Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430144 - sys-apps/help2man-1.40.11 USE=-nls without dev-perl/Locale-gettext - ?
Summary: sys-apps/help2man-1.40.11 USE=-nls without dev-perl/Locale-gettext - ?
Status: RESOLVED DUPLICATE of bug 149490
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-06 08:35 UTC by Stefan Böhmann
Modified: 2012-08-07 02:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.txt,4.41 KB, text/plain)
2012-08-06 20:12 UTC, Stefan Böhmann
Details
build.log (build.log,3.03 KB, text/plain)
2012-08-06 20:13 UTC, Stefan Böhmann
Details
config.log (config.log,9.48 KB, text/plain)
2012-08-06 20:15 UTC, Stefan Böhmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Böhmann 2012-08-06 08:35:54 UTC
help2man doesn't configure on one of my amd64 openvz boxes because of a missing dependency to Locale::gettext. However - dev-perl/Locale-gettext-1.50.0 is installed. 



Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-06 19:12:50 UTC
help2man-1.40.11.ebuild : EAPI=4
help2man-1.40.11.ebuild : INHERIT eutils multilib toolchain-funcs user
help2man-1.40.11.ebuild : DEPEND="
help2man-1.40.11.ebuild :       dev-lang/perl
help2man-1.40.11.ebuild :               elibc_glibc? ( nls? (
help2man-1.40.11.ebuild :                       dev-perl/Locale-gettext
help2man-1.40.11.ebuild :               ) )
help2man-1.40.11.ebuild : "

It's there. 

1) Please attach the entire failing build log to this bug report.
2) Please post the `emerge --info' output in a comment.
Comment 2 Stefan Böhmann 2012-08-06 20:12:43 UTC
Created attachment 320582 [details]
emerge --info
Comment 3 Stefan Böhmann 2012-08-06 20:13:07 UTC
Created attachment 320584 [details]
build.log
Comment 4 Stefan Böhmann 2012-08-06 20:15:24 UTC
Created attachment 320586 [details]
config.log
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-07 02:16:46 UTC
Please run perl-cleaner after every (major) dev-lang/perl upgrade.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-07 02:18:11 UTC

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