Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709496 - =sys-apps/fwupd-1.3.8 version bump
Summary: =sys-apps/fwupd-1.3.8 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernardo Meurer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-13 15:50 UTC by vltg0903
Modified: 2020-02-17 09:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Bumped ebuild (including upload patch) (fwupd-1.3.8.ebuild,4.06 KB, text/plain)
2020-02-13 18:43 UTC, vltg0903
Details
Upload patch (fwupd-1.3.8_upload.patch,505 bytes, text/plain)
2020-02-13 18:43 UTC, vltg0903
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vltg0903 2020-02-13 15:50:36 UTC
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
Comment 1 vltg0903 2020-02-13 18:04:43 UTC
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.
Comment 2 vltg0903 2020-02-13 18:40:14 UTC
The upload issue is fixed by:

https://github.com/fwupd/fwupd/pull/1773
Comment 3 vltg0903 2020-02-13 18:43:28 UTC
Created attachment 613708 [details]
Bumped ebuild (including upload patch)
Comment 4 vltg0903 2020-02-13 18:43:56 UTC
Created attachment 613710 [details]
Upload patch
Comment 5 Joakim Tjernlund 2020-02-15 18:29:20 UTC
Yes, please 1.3.7 is broken
Comment 6 Larry the Git Cow gentoo-dev 2020-02-17 09:11:06 UTC
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(+)