unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35001: Bug in guix pull
@ 2019-03-26  6:51 Blackbeard
  2019-03-26  7:28 ` Blackbeard
  0 siblings, 1 reply; 3+ messages in thread
From: Blackbeard @ 2019-03-26  6:51 UTC (permalink / raw)
  To: 35001


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@2.2.4 ./gn?> ?)
  1255:22  3 (thunk)
   934:16  2 (cache! #<weak-table 0/223> #<package guile@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@gnu.org>.

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

* bug#35001: Bug in guix pull
  2019-03-26  6:51 bug#35001: Bug in guix pull Blackbeard
@ 2019-03-26  7:28 ` Blackbeard
  2019-03-26 15:32   ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Blackbeard @ 2019-03-26  7:28 UTC (permalink / raw)
  To: 35001



> 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@2.2.4 ./gn?> ?)
  1255:22  3 (thunk)
   934:16  2 (cache! #<weak-table 0/223> #<package guile@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@gnu.org>.

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

* bug#35001: Bug in guix pull
  2019-03-26  7:28 ` Blackbeard
@ 2019-03-26 15:32   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2019-03-26 15:32 UTC (permalink / raw)
  To: Blackbeard; +Cc: 35001-done

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

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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-03-26 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26  6:51 bug#35001: Bug in guix pull Blackbeard
2019-03-26  7:28 ` Blackbeard
2019-03-26 15:32   ` Leo Famulari

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