[Koha-bugs] [Bug 10565] Add a "Patron List" feature for storing and manipulating collections of patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 16 00:52:38 CEST 2013


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

--- Comment #39 from Nicole C. Engard <nengard at gmail.com> ---
Just did a fetch and get this error when trying to open the new tool:


Base class package "DBIx::Class::Schema" is empty.
    (Perhaps you need to 'use' the module which defines that package first,
    or make that module available in @INC (@INC contains:
/home/nengard/kohaclone /etc/perl /usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10
/usr/share/perl/5.10 /usr/local/lib/site_perl .).
 at /home/nengard/kohaclone/Koha/Schema.pm line 10
BEGIN failed--compilation aborted at /home/nengard/kohaclone/Koha/Schema.pm
line 10.
Compilation failed in require at /home/nengard/kohaclone/Koha/Database.pm line
38.
BEGIN failed--compilation aborted at /home/nengard/kohaclone/Koha/Database.pm
line 38.
Compilation failed in require at /home/nengard/kohaclone/Koha/List/Patron.pm
line 32.
BEGIN failed--compilation aborted at
/home/nengard/kohaclone/Koha/List/Patron.pm line 32.
Compilation failed in require at /home/nengard/kohaclone/patron_lists/lists.pl
line 26.
BEGIN failed--compilation aborted at
/home/nengard/kohaclone/patron_lists/lists.pl line 26.

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


More information about the Koha-bugs mailing list