I have deltarpm=false because it's on by default and it's annoying for me at least. I have bandwidth to use, so if deltarpm is enabled I spend more time rebuilding with drpms than actually downloading the full rpms.
Andrei Amuraritei
Pe Lun, nov. 23, 2015 la 00:57, Mihuleac Sergiu <mihuleac.sergiu@xxxxxxxxx> a scris:
Hmm, why have `deltarpm off`?
My problem was actually that i didn't understood that in `dnf` you must specify with mirrors to use with fastmirror, and now I've just added a few repos for alternative use, and now fastmirror just chooses the best.
dnf config-manager --add-repoOn 11/22/2015 12:01 PM, sirdeiu@xxxxxxxxxx wrote:Hi, sorry for the late, late, late reply. What I've done is to modify dnf.conf with the following:fastestmirror=truedeltarpm=falseminrate=2Mtimeout=5sThis works better in just skipping over Telekom's mirror (or others) and using another mirror that goes faster.I have a lot of bandwidth available so usually this gets a working mirror with great speed.I guess you should adjust minrate and timeout depending on your connection and available bandwidth.Since using this, I've removed the firewall blocking of the Telekom mirror IP address.
Andrei AmurariteiPe Mie, oct. 21, 2015 la 23:39, Mihuleac Sergiu <mihuleac.sergiu@xxxxxxxxx> a scris:On 10/21/2015 11:03 PM, sirdeiu@xxxxxxxxxx wrote:Sergiu, does the change below work for you, in getting better speeds from telekom?
Yes, after I made the changes mentioned my speed goes up to7 mb/s
, and stable. That is only one configuration, I also configured the file/etc/yum.repos.d/fedora.repo
/etc/yum.repos.d/fedora.repoThe downfall is that telekom doesn’t uses[fedora] name=Fedora $releasever - $basearch failovermethod=priority baseurl=http://fedora.mirrors.telekom.ro/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch enabled=1 #metadata_expire=7d gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False [fedora-debuginfo] name=Fedora $releasever - $basearch - Debug failovermethod=priority baseurl=http://fedora.mirrors.telekom.ro/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch enabled=0 metadata_expire=7d gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False [fedora-source] name=Fedora $releasever - Source failovermethod=priority baseurl=http://fedora.mirrors.telekom.ro/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch enabled=0 metadata_expire=7d gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False
https
, so the connection is not encrypted. A solution might be to use thersync
address instead of thehttp
one. Tell me how it goes.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org