Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7389 - portage 2.0.34 and exported ROOT dies
Summary: portage 2.0.34 and exported ROOT dies
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-02 14:29 UTC by Mark Guertin
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 Mark Guertin 2002-09-02 14:29:40 UTC
ROOT="/var/tmp" emerge -p superadduser

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

Calculating dependencies \Traceback (most recent call last):
  File "/usr/bin/emerge", line 1380, in ?
    retval,favorites=mydepgraph.select_files(myfiles)
  File "/usr/bin/emerge", line 695, in select_files
    if not self.select_dep(portage.root,mykey,arg=x):
  File "/usr/bin/emerge", line 749, in select_dep
    self.create(myk,myparent,"--onlydeps" not in myopts)
  File "/usr/bin/emerge", line 669, in create
    if self.select_dep("/",mydep["/"],myparent=mp):
  File "/usr/bin/emerge", line 705, in select_dep
    mycheck=portage.dep_check(depstring,self.mydbapi[myroot])
AttributeError: vardbapi instance has no attribute '__getitem__'


It was the same with .32 when i tried it, upgraded and still same problems. 
Checked on several mahcines with same results.

Mark
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-09-02 14:38:58 UTC
fixed for 2.0.35; thanks.