I followed the instructions for building the image in https://github.com/guillep/PharoBootstrap and I get:
...RETRY->BaselineOfPharoBootstrapProcess ...RETRY->BaselineOfPharoBootstrapProcess ...FAILED->BaselineOfPharoBootstrapProcessCould not resolve: BaselineOfPharoBootstrapProcess [BaselineOfPharoBootstrapProcess] in /Users/guidochari/Documents/Projects/Research/Nopsys/CogNOS/image/pharo-local/package-cache filetree:///Users/guidochari/Documents/Projects/Research/Nopsys/PharoBootstrap I then resort to just execute the command that travis executes ( ./scripts/install-packages.sh) and it works. But when I open the image I can not find PBBootstrapSpur3250, needed for running the bootstrapping. Best, Guido