https://bugzilla.redhat.com/show_bug.cgi?id=1403868 --- Comment #2 from Paul Howarth <paul@xxxxxxxxxxxx> --- (In reply to Brian J. Murrell from comment #0) > Description of problem: > Error: Package: perl-Compress-Raw-Lzma-2.061-1.el7.x86_64 (@epel) > Requires: xz-libs(x86-64) = 5.1.2 > Removing: xz-libs-5.1.2-12alpha.el7.x86_64 (@base) > xz-libs(x86-64) = 5.1.2-12alpha.el7 > Updated By: xz-libs-5.2.2-1.el7.x86_64 (base) > xz-libs(x86-64) = 5.2.2-1.el7 > > Version-Release number of selected component (if applicable): > perl-Compress-Raw-Lzma-2.061-1.el7.x86_64 Thanks for the heads-up about this. > I wonder if it was really necessary to make the requirement: > > xz-libs(x86-64) = 5.1.2 > > rather than > > xz-libs(x86-64) >= 5.1.2 This is necessary because the module embeds the xz version it was compiled against and compares with the xz version at runtime, and croaks with a version mismatch if they're not the same. > In any case, this is preventing upgrades to EL7.3 so even a push of a new > package with the above slightly altered requirement would be useful I think. Please test and give karma to the update. Cheers. -- 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