I just told molecule to run a deptest and it puts it back. It's kinda weird tho, some package that I am adding is removing* *dev-python/pygobject-2.28.6-r50 during the install of packages* *not during the remove of packages.* *
On Tue, Oct 4, 2011 at 10:23 PM, Wolfden <[email protected]> wrote: > I just created a Forensics XFCE spin amd64 from the Daily XFCE iso > > Starting sulfur = ImportError: No module named gtk > > So of course I do: > sabayon sabayonuser # equo install gtk+ pygtk --ask > > and get > > @@ These are the packages that would be installed: > >> *## [N] [sabayonlinux.org] dev-python/pygobject-2.28.6-r50|0* > >> ## [R] [sabayonlinux.org] dev-python/pygtk-2.24.0-r1|1 [2.24.0-r1|1] > >> ## [R] [sabayonlinux.org] x11-libs/gtk+-3.2.0|0 [3.2.0|0] > >> @@ Packages needing to be installed/updated/downgraded: 3 > >> @@ Packages needing to be removed: 0 > >> @@ Packages needing to be installed: 1 > >> @@ Packages needing to be reinstalled: 2 > >> @@ Packages needing to be updated: 0 > >> @@ Packages needing to be downgraded: 0 > > I do equo search on pygobject > > Package: dev-python/pygobject-3.0.0 branch: 5, [sabayonlinux.org] > >> Available: version: 3.0.0 ~ tag: NoTag ~ revision: 0 > >> Installed: version: 3.0.0 ~ tag: NoTag ~ revision: 0 > >> Slot: 3 > > > So it seems sulfur needs dev-python/pygobject-2.28.6-r50, but it doesn't > get pulled due to the dev-python/pygobject-3.0.0 higher version?? Not a big > deal for a live session, but if one does an install, one would have to make > sure it gets installed. > > hmmmmm, weird as the pkglist on mirror for XFCE > has dev-python/pygobject-2.28.6, so is there away in molecule spec file to > install a specific version. Something like: > > # List of packages that would be added from chrooted system (comma > separated) > packages_to_add: =dev-python/pygobject-2.28.6-r50 > > Otherwise I have to track down which package is > removing dev-python/pygobject-2.28.6-r50 > > -- > KJS > ~wolfden~ > > > > -- Kelly Schwartz ~wolfden~
