Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395911 - AttributeError from emerge
Summary: AttributeError from emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-24 16:39 UTC by MATSUI Tetsushi
Modified: 2011-12-26 09:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output including traceback (portage-error.txt,1.47 KB, text/plain)
2011-12-24 16:39 UTC, MATSUI Tetsushi
Details
emerge --info (emerge--info,3.56 KB, text/plain)
2011-12-24 16:40 UTC, MATSUI Tetsushi
Details

Note You need to log in before you can comment on or make changes to this bug.
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