[Bug 1174951] installing vim pulls in 30 perl packages

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 2 09:38:29 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1174951



--- Comment #3 from Petr Pisar <ppisar at redhat.com> ---
The reason why vim-enhanced pulls in other Perl packages besides perl-libs is
that perl-libs requires perl(:MODULE_COMPAT_*) which is provided by `perl'
package.

Correct fix is to move the perl(:MODULE_COMPAT_*) RPM symbol from perl to
perl-libs package as the perl-libs defines the perl ABI.

However I'm not keen to do it in stable Fedora release because could break some
incorrectly packaged Perl code. (Remember there about 2600 Perl packages.)

-- 
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=UARnUcxPmP&a=cc_unsubscribe



More information about the perl-devel mailing list