<div dir="ltr">Actually there was no problem. You just didn&#39;t install the patched version of copr/python before running your test.<br><br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 23, 2015 at 8:39 AM Sergio Oliveira &lt;<a href="mailto:seocam@gmail.com">seocam@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Interesting because it&#39;s passing the tests :)<br><br></div>I&#39;m gonna write a new test to catch it.<br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 23, 2015 at 6:09 AM Miroslav Suchy &lt;<a href="mailto:msuchy@redhat.com" target="_blank">msuchy@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/22/2015 09:42 PM, Sergio Oliveira wrote:<br>
&gt; The previous patch has a bug. This patch replaces it.<br>
<br>
There is still some.<br>
<br>
$ copr-cli build msuchy/copr-dev<br>
/tmp/tito/copr-cli-1.45-1.git.57.5534e43.fc22.src.rpm<br>
<br>
Traceback (most recent call last):<br>
  File &quot;/bin/copr-cli&quot;, line 9, in &lt;module&gt;<br>
    load_entry_point(&#39;copr-cli==0.3.0&#39;, &#39;console_scripts&#39;, &#39;copr-cli&#39;)()<br>
  File &quot;/usr/lib/python2.7/site-packages/copr_cli/main.py&quot;, line 433, in<br>
main<br>
    getattr(commands, arg.func)(arg)<br>
  File &quot;/usr/lib/python2.7/site-packages/copr_cli/main.py&quot;, line 68, in<br>
wrapper<br>
    return func(self, args)<br>
  File &quot;/usr/lib/python2.7/site-packages/copr_cli/main.py&quot;, line 179, in<br>
action_build<br>
    username=username, progress_callback=progress_callback)<br>
TypeError: create_new_build() got an unexpected keyword argument<br>
&#39;progress_callback&#39;<br>
<br>
<br>
_______________________________________________<br>
copr-devel mailing list<br>
<a href="mailto:copr-devel@lists.fedorahosted.org" target="_blank">copr-devel@lists.fedorahosted.org</a><br>
<a href="https://lists.fedorahosted.org/mailman/listinfo/copr-devel" rel="noreferrer" target="_blank">https://lists.fedorahosted.org/mailman/listinfo/copr-devel</a><br>
</blockquote></div></blockquote></div>