Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51643 - Problems after emerge sync
Summary: Problems after emerge sync
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-21 06:19 UTC by Alex Beresnev
Modified: 2004-06-19 19:51 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 Alex Beresnev 2004-05-21 06:19:11 UTC
Could you help me please!
After emerge sync on Gentoo 1.4-rc2 the portage database seems broken.
I try emerge -p system and get a mass of errors.
Thanks for your convience!



Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge system
3.

Actual Results:  
emerge -p system
portage: Update type "slotmove" not recognized.

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

Calculating system dependencies \Traceback (most recent call last):
  File "/usr/bin/emerge", line 1624, in ?
    if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 919, in xcreate
    if not self.create(myk):
  File "/usr/bin/emerge", line 734, in create
    if self.select_dep("/",edepend[0]+" "+edepend[1],myparent=mp):
  File "/usr/bin/emerge", line 836, in select_dep
    if not self.create(myk,myparent):
  File "/usr/bin/emerge", line 734, in create
    if self.select_dep("/",edepend[0]+" "+edepend[1],myparent=mp):
  File "/usr/bin/emerge", line 796, in select_dep
    mycheck=portage.dep_check(depstring,self.mydbapi[myroot])
  File "/usr/lib/python2.2/site-packages/portage.py", line 2180, in dep_check
    mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
  File "/usr/lib/python2.2/site-packages/portage.py", line 1937, in dep_zapdeps
    myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1921, in dep_zapdeps
    if unreduced[0]=="||":
IndexError: list index out of range
Comment 1 Masatomo Nakano (RETIRED) gentoo-dev 2004-06-19 19:51:13 UTC
I saw this problem many times before.
It should be fixed in the current portage.
Could you try it? (You could install rescue portage. see )

I'm closing this bug. If there are any problems yet, please feel free to reopen.