Hi,
I already tested it with Moose and it works. Snapstocello should reproduce exactly a
given image, and this should include dirty packages. The problem is that the moose
packages are not dirty, so it would be hard for Snapshotcello to know if the dirty
packages are due to the target versions or something else.
The packages are dirty in the Moose image on jenkins.
Are you trying with Pharo 2.0?
Did you try with empty package cache?
Because I'm retrying with a clean Pharo20 image.
In fact I have three problems:
- MooseAlgos repo is not Moose but MooseAlgos and I have to check why.
- I have problem with Metacallo not having the repositories set up and then it cannot
resolve packages
- Dependencies order (when I have empty package -
I have Metanool-Core that depends from MooseEntity
:(
I have the impression that the cache does not affect the load so this is already one
variable less.