Issue 6461 in pharo: [BUG]: Bogus package creation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6461 in pharo: [BUG]: Bogus package creation

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 6461 by [hidden email]: [BUG]: Bogus package creation
http://code.google.com/p/pharo/issues/detail?id=6461

2.0 #20233 (does not happen in #20232*).

To reproduce:
Gofer it
        url: 'http://seaside.gemstone.com/ss/metacello';
        package: 'ConfigurationOfMetacello';
        load.
       
(Smalltalk at: #ConfigurationOfMetacello) project stableVersion  
load: 'batch'.

If you open an MC browser, you will see that a "Metacello" package is  
listed and dirty, but shouldn't be there at all. Metacello is packaged in  
Metacello-* packages, which you will see further down in the list, and clean

* For it to work in #20232, you must add (from #20233) MCCacheRepository  
class>>default
        ^ self uniqueInstance


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6461 in pharo: [BUG]: Bogus package creation

pharo
Updates:
        Labels: Importance-High

Comment #1 on issue 6461 by [hidden email]: [BUG]: Bogus package  
creation
http://code.google.com/p/pharo/issues/detail?id=6461

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6461 in pharo: [BUG]: Bogus package creation

pharo
Updates:
        Status: HorribleErrorBlockingEverything

Comment #2 on issue 6461 by marianopeck: [BUG]: Bogus package creation
http://code.google.com/p/pharo/issues/detail?id=6461

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6461 in pharo: [BUG]: Bogus package creation

pharo
Updates:
        Status: FixToInclude

Comment #3 on issue 6461 by marianopeck: [BUG]: Bogus package creation
http://code.google.com/p/pharo/issues/detail?id=6461

Slice in inbox. IMPORTANT: post load:   SystemAnnouncer  
restoreAllNotifications.

Name: SLICE-Issue-6461-BUG-Bogus-package-creation-MarianoMartinezPeck.1
Author: MarianoMartinezPeck
Time: 5 September 2012, 3:06:04.064 pm
UUID: 8a688c14-f483-4e5b-bca1-fa93ee0bfa8a
Ancestors:
Dependencies: Monticello-MarianoMartinezPeck.687

Fix to issue 6461. Post load:
SystemAnnouncer restoreAllNotifications.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6461 in pharo: [BUG]: Bogus package creation

pharo
Updates:
        Status: Integrated

Comment #4 on issue 6461 by [hidden email]: [BUG]: Bogus package  
creation
http://code.google.com/p/pharo/issues/detail?id=6461

in 20275


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker