Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693158 - dev-python/ndg-httpsclient USE=test - add libressl support
Summary: dev-python/ndg-httpsclient USE=test - add libressl support
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-08-31 01:38 UTC by Alessandro Barbieri
Modified: 2021-02-19 01:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ndg-httpsclient-0.4.2-r1:20190831-205451.log (ndg-httpsclient-0.4.2-r1:20190831-205451.log,117.90 KB, text/plain)
2019-09-01 01:08 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2019-08-31 01:38:20 UTC
It normally depends on pyopenssl but when USE=test is set, it wants openssl
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-08-31 05:53:00 UTC
Did you test it against libressl?  I don't have an install handy.
Comment 2 Alessandro Barbieri 2019-09-01 01:08:45 UTC
Created attachment 588614 [details]
ndg-httpsclient-0.4.2-r1:20190831-205451.log

libressl_failed_tests
Comment 3 Alessandro Barbieri 2019-09-01 01:10:07 UTC
I forced the install and it fails some tests
see attachment
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-01 05:35:54 UTC
In that case, either pyopenssl or this package needs patching.
Comment 5 Alessandro Barbieri 2019-09-11 08:27:01 UTC
Should I open another bug for the failures?