GNU bug report logs - #41660
texlive-csquotes source hash mismatch

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Tue, 2 Jun 2020 12:23:02 UTC

Severity: normal

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludovic.courtes <at> inria.fr>
Subject: bug#41660: closed (Re: bug#41660: texlive-csquotes source hash
 mismatch)
Date: Tue, 02 Jun 2020 18:45:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41660: texlive-csquotes source hash mismatch

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41660 <at> debbugs.gnu.org.

-- 
41660: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41660
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: Ludovic Courtès <ludovic.courtes <at> inria.fr>,
 41660-done <at> debbugs.gnu.org
Subject: Re: bug#41660: texlive-csquotes source hash mismatch
Date: Tue, 02 Jun 2020 20:44:10 +0200
[Message part 3 (text/plain, inline)]
Ludovic Courtès <ludovic.courtes <at> inria.fr> writes:

> I’m observing a hash mismatch there:
>
> --8<---------------cut here---------------start------------->8---
> $ guix build texlive-csquotes
> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
> La jenaj derivoj estos konstruataj:
>    /gnu/store/qr283hriqpv4w0nw5l5khf5xpsg00858-texlive-csquotes-51265.drv
>    /gnu/store/cpiwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv
> building /gnu/store/cpiwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv...
> guile: warning: failed to install locale
> svn: warning: cannot set LC_CTYPE locale
> svn: warning: environment variable LC_ALL is en_US.utf8
> svn: warning: please check that your locale name is correct
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes/README.md
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes/csquotes.pdf
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes/csquotes.tex
> Exported revision 51265.
> svn: warning: cannot set LC_CTYPE locale
> svn: warning: environment variable LC_ALL is en_US.utf8
> svn: warning: please check that your locale name is correct
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csq-compat.def
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csquotes.cfg
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csquotes.def
> A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csquotes.sty
> Exported revision 51265.
> r:sha256 hash mismatch for /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout:
>   expected hash: 15hgn37zg433skn7ijqs1kl2z56fhy29cjxn01b5pjrnrkdar4i4
>   actual hash:   088gvi60d7sdl6fgg68fbz30fnpqc3yrpkx80sfw7vwgar3wm3av
> hash mismatch for store item '/gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout'
> build of /gnu/store/cpiwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv failed
> View build log at '/var/log/guix/drvs/cp/iwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv.bz2'.
> cannot build derivation `/gnu/store/qr283hriqpv4w0nw5l5khf5xpsg00858-texlive-csquotes-51265.drv': 1 dependencies couldn't be built
> guix build: error: build of `/gnu/store/qr283hriqpv4w0nw5l5khf5xpsg00858-texlive-csquotes-51265.drv' failed
> $ guix describe
> Generacio 146	Jun 02 2020 00:38:54	(nuna)
>   guix e7da805
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: e7da8055892510fcb5cf4b51479a0897e18a205e
> --8<---------------cut here---------------end--------------->8---
>
> There’s no substitute on berlin, so perhaps the hash has always been
> “wrong”.

This is because it was added (on 'master') after the big TeX Live update
in 85892948bd9fb5fcc3409a60204cc8b14a4eb030 (on 'core-updates'), thus
the hash was never adjusted for the new TeX revision.

Fixed in 37465b5be0324d9c953408fe88e2509ad0891712, thanks!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: bug-guix <at> gnu.org
Subject: texlive-csquotes source hash mismatch
Date: Tue, 02 Jun 2020 14:21:41 +0200
I’m observing a hash mismatch there:

--8<---------------cut here---------------start------------->8---
$ guix build texlive-csquotes
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
La jenaj derivoj estos konstruataj:
   /gnu/store/qr283hriqpv4w0nw5l5khf5xpsg00858-texlive-csquotes-51265.drv
   /gnu/store/cpiwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv
building /gnu/store/cpiwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv...
guile: warning: failed to install locale
svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LC_ALL is en_US.utf8
svn: warning: please check that your locale name is correct
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes/README.md
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes/csquotes.pdf
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/doc/latex/csquotes/csquotes.tex
Exported revision 51265.
svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LC_ALL is en_US.utf8
svn: warning: please check that your locale name is correct
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csq-compat.def
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csquotes.cfg
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csquotes.def
A    /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout/tex/latex/csquotes/csquotes.sty
Exported revision 51265.
r:sha256 hash mismatch for /gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout:
  expected hash: 15hgn37zg433skn7ijqs1kl2z56fhy29cjxn01b5pjrnrkdar4i4
  actual hash:   088gvi60d7sdl6fgg68fbz30fnpqc3yrpkx80sfw7vwgar3wm3av
hash mismatch for store item '/gnu/store/fkxwlwrydq2hzrp37qh42ash4zi6pbq6-texlive-csquotes-51265-checkout'
build of /gnu/store/cpiwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv failed
View build log at '/var/log/guix/drvs/cp/iwf24vyk0691wk6k0dlkq6jz61h89v-texlive-csquotes-51265-checkout.drv.bz2'.
cannot build derivation `/gnu/store/qr283hriqpv4w0nw5l5khf5xpsg00858-texlive-csquotes-51265.drv': 1 dependencies couldn't be built
guix build: error: build of `/gnu/store/qr283hriqpv4w0nw5l5khf5xpsg00858-texlive-csquotes-51265.drv' failed
$ guix describe
Generacio 146	Jun 02 2020 00:38:54	(nuna)
  guix e7da805
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: e7da8055892510fcb5cf4b51479a0897e18a205e
--8<---------------cut here---------------end--------------->8---

There’s no substitute on berlin, so perhaps the hash has always been
“wrong”.

Does anyone have the expected checkout?

Ludo’.



This bug report was last modified 4 years and 356 days ago.

Previous Next


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