Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409755 - sys-apps/portage-2.1.11.49: dodoc on directories without -r option should trigger error
Summary: sys-apps/portage-2.1.11.49: dodoc on directories without -r option should tri...
Status: RESOLVED DUPLICATE of bug 356389
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 12:37 UTC by Ralph Sennhauser (RETIRED)
Modified: 2012-03-26 16:14 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 Ralph Sennhauser (RETIRED) gentoo-dev 2012-03-26 12:37:07 UTC
From PMS - Installation commands - dodoc:

For EAPIs listed in table 12.8 as supporting -r, if the first argument is -r, any subsequent arguments that are directories are installed recursively to the appropriate location; in any other case, it is an error for a directory to be specified.


Portage doesn't error out if encountering a directory and -r isn't specified with dodoc.
Comment 1 Zac Medico gentoo-dev 2012-03-26 16:14:13 UTC
You can set PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa" in make.conf in order to have the relevant QA Notice logged.

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