Thanks for your answer, i will add the dependencies to BuildRequires and test the koji build later.
-- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging
Gesendet: Donnerstag, 12. Februar 2015 um 13:36 Uhr
Von: "Thomas Spura" <tomspur@xxxxxxxxxxxxxxxxx>
An: "Discussion of RPM packaging standards and practices for Fedora" <packaging@xxxxxxxxxxxxxxxxxxxxxxx>
Betreff: Re: mock build - python setup.py test fails
Von: "Thomas Spura" <tomspur@xxxxxxxxxxxxxxxxx>
An: "Discussion of RPM packaging standards and practices for Fedora" <packaging@xxxxxxxxxxxxxxxxxxxxxxx>
Betreff: Re: mock build - python setup.py test fails
Martin Gansser <linux4martin@xxxxxx> schrieb am Thu Feb 12 2015 at 1:17:27 PM:
Thomas
Hi,I am working on a review at https://bugzilla.redhat.com/show_bug.cgi?id=1190373mock build fails with python-livestreamer in section %checkThe build.log can be viewed on: https://bugzilla.redhat.com/attachment.cgi?id=990767any 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
-- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging