[Bug 1251766] New: perl no longer depends on perl-Storable

bugzilla at redhat.com bugzilla at redhat.com
Sun Aug 9 19:07:19 UTC 2015


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

            Bug ID: 1251766
           Summary: perl no longer depends on perl-Storable
           Product: Fedora
           Version: rawhide
         Component: perl
          Assignee: jplesnik at redhat.com
          Reporter: crobinso at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: cweyl at alumni.drew.edu, iarnell at gmail.com,
                    jplesnik at redhat.com, kasal at ucw.cz,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com,
                    psabata at redhat.com, rc040203 at freenet.de,
                    tcallawa at redhat.com



Trying to build qemu on rawhide suddenly hits this error:

LC_ALL=C makeinfo --no-headers --no-split --number-sections --html
qemu-tech.texi -o qemu-tech.html
Can't locate Storable.pm in @INC (you may need to install the Storable module)
(@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5 . /usr/share/texinfo) at /usr/share/texinfo/Texinfo/Parser.pm
line 48.
BEGIN failed--compilation aborted at /usr/share/texinfo/Texinfo/Parser.pm line
48.
Compilation failed in require at /usr/bin/makeinfo line 107.
BEGIN failed--compilation aborted at /usr/bin/makeinfo line 107.
Makefile:496: recipe for target 'qemu-tech.html' failed

Previously it looks like 'perl' would pull in perl-Storable, but not anymore.
Adding 'BuildRequires: perl-Storable' to qemu fixed the build, but that doesn't
seem right. Though maybe the dep should be in texinfo or something...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list