Every time I update the system I get this message:
Looking online suggest's that this is related to a:
'script file that is causing the problem'
Usually when bash complains that there isn't enough room on the device I run:
Any ideas on what's going on here?
Code:
Errors were encountered while processing:
initramfs-tools
Looking online suggest's that this is related to a:
'script file that is causing the problem'
Debian 12, error while procesing initramfs-tools while updating
Every time I update the system (with sudo apt update && sudo apt upgrade) I get an error that ends in: Errors were encountered while processing: initramfs-tools Searching someone sugested...
stackoverflow.com
Usually when bash complains that there isn't enough room on the device I run:
Code:
debian-box:~$ sudo apt --purge autoremove
Any ideas on what's going on here?