* bug#48965: filter-dkimsign tarball not available
@ 2021-06-12 3:11 Brendan Tildesley
2021-06-12 8:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 8+ messages in thread
From: Brendan Tildesley @ 2021-06-12 3:11 UTC (permalink / raw)
To: 48965
building /gnu/store/jvifq7l30l057x532qkw3w16aq0xb3r6-filter-dkimsign-0.5.tar.gz.drv...
Starting download of /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
From https://distfiles.sigtrap.nl/filter-dkimsign-0.5.tar.gz...
Throw to key `gnutls-error' with args `(#<gnutls-error-enum Error in the pull function.> handshake)'.
Starting download of /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
From https://ci.guix.gnu.org/file/filter-dkimsign-0.5.tar.gz/sha256/0jwp47ixibnz8rghn193bk2hxh1j1zfrnidml18j7d7cylxfrd55...
download failed "https://ci.guix.gnu.org/file/filter-dkimsign-0.5.tar.gz/sha256/0jwp47ixibnz8rghn193bk2hxh1j1zfrnidml18j7d7cylxfrd55" 404 "Not Found"
Starting download of /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
From https://tarballs.nixos.org/sha256/0jwp47ixibnz8rghn193bk2hxh1j1zfrnidml18j7d7cylxfrd55...
download failed "https://tarballs.nixos.org/sha256/0jwp47ixibnz8rghn193bk2hxh1j1zfrnidml18j7d7cylxfrd55" 404 "Not Found"
Starting download of /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
From https://archive.softwareheritage.org/api/1/content/sha256:a5b4ec3af5ecb42351a0b5459bdd0f32c00ec55c23050b5f46dfaed8e321974b/raw/...
download failed "https://archive.softwareheritage.org/api/1/content/sha256:a5b4ec3af5ecb42351a0b5459bdd0f32c00ec55c23050b5f46dfaed8e321974b/raw/" 404 "Not Found"
Trying to use Disarchive to assemble /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz...
Assembling the directory filter-dkimsign-0.5
Downloading /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz from Software Heritage...
SWH vault: requested bundle cooking, waiting for completion...
In procedure fport_write: Broken pipe
Could not resolve directory reference
failed to download "/gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz" from "https://distfiles.sigtrap.nl/filter-dkimsign-0.5.tar.gz"
builder for `/gnu/store/jvifq7l30l057x532qkw3w16aq0xb3r6-filter-dkimsign-0.5.tar.gz.drv' failed to produce output path `/gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz'
build of /gnu/store/jvifq7l30l057x532qkw3w16aq0xb3r6-filter-dkimsign-0.5.tar.gz.drv failed
View build log at '/var/log/guix/drvs/jv/ifq7l30l057x532qkw3w16aq0xb3r6-filter-dkimsign-0.5.tar.gz.drv.bz2'.
guix build: error: build of `/gnu/store/jvifq7l30l057x532qkw3w16aq0xb3r6-filter-dkimsign-0.5.tar.gz.drv' failed
b@jiu ~/code/guix [env]$
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#48965: filter-dkimsign tarball not available
2021-06-12 3:11 bug#48965: filter-dkimsign tarball not available Brendan Tildesley
@ 2021-06-12 8:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 8:20 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 9:06 ` Brendan Tildesley
0 siblings, 2 replies; 8+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2021-06-12 8:17 UTC (permalink / raw)
To: Brendan Tildesley; +Cc: 48965
[-- Attachment #1: Type: text/plain, Size: 621 bytes --]
Brendan,
Brendan Tildesley 写道:
> Starting download of
> /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
> From https://distfiles.sigtrap.nl/filter-dkimsign-0.5.tar.gz...
> Throw to key `gnutls-error' with args `(#<gnutls-error-enum
> Error in the pull function.> handshake)'.
~ λ guix download
https://distfiles.sigtrap.nl/filter-dkimsign-0.5.tar.gz
[…]
/gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
0jwp47ixibnz8rghn193bk2hxh1j1zfrnidml18j7d7cylxfrd55
Can you guix download other https:// sources without problems?
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#48965: filter-dkimsign tarball not available
2021-06-12 8:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2021-06-12 8:20 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 9:06 ` Brendan Tildesley
1 sibling, 0 replies; 8+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2021-06-12 8:20 UTC (permalink / raw)
To: Brendan Tildesley; +Cc: 48965
[-- Attachment #1: Type: text/plain, Size: 275 bytes --]
Tobias Geerinckx-Rice 写道:
> https://distfiles.sigtrap.nl/filter-dkimsign-0.5.tar.gz
…and/or does this URL work for you with cURL/a browser, wherever
you are?
I'm physically next door to .nl, so that makes me mildly
suspicious.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#48965: filter-dkimsign tarball not available
2021-06-12 8:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 8:20 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2021-06-12 9:06 ` Brendan Tildesley
2021-06-12 9:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
1 sibling, 1 reply; 8+ messages in thread
From: Brendan Tildesley @ 2021-06-12 9:06 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: 48965
> On 06/12/2021 10:17 AM Tobias Geerinckx-Rice <me@tobias.gr> wrote:
>
>
> Brendan,
>
> Brendan Tildesley 写道:
> > Starting download of
> > /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
> > From https://distfiles.sigtrap.nl/filter-dkimsign-0.5.tar.gz...
> > Throw to key `gnutls-error' with args `(#<gnutls-error-enum
> > Error in the pull function.> handshake)'.
>
> ~ λ guix download
> https://distfiles.sigtrap.nl/filter-dkimsign-0.5.tar.gz
> […]
> /gnu/store/kd1kbq1anb7iy7ig999i7zq16m8pzayk-filter-dkimsign-0.5.tar.gz
> 0jwp47ixibnz8rghn193bk2hxh1j1zfrnidml18j7d7cylxfrd55
>
> Can you guix download other https:// sources without problems?
Yep. I downloaded 3000 source tarballs with -S and just this one didn't
work for some reason. I'm in Tasmania, Australia.
Doesn't work with guix, wget, or curl. Just hangs after connected for a while.
We should have a mirror of it anyway as backup on the CI to ensure it works anyway.
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#48965: filter-dkimsign tarball not available
2021-06-12 9:06 ` Brendan Tildesley
@ 2021-06-12 9:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 9:54 ` Brendan Tildesley
2021-06-12 10:29 ` Brendan Tildesley
0 siblings, 2 replies; 8+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2021-06-12 9:36 UTC (permalink / raw)
To: Brendan Tildesley; +Cc: 48965
[-- Attachment #1: Type: text/plain, Size: 643 bytes --]
Brendan,
Brendan Tildesley 写道:
> Yep. I downloaded 3000 source tarballs with -S and just this one
> didn't
> work for some reason. I'm in Tasmania, Australia.
Wait, so libopensmtpd *did* work? It uses the exact same server,
with HTTPS :-/
Could you verify that before pulling to test…
> Doesn't work with guix, wget, or curl. Just hangs after
> connected for a while.
Hmkay… I have a ‘free’ VPN lying around somewhere but I don't
think I'll bother.
I've added another URI in
7479124cd7030b9b303420cb28585bac4331daaf. If that one also fails
stranger things are afoot.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#48965: filter-dkimsign tarball not available
2021-06-12 9:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2021-06-12 9:54 ` Brendan Tildesley
2021-06-12 10:29 ` Brendan Tildesley
1 sibling, 0 replies; 8+ messages in thread
From: Brendan Tildesley @ 2021-06-12 9:54 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: 48965
> On 06/12/2021 11:36 AM Tobias Geerinckx-Rice <me@tobias.gr> wrote:
>
>
> Brendan,
>
> Brendan Tildesley 写道:
> > Yep. I downloaded 3000 source tarballs with -S and just this one
> > didn't
> > work for some reason. I'm in Tasmania, Australia.
>
> Wait, so libopensmtpd *did* work? It uses the exact same server,
> with HTTPS :-/
That one fails too. It seems to take 5-10 minutes + to time out.
There is a substitute available so my guix is able to download that.
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#48965: filter-dkimsign tarball not available
2021-06-12 9:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 9:54 ` Brendan Tildesley
@ 2021-06-12 10:29 ` Brendan Tildesley
2021-06-12 10:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
1 sibling, 1 reply; 8+ messages in thread
From: Brendan Tildesley @ 2021-06-12 10:29 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: 48965
https://imperialat.at/releases/
works fine for me. Thanks.
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#48965: filter-dkimsign tarball not available
2021-06-12 10:29 ` Brendan Tildesley
@ 2021-06-12 10:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 0 replies; 8+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2021-06-12 10:36 UTC (permalink / raw)
To: Brendan Tildesley; +Cc: 48965-done
[-- Attachment #1: Type: text/plain, Size: 160 bytes --]
Brendan Tildesley 写道:
> https://imperialat.at/releases/
> works fine for me. Thanks.
Thanks for confirming! Case closed.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-06-12 10:37 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-12 3:11 bug#48965: filter-dkimsign tarball not available Brendan Tildesley
2021-06-12 8:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 8:20 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 9:06 ` Brendan Tildesley
2021-06-12 9:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 9:54 ` Brendan Tildesley
2021-06-12 10:29 ` Brendan Tildesley
2021-06-12 10:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
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).