projg2 / eclean-kernel

Installed kernel cleanup tool
GNU General Public License v2.0
31 stars 10 forks source link

Doesn't work #1

Open JStyle21 opened 5 years ago

JStyle21 commented 5 years ago

Hi,

For me it does nothing...

eclean-kernel -n 1 -p
No outdated kernels found.

eclean-kernel -l
genkernel-x86_64-4.19.44-gentoo [4.19.44-gentoo]:
- vmlinuz: /boot/kernel-genkernel-x86_64-4.19.44-gentoo
- systemmap: /boot/System.map-genkernel-x86_64-4.19.44-gentoo
- initramfs: /boot/initramfs-genkernel-x86_64-4.19.44-gentoo
- modules: /lib64/modules/4.19.44-gentoo
- build: /usr/src/linux-4.19.44-gentoo
- last modified: 2019-06-15 13:39:08
genkernel-x86_64-4.14.83-gentoo [4.14.83-gentoo]:
- vmlinuz: /boot/kernel-genkernel-x86_64-4.14.83-gentoo
- systemmap: /boot/System.map-genkernel-x86_64-4.14.83-gentoo
- initramfs: /boot/initramfs-genkernel-x86_64-4.14.83-gentoo
- modules: /lib64/modules/4.14.83-gentoo
- build: /usr/src/linux-4.14.83-gentoo
- last modified: 2019-01-26 11:51:00
genkernel-x86_64-4.14.78-gentoo [4.14.78-gentoo]:
- vmlinuz: /boot/kernel-genkernel-x86_64-4.14.78-gentoo
- systemmap: /boot/System.map-genkernel-x86_64-4.14.78-gentoo
- initramfs: /boot/initramfs-genkernel-x86_64-4.14.78-gentoo
- modules: /lib64/modules/4.14.78-gentoo
- build: /usr/src/linux-4.14.78-gentoo
- last modified: 2018-11-20 17:28:22
genkernel-x86_64-4.14.65-gentoo [4.14.65-gentoo]:
- vmlinuz: /boot/kernel-genkernel-x86_64-4.14.65-gentoo
- systemmap: /boot/System.map-genkernel-x86_64-4.14.65-gentoo
- initramfs: /boot/initramfs-genkernel-x86_64-4.14.65-gentoo
- modules: /lib64/modules/4.14.65-gentoo
- build: /usr/src/linux-4.14.65-gentoo
- last modified: 2018-10-24 21:14:48
genkernel-x86_64-4.9.76-gentoo-r1 [4.9.76-gentoo-r1]:
- vmlinuz: /boot/kernel-genkernel-x86_64-4.9.76-gentoo-r1
- systemmap: /boot/System.map-genkernel-x86_64-4.9.76-gentoo-r1
- initramfs: /boot/initramfs-genkernel-x86_64-4.9.76-gentoo-r1
- modules: /lib64/modules/4.9.76-gentoo-r1
- build: /usr/src/linux-4.9.76-gentoo-r1
- last modified: 2018-03-06 23:25:02

Can you please comment?

mgorny commented 5 years ago

That's weird. However, I'm afraid I don't really have time to work on this project anymore. You may try the other version and see if it works better. If you can try to debug it and find what's wrong, I can try to write a quick patch.

JStyle21 commented 5 years ago

You were right the newer version works just fine.

pedrocmoreno commented 4 years ago

I had the same bug, and confirmed that it was fixed with commit 706a003d17f4a5cbe61932e9ce8677473bc790c4. Can you make a new release to include the fix?

mgorny commented 4 years ago

To be honest, I'm waiting for confirmation on https://bugs.gentoo.org/721834.

ironiridis commented 3 years ago

Looks like 721834 was closed. Can probably close this issue.