[Koha-devel] [Bug 171] New: koha.upgrade throws errors: missing table 'Koha.userflags'

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue Jan 21 00:40:05 CET 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=171

           Summary: koha.upgrade throws errors: missing table
                    'Koha.userflags'
           Product: Koha
           Version: 1.3.2
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Installation
        AssignedTo: tonnesen at cmsd.bc.ca
        ReportedBy: erik.stainsby at modern-alchemy.net
         QAContact: koha-devel at lists.sourceforge.net


Upgrading from 1.2.2 (cleanly installed this afternoon) 
to 1.3.3 using the koha.upgrade script.

Intranet no longer accessible after "upgrade". This is a development/evaluation
 installation - nothing critical lost.

Running as root, all perl modules installed and happy.


Transcript follows of problem section:

Upgrading Database
==================
Adding marc_subfield_structure table...
Adding bibliothesaurus table...
Adding sessions table...
Adding authorised_values table...
Adding marc_breeding table...
Adding sessionqueries table...
Adding marc_blob_subfield table...
Adding marc_biblio table...
Adding marc_subfield_table table...
Adding marc_word table...
Adding marc_tag_structure table...
Adding userid field to borrowers table...
Adding flags field to borrowers table...
Adding password field to borrowers table...
Adding explanation field to systempreferences table...
Adding notforloan field to itemtypes table...
  Alter printername in printers
  Alter id in z3950servers
  Alter bookfundid in aqbookfund
Checking for data required in table userflags...
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
DBD::mysql::st execute failed: Table 'Koha.userflags' doesn't exist at
scripts/updater/updatedatabase line 505.
Checking for data required in table systempreferences...
Adding row to systempreferences:   variable => dateformat  explanation => metric
or us  value => metric
Adding row to systempreferences:   variable => template  explanation => template
default name  value => default
Adding row to systempreferences:   variable => autoBarcode  explanation => 1 or
else. If 1, Barcode is auto-calculated  value => 1
Adding row to systempreferences:   variable => insecure  explanation => if YES,
no auth at all is needed. Be careful if you set this to yes !  value => NO
Adding row to systempreferences:   variable => authoritysep  explanation => the
separator used in authority/thesaurus. Usually --  value => --
Adding row to systempreferences:   variable => opaclanguages  explanation =>
languages  value => en
Adding row to systempreferences:   variable => opacthemes  explanation => theme
 value => default
Adding row to systempreferences:   variable => timeout  explanation => login
timeout  value => 12000000



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-devel mailing list