Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213540 - sys-apps/portage-2.2* installs all ebuilds with jars in /share instead of /usr/share
Summary: sys-apps/portage-2.2* installs all ebuilds with jars in /share instead of /us...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS, REGRESSION
Depends on: 214074
Blocks: 210077
  Show dependency tree
 
Reported: 2008-03-16 00:05 UTC by torindel
Modified: 2008-03-20 18:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Make sure DESTTREE=/usr is set before inherit calls. (desttree.patch,471 bytes, patch)
2008-03-16 00:55 UTC, Zac Medico
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.