Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7389

Summary: portage 2.0.34 and exported ROOT dies
Product: Portage Development Reporter: Mark Guertin <mguertin>
Component: UnclassifiedAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.