Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4465 - apache doesn't .keep some dirs correctly.
Summary: apache doesn't .keep some dirs correctly.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-02 22:30 UTC by Brandon Low (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Brandon Low (RETIRED) gentoo-dev 2002-07-02 22:30:34 UTC
Ok I didn't do and haven't worked on the apache ebuild, but if you go ahead and
do "emerge apache && emerge apache" on a fresh system you will find that several
needed dirs are removed (3 of which are being "reinstalled" in pkg_postinst)
shouldn't these pkg_postinst statements be made into "doins" statements
including some .keeps to ensure that dirs are only removed at apropriate times.
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-07-03 11:47:02 UTC
ok, I decided to go ahead and fix this after talking to carpaski about it, I'm
masking the new one in CVS, if there is an issue with it please let me know, but
from my POV it is far more correct.