Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1420 - emerge unmerge broken in pre38
Summary: emerge unmerge broken in pre38
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-30 16:21 UTC by Bruce A. Locke (RETIRED)
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 Bruce A. Locke (RETIRED) gentoo-dev 2002-03-30 16:21:04 UTC
root@kodiak galeon # emerge --version
Portage 1.8.9_pre38

root@kodiak galeon # emerge unmerge ltrace
Traceback (most recent call last):
  File "/usr/sbin/emerge", line 967, in ?
    mymatches=localtree.dep_match(x)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2045, in dep_match
    if not self.hasnode(mypkgdep):
  File "/usr/lib/python2.2/site-packages/portage.py", line 1619, in hasnode
    myreskey=self.resolve_key(mykey)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1568, in resolve_key
    self.load(mykey)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2067, in load
    mycat,mypkg=string.split(mykey,"/")
ValueError: unpack list of wrong size
Comment 1 Bruce A. Locke (RETIRED) gentoo-dev 2002-03-30 16:32:33 UTC
I should add that this only occurs if the user tries to unmerge something thats
already been unmerged...
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2002-03-30 20:11:04 UTC
fixed in 1.8.9 final