Re: [Koha] Web installer stuck on Mojolicious::Plugin::OpenAPI

2019-09-10 Thread Mason James
hi Fred, try  $ sudo apt install libmojolicious-plugin-openapi-perl Koha should be fetching that package from kc.org. You can confirm this by the following command...  $ apt-cache policy libmojolicious-plugin-openapi-perl libmojolicious-plugin-openapi-perl:   Installed: 1.15-1~kohadev1   Cand

Re: [Koha] Plugin Error

2019-09-25 Thread Mason James
hi Satish, the command you want is... $ sudo chown -R gechlibrary-koha:gechlibrary-koha /var/lib/koha/gechlibrary/plugins/ On 25/09/19 9:55 PM, SATISH wrote: > Hello Paul, > > I am trying again for Koha Plugins now, unfortunately not successful with > Koha 18.11 on Debian 9.11 (Stretch), > >

Re: [Koha] Installation Stuck at mpm_itk Stage?

2019-12-12 Thread Mason James
On 13/12/19 11:21 AM, Charles Kelley wrote: > Hello, all! > > Recent followers of this discussion group will have read that I am > installing Koha in my new library. I am attempting yet again. I get to this > stage, and I get stopped. > > By the way, the environment: > > Koha 19.1

Re: [Koha] Difference Between MariaDB and MySQL

2019-12-12 Thread Mason James
hi Charles, there's no practical difference. i think mariadb is preferred, as it's now the default in debian 9 (stretch) and later https://packages.debian.org/stretch/default-mysql-server On 12/12/19 7:14 PM, Charles Kelley wrote: > Hi, all! > > Is there a difference between MariaDB and My

Re: [Koha] [Koha-devel] Update to Koha 19.11.03 Release

2020-02-26 Thread Mason James
hi Folks, the latest packages are available cheers, Mason On 26/02/20 6:03 am, Joy Nelson wrote: > Hello all!  A quick update on the recent maintenance releases. > > All maintenance releases (18.11.14, 19.05.08, 19.11.03) contain a security > update related to XSLT. > > https://bugs.koha-commun

Re: [Koha] Koha release 19.11.05

2020-04-24 Thread Mason James
hi Folks the packages are ready stay safe out there xx Mason On 24/04/20 10:16 am, Joy Nelson wrote: The Koha community is proud to announce the release of Koha 19.11.05. It includes 15 enhancements, 77 bug fixes and 3 security patches. The full release notes are available at https://koha-c

Re: [Koha] [Koha-devel] Koha 20.05.00 Released

2020-06-05 Thread Mason James
pecial thanks go out to Mason James,  Tomas Cohen and Jonathan Druart, all who stepped in during the final weeks of the cycle to ensure the packaging would work as expected for Debian 10 as well as finding and fixing bugs right up to the very end of the cycle.  I cannot overstate what a great t

Re: [Koha] Error accessing "About Koha" after the upgrade. 20.5

2020-06-06 Thread Mason James
hi Victor, try running the following commands... sudo apt install libcpan-meta-requirements-perl sudo koha-plack --restart does this fix the problem? cheers, Mason On 7/06/20 12:04 am, Victor Barroso Oliveira wrote: Good Morning, Error accessing "About Koha" after the upgrade. 19.11.06 to

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Mason James
hi Victor your logs show zebra is having memory errors perhaps try upgrading your zebra to the latest version (2.1.4) from the indexdata website... https://www.indexdata.com/resources/software/zebra/ consider upgrading to the current stable version of debian/ubuntu but, if you are running koh

Re: [Koha] [Koha-devel] Koha 19.11.07 released

2020-06-30 Thread Mason James
hi Alvaro, the latest packages are now available. cheers, Mason On 30/06/20 4:51 pm, Aleisha Amohia wrote: Hi Alvaro Looks like the packaging manager hasn't built the new packages yet. I am sure they will email the list when those are ready! Thanks for bringing it to our attention, and apo

Re: [Koha] Plack error in koha 19.11.06

2020-06-30 Thread Mason James
hi Alvaro you have probably hit this bug...  https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 a temporary workaround is described in comment 11  https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653#c11 $ git clone https://github.com/mojolicious/json-validator $ cd json

Re: [Koha] access to the system

2020-06-30 Thread Mason James
hi Victor you have probably hit this bug...  https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 a temporary workaround is described in comment 11 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653#c11 $ git clone https://github.com/mojolicious/json-validator $ cd json

Re: [Koha] Plack down due to "GET http://swagger.io/v2/schema.json == Connect timeout"

