unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm
@ 2019-02-12 19:54 Leo Famulari
  2019-02-12 19:59 ` bug#34461: Debugging build failures on Berlin Leo Famulari
  2019-03-04 21:27 ` bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Leo Famulari @ 2019-02-12 19:54 UTC (permalink / raw)
  To: 34461

Substitutes of the hidden package qemu-minimal-2.10 are available from
<https://mirror.hydra.gnu.org> but not <https://berlin.guixsd.org>.

I'd like to fix this but I'm not sure how to start debugging things on
the Berlin build farm.

I know how to use the Hydra web interface to debug build failures but I
need help getting started with Berlin.

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

* bug#34461: Debugging build failures on Berlin
  2019-02-12 19:54 bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm Leo Famulari
@ 2019-02-12 19:59 ` Leo Famulari
  2019-03-04 21:27 ` bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2019-02-12 19:59 UTC (permalink / raw)
  To: 34461

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

I know this bug report is vague. Any guidance on a build debug workflow
for the Berlin build farm will be helpful.

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

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

* bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm
  2019-02-12 19:54 bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm Leo Famulari
  2019-02-12 19:59 ` bug#34461: Debugging build failures on Berlin Leo Famulari
@ 2019-03-04 21:27 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2019-03-04 21:27 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 34461

Hi Leo,

Leo Famulari <leo@famulari.name> skribis:

> Substitutes of the hidden package qemu-minimal-2.10 are available from
> <https://mirror.hydra.gnu.org> but not <https://berlin.guixsd.org>.
>
> I'd like to fix this but I'm not sure how to start debugging things on
> the Berlin build farm.

I would get the .drv file name of that thing and then do:

  guix build --log-file /gnu/store/…-qemu-minimal.drv \
     --substitute-urls=https://berlin.guixsd.org

This should give you the URL of the failed build.

Alternately, you can also go directly to:

  https://berlin.guixsd.org/log/XYZ-qemu-minimal

where “XYZ-qemu-minimal” is the *output* file name of that thing (not
the .drv file name.)

If that is 404, then most likely the thing was never built.  To
determine why, one would have to inspect /var/log/cuirass.log from
berlin…

HTH!

Ludo’.

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

end of thread, other threads:[~2019-03-04 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 19:54 bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm Leo Famulari
2019-02-12 19:59 ` bug#34461: Debugging build failures on Berlin Leo Famulari
2019-03-04 21:27 ` bug#34461: Debugging build failures on Berlin / qemu-minimal-2.10 not available on Berlin build farm Ludovic Courtès

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