Comment 7 for bug 1883765

Revision history for this message
Jarno Suni (jarnos) wrote :

Please attach the file generated by

linux-purge --list --keep=2 --debug

Besides, do one of the following scripts output something?

for i in /var/log/dpkg.log.*.gz; do gzip -cd $i | grep --label=$i -FH 'purge linux-generic'; done

grep -FH 'purge linux-generic' /var/log/dpkg.log /var/log/dpkg.log.?