If I use dnf repository-packages, update works, but it takes about 5
minutes to complete.
Its not network issue or latency, because command yum-deprecated
repository-packages works OK (update takes about 30secs to complete on
fedora 22).
Same thing on Fedora 20 with yum repository-packages (update
On 19. 8. 2015 at 09:05:47, Zelja Tux wrote:
> I tried the deprecated command yum and it works:
> yum-deprecated -y repository-packages MYREPO update
> yum-deprecated -y repo-pkgs MYREPO update
>
> Also this command is right solution, if all packages have same prefix (but
> my packages doesnt have
I tried the deprecated command yum and it works:
yum-deprecated -y repository-packages MYREPO update
yum-deprecated -y repo-pkgs MYREPO update
Also this command is right solution, if all packages have same prefix (but
my packages doesnt have same prefix, and I don't want to hardcode all
package na
That command works, but it takes a VERY LONG time to complete (maybe 5mins).
dnf -y repository-packages MYREPO upgrade
Earlier version of DNF (maybe few weeks ago), throw these messages while
doing upgrade:
Package SOMEPACKAGE1 not installed, cannot update it
Package SOMEPACKAGE2 not installed, ca
On 12. 8. 2015 at 15:11:38, Zelja Tux wrote:
> Hi,
>
> How to only install updates from a specific repository with DNF (and their
> dependencies from other repositories)?
> Is there a option to upgrade only packages from specific repository (and
> their dependencies from other repositories)
>
> I
Hi,
How to only install updates from a specific repository with DNF (and their
dependencies from other repositories)?
Is there a option to upgrade only packages from specific repository (and
their dependencies from other repositories)
I use following on Fedora 22 x86_64:
dnf -y repo-pkgs MYREPO