unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58622: Bug
@ 2022-10-19  8:46 Nicolas Vallet
  2022-10-19 15:03 ` bug#58622: guix pull error when substitutes unreachable zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Vallet @ 2022-10-19  8:46 UTC (permalink / raw)
  To: 58622

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

Hi,
I just ran guix pull. I don't know where to start with this bug. Would you
have any clues ?
Best,
Nicolas

--------- cut here ------
/guix substitute: erreur : connect*?: Aucun chemin d'acc?s pour atteindre
l'h?te cible
/la substitution de
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz a échoué
Backtrace:
          14 (primitive-load
"/gnu/store/f1g2q1mzsh6mgdshzwiipx2l4y3qj0lf-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 13 (_ _)
    159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?)
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
    152:2 11 (with-fluid* _ _ _)
    152:2 10 (with-fluid* _ _ _)
In ./guix/store.scm:
  2165:24  9 (run-with-store #<store-connection 256.99 7f3899190410>
#<procedure 7f388a12ac30 at ./guix/self.scm:12?> ?)
   1993:8  8 (_ #<store-connection 256.99 7f3899190410>)
In ./guix/gexp.scm:
   300:22  7 (_ #<store-connection 256.99 7f3899190410>)
   1181:2  6 (_ #<store-connection 256.99 7f38843ad460>)
   1047:2  5 (_ #<store-connection 256.99 7f38843ad460>)
    893:4  4 (_ #<store-connection 256.99 7f38843ad460>)
In ./guix/store.scm:
  2050:12  3 (_ #<store-connection 256.99 7f38843ad460>)
   1398:5  2 (map/accumulate-builds #<store-connection 256.99 7f38843ad460>
#<procedure 7f3880f17c80 at ./guix/stor?> ?)
  1414:15  1 (_ #<store-connection 256.99 7f38843ad460>
("/gnu/store/7df196dbwb4w03q8wnvfys0j5npnqbcd-git-minima?" ?) ?)
  1414:15  0 (loop #f)

./guix/store.scm:1414:15: In procedure loop:
ERROR:
  1. &store-protocol-error:
      message: "some substitutes for the outputs of derivation
`/gnu/store/pzznh5migzi2fnxshqw771ivg54zz5a7-datefudge_1.23.tar.xz.drv'
failed (usually happens due to networking issues); try `--fallback' to
build derivation from source "
      status: 1
guix pull: erreur : You found a bug: the program
'/gnu/store/f1g2q1mzsh6mgdshzwiipx2l4y3qj0lf-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"3bb145b6e2a8c84e7739ead9ae76dc4d42bb9850"; system: "x86_64-linux";
host version: "45eac6cdf5c8d9d7b0c564b105c790d2d2007799"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
--------- cut here ------

[-- Attachment #2: Type: text/html, Size: 2709 bytes --]

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

* bug#58622: guix pull error when substitutes unreachable
  2022-10-19  8:46 bug#58622: Bug Nicolas Vallet
@ 2022-10-19 15:03 ` zimoun
  2022-10-19 16:07   ` Nicolas Vallet
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2022-10-19 15:03 UTC (permalink / raw)
  To: Nicolas Vallet, 58622

Hi Nicolas,

On Wed, 19 Oct 2022 at 10:46, Nicolas Vallet <nls.vallet@gmail.com> wrote:

> I just ran guix pull. I don't know where to start with this bug. Would you
> have any clues ?

I guess it is because an issue with Berlin being offline for a couple of
hours this morning.

Hum, the host commit 45eac6cdf5c8d9d7b0c564b105c790d2d2007799 should
have some fixes; as tested by 08023bcab35faafcf3e9c77babe910d9ece240d2.

Otherwise, it recommend to allow the other build farm named
bordeaux.guix.gnu.org, see [1] for the instructions.

1: <https://guix.gnu.org/manual/devel/en/guix.html#Substitute-Server-Authorization>

Cheers,
simon







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

* bug#58622: guix pull error when substitutes unreachable
  2022-10-19 15:03 ` bug#58622: guix pull error when substitutes unreachable zimoun
@ 2022-10-19 16:07   ` Nicolas Vallet
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Vallet @ 2022-10-19 16:07 UTC (permalink / raw)
  To: zimoun; +Cc: 58622

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

Hi Simon,
A new pull worked perfectly! Many thanks.
Best,
Nicolas

Le mer. 19 oct. 2022 à 17:27, zimoun <zimon.toutoune@gmail.com> a écrit :

> Hi Nicolas,
>
> On Wed, 19 Oct 2022 at 10:46, Nicolas Vallet <nls.vallet@gmail.com> wrote:
>
> > I just ran guix pull. I don't know where to start with this bug. Would
> you
> > have any clues ?
>
> I guess it is because an issue with Berlin being offline for a couple of
> hours this morning.
>
> Hum, the host commit 45eac6cdf5c8d9d7b0c564b105c790d2d2007799 should
> have some fixes; as tested by 08023bcab35faafcf3e9c77babe910d9ece240d2.
>
> Otherwise, it recommend to allow the other build farm named
> bordeaux.guix.gnu.org, see [1] for the instructions.
>
> 1: <
> https://guix.gnu.org/manual/devel/en/guix.html#Substitute-Server-Authorization
> >
>
> Cheers,
> simon
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 1511 bytes --]

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

end of thread, other threads:[~2022-10-19 16:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19  8:46 bug#58622: Bug Nicolas Vallet
2022-10-19 15:03 ` bug#58622: guix pull error when substitutes unreachable zimoun
2022-10-19 16:07   ` Nicolas Vallet

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