https://bugzilla.redhat.com/show_bug.cgi?id=1393421 --- Comment #8 from Petr Pisar <ppisar@xxxxxxxxxx> --- Yes, it sounds like a mirror problem. But it shouldn't behave like this even with a broken mirror. DNF downloads a signature for current repository database directly from Fedora's HTTPS server. Then it tries different mirrors to download the database, then it verifies the database and then it downloads packages from various mirrors and checks them against the database. If something does not match, it retries from different mirror. Either it's a bug in the DNF or the repository was broken even on Fedora's master server. You can add --refresh option to the dnf command to force redownloading latest database. Downgrading perl-Errno is also an option. -- 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