2020-06-30 Thread Mason James
On 1/07/20 2:39 pm, dc...@prosentient.com.au wrote: Hi all, As some people have noticed, http://swagger.io/v2/schema.json is currently unavailable, and this is causing new instances of Plack workers to crash. (New instances can be created by starting Plack or by long-running workers to reach

Re: [Koha] Plack down due to "GET http://swagger.io/v2/schema.json == Connect timeout"

2020-07-01 Thread Mason James
On 1/07/20 3:32 pm, Mason James wrote: On 1/07/20 2:39 pm, dc...@prosentient.com.au wrote: Hi all, As some people have noticed, http://swagger.io/v2/schema.json is currently unavailable, and this is causing new instances of Plack workers to crash. (New instances can be created by

Re: [Koha] Adding Patron Error

2020-07-08 Thread Mason James
hi Joseph what's your koha and debian/ubuntu version? On 9/07/20 6:40 am, Lamb Joseph wrote: Hello, When adding a patron I get the following error: Something went wrong when creating the patron. Check the logs What logs should I check? Thank you Joseph Lamb Joseph Lamb

Re: [Koha] Error message in Koha

2020-07-18 Thread Mason James
hi Larisa i think you probably have a debian/ubuntu system that is a bit old - try upgrading it to a newer version? curious, what debian and koha versions are you running? On 17/07/20 6:35 pm, Larisa Snabi wrote: Please help. When logging in to Koha and going to About Koha I am getting the fo

Re: [Koha] Problems trying to upgrade from Koha 17.11

2020-08-02 Thread Mason James
hi Tim take a look here...  https://wiki.koha-community.org/wiki/Koha_on_Debian and specifically here...   https://wiki.koha-community.org/wiki/Koha_on_Debian#Support_for_Koha_on_older_versions_of_Debian.2FUbuntu_.28Debian_8.2C_Ubuntu_18.04.2C_Ubuntu_16.04.29 assuming you want to upgrade to koh

Re: [Koha] Problems trying to upgrade from Koha 17.11

2020-08-02 Thread Mason James
aah, you are running ubuntu 17.11 perhaps upgrade to to ubuntu 18.04, and replace 'xenial' with 'bionic' in the example below... On 3/08/20 3:56 pm, Mason James wrote: hi Tim take a look here...  https://wiki.koha-community.org/wiki/Koha_on_Debian and specific

Re: [Koha] Error with koha-common : Depende: libmojolicious-plugin-openapi-perl pero no va a instalarse

2020-08-19 Thread Mason James
On 20/08/20 5:10 am, Luis Moises Rojas wrote: I had installed koha 19.11 before using the same procedure. I had installed these also sudo apt-get install cpanminus sudo apt install build-essential cpanm -i Mojolicious::Plugin::OpenAPI And perl. But these have this error. Any Help? hi Luis

Re: [Koha] Error with koha-common : Depende: libmojolicious-plugin-openapi-perl pero no va a instalarse

2020-08-19 Thread Mason James
On 20/08/20 5:38 pm, Mason James wrote: On 20/08/20 5:10 am, Luis Moises Rojas wrote: I had installed koha 19.11 before using the same procedure. I had installed these also sudo apt-get install cpanminus sudo apt install build-essential cpanm -i Mojolicious::Plugin::OpenAPI And perl. But

Re: [Koha] Email pop up of hold/reserve book issue in 20.05

2020-09-07 Thread Mason James
hi Vinod a new release has happened for Koha 20.05 and 19.11, which should fix this problem cheers, Mason On 7/09/20 11:03 pm, vinod mishra wrote: Hello Jonathan Thanks a lot, I also filled a bug at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26399 Seems duplicate, may be dele

Re: [Koha] New version not showing in about page - upgrade to 19.11.09 failed?

2020-09-07 Thread Mason James
hi Alvaro a new release has happened for Koha 19.11, which should fix this problem cheers, Mason On 6/09/20 5:50 am, Alvaro Cornejo wrote: Hi Iv run a reinstall of koha 19.11.09 but still about page shows previous version (19.11.08) even though reinstall process said it is overwriting 19.11.0

Re: [Koha] ElasticSearch Shuts Down on Server Reboot [Was: Installing ElasticSearch]

2020-09-23 Thread Mason James
hi Charles try... $ sudo systemctl enable elasticsearch On 24/09/20 10:22 am, Charles Kelley wrote: Hello, all! In our latest exchange, on 23 Sept. 2020 at 08:47, I wrote: Success! After several dozen tests, I'm glad and relieved that ElasticSearch ... Must I reboot ElasticSear

