all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Build output links on the CI build details page doesn't work and return a bad gateway error.
@ 2023-05-18 14:27 Pier-Hugues Pellerin
  0 siblings, 0 replies; only message in thread
From: Pier-Hugues Pellerin @ 2023-05-18 14:27 UTC (permalink / raw)
  To: help-guix


Hello everyone,

I've been trying to get the following github guix action[1] 
working on a small repository,
to save times on guix pull the action tries to download an up to 
date snapshot from
the CI server. Using the following link structure:

#+begin_src
https://ci.guix.gnu.org/search/latest/archive?query=spec:tarball+status:success+system:x86_64-linux+guix-binary.tar.xz
#+end_src

This link used is the one provided on the details page at 
https://ci.guix.gnu.org/build/1342826/details
in the build output section, when you follow the link you will get 
the following error:

#+begin_src
502 Bad Gateway
#+end_src

The nginx configuration seems to be wrong an not pointing to the 
right place.

As followup questions:

This might be a hacky way to retrieve a snapshot or install a 
nightly release?
Is there a more official link to download a snapshot of Guix or a 
more official way to do it.

-- 
Thanks
ph

[1] https://github.com/PromyLOPh/guix-install-action


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-18 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 14:27 Build output links on the CI build details page doesn't work and return a bad gateway error Pier-Hugues Pellerin

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.