Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318165 - app-portage/gentoolkit - revdep-rebuild should not consider -q/--quiet as a flag change after -p/--pretend
Summary: app-portage/gentoolkit - revdep-rebuild should not consider -q/--quiet as a f...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-02 14:40 UTC by J.C. Wren
Modified: 2010-05-06 05:51 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 J.C. Wren 2010-05-02 14:40:51 UTC
It would be a nice enhancement if revdep-rebuild did not consider the addition of --quiet as a flag change after doing an initial pass with --pretend.  It appears to be fairly common to say 'revdep-rebuild -p', and after it completes, 'revdep-rebuild -q'.  Unfortunately, this is considered a flag change, and revdep-rebuild goes through the entire scanning process again.

Reproducible: Always