Re: [Koha] ElasticSearch Shuts Down on Server Reboot [Was: Installing ElasticSearch]

2020-09-23 Thread Mason James
On 24/09/20 11:45 am, Luis Moises Rojas wrote: Hello, Not you did not lost your work. You have to start ES everytime you reboot your server and reindex again. .. However, by rebooting ElasticSearch manually, we could search again. Must I reboot ElasticSearch everytime we reboot the server

Re: [Koha] How can I make my koha library to searchable in google search engine?

2020-09-27 Thread Mason James
On 27/09/20 5:14 pm, Vincent Van Gogh wrote: How can I make my koha library to searchable in google search engine? hi Vincent here's some info from google... https://support.google.com/webmasters/answer/34397?hl=en ___ Koha mailing list http://koha

Re: [Koha] Koha/Script.pm Installation Needed

2020-10-19 Thread Mason James
hi Charles the best way to run any koha script is to use koha-shell $ sudo koha-shell -c '/usr/share/koha/bin/migration_tools/remove_unused_authorities.pl --help ' mykoha On 20/10/20 12:06 pm, Charles Kelley wrote: Good morning, all! A few minutes ago I tried to run ... /migration_too

Re: [Koha] Koha 20.11.00 released

2020-11-30 Thread Mason James
hi folks, the 20.11.00 packages have been uploaded, well done everyone! 🎁 cheers, Mason On 28/11/20 5:41 am, Jonathan Druart wrote: Hello everybody, It is with great pleasure that the Koha community announces the release of Koha 20.11, a major release of the Koha open source integrated libr

Re: [Koha] Barcode's continued part three

2021-02-20 Thread Mason James
hi Raphael don't forget to upgrade your system before running the script, if needed? Jonathan's script may not run on older Koha versions, like Koha 16.05.05 On 21/02/21 5:28 am, libr...@princeofpeaceabbey.org wrote: When I tried to run barcode.pl ... This is the error messages that I got:

[Koha] Koha packages are available 🎁

2021-02-23 Thread Mason James
hi Folks the latest Koha packages are available cheers, Mason On 24/02/21 4:51 am, Fridolin SOMERS wrote: Hello everyone 🤗 The Koha community is proud to announce the release of Koha 20.11.03. It is a maintenance release including 2 new features, 22 enhancements, 74 bugfixes, 1 security fix

Re: [Koha] Need help with a couple of errors

2021-02-25 Thread Mason James
On 25/02/21 12:23 pm, Doug Dearden wrote: Hey Everyone, I posted earlier about trying to upgrade from 19.05 to 20.11 but was unable to solve all the issues after making the move. I decided to just go back to 19.05. I had updated to Debian Buster from Stretch. I installed 19.05 on Buster b

Re: [Koha] When does .latest get switched

2021-03-29 Thread Mason James
hi Tom it looks like an oversight for the following files...  https://download.koha-community.org/koha-latest.tar.gz  https://download.koha-community.org/koha-20.11-latest.tar.gz On 30/03/21 3:38 am, Tom Hanstra wrote: Just curious if there is a specific amount of time between a release and whe

Re: [Koha] Release of Koha 20.11.06

2021-05-25 Thread Mason James
On 26/05/21 2:25 am, Fridolin SOMERS wrote: Hello everyone 🤗 The Koha community is proud to announce the release of Koha 20.11.06. It is a maintenance release with 3 security fixes. The full release notes are available here: https://koha-community.org/koha-20-11-06-released/ Debian packages

Re: [Koha] Koha on VPS?

2021-05-27 Thread Mason James
On 28/05/21 6:46 am, Jesse A Lambertson wrote: Hello I am using the newest stable (20.11) debian 10 SSHing into that server Have DNS for the domain managed at wordpress (.phantomlandscapes.com) the dB has been created, but the site is empty I have installed mysql rather than the mariadB opt

Re: [Koha] Koha on VPS?

2021-05-27 Thread Mason James
On 28/05/21 8:46 am, Mason James wrote: hi Jesse you will need to run 'koha-create' after changing /etc/koha/koha-sites.conf  $ sudo koha-create --create-db library ...where 'library' is the name of your koha instance this command creates the config files under /et

Re: [Koha] Koha 21.05.00 released

2021-06-03 Thread Mason James
kia ora community the packages are up 🎁 cheers, Mason On 29/05/21 1:02 am, Jonathan Druart wrote: Hello everybody, It is with great pleasure that the Koha community announces the release of Koha 21.05, a major release of the Koha open source integrated library system. Read the full release n

