Samuele Kaplun wrote:
Dear Rita,

Il Wednesday 15 October 2008 13:42:15 Rita Ricceri ha scritto:
I upgrade from v0.92.1 to  v0.99.1

https://twiki.cern.ch/twiki/bin/view/CDS/InvenioUpgrade#Upgrade_from_0_92_1
_to_0_99_0

|make update-v0.92.1-tables > ok
|
||make check-custom-templates|| > ok|
|
|python ./modules/websubmit/lib/fulltext_files_migration_kit.py| >> error

you're just missing to also run:

$> make update-v0.99.0-tables

where the definition for the missing more_info column is added.

web361:/opt/local/cds-invenio-0.99.1 admin$ sudo make update-v0.99.0-tables
/opt/local/cds-invenio/bin/dbexec < ./modules/miscutil/sql/tabcreate.sql
echo "ALTER TABLE bibdoc ADD COLUMN more_info mediumblob NULL default NULL;" | /opt/local/cds-invenio/bin/dbexec
ERROR 1060 (42S21) at line 1: Duplicate column name 'more_info'
make: *** [update-v0.99.0-tables] Error 1
web361:/opt/local/cds-invenio-0.99.1 admin$

r.
Best regards,
        Samuele


Reply via email to