> /boot/efi/EFI/ubuntu

'Yes, looks like that was missed in the conversion to a transition package.
It used to be cleaned up like this: 
https://salsa.debian.org/efi-team/fwupdate/commit/b4daba89c567d4cf52f5deaab1ea2ee13039d03f#d0f1e7a780c0b1a978596fc9585a70ce84d2602d

I think we can bring that exact same code into the fwupdate preinst for
cleanup purposes.

> /var/lib/fwupdate, /var/cache/fwupdate

The files created by fwupdate (*/done) are supposed to be cleaned up by
the preinst already: https://salsa.debian.org/efi-
team/fwupdate/blob/debian/debian/preinst

The directories aren't owned by the package anymore
(https://salsa.debian.org/efi-
team/fwupdate/commit/b4daba89c567d4cf52f5deaab1ea2ee13039d03f#335341f84c0e86d9e8f700882e5d743e69a4820c)
so is there something else that got created that needed to be cleaned
up?

I guess we can just put rm -fr /var/lib/fwupdate /var/cache/fwupdate
instead of just removing */done.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820768

Title:
  [SRU] support new cab and new docking firmware upgrade in fwupd 1.2.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1820768/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to