https://bugzilla.redhat.com/show_bug.cgi?id=2417806
Peter Oliver <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Peter Oliver <[email protected]> --- I think you need to add: BuildRequires: perl-generators Otherwise, I think you will experience this same problem that the less packaging has: $ podman run --pull=always -it fedora:rawhide Trying to pull registry.fedoraproject.org/fedora:rawhide... Getting image source signatures Copying blob 2c0edcb66eac skipped: already exists Copying config 28630f0db8 done | Writing manifest to image destination [root@3e508d0437c7 /]# dnf install -qy less-color … [root@3e508d0437c7 /]# vimcolor Can't locate File/Copy.pm in @INC (you may need to install the File::Copy module) (@INC entries checked: /usr/local/lib64/perl5/5.42 /usr/local/share/perl5/5.42 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/bin/vimcolor line 19. BEGIN failed--compilation aborted at /usr/bin/vimcolor line 19. See https://docs.fedoraproject.org/en-US/packaging-guidelines/Perl/#_build_dependencies for more details. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2417806 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202417806%23c14 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
