Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19135 - emerge print errors and don't work after emerge rsync
Summary: emerge print errors and don't work after emerge rsync
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-11 07:51 UTC by Michael Wirz
Modified: 2011-10-30 22:17 UTC (History)
0 users

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


Attachments
../pybugz-0.7.0-attach-description.patch (pybugz-0.7.0-attach-description.patch,1.55 KB, text/plain)
2007-09-05 09:38 UTC, Togge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Wirz 2003-04-11 07:51:27 UTC
After the last emerge rsync i become everytime I run emerge the following error: 
 
shoggo log # emerge 
Traceback (most recent call last): 
  File "/usr/bin/emerge", line 2, in ? 
    import os,sys,portage,xpak,string,re,commands,time,threading,shutil 
  File "/usr/lib/python2.2/site-packages/portage.py", line 4281, in ? 
    mycatpkg=dep_getkey(x) 
  File "/usr/lib/python2.2/site-packages/portage.py", line 2015, in dep_getkey 
    if mydep[-1]=="*": 
IndexError: string index out of range 
 
The same happen if I try emerge info or emerge regen or something else. 
The complet system is up an runs very well only emerge doesn't work. 

Reproducible: Always
Steps to Reproduce:
1. 
2. 
3. 



****************Output from /var/log/emerge 
###Beginn 
 
1049890649: Started emerge on: Apr 09, 2003 14:17:29 
1049890649:  *** emerge  kdevelop 
1049890649:  >>> emerge (1 of 1) dev-util/kdevelop-2.1.5 to / 
1049892402:  >>> AUTOCLEAN: dev-util/kdevelop 
1049892402:  --- AUTOCLEAN: Nothing unmerged. 
1049892402:  ::: completed emerge (1 of 1) dev-util/kdevelop-2.1.5 to / 
1049892407:  *** exiting successfully. 
1049897804: Started emerge on: Apr 09, 2003 16:16:44 
1049897804:  *** emerge  openoffice 
1049897804:  >>> emerge (1 of 1) app-office/openoffice-1.0.2 to / 
1049914577: Started emerge on: Apr 09, 2003 20:56:17 
1049914577:  *** emerge  openoffice 
1049914577:  >>> emerge (1 of 1) app-office/openoffice-1.0.2 to / 
1049914593: Started emerge on: Apr 09, 2003 20:56:33 
1049914593:  *** emerge  sync 
1049914593:  === rsync 
###End
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-04-28 03:41:02 UTC
Use a rescue portage. If it persists, reopen this bug.
The visible problem is fixed.

cd /usr/portage/sys-apps/portage/files
less README.RESCUE
Comment 2 Togge 2007-09-05 09:38:24 UTC
Created attachment 130064 [details]
../pybugz-0.7.0-attach-description.patch

pybugz-0.7.0-attach-description.patch