Re: [Koha] 'Codename' value from '20.11' to '21.05

2021-06-10 Thread Mason James
|hi Victor the warning is expected these commands resolve the warning...   sudo apt-get update --allow-releaseinfo-change or..   sudo apt update | On 10/06/21 11:45 pm, Victor Barroso Oliveira wrote: Good morning, I received the following message after apt-get update *E: Repository 'http://

Re: [Koha] 'Codename' value from '20.11' to '21.05

2021-06-10 Thread Mason James
On 11/06/21 2:50 am, Victor Barroso Oliveira wrote: > My version is 20.11.06 e "Koha.list" is > > deb http://debian.koha-community.org/koha stable main bionic hi Victor, your koha.list file is correct, and does not need any changes the following commands explicitly accept the 'stable' codename

Re: [Koha] Need help with Koha instance that refuses to do checkouts

2021-06-21 Thread Mason James
hi Chris did you try Katrin's suggestion?, it is the most likely problem   https://lists.katipo.co.nz/pipermail/koha/2021-June/056338.html try loading your database into a test system, and experiment by removing likely issuing rules until you find your problematic rule cheers, Mason On 21/06/

Re: [Koha] Error 500 when calling "import_borrowers.pl"

2021-06-22 Thread Mason James
hi Michael , this does seem to be a bug in 21.05 (at least) the following command should fix the problem, if the libdata-printer-perl package is not installed  $ sudo apt install libdata-printer-perl On 23/06/21 4:14 am, Michael Kuhn wrote: Hi Himanshu > image.png > This is the error i am g

Re: [Koha] Error 500 when calling "import_borrowers.pl"

2021-06-22 Thread Mason James
i logged a bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28616 On 23/06/21 2:16 pm, Mason James wrote: hi Michael , this does seem to be a bug in 21.05 (at least) the following command should fix the problem, if the libdata-printer-perl package is not installed  $ sudo apt

Re: [Koha] bogged down in a koha install

2021-06-23 Thread Mason James
hiya, looks like the koha-create command failed, or perhaps you forgot to run it? try it again...  sudo koha-create --create-db libraryname or remove, then create...  sudo koha-remove libraryname  sudo koha-create --create-db libraryname then...  sudo koha-plack --enable library On 24/06/21

[Koha] Koha packages are available 🎁

2021-06-27 Thread Mason James
kia ora community, the latest Koha packages are available cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] upgrade from Koha 20.05.06.000 to latest version failing with Row size too large

2021-06-28 Thread Mason James
hi Mesfin this page looks helpful... https://mariadb.com/kb/en/troubleshooting-row-size-too-large-errors-with-innodb On 28/06/21 8:17 pm, Mesfin Teshome wrote: Greetings everyone,    I have been trying to upgrade Koha 20.05.06.000 to the latest version for some time now and every time I tr

Re: [Koha] Patron Creation failure

2021-06-29 Thread Mason James
hi Russel have you upgraded to 21.05.01? On 29/06/21 11:30 pm, Russel G. P. Shihepo wrote: Dear community I have been trying to create a new patron under the category Juvenile with no success. This is the message i get: "Something went wrong when creating the patron. Check the logs." And wh

Re: [Koha] KOHA link bibs to authorities question/follow up

2021-07-01 Thread Mason James
On 1/07/21 6:49 pm, Michael Kuhn wrote: Hi David You wrote: > Thank you for your quick reply.  I looked up the page you referred to, > and also found the command just where it was supposed to be, but > when I tried to run it, this is what happened: > >   /usr/share/koha/bin*$ link_bibs_t

Re: [Koha] Koha common upgrades fails as rabbitmq service is not running

2021-07-01 Thread Mason James
hi Mike upgrading from 21.05.00 to 21.05.01 is recommended you are probably missing this new RMQ block in your instance's koha-conf.xml file      localhost 61613    guest    guest      check the /etc/koha/koha-conf-site.xml.in template file, as an example then reboot On 1/07/21 11:34 pm, M

Re: [Koha] Koha common upgrades fails as rabbitmq service is not running

2021-07-03 Thread Mason James
On 3/07/21 12:22 am, Mike Lake wrote: Hi all Thanks Mason :-) That looks like it has fixed the problem. I added the message_broker section then rebooted. Now rabbitmq server is running, the About Koha page/Server and System information tabs show message broker rabitmq is running and no erro

Re: [Koha] Access denied after try to run batchRebuildBiblioTables.pl

