https://bugzilla.redhat.com/show_bug.cgi?id=1834195 --- Comment #4 from Petr Pisar <ppisar@xxxxxxxxxx> --- I checked http://mirror.xnet.co.nz/pub/epel/8/Everything/x86_64/ and it works for me: # dnf --disableexcludes=all --disablerepo=\* --repofrompath=0,http://mirror.xnet.co.nz/pub/epel/8/Everything/x86_64/ --enablerepo=0 list perl-Set-Crontab Added 0 repo from http://mirror.xnet.co.nz/pub/epel/8/Everything/x86_64/ Last metadata expiration check: 0:03:01 ago on Tue 12 May 2020 12:21:05 PM CEST. Available Packages perl-Set-Crontab.noarch 1.03-23.el8 0 What do you have in a DNF cache? You call the repository "epel", so the cache should be stored under that name: # ls -1 /var/cache/dnf/epel-*/repodata/*-primary.xml.gz /var/cache/dnf/epel-7a16a556fa830aea/repodata/f67703d4685fe54b584f64dd96d6de7b2ac0e62ec463f1cfe0edfd8f1aa3918f-primary.xml.gz /var/cache/dnf/epel-debuginfo-5f67037558fb2804/repodata/30794dba6e89530a2a8dcac713630f6ce72bd7c9ce2681026dd95e36163aeb0f-primary.xml.gz /var/cache/dnf/epel-fafd94c310c51e1e/repodata/894cf5692655e6208a7ede191e35e2bc7aacaa83b876f4e2a8c3735ead1e7b06-primary.xml.gz /var/cache/dnf/epel-playground-766b072374ad8e05/repodata/f461e389647721e7b7bf4bfd676c959bad337c5312a993b2cacbb3f10b1e8adb-primary.xml.gz /var/cache/dnf/epel-playground-debuginfo-2ee68f63ceca78c3/repodata/c2ae2ff1a3ed0a2e4d8832f1a4faff97e780a69066dfdd9688717ac7711198c6-primary.xml.gz /var/cache/dnf/epel-source-ba14841798a189d3/repodata/3edeb5f274fde929dffb330332f62a101734c1229639f03290cf23d6dcd45aa0-primary.xml.gz /var/cache/dnf/epel-testing-5940ef4b3ab6481f/repodata/93a907c073ce60bf4edbb3d19fb0f488e1769c27a7d47d896869dbfd9a705f3c-primary.xml.gz /var/cache/dnf/epel-testing-6a55fbde0b6e266c/repodata/09d45e72dad67e5fabdd607f7a3d638381341836f68dd6ddb45a750f31338bcd-primary.xml.gz /var/cache/dnf/epel-testing-debuginfo-aec431fd5e71ee61/repodata/af1e6436eb958c2f2bc926b2dfbc627501bbd254822bc1f045db98d2fb8f5377-primary.xml.gz # zcat /var/cache/dnf/epel-7a16a556fa830aea/repodata/f67703d4685fe54b584f64dd96d6de7b2ac0e62ec463f1cfe0edfd8f1aa3918f-primary.xml.gz | grep perl-Set-Crontab <name>perl-Set-Crontab</name> <location href="Packages/p/perl-Set-Crontab-1.03-23.el8.noarch.rpm"/> <rpm:sourcerpm>perl-Set-Crontab-1.03-23.el8.src.rpm</rpm:sourcerpm> <rpm:entry name="perl-Set-Crontab" flags="EQ" epoch="0" ver="1.03" rel="23.el8"/> -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx