A slice is nothing more than an empty mcz package with as requirements some other packages, namely the ones that you changed and want to include. I guess that if you take a fresh image and merge in your packages, you can create a new slice over them (provided they are dirty, sometimes this is a bit hard, you could make a trivial change). Make sure to save the slice with a higher version number.
HTH On 25 Aug 2014, at 22:45, Juraj Kubelka <[email protected]> wrote: > Is there a way to load the right packages and create a new slice? > > Thanks, > Juraj > > On Aug 25, 2014, at 3:21 PM, stepharo <[email protected]> wrote: > >> I'm really thinking that we should use a UUID in addition to author names to >> avoid such kind of problem. >>> Hi, >>> >>> I have failed to make new slice for this issue: >>> https://pharo.fogbugz.com/f/cases/13185/Move-embedded-fonts-from-Freetype-package-into-separate-package >>> >>> The last slice I have made depends on packages which has the same name but >>> different UUID. >>> >>> How can I fix this? The issue should depend on FreeType-JurajKubelka.677, >>> EmbeddedFreeType-JurajKubelka.3, EmbeddedFreeTypeTests-JurajKubelka.2. >>> >>> Thanks, >>> Juraj >>> >> >> > >
