Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4083 - emerge crashes with following command
Summary: emerge crashes with following command
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-06-23 22:16 UTC by software
Modified: 2011-10-30 22:19 UTC (History)
1 user (show)

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 software 2002-06-23 22:16:44 UTC
command: emerge --pretend kernel

paper root # emerge --pretend kernel

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

Calculating dependencies  
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1215, in ?
    mykey=portage.db[portage.root]["porttree"].dep_bestmatch(mypkg)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2228, in 
dep_bestmatch
    mymatch=best(visible(match(mydep,self.dbapi)))
  File "/usr/lib/python2.2/site-packages/portage.py", line 2067, in match
    mydep=dep_expand(origdep,mydata)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1955, in dep_expand
    return prefix+cpv_expand(mydep,mydb)+postfix
  File "/usr/lib/python2.2/site-packages/portage.py", line 1925, in cpv_expand
    mykey=virts_p(myp)
TypeError: 'dict' object is not callable
paper root #
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-06-24 12:27:53 UTC
This is fixed in Portage 2.0.4+