Package: firmware-b43-installer
Version: 1:015-5
Severity: serious

Hi,

Your postrm has this:
if [ -d /lib/firmware/b43 ]; then
        echo "Deleting old extracted firmware..."
        rm -rf /lib/firmware/b43
fi

This means that on upgrade you always remove the old images before
trying to download the new version, and I end up without network.

I'm guessing that code is there for the case of remove or purge,
but the postrm is not only called in that case.  Please review the
policy document section 6.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to