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@xxxxxxxxxx Reporter: crobinso@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx, tcallawa@xxxxxxxxxx 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. -- 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