GNU bug report logs - #34995
`guix pull` crash on commit 69cae3d33

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Tue, 26 Mar 2019 01:29:01 UTC

Severity: serious

Merged with 34997, 34998

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: koanhead <koanhead <at> riseup.net>
Subject: bug#34997: closed (Re: bug#34995: `guix pull` crash on commit
 69cae3d33)
Date: Tue, 26 Mar 2019 09:41:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34995: guix reports an error, told me to file this bug

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34997 <at> debbugs.gnu.org.

-- 
34995: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34995
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Chad Walstrom <chewie <at> wookimus.net>, Leo Famulari <leo <at> famulari.name>,
 Mark H Weaver <mhw <at> netris.org>, Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 34995-done <at> debbugs.gnu.org
Subject: Re: bug#34995: `guix pull` crash on commit 69cae3d33
Date: Tue, 26 Mar 2019 10:40:37 +0100
Hello,

Chad Walstrom <chewie <at> wookimus.net> skribis:

> ./gnu/packages/bootstrap.scm:150:4: In procedure inputs:
> Wrong number of arguments to #<procedure inputs (x)>
> guix pull: error: You found a bug: the program '/gnu/store/dml4spg4jl3nqqqgsw76pj74bash1h8h-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "6c177f6140cba250ad68c5a83c312f395b6e48b4"; system: "x86_64-linux";
> host version: "0.16.0"; pull-version: 1).
> Please report it by email to <bug-guix <at> gnu.org>.

This bug was introduced about 11 hours ago when I pushed
abd4d6b33dba4de228e90ad15a8efb456fcf7b6e.

It’s due to an excess of confidence and insufficient testing on my side
(I hadn’t rebuilt the package modules locally, so those modules were
still using the old ABI and everything was fine); my apologies for the
breakage.

That also revealed an abstraction leakage I was unaware of:

  https://issues.guix.info/issue/34999

Thank you all for reporting the issue!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: koanhead <koanhead <at> riseup.net>
To: bug-guix <at> gnu.org
Subject: guix reports an error, told me to file this bug
Date: Mon, 25 Mar 2019 20:42:51 -0700
following is the tail of most recent `guix pull` output:


'''
downloading from
https://ci.guix.info/nar/gzip/dml4spg4jl3nqqqgsw76pj74bash1h8h-compute-guix-derivation...
 compute-guix-derivation  833B 255KiB/s 00:00 [# compute-guix-derivation
 833B 196KiB/s 00:00 [##################] 100.0%

Computing Guix derivation for 'x86_64-linux'... -Backtrace:
          10 (primitive-load "/gnu/store/dml4spg4jl3nqqqgsw76pj74bas?")
In ice-9/eval.scm:
    155:9  9 (_ _)
    159:9  8 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  1737:24  7 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
In ./guix/self.scm:
    988:2  6 (_ _)
In ./guix/packages.scm:
  1309:17  5 (_ #<store-connection 256.99 27b5fa0>)
   934:16  4 (cache! #<weak-table 0/113> #<package guile <at> 2.2.4 ./gn?> ?)
  1255:22  3 (thunk)
   934:16  2 (cache! #<weak-table 0/223> #<package guile <at> 2.2.4 ./gn?> ?)
  1039:46  1 (thunk)
In ./gnu/packages/bootstrap.scm:
    150:4  0 (inputs)

./gnu/packages/bootstrap.scm:150:4: In procedure inputs:
Wrong number of arguments to #<procedure inputs (x)>
guix pull: error: You found a bug: the program
'/gnu/store/dml4spg4jl3nqqqgsw76pj74bash1h8h-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"6c177f6140cba250ad68c5a83c312f395b6e48b4"; system: "x86_64-linux";
host version: "ceab33feee33ce7d680717604bb8336299423924"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.

'''

Thanks for all you do... hope this helps ;^)



This bug report was last modified 6 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.