Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15211 - NameError: global name 'archkeys' is not defined
Summary: NameError: global name 'archkeys' is not defined
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-06 09:27 UTC by Yannick Koehler (RETIRED)
Modified: 2011-10-30 22:19 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 Yannick Koehler (RETIRED) gentoo-dev 2003-02-06 09:27:57 UTC
Running repoman give me the following:

ykoehler@corneille app-crypt $ repoman

RepoMan scours the neighborhood...
Traceback (most recent call last):
  File "/usr/bin/repoman", line 295, in ?
   
mydep=portage.dep_check(myaux[mypos],portage.db["/"]["porttree"].dbapi,use="all",mode=matchmode)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2161, in dep_check
    mysplit=dep_opconvert(mysplit,myusesplit)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1846, in dep_opconvert
    if (mysplit[mypos][:-1] not in archkeys) or \
NameError: global name 'archkeys' is not defined

I was attempting to add app-crypt/newpg application here is my current cvs diff
output:

ykoehler@corneille app-crypt $ cvs diff
ykoehler@cvs.gentoo.org's password:
? newpg/ChangeLog
? newpg/newpg-0.9.4.ebuild
? newpg/files/digest-newpg-0.9.4


Reproducible: Always
Steps to Reproduce:
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-02-07 01:48:50 UTC
Fixed. Look for 2.0.46-r12
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-02-07 07:56:19 UTC
-r12 is out.