Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77680 - Portage breaks after nvidia upgrade
Summary: Portage breaks after nvidia upgrade
Status: VERIFIED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 06:57 UTC by Mauro Pagano
Modified: 2007-01-11 11:01 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 Mauro Pagano 2005-01-12 06:57:58 UTC
After I upgrade nvidia module (to 6629 version which seems to not work now) I've found this problem when using portage:
mautro@bimbo mautro $ emerge

Traceback (most recent call last):
  File "/usr/bin/emerge", line 69, in ?
    if "candy" in portage.settings.features:
AttributeError: 'module' object has no attribute 'settings'

I cannot add emerge --info output because emerge doesn't work anyway

Reproducible: Always
Steps to Reproduce:
1.Run emerge in every way
2.
3.

Actual Results:  
The error I past before
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2005-01-12 07:35:46 UTC
Use a rescue portage. That is not a reasonable error.
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2005-02-28 08:41:22 UTC
python -vvv
import portage


Should tell you where portage.py is loaded from. If this is still an issue
please post that information and reopen this bug.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:01:22 UTC
Closing due to old age