unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#61520: Bug found
@ 2023-02-14 21:27 tmikew1985 via Bug reports for GNU Guix
  2023-02-15  1:17 ` Leo Famulari
  2023-02-15  9:35 ` zimoun
  0 siblings, 2 replies; 5+ messages in thread
From: tmikew1985 via Bug reports for GNU Guix @ 2023-02-14 21:27 UTC (permalink / raw)
  To: 61520

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

Output from guix pull:

Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to a22b62b (130 new commits)...
Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...
Authenticating channel 'nonguix', commits 897c1a4 to 225185a (5 new commits)...
Building from these channels:
nonguix https://gitlab.com/nonguix/nonguix 225185a
guix https://git.savannah.gnu.org/git/guix.git a22b62b
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
config.scm 501B 6KiB/s 00:00 [##################] 100.0%
git.scm 101B 65KiB/s 00:00 [##################] 100.0%
hash.scm 130B 2KiB/s 00:00 [##################] 100.0%
module-import 2KiB 252KiB/s 00:00 [##################] 100.0%
module-import 2KiB 237KiB/s 00:00 [##################] 100.0%
module-import-compiled 1.2MiB 174KiB/s 00:07 [##################] 100.0%
module-import-compiled 1.2MiB 199KiB/s 00:06 [##################] 100.0%
building /gnu/store/q0s8s1mlvngrxahnw146kbc2nf6s3amz-compute-guix-derivation.drv...
graphviz-2.49.0-doc 2.0MiB 12KiB/s 01:35 [########## ] 57.-Backtrace:
17 (primitive-load "/gnu/store/cjzpf90l4xxgsdfv4nrkwr3a44z59wcr-compute-guix-derivation")
In ice-9/eval.scm:
155:9 16 (_ _)
159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 14 (with-fluid* _ _ _)
152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
2170:24 12 (run-with-store #<store-connection 256.99 7f6f986d7140> #<procedure 7f6f80348140 at ./guix/self.scm:13?> ?)
1998:8 11 (_ #<store-connection 256.99 7f6f986d7140>)
In ./guix/gexp.scm:
299:22 10 (_ #<store-connection 256.99 7f6f986d7140>)
1180:2 9 (_ #<store-connection 256.99 7f6f7e53a9b0>)
1046:2 8 (_ #<store-connection 256.99 7f6f7e53a9b0>)
892:4 7 (_ #<store-connection 256.99 7f6f7e53a9b0>)
In ./guix/store.scm:
2055:12 6 (_ #<store-connection 256.99 7f6f7e53a9b0>)
1403:5 5 (map/accumulate-builds #<store-connection 256.99 7f6f7e53a9b0> #<procedure 7f6f8e132160 at ./guix/stor?> ?)
1419:15 4 (_ #<store-connection 256.99 7f6f7e53a9b0> ("/gnu/store/7g3dhgfl0fx5zkplciw5r3dvs0hv3k8f-guile-ssh-?" ?) ?)
1419:15 3 (loop #f)
713:11 2 (process-stderr #<store-connection 256.99 7f6f7e53a9b0> _)
In ./guix/serialization.scm:
102:11 1 (read-int #<input-output: file 10>)
80:6 0 (get-bytevector-n* #<input-output: file 10> 8)

./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
ERROR:
1. &nar-error:
file: #f
port: #<input-output: file 10>
guix pull: error: You found a bug: the program '/gnu/store/cjzpf90l4xxgsdfv4nrkwr3a44z59wcr-compute-guix-derivation'
failed to compute the derivation for Guix (version: "a22b62b98e051cced363e7a363aa3847210aec50"; system: "x86_64-linux";
host version: "fe554337de7fa739165958e655fa6fb9dc73cf06"; pull-version: 1).

Sent with [Proton Mail](https://proton.me/) secure email.

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

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

* bug#61520: Bug found
  2023-02-14 21:27 bug#61520: Bug found tmikew1985 via Bug reports for GNU Guix
@ 2023-02-15  1:17 ` Leo Famulari
  2023-02-15  9:35 ` zimoun
  1 sibling, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2023-02-15  1:17 UTC (permalink / raw)
  To: 61520

Thanks for the report!

On Tue, Feb 14, 2023 at 09:27:31PM +0000, tmikew1985 via Bug reports for GNU Guix wrote:
> Output from guix pull:
> 
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> Authenticating channel 'guix', commits 9edb3f6 to a22b62b (130 new commits)...

I pulled to the latest commit (only a few past a22b62b, the one that you
pulled to), and it worked fine.

> Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...
> Authenticating channel 'nonguix', commits 897c1a4 to 225185a (5 new commits)...

But maybe it has something to do with this other channel? Can you check
if it works without that channel? Or ask them about it as well?

Let us know how it goes.




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

* bug#61520: Bug found
  2023-02-14 21:27 bug#61520: Bug found tmikew1985 via Bug reports for GNU Guix
  2023-02-15  1:17 ` Leo Famulari
@ 2023-02-15  9:35 ` zimoun
  2023-02-15 10:25   ` tmikew1985 via Bug reports for GNU Guix
  1 sibling, 1 reply; 5+ messages in thread
From: zimoun @ 2023-02-15  9:35 UTC (permalink / raw)
  To: tmikew1985, 61520

Hi,

On Tue, 14 Feb 2023 at 21:27, tmikew1985 via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

> building /gnu/store/q0s8s1mlvngrxahnw146kbc2nf6s3amz-compute-guix-derivation.drv...
> graphviz-2.49.0-doc 2.0MiB 12KiB/s 01:35 [########## ] 57.-Backtrace:

[...]

> guix pull: error: You found a bug: the program '/gnu/store/cjzpf90l4xxgsdfv4nrkwr3a44z59wcr-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "a22b62b98e051cced363e7a363aa3847210aec50"; system: "x86_64-linux";
> host version: "fe554337de7fa739165958e655fa6fb9dc73cf06"; pull-version: 1).

Do you have enough space on your hard drive where /gnu is mounted?


Cheers,
simon




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

* bug#61520: Bug found
  2023-02-15  9:35 ` zimoun
@ 2023-02-15 10:25   ` tmikew1985 via Bug reports for GNU Guix
  2023-02-15 11:01     ` Simon Tournier
  0 siblings, 1 reply; 5+ messages in thread
From: tmikew1985 via Bug reports for GNU Guix @ 2023-02-15 10:25 UTC (permalink / raw)
  To: zimon.toutoune, 61520

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

Hi,

I have about 85GB of space on the drive, which I assumed would be ample.

After I sent the report I run guix pull again and it worked.

Thanks!

Mike

Sent from Proton Mail mobile

-------- Original Message --------
On 15 Feb 2023, 10:35 am, zimoun wrote:

> Hi, On Tue, 14 Feb 2023 at 21:27, tmikew1985 via Bug reports for GNU Guix  wrote: > building /gnu/store/q0s8s1mlvngrxahnw146kbc2nf6s3amz-compute-guix-derivation.drv... > graphviz-2.49.0-doc 2.0MiB 12KiB/s 01:35 [########## ] 57.-Backtrace: [...] > guix pull: error: You found a bug: the program '/gnu/store/cjzpf90l4xxgsdfv4nrkwr3a44z59wcr-compute-guix-derivation' > failed to compute the derivation for Guix (version: "a22b62b98e051cced363e7a363aa3847210aec50"; system: "x86_64-linux"; > host version: "fe554337de7fa739165958e655fa6fb9dc73cf06"; pull-version: 1). Do you have enough space on your hard drive where /gnu is mounted? Cheers, simon

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

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

* bug#61520: Bug found
  2023-02-15 10:25   ` tmikew1985 via Bug reports for GNU Guix
@ 2023-02-15 11:01     ` Simon Tournier
  0 siblings, 0 replies; 5+ messages in thread
From: Simon Tournier @ 2023-02-15 11:01 UTC (permalink / raw)
  To: tmikew1985; +Cc: 61520-done

Hi,

On Wed, 15 Feb 2023 at 11:25, tmikew1985 <tmikew1985@proton.me> wrote:

> After I sent the report I run guix pull again and it worked.

Thanks.  So closing because it was a transient error.  Feel free to
reopen if I miss something.

Cheers,
simon




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

end of thread, other threads:[~2023-02-15 11:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 21:27 bug#61520: Bug found tmikew1985 via Bug reports for GNU Guix
2023-02-15  1:17 ` Leo Famulari
2023-02-15  9:35 ` zimoun
2023-02-15 10:25   ` tmikew1985 via Bug reports for GNU Guix
2023-02-15 11:01     ` Simon Tournier

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