GNU bug report logs - #52308
trezor-agent fails with hash error

Previous Next

Package: guix;

Reported by: Florian Hoertlehner <hoertlehner <at> gmail.com>

Date: Sun, 5 Dec 2021 18:09:06 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52308 in the body.
You can then email your comments to 52308 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#52308; Package guix. (Sun, 05 Dec 2021 18:09:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Florian Hoertlehner <hoertlehner <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 05 Dec 2021 18:09:06 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Florian Hoertlehner <hoertlehner <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: trezor-agent fails with hash error
Date: Sun, 5 Dec 2021 14:52:37 +0100
[Message part 1 (text/plain, inline)]
Trezor agent used to work on my guix system.
Since today (I guess the last time I fully installed the manifest was a few
months ago) it brings this error:

building
/gnu/store/5mgjcap8wj5zhz57n15giw44rc8l9yh8-trezor-agent-0.11.0-1-checkout.drv...
-r:sha256 hash mismatch for
/gnu/store/kl7l3n2f5z4y5q6mp28pxqwfpqq48bvs-trezor-agent-0.11.0-1-checkout:
  expected hash: 0nl44ldfw9s2v3p7g5bldfw3ds2hz9r28j42bpnp8bj0v5na3ivk
  actual hash:   1ksv494xpga27ifrjyn1bkqaya5h769lqb9rx1ng0n4kvmnrqr3l
hash mismatch for store item
'/gnu/store/kl7l3n2f5z4y5q6mp28pxqwfpqq48bvs-trezor-agent-0.11.0-1-checkout'
build of
/gnu/store/5mgjcap8wj5zhz57n15giw44rc8l9yh8-trezor-agent-0.11.0-1-checkout.drv
failed
View build log at
'/var/log/guix/drvs/5m/gjcap8wj5zhz57n15giw44rc8l9yh8-trezor-agent-0.11.0-1-checkout.drv.bz2'

contant of the logfile
/var/log/guix/drvs/5m/gjcap8wj5zhz57n15giw44rc8l9yh8-trezor-agent-0.11.0-1-checkout.drv.bz2'

guile: warning: failed to install locale
environment variable `PATH' set to
`/gnu/store/378zjf2kgajcfd7mfr98jn5xyc5wa3qv-gzip-1.10/bin:/gnu/store/35nrl33r07sipfb4dzqlkl2z0xjafgky-tar-1.34/bin'
hint: Using 'master' as the name for the initial branch. This default
branch name
hint: is subject to change. To configure the initial branch name to use in
all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this
command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in
/gnu/store/kl7l3n2f5z4y5q6mp28pxqwfpqq48bvs-trezor-agent-0.11.0-1-checkout/.git/
From https://github.com/romanz/trezor-agent
 * tag               v0.14.4    -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at a9117c9 Bump version: 0.14.3 → 0.14.4
[Message part 2 (text/html, inline)]

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sun, 05 Dec 2021 18:19:02 GMT) Full text and rfc822 format available.

Notification sent to Florian Hoertlehner <hoertlehner <at> gmail.com>:
bug acknowledged by developer. (Sun, 05 Dec 2021 18:19:02 GMT) Full text and rfc822 format available.

Message #10 received at 52308-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Florian Hoertlehner <hoertlehner <at> gmail.com>
Cc: 52308-done <at> debbugs.gnu.org
Subject: Re: bug#52308: trezor-agent fails with hash error
Date: Sun, 05 Dec 2021 19:18:26 +0100
Hello,

Florian Hoertlehner <hoertlehner <at> gmail.com> writes:

> Trezor agent used to work on my guix system.
> Since today (I guess the last time I fully installed the manifest was a few
> months ago) it brings this error:
>
> building
> /gnu/store/5mgjcap8wj5zhz57n15giw44rc8l9yh8-trezor-agent-0.11.0-1-checkout.drv...
> -r:sha256 hash mismatch for
> /gnu/store/kl7l3n2f5z4y5q6mp28pxqwfpqq48bvs-trezor-agent-0.11.0-1-checkout:
>   expected hash: 0nl44ldfw9s2v3p7g5bldfw3ds2hz9r28j42bpnp8bj0v5na3ivk
>   actual hash:   1ksv494xpga27ifrjyn1bkqaya5h769lqb9rx1ng0n4kvmnrqr3l

Oops, my bad. Fixed now. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 03 Jan 2022 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.