* python-minimal on core-updates
@ 2016-01-04 19:28 Efraim Flashner
2016-01-05 12:14 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2016-01-04 19:28 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]
While testing libgpg-errror I happened to build pyton-minimal, which failed
to pass its tests. Checking in python.scm, python-minimal includes openssl
so it can pass the _urllib tests (and I'm sure it uses it for something), and
these are the tests that fail.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #1.2: nfaj890vbqacjin57y7a276rsd8zp2-python-minimal-3.4.3.drv.bz2 --]
[-- Type: application/x-bzip, Size: 36424 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: python-minimal on core-updates
2016-01-04 19:28 python-minimal on core-updates Efraim Flashner
@ 2016-01-05 12:14 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-01-05 12:14 UTC (permalink / raw)
To: Efraim Flashner; +Cc: guix-devel
Efraim Flashner <efraim@flashner.co.il> skribis:
> While testing libgpg-errror I happened to build pyton-minimal, which failed
> to pass its tests. Checking in python.scm, python-minimal includes openssl
> so it can pass the _urllib tests (and I'm sure it uses it for something), and
> these are the tests that fail.
The ‘core-updates’ build log you posted shows this:
--8<---------------cut here---------------start------------->8---
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_curses _curses_panel _dbm
_gdbm _sqlite3 _ssl
_tkinter nis readline
zlib
--8<---------------cut here---------------end--------------->8---
(Notice “_ssl” here, which is correctly found on ‘master’.)
This is now fixed by a2ab82d.
Thanks for the heads-up!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-05 12:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 19:28 python-minimal on core-updates Efraim Flashner
2016-01-05 12:14 ` Ludovic Courtès
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).