Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160623 - Perl installs man pages to ${ROOT} due to new noman checks
Summary: Perl installs man pages to ${ROOT} due to new noman checks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-07 03:08 UTC by Daniel Ostrow (RETIRED)
Modified: 2007-02-08 12:46 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 Daniel Ostrow (RETIRED) gentoo-dev 2007-01-07 03:08:01 UTC
Perl now installs all its man pages with .0 extensions to ${ROOT} when building catalyst stages...this is caused by the noman changes mcummings made ~ 2 days ago.

For example (first 20 something files):

-rw-r--r--  1 root root   6364 Jan  6 19:35 AnyDBM_File.0
-rw-r--r--  1 root root  30186 Jan  6 19:35 Attribute::Handlers.0
-rw-r--r--  1 root root  10957 Jan  6 19:35 AutoLoader.0
-rw-r--r--  1 root root   8200 Jan  6 19:35 AutoSplit.0
-rw-r--r--  1 root root  25672 Jan  6 19:35 B.0
-rw-r--r--  1 root root   5446 Jan  6 19:35 B::Asmdata.0
-rw-r--r--  1 root root   4463 Jan  6 19:35 B::Assembler.0
-rw-r--r--  1 root root   4847 Jan  6 19:35 B::Bblock.0
-rw-r--r--  1 root root   5769 Jan  6 19:35 B::Bytecode.0
-rw-r--r--  1 root root   8302 Jan  6 19:35 B::C.0
-rw-r--r--  1 root root  10504 Jan  6 19:35 B::CC.0
-rw-r--r--  1 root root  30020 Jan  6 19:35 B::Concise.0
-rw-r--r--  1 root root   4087 Jan  6 19:35 B::Debug.0
-rw-r--r--  1 root root  20151 Jan  6 19:35 B::Deparse.0
-rw-r--r--  1 root root   4078 Jan  6 19:35 B::Disassembler.0
-rw-r--r--  1 root root   7768 Jan  6 19:35 B::Lint.0
-rw-r--r--  1 root root   6407 Jan  6 19:35 B::Showlex.0
-rw-r--r--  1 root root   4057 Jan  6 19:35 B::Stackobj.0
-rw-r--r--  1 root root   3815 Jan  6 19:35 B::Stash.0
-rw-r--r--  1 root root   5084 Jan  6 19:35 B::Terse.0
-rw-r--r--  1 root root   7005 Jan  6 19:35 B::Xref.0
-rw-r--r--  1 root root  17935 Jan  6 19:35 Benchmark.0
-rw-r--r--  1 root root   4481 Jan  6 19:35 ByteLoader.0
-rw-r--r--  1 root root 151112 Jan  6 19:35 CGI.0

Reproducible: Always
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2007-01-07 05:04:49 UTC
don't commit and sleep (or something to that affect). i had an else block in there originally to retain the original block, then went off on a tangent trying something and failed to put it back into place. all set again, sorry for the pain. committed and everything, please close this out after you've had a chance to test.

~mcummings
Comment 2 Brent Baude (RETIRED) gentoo-dev 2007-01-10 15:59:42 UTC
I'm still seeing this in stage building...
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2007-01-23 16:41:05 UTC
dostrow: ranger says he's all good on this. You?
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2007-02-08 12:46:23 UTC
closing based on ranger