El jue, 14-10-2010 a las 19:14 -0300, Casimiro de Almeida Barreto escribió:
The following:
(Installer squeaksource project: 'MetacelloRepository'; packagesMatching: 'ConfigurationOfMagritte2-*') first install.
Why this way to install the configuration? Installer squeaksource project: 'MetacelloRepository'; package: 'ConfigurationOfMaggrite'; install. Is enough. Even better, if you're using Pharo, the Gofer is the official fetcher: Gofer it squeaksource: 'MetacelloRepository' package: 'ConfigurationOfMagritte' load
ConfigurationOfMagritte2 project latestVersion load.
Results in: Error: could not resolv Magritte-Model [Magritte-Model-lr.397]
Then, the site: source.lukas-renggli.ch returns:
Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
______________________________________________________________________ Apache/2.2.14 (Ubuntu) Server at source.lukas-renggli.ch Port 80
Indeed, the server is down currently. This is one of the goals of the changes that the new Metacello repositories will bring, to not rely on a single server to get the packages that compose a given configuration. Cheers -- Miguel Cobá http://miguel.leugim.com.mx