GNU bug report logs -
#26256
[PATCH 0/6] Add ceph + multipath-tools.
Previous Next
Reported by: Marius Bakke <mbakke <at> fastmail.com>
Date: Sat, 25 Mar 2017 20:28:01 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Marius,
On 25/03/17 21:30, Marius Bakke wrote:
> * gnu/packages/linux.scm (userspace-rcu): New variable.
This already exists as liburcu in datastructures.scm (I needed it for
the Knot DNS server), with two main differences:
> + (native-inputs
> + `(("perl-test-harness" ,perl-test-harness))) ; for the 'prove' command
Building liburcu with ‘perl’ or ‘perl-test-harness’ gives the same
result (Files=3, Tests=78). I know nothing about Perl. Is there a reason
to prefer ‘perl-test-harness’? It's about .5 MiB heavier.
> + (license
> + ;; This library is distributed under LGPL2.1+, but includes some files
> + ;; covered by other licenses. The LICENSE file has full details.
> + (list license:lgpl2.1+
> + license:gpl3+ ; most tests are gpl2+; tap.sh is gpl3+
> + license:bsd-2 ; tests/utils/tap/tap.[ch]
> + license:expat ; urcu/uatomic/*
> + ;; A few files use different variants of the MIT/X11 license.
> + (license:x11-style "file://LICENSE"
> + "See LICENSE in the distribution for details.")))))
> +
Wow. As usual you're a lot better at sniffing out licences than I am.
I also prefer your ‘synopsis’ to mine.
Thanks!
T G-R
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 8 years and 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.