Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 577936

Summary: app-portage/gentoolkit-0.3.1*: revdep-rebuild is missing the --exact switch and manual about it is wrong
Product: Portage Development Reporter: Ladislav Laska <ladislav.laska>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ladislav Laska 2016-03-21 15:06:50 UTC
The new rewrite of revdep-rebuild is missing the -e/--exact switch, although the manual still specifies it as valid. It would be great to update the manual at least. Implementing the -e would be even better, as I sometimes do use revdep-rebuild together with a big update.

Reproducible: Always
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2016-05-18 15:16:01 UTC
Man page update in commit:

https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=fbe9983453d195bd7995c12ab6cbc6aaa05e6c8b

But I'm leaving this bug open, so that we can implement this option in the python version.