[Fedora-packaging] mock build - python setup.py test fails

Thomas Spura tomspur at fedoraproject.org
Thu Feb 12 12:36:46 UTC 2015


Martin Gansser <linux4martin at web.de> schrieb am Thu Feb 12 2015 at 1:17:27
PM:

> Hi,
>
> I am working on a review at
> https://bugzilla.redhat.com/show_bug.cgi?id=1190373
>
> mock build fails with python-livestreamer in section %check
>
> The build.log can be viewed on: https://bugzilla.redhat.com/attachment.cgi?id=990767
>
>
> any help ?
>

Your package downloads the depencencies for running the tests on the fly in
mock. Please add them to your BuildRequires. When having them installed
here on F21, the tests pass:

+ /usr/bin/python2 setup.py test
running test
Searching for requests<3.0,>=1.0
Reading https://pypi.python.org/simple/requests/
Best match: requests 2.5.1
Downloading https://pypi.python.org/packages/source/r/requests/requests-2.5.1.tar.gz#md5=c270eb5551a02e8ab7a4cbb83e22af2e
Processing requests-2.5.1.tar.gz
[snip]


Greetings,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/packaging/attachments/20150212/8f78f396/attachment.html>


More information about the packaging mailing list