2021-07-09 Thread Mason James
hi Eugen try using the 'koha-shell' command $ sudo koha-shell -c '/usr/share/koha/bin/batchRebuildBiblioTables.pl -c' your_koha_name cheers, Mason On 10/07/21 2:44 am, DHIM IT wrote: Dear colleagues, I will try to rebuild the biblioitems table after mapping a new value in “Koha to MARC ma

Re: [Koha] API Errors/Plugin Issues

2021-07-26 Thread Mason James
hi Jessie are you running a 32-bit version of debian? On 26/07/21 8:59 am, Jesse Stallings wrote: Thank you! Debian 9.9 (stretch) installed via package. Noticed the error a while after updating from 19.11 (I believe) to 21.05. On Sun, Jul 25, 2021 at 3:54 PM Tomas Cohen Arazi wrote: What i

Re: [Koha] API Errors/Plugin Issues

2021-07-28 Thread Mason James
hi Jesse your system seems to have not upgraded correctly these are the correct versions of the following debian packages for koha 21.05 on stretch  libmojolicious-perl    8.12  libjson-validator-perl 3.25  libmojolicious-plugin-openapi-perl 2.16 try the fol

Re: [Koha] Koha password is forgotten

2021-08-01 Thread Mason James
hi Sanjay its impossible to retrieve a user's password in koha, as the password is encrypted. (its a good thing) if you want to retrieve the system/db password for a koha instance, use the 'koha-passwd' command $ sudo koha-passwd lib1 Password for lib1: O9NUVyghZggH82BX if your koha instance

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 packages are available 🎁

2021-08-06 Thread Mason James
kia ora community, the latest Koha packages are available cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Koha packages are available 🎁

2021-08-24 Thread Mason James
kia ora community, the latest Koha packages are available cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] [Koha-devel] Security releases for all stable branches - UPGRADE!

2021-09-06 Thread Mason James
hi folks i think there might be a small typo in the patch commands - but this worked OK for me...  cd /tmp  wget "https://paste.debian.net/plainh/885fb5ec"; -O 28929_1.patch  wget "https://paste.debian.net/plainh/1184f523"; -O 28929_2.patch  wget "https://paste.debian.net/plainh/ae9f9f25"; -O 28

Re: [Koha] Security releases for all stable branches - UPGRADE!

2021-09-08 Thread Mason James
hi Andy i'm not sure why you are getting the error on your testing koha, it works ok for me  - are your testing and prod systems running the same koha version  - are they both running the latest 20.11.x koha version (20.11.09)?  - do you get the error if you revert the patches?  - do you have ad

Re: [Koha] Upgrading from 17.05.00.00 to "current"

2021-09-15 Thread Mason James
|hi ||Steve the 19.11 series is still supported on jessie the following apt line should get you the latest 19.11.x release (currently koha 19.11.21) ||echo "deb http://debian.koha-community.org/koha 19.11 main jessie" > /etc/apt/sources.list.

Re: [Koha] Upgrading from 17.05.00.00 to "current"

2021-09-15 Thread Mason James
oops, that apt line should be echo "deb http://debian.koha-community.org/koha 19.11 main jessie" > /etc/apt/sources.list.d/koha.list On 16/09/21 12:10 am, Mason James wrote: |hi ||Steve the 19.11 series is still supported on jessie the following apt line should get you the l

Re: [Koha] zebra utility after koha upgrade

2021-10-27 Thread Mason James
On 28/10/21 2:43 am, George Mikuchadze wrote: After successful upgrading koha from v3.22.21 to v19.05.17 zebra indexer doesn't work in the crontab. I have the following cronjobs: PERL5LIB=/usr/share/koha/lib */5 * * * * KOHA_CONF=/etc/koha/koha-conf.xml /usr/share/koha/bin/migration_tools/rebuil

Re: [Koha] zebra utility after koha upgrade

2021-10-27 Thread Mason James
hi George you should not need to manually add any cronjob for indexing, in newer koha versions (like 19.05) the indexing is handled automatically if you are having problems with indexing, its possibly due to incorrect zebradb file/dir permissions check in /var to confirm that the instance'

Re: [Koha] after upgrade koha from 3.22 to 19.05 zebra doesn't work in cron

2021-10-28 Thread Mason James
On 29/10/21 1:48 am, George Mikuchadze wrote: I've successfully upgraded koha from version 3.22.21 to version 19.05.17 (in ubuntu 18.04 server) using only the tarball file because v3.22.21 was also installed from the tarball. I didn't use any koha repository during its installation/upgrade and t

[Koha] Koha packages are available 🎁

2021-10-29 Thread Mason James
kia ora community, the latest Koha packages are available cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Web install issue with 21.05.05.000

2021-10-30 Thread Mason James
hi folks i've pushed a new package, that should fix this issue On 31/10/21 11:46 am, Bruce Yelen wrote: Hi Katrin, Many thanks. I applied the update as stated in the bug report, and all appears to be well. I promise to do a better job next time of searching the bug database. - Bruce ---

Re: [Koha] Email configuration reg

2021-11-23 Thread Mason James
hi Chitti here is a guide i have used to configure email with postfix/gmail successfully  https://kifarunix.com/configure-postfix-to-use-gmail-smtp-on-ubuntu-20-04/ On 24/11/21 7:18 am, Tomas Cohen Arazi wrote: If Koha is not throwing an error, it means the emails are being handed to the SMTP

[Koha] Koha packages are available 🎁

2021-11-30 Thread Mason James
kia ora community, the latest Koha packages are available cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Problem upgrading to 21.05: perlapi-5-24.1 is not available

2021-12-08 Thread Mason James
hi Fred if you are attempting to upgrade to 21.05/olstable - your 'Candidate' values should match those below... $ arch x86_64 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:    Ubuntu 20.04.3 LTS Release:    20.04 Codename:   focal

Re: [Koha] Problem upgrading to 21.05: perlapi-5-24.1 is not available

2021-12-08 Thread Mason James
jenkins/CI to confirm this :0) On 9/12/21 2:49 pm, Mason James wrote: hi Fred if you are attempting to upgrade to 21.05/olstable - your 'Candidate' values should match those below... $ arch x86_64 $ lsb_release -a No LSB modules are available. Distributor

Re: [Koha] [EXTERNAL] Re: Problem upgrading to 21.05: perlapi-5-24.1 is not available

2021-12-09 Thread Mason James
enter fred.k...@medstar.net 202-877-6670 ORCID -0001-5266-0279 MedStar Authors Catalog: http://medstarauthors.org I don't know much about being a millionaire, but I'll bet I'd be darling at it. --Dorothy Parker -Original Message- From: Mason James Sent: Wednesday, Decemb

Re: [Koha] Branch library list empty

2021-12-15 Thread Mason James
hi David, the system has a version of libjson-validator-perl, thats too new for koha it's probably manually been built/installed, via the cpan2deb tool? try the following to fix the problem... $ sudo apt update; sudo apt upgrade libjson-validator-perl and confirm with... $ apt-cache policy l

[Koha] Koha packages are available 🎁

2021-12-25 Thread Mason James
kia ora community, the latest Koha packages are available cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Koha SECURITY releases are available 🎁

2022-01-31 Thread Mason James
kia ora community, we have some Koha SECURITY releases this month the latest Koha packages and tarballs are ready release notes are here...  https://koha-community.org/koha-21-11-02-released  https://koha-community.org/koha-21-05-09-released  https://koha-community.org/koha-20-11-14-released  ht

Re: [Koha] Restarting Indexing -- Maybe Reindexing Altogether

2022-02-10 Thread Mason James
hi Charles you are looking for the following 4 commands  sudo koha-indexer --status  mykoha  sudo koha-indexer --stop  mykoha  sudo koha-indexer --start  mykoha  sudo koha-indexer --restart  mykoha https://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages#koha-indexer On

[Koha] Koha 21.05.10 package is available 🎁

2022-02-10 Thread Mason James
kia ora community, the Koha 21.05.10 package is available cheers, Mason On 10/02/22 7:17 am, Andrew Fuerste-Henry wrote: Hello Koha! The Koha community is proud to announce the release of version 21.05.10. This is a maintenance release to correct an error in 21.05.09. You can see the release n

[Koha] Koha releases are available 🎁

2022-02-27 Thread Mason James
kia ora community, the latest Koha packages and tarballs are ready release notes are here...   https://koha-community.org/koha-21-11-03-released   https://koha-community.org/koha-21-05-11-released   https://koha-community.org/koha-20-11-15-released   https://koha-community.org/koha-19-11-26-rele

Re: [Koha] Koha Upgrade Error 21.11

2022-03-04 Thread Mason James
hi folks i added a test for this problem here...  https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19169 On 5/03/22 8:05 am, Fridolin SOMERS wrote: Ohhh good catch DEV atomic updates should not exist in releases. I've added a comment on Bug report : https://bugs.koha-community.org/b

Re: [Koha] Timeout Errors During Installation of Koha 21.11

