Public bug reported:

[Impact]
snapd provides information on the refresh schedule which is not exposed in 
snapd-glib

[Test Case]
Check the following Python program works:

from gi.repository import Snapd
c = Snapd.Client ()
i = c.get_system_information_sync ()
print (i.get_refresh_next().format ('%F %R'))

[Regression Potential]
Chance of new parsing code introducing bugs.

** Affects: snapd-glib (Ubuntu)
     Importance: Low
         Status: Fix Released

** Affects: snapd-glib (Ubuntu Bionic)
     Importance: Low
         Status: Triaged

** Affects: snapd-glib (Ubuntu Cosmic)
     Importance: Low
         Status: Fix Released

** Also affects: snapd-glib (Ubuntu Cosmic)
   Importance: Undecided
       Status: New

** Also affects: snapd-glib (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: snapd-glib (Ubuntu Cosmic)
       Status: New => Fix Released

** Changed in: snapd-glib (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: snapd-glib (Ubuntu Bionic)
   Importance: Undecided => Low

** Changed in: snapd-glib (Ubuntu Cosmic)
   Importance: Medium => Low

** Changed in: snapd-glib (Ubuntu Bionic)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to snapd-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1789335

Title:
  Get refresh information from snapd

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Bionic:
  Triaged
Status in snapd-glib source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  snapd provides information on the refresh schedule which is not exposed in 
snapd-glib

  [Test Case]
  Check the following Python program works:

  from gi.repository import Snapd
  c = Snapd.Client ()
  i = c.get_system_information_sync ()
  print (i.get_refresh_next().format ('%F %R'))

  [Regression Potential]
  Chance of new parsing code introducing bugs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1789335/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to