No such column 'maxissueqty' Issue
Hi all, I'm trying to install Koha via Git installation as instructed here[1] on Ubuntu 18.04. Install it in 'single' mode, and when run the web-installer, in the middle of the process, it tells in the log file: [Tue Mar 12 15:48:52.625068 2019] [cgi:error] [pid 1573] [client 36.72.125.235:57812] AH01215: [Tue Mar 12 15:48:52 2019] onboarding.pl: DBIx::Class::Row::store_column(): No such column 'maxissueqty' on Koha::Schema::Result::Issuingrule at /home/kanaya/koha/lib/Koha/Object.pm line 75: /home/kohaapps/koha/intranet/cgi-bin/installer/onboarding.pl, referer: http://kohaapps.example.com/cgi-bin/koha/installer/onboarding.pl and the page error is: Software error: DBIx::Class::Row::store_column(): No such column 'maxissueqty' on Koha::Schema::Result::Issuingrule at /home/kohaapps/koha/lib/Koha/Object.pm line 75 For help, please send mail to the webmaster (admin@kohaapps.example.com), giving this error message and the time and date of the error. What do you suggest? Thanks in advance. [1] https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_git Best regards, -- Andi Sugandi.
Hello Andi, it is known bug in master: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22489 currently being fixed Josef út 12. 3. 2019 v 10:56 odesílatel Andi Sugandi <andisugandi@gmail.com> napsal:
Hi all,
I'm trying to install Koha via Git installation as instructed here[1] on Ubuntu 18.04. Install it in 'single' mode, and when run the web-installer, in the middle of the process, it tells in the log file:
[Tue Mar 12 15:48:52.625068 2019] [cgi:error] [pid 1573] [client 36.72.125.235:57812] AH01215: [Tue Mar 12 15:48:52 2019] onboarding.pl: DBIx::Class::Row::store_column(): No such column 'maxissueqty' on Koha::Schema::Result::Issuingrule at /home/kanaya/koha/lib/Koha/Object.pm line 75: /home/kohaapps/koha/intranet/cgi-bin/installer/onboarding.pl, referer: http://kohaapps.example.com/cgi-bin/koha/installer/onboarding.pl
and the page error is:
Software error:
DBIx::Class::Row::store_column(): No such column 'maxissueqty' on Koha::Schema::Result::Issuingrule at /home/kohaapps/koha/lib/Koha/Object.pm line 75
For help, please send mail to the webmaster (admin@kohaapps.example.com), giving this error message and the time and date of the error.
What do you suggest?
Thanks in advance.
[1] https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_git
Best regards, -- Andi Sugandi. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
On Tue, Mar 12, 2019 at 7:36 PM Josef Moravec <josef.moravec@gmail.com> wrote: Hello Josef,
it is known bug in master: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22489
Does it also happen in Koha 18.11?
currently being fixed
Aha! Glad to hear it. Best regards, -- Andi Sugandi.
No, Koha 18.11 does not have this bug Josef út 12. 3. 2019 v 14:19 odesílatel Andi Sugandi <andisugandi@gmail.com> napsal:
On Tue, Mar 12, 2019 at 7:36 PM Josef Moravec <josef.moravec@gmail.com> wrote:
Hello Josef,
it is known bug in master: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22489
Does it also happen in Koha 18.11?
currently being fixed
Aha! Glad to hear it.
Best regards, -- Andi Sugandi.
participants (2)
-
Andi Sugandi -
Josef Moravec