Error 500 with dpkg returned an error code (1)
Hello all, I keep coming up against error 500 when trying to add a record (no matter which framework I try to use or whether it's via a Z39.50 server or manual entry) as well as when going to the About Koha page in the staff interface. When I opened the terminal, there were 2 updates to be applied so I ran the update but it does not work. Here is the entire output: 2 updates can be applied immediately. To see these additional updates run: apt list --upgradable Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status Last login: Mon Apr 10 11:34:09 2023 from 10.1.3.133 root@koha:~# apt list --upgradable Listing... Done distro-info-data/jammy-updates 0.52ubuntu0.3 all [upgradable from: 0.52ubuntu0.2] grub-efi-amd64-bin/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] grub-efi-amd64-signed/jammy-updates 1.187.3~22.04.1+2.06-2ubuntu14.1 amd64 [upgradable from: 1.182~22.04.1+2.06-2ubuntu10] grub-efi-amd64/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] shim-signed/jammy-updates 1.51.3+15.7-0ubuntu1 amd64 [upgradable from: 1.51+15.4-0ubuntu9] root@koha:~# apt-get update Hit:1 http://ba.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://ba.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://ba.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 http://debian.koha-community.org/koha stable InRelease Reading package lists... Done W: http://debian.koha-community.org/koha/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. root@koha:~# apt-get upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: distro-info-data grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed shim-signed 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 3,699 kB of archives. After this operation, 5,861 kB of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.3 [5,258 B] Get:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64 amd64 2.06-2ubuntu14.1 [47.1 kB] Get:3 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-signed amd64 1.187.3~22.04.1+2.06-2ubuntu14.1 [1,388 kB] Get:4 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-bin amd64 2.06-2ubuntu14.1 [1,591 kB] Get:5 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 shim-signed amd64 1.51.3+15.7-0ubuntu1 [667 kB] Fetched 3,699 kB in 0s (13.8 MB/s) Preconfiguring packages ... (Reading database ... 152607 files and directories currently installed.) Preparing to unpack .../distro-info-data_0.52ubuntu0.3_all.deb ... Unpacking distro-info-data (0.52ubuntu0.3) over (0.52ubuntu0.2) ... Preparing to unpack .../grub-efi-amd64_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64 (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-signed_1.187.3~22.04.1+2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) over (1.182~22.04.1+2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-bin_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-bin (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../shim-signed_1.51.3+15.7-0ubuntu1_amd64.deb ... Unpacking shim-signed (1.51.3+15.7-0ubuntu1) over (1.51+15.4-0ubuntu9) ... Setting up koha-common (22.11.03-1) ... Upgrading database schema for library DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Use of uninitialized value in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 78. DBD::mysql::db do failed: Table 'koha_library.bookshelf' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.shelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Undefined subroutine &main::DropAllForeignKeys called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 86. dpkg: error processing package koha-common (--configure): installed koha-common package post-installation script subprocess returned error exit status 255 Setting up distro-info-data (0.52ubuntu0.3) ... Setting up grub-efi-amd64-bin (2.06-2ubuntu14.1) ... Setting up grub-efi-amd64 (2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.15.0-69-generic Found initrd image: /boot/initrd.img-5.15.0-69-generic Found linux image: /boot/vmlinuz-5.15.0-60-generic Found initrd image: /boot/initrd.img-5.15.0-60-generic Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done Setting up grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Setting up shim-signed (1.51.3+15.7-0ubuntu1) ... update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Errors were encountered while processing: koha-common needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1) Can anybody advise me on what I should do? Best regards Aida Đikić Librarian
hi Aida, what does the following command say? $ sudo koha-mysql library -e ' select value from systempreferences where variable = "version" ' +------------+ | value | +------------+ | 21.1117000 | <<<<<<<<< +------------+ On 11/04/23 1:24 am, library@ssst.edu.ba wrote:
Hello all,
I keep coming up against error 500 when trying to add a record (no matter which framework I try to use or whether it's via a Z39.50 server or manual entry) as well as when going to the About Koha page in the staff interface. When I opened the terminal, there were 2 updates to be applied so I ran the update but it does not work. Here is the entire output:
2 updates can be applied immediately. To see these additional updates run: apt list --upgradable
Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status
Last login: Mon Apr 10 11:34:09 2023 from 10.1.3.133 root@koha:~# apt list --upgradable Listing... Done distro-info-data/jammy-updates 0.52ubuntu0.3 all [upgradable from: 0.52ubuntu0.2] grub-efi-amd64-bin/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] grub-efi-amd64-signed/jammy-updates 1.187.3~22.04.1+2.06-2ubuntu14.1 amd64 [upgradable from: 1.182~22.04.1+2.06-2ubuntu10] grub-efi-amd64/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] shim-signed/jammy-updates 1.51.3+15.7-0ubuntu1 amd64 [upgradable from: 1.51+15.4-0ubuntu9] root@koha:~# apt-get update Hit:1 http://ba.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://ba.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://ba.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 http://debian.koha-community.org/koha stable InRelease Reading package lists... Done W: http://debian.koha-community.org/koha/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. root@koha:~# apt-get upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: distro-info-data grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed shim-signed 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 3,699 kB of archives. After this operation, 5,861 kB of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.3 [5,258 B] Get:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64 amd64 2.06-2ubuntu14.1 [47.1 kB] Get:3 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-signed amd64 1.187.3~22.04.1+2.06-2ubuntu14.1 [1,388 kB] Get:4 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-bin amd64 2.06-2ubuntu14.1 [1,591 kB] Get:5 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 shim-signed amd64 1.51.3+15.7-0ubuntu1 [667 kB] Fetched 3,699 kB in 0s (13.8 MB/s) Preconfiguring packages ... (Reading database ... 152607 files and directories currently installed.) Preparing to unpack .../distro-info-data_0.52ubuntu0.3_all.deb ... Unpacking distro-info-data (0.52ubuntu0.3) over (0.52ubuntu0.2) ... Preparing to unpack .../grub-efi-amd64_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64 (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-signed_1.187.3~22.04.1+2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) over (1.182~22.04.1+2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-bin_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-bin (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../shim-signed_1.51.3+15.7-0ubuntu1_amd64.deb ... Unpacking shim-signed (1.51.3+15.7-0ubuntu1) over (1.51+15.4-0ubuntu9) ... Setting up koha-common (22.11.03-1) ... Upgrading database schema for library DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Use of uninitialized value in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 78. DBD::mysql::db do failed: Table 'koha_library.bookshelf' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.shelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Undefined subroutine &main::DropAllForeignKeys called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 86. dpkg: error processing package koha-common (--configure): installed koha-common package post-installation script subprocess returned error exit status 255 Setting up distro-info-data (0.52ubuntu0.3) ... Setting up grub-efi-amd64-bin (2.06-2ubuntu14.1) ... Setting up grub-efi-amd64 (2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.15.0-69-generic Found initrd image: /boot/initrd.img-5.15.0-69-generic Found linux image: /boot/vmlinuz-5.15.0-60-generic Found initrd image: /boot/initrd.img-5.15.0-60-generic Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done Setting up grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Setting up shim-signed (1.51.3+15.7-0ubuntu1) ... update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Errors were encountered while processing: koha-common needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1)
Can anybody advise me on what I should do?
Best regards
Aida Đikić Librarian
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hello Mason, The result is: +------------+ | value | +------------+ | 22.1103000 | +------------+ Best regards Aida Đikić -----Original Message----- From: Mason James <mtj@kohaaloha.com> Sent: Wednesday, April 12, 2023 11:59 AM To: library@ssst.edu.ba; koha@lists.katipo.co.nz Subject: Re: [Koha] Error 500 with dpkg returned an error code (1) hi Aida, what does the following command say? $ sudo koha-mysql library -e ' select value from systempreferences where variable = "version" ' +------------+ | value | +------------+ | 21.1117000 | <<<<<<<<< +------------+ On 11/04/23 1:24 am, library@ssst.edu.ba wrote:
Hello all,
I keep coming up against error 500 when trying to add a record (no matter which framework I try to use or whether it's via a Z39.50 server or manual entry) as well as when going to the About Koha page in the staff interface. When I opened the terminal, there were 2 updates to be applied so I ran the update but it does not work. Here is the entire output:
2 updates can be applied immediately. To see these additional updates run: apt list --upgradable
Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status
Last login: Mon Apr 10 11:34:09 2023 from 10.1.3.133 root@koha:~# apt list --upgradable Listing... Done distro-info-data/jammy-updates 0.52ubuntu0.3 all [upgradable from: 0.52ubuntu0.2] grub-efi-amd64-bin/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] grub-efi-amd64-signed/jammy-updates 1.187.3~22.04.1+2.06-2ubuntu14.1 amd64 [upgradable from: 1.182~22.04.1+2.06-2ubuntu10] grub-efi-amd64/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] shim-signed/jammy-updates 1.51.3+15.7-0ubuntu1 amd64 [upgradable from: 1.51+15.4-0ubuntu9] root@koha:~# apt-get update Hit:1 http://ba.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://ba.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://ba.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 http://debian.koha-community.org/koha stable InRelease Reading package lists... Done W: http://debian.koha-community.org/koha/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. root@koha:~# apt-get upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: distro-info-data grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed shim-signed 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 3,699 kB of archives. After this operation, 5,861 kB of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.3 [5,258 B] Get:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64 amd64 2.06-2ubuntu14.1 [47.1 kB] Get:3 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-signed amd64 1.187.3~22.04.1+2.06-2ubuntu14.1 [1,388 kB] Get:4 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-bin amd64 2.06-2ubuntu14.1 [1,591 kB] Get:5 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 shim-signed amd64 1.51.3+15.7-0ubuntu1 [667 kB] Fetched 3,699 kB in 0s (13.8 MB/s) Preconfiguring packages ... (Reading database ... 152607 files and directories currently installed.) Preparing to unpack .../distro-info-data_0.52ubuntu0.3_all.deb ... Unpacking distro-info-data (0.52ubuntu0.3) over (0.52ubuntu0.2) ... Preparing to unpack .../grub-efi-amd64_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64 (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-signed_1.187.3~22.04.1+2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) over (1.182~22.04.1+2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-bin_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-bin (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../shim-signed_1.51.3+15.7-0ubuntu1_amd64.deb ... Unpacking shim-signed (1.51.3+15.7-0ubuntu1) over (1.51+15.4-0ubuntu9) ... Setting up koha-common (22.11.03-1) ... Upgrading database schema for library DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Use of uninitialized value in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 78. DBD::mysql::db do failed: Table 'koha_library.bookshelf' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.shelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Undefined subroutine &main::DropAllForeignKeys called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 86. dpkg: error processing package koha-common (--configure): installed koha-common package post-installation script subprocess returned error exit status 255 Setting up distro-info-data (0.52ubuntu0.3) ... Setting up grub-efi-amd64-bin (2.06-2ubuntu14.1) ... Setting up grub-efi-amd64 (2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.15.0-69-generic Found initrd image: /boot/initrd.img-5.15.0-69-generic Found linux image: /boot/vmlinuz-5.15.0-60-generic Found initrd image: /boot/initrd.img-5.15.0-60-generic Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done Setting up grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Setting up shim-signed (1.51.3+15.7-0ubuntu1) ... update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Errors were encountered while processing: koha-common needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1)
Can anybody advise me on what I should do?
Best regards
Aida Đikić Librarian
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hello all, After the initial nudge by Mason and some digging online, I found an incomplete installation on the work server from way back when I was struggling harder than I do today :) I went ahead and completed the interrupted installation, this time choosing MARC21 as the flavor it would use, and managed to complete it. I again came across the default Apache page I had trouble getting past last time, but later found that you are supposed to clear your browser cache after restarting the Apache server. Last week and today I was able to catalog a few of my books in the MARC21 instance (yay!) though I will still need to spend some time to make sure I'm doing it correctly (especially the titles published locally which I can't find via Z39.50 - when I get to the Cataloging source 040 is there anything special I need to add there, or just my initials as I'm the one doing the cataloging?). There's many other things too (course reserves, acquisitions...) but this is a start. I'm guessing the 500 error in the UNIMARC instance was most likely caused by my messing with the Books, booklets, workbook framework. I've removed that instance completely but I'd still like to set up a UNIMARC library, so if anyone has experience with that I'd appreciate their advice, especially with the correct framework to use. Trying to catalogue anything using the BBW framework based on the default one was an exercise in futility since there were a lot of fields that didn't apply to my books, and my attempt to solve that problem obviously didn't work. Alternatively, if I must continue to use the MARC21 flavor, and since by default both the staff interface and OPAC show the DDC classification, is it possible to replace that with UDC? Best regards Aida Đikić -----Original Message----- From: library@ssst.edu.ba <library@ssst.edu.ba> Sent: Wednesday, April 12, 2023 12:28 PM To: Mason James <mtj@kohaaloha.com>; koha@lists.katipo.co.nz Subject: Re: [Koha] Error 500 with dpkg returned an error code (1) Hello Mason, The result is: +------------+ | value | +------------+ | 22.1103000 | +------------+ Best regards Aida Đikić -----Original Message----- From: Mason James <mtj@kohaaloha.com> Sent: Wednesday, April 12, 2023 11:59 AM To: library@ssst.edu.ba; koha@lists.katipo.co.nz Subject: Re: [Koha] Error 500 with dpkg returned an error code (1) hi Aida, what does the following command say? $ sudo koha-mysql library -e ' select value from systempreferences where variable = "version" ' +------------+ | value | +------------+ | 21.1117000 | <<<<<<<<< +------------+ On 11/04/23 1:24 am, library@ssst.edu.ba wrote:
Hello all,
I keep coming up against error 500 when trying to add a record (no matter which framework I try to use or whether it's via a Z39.50 server or manual entry) as well as when going to the About Koha page in the staff interface. When I opened the terminal, there were 2 updates to be applied so I ran the update but it does not work. Here is the entire output:
2 updates can be applied immediately. To see these additional updates run: apt list --upgradable
Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status
Last login: Mon Apr 10 11:34:09 2023 from 10.1.3.133 root@koha:~# apt list --upgradable Listing... Done distro-info-data/jammy-updates 0.52ubuntu0.3 all [upgradable from: 0.52ubuntu0.2] grub-efi-amd64-bin/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] grub-efi-amd64-signed/jammy-updates 1.187.3~22.04.1+2.06-2ubuntu14.1 amd64 [upgradable from: 1.182~22.04.1+2.06-2ubuntu10] grub-efi-amd64/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] shim-signed/jammy-updates 1.51.3+15.7-0ubuntu1 amd64 [upgradable from: 1.51+15.4-0ubuntu9] root@koha:~# apt-get update Hit:1 http://ba.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://ba.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://ba.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 http://debian.koha-community.org/koha stable InRelease Reading package lists... Done W: http://debian.koha-community.org/koha/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. root@koha:~# apt-get upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: distro-info-data grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed shim-signed 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 3,699 kB of archives. After this operation, 5,861 kB of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.3 [5,258 B] Get:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64 amd64 2.06-2ubuntu14.1 [47.1 kB] Get:3 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-signed amd64 1.187.3~22.04.1+2.06-2ubuntu14.1 [1,388 kB] Get:4 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-bin amd64 2.06-2ubuntu14.1 [1,591 kB] Get:5 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 shim-signed amd64 1.51.3+15.7-0ubuntu1 [667 kB] Fetched 3,699 kB in 0s (13.8 MB/s) Preconfiguring packages ... (Reading database ... 152607 files and directories currently installed.) Preparing to unpack .../distro-info-data_0.52ubuntu0.3_all.deb ... Unpacking distro-info-data (0.52ubuntu0.3) over (0.52ubuntu0.2) ... Preparing to unpack .../grub-efi-amd64_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64 (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-signed_1.187.3~22.04.1+2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) over (1.182~22.04.1+2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-bin_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-bin (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../shim-signed_1.51.3+15.7-0ubuntu1_amd64.deb ... Unpacking shim-signed (1.51.3+15.7-0ubuntu1) over (1.51+15.4-0ubuntu9) ... Setting up koha-common (22.11.03-1) ... Upgrading database schema for library DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Use of uninitialized value in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 78. DBD::mysql::db do failed: Table 'koha_library.bookshelf' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.shelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Undefined subroutine &main::DropAllForeignKeys called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 86. dpkg: error processing package koha-common (--configure): installed koha-common package post-installation script subprocess returned error exit status 255 Setting up distro-info-data (0.52ubuntu0.3) ... Setting up grub-efi-amd64-bin (2.06-2ubuntu14.1) ... Setting up grub-efi-amd64 (2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.15.0-69-generic Found initrd image: /boot/initrd.img-5.15.0-69-generic Found linux image: /boot/vmlinuz-5.15.0-60-generic Found initrd image: /boot/initrd.img-5.15.0-60-generic Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done Setting up grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Setting up shim-signed (1.51.3+15.7-0ubuntu1) ... update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Errors were encountered while processing: koha-common needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1)
Can anybody advise me on what I should do?
Best regards
Aida Đikić Librarian
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hello all, I didn't think I'd have a new question so fast but here it is: So I've added a few books to my catalog. I can search for them in both staff interface and OPAC by their title, barcode or ISBN, and almost all of them appear in search results except the locally published title I added manually, not via Z39.50 (which is how I added the rest). Why is that, and how can I correct it? Please and thank you! Best regards Aida Đikić
Hi, did you use another/different framework for the locally published title maybe? When you run the MARC framework check in the administration module, are there any errors? Are there any errors in the system information tab on the about Koha page? Hope this helps, Katrin On 17.04.23 15:40, library@ssst.edu.ba wrote:
Hello all, I didn't think I'd have a new question so fast but here it is:
So I've added a few books to my catalog. I can search for them in both staff interface and OPAC by their title, barcode or ISBN, and almost all of them appear in search results except the locally published title I added manually, not via Z39.50 (which is how I added the rest). Why is that, and how can I correct it? Please and thank you!
Best regards
Aida Đikić
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hello Katrin, No, I used the same framework for both this record as for the others. The publication in question is available at the webpage of the Agency for Medicinal Products and Medical Devices, and we have a single hardcopy in our library: http://www.almbih.gov.ba/_doc/farmakopeja/farmakopeja2022.PDF I can access the records at /cgi-bin/koha/catalogue/detail.pl?biblionumber=6 and only when I add the biblionumber of the records but not when I search the catalog for the title, editors or ISBN. When I click on show MARC preview, the record looks like this: 000 00707nam a22001697a 4500 005 20230424104931.0 008 230417s20222022bn a|||eru||| 001 0 bos d 020 _a9789997616906 040 _cAĐ 100 1 _aUzunović, Alija _eeditor. _91 245 1 0 _aFarmakopeja Bosne i Hercegovine : nacionalni dodatak Evropskoj/ Europskoj farmakopeji = _bPharmacopoeia of Bosnia and Herzegovina : National Supplement to the European Pharmacopoeia / _cAlija Uzunović, Ana Borić 260 _aBanja Luka : _bAgencija za lijekove i medicinska sredstva Bosne i Hercegovine _c2022 300 _a216 str. : tabele, graf. prikazi; 30 cm. 650 0 _2Pharmacopoeia. 700 _aBorić, Ana _eeditor. _92 942 _2udc _cBK _n0 999 _c6 _d6 I'm sure I'm missing something during data entry as it's been many years I worked with any marc flavor and relearning it is taking longer than I expected (why doesn't the knowledge of it just magically transfer XD ) Best regards Aida Đikić -----Original Message----- From: Katrin Fischer <katrin.fischer.83@web.de> Sent: Thursday, April 20, 2023 8:21 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] One biblio record not visible in staff interface or OPAC Hi, did you use another/different framework for the locally published title maybe? When you run the MARC framework check in the administration module, are there any errors? Are there any errors in the system information tab on the about Koha page? Hope this helps, Katrin On 17.04.23 15:40, library@ssst.edu.ba wrote:
Hello all, I didn't think I'd have a new question so fast but here it is:
So I've added a few books to my catalog. I can search for them in both staff interface and OPAC by their title, barcode or ISBN, and almost all of them appear in search results except the locally published title I added manually, not via Z39.50 (which is how I added the rest). Why is that, and how can I correct it? Please and thank you!
Best regards
Aida Đikić
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
It seems to me you haven't entered the barcode no of the book in 952p and another Marc field, 952y is also missing On Mon, Apr 24, 2023, 4:00 PM library@ssst.edu.ba <library@ssst.edu.ba> wrote:
Hello Katrin,
No, I used the same framework for both this record as for the others. The publication in question is available at the webpage of the Agency for Medicinal Products and Medical Devices, and we have a single hardcopy in our library: http://www.almbih.gov.ba/_doc/farmakopeja/farmakopeja2022.PDF
I can access the records at /cgi-bin/koha/catalogue/ detail.pl?biblionumber=6 and only when I add the biblionumber of the records but not when I search the catalog for the title, editors or ISBN.
When I click on show MARC preview, the record looks like this:
000 00707nam a22001697a 4500 005 20230424104931.0 008 230417s20222022bn a|||eru||| 001 0 bos d 020 _a9789997616906 040 _cAĐ 100 1 _aUzunović, Alija _eeditor. _91 245 1 0 _aFarmakopeja Bosne i Hercegovine : nacionalni dodatak Evropskoj/ Europskoj farmakopeji = _bPharmacopoeia of Bosnia and Herzegovina : National Supplement to the European Pharmacopoeia / _cAlija Uzunović, Ana Borić 260 _aBanja Luka : _bAgencija za lijekove i medicinska sredstva Bosne i Hercegovine _c2022 300 _a216 str. : tabele, graf. prikazi; 30 cm. 650 0 _2Pharmacopoeia. 700 _aBorić, Ana _eeditor. _92 942 _2udc _cBK _n0 999 _c6 _d6
I'm sure I'm missing something during data entry as it's been many years I worked with any marc flavor and relearning it is taking longer than I expected (why doesn't the knowledge of it just magically transfer XD )
Best regards
Aida Đikić
-----Original Message----- From: Katrin Fischer <katrin.fischer.83@web.de> Sent: Thursday, April 20, 2023 8:21 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] One biblio record not visible in staff interface or OPAC
Hi,
did you use another/different framework for the locally published title maybe?
When you run the MARC framework check in the administration module, are there any errors?
Are there any errors in the system information tab on the about Koha page?
Hope this helps,
Katrin
Hello all, I didn't think I'd have a new question so fast but here it is:
So I've added a few books to my catalog. I can search for them in both staff interface and OPAC by their title, barcode or ISBN, and almost all of
On 17.04.23 15:40, library@ssst.edu.ba wrote: them appear in search results except the locally published title I added manually, not via Z39.50 (which is how I added the rest). Why is that, and how can I correct it? Please and thank you!
Best regards
Aida Đikić
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hello Zewar, When I go to edit record, there is _only_ field 942 in Section 9 (Added entry elements Koha). 942 2 source of classification scheme is Universal Decimal Classification, 942c Koha item type is "Books" (that's the only required subfield), 942n Suppress in OPAC (No). Then I have blank subfields 942e (Edition), 942e (Edition), 942h (Classification part), 942k (Call number prefix), and 942m (Call number suffix). There is no field 952, and I don't know how to add it here. I entered the barcode (2023-0015), the full call number (615 UZU Far) and inventory number (B0015/2023) when I added the item. Best regards Aida Đikić -----Original Message----- From: Zewar Khan <zewarkhan60@gmail.com> Sent: Monday, April 24, 2023 4:25 PM To: library@ssst.edu.ba Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] One biblio record not visible in staff interface or OPAC It seems to me you haven't entered the barcode no of the book in 952p and another Marc field, 952y is also missing On Mon, Apr 24, 2023, 4:00 PM library@ssst.edu.ba <library@ssst.edu.ba> wrote:
Hello Katrin,
No, I used the same framework for both this record as for the others. The publication in question is available at the webpage of the Agency for Medicinal Products and Medical Devices, and we have a single hardcopy in our library: http://www.almbih.gov.ba/_doc/farmakopeja/farmakopeja2022.PDF
I can access the records at /cgi-bin/koha/catalogue/ detail.pl?biblionumber=6 and only when I add the biblionumber of the records but not when I search the catalog for the title, editors or ISBN.
When I click on show MARC preview, the record looks like this:
000 00707nam a22001697a 4500 005 20230424104931.0 008 230417s20222022bn a|||eru||| 001 0 bos d 020 _a9789997616906 040 _cAĐ 100 1 _aUzunović, Alija _eeditor. _91 245 1 0 _aFarmakopeja Bosne i Hercegovine : nacionalni dodatak Evropskoj/ Europskoj farmakopeji = _bPharmacopoeia of Bosnia and Herzegovina : National Supplement to the European Pharmacopoeia / _cAlija Uzunović, Ana Borić 260 _aBanja Luka : _bAgencija za lijekove i medicinska sredstva Bosne i Hercegovine _c2022 300 _a216 str. : tabele, graf. prikazi; 30 cm. 650 0 _2Pharmacopoeia. 700 _aBorić, Ana _eeditor. _92 942 _2udc _cBK _n0 999 _c6 _d6
I'm sure I'm missing something during data entry as it's been many years I worked with any marc flavor and relearning it is taking longer than I expected (why doesn't the knowledge of it just magically transfer XD )
Best regards
Aida Đikić
-----Original Message----- From: Katrin Fischer <katrin.fischer.83@web.de> Sent: Thursday, April 20, 2023 8:21 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] One biblio record not visible in staff interface or OPAC
Hi,
did you use another/different framework for the locally published title maybe?
When you run the MARC framework check in the administration module, are there any errors?
Are there any errors in the system information tab on the about Koha page?
Hope this helps,
Katrin
Hello all, I didn't think I'd have a new question so fast but here it is:
So I've added a few books to my catalog. I can search for them in both staff interface and OPAC by their title, barcode or ISBN, and almost all of them appear in search results except the locally published
On 17.04.23 15:40, library@ssst.edu.ba wrote: title I added manually, not via Z39.50 (which is how I added the rest). Why is that, and how can I correct it? Please and thank you!
Best regards
Aida Đikić
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hi, 952 is the field item information is stored in MARC21 for import and export. When looking at the MARC record in Koha you won't see the item information, which is correct. I believe the problem is related to indexing, but it's hard to tell what's going on. If you compare to your other records that are searchable, are there any differences? Especially in 001 and 999 fields? Hope this helps, Katrin On 25.04.23 08:59, library@ssst.edu.ba wrote:
Hello Zewar,
When I go to edit record, there is _only_ field 942 in Section 9 (Added entry elements Koha). 942 2 source of classification scheme is Universal Decimal Classification, 942c Koha item type is "Books" (that's the only required subfield), 942n Suppress in OPAC (No).
Then I have blank subfields 942e (Edition), 942e (Edition), 942h (Classification part), 942k (Call number prefix), and 942m (Call number suffix).
There is no field 952, and I don't know how to add it here.
I entered the barcode (2023-0015), the full call number (615 UZU Far) and inventory number (B0015/2023) when I added the item.
Best regards
Aida Đikić
-----Original Message----- From: Zewar Khan <zewarkhan60@gmail.com> Sent: Monday, April 24, 2023 4:25 PM To: library@ssst.edu.ba Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] One biblio record not visible in staff interface or OPAC
It seems to me you haven't entered the barcode no of the book in 952p and another Marc field, 952y is also missing
On Mon, Apr 24, 2023, 4:00 PM library@ssst.edu.ba <library@ssst.edu.ba> wrote:
Hello Katrin,
No, I used the same framework for both this record as for the others. The publication in question is available at the webpage of the Agency for Medicinal Products and Medical Devices, and we have a single hardcopy in our library: http://www.almbih.gov.ba/_doc/farmakopeja/farmakopeja2022.PDF
I can access the records at /cgi-bin/koha/catalogue/ detail.pl?biblionumber=6 and only when I add the biblionumber of the records but not when I search the catalog for the title, editors or ISBN.
When I click on show MARC preview, the record looks like this:
000 00707nam a22001697a 4500 005 20230424104931.0 008 230417s20222022bn a|||eru||| 001 0 bos d 020 _a9789997616906 040 _cAĐ 100 1 _aUzunović, Alija _eeditor. _91 245 1 0 _aFarmakopeja Bosne i Hercegovine : nacionalni dodatak Evropskoj/ Europskoj farmakopeji = _bPharmacopoeia of Bosnia and Herzegovina : National Supplement to the European Pharmacopoeia / _cAlija Uzunović, Ana Borić 260 _aBanja Luka : _bAgencija za lijekove i medicinska sredstva Bosne i Hercegovine _c2022 300 _a216 str. : tabele, graf. prikazi; 30 cm. 650 0 _2Pharmacopoeia. 700 _aBorić, Ana _eeditor. _92 942 _2udc _cBK _n0 999 _c6 _d6
I'm sure I'm missing something during data entry as it's been many years I worked with any marc flavor and relearning it is taking longer than I expected (why doesn't the knowledge of it just magically transfer XD )
Best regards
Aida Đikić
-----Original Message----- From: Katrin Fischer <katrin.fischer.83@web.de> Sent: Thursday, April 20, 2023 8:21 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] One biblio record not visible in staff interface or OPAC
Hi,
did you use another/different framework for the locally published title maybe?
When you run the MARC framework check in the administration module, are there any errors?
Are there any errors in the system information tab on the about Koha page?
Hope this helps,
Katrin
Hello all, I didn't think I'd have a new question so fast but here it is:
So I've added a few books to my catalog. I can search for them in both staff interface and OPAC by their title, barcode or ISBN, and almost all of them appear in search results except the locally published
On 17.04.23 15:40, library@ssst.edu.ba wrote: title I added manually, not via Z39.50 (which is how I added the rest). Why is that, and how can I correct it? Please and thank you!
Best regards
Aida Đikić
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Alternatively, if I must continue to use the MARC21 flavor, and since by default both the staff interface and OPAC show the DDC classification, is it possible to replace that with UDC?
This part I think I can help you with. UNIMARC, not at all. :-) If you go to Administration --> System preferences --> Cataloging preferences --> Record structure --> itemcallnumber you can choose which MARC subfields will be displayed in the Call Number field. For UDC it would be 080ab. Then go up to Interface --> DefaultClassificationSource and select Universal Decimal Classification. You can add others--my library uses NLM, for example. --Fred Fred King, MSLS, AHIP Medical Librarian, MedStar Washington Hospital Center fred.king@medstar.net 202-877-6670 ORCID 0000-0001-5266-0279 MedStar Authors Catalog: http://medstarauthors.org I’m thinking about selling my theremin… I haven’t touched it in years. --Anon -----Original Message----- From: Koha <koha-bounces@lists.katipo.co.nz> On Behalf Of library@ssst.edu.ba Sent: Monday, April 17, 2023 5:47 AM To: library@ssst.edu.ba; Mason James <mtj@kohaaloha.com>; koha@lists.katipo.co.nz Subject: [EXTERNAL] Re: [Koha] Error 500 with dpkg returned an error code (1) **ATTENTION: This email originated from outside the MedStar Health network. ** DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe. Hello all, After the initial nudge by Mason and some digging online, I found an incomplete installation on the work server from way back when I was struggling harder than I do today :) I went ahead and completed the interrupted installation, this time choosing MARC21 as the flavor it would use, and managed to complete it. I again came across the default Apache page I had trouble getting past last time, but later found that you are supposed to clear your browser cache after restarting the Apache server. Last week and today I was able to catalog a few of my books in the MARC21 instance (yay!) though I will still need to spend some time to make sure I'm doing it correctly (especially the titles published locally which I can't find via Z39.50 - when I get to the Cataloging source 040 is there anything special I need to add there, or just my initials as I'm the one doing the cataloging?). There's many other things too (course reserves, acquisitions...) but this is a start. I'm guessing the 500 error in the UNIMARC instance was most likely caused by my messing with the Books, booklets, workbook framework. I've removed that instance completely but I'd still like to set up a UNIMARC library, so if anyone has experience with that I'd appreciate their advice, especially with the correct framework to use. Trying to catalogue anything using the BBW framework based on the default one was an exercise in futility since there were a lot of fields that didn't apply to my books, and my attempt to solve that problem obviously didn't work. Alternatively, if I must continue to use the MARC21 flavor, and since by default both the staff interface and OPAC show the DDC classification, is it possible to replace that with UDC? Best regards Aida Đikić -----Original Message----- From: library@ssst.edu.ba <library@ssst.edu.ba> Sent: Wednesday, April 12, 2023 12:28 PM To: Mason James <mtj@kohaaloha.com>; koha@lists.katipo.co.nz Subject: Re: [Koha] Error 500 with dpkg returned an error code (1) Hello Mason, The result is: +------------+ | value | +------------+ | 22.1103000 | +------------+ Best regards Aida Đikić -----Original Message----- From: Mason James <mtj@kohaaloha.com> Sent: Wednesday, April 12, 2023 11:59 AM To: library@ssst.edu.ba; koha@lists.katipo.co.nz Subject: Re: [Koha] Error 500 with dpkg returned an error code (1) hi Aida, what does the following command say? $ sudo koha-mysql library -e ' select value from systempreferences where variable = "version" ' +------------+ | value | +------------+ | 21.1117000 | <<<<<<<<< +------------+ On 11/04/23 1:24 am, library@ssst.edu.ba wrote:
Hello all,
I keep coming up against error 500 when trying to add a record (no matter which framework I try to use or whether it's via a Z39.50 server or manual entry) as well as when going to the About Koha page in the staff interface. When I opened the terminal, there were 2 updates to be applied so I ran the update but it does not work. Here is the entire output:
2 updates can be applied immediately. To see these additional updates run: apt list --upgradable
Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status
Last login: Mon Apr 10 11:34:09 2023 from 10.1.3.133 root@koha:~# apt list --upgradable Listing... Done distro-info-data/jammy-updates 0.52ubuntu0.3 all [upgradable from: 0.52ubuntu0.2] grub-efi-amd64-bin/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] grub-efi-amd64-signed/jammy-updates 1.187.3~22.04.1+2.06-2ubuntu14.1 amd64 [upgradable from: 1.182~22.04.1+2.06-2ubuntu10] grub-efi-amd64/jammy-updates 2.06-2ubuntu14.1 amd64 [upgradable from: 2.06-2ubuntu10] shim-signed/jammy-updates 1.51.3+15.7-0ubuntu1 amd64 [upgradable from: 1.51+15.4-0ubuntu9] root@koha:~# apt-get update Hit:1 http://ba.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://ba.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://ba.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 http://debian.koha-community.org/koha stable InRelease Reading package lists... Done W: http://debian.koha-community.org/koha/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. root@koha:~# apt-get upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: distro-info-data grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed shim-signed 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 3,699 kB of archives. After this operation, 5,861 kB of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.3 [5,258 B] Get:2 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64 amd64 2.06-2ubuntu14.1 [47.1 kB] Get:3 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-signed amd64 1.187.3~22.04.1+2.06-2ubuntu14.1 [1,388 kB] Get:4 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 grub-efi-amd64-bin amd64 2.06-2ubuntu14.1 [1,591 kB] Get:5 http://ba.archive.ubuntu.com/ubuntu jammy-updates/main amd64 shim-signed amd64 1.51.3+15.7-0ubuntu1 [667 kB] Fetched 3,699 kB in 0s (13.8 MB/s) Preconfiguring packages ... (Reading database ... 152607 files and directories currently installed.) Preparing to unpack .../distro-info-data_0.52ubuntu0.3_all.deb ... Unpacking distro-info-data (0.52ubuntu0.3) over (0.52ubuntu0.2) ... Preparing to unpack .../grub-efi-amd64_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64 (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-signed_1.187.3~22.04.1+2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) over (1.182~22.04.1+2.06-2ubuntu10) ... Preparing to unpack .../grub-efi-amd64-bin_2.06-2ubuntu14.1_amd64.deb ... Unpacking grub-efi-amd64-bin (2.06-2ubuntu14.1) over (2.06-2ubuntu10) ... Preparing to unpack .../shim-signed_1.51.3+15.7-0ubuntu1_amd64.deb ... Unpacking shim-signed (1.51.3+15.7-0ubuntu1) over (1.51+15.4-0ubuntu9) ... Setting up koha-common (22.11.03-1) ... Upgrading database schema for library DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::st execute failed: Table 'koha_library.systempreferences' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Use of uninitialized value in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 78. DBD::mysql::db do failed: Table 'koha_library.bookshelf' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.shelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::db do failed: Table 'koha_library.virtualshelfcontents' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. Undefined subroutine &main::DropAllForeignKeys called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 86. dpkg: error processing package koha-common (--configure): installed koha-common package post-installation script subprocess returned error exit status 255 Setting up distro-info-data (0.52ubuntu0.3) ... Setting up grub-efi-amd64-bin (2.06-2ubuntu14.1) ... Setting up grub-efi-amd64 (2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.15.0-69-generic Found initrd image: /boot/initrd.img-5.15.0-69-generic Found linux image: /boot/vmlinuz-5.15.0-60-generic Found initrd image: /boot/initrd.img-5.15.0-60-generic Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done Setting up grub-efi-amd64-signed (1.187.3~22.04.1+2.06-2ubuntu14.1) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Setting up shim-signed (1.51.3+15.7-0ubuntu1) ... update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode Installing grub to /boot/efi. Installing for x86_64-efi platform. Installation finished. No error reported. Errors were encountered while processing: koha-common needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1)
Can anybody advise me on what I should do?
Best regards
Aida Đikić Librarian
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha ---------------------------------------------------------------------- MedStar Health is a not-for-profit, integrated healthcare delivery system, the largest in Maryland and the Washington, D.C., region. Nationally recognized for clinical quality in heart, orthopedics, cancer and GI. IMPORTANT: This e-mail (including any attachments) may contain information that is private, confidential, or protected by attorney-client or other privilege. If you received this e-mail in error, please delete it from your system without copying it and notify sender by reply e-mail, so that our records can be corrected... Thank you. Help conserve valuable resources - only print this email if necessary.
Hello all, I managed to find how to get the error logs to show up, so I'm posting here in the hope that someone will recognize the errors and help me solve them: tail -f /var/log/koha/library/*.log ==> /var/log/koha/library/api-error.log <== ==> /var/log/koha/library/indexer-error.log <== 20230426 08:04:17 library-koha-indexer: client (pid 960626) killed by signal 15, stopping 20230426 08:08:30 library-koha-indexer: client (pid 1225) killed by signal 15, stopping 20230426 08:16:44 library-koha-indexer: client (pid 3104) killed by signal 15, stopping 20230426 08:27:19 library-koha-indexer: client (pid 1131) killed by signal 15, stopping ==> /var/log/koha/library/indexer-output.log <== 10:49:32-24/04 zebraidx(904910) [warn] Record didn't contain match fields in (bib1,Local-number) 06:21:59-25/04 zebraidx(954269) [warn] Record didn't contain match fields in (bib1,Local-number) 06:29:24-25/04 zebraidx(954962) [warn] Record didn't contain match fields in (bib1,Local-number) 07:02:25-25/04 zebraidx(956417) [warn] Record didn't contain match fields in (bib1,Local-number) 07:05:00-25/04 zebraidx(956542) [warn] Record didn't contain match fields in (bib1,Local-number) 07:05:51-25/04 zebraidx(956588) [warn] Record didn't contain match fields in (bib1,Local-number) 07:19:43-25/04 zebraidx(957239) [warn] Record didn't contain match fields in (bib1,Local-number) 07:20:28-25/04 zebraidx(957282) [warn] Record didn't contain match fields in (bib1,Local-number) 07:22:04-25/04 zebraidx(957364) [warn] Record didn't contain match fields in (bib1,Local-number) 08:08:50-25/04 zebraidx(961348) [warn] Record didn't contain match fields in (bib1,Local-number) ==> /var/log/koha/library/intranet-error.log <== ==> /var/log/koha/library/opac-error.log <== ==> /var/log/koha/library/plack-api-error.log <== ==> /var/log/koha/library/plack-error.log <== 2023/04/26-08:27:12 Received QUIT. Running a graceful shutdown Sending children hup signal 2023/04/26-08:27:18 Worker processes cleaned up 2023/04/26-08:27:18 Server closing! Process Backgrounded 2023/04/26-08:28:04 Starman::Server (type Net::Server::PreFork) starting! pid(978) Binding to UNIX socket file "/var/run/koha/library/plack.sock" Setting gid to "1002 1002" Setting uid to "1002" [NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/intranet/cgi-bin/about.pl line 381.[NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/intranet/cgi-bin/about.pl line 381.[NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/intranet/cgi-bin/about.pl line 381. ==> /var/log/koha/library/plack-intranet-error.log <== [2023/04/27 13:05:52] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/27 13:05:52] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/27 13:12:14] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/27 13:12:14] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/27 13:12:20] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/27 13:12:20] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/28 07:01:37] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/28 07:01:37] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121. [2023/04/28 10:44:50] [WARN] Argument "" isn't numeric in numeric gt (>) at /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/ill/ill-requests.tt line 845. [2023/04/28 10:44:50] [WARN] Argument "" isn't numeric in numeric gt (>) at /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/ill/ill-requests.tt line 848. ==> /var/log/koha/library/plack.log <== 10.1.3.133 - - [28/Apr/2023:10:43:27 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37394 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:43:42 +0000] "POST /intranet/svc/config/systempreferences/ HTTP/1.1" 200 2 "http://10.1.3.174:8081/cgi-bin/koha/admin/preferences.pl?tab=staff_interface" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:43:43 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37256 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:44:00 +0000] "POST /intranet/svc/config/systempreferences/ HTTP/1.1" 200 2 "http://10.1.3.174:8081/cgi-bin/koha/admin/preferences.pl?tab=staff_interface" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:44:02 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37259 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:44:34 +0000] "POST /intranet/svc/config/systempreferences/ HTTP/1.1" 200 2 "http://10.1.3.174:8081/cgi-bin/koha/admin/preferences.pl?tab=staff_interface" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:44:36 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37258 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:44:50 +0000] "GET /intranet/ill/ill-requests.pl HTTP/1.1" 200 44222 "http://10.1.3.174:8081/cgi-bin/koha/mainpage.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:44:51 +0000] "GET /api/v1/app.pl/api/v1/illrequests?embed=metadata,patron,capabilities,library,status_alias,comments,requested_partners HTTP/1.1" 200 - "http://10.1.3.174:8081/cgi-bin/koha/ill/ill-requests.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" 10.1.3.133 - - [28/Apr/2023:10:44:54 +0000] "GET /intranet/about.pl HTTP/1.1" 500 22000 "http://10.1.3.174:8081/cgi-bin/koha/ill/ill-requests.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" ==> /var/log/koha/library/plack-opac-error.log <== [2023/04/28 08:17:55] [WARN] [NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Search.pm line 95. [2023/04/28 08:17:55] [WARN] Warning from search_compat: 'Unable to perform your search. Please try again. ' at /usr/share/koha/lib/Koha/Biblio.pm line 571. [2023/04/28 08:18:03] [WARN] [NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Search.pm line 95. [2023/04/28 08:18:03] [WARN] Warning from search_compat: 'Unable to perform your search. Please try again. ' at /usr/share/koha/lib/Koha/Biblio.pm line 571. ==> /var/log/koha/library/sip.log <== ==> /var/log/koha/library/worker-error.log <== 20230426 08:04:17 library-koha-worker: client (pid 960572) killed by signal 15, stopping 20230426 08:04:17 library-koha-worker-long_tasks: client (pid 960601) killed by signal 15, stopping 20230426 08:08:29 library-koha-worker: client (pid 1049) killed by signal 15, stopping 20230426 08:08:30 library-koha-worker-long_tasks: client (pid 1174) killed by signal 15, stopping 20230426 08:16:44 library-koha-worker: client (pid 3039) killed by signal 15, stopping 20230426 08:16:44 library-koha-worker-long_tasks: client (pid 3068) killed by signal 15, stopping 20230426 08:26:55 library-koha-worker-long_tasks: client (pid 1080) exited with 2 status, respawning 20230426 08:27:19 library-koha-worker: client (pid 1046) killed by signal 15, stopping 20230426 08:27:19 library-koha-worker-long_tasks: client (pid 2524) killed by signal 15, stopping ==> /var/log/koha/library/worker-output.log <== ==> /var/log/koha/library/z3950-error.log <== ==> /var/log/koha/library/zebra-error.log <== ==> /var/log/koha/library/zebra-output.log <== Best regards Aida Đikić -----Original Message----- From: King, Fred <Fred.King@Medstar.net> Sent: Monday, April 17, 2023 4:05 PM To: library@ssst.edu.ba; koha@lists.katipo.co.nz Subject: Re: [Koha] Error 500 with dpkg returned an error code (1)
Alternatively, if I must continue to use the MARC21 flavor, and since by default both the staff interface and OPAC show the DDC classification, is it possible to replace that with UDC?
This part I think I can help you with. UNIMARC, not at all. :-) If you go to Administration --> System preferences --> Cataloging preferences --> Record structure --> itemcallnumber you can choose which MARC subfields will be displayed in the Call Number field. For UDC it would be 080ab. Then go up to Interface --> DefaultClassificationSource and select Universal Decimal Classification. You can add others--my library uses NLM, for example. --Fred Fred King, MSLS, AHIP Medical Librarian, MedStar Washington Hospital Center fred.king@medstar.net 202-877-6670 ORCID 0000-0001-5266-0279 MedStar Authors Catalog: http://medstarauthors.org I’m thinking about selling my theremin… I haven’t touched it in years. --Anon -----Original Message----- From: Koha <koha-bounces@lists.katipo.co.nz> On Behalf Of library@ssst.edu.ba Sent: Monday, April 17, 2023 5:47 AM To: library@ssst.edu.ba; Mason James <mtj@kohaaloha.com>; koha@lists.katipo.co.nz Subject: [EXTERNAL] Re: [Koha] Error 500 with dpkg returned an error code (1) **ATTENTION: This email originated from outside the MedStar Health network. ** DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.
Hi, the line below usually shows if you have records that don't contain the biblionumber in the expected field. For MARC21 and UNIMARC I believe the expected fields are different. Did you make any changes to the frameworks that could have affected this? Are you sure your instance was set up with UNIMARC? If you are using UNIMARC it's not enough to choose it in the web installer, you also need to make sure that the instance is created with the UNIMARC option, so that the indexing is set up correctly. Hope this helps, Katrin On 28.04.23 13:30, library@ssst.edu.ba wrote:
06:21:59-25/04 zebraidx(954269) [warn] Record didn't contain match fields in (bib1,Local-number)
participants (5)
-
Katrin Fischer -
King, Fred -
library@ssst.edu.ba -
Mason James -
Zewar Khan