[Bug 500959] Review Request: perl-Task-Padre-Plugin-Deps - Task::Padre::Plugin::Deps Perl module

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 16 19:59:42 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=500959





--- Comment #14 from Jan Klepek <jan.klepek at hp.com>  2009-10-16 15:59:40 EDT ---
(In reply to comment #12)
> (In reply to comment #11)
> > It is simply not permitted to download external content at build time; you
> > don't even know that the builders have outside network access.  Anything needed
> > for the build must be installed, either as part of the default package set or
> > as a consequence of a BuildRequires: line.  
> 
> No, I don't know about automagicall cpan and that's the reason why I switched
> off automaticall installation by patch which is included in srpm </sarcasm>  

Which doesn't work.
When I'm building this in mock, it definitely downloads missing BR/requirements
automatically.

You need to comment auto_install; to get rid of this behaviour.
Anyway auto_install is strongly discouraged. See CPAN page for Module::Install.
http://search.cpan.org/~adamk/Module-Install-0.91/lib/Module/Install.pod#Module::Install::AutoInstall.

fixed patch
http://hpejakle.fedorapeople.org/Task-Padre-Plugin-Deps-0.12-switch_off.patch

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list