Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281110 - Can not share /usr/share/
Summary: Can not share /usr/share/
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-11 14:41 UTC by Leonid Volnitsky
Modified: 2009-08-19 17:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Volnitsky 2009-08-11 14:41:55 UTC
How users and applications are going to use and share app data under /usr/share if path is always changing after app upgrade?  For exampe how can I put /usr/share/apache-2.2.11-r2/webroot/icons/  directory in httpd.conf?

Reproducible: Always

Steps to Reproduce:
1. configure apache
2. upgrade apache
3. apache config is broken now
Comment 1 Patrick Lauer gentoo-dev 2009-08-19 17:38:04 UTC
I'd say copy it to a "stable" directory and update whenever you feel like it.
I don't see how that can be fixed in general.