This is a discussion on java3d unmerge b0rked... within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Hey! Can someone please help me with this: ~~~~~~~~~~ root@aragorn packages # emerge -pv `qpkg --installed -nc` These are ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hey! Can someone please help me with this: ~~~~~~~~~~ root@aragorn packages # emerge -pv `qpkg --installed -nc` These are the packages that I would merge, in order: Calculating dependencies - emerge: there are no ebuilds to satisfy "dev-java/blackdown-java3d". root@aragorn packages # emerge -C dev-java/blackdown-java3d --- Couldn't find dev-java/blackdown-java3d to unmerge. >>> unmerge: No packages selected for removal. root@aragorn packages # emerge -fC dev-java/blackdown-java3d --- Couldn't find dev-java/blackdown-java3d to unmerge. >>> unmerge: No packages selected for removal. ~~~~~~~~~~ I can't unmerge this packe and I can re-compile my system with it installed. How can I tell Portage to forget that it's there (or better yet, uninstall it...)? I have no need of this package anymore (and honestly totally forgot that it was even on here...). Thanx, M. |
| |||
| On Sun, 24 Oct 2004 17:46:53 -0400, Xanadu wrote: > I can't unmerge this packe and I can re-compile my system with it > installed. Ummm.. bad typing... I can't unmerge this package, and I *CAN'T* re-compile my system with it "installed". Sorry for bad typing... M. |
| ||||
| Xanadu wrote: > Hey! > > Can someone please help me with this: > > ~~~~~~~~~~ > > root@aragorn packages # emerge -pv `qpkg --installed -nc` > > These are the packages that I would merge, in order: > > Calculating dependencies - > emerge: there are no ebuilds to satisfy "dev-java/blackdown-java3d". On the Gentoo website there is only "dev-java/blackdown-java3d-bin": http://gentoo-portage.com/dev-java I wonder what would happen if you typed in "emerge -pv blackdown-java3d-bin"... R. |