bug#50183: httpd hash mismatch

2021-09-13 Thread zimoun
Hi,

On Mon, 13 Sept 2021 at 14:59, Eric Brown  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





bug#50183: httpd hash mismatch

2021-09-13 Thread Eric Brown


> 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.







bug#50183: httpd hash mismatch

2021-08-24 Thread zimoun
Hi,

On Tue, 24 Aug 2021 at 04:44, "Eric Brown" via Bug reports for GNU Guix 
 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





bug#50183: httpd hash mismatch

2021-08-24 Thread Leo Famulari
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.





bug#50183: httpd hash mismatch

2021-08-24 Thread Eric Brown
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