Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4760 - 'emerge mutella' crashes in portage.py
Summary: 'emerge mutella' crashes in portage.py
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: 4312
  Show dependency tree
 
Reported: 2002-07-09 13:08 UTC by Phil Bordelon (sunflare)
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 Phil Bordelon (sunflare) 2002-07-09 13:08:32 UTC
After seeing bug 4759, I decided to just try 'emerge mutella' and see what happened.

The result: crash.

--
newt mutella # emerge --pretend mutella

These are the packages that I would merge, in order.

Calculating dependencies
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1249, in ?
    mykey=portage.db[portage.root]["porttree"].dep_bestmatch(mypkg)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2238, in dep_bestmatch
    mymatch=self.dbapi.xmatch("bestmatch-visible",mydep)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2684, in xmatch
    myval=best(self.xmatch("match-visible",None,mydep,mykey))
  File "/usr/lib/python2.2/site-packages/portage.py", line 2695, in xmatch
    myval=self.match2(mydep,mykey,self.xmatch("list-visible",None,mydep,mykey))
  File "/usr/lib/python2.2/site-packages/portage.py", line 2875, in match2
    for x in mylist:
TypeError: iteration over non-sequence
--

Meep.  There's a good chance that these two crashes are connected.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-07-11 01:37:35 UTC
This has been fixed for Portage 2.0.12