https://bugzilla.redhat.com/show_bug.cgi?id=1279401 Jitka Plesnikova <jplesnik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |packaging-team@fedoraprojec | |t.org Severity|high |urgent --- Comment #3 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- I tried to solve the issue for Perl in attribute file perl.attr which is part of perl-generators. It helped, but it did not solve it completely. All perl(*) dependencies are back, but shebang command '/usr/bin/perl' is still missing. It seems shebang is added by rpm only, if the file is detected as script. For example: The latest koji build $ rpm -qpR perl-App-find2perl-1.003-6.fc23.noarch.rpm /usr/bin/perl perl(:MODULE_COMPAT_5.22.0) perl(Config) perl(File::Spec::Functions) perl(strict) perl(vars) rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 Package build with updated perl-generators (not submitted yet) $ rpm -qpR perl-App-find2perl-1.003-7.fc24.noarch.rpm perl(:MODULE_COMPAT_5.22.0) perl(Config) perl(File::Spec::Functions) perl(strict) perl(vars) rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 -- 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 http://lists.fedoraproject.org/admin/lists/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx