<div dir="ltr"><div class="gmail_quote">Martin Gansser &lt;<a href="mailto:linux4martin@web.de">linux4martin@web.de</a>&gt; schrieb am Thu Feb 12 2015 at 1:17:27 PM:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:Verdana;font-size:12.0px"><div style="font-family:Verdana;font-size:12.0px">
<div>Hi,</div>

<div> </div>

<div>I am working on a review at <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1190373" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1190373</a></div>

<div>
<pre>mock build fails with python-livestreamer in section %check</pre>

<pre>The build.log can be viewed on: <a href="https://bugzilla.redhat.com/attachment.cgi?id=990767" target="_blank">https://bugzilla.redhat.com/attachment.cgi?id=990767</a>
</pre>

<div> </div>

<div>any help ?<br></div></div></div></div></blockquote><div><br></div><div>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:</div><div><pre style="color:rgb(0,0,0);line-height:normal;word-wrap:break-word;white-space:pre-wrap">+ /usr/bin/python2 setup.py test
running test
Searching for requests&lt;3.0,&gt;=1.0
Reading <a href="https://pypi.python.org/simple/requests/">https://pypi.python.org/simple/requests/</a>
Best match: requests 2.5.1
Downloading <a href="https://pypi.python.org/packages/source/r/requests/requests-2.5.1.tar.gz#md5=c270eb5551a02e8ab7a4cbb83e22af2e">https://pypi.python.org/packages/source/r/requests/requests-2.5.1.tar.gz#md5=c270eb5551a02e8ab7a4cbb83e22af2e</a>
Processing requests-2.5.1.tar.gz
[snip]</pre><pre style="color:rgb(0,0,0);line-height:normal;word-wrap:break-word;white-space:pre-wrap"><br></pre>Greetings,<br> Thomas<br></div></div></div>