Bug 204308 - dev-lang/lua-5.1.1-r2 - install manpages in /usr/man
Bug#: 204308 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: mabi@gentoo.org Reported By: sgala@apache.org
Component: Ebuilds
URL: 
Summary: dev-lang/lua-5.1.1-r2 - install manpages in /usr/man
Keywords:  
Status Whiteboard: 
Opened: 2008-01-04 19:22 0000
Description:   Opened: 2008-01-04 19:22 0000
$ equery belongs /usr/man
[ Searching for file(s) /usr/man in *... ]
dev-lang/lua-5.1.1-r2 (/usr/man)
app-mobilephone/gnokii-0.6.22-r1 (/usr/man)
www-apps/roundup-1.3.3 (/usr/man)

$ ls -l /usr/man/man1/
total 20
-rw-r--r-- 1 root root 518 ago  3  2006 roundup-admin.1.bz2
-rw-r--r-- 1 root root 789 ago  3  2006 roundup-demo.1.bz2
-rw-r--r-- 1 root root 969 ago  3  2006 roundup-mailgw.1.bz2
-rw-r--r-- 1 root root 836 ago  3  2006 roundup-server.1.bz2
-rw-r--r-- 1 root root 951 dic  2 12:00 xgnokii.1x.bz2

lua includes /usr/man/man1 , but it is not installing anything there

Reproducible: Always




Not a big problem, I'm not sure if some trickery after the install phase could
catch this as a "bad" place to install files and make a flag for QA.

I'm not a portage expert, but it looks feasible, at least as a warning.

------- Comment #1 From Jakub Moc (RETIRED) 2008-01-04 19:26:49 0000 -------
One ebuild == one bug next time, please.

------- Comment #2 From Alin Năstac 2008-01-05 12:41:30 0000 -------
gnokii has been fixed in version 0.6.22-r2.

------- Comment #3 From Gunnar Wrobel 2008-01-25 08:50:32 0000 -------
roundup fixed in version 1.4.1.

Reassigning to mabi

------- Comment #4 From Matti Bickel 2008-02-17 18:03:46 0000 -------
The directory is no longer created by the make patch that introduced it. Bug is
fixed.