Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326681 - app-portage/gentoolkit: Man page for revdep-rebuild is incorrect
Summary: app-portage/gentoolkit: Man page for revdep-rebuild is incorrect
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 21:35 UTC by Mark Wagner
Modified: 2012-05-10 21:33 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 Mark Wagner 2010-07-02 21:35:28 UTC
The man page for the version of revdep-rebuild included in portage-utils-0.3.1 has incorrect information

At the end of the "Options" section is the text "All other options (including unrecognized ones) are passed to the emerge command. Single-letter options may not be combined, so for example, -pv is not valid. Please use -p -v."

However, attempting to pass an option such as "--ask" to emerge gives the following error message: "Encountered unrecognized option --ask.

revdep-rebuild no longer automatically passes unrecognized options to portage.
Separate emerge-only options from revdep-rebuild options with the -- flag."
Comment 1 Paul Varner (RETIRED) gentoo-dev 2012-05-10 21:33:41 UTC
This has been fixed for awhile and is correct in the current stable version of gentoolkit.