unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50183: httpd hash mismatch
@ 2021-08-24  9:44 Eric Brown via Bug reports for GNU Guix
  2021-08-24 17:38 ` Leo Famulari
  2021-08-24 17:40 ` zimoun
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Brown via Bug reports for GNU Guix @ 2021-08-24  9:44 UTC (permalink / raw)
  To: 50183

Hello Guix:

I am trying to install httpd and I get a hash mismatch:

# guix pull && hash guix && guix package -u
# guix build httpd --no-substitutes

sha256 hash mismatch for /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2:
  expected hash: 0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v
  actual hash:   0mdqa9w1p6cmli6976v4wi0sw9r4p5prkj7lzfd1877wk11c9c73
hash mismatch for store item '/gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2'

Best regards,
Eric





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#50183: httpd hash mismatch
  2021-08-24  9:44 bug#50183: httpd hash mismatch Eric Brown via Bug reports for GNU Guix
@ 2021-08-24 17:38 ` Leo Famulari
  2021-08-24 17:40 ` zimoun
  1 sibling, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2021-08-24 17:38 UTC (permalink / raw)
  To: 50183

On Tue, Aug 24, 2021 at 04:44:01AM -0500, Eric Brown via Bug reports for GNU Guix wrote:
> I am trying to install httpd and I get a hash mismatch:

Thanks for the report!

> # guix pull && hash guix && guix package -u
> # guix build httpd --no-substitutes
> 
> sha256 hash mismatch for /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2:
>   expected hash: 0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v
>   actual hash:   0mdqa9w1p6cmli6976v4wi0sw9r4p5prkj7lzfd1877wk11c9c73
> hash mismatch for store item '/gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2'

I just tried and it worked for me:

------
$ guix build --no-grafts httpd -S --no-substitutes
;;; note: source file /home/leo/work/guix/gnu/packages/tls.scm
;;;       newer than compiled /home/leo/work/guix/gnu/packages/tls.go
The following derivation will be built:
   /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv
