fodwatch

Job #77773: /nix/store/2018lpj4nhs9q57i0a0gwwwx2ls6igdb-rippled.drv

Hash mismatch
Evaluation: #1
Time: 2023-05-24 13:05Z - 2023-05-24 13:05Z (3.157 s)
Package: rippled
Maintainers:
out path: /nix/store/w0bc4igmhjn8crkz2l2m6igsjwik7ki7-rippled
drv path: /nix/store/2018lpj4nhs9q57i0a0gwwwx2ls6igdb-rippled.drv
Expected hash: r:sha256 daec2e84f2f18185640312d583ea138be6075c69a611891988576434c2fa1801
Actual hash: sha256-LvO8ZIha6mDVF+F0FrIYDH/7Q+LruRvj2vEhR3SwRS8=
rev: 1.7.3
url: https://github.com/ripple/rippled.git

Partial build log

this derivation will be built:
  /nix/store/x70bwpap1wmkyay84lk5ks1n0dhjkqvg-rippled.drv
building '/nix/store/aw4lzamykbl4l2vzjgi4lvwdxxp9xryl-rippled.drv'...
rippled> exporting https://github.com/ripple/rippled.git (rev 1.7.3) into /nix/store/w0bc4igmhjn8crkz2l2m6igsjwik7ki7-rippled
rippled> Initialized empty Git repository in /nix/store/w0bc4igmhjn8crkz2l2m6igsjwik7ki7-rippled/.git/
rippled> remote: Enumerating objects: 1680, done.
rippled> remote: Counting objects: 100% (1680/1680), done.
rippled> remote: Compressing objects: 100% (1621/1621), done.
rippled> remote: Total 1680 (delta 362), reused 348 (delta 31), pack-reused 0
rippled> Receiving objects: 100% (1680/1680), 5.20 MiB | 11.26 MiB/s, done.
rippled> Resolving deltas: 100% (362/362), done.
rippled> From https://github.com/ripple/rippled
rippled>  * tag               1.7.3      -> FETCH_HEAD
rippled> Switched to a new branch 'fetchgit'
rippled> Enumerating objects: 1680, done.
rippled> Counting objects: 100% (1680/1680), done.
rippled> Compressing objects: 100% (1652/1652), done.
rippled> Writing objects: 100% (1680/1680), done.
rippled> Total 1680 (delta 361), reused 1318 (delta 0), pack-reused 0
rippled> Enumerating objects: 1680, done.
rippled> Nothing new to pack.
error: hash mismatch in fixed-output derivation '/nix/store/aw4lzamykbl4l2vzjgi4lvwdxxp9xryl-rippled.drv':
         specified: sha256-2uwuhPLxgYVkAxLVg+oTi+YHXGmmEYkZiFdkNML6GAE=
            got:    sha256-LvO8ZIha6mDVF+F0FrIYDH/7Q+LruRvj2vEhR3SwRS8=
error: 

Reproducer

Warning: This reproducer script contains many hidden assumptions (e.g. no postFetch hooks, no fetchgit, etc). Do not trust its output blindly.