unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60026: Failed to compute derivation bug
@ 2022-12-13  2:25 Joseph Turner via Bug reports for GNU Guix
  2022-12-13 10:19 ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 1 reply; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-13  2:25 UTC (permalink / raw)
  To: 60026

Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git   e84042f
Computing Guix derivation for 'x86_64-linux'... |guix pull: error: You found a bug: the program '/gnu/store/2xp4c2dsiyjpfa
uix-derivation'
failed to compute the derivation for Guix (version: "e84042fdd4ac2f903224e1b5f366537a22b4d593"; system: "x86_64-linux";
host version: "1.2.0"; pull-version: 1).




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

* bug#60026: Failed to compute derivation bug
  2022-12-13  2:25 bug#60026: Failed to compute derivation bug Joseph Turner via Bug reports for GNU Guix
@ 2022-12-13 10:19 ` Josselin Poiret via Bug reports for GNU Guix
  2022-12-13 18:20   ` Joseph Turner via Bug reports for GNU Guix
  0 siblings, 1 reply; 13+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2022-12-13 10:19 UTC (permalink / raw)
  To: Joseph Turner, 60026

Hi,

Joseph Turner via Bug reports for GNU Guix <bug-guix@gnu.org> writes:

> Building from this channel:
>   guix      https://git.savannah.gnu.org/git/guix.git   e84042f
> Computing Guix derivation for 'x86_64-linux'... |guix pull: error: You found a bug: the program '/gnu/store/2xp4c2dsiyjpfa
> uix-derivation'
> failed to compute the derivation for Guix (version: "e84042fdd4ac2f903224e1b5f366537a22b4d593"; system: "x86_64-linux";
> host version: "1.2.0"; pull-version: 1).

Your host Guix version seems extremely old (1.2.0).  I assume you're
running on a foreign distro?  How did you install Guix, and how does the
daemon run?

Best,
-- 
Josselin Poiret




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

* bug#60026: Failed to compute derivation bug
  2022-12-13 10:19 ` Josselin Poiret via Bug reports for GNU Guix
@ 2022-12-13 18:20   ` Joseph Turner via Bug reports for GNU Guix
  2022-12-13 20:20     ` Josselin Poiret via Bug reports for GNU Guix
  2022-12-15 10:51     ` zimoun
  0 siblings, 2 replies; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-13 18:20 UTC (permalink / raw)
  To: Josselin Poiret, 60026

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

Hello Josselin,

This occurred on a guix installation on a foreign distro, yes. On a VPS I rent, which I recently upgraded to Debian 11. Guix was installed using `apt install guix`.

Thank you!

Joseph

On December 13, 2022 2:19:06 AM PST, Josselin Poiret <dev@jpoiret.xyz> wrote:
>Hi,
>
>Joseph Turner via Bug reports for GNU Guix <bug-guix@gnu.org> writes:
>
>> Building from this channel:
>>   guix      https://git.savannah.gnu.org/git/guix.git   e84042f
>> Computing Guix derivation for 'x86_64-linux'... |guix pull: error: You found a bug: the program '/gnu/store/2xp4c2dsiyjpfa
>> uix-derivation'
>> failed to compute the derivation for Guix (version: "e84042fdd4ac2f903224e1b5f366537a22b4d593"; system: "x86_64-linux";
>> host version: "1.2.0"; pull-version: 1).
>
>Your host Guix version seems extremely old (1.2.0).  I assume you're
>running on a foreign distro?  How did you install Guix, and how does the
>daemon run?
>
>Best,
>-- 
>Josselin Poiret

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

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

* bug#60026: Failed to compute derivation bug
  2022-12-13 18:20   ` Joseph Turner via Bug reports for GNU Guix
@ 2022-12-13 20:20     ` Josselin Poiret via Bug reports for GNU Guix
  2022-12-15 23:55       ` Joseph Turner via Bug reports for GNU Guix
  2022-12-15 10:51     ` zimoun
  1 sibling, 1 reply; 13+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2022-12-13 20:20 UTC (permalink / raw)
  To: Joseph Turner, 60026

Hi again,

Joseph Turner <joseph@breatheoutbreathe.in> writes:

> This occurred on a guix installation on a foreign distro, yes. On a VPS I rent, which I recently upgraded to Debian 11. Guix was installed using `apt install guix`.

Didn't think bullseye would be shipping 1.2, you may have better luck
with the bookworm package (1.3.0) or the sid package (1.4.0rc-2).  You
can also follow the manual installation procedure from the manual.

Best,
-- 
Josselin Poiret




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

