Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fwupd in nixos-20.03 is failing to apply some capsules #87000

Closed
akotulski opened this issue May 5, 2020 · 1 comment
Closed

fwupd in nixos-20.03 is failing to apply some capsules #87000

akotulski opened this issue May 5, 2020 · 1 comment

Comments

@akotulski
Copy link

Describe the bug
Release in the stable branch is looping when applying capsule and failing.
It's a known issue that was fixed in the subsequent release (version 1.3.8)
fwupd/fwupd#1756
fwupd/fwupd#1764

To Reproduce
I ran following commands on my thinkpad t470s

  1. fwdupdmgr update
  2. restart computer and boot into firmware update
  3. fwdupd got stuck and didn't apply the upgrade

Expected behavior
The fwdupd should finish

Additional context
I used fwupd from unstable and it succeeded (version 1.4)

nixpkgs.config.packageOverrides = pkgs: { fwupd = unstable.fwupd;}

Notify maintainers
@jtojnar

Metadata

[:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 5.4.35, NixOS, 20.03.1619.ab3adfe1c76 (Markhor)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.4`
 - channels(akotulski): `"nixos-unstable-20.09pre223023.fce7562cf46"`
 - channels(root): `"home-manager-20.03, nixos-20.03.1619.ab3adfe1c76, nixos-hardware, nixos-unstable-20.09pre223023.fce7562cf46"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
@jtojnar
Copy link
Member

jtojnar commented May 5, 2020

I guess #80101 could be backported, #82001 probably too. Even #83755 should be okay changes-wise but maybe too much of a pain.

jtojnar added a commit that referenced this issue May 5, 2020
I do not have time for dealing with issues like #87000
@jtojnar jtojnar closed this as completed Jun 7, 2020
stigok pushed a commit to stigok/nixpkgs that referenced this issue Jun 12, 2020
I do not have time for dealing with issues like NixOS#87000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants