perl-Filter man pages

Michael Schwendt fedora at wir-sind-cool.org
Tue Sep 28 22:02:55 UTC 2004


On Tue, 28 Sep 2004 13:51:02 -0700 (PDT), Steve G wrote:

> Hello,
> 
> I am using all the latest packages from rawhide. When I build perl-Filter, it
> does not create man pages. This error is not flagged since it builds a package
> list dynamically based on find.
> 
> Has anyone else tried building perl-Filter when using the latest? Did you get man
> pages?

The result of an ordinary rebuild:

$ rpm -qpl perl-Filter-1.30-6.i386.rpm | grep man
/usr/share/man/man3/Filter::Util::Call.3pm.gz
/usr/share/man/man3/Filter::Util::Exec.3pm.gz
/usr/share/man/man3/Filter::cpp.3pm.gz
/usr/share/man/man3/Filter::decrypt.3pm.gz
/usr/share/man/man3/Filter::exec.3pm.gz
/usr/share/man/man3/Filter::sh.3pm.gz
/usr/share/man/man3/Filter::tee.3pm.gz
/usr/share/man/man3/perlfilter.3pm.gz

$ rpm -q perl
perl-5.8.5-4

> What is likely to be the problem with not getting man pages? I'm not terribly
> familiar with the perl susbsystem or packages and I'm just curious.

Do you see anything in the build log which refers to "manifying" man
page files? They are created with pod2man from inlined documentation
sections.
 
-- 
Fedora Core release 2.91 (FC3 Test 2) - Linux 2.6.8-1.541
loadavg: 2.11 1.84 1.63




More information about the fedora-devel-list mailing list