[OPEN-ILS-DEV] Testing 2.1-2.2-beta1 upgrade script

Ben Shum bshum at biblio.org
Thu Apr 5 07:16:58 EDT 2012


It seemed to be going well till I hit this and the rest of the script 
died out:

psql:Evergreen/Open-ILS/src/sql/Pg/version-upgrade/2.1-2.2-upgrade-db.sql:15328: 
ERROR:  cannot drop language plperl because other objects depend on it
DETAIL:  function migration_tools.add_codabar_checkdigit(text) depends 
on language plperl
function migration_tools.expand_barcode(text,text,integer,text,text) 
depends on language plperl
HINT:  Use DROP ... CASCADE to drop the dependent objects too.

So I suppose that I have to figure out which other custom functions (I 
think that one is an ESI migration_tools one?) exist that utilize plperl 
and change those before I can drop plperl from our Evergreen database.

Will try again and tinker some more.

-- Ben

-- 
Benjamin Shum
Open Source Software Coordinator
Bibliomation, Inc.
32 Crest Road
Middlebury, CT 06762
203-577-4070, ext. 113



More information about the Open-ils-dev mailing list