[Bug 13031] New: create_koc_db.pl shows error Can't locate C4/Context.pm in @INC on execution
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13031 Bug ID: 13031 Summary: create_koc_db.pl shows error Can't locate C4/Context.pm in @INC on execution Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: Linux Status: NEW Severity: critical Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: mydsls@yahoo.in QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com While executing following command /usr/share/koha/bin/cronjobs/create_koc_db.pl -sqlite3 It's showing following error : Can't locate C4/Context.pm in @INC ( @INC contains: /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 /usr/share/koha/bin/cronjobs/create_koc_db.pl line 97. Please anyone can look in the matter so we can prepare borrower database to make offline circulation Regards Abhijit Nikam -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13031 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer@bsz-bw.de Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, this looks like you were running the script without the environment variables being set. If you are using packages, you can use the koha shell that will set them correctly for the instance you want to run the script for. If you need more help, please try the mailing list, thx! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org