<div dir="ltr"><div><div>If I use  dnf repository-packages, update works, but it takes about 5 minutes to complete.<br></div>Its not network issue or latency, because command yum-deprecated repository-packages works OK (update takes about 30secs to complete on fedora 22).<br></div><div>Same thing on Fedora 20 with yum repository-packages (update finishes in about 30secs)<br></div><div><br></div><div>I will report bug.<br><br></div><div>Thank You.<br><br></div><div>Zelja<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 19, 2015 at 9:19 AM, Jan Zelený <span dir="ltr">&lt;<a href="mailto:jzeleny@redhat.com" target="_blank">jzeleny@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 19. 8. 2015 at 09:05:47, Zelja Tux wrote:<br>
&gt; I tried the deprecated command yum and it works:<br>
&gt; yum-deprecated -y repository-packages MYREPO update<br>
&gt; yum-deprecated -y repo-pkgs MYREPO update<br>
&gt;<br>
&gt; Also this command is right solution, if all packages have same prefix (but<br>
&gt; my packages doesnt have same prefix, and I don&#39;t want to hardcode all<br>
&gt; package names there)<br>
&gt; dnf --enablerepo=MYREPO update $(sudo dnf list installed | grep<br>
&gt; PREFIX_OF_MY_PACKAGES* | cut -f1 -d &quot; &quot;)<br>
<br>
</span>I don&#39;t quite follow. Why don&#39;t you use dnf repository-packages? It works the<br>
same as yum&#39;s equivalent.<br>
<span class=""><br>
&gt; I can use yum-deprecated, buts iits somehow awkward :)<br>
<br>
</span>Yes, yum-deprecated is ultimately going to be removed so we generally<br>
discourage users from using it if not necessary.<br>
<span class=""><br>
&gt; After update to  dnf-1.1.0-2.fc22.noarch, this same command<br>
&gt; dnf -y repository-packages MYREPO update<br>
&gt; takes 5 minutes or more, and update is just few kilobytes.<br>
<br>
</span>If you think it&#39;s a bug and not e.g. network latency, feel free to report it.<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Jan<br>
</font></span></blockquote></div><br></div>