reassign 445095 openssl thanks On Wed, Oct 03, 2007 at 05:36:04PM +0000, Debian Bug Tracking System wrote: > > reassign 445095 dpkg > Bug#445095: openssl: Package upgrade removes /etc/ssl if it is a symbolic link > Bug reassigned from package `openssl' to `dpkg'.
Just a wild guess, but the following code in openssl.preinst if [ -L /etc/ssl ] then echo Removing obsolete link /etc/ssl rm /etc/ssl fi _might_ have something to do with that behaviour... Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]