Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 34349

Summary: trouble
Product: Portage Development Reporter: Andrei Ivanov <andrei.ivanov>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrei Ivanov 2003-11-25 11:22:13 UTC
emerge -upDv world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2133, in ?
    mydepgraph.display(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1103, in display
    elif (not "--emptytree" in myopts) and portage.db[x[1]]["vartree"].exists_specific_cat(x[2]):
  File "/usr/lib/python2.2/site-packages/portage.py", line 3469, in exists_specific_cat
    self.invalidentry(self.root+"var/db/pkg/"+a[0]+"/"+x)
AttributeError: vartree instance has no attribute 'invalidentry'

I think this happened just after this bug: 
http://bugs.gentoo.org/show_bug.cgi?id=34286

I've unemerged freetype, and tried again, but still no luck...
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-11-25 11:54:03 UTC

*** This bug has been marked as a duplicate of 31901 ***