[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add inox.
From: |
Leo Famulari |
Subject: |
Re: [PATCH] gnu: Add inox. |
Date: |
Tue, 10 Jan 2017 14:02:14 -0500 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
On Tue, Jan 10, 2017 at 01:08:56PM +0100, David Craven wrote:
> * gnu/packages/inox.scm: New file.
> * gnu/packages/patches/inox-glibc-2.24.patch: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Add it.
Wow!
> NOTE: Builds 6634/18623.
What does this note mean?
> +(define-public inox
> + (package
> + (name "inox")
> + (version "53.0.2785.101")
> + (source (origin
> + (method url-fetch)
> + (uri (string-append
> + "https://commondatastorage.googleapis.com"
> + "/chromium-browser-official/"
> + "chromium-" version ".tar.xz"))
I got:
------
Starting download of
/gnu/store/7b62sh72p4i4c5c9xzvqycr2mmj33kqh-chromium-53.0.2785.101.tar.xz
>From
>http://tarballs.nixos.org/sha256/1q5fqhsnfv1485f16dbxc1f0biynv37qkvimpr8l41hi9gbmxigd...
ERROR: download failed
"http://tarballs.nixos.org/sha256/1q5fqhsnfv1485f16dbxc1f0biynv37qkvimpr8l41hi9gbmxigd"
404 "Not Found"
failed to download
"/gnu/store/7b62sh72p4i4c5c9xzvqycr2mmj33kqh-chromium-53.0.2785.101.tar.xz"
from
"https://commondatastorage.googleapis.com/chromium-browser-official/chromium-53.0.2785.101.tar.xz"
output path
`/gnu/store/7b62sh72p4i4c5c9xzvqycr2mmj33kqh-chromium-53.0.2785.101.tar.xz'
should have sha256 hash `1q5fqhsnfv1485f16dbxc1f0biynv37qkvimpr8l41hi9gbmxigd',
instead has `0xq68sjl74h7j4vh4if274s7isrg42hmdwxgnzrarnrd2l39xngj'
@ build-failed
/gnu/store/0dwyq3001d8cdvgwy1yl2qlf0v2bhml3-chromium-53.0.2785.101.tar.xz.drv -
1 output path
`/gnu/store/7b62sh72p4i4c5c9xzvqycr2mmj33kqh-chromium-53.0.2785.101.tar.xz'
should have sha256 hash `1q5fqhsnfv1485f16dbxc1f0biynv37qkvimpr8l41hi9gbmxigd',
instead has `0xq68sjl74h7j4vh4if274s7isrg42hmdwxgnzrarnrd2l39xngj'
cannot build derivation
`/gnu/store/zyvvpy0fwsw8sdi766mjbaxgdz2qa2cy-chromium-53.0.2785.101.tar.xz.drv':
1 dependencies couldn't be built
------
Do you think they updated it "in place", or did you use `guix download`,
or some similar error?
- [PATCH] gnu: Add inox., David Craven, 2017/01/10
- Re: [PATCH] gnu: Add inox.,
Leo Famulari <=
- Re: [PATCH] gnu: Add inox., David Craven, 2017/01/10
- Re: [PATCH] gnu: Add inox., David Craven, 2017/01/10
- Re: [PATCH] gnu: Add inox., Marius Bakke, 2017/01/10
- Re: [PATCH] gnu: Add inox., David Craven, 2017/01/11
- Re: [PATCH] gnu: Add inox., Marius Bakke, 2017/01/11
- Re: [PATCH] gnu: Add inox., David Craven, 2017/01/11
- Re: [PATCH] gnu: Add inox., David Craven, 2017/01/11
- Re: [PATCH] gnu: Add inox., Marius Bakke, 2017/01/12
- Re: [PATCH] gnu: Add inox., David Craven, 2017/01/12
- Re: [PATCH] gnu: Add inox., Marius Bakke, 2017/01/12