[Bug 1612365] Re: Migrate LVFS to Amazon S3
Launchpad Bug Tracker
1612365 at bugs.launchpad.net
Thu Aug 25 17:08:37 UTC 2016
This bug was fixed in the package fwupd - 0.7.0-0ubuntu4.3
---------------
fwupd (0.7.0-0ubuntu4.3) xenial-proposed; urgency=medium
* Download metadata from Amazon S3 instead. (LP: #1612365)
-- Mario Limonciello <mario_limonciello at dell.com> Thu, 11 Aug 2016
15:47:41 -0500
** Changed in: fwupd (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to fwupd in Ubuntu.
https://bugs.launchpad.net/bugs/1612365
Title:
Migrate LVFS to Amazon S3
Status in fwupd package in Ubuntu:
Fix Released
Status in fwupd source package in Xenial:
Fix Released
Status in fwupd source package in Yakkety:
Fix Released
Bug description:
[Impact]
* The current fwupd implementation bangs on an instance of LVFS (which runs on OpenShift). As more distros have been picking up fwupd, it's become apparent that openshift can't scale and carry the load.
* This has meant that FW updates can't be distributed in a timely manner and a lot of clients time out
* Upstream is moving all data to Amazon S3 instead and keeping the LVFS openshift instance only as the frontend for OEM use.
This change happened upstream in this commit:
https://github.com/hughsie/fwupd/commit/96e1ea6b265728aad5bf43f18009abb3befc34a0
[Test Case]
1) Update to new fwupd package
2) run fwupdmgr refresh
Make sure that no errors are reported
[Regression Potential]
* Regression potential is low. The data is still signed with the
same keys, it's just been moved to a different backend.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1612365/+subscriptions
More information about the foundations-bugs
mailing list