Bug#395853: apache2-common: removes symlinks on upgrade
* "Thomas Schoepf"
| > Given that a2dissite is not called as part of any of the maintainer
| > scripts for apache2.2-common, I somehow don't think the problem lies
| > with Apache here.
|
| apache2-common does remove all symlinks in its postrm on purge:
|
| for i in `find /etc/apache2 -type l`; do
| rm -f "$i"
| done
Then don't purge it before installing apache2.2. apache2.2-common
works around this. As this seems to be an user error rather than an
error in the package, there's nothing we can do to fix this. Mind if
I close the bug?
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
Reply to: