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