0

When I am updating my Kubuntu 20.04 via Discover I am getting the message

The installation of the package failed Error while installing package: initramfs-tools package post-installation script subprocess returned error exit status 1

What does this mean and what can I do to solve the issue?


Also, yes, my logic volumes are encrypted. https://askubuntu.com/a/1215354/402358 explicitly warns to not follow the respective solution, so I am not sure whether the (other) solutions of initramfs error when installing / updating are a good idea.

Make42
  • 409
  • 4
  • 14

1 Answers1

0

Turns out, I just had too little space on the boot partition. Following https://www.jamescoyle.net/how-to/1974-how-to-fix-a-full-boot-partition-on-linux solved the issue.

Make42
  • 409
  • 4
  • 14
  • 1
    avoid using plasma-discover https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1914278 – nobody Feb 20 '22 at 11:48