Hello Didier, or anyone else affected, Accepted ubuntu-report into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- report/1.1.0 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 and change the tag from verification-needed-bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-bionic. 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! ** Changed in: ubuntu-report (Ubuntu Bionic) Status: New => Fix Committed ** Tags added: verification-needed verification-needed-bionic -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-report in Ubuntu. https://bugs.launchpad.net/bugs/1774354 Title: Delay reporting of system metrics when there is no network while running g-i-s Status in ubuntu-report package in Ubuntu: Fix Released Status in ubuntu-report source package in Bionic: Fix Committed Bug description: [Impact] * When users are running gnome-initial-setup (first login), if they don't have any network configured, the metrics reports silently drop the request. We are thus ignoring those reports. * There is now the willingness to have those reports included. The less intrusive way is to drop a pending report file and then having a service (only activated by a systemd path unit) started, doing exponential backoff until a network is detected. It doesn't impact thus CPU or network usage. * Reusing the previously pending report ensure we really send that data that the user acked upon. [Test Case] * Disconnect from any network * Run ubuntu-report send yes * Check that there is a pending report in ~/.cache/ubuntu-report * Connect to a network -> the file should disappear and be sent after a couple of minutes. [Regression Potential] * The feature has been heavily tested and backed by new tests. * Any error is already ignored by gnome-initial-setup, so we would end up in the same situation than today. --- We need to provide a way to still report them (save for later and collect via a service) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-report/+bug/1774354/+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