unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58900: guix pull failure
@ 2022-10-30 13:01 yaroe
  2022-11-02 12:57 ` zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: yaroe @ 2022-10-30 13:01 UTC (permalink / raw)
  To: 58900

Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git	9eabe0e
Computing Guix derivation for 'x86_64-linux'... |Backtrace:
          13 (primitive-load "/gnu/store/58czcidmlsasny3w40niawi4yi3gq9qy-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 12 (_ _)
    159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
    152:2 10 (with-fluid* _ _ _)
    152:2  9 (with-fluid* _ _ _)
In ./guix/store.scm:
  2170:24  8 (run-with-store #<store-connection 256.99 7fb3cfc11360> _ #:guile-for-build _ #:system _ #:target _)
   1998:8  7 (_ _)
In ./guix/gexp.scm:
   299:22  6 (_ _)
   1180:2  5 (_ _)
   1046:2  4 (_ _)
    892:4  3 (_ _)
In ./guix/store.scm:
  2055:12  2 (_ #<store-connection 256.99 7fb3d36a3960>)
   1403:5  1 (map/accumulate-builds #<store-connection 256.99 7fb3d36a3960> #<procedure 7fb3c79cd8a0 at ./guix/stor?> ?)
  1419:15  0 (_ #<store-connection 256.99 7fb3d36a3960> _ _)

./guix/store.scm:1419:15: Throw to key `srfi-34' with args `(#<condition &store-protocol-error [message: "`/usr/bin/guix substitute' died unexpectedly" status: 1] 7fb3c5f7ab40>)'.
guix pull: error: You found a bug: the program '/gnu/store/58czcidmlsasny3w40niawi4yi3gq9qy-compute-guix-derivation'
failed to compute the derivation for Guix (version: "9eabe0e1fdaa39b562b451404e58fecda9c712fe"; system: "x86_64-linux";
host version: "1.1.0rc2"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.





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

* bug#58900: guix pull failure
  2022-10-30 13:01 bug#58900: guix pull failure yaroe
@ 2022-11-02 12:57 ` zimoun
       [not found]   ` <874jvgw4sg.fsf@posteo.net>
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2022-11-02 12:57 UTC (permalink / raw)
  To: yaroe, 58900

Hi,

Thanks for you report.

On dim., 30 oct. 2022 at 14:01, yaroe@free.fr wrote:
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> Building from this channel:
>   guix      https://git.savannah.gnu.org/git/guix.git	9eabe0e

This commit is from Oct 30th, 2022…

> ./guix/store.scm:1419:15: Throw to key `srfi-34' with args `(#<condition &store-protocol-error [message: "`/usr/bin/guix substitute' died unexpectedly" status: 1] 7fb3c5f7ab40>)'.
> guix pull: error: You found a bug: the program '/gnu/store/58czcidmlsasny3w40niawi4yi3gq9qy-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "9eabe0e1fdaa39b562b451404e58fecda9c712fe"; system: "x86_64-linux";
> host version: "1.1.0rc2"; pull-version: 1).

…and I guess you just installed v1.1.0rc2.  Why not the last release as
v1.3?  Or even the latest?

Well, it is probably a transient network issue.  Have you tried to
repeat the “guix pull --commit=9eabe0e” command?  If yes, does it break
systematically?


Cheers,
simon




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

* bug#58900: guix pull failure
       [not found]   ` <874jvgw4sg.fsf@posteo.net>
@ 2022-11-25 14:58     ` zimoun
  0 siblings, 0 replies; 3+ messages in thread
From: zimoun @ 2022-11-25 14:58 UTC (permalink / raw)
  To: yaroe, 58900

Hi,

Sorry I have missed your email because you sent only to me and not to
the bug report 58900@debbugs.gnu.org.

On Thu, 3 Nov 2022 at 14:22, <yaroe@free.fr> wrote:

> >>   guix      https://git.savannah.gnu.org/git/guix.git        9eabe0e
>
> | This commit is from Oct 30th, 2022…

[...]

> >> ./guix/store.scm:1419:15: Throw to key `srfi-34' with args
> >> `(#<condition &store-protocol-error [message: "`/usr/bin/guix
> >> substitute' died unexpectedly" status: 1] 7fb3c5f7ab40>)'.
> >> guix pull: error: You found a bug: the program '/gnu/store/58czcidmlsasny3w40niawi4yi3gq9qy-compute-guix-derivation'
> >> failed to compute the derivation for Guix (version: "9eabe0e1fdaa39b562b451404e58fecda9c712fe"; system: "x86_64-linux";
> >> host version: "1.1.0rc2"; pull-version: 1).
>
> | …and I guess you just installed v1.1.0rc2.  Why not the last release as
> | v1.3?  Or even the latest?
>
>   I have guix package manager already installed on top of gentoo. I use
>   it from time to time since two years I think. I update it from time to
>   time when it works (buit it often failed).

Something appears to me wrong.  Because if you update Guix from time
to time, then it would not be at the version v1.1.0rc2. ;-)

For instance, it appears /usr/bin/guix which is the very first
revision provided by the installer.  Then, running "guix pull" will
update the current Guix located at ~/.config/guix/current/bin/guix.

What is the output of 'which guix'?

>   Indeed guix is very instable each time I try to use it : it is even
>   more instable than gentoo.

Well, I use it daily in professional context and I switch from one
revision to several every day.  And, yes there is some annoyances
because it is easy to keep working in the same time something from
2020 and from now.  Bah, I would not say "instable". ;-)


Cheers,
simon




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

end of thread, other threads:[~2022-11-25 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-30 13:01 bug#58900: guix pull failure yaroe
2022-11-02 12:57 ` zimoun
     [not found]   ` <874jvgw4sg.fsf@posteo.net>
2022-11-25 14:58     ` zimoun

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