building /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv...

Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
From http://www.eu.apache.org/dist/httpd/httpd-2.4.48.tar.bz2...
In procedure getaddrinfo: Name or service not known

Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
From http://www.us.apache.org/dist/httpd/httpd-2.4.48.tar.bz2...
In procedure getaddrinfo: Name or service not known

Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
From https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2...
downloading from https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2 ...
 httpd-2.4.48.tar.bz2  6.9MiB                                                                                                                         2.3MiB/s 00:03 [##################] 100.0%
successfully built /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv
/gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
------

Which URL did you end up downloading from? Can you download the file
again and see what it is? Like, maybe it's a 404 HTML page or
something.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#50183: httpd hash mismatch
  2021-08-24  9:44 bug#50183: httpd hash mismatch Eric Brown via Bug reports for GNU Guix
  2021-08-24 17:38 ` Leo Famulari
@ 2021-08-24 17:40 ` zimoun
  2021-09-13 12:59   ` Eric Brown
  1 sibling, 1 reply; 5+ messages in thread
From: zimoun @ 2021-08-24 17:40 UTC (permalink / raw)
  To: Eric Brown, 50183

Hi,

On Tue, 24 Aug 2021 at 04:44, "Eric Brown" via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

> # guix pull && hash guix && guix package -u
> # guix build httpd --no-substitutes
>
> sha256 hash mismatch for /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2:
>   expected hash: 0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v
>   actual hash:   0mdqa9w1p6cmli6976v4wi0sw9r4p5prkj7lzfd1877wk11c9c73
> hash mismatch for store item '/gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2'

I get this:

--8<---------------cut here---------------start------------->8---
$ guix build httpd -S --no-substitutes
The following derivation will be built:
   /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv
building /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv...

Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
From http://www.eu.apache.org/dist/httpd/httpd-2.4.48.tar.bz2...
In procedure getaddrinfo: Name or service not known

Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
From http://www.us.apache.org/dist/httpd/httpd-2.4.48.tar.bz2...
In procedure getaddrinfo: Name or service not known

Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
From https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2...
downloading from https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2 ...
 httpd-2.4.48.tar.bz2  6.9MiB         476KiB/s 00:15 [##################] 100.0%
successfully built /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv
/gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2

$ guix hash /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v

$ guix download https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2

Starting download of /tmp/guix-file.cFPPuX
From https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2...
 …48.tar.bz2  6.9MiB                  611KiB/s 00:11 [##################] 100.0%
/gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v
--8<---------------cut here---------------end--------------->8---

Therefore, from which mirror are you downloading?  It should be
something from the list:

--8<---------------cut here---------------start------------->8---
      (apache             ; from http://www.apache.org/mirrors/dist.html
       "http://www.eu.apache.org/dist/"
       "http://www.us.apache.org/dist/"
       "https://ftp.nluug.nl/internet/apache/"
       "http://apache.mirror.iweb.ca/"
       "http://mirrors.ircam.fr/pub/apache/"
       "http://apache.mirrors.ovh.net/ftp.apache.org/dist/"
       "http://apache-mirror.rbc.ru/pub/apache/"
       "ftp://ftp.osuosl.org/pub/apache/"
       "http://mirrors.ibiblio.org/apache/"
--8<---------------cut here---------------end--------------->8---


All the best,
simon




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#50183: httpd hash mismatch
  2021-08-24 17:40 ` zimoun
@ 2021-09-13 12:59   ` Eric Brown
  2021-09-13 13:23     ` zimoun
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Brown @ 2021-09-13 12:59 UTC (permalink / raw)
  To: zimoun; +Cc: 50183


> I get this:
> 
> --8<---------------cut here---------------start------------->8---
> $ guix build httpd -S --no-substitutes
> The following derivation will be built:
>   /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv
> building /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv...
> 
> Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
> From http://www.eu.apache.org/dist/httpd/httpd-2.4.48.tar.bz2...
> In procedure getaddrinfo: Name or service not known
> 
> Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
> From http://www.us.apache.org/dist/httpd/httpd-2.4.48.tar.bz2...
> In procedure getaddrinfo: Name or service not known
> 
> Starting download of /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
> From https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2...
> downloading from https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2 ...
> httpd-2.4.48.tar.bz2  6.9MiB         476KiB/s 00:15 [##################] 100.0%
> successfully built /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv
> /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
> 
> $ guix hash /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
> 0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v
> 
> $ guix download https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2
> 
> Starting download of /tmp/guix-file.cFPPuX
> From https://ftp.nluug.nl/internet/apache/httpd/httpd-2.4.48.tar.bz2...
> …48.tar.bz2  6.9MiB                  611KiB/s 00:11 [##################] 100.0%
> /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2
> 0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v
> --8<---------------cut here---------------end--------------->8---
> 
> Therefore, from which mirror are you downloading?  It should be
> something from the list:
> 
> --8<---------------cut here---------------start------------->8---
>      (apache             ; from http://www.apache.org/mirrors/dist.html
>       "http://www.eu.apache.org/dist/"
>       "http://www.us.apache.org/dist/"
>       "https://ftp.nluug.nl/internet/apache/"
>       "http://apache.mirror.iweb.ca/"
>       "http://mirrors.ircam.fr/pub/apache/"
>       "http://apache.mirrors.ovh.net/ftp.apache.org/dist/"
>       "http://apache-mirror.rbc.ru/pub/apache/"
>       "ftp://ftp.osuosl.org/pub/apache/"
>       "http://mirrors.ibiblio.org/apache/"
> --8<---------------cut here---------------end--------------->8---
> 
> 
> All the best,
> simon


Hello Simon,

This now works for me.  I wonder if it was an issue with the mirror that I was using, perhaps it was returning an error message temporarily.

Thank you for testing and your feedback.

Eric

PS This is on a Trisquel-alike which shall not be named.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#50183: httpd hash mismatch
  2021-09-13 12:59   ` Eric Brown
@ 2021-09-13 13:23     ` zimoun
  0 siblings, 0 replies; 5+ messages in thread
From: zimoun @ 2021-09-13 13:23 UTC (permalink / raw)
  To: Eric Brown; +Cc: 50183-done

Hi,

On Mon, 13 Sept 2021 at 14:59, Eric Brown <ecbrown@ericcbrown.com> wrote:

> This now works for me.  I wonder if it was an issue with the mirror that I was using, perhaps it was returning an error message temporarily.

Therefore, I am closing.

Thanks,
simon




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-13 13:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-24  9:44 bug#50183: httpd hash mismatch Eric Brown via Bug reports for GNU Guix
2021-08-24 17:38 ` Leo Famulari
2021-08-24 17:40 ` zimoun
2021-09-13 12:59   ` Eric Brown
2021-09-13 13:23     ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).