Comment 30 for bug 1865158

Revision history for this message
Chris White (whitecf) wrote :

I've recently upgraded to Mint 20.1 and don't know what changes this might have made but linux-purge seems to be working ok now.

System: Kernel: 5.4.0-67-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.8.6
           wm: muffin dm: LightDM Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal

> linux-purge --version
linux-purge (Linux Purge for Ubuntu) 1.0.119-c64222c
Copyright (C) 2017-2020 Jarno Ilari Suni
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Jarno Ilari Suni.
> grep -FH 'purge linux-generic-hwe' /var/log/dpkg.log /var/log/dpkg.log.*
> for i in /var/log/dpkg.log.*.gz; do gzip -cd $i | grep --label=$i -FH 'linux-generic-hwe'; done
> grep --version
grep (GNU grep) 3.4
Copyright © 2020 Free Software Foundation, Inc.
Licence GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and others; see
<https://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>.
>