Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316635 - media-libs/faad2 does not place Man page in correct location
Summary: media-libs/faad2 does not place Man page in correct location
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-22 09:02 UTC by Lyall Pearce
Modified: 2010-04-22 10:38 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 Lyall Pearce 2010-04-22 09:02:48 UTC
Ebuild problem.

Unable to find man page for /usr/bin/faad

man page for media-libs/faad2-2.7 is placed in /usr/share/man/manm/faad.man.bz2

Whilst this may be valid, the system /etc/man.conf was not updated to include 'm' in the MANSECT.

Either place the man page in the correct directory (I figure 'm' is wrong because it's the only file in that directory, at least on my system and (1) is shown on the top right of the man page itself) or update /etc/man.conf MANSECT to to include 'm'


Reproducible: Always

Steps to Reproduce:
1. install media-libs/faad2
2.
3.

Actual Results:  
Man file installed in /usr/share/man/manm/

Expected Results:  
Man file installed in /usr/share/man/man1/
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-22 09:10:42 UTC
Please, before filing bugs, test latest version first. This is already fixed in -r1.


$ qfile -v faad.1.bz2
media-libs/faad2-2.7-r1 (/usr/share/man/man1/faad.1.bz2)
Comment 2 Lyall Pearce 2010-04-22 10:38:32 UTC
No problems. Only problem is, -r1 is ~x86
My machine is configured x86, not ~x86