Hi,
How do I properly clean up this problem with emerge?
Thanks,
Mark
dragonfly ~ # revdep-rebuild -ip
* Configuring search environment for revdep-rebuild
* Checking reverse dependencies
* Packages containing binaries and libraries broken by a package update
* will be emerged.
* Collecting system binaries and libraries
* Generated new 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Generated new 2_ldpath.rr
* Checking dynamic linking consistency
[ 13% ] * broken /usr/bin/gpg-agent (requires libpth.so.20)
* broken /usr/bin/gpg-connect-agent (requires libpth.so.20)
* broken /usr/bin/gpgsm (requires libksba.so.8)
[ 16% ] * broken /usr/bin/kbxutil (requires libksba.so.8)
[ 100% ]
* Generated new 3_broken.rr
* Assigning files to packages
* /usr/bin/gpg-agent -> app-crypt/-MERGING-gnupg
* /usr/bin/gpg-connect-agent -> app-crypt/-MERGING-gnupg
* /usr/bin/gpgsm -> app-crypt/-MERGING-gnupg
* /usr/bin/kbxutil -> app-crypt/-MERGING-gnupg
* Generated new 4_raw.rr and 4_owners.rr
* Cleaning list of packages to rebuild
* Generated new 4_pkgs.rr
* Assigning packages to ebuilds
* Generated new 4_ebuilds.rr
* Evaluating package order
Traceback (most recent call last):
File "/usr/bin/portageq", line 639, in <module>
main()
File "/usr/bin/portageq", line 620, in main
retval = function(args)
File "/usr/bin/portageq", line 358, in best_visible
mylist=portage.db[argv[0]]["porttree"].dbapi.match(argv[1])
File "/usr/lib/portage/pym/portage/dbapi/porttree.py", line 1077, in match
return self.xmatch("match-visible", mydep)
File "/usr/lib/portage/pym/portage/dbapi/porttree.py", line 972, in xmatch
mydep = dep_expand(origdep, mydb=self, settings=self.mysettings)
File "/usr/lib/portage/pym/portage/__init__.py", line 8160, in dep_expand
mydep = dep.Atom(mydep)
File "/usr/lib/portage/pym/portage/dep.py", line 541, in __init__
raise InvalidAtom(self)
portage.exception.InvalidAtom: app-crypt/-MERGING-gnupg:0
*
* Portage could not find any version of the following packages it could build:
* app-crypt/-MERGING-gnupg:0
*
* (Perhaps they are masked, blocked, or removed from portage.)
* Try to emerge them manually.
*
* Warning: Portage cannot rebuild any of the necessary packages.
dragonfly ~ #