unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31085: Unexpected behaviour when running `guix build lilypond'
@ 2018-04-06 20:22 Diego Nicola Barbato
  2018-04-19 15:38 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Diego Nicola Barbato @ 2018-04-06 20:22 UTC (permalink / raw)
  To: 31085

Hello Guix

I have experienced some unexpected behaviour when running `guix build
lilypond':
After verifying that there was a substitute available with `guix weather
-m m.scm' (Where m.scm evaluates to a manifest containing only lilypond)
I ran `guix build lilypond --dry-run' which claimed that a substitute
would be downloaded.  I then ran `guix build lilypond' which proceeded
to build lilypond from source (instead of downloading the substitute).

Upon explaining this on IRC it was suggested that I try running `guix
build --no-grafts lilypond' (which actually downloaded the substitute)
then deleting the locally built lilypond with `guix gc --delete
/gnu/store/...' and finally running `guix build lilypond' again (which,
this time, grafted the substituted lilypond instead of building it from
source again).  While this fixed the issue I was told that this
behaviour was indeed unexpected.

I run GuixSD (commit: ae81bf4f995466a4650e2756d2763b8a163d2f63) on an
x86-64 machine.

Greetings

Diego

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

end of thread, other threads:[~2018-04-23 13:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-06 20:22 bug#31085: Unexpected behaviour when running `guix build lilypond' Diego Nicola Barbato
2018-04-19 15:38 ` Ludovic Courtès
2018-04-20 21:20   ` Diego Nicola Barbato
2018-04-23 13:26     ` Ludovic Courtès

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