Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36232 - Portage gives error after emerge rsync
Summary: Portage gives error after emerge rsync
Status: VERIFIED DUPLICATE of bug 31901
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High critical (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-21 05:33 UTC by Marcus J. van Dijk, Jr.
Modified: 2011-10-30 22:22 UTC (History)
0 users

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 Marcus J. van Dijk, Jr. 2003-12-21 05:33:49 UTC
I've got 2 PC's here, and just on one, after doing my last emerge rsync, I get the following:

tristan root # emerge -uDp world

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

Calculating world dependencies ...done!
[ebuild     U ] sys-libs/zlib-1.2.1-r1 [1.2.1] 
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2200, in ?
    mydepgraph.display(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1105, in display
    elif (not "--emptytree" in myopts) and portage.db[x[1]]["vartree"].exists_specific_cat(x[2]):
  File "/usr/lib/portage/pym/portage.py", line 3480, in exists_specific_cat
    self.invalidentry(self.root+"var/db/pkg/"+a[0]+"/"+x)
AttributeError: vartree instance has no attribute 'invalidentry'
tristan root # 

I have tried to re-rsync but that doesn't help with this problem.

What other information is needed?
-Mark
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-12-21 18:12:01 UTC

*** This bug has been marked as a duplicate of 31901 ***
Comment 2 Marcus J. van Dijk, Jr. 2003-12-21 23:21:39 UTC
Bah, must have been either asleep or too drunk.