Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439344 - dev-libs/glib USE=-utils should not install gtester-report man page
Summary: dev-libs/glib USE=-utils should not install gtester-report man page
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2012-10-22 23:28 UTC by Sean McGovern
Modified: 2013-04-07 17:30 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 Sean McGovern 2012-10-22 23:28:33 UTC
The ebuild for glib removes the binary for gtester-report but leaves the manual page in place.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-libs/glib
2. observe /usr/share/man/man1/gtester-report.1.bz2 being installed

Actual Results:  
/usr/share/man/man1/gtester-report.1.bz2 is installed


Expected Results:  
/usr/share/man/man1/gtester-report.1.bz2 should only be installed with the 'utils' USE flag.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-04-07 17:30:29 UTC
Fixed in 2.36, thanks for reporting.