Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124204 - --verbose/--resume: --verbose disabled, --resume still has problems
Summary: --verbose/--resume: --verbose disabled, --resume still has problems
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2006-02-26 14:42 UTC by Jose daLuz
Modified: 2006-03-11 14:05 UTC (History)
1 user (show)

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 Jose daLuz 2006-02-26 14:42:36 UTC
With portage-2.1_pre5-r1, I have EMERGE_DEFAULT_OPTS set to "--ask --verbose". When I do an emerge --resume, I get a message saying * --verbose is currently broken with --resume. Disabling...

However, instead of resuming with --verbose disabled I get the following error:
Traceback (most recent call last):
  File "/usr/bin/emerge", line 3237, in ?
    mydepgraph.display(portage.mtimedb["resume"]["mergelist"])
  File "/usr/bin/emerge", line 1657, in display
    myfilesdict=portage.portdb.getfetchsizes(x[2], useflags=self.applied_useflags[x[2]], debug=edebug)
KeyError: 'media-libs/gst-plugins-0.8.12'

I know how to work around this, setting EMERGE_DEFAULT_OPTS="" before the emerge, but if emerge disables --verbose shouldn't it continue without this error?
Comment 1 Zac Medico gentoo-dev 2006-02-26 17:15:03 UTC
This is svn r2794 for release in 2.1_pre6.
Comment 2 Zac Medico gentoo-dev 2006-03-09 12:40:45 UTC
*** Bug 125633 has been marked as a duplicate of this bug. ***
Comment 3 Zac Medico gentoo-dev 2006-03-11 14:05:46 UTC
Released in 2.1_pre6.