GNU bug report logs - #35757
[PATCH] Add drascula

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Wed, 15 May 2019 20:39:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 35757 <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 35757 <at> debbugs.gnu.org
Subject: Re: [bug#35757] [PATCH] Add drascula
Date: Mon, 20 May 2019 10:13:34 +0200
[Message part 1 (text/plain, inline)]
LGTM except for

>+    (license (license:non-copyleft "file://readme.txt"))))

That is an invalid URL.

Should be:

+    (license (license:non-copyleft "file:///readme.txt"))))

There are cases where you want to refer to files on a specific host
(I've actually used file manager programs which support drag&drop 
across hosts--it's nice).

See also https://tools.ietf.org/html/rfc8089 for possible forms.

What is also valid by now is "file:readme.txt".
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 5 years and 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.