* bug#47190: Building git fails because of a hash mismatch
@ 2021-03-16 12:57 Konrad Hinsen
2021-03-16 13:06 ` Léo Le Bouter via Bug reports for GNU Guix
0 siblings, 1 reply; 3+ messages in thread
From: Konrad Hinsen @ 2021-03-16 12:57 UTC (permalink / raw)
To: 47190
With Guix commit (ab9629b7c91ff7d6392a03512cfe442823267777), building
git fails because of a hash mismatch when downloading the man pages (see
log below). I'd be happy to submit a patch that updates the hash, but
it's perhaps worth figuring out first what went wrong here.
Konrad.
building /gnu/store/lml7vf4rqr9g08bkfwbs3hrchv90zvpb-git-manpages-2.31.0.tar.xz.drv...
downloading from http://linux-kernel.uio.no/pub/software/scm/git/git-manpages-2.31.0.tar.xz ...
-sha256 hash mismatch for /gnu/store/cp276zg8yn1v0psi49d8ivib41cv99ya-git-manpages-2.31.0.tar.xz:
expected hash: 1aiabqbc6mg23r19g2cwd4iajf55cpkxqylwn14hgpg64piaqr2y
actual hash: 1v40wwj130k76xf2w6vwhvfpkk765q1gcy5bqcrqssxf66ydqp8q
hash mismatch for store item '/gnu/store/cp276zg8yn1v0psi49d8ivib41cv99ya-git-manpages-2.31.0.tar.xz'
build of /gnu/store/lml7vf4rqr9g08bkfwbs3hrchv90zvpb-git-manpages-2.31.0.tar.xz.drv failed
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#47190: Building git fails because of a hash mismatch
2021-03-16 12:57 bug#47190: Building git fails because of a hash mismatch Konrad Hinsen
@ 2021-03-16 13:06 ` Léo Le Bouter via Bug reports for GNU Guix
2021-03-16 14:56 ` Konrad Hinsen
0 siblings, 1 reply; 3+ messages in thread
From: Léo Le Bouter via Bug reports for GNU Guix @ 2021-03-16 13:06 UTC (permalink / raw)
To: Konrad Hinsen, 47190-done
[-- Attachment #1: Type: text/plain, Size: 635 bytes --]
On Tue, 2021-03-16 at 13:57 +0100, Konrad Hinsen wrote:
> With Guix commit (ab9629b7c91ff7d6392a03512cfe442823267777), building
> git fails because of a hash mismatch when downloading the man pages
> (see
> log below).
>
Yes, this is fixed by 0ee5d4f7a8e25be437297f88ed7013c4f37abafb, simply
"guix pull", there's nothing we can do to the older commits.
I upgraded the git package then fixed the hash of git-manpages as well
(which uses git's version variable, so it makes a cascading change),
but then I forgot to amend my previous commit with the fix and pushed
anyway, then I realized that and made another commit.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#47190: Building git fails because of a hash mismatch
2021-03-16 13:06 ` Léo Le Bouter via Bug reports for GNU Guix
@ 2021-03-16 14:56 ` Konrad Hinsen
0 siblings, 0 replies; 3+ messages in thread
From: Konrad Hinsen @ 2021-03-16 14:56 UTC (permalink / raw)
To: Léo Le Bouter, 47190-done
Léo Le Bouter <lle-bout@zaclys.net> writes:
> Yes, this is fixed by 0ee5d4f7a8e25be437297f88ed7013c4f37abafb, simply
> "guix pull", there's nothing we can do to the older commits.
Thanks for the quick fix, this works fine indeed!
Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-16 14:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-16 12:57 bug#47190: Building git fails because of a hash mismatch Konrad Hinsen
2021-03-16 13:06 ` Léo Le Bouter via Bug reports for GNU Guix
2021-03-16 14:56 ` Konrad Hinsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.