** Also affects: zsys (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Changed in: zsys (Ubuntu)
   Importance: Undecided => Medium

** Changed in: zsys (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: zsys (Ubuntu)
     Assignee: (unassigned) => Didier Roche (didrocks)

** Changed in: zsys (Ubuntu Focal)
     Assignee: (unassigned) => Didier Roche (didrocks)

** Description changed:

+ [Impact]
+  * If you removed ZSys without purging it, every apt install/upgrade/command 
was printing an "executable not found" message (but not erroring).
+  * Change /etc/apt/apt.conf.d/90_zsys_system_autosnapshot to check if 
/usr/libexec/zsys-system-autosnapshot exists and is executable. Keep || true to 
not fail the apt transaction.
+ 
+ [Test Case]
+  1. Upgrade to new ZSys version
+  2. apt remove zsys (without --purge)
+  3. Run and apt install/upgrade transaction
+     -> No error should be printed.
+ 
+ [Regression Potential]
+  * This is cosmetic, for users who removes ZSys installed by ZFS on root 
system. The only change is in this /etc conffiles by adding the additional 
check before executing the binary.
+ 
+ ------
+ 
  /etc/apt/apt.conf.d/90_zsys_system_autosnapshot is still installed and
  try to execute /usr/libexec/zsys-system-autosnapshot on apt
  install/remove/upgrade which then prints an error (but didn’t fail
  thanks to || true).

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

Title:
  Apt print some message when ZSys was removed without purge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsys/+bug/1881535/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to