[Bug 1889385] Re: Change zsys GC to only keep one month

2020-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package zsys - 0.4.7

---
zsys (0.4.7) focal; urgency=medium

  * Fix ZSys package post-installation failed when boot pool is not imported
(LP: #1886214)
  * Change ZSys GC to only keep one month (LP: #1889385)

 -- Didier Roche   Wed, 29 Jul 2020 11:32:33 +0200

** Changed in: zsys (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
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

[Bug 1889385] Re: Change zsys GC to only keep one month

2020-08-17 Thread Mayk
Hi All,

As a user encountering this issue i pulled the 0.4.7 from the updates and can 
confirm it removed snapshots older then 1 month. Thank you.
Would it be possible to implement a user configurable setting for this, or an 
option to run gc with an option to remove everything older then x days ?

thank you for all the hard work on this.

Regards,
Mayk

-- 
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

[Bug 1889385] Re: Change zsys GC to only keep one month

2020-08-07 Thread Jean-Baptiste Lallement
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

[Bug 1889385] Re: Change zsys GC to only keep one month

2020-08-04 Thread Chris Halse Rogers
Hello Didier, or anyone else affected,

Accepted zsys into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/zsys/0.4.7 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: zsys (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-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

[Bug 1889385] Re: Change zsys GC to only keep one month

2020-08-04 Thread Sebastien Bacher
** Changed in: zsys (Ubuntu Focal)
   Status: New => In Progress

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

-- 
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

[Bug 1889385] Re: Change zsys GC to only keep one month

2020-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package zsys - 0.5.1

---
zsys (0.5.1) groovy; urgency=medium

  * Fix ZSys package post-installation failed when boot pool is not imported
(LP: #1886214)
  * Change ZSys GC to only keep one month (LP: #1889385)

 -- Didier Roche   Wed, 29 Jul 2020 11:32:33 +0200

** Changed in: zsys (Ubuntu)
   Status: New => Fix Released

-- 
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