Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16447 - if SRC_URI="", `ebuild <ebuild> digest` tracebacks
Summary: if SRC_URI="", `ebuild <ebuild> digest` tracebacks
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 22:30 UTC by SpanKY
Modified: 2011-10-30 22:20 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 SpanKY gentoo-dev 2003-02-26 22:30:22 UTC
root@rux0r enlightenment-cvs # ebuild enlightenment-cvs-20030220.ebuild digest 
Traceback (most recent call last): 
  File "/usr/sbin/ebuild", line 37, in ? 
    a=portage.doebuild(pargs[0],x,getroot(),debug=debug) 
  File "/usr/lib/python2.2/site-packages/portage.py", line 1384, in doebuild 
    settings["SLOT"], settings["RESTRICT"], myuris = 
db["/"]["porttree"].dbapi.aux_get(mykey,["SLOT","RESTRICT","SRC_URI"]) 
TypeError: unpack non-sequence
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-09-19 20:45:27 UTC
works for me, so I guess it is fixed