https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23655 Bug ID: 23655 Summary: Debian jessie no longer supported Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: stefan.berndtsson@ub.gu.se QA Contact: testopia@bugs.koha-community.org As of Bug 14570, Debian jessie no longer works fully as a distribution. That bug uses the DBI method selectall_array() which was added in DBI version 1.635, but Debian jessie only provides 1.631. The wiki, and possibly other documentation, still states that jessie is a working environment. The result of this can be seen on about.pl where it will result in an error with an earlier DBI version. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.