unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Bengt Richter <bokr@bokr.com>
To: "Clément Lassieur" <clement@lassieur.org>
Cc: 38445@debbugs.gnu.org
Subject: bug#38445: Guix CI evaluation broken
Date: Sun, 1 Dec 2019 19:33:38 -0800	[thread overview]
Message-ID: <20191202033338.GA128659@PhantoNv4ArchGx.localdomain> (raw)
In-Reply-To: <87muccvu7b.fsf@lassieur.org>

On +2019-12-01 18:20:24 +0100, Clément Lassieur wrote:
> Hi,
> 
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=99c45877a984dd0148151b2e304afef6fb04f1a5
> 
> broke Guix CI.
> 
> The reason is:
> 
>     (local-file (string-append "" "../some-file"))
> 
> now differs from
> 
>     (local-file "../some-file")
> 
> And in gnu/system/install.scm (line 246) there's a STRING-APPEND.
> 
> We could probably do an easy fix by changing (string-append
┌──────────────────────────────────────────────────────────────────────┐
│               Would s/exemples/examples/g do any good?               │
├──────────────────────────────────────────────────────────────────────┤
│ > "exemples/" ...) to (string-append "gnu/system/exemples/" ...) but │
│ > still, I find that new behaviour weird.                            │
└──────────────────────────────────────────────────────────────────────┘
> 
> Clément
> 
> 
> 
-- 
Regards,
Bengt Richter

  reply	other threads:[~2019-12-02  3:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-01 17:20 bug#38445: Guix CI evaluation broken Clément Lassieur
2019-12-02  3:33 ` Bengt Richter [this message]
2019-12-02  9:04   ` Clément Lassieur
2019-12-02  9:24   ` Ludovic Courtès
2019-12-02  9:33     ` Clément Lassieur
     [not found]     ` <8736e3138y.fsf@lassieur.org>
2019-12-02  9:59       ` Clément Lassieur

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=20191202033338.GA128659@PhantoNv4ArchGx.localdomain \
    --to=bokr@bokr.com \
    --cc=38445@debbugs.gnu.org \
    --cc=clement@lassieur.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).