Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206910 - after update to portage-2.1.3.19 - python error when running any emerge command
Summary: after update to portage-2.1.3.19 - python error when running any emerge command
Status: RESOLVED DUPLICATE of bug 202955
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 19:12 UTC by den_RDC
Modified: 2008-01-21 22:37 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 den_RDC 2008-01-21 19:12:04 UTC
After an upgrade from portage-2.1.3.9 to 2.1.3.19, all attempts to use portage end in the following backtrace :

emerge -h
Traceback (most recent call last):
  File "/usr/bin/emerge", line 6518, in ?
    retval = emerge_main()
  File "/usr/bin/emerge", line 6230, in emerge_main
    if portage._global_updates(trees, mtimedb["updates"]):
AttributeError: 'module' object has no attribute '_global_updates'


Reproducible: Always

Steps to Reproduce:
1. emerge someoption
2. traceback
Comment 1 Zac Medico gentoo-dev 2008-01-21 22:37:39 UTC

*** This bug has been marked as a duplicate of bug 202955 ***