unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41449: Bash package breaking guix build after hash system update
@ 2020-05-22  8:55 Edouard Klein
  2020-05-22 14:41 ` Draven via web
  0 siblings, 1 reply; 2+ messages in thread
From: Edouard Klein @ 2020-05-22  8:55 UTC (permalink / raw)
  To: 41449

Hi guys,

My apologies if this has already been reported.

It seems that the hash system update of a few days ago broke guix. When I try to guix pull
or to build guix from master, I get the following error:

-----
building /gnu/store/ra216y72fbkg8rbx41mhr15hcis5i91m-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'...  ice-9/psyntax.scm:1585:32: In procedure expand-macro:
Syntax error:
unknown location: %origin: extraneous field initializers (sha256) in form (%origin (method url-fetch) (uri (string-append "mirror:
//gnu/bash/bash-" version ".tar.gz")) (sha256 (base32 "0kgvfwqdcd90waczf4gx39xnrxzijhjrzyzv7s8v4w31qqm0za5l")) (patch-flags (quote
 ("-p0"))) (patches (cons (search-patch "bash-linux-pgrp-pipe.patch") %patch-series-5.0)))
-guix pull: error: You found a bug: the program '/gnu/store/fsch1y8hilmkg21rmgk256j3wfi2w7wk-compute-guix-derivation'
failed to compute the derivation for Guix (version: "d8feee9f18ede0d1ea4d0e4876f09a0dab770295"; system: "x86_64-linux";
host version: "1.1.0"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
-----

The error is more precise when trying to make (after a make clean; make
clean-go):
-----
gnu/packages/bash.scm:120:13: error: (%origin (method url-fetch) (uri (string-append "mirror://gnu/bash/bash-" version ".tar.gz")) (sha256 (base32 "0kgvfwqdcd90waczf4gx39xnrxzijhjrzyzv7s8v4w31qqm0za5l")) (patch-flags (quote ("-p0"))) (patches (cons (search-patch "bash-linux-pgrp-pipe.patch") %patch-series-5.0))): extraneous field initializers (sha256)
-----

Of course it is also possible that I did something wrong.

Cheers,

Edouard.




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

* bug#41449: Bash package breaking guix build after hash system update
  2020-05-22  8:55 bug#41449: Bash package breaking guix build after hash system update Edouard Klein
@ 2020-05-22 14:41 ` Draven via web
  0 siblings, 0 replies; 2+ messages in thread
From: Draven via web @ 2020-05-22 14:41 UTC (permalink / raw)
  To: 41449

Hi peeps :)
I also have this bug

$ 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   cd5d5f5
Computing Guix derivation for 'x86_64-linux'...  ice-9/psyntax.scm:1585:32: In procedure expand-macro:
Syntax error:
unknown location: %origin: extraneous field initializers (sha256) in form (%origin (method url-fetch) (uri (string-append "mirror://gnu/bash/bash-" version ".tar.gz")) (sha256 (base32 "0kgvfwqdcd90waczf4gx39xnrxzijhjrzyzv7s8v4w31qqm0za5l")) (patch-flags (quote ("-p0"))) (patches (cons (search-patch "bash-linux-pgrp-pipe.patch") %patch-series-5.0)))                                                                     -guix pull: error: You found a bug: the program '/gnu/store/fsch1y8hilmkg21rmgk256j3wfi2w7wk-compute-guix-derivation'
failed to compute the derivation for Guix (version: "cd5d5f53228fd5bf96d9f790aa2606ae71fa68d7"; system: "x86_64-linux";
host version: "751d1f01e4f0607d41e4c859d944753b18466652"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.

Thanks :)
Mats





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

end of thread, other threads:[~2020-05-22 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-22  8:55 bug#41449: Bash package breaking guix build after hash system update Edouard Klein
2020-05-22 14:41 ` Draven via web

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