unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42813: [BUG] Flatpak 1.8.1 not downloading
@ 2020-08-11 18:15 Kurt
  2020-08-11 18:39 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2020-08-11 20:52 ` bug#42813: Closed Kurt
  0 siblings, 2 replies; 3+ messages in thread
From: Kurt @ 2020-08-11 18:15 UTC (permalink / raw)
  To: 42813

Starting download of /gnu/store/2qc6kx93nih27aph2wqbah73d08d488b-
flatpak-1.8.1.tar.xz
From 
https://github.com/flatpak/flatpak/releases/download/1.8.1/flatpak-1.8.1.tar.xz
...
following redirection to `
https://github-production-release-asset-2e65be.s3.amazonaws.com/59213200/166ab200-bd3c-11ea-8a7d-830fd686a810?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200811%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200811T180918Z&X-Amz-Expires=300&X-Amz-Signature=f88223c2e13238c826bbd5ec4af64381fb1dd469dc68f7ec89c1382e99b836c2&X-Amz-SignedHeaders=host&actor_id=0&repo_id=59213200&response-content-disposition=attachment%3B%20filename%3Dflatpak-1.8.1.tar.xz&response-content-type=application%2Foctet-stream'
...
In procedure getaddrinfo: Name or service not known

Starting download of /gnu/store/2qc6kx93nih27aph2wqbah73d08d488b-
flatpak-1.8.1.tar.xz
From 
https://ci.guix.gnu.org/file/flatpak-1.8.1.tar.xz/sha256/1bcymiv0yzs05rplbyzpimb1k17s345a95y0dhw7jh56z5k4p4b6
...
download failed "
https://ci.guix.gnu.org/file/flatpak-1.8.1.tar.xz/sha256/1bcymiv0yzs05rplbyzpimb1k17s345a95y0dhw7jh56z5k4p4b6
" 404 "Not Found"

Starting download of /gnu/store/2qc6kx93nih27aph2wqbah73d08d488b-
flatpak-1.8.1.tar.xz
From 
https://tarballs.nixos.org/sha256/1bcymiv0yzs05rplbyzpimb1k17s345a95y0dhw7jh56z5k4p4b6
...
download failed "
https://tarballs.nixos.org/sha256/1bcymiv0yzs05rplbyzpimb1k17s345a95y0dhw7jh56z5k4p4b6
" 404 "Not Found"

Starting download of /gnu/store/2qc6kx93nih27aph2wqbah73d08d488b-
flatpak-1.8.1.tar.xz
From 
https://archive.softwareheritage.org/api/1/content/sha256:66914b66f9a64079386cc097a40a19fa8419568df7fb456f2e407f0f76ac9ead/raw/
...
download failed "
https://archive.softwareheritage.org/api/1/content/sha256:66914b66f9a64079386cc097a40a19fa8419568df7fb456f2e407f0f76ac9ead/raw/
" 404 "Not Found"
failed to download "/gnu/store/2qc6kx93nih27aph2wqbah73d08d488b-
flatpak-1.8.1.tar.xz" from "
https://github.com/flatpak/flatpak/releases/download/1.8.1/flatpak-1.8.1.tar.xz
"





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

* bug#42813: [BUG] Flatpak 1.8.1 not downloading
  2020-08-11 18:15 bug#42813: [BUG] Flatpak 1.8.1 not downloading Kurt
@ 2020-08-11 18:39 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2020-08-11 20:52 ` bug#42813: Closed Kurt
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-08-11 18:39 UTC (permalink / raw)
  To: Kurt; +Cc: 42813

[-- Attachment #1: Type: text/plain, Size: 1276 bytes --]

Kurt,

Thanks for the bug report!  This doesn't sound like a problem with 
Guix.

Kurt 写道:
> Starting download of 
> /gnu/store/2qc6kx93nih27aph2wqbah73d08d488b-
> flatpak-1.8.1.tar.xz
> From 
> https://github.com/flatpak/flatpak/releases/download/1.8.1/flatpak-1.8.1.tar.xz
> ...

Your system manages to look up the domain github.com...

> following redirection to `
> https://github-production-release-asset-2e65be.s3.amazonaws.com/59213200/166ab200-bd3c-11ea-8a7d-830fd686a810?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200811%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200811T180918Z&X-Amz-Expires=300&X-Amz-Signature=f88223c2e13238c826bbd5ec4af64381fb1dd469dc68f7ec89c1382e99b836c2&X-Amz-SignedHeaders=host&actor_id=0&repo_id=59213200&response-content-disposition=attachment%3B%20filename%3Dflatpak-1.8.1.tar.xz&response-content-type=application%2Foctet-stream'
> ...
> In procedure getaddrinfo: Name or service not known

...but then immediately fails to look up 
github-production-release-asset-2e65be.s3.amazonaws.com.

There isn't much we can do about this.  Try again, possibly after 
a

  $ sudo herd restart nscd

to flush any negative caches if you're on Guix System.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

* bug#42813: Closed
  2020-08-11 18:15 bug#42813: [BUG] Flatpak 1.8.1 not downloading Kurt
  2020-08-11 18:39 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2020-08-11 20:52 ` Kurt
  1 sibling, 0 replies; 3+ messages in thread
From: Kurt @ 2020-08-11 20:52 UTC (permalink / raw)
  To: 42813

Thanks for your insight.





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

end of thread, other threads:[~2020-08-11 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 18:15 bug#42813: [BUG] Flatpak 1.8.1 not downloading Kurt
2020-08-11 18:39 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-08-11 20:52 ` bug#42813: Closed Kurt

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