Hi, just been hit by the bug described at https://github.com/fwupd/fwupd/issues/1764 Updating UEFI on Thinkpad X1 6th gen. stalls after 'Adding new capsule', machine reboots without updates installed. Bumping to version 1.3.8 solves that, and 1.3.7 should probably be pulled or masked. Reproducible: Always
Turns out in 1.3.8 the firmware update report uploading is broken https://github.com/fwupd/fwupd/issues/1770 (arguably better than updating itself being broken), so maybe slow-walk this one in case a patch or 1.3.9 is out soon.
The upload issue is fixed by: https://github.com/fwupd/fwupd/pull/1773
Created attachment 613708 [details] Bumped ebuild (including upload patch)
Created attachment 613710 [details] Upload patch
Yes, please 1.3.7 is broken
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9383563a1f114c0214768ffc446e0959c5890b8 commit e9383563a1f114c0214768ffc446e0959c5890b8 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-02-17 09:10:49 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-02-17 09:10:49 +0000 sys-apps/fwupd: Bump to version 1.3.8 Thanks-to: AE <vltg0903@gmx.net> Closes: https://bugs.gentoo.org/709496 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-apps/fwupd/Manifest | 1 + .../fwupd/files/fwupd-1.3.8-report_uploading.patch | 34 +++++ sys-apps/fwupd/fwupd-1.3.8.ebuild | 168 +++++++++++++++++++++ 3 files changed, 203 insertions(+)