https://bugzilla.redhat.com/show_bug.cgi?id=1557667 Bug ID: 1557667 Summary: perl - Config_heavy.pl uses redhat-hardened-cc1 without depending on redhat-rpm-config Product: Fedora Version: 27 Component: perl Assignee: jplesnik@xxxxxxxxxx Reporter: pwouters@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: alexl@xxxxxxxxxx, caillon+fedoraproject@xxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, mbarnes@xxxxxxxxxxxx, mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rhughes@xxxxxxxxxx, sandmann@xxxxxxxxxx, tcallawa@xxxxxxxxxx Description of problem: On a minimal system without rpm-build, when the package redhat-rpm-config is not installed, the file /usr/lib/rpm/redhat/redhat-hardened-cc1 is not present. when calling perl, it uses /usr/lib64/perl5/Config_heavy.pl which uses /usr/lib/rpm/redhat/redhat-hardened-cc1 leading to a compile file. Fix: add Requires: redhat-rpm-config -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx