all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Missing patch on savannah means coreutils can't build
@ 2016-02-20 18:19 Christopher Allan Webber
  2016-02-20 20:50 ` Efraim Flashner
  0 siblings, 1 reply; 8+ messages in thread
From: Christopher Allan Webber @ 2016-02-20 18:19 UTC (permalink / raw)
  To: guix-devel

Earlier today I tried doing a build without substitutes.  I was
surprised to see this error:

Starting download of /gnu/store/hg3692jqq4jmhg4qx8d7y67fspimy898-?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0
From http://git.savannah.gnu.org/cgit/coreutils.git/patch/?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0...
 patch                                         1.2MiB/s 00:00 | 1KiB transferred
output path `/gnu/store/hg3692jqq4jmhg4qx8d7y67fspimy898-?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0' should have sha256 hash `1dnlszhc8lihhg801i9sz896mlrgfsjfcz62636prb27k5hmixqz', instead has `0zygncr1z1nswmny2vl1havfqswm40vzj0vjvhf5yndavhzr267j'

From the coreutils definition:
            (patches
             (list (origin
                     (method url-fetch)
                     (uri "http://git.savannah.gnu.org/cgit/coreutils.git/\
patch/?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0")
                     (sha256
                      (base32
                       "1dnlszhc8lihhg801i9sz896mlrgfsjfcz62636prb27k5hmixqz"))
                     (file-name "coreutils-tail-inotify-race.patch"))))))

But indeed, it's not surprising that there's a hash mismatch... there's
nothing here!

  http://git.savannah.gnu.org/cgit/coreutils.git/patch/?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0

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

end of thread, other threads:[~2016-02-28 14:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 18:19 Missing patch on savannah means coreutils can't build Christopher Allan Webber
2016-02-20 20:50 ` Efraim Flashner
2016-02-20 23:19   ` Christopher Allan Webber
2016-02-20 23:51     ` Mark H Weaver
2016-02-21  1:30       ` Mark H Weaver
2016-02-21 21:29         ` Leo Famulari
2016-02-23 19:27         ` Mark H Weaver
2016-02-28 14:34           ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.