Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=924938

Jeff Makey <j...@makey.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j...@makey.net

--- Comment #13 from Jeff Makey <j...@makey.net> ---
perl-5.16.3-266.fc20.x86_64.rpm from the scratch build in Comment 12 requires
but does not provide perl-Carp, so the latter is automatically installed by yum
along with the former.  This should solve the problems raised in this bug.

There may be similar problems for the modules identified by this command
sequence:

 (rpm -q --requires perl ; rpm -q --provides perl) | sort | uniq -d

with the new RPM its output is this:

perl(Config)
perl(DynaLoader)
perl(Math::BigInt)
perl(Tie::Hash)
perl(bytes)
perl(charnames)
perl(utf8)

The list included perl(Carp) with the previous RPM.

-- 
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=uGqtIRd7f6&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to