Hi Alistair About pillar, we are working on a new pipeline and lot of cleaning compared to the version available on smalltalkhub. The new version Branch new pipeline seems broken (I will check it tomorrow it cannot handle internal references). I want to be able to build the old books with the new version. Now it is not working.
Stef On Tue, Jan 2, 2018 at 6:08 PM, Alistair Grant <akgrant0...@gmail.com> wrote: > Hi Sean, > > On 2 January 2018 at 18:00, Sean P. DeNigris <s...@clipperadams.com> wrote: >> EstebanLM wrote >>> if you have iceberg metacello integration enabled… Then it works on >>> baselines, etc. >> >> Strange. I did `Iceberg enableMetacelloIntegration: true.` first and still >> got the error. I can't easily test in 7 because it depends on Magritte which >> depends on Grease which doesn't seem to load yet. Maybe I can cobble >> together a simpler test case. > > This may not help, but... > > Pharo 7.0 > Build information: > Pharo-7.0+alpha.build.398.sha.52a28a857deec25612d302aba8ab09bdd6212b31 > (32 Bit) > > I have Pillar loaded, which in turn loads: > > ConfigurationOfMagritte3-topa.126 > Magritte-Model-SeanDeNigris.465 > Magritte-Morph-SeanDeNigris.95 > Magritte-Pharo3-Model-JohnCBorden.4 > ConfigurationOfGrease-StephanEggermont.348 > Grease-Core-JohanBrichau.97 > Grease-Pharo30-Core-PavelKrivanek.22 > > The image was built about 4 days ago. > > HTH, > Alistair > > > >> The Git error I mentioned in my OP was caused because `LGitRepository >> >> clone:options:to:` is trying to clone >> 'g...@bitbucket.org:nDeNigris/Quote-Me.git' based on >> `gitlab://SeanDeNigris/Quote-Me:master/repository` from the baseline spec. >> Earlier in the stack, `IceProviderRepositoryType >> mcRepository` is using >> `MCBitbucketRepository` which is hardcoded. >> >> All of the above is with iceberg metacello integration enabled. >> >> >> >> ----- >> Cheers, >> Sean >> -- >> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html >> >