http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11401
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #20 from Katrin Fischer <[email protected]> --- I think we are not quite there yet :( Crypt/GCrypt.pm is marked non-mandatory, but seems to make the tests fail, if it's missing: OK C4/Installer/PerlDependencies.pm OK critic OK forbidden patterns OK pod OK valid FAIL C4/Members.pm OK critic OK forbidden patterns OK pod FAIL valid Use of uninitialized value in numeric eq (==) FAIL Koha/NorwegianPatronDB.pm OK critic OK forbidden patterns OK pod FAIL valid Can't locate Crypt/GCrypt.pm in @INC (you may need to install the Crypt::GCrypt module) (@INC contains: /home/katrin/kohaclone /home/katrin/qa-test-tools /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) OK installer/data/mysql/updatedatabase.pl OK critic OK forbidden patterns OK pod OK valid FAIL members/deletemem.pl OK critic OK forbidden patterns OK pod FAIL valid Use of uninitialized value in numeric eq (==) FAIL members/memberentry.pl OK critic OK forbidden patterns OK pod FAIL valid Use of uninitialized value in numeric eq (==) FAIL members/moremember.pl OK critic OK forbidden patterns OK pod FAIL valid Use of uninitialized value in numeric eq (==) FAIL members/nl-search.pl OK critic OK forbidden patterns OK pod FAIL valid Use of uninitialized value in numeric eq (==) BEGIN failed--compilation aborted Can't locate Crypt/GCrypt.pm in @INC (you may need to install the Crypt::GCrypt module) (@INC contains: /home/katrin/kohaclone /home/katrin/qa-test-tools /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) Compilation failed in require FAIL misc/cronjobs/nl-sync-from-koha.pl OK critic OK forbidden patterns FAIL pod *** ERROR: empty =head2 in file misc/cronjobs/nl-sync-from-koha.pl FAIL valid Can't locate Crypt/GCrypt.pm in @INC (you may need to install the Crypt::GCrypt module) (@INC contains: /home/katrin/kohaclone /home/katrin/qa-test-tools /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) BEGIN failed--compilation aborted Compilation failed in require FAIL misc/cronjobs/nl-sync-to-koha.pl OK critic OK forbidden patterns OK pod FAIL valid Compilation failed in require BEGIN failed--compilation aborted Can't locate Crypt/GCrypt.pm in @INC (you may need to install the Crypt::GCrypt module) (@INC contains: /home/katrin/kohaclone /home/katrin/qa-test-tools /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) Use of uninitialized value in numeric eq (==) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
