Re: [Koha] [EXTERNAL] Re: KOHA-COMMON PACKAGE INSTALLATION FAILURE

2021-08-03 Thread King, Fred
I've had a similar thing happen to me when installing Koha with (what were then) current versions of Ubuntu and Koha. I can't remember the exact modules, but this is the gist of what happened: When I tried to install MariaDB (a), I got a message saying that it was dependent on MariaDB (b), which

Re: [Koha] KOHA-COMMON PACKAGE INSTALLATION FAILURE

2021-08-03 Thread Mason James
hi Josh you are on an older version of ubuntu, so you'll need to add the additional 'bionic' codename to your /etc/apt/sources.list.d/koha.list file 'deb http://debian.koha-community.org/koha 21.05 main bionic' you can see more info in section 2.1.2.3 from the install doco  https://wiki.koha-c

[Koha] KOHA-COMMON PACKAGE INSTALLATION FAILURE

2021-08-03 Thread Josh Getanda
Hello, I am trying to install the Koha common package while upgrading from 20.11 to 21.05 on Ubuntu 18.04.5. However, during the installation, the error returned is that some dependency packages will not be installed. Therefore, koha-common does not install as a result. See the message below in bo

Re: [Koha] Guided Reports Throwing 500 Error

2021-08-03 Thread Jesse Stallings
Bug report created: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28804 Jesse Stallings On Tue, Aug 3, 2021 at 2:46 AM Himanshu Aggarwal wrote: > Yes all errors in Reports for ver 21 resulting in 500 error. > > On Tue, Aug 3, 2021 at 1:10 PM Jonathan Druart < > jonathan.dru...@bugs.

Re: [Koha] Missing bibliographic details.

2021-08-03 Thread muiru james
Hi Aleisha and all, Thank you so much for your help. It helped my problem. Thanks a million. Very Warm Regards James On Tue, 3 Aug 2021 00:07 Aleisha Amohia, wrote: > Hi Muiru > > Your query is almost there! I think your error is happening because of the > columns you're joining the tables o

Re: [Koha] Guided Reports Throwing 500 Error

2021-08-03 Thread Himanshu Aggarwal
Yes all errors in Reports for ver 21 resulting in 500 error. On Tue, Aug 3, 2021 at 1:10 PM Jonathan Druart < jonathan.dru...@bugs.koha-community.org> wrote: > Hi Jesse, > That's not expected, it's a regression. Please open a bug report. > Regards, > Jonathan > > Le mar. 3 août 2021 à 00:49, Jess

Re: [Koha] Guided Reports Throwing 500 Error

2021-08-03 Thread Jonathan Druart
Hi Jesse, That's not expected, it's a regression. Please open a bug report. Regards, Jonathan Le mar. 3 août 2021 à 00:49, Jesse Stallings a écrit : > > In the past, running an SQL report with an error would yield an error page > with the problem syntax highlighted. Now, I only get a 500 error. P