Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720906 - dev-python/pycurl fails tests
Summary: dev-python/pycurl fails tests
Status: RESOLVED FIXED
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: 720564
  Show dependency tree
 
Reported: 2020-05-04 07:56 UTC by Agostino Sarubbo
Modified: 2020-05-04 08:34 UTC (History)
0 users

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


Attachments
build.log (build.log,69.57 KB, text/plain)
2020-05-04 07:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-04 07:56:51 UTC
This is an auto-filled bug because dev-python/pycurl fails tests.
The issue was originally discovered on arm, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-04 07:57:00 UTC
Created attachment 635934 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-04 08:34:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8e2507826e01dc8217c02363f096963c46e815

commit 3d8e2507826e01dc8217c02363f096963c46e815
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-04 08:23:57 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-04 08:34:37 +0000

    dev-python/pycurl: Skip telnet tests if curl[-telnet]
    
    Closes: https://bugs.gentoo.org/720906
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../pycurl/files/pycurl-7.43.0.5-telnet-test.patch | 50 ++++++++++++++++++++++
 dev-python/pycurl/pycurl-7.43.0.5.ebuild           |  4 ++
 2 files changed, 54 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167aa0c7939818b8f27c44eddf745ccd40b2fcfd

commit 167aa0c7939818b8f27c44eddf745ccd40b2fcfd
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-04 08:13:24 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-04 08:34:36 +0000

    dev-python/pycurl: Rebuild test libs for current platform
    
    Bug: https://bugs.gentoo.org/720906
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pycurl/pycurl-7.43.0.5.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)