https://bugzilla.redhat.com/show_bug.cgi?id=2081264 Panu Matilainen <pmatilai@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|rpm |perl-Test-Fake-HTTPD CC| |denis@xxxxxxxxxxx Assignee|mdomonko@xxxxxxxxxx |denis@xxxxxxxxxxx --- Comment #4 from Panu Matilainen <pmatilai@xxxxxxxxxx> --- > %{perl_privlib} expands to "/usr/share/perl5/vendor_perl". Except that it doesn't, at least here on F35: [pmatilai🎩︎localhost]$ rpm --eval "%{perl_privlib}" /usr/share/perl5 [pmatilai🎩︎localhost]$ rpm --eval "%{perl_vendorlib}" /usr/share/perl5/vendor_perl And that's why %{perl_privlib}/* ends up packaging /usr/share/perl5/vendor_perl. I don't know the alleged difference between %{perl_privlib} and %{perl_vendorlib} but this is not an rpm bug, this is a packaging issue. Reassigning to perl-Test-Fake-HTTPD but if more packages are using %{perl_privlib} when they should be using %{perl_vendorlib} then then maybe there's a more generic issue, maybe one with packaging guidelines? -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2081264 _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure