Skip to content

step-cli: hash mismatch in fixed-output derivation #301535

Description

@Ramblurr

Describe the bug

Did upstream edit their tag?

error: hash mismatch in fixed-output derivation '/nix/store/m685m7zrxpm9ag7gkl9n20hshb2gjv5s-source.drv':
         specified: sha256-B0LGedExlk9XllWilZ0QAwQHNyISAI2WJ48P2STbxSY=
            got:    sha256-fxBWYz95yxNa7xotmId2SHLAIymJIBOJumYzAPB3Ias=
error: 1 dependencies of derivation '/nix/store/2dgib1rjqpvhm3cr0sdjqw8k4f2b54sl-step-cli-0.26.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/zq958ksykdkk6vmvhk2i7nrx11b65mlv-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/351blnfq85yphvilxyr2662k5i0cznnq-home-manager-generation.drv' failed to build
error: 1 dependencies of derivation '/nix/store/bis6jik3jsr389qs7g336bx6avk5r8yf-user-environment.drv' failed to build
error: 1 dependencies of derivation '/nix/store/7f2kkk1kpvw17xb1f60y1mjxvvfwnnbn-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/5rp8lw9f790b74miigh0vdbqxps02w5x-nixos-system-quine-24.05.20240403.08b9151.drv' failed to build
$ nix log /nix/store/m685m7zrxpm9ag7gkl9n20hshb2gjv5s-source.drv
warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/m685m7zrxpm9ag7gkl9n20hshb2gjv5s-source.drv^*'

trying https://github.com/smallstep/cli/archive/refs/tags/v0.26.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
^M100  8706    0  8706    0     0  15077      0 --:--:-- --:--:-- --:--:-- 15077^M100 1605k    0 1605k    0     0  1402k      0 --:--:--  0:00:01 --:--:-- 2817k
unpacking source archive /build/v0.26.0.tar.gz

Steps To Reproduce

Steps to reproduce the behavior:

  1. Use unstable
  2. nix-shell -p step-cli

Expected behavior

It should install

Notify maintainers

@r-ryantm

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
  • system: "x86_64-linux"
  • host os: Linux 6.7.11, NixOS, 24.05 (Uakari), 24.05.20240329.d8fe5e6
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.18.2
  • nixpkgs: /nix/store/cb1gs888vfqxawvc65q1dk6jzbayh3wz-source

Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions