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

Bug 395911

Summary: AttributeError from emerge
Product: Gentoo/Alt Reporter: MATSUI Tetsushi <VED03370>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal CC: dev-portage
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output including traceback
emerge --info

Description MATSUI Tetsushi 2011-12-24 16:39:38 UTC
Created attachment 296871 [details]
output including traceback

I get "AttributeError: 'FakeVardbapi' object has no attribute '_aux_cache_keys'" from emerge -uDNa on one of my machine.  I cannot reproduce it on the other machine; though portage version is same on both Macs, other conditions such as installed packages are obviously different.
Comment 1 MATSUI Tetsushi 2011-12-24 16:40:13 UTC
Created attachment 296873 [details]
emerge --info
Comment 2 Fabian Groffen gentoo-dev 2011-12-25 12:09:45 UTC
let's see if Zac has an idea.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2011-12-25 19:05:29 UTC
See bug #395879.
Comment 4 MATSUI Tetsushi 2011-12-26 01:22:15 UTC
Right. It seems the same issue.
The error was triggered by ambiguous "gentoo-syntax"s. If you have already installed one of them, no error is triggered.  That explains my situation.
Comment 5 Fabian Groffen gentoo-dev 2011-12-26 08:19:18 UTC
ah, thanks, I'll bump soon.
Comment 6 Fabian Groffen gentoo-dev 2011-12-26 09:22:20 UTC
2.2.01.20043 committed, matches 2.2.0_alpha83 which includes the fix for this bug