2022-03-09 Thread Mason James
hi Charles it looks like a general 'internet is glitchy' problem you could try editing your /etc/apt/sources.list file - to use a japan mirror (or other) https://www.debian.org/mirror/ https://www.debian.org/mirror/list http://ftp.jp.debian.org/debian/ dont forget to run 'apt-get update' afte

[Koha] Switching Koha to ElasticSearch... any problems?

2022-03-30 Thread Mason James
hi Folks does anyone have any experience running Koha with ES? i've done some basic testing (on 20.11) - it seems to work well and its speed is impressive! (🦄 + 🌈) - is it generally safe to run in production? - any major problems, or missing areas of functionality? any advice or info would be

[Koha] Koha releases are available 🎁

2022-03-31 Thread Mason James
kia ora community, the latest Koha packages are available installation guide is below...  https://wiki.koha-community.org/wiki/Koha_on_Debian cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https:/

Re: [Koha] Database upgrade problems from KOHA 19.05 to KOHA 21.11

2022-03-31 Thread Mason James
hi Harald try the following commands... $ sudo /etc/init.d/memcached restart $ sudo koha-upgrade-schema myinstance if it fails, it should show some errors On 31/03/22 11:15 pm, Harald Schaefer wrote: Dear all, now I am promoted from a plain KOHA user to the system administrator of the comp

Re: [Koha] Initial difficulties installing Koha via packages per wiki instructions

2022-04-12 Thread Mason James
hi C.S you can confirm the package was installed ok using the following command...  $ dpkg -s koha-common | grep Status  Status: install ok installed you can ignore the following line, its a common systemd warning...  'Failed to enable unit: Unit /run/systemd/generator.late/koha-common.service

[Koha] Koha releases are available 🎁

2022-04-28 Thread Mason James
kia ora community, the latest Koha packages are available an installation guide is below... https://wiki.koha-community.org/wiki/Koha_on_Debian cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https

Re: [Koha] How to upgrade?

2022-05-03 Thread Mason James
hi Toni what does the output from the following command say? $ sudo apt update && apt policy koha-common On 3/05/22 8:00 pm, Toni Afandi wrote: I am trying to upgrade my koha version from 20.11.11.000 to the latest updated version with this commands : $ sudo apt-get update $ sudo apt-get upg

[Koha] Koha 22.05 packages are available 🎁

2022-06-02 Thread Mason James
kia ora community, the latest Koha 22.05 packages are available an installation guide is below...   https://wiki.koha-community.org/wiki/Koha_on_Debian cheers, Mason On 28/05/22 11:41 am, Fridolin SOMERS wrote: Hello everyone 🤗 The Koha community is proud to announce the release of Koha 22

Re: [Koha] [Koha-devel] Getting Koha 19.11 web installer when installing Koha 20.11.19

2022-06-03 Thread Mason James
hi Michael oops, sorry about that you can run the following commands to fix the problem...  $ sudo apt-get update  $ sudo apt-get upgrade koha-common  $ sudo apt-cache show koha-common | grep Version  Version: 20.11.19-3 On 4/06/22 4:56 am, Michael Kuhn wrote: Hi Today I was installing Koha

Re: [Koha] Difficulty installing

2022-06-22 Thread Mason James
hi C.S what version of koha are you installing? on what version of linux? On 22/06/22 1:30 am, C.S. Hayward wrote: On trying to install koha-common per https://wiki.koha-community.org/wiki/Koha_on_Debian: E: Failed to fetch http://mirrors.linode.com/debian/pool/main/g/graphviz/libcdt5_2.40.

Re: [Koha] Difficulty installing

2022-06-22 Thread Mason James
i'm assuming you are running deb10/buster try the following 2 commands...  $ sudo apt-get update  $ sudo install koha-common On 23/06/22 2:52 pm, Mason James wrote: hi C.S what version of koha are you installing? on what version of linux? On 22/06/22 1:30 am, C.S. Hayward wrote

Re: [Koha] Difficulty installing

2022-06-23 Thread Mason James
ize limit. Br. C.S. Hayward --- Original Message --- On Wednesday, June 22nd, 2022 at 10:52 PM, Mason James wrote: hi C.S what version of koha are you installing? on what version of linux? On 22/06/22 1:30 am, C.S. Hayward wrote: On trying to install koha-common per ht

Re: [Koha] After Koha update and auto_increment_fix database won't start

2022-06-28 Thread Mason James
try adding to line to the following file... then restart   /etc/mysql/mariadb.conf.d/50-server.cnf I followed the instructions in https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix#Current_Solution Probably I did something wrong when I added the line init-file=/var/lib/mysql/ini

Re: [Koha] How to update database from command line

