bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34717: GPL and Openssl incompatibilities in u-boot and possibly othe


From: Ludovic Courtès
Subject: bug#34717: GPL and Openssl incompatibilities in u-boot and possibly others
Date: Fri, 08 Mar 2019 11:16:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Ludovic Courtès <address@hidden> skribis:

> Here’s an estimate:

Oops, I was doing an “or” instead of an “and”; here’s the fix:

--8<---------------cut here---------------start------------->8---
$ guix package -s "" |recsel -e 'license ~ "GPL" && dependencies ~ "openssl"' 
|grep ^name | wc -l
154
--8<---------------cut here---------------end--------------->8---

Still a lot, and that doesn’t take into account indirect GPL dependents.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]