Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=914969 Bug ID: 914969 Summary: Bogus dependency Product: Fedora Version: rawhide Component: perl-Net-SFTP-Foreign Severity: unspecified Priority: unspecified Reporter: kevin@xxxxxxxxx It's too bad this was not caught during review. You have: Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:real_version`"; echo $real_version)) but this should be: Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) per: https://fedoraproject.org/wiki/Packaging:Perl#Versioned_MODULE_COMPAT_Requires This results in a bogus dep of: perl(:MODULE_COMPAT_UNKNOWN) which makes it uninstallable. ;( Please fix. ;) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fsr2rLfk1N&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel