I just did this: Gofer new smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo60'; configurationOf: 'VoyageMongo'; loadStable.
(which is the same to the one you did) in a fresh Pharo4 and it loaded fine. No UnQLite (which is correct). Now, I guess Metacello looks for all packages in baseline even if after it will not download them… maybe you are seeing this lookup, but it shouldn’t affect you. So, I guess there is a problem somewhere, but not in the config or the installation. Maybe a package cache problem? Esteban > On 25 Mar 2017, at 19:51, Hilaire <hila...@drgeo.eu> wrote: > > Ok I try this configuration, looks like he wants to install UnQLite. See > debug log. > > Hilaire > > > Le 25/03/2017 à 18:08, Esteban Lorenzano a écrit : >> >> spec project: 'voyage' with: [ >> spec >> className: 'ConfigurationOfVoyageMongo'; >> repository: 'http://www.smalltalkhub.com/mc/Pharo/MetaRepoForPharo60/main’ >> <http://www.smalltalkhub.com/mc/Pharo/MetaRepoForPharo60/main%E2%80%99> ]. >> >> why this one is not fully functional? >> > > -- > Dr. Geo > http://drgeo.eu > <PharoDebug.log>