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

Bug 213540

Summary: sys-apps/portage-2.2* installs all ebuilds with jars in /share instead of /usr/share
Product: Portage Development Reporter: torindel
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: major Keywords: InVCS, REGRESSION
Priority: High    
Version: 2.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 214074    
Bug Blocks: 210077    
Attachments: Make sure DESTTREE=/usr is set before inherit calls.

Description torindel 2008-03-16 00:05:28 UTC
All *.jar files installed by portage-2.2* go into /share instead of /usr/share, (whereas some config files/ebuild will still search for them in /usr/share)

Affected versions: sys-apps/portage-2.2_pre4, sys-apps/portage-2.2_pre3

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-apps/portage-2.2_pre4
2. emerge antlr (or any other ebuild which generates jar files)
3. watch your files fly to /share/EBUILDNAME/*.jar
Comment 1 Zac Medico gentoo-dev 2008-03-16 00:55:15 UTC
Created attachment 146257 [details, diff]
Make sure DESTTREE=/usr is set before inherit calls.
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2008-03-20 18:15:11 UTC
This is supposed to be fixed in portage-2.2_pre5 or earlier.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2008-03-20 18:15:56 UTC
This is supposed to be fixed in portage-2.2_pre5 or earlier.