Hi everybody
we have a Koha 23.11 with it_IT language installed and well running on a
Debian 11 system.
While doing a ordinary system update (sudo apt get update / sudo apt get
upgrade) I'm asked to change repository for Koha-common from 23 to 24. I
agreed.
The update seems to reach the end without any error and when I log in the
version installed is 24.05.01
But trying to open a bibio record from intranet interface a box with the
word "Processing..." appears and the windows stalls.
I attach a screenshot of the "Processing..." box and the installation log.
Koha logs seem clean.
If you have any idea it will be very helpful.
thanks
tommaso
Setting up koha-common (24.05.01-1) ...
Installing new version of config file /etc/koha/apache-shared-intranet.conf ...
Installing new version of config file /etc/koha/apache-shared-opac-plack.conf
...
Installing new version of config file /etc/koha/apache-shared.conf ...
Installing new version of config file /etc/koha/koha-conf-site.xml.in ...
Installing new version of config file
/etc/koha/marc21-retrieval-info-auth-dom.xml ...
Installing new version of config file /etc/koha/plack.psgi ...
Installing new version of config file /etc/koha/z3950/config.xml ...
Installing new version of config file /etc/koha/zebradb/etc/word-phrase-utf.chr
...
Upgrading database schema for library
Use of uninitialized value $pref in string eq at
/usr/share/koha/intranet/cgi-bin/installer/data/mysql/db_revs/231200005.pl line
89.
Upgrade to 23.12.00.000 [17:29:42]: Increase DBRev for 23.12
ð Bugs will happen. (Nick Clemens)
ð It's all about the people. (Chris Cormack)
Upgrade to 23.12.00.001 [17:29:42]: Bug 35413 - Terminology: Manage issues
(issue_manage)
Updated permission 'issue_manage' description with 'Manage vendor
issues'
Upgrade to 23.12.00.002 [17:29:42]: Bug 31297 - Allow subscription number
pattern description to be NULL
Modified column 'subscription_numberpatterns.description' to allow and
default to NULL
Upgrade to 23.12.00.003 [17:29:42]: Bug 26831 - Add new system preference
PurgeListShareInvitesOlderThan
Upgrade to 23.12.00.004 [17:29:42]: Bug 35687 - Upgrade to 23.06.00.013 may
fail, drop FK and recreate after adding the PK to tmp_holdsqueue
Set primary key for table 'tmp_holdsqueue' to 'itemnumber'
Upgrade to 23.12.00.005 [17:29:42]: Bug 34979 - Fix system preference
discrepancies
Fix mistakes in system preferences, if necessary:
No updates required.
Upgrade to 23.12.00.006 [17:29:42]: Bug 30230 - Add new list_borrowers
permission
Added new permission 'list_borrowers'
Upgrade to 23.12.00.007 [17:29:42]: Bug 35872 - Biblio.HoldsCount is deprecated
Upgrade to 23.12.00.008 [17:29:42]: Bug 27595 - Add system preference
PlaceHoldsOnOrdersFromSuggestions
Added new system preference 'PlaceHoldsOnOrdersFromSuggestions'
Upgrade to 23.12.00.009 [17:29:42]: Bug 34668 - Notify staff with a pop-up
about waiting holds when checking out
Added new system preference 'WaitingNotifyAtCheckout'
Upgrade to 23.12.00.010 [17:29:42]: Bug 36033 - Add more indexes to
pseudonymized_transactions
Added new index on pseudonymized_transactions.itemnumber
Added new index on pseudonymized_transactions.transaction_type
Added new index on pseudonymized_transactions.datetime
Upgrade to 23.12.00.011 [17:29:42]: Bug 35873 - Biblio.RecallsCount is
deprecated
Upgrade to 23.12.00.012 [17:29:42]: Bug 35386 - Add RESTAPIRenewalBranch
preference
Added new system preference 'RESTAPIRenewalBranch'
Upgrade to 23.12.00.013 [17:29:42]: Bug 23208 - Add system preference
HoldRatioDefault
Added new system preference 'HoldRatioDefault'
Upgrade to 23.12.00.014 [17:29:42]: Bug 36244 - Template Toolkit syntax not
escaped in letter templates
Upgrade to 23.12.00.015 [17:29:42]: Bug 35610 - Add FK on
old_reserves.branchcode
Added foreign key on 'old_reserves.branchcode'
Upgrade to 23.12.00.016 [17:29:42]: Bug 36409 - Fix capitalization for
SerialsDefaultEMailAddress and AcquisitionsDefaultEMailAddress
Updated system preference 'SerialsDefaultEMailAddress' ->
'SerialsDefaultEmailAddress'
Updated system preference 'AcquisitionsDefaultEMailAddress' ->
'AcquisitionsDefaultEmailAddress'
Upgrade to 23.12.00.017 [17:29:42]: Bug 32707 - Add 'ESPreventAutoTruncate'
system preference
Added new system preference 'ESPreventAutoTruncate'
Upgrade to 23.12.00.018 [17:29:42]: Bug 6796 - Overnight checkouts taking
into account opening and closing hours
Added table 'library_hours'
Added system preference 'ConsiderLibraryHoursInCirculation'
Upgrade to 23.12.00.019 [17:29:42]: Bug 36051 - Add option to specify
SMS::Send driver parameters in a system preference instead of a file
Added new system preference 'SMSSendAdditionalOptions'
Upgrade to 23.12.00.020 [17:29:42]: Bug 36343 - Update plugin hooks for
consistency
WARNING: Plugin authors should consider changes introduced here
WARNING: after_biblio_action, after_item_action and
patron_generate_userid hooks now pass data inside a 'payload' hash
Upgrade to 23.12.00.021 [17:29:42]: Bug 35973 - Correct system preference
'RedirectGuaranteeEmail'
Corrected system preference 'RedirectGuaranteeEmail'
Upgrade to 23.12.00.022 [17:29:42]: Bug 35724 - Add new fields to EDI accounts
for librarians to configure non-standard EDI SFTP port numbers
Added column 'vendor_edi_accounts.download_port'
Added column 'vendor_edi_accounts.upload_port'
Upgrade to 23.12.00.023 [17:29:42]: Bug 32132 - Set aqbudgets.budget_period_id
as NOT NULL
Dropped foreign key aqbudgetperiods_ibfk_1
Updated aqbudgets.budget_period_id to NOT accept NULL values
Readded foreign key aqbudgetperiods_ibfk_1
Upgrade to 23.12.00.024 [17:29:42]: Bug 35065 - Move
ILLModuleCopyrightClearance to additional contents
Removed system preference 'ILLModuleCopyrightClearance'
Upgrade to 23.12.00.025 [17:29:42]: Bug 33393 - Modify sentence above the
order table in English 1-page order PDF
Added system preference '1PageOrderPDFText'
Upgrade to 23.12.00.026 [17:29:42]: Bug 35616 - Add source column to tickets
table
Added column 'tickets.source'
Upgrade to 23.12.00.027 [17:29:42]: Bug 32602 - Add administrative plugins type
Added new permission 'plugins_admin'
Upgrade to 23.12.00.028 [17:29:42]: Bug 16122 - Add localuse column to items
table and deleted items table
Added column 'items.localuse'
Added column 'deleteditems.localuse'
You may use the new
/misc/maintenance/update_localuse_from_statistics.pl script to populate the new
field from the existing statistics data
Upgrade to 23.12.00.029 [17:29:43]: Bug 35919 - Add record_sources table
Added new table 'record_sources'
Added new column 'biblio_metadata.record_source_id'
Added new foreign key 'biblio_metadata.record_metadata_fk_2'
Added new column 'deletedbiblio_metadata.record_source_id'
Added new foreign key 'deletedbiblio_metadata.record_metadata_fk_2'
Added new permission 'manage_record_sources'
Upgrade to 23.12.00.030 [17:29:43]: Bug 35728 - Add option to NOT redirect to
result when search returns only one record
Added system preference 'RedirectToSoleResult'
Upgrade to 23.12.00.031 [17:29:43]: Bug 31791 - Add the ability to lock record
modification
Added new permission 'editcatalogue.edit_locked_records'
Added new permission 'editcatalogue.set_record_sources'
Upgrade to 23.12.00.032 [17:29:43]: Bug 33478 - Customise the format of
notices when they are printed
Added column 'letter.style'
Upgrade to 23.12.00.033 [17:29:43]: Bug 31652 - Add geo-search: new value for
search_field.type enum
Added new value 'geo_point' to search_field.type enum
Upgrade to 23.12.00.034 [17:29:43]: Bug 12802 - Change type of system
preference EmailFieldPrimary to multiple
Updated system preference 'EmailFieldPrimary' to include 'selected
addresses' option
Added new system preference 'EmailFieldSelection'
Upgrade to 23.12.00.035 [17:29:43]: Bug 29393 - Add permission
borrowers:send_messages_to_borrowers
Added new permission 'send_messages_to_borrowers'
Upgrade to 23.12.00.036 [17:29:43]: Bug 35138 - Make the Elasticsearch facets
configurable
Updated DisplayLibraryFacets and search field configuration
Upgrade to 23.12.00.037 [17:29:43]: Bug 35626 - Add statuses to catalog
concerns
Added column 'tickets.status'
Added column 'ticket_updates.status'
Added TICKET_STATUS authorised value category
Upgrade to 23.12.00.038 [17:29:43]: Bug 32435 - Add ticket resolutions to
catalog concerns
Added TICKET_RESOLUTION authorised value category
Upgrade to 23.12.00.039 [17:29:43]: Bug 36002 - Remove
aqorders.purchaseordernumber
Upgrade to 23.12.00.040 [17:29:43]: Bug 32610 - Add option for additional
patron attributes of type date
Added column 'borrower_attribute_types.is_date'
Upgrade to 23.12.00.041 [17:29:43]: Bug 15565 - Add DisplayMultiItemHolds
system preference
Added new system preference 'DisplayMultiItemHolds'
Upgrade to 23.12.00.042 [17:29:43]: Bug 35657 - Add assignee_id to tickets
Added column 'tickets.assignee_id'
Added column 'ticket_updates.assignee_id'
Upgrade to 23.12.00.043 [17:29:43]: Bug 25159 - Add action logs should be
stored in JSON ( and as a diff of the change )
Added column 'action_logs.diff'
Upgrade to 23.12.00.044 [17:29:43]: Bug 36120 - Add pickup location to bookings
Added column 'bookings.pickup_library_id'
Set existing bookings pickup location to item homebranch
Set pickup_library_id to NOT NULL
Upgrade to 23.12.00.045 [17:29:43]: Bug 22740 - Preferences to enable
automated setting of lost status when the associated fine is paid or written off
Added new system preference 'UpdateItemLostStatusWhenPaid'
Added new system preference 'UpdateItemLostStatusWhenWriteoff'
Upgrade to 23.12.00.046 [17:29:43]: Bug 27753 - Automate resolution of return
claim when checking in an item
Added new system preference 'AutoClaimReturnStatusOnCheckin'
Added new system preference 'AutoClaimReturnStatusOnCheckout'
Upgrade to 23.12.00.047 [17:29:43]: Bug 35169 - Add new system preferences for
longoverdue.pl borrowers categories
Added new system preference 'DefaultLongOverduePatronCategories'
Added new system preference 'DefaultLongOverdueSkipPatronCategories'
Upgrade to 23.12.00.048 [17:29:43]: Bug 33134 - Add some 76 missing languages
Added 76 new languages
Upgrade to 23.12.00.049 [17:29:43]: Bug 36396 - Link Elasticsearch facets with
authorized value categories
Added Elasticsearch facets with authorized value categories
Upgrade to 23.12.00.050 [17:29:43]: Bug 36687 - Set itemtypes.notforloan to
NOT NULL and tinyint(1)
Updated itemtypes.notforlaon column'
Upgrade to 23.12.00.051 [17:29:43]: Bug 31097 - Change default 'Manual'
restriction test
Updated patron restriction types display for MANUAL restrictions from
'Manual' to 'Manual restriction'
Upgrade to 23.12.00.052 [17:29:43]: Bug 32256 - Self checkout batch mode
Added system preference 'SCOBatchCheckoutsValidCategories'
Upgrade to 23.12.00.053 [17:29:43]: Bug 36755 - Increase length of 'code'
column in borrower_attribute_types
Increased borrower_attribute_types.code column length from 10 to 64
Upgrade to 23.12.00.054 [17:29:43]: Bug 19768 - Add 'Title notes' tab to
OpacSerialDefaultTab system preference
Added 'Title notes' option to opacSerialDefaultTab system preference
Upgrade to 23.12.00.055 [17:29:43]: Bug 30047 - Add thesaurus and heading
fields to auth_header table
Added column 'auth_header.heading'
Upgrade to 23.12.00.056 [17:29:43]: Bug 35149 - Add 'do nothing' option to
CircAutoPrintQuickSlip syspref explanation
Updated system preference 'CircAutoPrintQuickSlip'
Upgrade to 23.12.00.057 [17:29:43]: Bug 29948 - Display author information for
researchers
Added new system preference 'OPACAuthorIdentifiersAndInformation'
Removed system preference 'OPACAuthorIdentifiers'
Upgrade to 23.12.00.058 [17:29:43]: Bug 28869 - Add
authorised_value_categories.is_integer_only
Upgrade to 23.12.00.059 [17:29:43]: Bug 36819 - Change barcode width value if
it still has the wrong default value
Changed the barcode width in patron card creator default layout from 8%
to 80%.
Upgrade to 23.12.00.060 [17:29:43]: Bug 36665 - Add system preference
StaffLoginBranchBasedOnIP
Added new system preference 'StaffLoginBranchBasedOnIP'
Upgrade to 23.12.00.061 [17:29:43]: Bug 26176 - Rename AutoLocation and
StaffLoginBranchBasedOnIP system preferences
Renamed system preference 'AutoLocation' to
'StaffLoginRestrictLibraryByIP'
Renamed system preference 'StaffLoginBranchBasedOnIP' to
'StaffLoginLibraryBasedOnIP'
Upgrade to 24.05.00.000 [17:29:43]: Koha 24.05.00 release
Upgrade to 24.05.00.001 [17:29:43]: Bug 36986 - Rename
StaffLoginLibraryBasedOnIP system preference
Upgrade to 24.05.01.000 [17:29:43]: Koha 24.05.01 release
% d: Unknown or unsupported format specification
Koha directories hierarchy for it-IT must be created first
Updated the it-IT translations.
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha