GNU bug report logs - #35001
Bug in guix pull

Previous Next

Package: guix;

Reported by: Blackbeard <barbanegra <at> posteo.mx>

Date: Tue, 26 Mar 2019 11:32:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35001 in the body.
You can then email your comments to 35001 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#35001; Package guix. (Tue, 26 Mar 2019 11:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Blackbeard <barbanegra <at> posteo.mx>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 26 Mar 2019 11:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Blackbeard <barbanegra <at> posteo.mx>
To: bug-guix <at> gnu.org
Subject: Bug in guix pull
Date: Tue, 26 Mar 2019 00:51:55 -0600
Hello when running a guix pull I get the following:



$ guix pull
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   6c177f6
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 f8efa0>)
   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: "0.16.0"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.




Information forwarded to bug-guix <at> gnu.org:
bug#35001; Package guix. (Tue, 26 Mar 2019 14:32:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Blackbeard <barbanegra <at> posteo.mx>
To: bug-guix <at> gnu.org
Subject: Re: Bug in guix pull
Date: Tue, 26 Mar 2019 01:28:20 -0600

> Hello when running a guix pull I get the following:
>
>
>
> $ guix pull

I also just tried: 

$ guix pull --fallback -c 7 --no-substitutes

# Lots of compiling

Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git	6c177f6
Computing Guix derivation for 'x86_64-linux'...  ^E^-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 1a83fa0>)
   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: "0.16.0"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.






Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 26 Mar 2019 15:33:01 GMT) Full text and rfc822 format available.

Notification sent to Blackbeard <barbanegra <at> posteo.mx>:
bug acknowledged by developer. (Tue, 26 Mar 2019 15:33:02 GMT) Full text and rfc822 format available.

Message #13 received at 35001-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Blackbeard <barbanegra <at> posteo.mx>
Cc: 35001-done <at> debbugs.gnu.org
Subject: Re: bug#35001: Bug in guix pull
Date: Tue, 26 Mar 2019 11:32:37 -0400
[Message part 1 (text/plain, inline)]
On Tue, Mar 26, 2019 at 01:28:20AM -0600, Blackbeard wrote:
> Building from this channel:
>   guix      https://git.savannah.gnu.org/git/guix.git	6c177f6
[...]
> ./gnu/packages/bootstrap.scm:150:4: In procedure inputs:
> Wrong number of arguments to #<procedure inputs (x)>

This should be fixed in commit e6301fb76d0a8d931ece2e18d197e3c2cc53fc6c.

Thanks for the report!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 24 Apr 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 4 days ago.

Previous Next


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