Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Howdy folks, It appears the name of the opendx packages opendx and opendx-samples has gone from: media-gfx/opendx media-gfx/opendx-samples to sci-visualization/opendx sci-visualization/opendx-samples Emerge sync "appeared" to make changes to my /etc/portage/package.keywords file to reflect this change, but an emerge -u world shows that dependencies are broken... # emerge -uvpDN world These are the packages that I would merge, in order: Calculating world dependencies / emerge: there are no ebuilds to satisfy "=media-gfx/opendx-4.3.2*". (dependency required by "sci-visualization/opendx-samples-4.3.2" [ebuild]) !!! Problem resolving dependencies for sci-visualization/opendx-samples !!! Depgraph creation failed. I can figure it out, but I thought y'all would want to know...
in fact...here's the offending line from /usr/portage/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild DEPEND="=media-gfx/opendx-${PV}*" it should be changed to DEPEND="=sci-visualization/opendx-${PV}*"
That sucks, don't know why epkgmove missed that one. Hopefully it hasn't missed anymore. Thanks for reporting the issue and please do report anything else you spot. Fixed in CVS.