* bug#60026: Failed to compute derivation bug
  2022-12-13 18:20   ` Joseph Turner via Bug reports for GNU Guix
  2022-12-13 20:20     ` Josselin Poiret via Bug reports for GNU Guix
@ 2022-12-15 10:51     ` zimoun
  2022-12-15 23:42       ` Joseph Turner via Bug reports for GNU Guix
                         ` (2 more replies)
  1 sibling, 3 replies; 13+ messages in thread
From: zimoun @ 2022-12-15 10:51 UTC (permalink / raw)
  To: Joseph Turner, Josselin Poiret, 60026

Hi,

On Tue, 13 Dec 2022 at 10:20, Joseph Turner via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

> This occurred on a guix installation on a foreign distro, yes. On a
> VPS I rent, which I recently upgraded to Debian 11. Guix was installed
> using `apt install guix`.

What are the resources (CPU/RAM/storage) of this rented VPS?


Cheers,
simon





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

* bug#60026: Failed to compute derivation bug
  2022-12-15 10:51     ` zimoun
@ 2022-12-15 23:42       ` Joseph Turner via Bug reports for GNU Guix
  2022-12-16  0:14       ` Joseph Turner via Bug reports for GNU Guix
  2022-12-18  6:19       ` Joseph Turner via Bug reports for GNU Guix
  2 siblings, 0 replies; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-15 23:42 UTC (permalink / raw)
  To: zimoun; +Cc: 60026, Josselin Poiret

Thanks for your help!

zimoun <zimon.toutoune@gmail.com> writes:

> What are the resources (CPU/RAM/storage) of this rented VPS?

1 core, 1GB ram, 20GB storage

Joseph





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

* bug#60026: Failed to compute derivation bug
  2022-12-13 20:20     ` Josselin Poiret via Bug reports for GNU Guix
@ 2022-12-15 23:55       ` Joseph Turner via Bug reports for GNU Guix
  0 siblings, 0 replies; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-15 23:55 UTC (permalink / raw)
  To: Josselin Poiret; +Cc: 60026

I just tried one more time before upgrading and got this:

Backtrace:
          15 (primitive-load "/gnu/store/kb4ygpgdg1db86321s0hq0amclsq11gq-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 14 (_ _)
    159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
    152:2 12 (with-fluid* _ _ _)
    152:2 11 (with-fluid* _ _ _)
In ./guix/store.scm:
  2170:24 10 (run-with-store #<store-connection 256.99 7f22edcfe550> _ #:guile-for-build _ #:system _ #:target _)
   1998:8  9 (_ _)
In ./guix/gexp.scm:
   299:22  8 (_ _)
   1180:2  7 (_ _)
   1046:2  6 (_ _)
    892:4  5 (_ _)
In ./guix/store.scm:
  2055:12  4 (_ #<store-connection 256.99 7f22ed5bac80>)
   1403:5  3 (map/accumulate-builds #<store-connection 256.99 7f22ed5bac80> #<procedure 7f22ebec2690 at ./guix/stor?> ?)
  1419:15  2 (_ #<store-connection 256.99 7f22ed5bac80> _ _)
   739:13  1 (process-stderr _ _)
In unknown file:
           0 (display "substitute: \r" #<input-output: socket 11>)

ERROR: In procedure display:
In procedure fport_write: Broken pipe


Josselin Poiret <dev@jpoiret.xyz> writes:

> Didn't think bullseye would be shipping 1.2, you may have better luck
> with the bookworm package (1.3.0) or the sid package (1.4.0rc-2).  You
> can also follow the manual installation procedure from the manual.

If you'd like me explore this issue a bit before upgrading, I'm happy to
hold off.

Joseph




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

* bug#60026: Failed to compute derivation bug
  2022-12-15 10:51     ` zimoun
  2022-12-15 23:42       ` Joseph Turner via Bug reports for GNU Guix
@ 2022-12-16  0:14       ` Joseph Turner via Bug reports for GNU Guix
  2022-12-18  6:19       ` Joseph Turner via Bug reports for GNU Guix
  2 siblings, 0 replies; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-16  0:14 UTC (permalink / raw)
  To: zimoun; +Cc: 60026, Josselin Poiret

zimoun <zimon.toutoune@gmail.com> writes:

> What are the resources (CPU/RAM/storage) of this rented VPS?

`du -sh /gnu/store` reveals 423M and `du -sh /` reveals 5G. I doubt that
storage is an issue here.




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

* bug#60026: Failed to compute derivation bug
  2022-12-15 10:51     ` zimoun
  2022-12-15 23:42       ` Joseph Turner via Bug reports for GNU Guix
  2022-12-16  0:14       ` Joseph Turner via Bug reports for GNU Guix
