Hi Sean - thanks for chipping in: Yes - the correct packages are loading, the baseline is fine (and its a baseline Iâve been using without issues for a while) - its simply just not loading the same source as if I do a clone by hand via git in a separate directory? Itâs like iceberg just doesnât want to load the lates stuff and wants me to do a manual âpullâ in the image to catch up? Thinking that maybe my master branch was weird - I did a hard reset in a separate copy, and update the readme.md and committed that, and pushed it. Now when I go back to my pharo zero, conf - and clear out the iceberg directory, and run my command line/or playground script again - it now loads and says I need to pull 5 new commits (prior to this, it said 4 commits). The is what Iâm not understanding - why isnât it just pulling in all of those commits in a fresh load? Iâve never seen this before, and am at a loss why this is suddenly happening? If I open the settings, and check software config management - the share repoâs setting is unchecked. However - the weird thing is that I donât see anything in the pharo-local/iceberg directory (making me think that something must have got flipped - but Iâve not knowingly done anything in the few hours between when it last worked and suddenly stopped). Grrrr⦠just as I was starting to get the hang of things, its all fallen apart again. Tim
On 16 Mar 2019, at 17:34, Sean P. DeNigris <sean@clipperadams.com> wrote:
Tim Mackinnon wrote
Can anyone think of what might cause this? Iâm really confused.
Am I understanding correctly that your load script is loading the correct packages, but not the latest versions?
If so, just a few initial thoughts: - What does the local clone look like after the load (i.e. does it show the missing commit(s)? - It is possible that shared repo location is enabled?
----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html