dnf runs in a loop
To be precise, in f21... it, whiile trying to update... runs in a loop from 28% (11 MB may be) to 36% (14 MB may be) over and over. What should I do?
To be precise, in f21... it, whiile trying to update... runs in a loop from 28% (11 MB may be) to 36% (14 MB may be) over and over. What should I do?
You can use yum-plugin-fastestmirror. This plugin sorts each repository's mirrorlist by connection speed prior to downloading packages.
su
yum -y install yum-plugin-fastestmirror
yum clean metadata
yum -y update
@SantoshHoropter obvious "yum-plugin" use "yum" my friend...
yum couldn't detect certain packages. I had to move on to dnf
It was found out that my dnf was a bit not properly installed. I reinstalled dnf and it works fine.
If you are trying with dnf, I assume you should have refreshed metadata using
sudo dnf clean all
and tried to update the system right? Do you get same results as above?
yes... the sample out put is as below
Script started on Monday 05 January 2015 02:52:13 PM IST ]0;Horopter@Desai:~]7;file://Desai/home/Horopter[Horopter@Desai ~]$ cc m.cpp[1@gpp[C[C[C[C[C[C[1Pcc[C[C[C[C[C[C[Ksudo dnf install[K[K[K[K[K[K[K[K[K[K[K[K dnf clean all [sudo] password for Horopter: Cleaning repos: moka-stable fedora rpmfusion-free-updates adobe-linux-x86_64 rpmfusion-nonfree-updates rpmfusion-free fedy google-chrome : rpmfusion-nonfree Cleaning up Everything ]0;Horopter@Desai:~]7;file://Desai/home/Horopter[Horopter@Desai ~]$ sudo dnf clean all[10Pcc m.cppsudo dnf clean all[Ksudo dnf install gcc Moka Project Stable 0% [ ] --- B/s | 0 B --:-- ETA Moka Project Stable 0% [ ] --- B/s | 0 B --:-- ETA Moka Project Stable 100% [=======================================================] 9.4 kB/s | 2.8 kB 00:00 ETA Moka Project Stable 100% [=======================================================] 9.4 kB ...(more)
Asked: 2015-01-03 16:31:08 -0600
Seen: 232 times
Last updated: Jan 05 '15
Can you upload the output? Is it sticking on a particular package?
It happens with every package.