Fedora22 Dnf update/install slow
What's happening with the mirrors?
Am I missing something? took about 20 minutes to update one repo
What's happening with the mirrors?
Am I missing something? took about 20 minutes to update one repo
Hi, this is the solution:
Edit /etc/dnf/dnf.conf and add:
fastestmirror=true
That could happen at times of mass upgrades ... are you sure that you are using the best mirrors?
Try a sudo dnf clean all
, followed by a sudo dnf check-update
. Maybe you have faster mirrors somewhere close. 20 minutes seems to be too long for repo information (~20-50 MB).
See https://bugzilla.redhat.com/show_bug.... .Somebody should work on it please.
Yeah, I never had these problems with YUM. For some reason DNF attempts to connect at high ports (instead of FTP/HTTP) and I see a SYN_SENT which is being blocked by our network's firewall. Yum always seemed to work fast and connect only on HTTP/FTP ports.
Asked: 2015-05-27 17:17:09 -0600
Seen: 13,532 times
Last updated: May 27 '15