Comment 3 for bug 496839

Revision history for this message
quequotion (quequotion) wrote :

Here we go:
/var/lib/dpkg/info/xulrunner-1.9.1.postinst

I just commented out a few "if" statements and things seem to be working fine now, although I am a little worried about what might happen in the future. New installs seem to overwrite the postinst script with another that doesn't work..

I don't know if the reason the script fails is in the script itself, or the conditions of those "if" statements not getting met, but either way it should do something other than silently fail and wait until infinity for the script to terminate...