unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: David Craven <david@craven.ch>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add inox.
Date: Tue, 10 Jan 2017 14:02:14 -0500	[thread overview]
Message-ID: <20170110190214.GA31184@jasmine> (raw)
In-Reply-To: <20170110120856.17190-1-david@craven.ch>

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?

  reply	other threads:[~2017-01-10 19:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-10 12:08 [PATCH] gnu: Add inox David Craven
2017-01-10 19:02 ` Leo Famulari [this message]
2017-01-10 19:08   ` David Craven
2017-01-10 19:12     ` David Craven
2017-01-10 23:22       ` Marius Bakke
2017-01-11  8:56         ` David Craven
2017-01-11 17:48           ` Marius Bakke
2017-01-11 19:56             ` David Craven
2017-01-11 23:53               ` David Craven
2017-01-12 17:22               ` Marius Bakke
2017-01-12 18:21                 ` David Craven
2017-01-12 18:42                   ` Marius Bakke
2017-01-26 19:36                     ` David Craven
2017-01-12  9:39             ` ng0
2017-01-10 19:16     ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170110190214.GA31184@jasmine \
    --to=leo@famulari.name \
    --cc=david@craven.ch \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).