WhatsUp from: 2014-01-06 until: 2014-01-19
Hi! We're sending this automatic email twice a month, to give the community an opportunity to easily know what's happening and to coordinate efforts. Just answer informally, and feel free to spawn discussions thereafter! ### Here's what I've been up to since the last WhatsUp: - $HEROIC_ACHIEVEMENTS_OR_DISMAL_FAILURES_OR_SIMPLE_BORING_NECESSARY_TASKS ### What's next, until 2014-01-19 (*): - $NEXT_STEPS_TOWARDS_WORLD_DOMINATION (*) we'll be expecting results by then ;)
### Here's what I've been up to since the last WhatsUp:
- Continue documenting scenarios supported by the GTInspector: http://www.humane-assessment.com/blog/guiding-custom-changes-with-gtinspecto... http://www.humane-assessment.com/blog/a-pharo-refactoring-story-adding-theme... - Initial introduction post about the GTDebugger: http://www.humane-assessment.com/blog/moldable-gtdebugger/ (more details are provided by Andrei on http://scg.unibe.ch/research/moldabledebugger) - Wrote a one-stop-post that provides a tour over Moose http://www.humane-assessment.com/blog/moose-custom-analyses-made-easy - Several extensions to GTInspector - Assisted Sean's excellent work on Spotlight ### What's next, until 2014-01-19 (*): - continue describing new kinds of scenarios -- www.tudorgirba.com "Every thing has its own flow"
On 08 Jan 2014, at 13:55, Tudor Girba <tudor@tudorgirba.com> wrote:
- Wrote a one-stop-post that provides a tour over Moose http://www.humane-assessment.com/blog/moose-custom-analyses-made-easy
Nice (again), will read for sure ! Sven
When I try to install the XMLWriter framework by means of the Configuration browser I'll always get errors. This happens on the latest Pharo-3.0 as well as on Pharo-2.0. In Pharo-3.0 the top of PharoDebug.log is: THERE_BE_DRAGONS_HERE Error: Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main/: ZnHttpUnsuccessful: 404 Not Found 11 January 2014 9:03:11.877139 am VM: Mac OS - intel - 1091 - NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 https://github.com/pharo-project/pharo-vm.git Commit: 71adca113a9aff2876288927e5c1c86bf7ac13e2 Date: 2013-12-07 05:00:47 -0800 By: Philippe Back <philippeback@gmail.com> Jenkins build #14777 Image: Pharo3.0 [Latest update: #30684] MCSmalltalkhubRepository(Object)>>error: Receiver: a MCSmalltalkhubRepository(http://smalltalkhub.com/mc/Pharo/XMLWriter/main/) Arguments and temporary variables: aString: 'Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main/: Zn...etc... Receiver's instance variables: creationTemplate: nil storeDiffs: nil cache: nil allFileNames: nil cacheFileNames: nil location: nil user: '' password: '' readerCache: nil owner: 'Pharo' project: âXMLWriter' In Pharo-2.0 the top of it is: THERE_BE_DRAGONS_HERE Error: Could not resolve: XML-Writer-Core [XML-Writer-Core-monty.5] in /Users/andreas/Desktop/Pharo/package-cache http://smalltalkhub.com/mc/Pharo/XMLWriter/main ERROR: 'GoferRepositoryError: Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main: ZnHttpUnsuccessful: 404 Not Found' 11 January 2014 9:06:33.621 am VM: Mac OS - intel - 1091 - NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 https://github.com/pharo-project/pharo-vm.git Commit: 71adca113a9aff2876288927e5c1c86bf7ac13e2 Date: 2013-12-07 05:00:47 -0800 By: Philippe Back <philippeback@gmail.com> Jenkins build #14777 Image: Pharo2.0 [Latest update: #20628] MetacelloFetchingMCSpecLoader(Object)>>error: Receiver: a MetacelloFetchingMCSpecLoader(linear load : 2.3 [ConfigurationOfXMLWriter] linear load ...etc... Arguments and temporary variables: aString: 'Could not resolve: XML-Writer-Core [XML-Writer-Core-monty.5] in /User...etc... Receiver's instance variables: spec: a MetacelloMCVersionSpecLoader operator: nil loaderPolicy: a MetacelloLoaderPolicy disablePackageCache: false Any ideas? Andreas
Hi Andreas, try it again - there was a newer config in http://smalltalkhub.com/#!/~PharoExtras/XMLWriter that I copied now into MetaRepoForPharo20 and MetaRepoForPharo30 to satisfy the config browser. I tried in clean Pharo 2.0 and clean Pharo 3.0, loads and all test are green. Have fun T.
Gesendet: Samstag, 11. Januar 2014 um 09:14 Uhr Von: "Andreas Wacknitz" <a.wacknitz@gmx.de> An: "Pharo Development List" <pharo-dev@lists.pharo.org> Betreff: [Pharo-dev] Cannot install XMLWriter from Configuration browser
When I try to install the XMLWriter framework by means of the Configuration browser I'll always get errors. This happens on the latest Pharo-3.0 as well as on Pharo-2.0.
In Pharo-3.0 the top of PharoDebug.log is:
THERE_BE_DRAGONS_HERE Error: Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main/: ZnHttpUnsuccessful: 404 Not Found 11 January 2014 9:03:11.877139 am
VM: Mac OS - intel - 1091 - NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 https://github.com/pharo-project/pharo-vm.git Commit: 71adca113a9aff2876288927e5c1c86bf7ac13e2 Date: 2013-12-07 05:00:47 -0800 By: Philippe Back <philippeback@gmail.com> Jenkins build #14777
Image: Pharo3.0 [Latest update: #30684]
MCSmalltalkhubRepository(Object)>>error: Receiver: a MCSmalltalkhubRepository(http://smalltalkhub.com/mc/Pharo/XMLWriter/main/) Arguments and temporary variables: aString: 'Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main/: Zn...etc... Receiver's instance variables: creationTemplate: nil storeDiffs: nil cache: nil allFileNames: nil cacheFileNames: nil location: nil user: '' password: '' readerCache: nil owner: 'Pharo' project: âXMLWriter'
In Pharo-2.0 the top of it is:
THERE_BE_DRAGONS_HERE Error: Could not resolve: XML-Writer-Core [XML-Writer-Core-monty.5] in /Users/andreas/Desktop/Pharo/package-cache http://smalltalkhub.com/mc/Pharo/XMLWriter/main ERROR: 'GoferRepositoryError: Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main: ZnHttpUnsuccessful: 404 Not Found' 11 January 2014 9:06:33.621 am
VM: Mac OS - intel - 1091 - NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 https://github.com/pharo-project/pharo-vm.git Commit: 71adca113a9aff2876288927e5c1c86bf7ac13e2 Date: 2013-12-07 05:00:47 -0800 By: Philippe Back <philippeback@gmail.com> Jenkins build #14777
Image: Pharo2.0 [Latest update: #20628]
MetacelloFetchingMCSpecLoader(Object)>>error: Receiver: a MetacelloFetchingMCSpecLoader(linear load : 2.3 [ConfigurationOfXMLWriter] linear load ...etc... Arguments and temporary variables: aString: 'Could not resolve: XML-Writer-Core [XML-Writer-Core-monty.5] in /User...etc... Receiver's instance variables: spec: a MetacelloMCVersionSpecLoader operator: nil loaderPolicy: a MetacelloLoaderPolicy disablePackageCache: false
Any ideas?
Andreas
Itâs working again. Thanks a lot! Andreas Am 11.01.2014 um 14:45 schrieb Torsten Bergmann <astares@gmx.de>:
Hi Andreas,
try it again - there was a newer config in http://smalltalkhub.com/#!/~PharoExtras/XMLWriter that I copied now into MetaRepoForPharo20 and MetaRepoForPharo30 to satisfy the config browser.
I tried in clean Pharo 2.0 and clean Pharo 3.0, loads and all test are green.
Have fun T.
Gesendet: Samstag, 11. Januar 2014 um 09:14 Uhr Von: "Andreas Wacknitz" <a.wacknitz@gmx.de> An: "Pharo Development List" <pharo-dev@lists.pharo.org> Betreff: [Pharo-dev] Cannot install XMLWriter from Configuration browser
When I try to install the XMLWriter framework by means of the Configuration browser I'll always get errors. This happens on the latest Pharo-3.0 as well as on Pharo-2.0.
In Pharo-3.0 the top of PharoDebug.log is:
THERE_BE_DRAGONS_HERE Error: Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main/: ZnHttpUnsuccessful: 404 Not Found 11 January 2014 9:03:11.877139 am
VM: Mac OS - intel - 1091 - NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 https://github.com/pharo-project/pharo-vm.git Commit: 71adca113a9aff2876288927e5c1c86bf7ac13e2 Date: 2013-12-07 05:00:47 -0800 By: Philippe Back <philippeback@gmail.com> Jenkins build #14777
Image: Pharo3.0 [Latest update: #30684]
MCSmalltalkhubRepository(Object)>>error: Receiver: a MCSmalltalkhubRepository(http://smalltalkhub.com/mc/Pharo/XMLWriter/main/) Arguments and temporary variables: aString: 'Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main/: Zn...etc... Receiver's instance variables: creationTemplate: nil storeDiffs: nil cache: nil allFileNames: nil cacheFileNames: nil location: nil user: '' password: '' readerCache: nil owner: 'Pharo' project: âXMLWriter'
In Pharo-2.0 the top of it is:
THERE_BE_DRAGONS_HERE Error: Could not resolve: XML-Writer-Core [XML-Writer-Core-monty.5] in /Users/andreas/Desktop/Pharo/package-cache http://smalltalkhub.com/mc/Pharo/XMLWriter/main ERROR: 'GoferRepositoryError: Could not access http://smalltalkhub.com/mc/Pharo/XMLWriter/main: ZnHttpUnsuccessful: 404 Not Found' 11 January 2014 9:06:33.621 am
VM: Mac OS - intel - 1091 - NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Dec 12 2013 https://github.com/pharo-project/pharo-vm.git Commit: 71adca113a9aff2876288927e5c1c86bf7ac13e2 Date: 2013-12-07 05:00:47 -0800 By: Philippe Back <philippeback@gmail.com> Jenkins build #14777
Image: Pharo2.0 [Latest update: #20628]
MetacelloFetchingMCSpecLoader(Object)>>error: Receiver: a MetacelloFetchingMCSpecLoader(linear load : 2.3 [ConfigurationOfXMLWriter] linear load ...etc... Arguments and temporary variables: aString: 'Could not resolve: XML-Writer-Core [XML-Writer-Core-monty.5] in /User...etc... Receiver's instance variables: spec: a MetacelloMCVersionSpecLoader operator: nil loaderPolicy: a MetacelloLoaderPolicy disablePackageCache: false
Any ideas?
Andreas
participants (5)
-
Andreas Wacknitz -
seaside@rmod.lille.inria.fr -
Sven Van Caekenberghe -
Torsten Bergmann -
Tudor Girba