Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14611 - FHS man page violations
Summary: FHS man page violations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-27 01:40 UTC by SpanKY
Modified: 2003-08-22 03:57 UTC (History)
1 user (show)

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 SpanKY gentoo-dev 2003-01-27 01:40:21 UTC
root@rux0r linux-2.4.20 # qpkg -f /usr/man -v
dev-perl/Compress-Zlib-1.16-r2 *
dev-perl/Digest-MD5-2.20-r1 *
dev-perl/Digest-SHA1-2.01-r1 *
dev-perl/HTML-Parser-3.26-r2 *
dev-perl/HTML-Tagset-3.03-r2 *
dev-perl/MIME-Base64-2.12-r2 *
dev-perl/Net-SSLeay-1.19-r1 *
dev-perl/URI-1.18-r1 *
dev-perl/libnet-1.11-r1 *
dev-perl/mod_perl-1.99.07 *
dev-perl/mod_perl-1.99.08 *

if you want me to break this up into sep bug reports i will
Comment 1 SpanKY gentoo-dev 2003-01-27 01:52:45 UTC
might be some dups here ...

root@vapier net # qpkg -f /usr/man -v | grep dev-perl
dev-perl/Audio-Tools-0.01 *
dev-perl/Audio-Wav-0.02 *
dev-perl/Compress-Zlib-1.16-r2 *
dev-perl/Digest-MD5-2.20-r1 *
dev-perl/Event-0.85-r2 *
dev-perl/ExtUtils-F77-1.14-r1 *
dev-perl/HTML-Parser-3.26-r2 *
dev-perl/HTML-Tagset-3.03-r2 *
dev-perl/MIME-Base64-2.12-r2 *
dev-perl/MP3-Info-1.01-r2 *
dev-perl/PDL-2.3.2-r2 *
dev-perl/Parse-RecDescent-1.80-r3 *
dev-perl/URI-1.18-r1 *
dev-perl/XML-Parser-2.31-r1 *
dev-perl/XML-RegExp-0.03-r1 *
dev-perl/XML-Writer-0.4-r2 *
dev-perl/libnet-1.11-r1 *
dev-perl/perl-tk-800.024-r2 *
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-01-29 20:38:21 UTC
I'm not even sure what you are trying to point out....

qpkg -f /usr/man -v
net-mail/tnef-1.1.1 *
sys-apps/baselayout-1.8.5.8 *
Comment 3 SpanKY gentoo-dev 2003-01-30 00:49:06 UTC
FHS says to not use /usr/man or /usr/doc or /usr/info ... 
yes they are symlinks to /usr/share/{man,doc,info} respectively, but its still FHS violation 
... 
 
i'm asking that you check the extutils or makemaker or whatever these packages use to 
install ... and make sure they install into /usr/share/man ... 
 
as for the packages you just showed ... 
i fixed tnef ... re-emerge it ... 
baselayout creates the symlink /usr/man to /usr/share/man ... 
Comment 4 SpanKY gentoo-dev 2003-01-30 05:33:38 UTC
ok, i just had to re-emerge the packages for this to be fixed ... guess you're a step ahead 
for the most part ;) 
 
dev-perl/mod_perl is still no go ... 
/usr/man /usr/man/man3 
/usr/man/man3/Apache::TestSmoke.3pm 
/usr/man/man3/Apache::TestConfig.3pm 
/usr/man/man3/Apache::Test.3pm 
/usr/man/man3/Bundle::ApacheTest.3pm 
/usr/man/man3/Apache::TestTrace.3pm 
/usr/man/man3/Apache::TestUtil.3pm 
/usr/man/man3/ModPerl::PerlRun.3pm 
/usr/man/man3/ModPerl::RegistryCooker.3pm 
/usr/man/man3/ModPerl::Registry.3pm 
/usr/man/man3/Apache::RequestRec.3pm 
/usr/man/man3/APR::Table.3pm 
/usr/man/man3/Apache::SubProcess.3pm 
/usr/man/man3/Apache::Reload.3pm 
/usr/man/man3/Apache::Log.3pm 
/usr/man/man3/APR::PerlIO.3pm 
/usr/man/man3/Apache::compat.3pm 
/usr/man/man3/Apache::ServerUtil.3pm 
/usr/man/man3/Apache::Build.3pm 
/usr/man/man3/ModPerl::Code.3pm 
/usr/man/man3/ModPerl::Config.3pm  
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2003-08-22 03:57:50 UTC
This was fixed in the eclass ages ago, and then refixed for the man3pm bug recently.