SRU verification for Focal:
I have reproduced the problem with zsys 0.4.6 in focal-updates and have 
verified that the version of zsys 0.4.7 in -proposed fixes the issue.

Marking as verification-done

For reference this is the script I used to create the snapshots:
==========
#!/bin/sh

timedatectl set-ntp no

weeks=52
date -s "$weeks weeks ago"

for d in $(seq $weeks); do
        zsysctl state save --system --no-update-bootmenu
        date -s "+7 days"
done

timedatectl set-ntp yes
==========


** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

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

Title:
  Change zsys GC to only keep one month

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

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

Reply via email to