https://bugzilla.redhat.com/show_bug.cgi?id=1473856 --- Comment #1 from Petr Pisar <ppisar@xxxxxxxxxx> --- You try to install perl-libs packages of different versions: perl-libs-4:5.24.2-387.fc25.i686 perl-libs-4:5.24.1-386.fc25.x86_64 This cannot work. You should investigate, why your system cannot upgrade x86_64 perl-libs from 4:5.24.1-386.fc25 to 4:5.24.2-387.fc25. Specifying the exact perl-libs version and architecture could reveal what's the problem. Like: # dnf install perl-libs-4:5.24.2-387.fc25.x86_64 or # dnf repoquery perl-libs-4:5.24.2-387.fc25.x86_64 -- 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