Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12948 - Portage 2.0.46-r4 traceback events
Summary: Portage 2.0.46-r4 traceback events
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-30 11:23 UTC by geoffrey
Modified: 2003-02-04 19:42 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 geoffrey 2002-12-30 11:23:59 UTC
Whenever I try to run an update with portage-2.0.46-r4, it fails. This happens
consistently across several different x86 systems. This happens regardless of
whether it is run by root, or through sudo. Here is what happens:

#emerge -u -p world

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

Calculating world dependencies /Traceback (most recent call last):
  File "/usr/bin/emerge", line 1523, in ?
    if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 698, in xcreate
    if not self.create(myk):
  File "/usr/bin/emerge", line 506, in create
    if not self.select_dep("/",mydep["/"],myparent=mp):
  File "/usr/bin/emerge", line 573, in select_dep
    mycheck=portage.dep_check(depstring,self.mydbapi[myroot])
  File "/usr/lib/python2.2/site-packages/portage.py", line 2223, in dep_check
    mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
  File "/usr/lib/python2.2/site-packages/portage.py", line 1979, in dep_zapdeps
    myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1963, in dep_zapdeps
    if unreduced[0]=="||":
IndexError: list index out of range
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-12-30 11:26:24 UTC
more /usr/portage/sys-apps/portage/files/README.RESCUE