On Thu, Nov 30, 2006 at 03:54:05PM +0100, Uwe Kleine-Koenig <[EMAIL PROTECTED]> 
wrote:
> Package: firefox
> Version: 2.0+dfsg-1
> Severity: grave
> 
> Hello,
> 
> the preinst script of firefox does the following:
> 
>       for dir in /usr/lib/firefox/icons /usr/lib/firefox/searchplugins \
>           /usr/lib/firefox/res /usr/lib/firefox/chrome
>           /usr/lib/firefox/defaults \
>           /usr/lib/firefox/greprefs ; do
>         if [ -d "$dir" ]; then
>           rm -rf "$dir"
>         fi
>       done
> 
> So now, when I already have iceweasel installed and then install firefox
> (to get the dependencies for sun-java5-plugin, see bug #399553), these
> symlinks (or directories) are removed.  That prevents iceweasel from
> starting.

I fail to see how you can install firefox and iceweasel at the same
time.

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to