2022-07-01 Thread Mason James
hi Keith try the following command...  $ sudo koha-upgrade-schema mykoha On 1/07/22 2:03 pm, Keith Sorbo wrote: What is the proper way to update my database from the command line? When I run from the web interface, it times out and leaves me with an error in my database. Thanks.

[Koha] Koha packages are available 🎁

2022-07-04 Thread Mason James
kia ora community, the latest Koha packages are available (sorry for the late email) an installation guide is below...   https://wiki.koha-community.org/wiki/Koha_on_Debian cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.ka

Re: [Koha] Debian koha-common_22.05.02-1_all.deb package dependencies conflict

2022-07-06 Thread Mason James
hi Scott what koha version are you upgrading from? i'm assuming 22.05.00 or 22.05.01? On 7/07/22 5:03 am, skaman...@gmail.com wrote: I am running an up-to-date version of Debian Buster. Doing a routine "apt update" today and I encountered the following package upgrade for koha-common (koha-co

Re: [Koha] Debian koha-common_22.05.02-1_all.deb package dependencies conflict

2022-07-06 Thread Mason James
Scott On Jul 6, 2022, at 8:51 PM, Mason James wrote: hi Scott what koha version are you upgrading from? i'm assuming 22.05.00 or 22.05.01? On 7/07/22 5:03 am, skaman...@gmail.com wrote: I am running an up-to-date version of Debian Buster. Doing a routine "apt update" to

Re: [Koha] Site user lacks priviledges for koha-dump

2022-07-11 Thread Mason James
hi Keith the following command shows the user's privs, for an instance called 'dev1'...  mysql> SHOW GRANTS FOR 'koha_dev1'@'localhost'\G the following command grants the required privs...  mysql> GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, REFERENCES, INDEX, ALTER, CREATE TEMPORARY TA

Re: [Koha] Site user lacks priviledges for koha-dump

2022-07-11 Thread Mason James
aah... if you look at koha-create, it simply assigns ALL privs so that's the easier fix :) mysql> GRANT ALL PRIVILEGES ON `koha_dev1`.* TO `koha_dev1`@`localhost`; mysql> FLUSH PRIVILEGES; On 12/07/22 3:16 pm, Mason James wrote: hi Keith the following command shows the user'

[Koha] Koha packages are available 🎁

2022-07-27 Thread Mason James
kia ora community, the latest Koha packages are available an installation guide is below...   https://wiki.koha-community.org/wiki/Koha_on_Debian cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: htt

Re: [Koha] /server-status?auto

2022-07-29 Thread Mason James
On 29/07/22 2:05 pm, Keith Sorbo wrote: My server is getting hit once a second from 127.0.0.1 on the url /server-status?auto What is hitting the server? It is clearly internal. hi Keith i'm not sure what is hitting your server, but it is not koha you possibly have a local monitoring tool tha

Re: [Koha] [Koha-devel] Dependency problem when installing Koha 21.11.10 on Debian 11

2022-08-03 Thread Mason James
On 4/08/22 2:34 am, Michael Kuhn wrote: > Hi > > Meanwhile I have also tried to install Koha 22.05.03 (instead of Koha 21.11.10) on a new machine with Debian 11 but it gave me the same error concerning package "rabbitmq-server". > > Is it really true that it is not possible to install these two

Re: [Koha] Record display turns completely blank

2022-09-07 Thread Mason James
hi Mickey what are your OS and Koha versions? On 26/08/22 6:32 pm, 吳宣億 wrote: Hi, Occasionally when we view/create/edit a record, the record page will not display properly, all the field will turn blank, any update to the record just pauses and we need to wait from minutes to hours before i

Re: [Koha] Koha upgrade error from 1905 to 21.11

2022-09-15 Thread Mason James
hi Sunita you seem to have a problem with OpenAPI, perhaps installed via CPAN? follow this guide... https://wiki.koha-community.org/wiki/REST_API_Debug take a look at the following section   1.4 Check 3 API packages are not installed via CPAN On 14/09/22 11:01 pm, Sunita Barve wrote: I want

Re: [Koha] Record display turns completely blank

2022-09-15 Thread Mason James
7:34 Para: koha@lists.katipo.co.nz Asunto: [Koha] Record display turns completely blank 寄件者: 吳宣億 寄件日期: 2022年9月6日 下午 01:47 收件者: Mason James; koha@lists.katipo.co.nz 主旨: RE: [Koha] Record display turns completely blank Hi Mason, We are using: Koha 20.05 Ubuntu 20.04.1 LTS We have checke

  1   2   3   >