Skip to Content.
Sympa Menu

en - [sympa-users] Why would Sympa try to recreate list_table after a move?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Russ Kepler <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Why would Sympa try to recreate list_table after a move?
  • Date: Wed, 26 Mar 2014 19:52:07 -0600

Moved a working Sympa install from one Kubuntu system to a new root drive.
On
testing the system I'm seeing:

# /usr/lib/sympa/bin/sympa.pl
DBD::mysql::db do failed: Table '`sympa`.`list_table`' already exists at
/usr/share/sympa/lib/Upgrade.pm line 1099.
Database sympa defined in sympa.conf has not the right structure or is
unreachable. verify db_xxx parameters in sympa.conf

So maybe need to upgrade?

# /usr/lib/sympa/bin/sympa.pl --upgrade
info Configuration file read, default log level 0
DBD::mysql::db do failed: Table '`sympa`.`list_table`' already exists at
/usr/share/sympa/lib/Upgrade.pm line 1099.
err Upgrade::probe_db() Could not create table list_table in database sympa :
Table '`sympa`.`list_table`' already exists
err Upgrade::probe_db() Table 'list_table' not found in database 'sympa' ;
you
should create it with create_db.mysql script
Database sympa defined in sympa.conf has not the right structure or is
unreachable. verify db_xxx parameters in sympa.conf

Thoughts? It looks like the upgrade is being triggered by something early in
the process, perhaps I'm missing something from the move?



  • [sympa-users] Why would Sympa try to recreate list_table after a move?, Russ Kepler, 03/27/2014

Archive powered by MHonArc 2.6.19+.

Top of Page