Am 07.11.2014 um 17:53 schrieb Rahul Sundaram:
On Fri, Nov 7, 2014 at 1:19 AM, Dennis Gilmore wrote: /etc/yum.repos.d/fedora-updates.repo on f21 has metadata_expire=6h I was looking at dnf since the discussion is about dnf
where do you see DNF using other than "/etc/yum.repos.d/" DNF is using the same directory and repo configs that's part of the fedora release package
and the metadata right now for f21 updates is an empty repo with no packages in it f20 updates repo http://dl.fedoraproject.org/pub/fedora/linux/updates/20/x86_64/repodata/ right now has primary.sqllite of 12M and filelists.sqlite of 19M not sure how you got 32K Not sure. Probably misread something
the meta-data are fat look below [root@rawhide ~]# rm -rf /var/cache/dnf/* [root@rawhide ~]# df Dateisystem Typ Größe Benutzt Verf. Verw% Eingehängt auf /dev/sdb1 ext4 12G 598M 11G 6% / /dev/sda1 ext4 487M 35M 448M 8% /boot[root@rawhide ~]# dnf --disablerepo=koji info kernel 2> /dev/null > /dev/null
[root@rawhide ~]# df Dateisystem Typ Größe Benutzt Verf. Verw% Eingehängt auf /dev/sdb1 ext4 12G 713M 11G 7% / /dev/sda1 ext4 487M 35M 448M 8% /boot [root@rawhide ~]# rm -rf /var/cache/dnf/* [root@rawhide ~]# df Dateisystem Typ Größe Benutzt Verf. Verw% Eingehängt auf /dev/sdb1 ext4 12G 598M 11G 6% / /dev/sda1 ext4 487M 35M 448M 8% /boot
Attachment:
signature.asc
Description: OpenPGP digital signature
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct