[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#22013: python2 versions of packages failing as inputs
From: |
Efraim Flashner |
Subject: |
bug#22013: python2 versions of packages failing as inputs |
Date: |
Wed, 25 Nov 2015 20:55:17 +0200 |
Guix build python2-cryptography builds fine, guix build python2-oauthlib
rebuilds python2-cryptography, and fails to build. Python2-cryptography has
an additional input of python2-ipaddress which doesn't get carried along when
python2-cryptography is an input and not the final build.
My guess is that package-with-python2 needs some tweaking. It looks like
python-oauthlib uses python-cryptography, python2-oauthlib uses
(package-with-python2 python-cryptography) instead of python2-cryptography.
I've enclosed `guix graph python2-cryptography python2-oauthlib` as a
visualization of the bug.
--
Efraim Flashner <address@hidden> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
graph2
Description: Binary data
graph2.pdf
Description: Adobe PDF document
pgp8SenrMcPw8.pgp
Description: OpenPGP digital signature
- bug#22013: python2 versions of packages failing as inputs,
Efraim Flashner <=