Bug 46565 - QA install paths incorrect. using /usr/man vs /usr/share/man and /usr/doc vs /usr/share/doc
Bug#: 46565 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: qa@gentoo.org Reported By: dragonheart@gentoo.org
Component: Development
URL: 
Summary: QA install paths incorrect. using /usr/man vs /usr/share/man and /usr/doc vs /usr/share/doc
Keywords:  
Status Whiteboard: 
Opened: 2004-04-02 00:53 0000
Description:   Opened: 2004-04-02 00:53 0000
qpkg -f  /usr/man -v

dev-tcltk/tclx-8.3 installs man pages to /usr/man. should be /usr/share/man.

------- Comment #1 From Daniel Black 2004-04-02 01:12:54 0000 -------
$ qpkg -f  /usr/doc -v

dev-util/gperf-2.7.2 *
dev-util/indent-2.2.9

------- Comment #2 From Daniel Black 2004-05-05 01:39:48 0000 -------
dev-util/gperf-2.7.2 and dev-util/indent-2.2.9 fixed.

------- Comment #3 From Doug Goldstein 2004-08-06 17:26:35 0000 -------
The ebuild posted in bug #58730 for tclx corrects this issue with tclx.

------- Comment #4 From Doug Goldstein 2004-08-06 17:47:36 0000 -------
$ qpkg -f  /usr/man -v

dev-perl/MP3-Info-1.02-r1 *
dev-perl/PlRPC-0.2016-r1 *
dev-perl/Test-Simple-0.47-r1 *
media-libs/svgalib-1.9.19 *
sys-apps/baselayout-1.10.2 *

$ qpkg -f  /usr/doc -v

net-p2p/giftui-0.4.1 *
sys-apps/baselayout-1.10.2 *


Looks like a couple more ebuilds violate this though, (obviously not baselayout). I also had to re-emerge indent for it to properly move out of /usr/doc. Shouldn't it be revision bumped because there has been a change in the file system layout?

------- Comment #5 From Daniel Black 2004-08-08 06:36:06 0000 -------
svgalibs fixed.

------- Comment #6 From Jon Hood (RETIRED) 2004-08-08 10:54:01 0000 -------
giftui Makefile fixed

------- Comment #7 From Daniel Black 2004-09-11 02:55:21 0000 -------
revision bumped indent as suggested.

qpkg -f -nc -v /usr/doc
gnome-base/gnome-vfs-1.0.5-r3 (one empty direcory on an old ebuild - harmless)

bash-2.05b$ qpkg -f -nc -v /usr/man
app-cdr/kover-2.9.5

kover is the fault of the kde eclass - writing bug now.

------- Comment #8 From Daniel Black 2004-09-11 03:21:42 0000 -------
bug 63637 identifies some configure problems in eclasses that will result in
bad install locations.

------- Comment #9 From Jonathan GIll 2004-09-16 20:21:56 0000 -------
emerge -C tclx 
then 
emerge tclx -vuDa 

seems to have fixed it.

Thanks

------- Comment #10 From Doug Goldstein 2004-12-16 01:21:26 0000 -------
All of my packages seem to be cleaned up. Anything left for this bug?

------- Comment #11 From Daniel Black 2004-12-29 19:02:54 0000 -------
nope