@ 2022-12-18  6:19       ` Joseph Turner via Bug reports for GNU Guix
  2022-12-19 10:54         ` zimoun
  2 siblings, 1 reply; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-18  6:19 UTC (permalink / raw)
  To: zimoun; +Cc: 60026, Josselin Poiret

I upgraded to bookworm, and now instead of throwing an error, the VPS
crashes and closes the ssh connection. In the web console, I saw:

Out of memory: Killed process 1516 (guix)

zimoun <zimon.toutoune@gmail.com> writes:
> What are the resources (CPU/RAM/storage) of this rented VPS?

You were right, zimoun! Sorry to waste your time!

Have a good day :)

Joseph




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

* bug#60026: Failed to compute derivation bug
  2022-12-18  6:19       ` Joseph Turner via Bug reports for GNU Guix
@ 2022-12-19 10:54         ` zimoun
  2022-12-19 22:37           ` Joseph Turner via Bug reports for GNU Guix
  0 siblings, 1 reply; 13+ messages in thread
From: zimoun @ 2022-12-19 10:54 UTC (permalink / raw)
  To: Joseph Turner; +Cc: 60026, Josselin Poiret

Hi,

On Sat, 17 Dec 2022 at 22:19, Joseph Turner <joseph@breatheoutbreathe.in> wrote:

> You were right, zimoun! Sorry to waste your time!

No worry. :-)

Can we close this report?

Cheers,
simon




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

* bug#60026: Failed to compute derivation bug
  2022-12-19 10:54         ` zimoun
@ 2022-12-19 22:37           ` Joseph Turner via Bug reports for GNU Guix
  2022-12-19 23:03             ` Simon Tournier
  0 siblings, 1 reply; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-19 22:37 UTC (permalink / raw)
  To: zimoun; +Cc: 60026, Josselin Poiret

zimoun <zimon.toutoune@gmail.com> writes:
> Can we close this report?

Yes, thank you!!

Joseph




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

* bug#60026: Failed to compute derivation bug
  2022-12-19 22:37           ` Joseph Turner via Bug reports for GNU Guix
@ 2022-12-19 23:03             ` Simon Tournier
  2022-12-20  1:16               ` Joseph Turner via Bug reports for GNU Guix
  0 siblings, 1 reply; 13+ messages in thread
From: Simon Tournier @ 2022-12-19 23:03 UTC (permalink / raw)
  To: Joseph Turner; +Cc: Josselin Poiret, 60026-done

Hi Joseph,

On Mon, 19 Dec 2022 at 23:37, Joseph Turner <joseph@breatheoutbreathe.in> wrote:

> > Can we close this report?
>
> Yes, thank you!!

For the record --  maybe next time :-) -- for closing, you need to
append -done to the bug number in the email address; as in
<60026-done@debbugs.gnu.org>.


Cheers,
simon




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

* bug#60026: Failed to compute derivation bug
  2022-12-19 23:03             ` Simon Tournier
@ 2022-12-20  1:16               ` Joseph Turner via Bug reports for GNU Guix
  0 siblings, 0 replies; 13+ messages in thread
From: Joseph Turner via Bug reports for GNU Guix @ 2022-12-20  1:16 UTC (permalink / raw)
  To: Simon Tournier; +Cc: Josselin Poiret, 60026-done

Simon Tournier <zimon.toutoune@gmail.com> writes:
> For the record --  maybe next time :-) -- for closing, you need to
> append -done to the bug number in the email address; as in
> <60026-done@debbugs.gnu.org>.

Good to know! Thank you :)

Joseph




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

end of thread, other threads:[~2022-12-20  1:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13  2:25 bug#60026: Failed to compute derivation bug Joseph Turner via Bug reports for GNU Guix
2022-12-13 10:19 ` Josselin Poiret via Bug reports for GNU Guix
2022-12-13 18:20   ` Joseph Turner via Bug reports for GNU Guix
2022-12-13 20:20     ` Josselin Poiret via Bug reports for GNU Guix
2022-12-15 23:55       ` Joseph Turner via Bug reports for GNU Guix
2022-12-15 10:51     ` zimoun
2022-12-15 23:42       ` Joseph Turner via Bug reports for GNU Guix
2022-12-16  0:14       ` Joseph Turner via Bug reports for GNU Guix
2022-12-18  6:19       ` Joseph Turner via Bug reports for GNU Guix
2022-12-19 10:54         ` zimoun
2022-12-19 22:37           ` Joseph Turner via Bug reports for GNU Guix
2022-12-19 23:03             ` Simon Tournier
2022-12-20  1:16               ` Joseph Turner via Bug reports for GNU Guix

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