Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24728 - repoman broken in 2.0.49
Summary: repoman broken in 2.0.49
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-18 05:28 UTC by Seemant Kulleen (RETIRED)
Modified: 2011-10-30 22:37 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 Seemant Kulleen (RETIRED) gentoo-dev 2003-07-18 05:28:36 UTC
root sephora # cvs rm -f textutils-2.0.19-r1.ebuild textutils-2.0.19-r2.ebuild
cvs server: use 'cvs commit' to remove these files permanently
root sephora # repoman fix                     /usr/portage/sys-apps/textutils

RepoMan scours the neighborhood...
!!! aux_get(): ebuild for 'sys-apps/textutils-2.0.19-r1' does not exist at:
!!!            /usr/portage/sys-apps/textutils/textutils-2.0.19-r1.ebuild
Traceback (most recent call last):
  File "/usr/bin/repoman", line 421, in ?
    myuris = portage.db["/"]["porttree"].dbapi.aux_get(mykey,["SRC_URI"])[0]
  File "/usr/lib/python2.2/site-packages/portage.py", line 3431, in aux_get
    raise KeyError
KeyError


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-08-27 14:40:26 UTC
seems to work now.