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

Bug 281110

Summary: Can not share /usr/share/
Product: Gentoo Linux Reporter: Leonid Volnitsky <leonid>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.