To help configuration of perl packages in build system, I propose to add the following environment variables to buildsystem (ideally that should also be triggered when using "rpm -b" so that local builds also benefit from that): PERL_MM_USE_DEFAULT=1 ==> tell ExtUtils::MakeMaker::prompt to use the default instead of prompting the user. PERL_AUTOINSTALL=--skipdeps PERL_EXTUTILS_AUTOINSTALL=--skipdeps ==> do not try to auto-install missing deps from CPAN if they are missing. If they are missing, we need to package them a rpm and add a buildrequires. thanks. Reproducible: Steps to Reproduce:
Why not? But wrong package
Source RPM: rpm => rpm-mageia-setup
Severity: normal => enhancement