all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Marius Bakke <mbakke@fastmail.com>
Cc: 26238@debbugs.gnu.org
Subject: bug#26238: core-updates: Fix time zone bug in `date` 8.26
Date: Tue, 18 Apr 2017 23:34:14 +0200	[thread overview]
Message-ID: <87h91ls8mh.fsf@gnu.org> (raw)
In-Reply-To: <87r30pv9yn.fsf@fastmail.com> (Marius Bakke's message of "Tue, 18 Apr 2017 20:37:04 +0200")

Marius Bakke <mbakke@fastmail.com> skribis:

> Here is a WIP patch that adds a graft for coreutils 8.27. I stole Leos
> code for the (gnu packages commencement) part. It builds with
> `./pre-inst-env guix build coreutils`, but my after reconfiguring my
> system on it, `date --version` still shows 8.26.
>
> Any idea what's wrong?

Bah!  The system uses ‘coreutils-final’ due to this stanza in (gnu
system):

     ;; The packages below are also in %FINAL-INPUTS, so take them from
     ;; there to avoid duplication.
     (map canonical-package
          (list guile-2.0 bash coreutils findutils grep sed
                diffutils patch gawk tar gzip bzip2 xz lzip))

Not sure how to handle it.  We could explicitly write ‘coreutils-8.27’
above, which would solve the problem.  It would also make the graft much
less useful, except for people explicitly doing:

  guix package -i coreutils

So we might just as well remove the graft.

Thoughts?

Ludo’.

  reply	other threads:[~2017-04-18 21:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170324162234.GA32596@jasmine>
     [not found] ` <87d1d4p1nr.fsf@gnu.org>
     [not found]   ` <20170326200114.GA9140@jasmine>
2017-03-27  8:27     ` bug#26238: core-updates: Fix time zone bug in `date` 8.26 Ludovic Courtès
2017-04-17 21:30       ` Ludovic Courtès
2017-04-17 21:37         ` Marius Bakke
2017-04-18  7:54           ` Ludovic Courtès
2017-04-18 18:37             ` Marius Bakke
2017-04-18 21:34               ` Ludovic Courtès [this message]
2017-04-19 16:49                 ` Marius Bakke
2017-04-19 20:00                   ` Ludovic Courtès
2017-04-19 20:12                     ` Marius Bakke
     [not found] ` <87r31kwn7e.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me>
     [not found]   ` <20170326201300.GA9812@jasmine>
     [not found]     ` <87k27bwzm5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me>
     [not found]       ` <20170326205552.GA3104@jasmine>
     [not found]         ` <87h92fwwza.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me>
2017-03-27 11:36           ` Ludovic Courtès
2017-03-27 15:35             ` 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

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

  git send-email \
    --in-reply-to=87h91ls8mh.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=26238@debbugs.gnu.org \
    --cc=mbakke@fastmail.com \
    /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 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.