Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7914 - error after emerge -e gcc binutils glibc pam-login when emerge comes to Auto-cleaning packages
Summary: error after emerge -e gcc binutils glibc pam-login when emerge comes to Auto-...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-14 10:21 UTC by Markus Bertheau (RETIRED)
Modified: 2011-10-30 22:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Bertheau (RETIRED) gentoo-dev 2002-09-14 10:21:08 UTC
Ok, I have this 1.2 system that I am trying to upgrade to 1.4 with carpaskis
scripts. In the 3rd script it tries to 

emerge -e gcc binutils glibc pam-login

It merges the rest and pam-login fine, then it says:

>>> Auto-cleaning packages ...
Traceback (most recent calls last):
  File "/usr/bin/emerge", line 1389, in ?
    unmerge("clean", ["world"])
  File "/usr/bin/emerge", ilne 1058, in unmerge
    slotmap[myslot][localtree.dbapi.cpv_counter(mypkg)]=mypkg
AttributeError: fakedbapi instance has no attribute 'cpv_counter'
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-09-23 06:40:03 UTC
You aren't using portage 2.0.37 --- Can you 

emerge rsync
emerge portage

Then try it again?

Thanks.
Comment 2 Markus Bertheau (RETIRED) gentoo-dev 2002-09-23 15:53:02 UTC
No sorry, I reinstalled :/