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=684511 --- Comment #6 from Ralf Corsepius <rc040203@xxxxxxxxxx> 2011-03-30 07:29:31 EDT --- --skipdeps prevents Module::AutoInstall from trying to load modules from CPAN, in cases a module is missing or an installed module is insufficient. I.e. the purpose of --skipdeps here is to prevent M:AI from contacting CPAN and from trying to go interactive in cases it diagnoses a package's requirements are not fulfilled. This package goes interactive when a package dep is missing (BR: perl(DB::SQLite) commented out): + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - DBD::SQLite ...missing. (would need 1.25) - Test::More ...loaded. (0.98) - Cache::FileCache ...loaded. (0) - DBIx::Class ...loaded. (0.08127 >= 0.08100) - Digest::SHA1 ...loaded. (2.13) - Carp::Clan ...loaded. (6.04 >= 6.0) ==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite DBD::SQLite 1.25 not found. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review