Comment 6 for bug 399482

Revision history for this message
Martin-Éric Racine (q-funk) wrote : Re: bluez: upgrade from 4.45-0ubuntu1 to 4.45-0ubuntu2 fails

Manuel, that "fixes" something which isn't broken. :)

What needs to be fixed are the maintainer scripts, by adding traps to catch command line arguments passed by dpkg. Right now, those scripts are broken.

However, looking more closely, the dh_installinit helper from the Debhelper package is what appears to be broken, because it inserts an if/then loop to stop the daemon, without any case/esac traps to catch dpkg arguments.