[Koha-bugs] [Bug 15182] New: make test fails immediately on 3.22.00-beta due to missing Crypt::GCrypt which is optional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 12 18:09:17 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15182

            Bug ID: 15182
           Summary: make test fails immediately on 3.22.00-beta due to
                    missing Crypt::GCrypt which is optional
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Installation and upgrade (command-line installer)
          Assignee: gmcharlt at gmail.com
          Reporter: bob-ewart at bobsown.com
        QA Contact: testopia at bugs.koha-community.org

Created attachment 44813
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44813&action=edit
make test output

Running on openSUSE Leap 42.1

Run
perl Makefile.PL --prev-install-log /usr/share/koha/misc/koha-install-log
make
make test

make test fails on t/00-load.t  while trying to use Crypt::GCrypt in
NorwegianPatronDB.pm 

See the attached file.

Crypt::GCrypt is not marked as required and in fact does not work with
libgcrypt 1.6.1.  This was reported in 2014.

Deleting libgcrypt 1.6.1 would cause 794 other modules including systemd to be
deleted.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list