Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 316635

Summary: media-libs/faad2 does not place Man page in correct location
Product: Gentoo Linux Reporter: Lyall Pearce <Lyall>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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