Skip to Content.
Sympa Menu

en - Re: [sympa-users] Error running sympa.pl --upgrade

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Error running sympa.pl --upgrade
  • Date: Mon, 11 Apr 2011 14:52:10 +0200

Hi Wendell, and sorry for this late answer,

How did the "./configure; make; make install" go? It looks like you don't have the right binaries or something.

In addition, it looks like you're using the default sympa.conf file distributed generated. Your "mhonarc" parameter seems not to point on the right program.

What RDBMS are you using? Is it MySQL ? If not, then you should change it in the config, as it would probably lead to automatic database upgrade attempts. Probably faulty attempts as DDL operations often vary from an RDBMS to another.

Regards,

David

Le 28/03/11 23:00, Wendell Epps a écrit :

Hello All,

 

We are planning a server upgrade this week and attempted to run the upgrade script on our test server. We were moving from 5.2.3 to 5.4.7. This is the result of running the upgrade script:

 

defined(%hash) is deprecated at /home/sympa/bin/List.pm line 4898.

        (Maybe you should just omit the defined()?)

defined(%hash) is deprecated at /home/sympa/bin/List.pm line 5354.

        (Maybe you should just omit the defined()?)

defined(%hash) is deprecated at /home/sympa/bin/List.pm line 5705.

        (Maybe you should just omit the defined()?)

$* is no longer supported at ./sympa.pl line 149.

MHonArc is not installed or /usr/bin/mhonarc is not executable.

Conf::_load_auth(/home/sympa/bin/etc/auth.conf)

Conf::_load_auth(/home/sympa/bin/etc/auth.conf)

Configuration file read, default log level  0

DBD::mysql::db do failed: Table 'admin_table' already exists at /home/sympa/bin/List.pm line 10768.

Could not create table admin_table in database sympa : Table 'admin_table' already exists

DBD::mysql::db do failed: Table 'user_table' already exists at /home/sympa/bin/List.pm line 10768.

Could not create table user_table in database sympa : Table 'user_table' already exists

DBD::mysql::db do failed: Table 'subscriber_table' already exists at /home/sympa/bin/List.pm line 10768.

Could not create table subscriber_table in database sympa : Table 'subscriber_table' already exists

DBD::mysql::db do failed: Table 'netidmap_table' already exists at /home/sympa/bin/List.pm line 10768.

Could not create table netidmap_table in database sympa : Table 'netidmap_table' already exists

DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`.`admin_table' at line 1 at /home/sympa/bin/List.pm line 10790.

Unable to execute SQL query : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`.`admin_table' at line 1

Sympa not setup to use DBI

Language::SetLang(), missing locale parameter

Database sympa defined in sympa.conf has not the right structure or is unreachable. If you don't use any database, comment db_xxx parameters in sympa.conf

 

 

Would anyone know how to resolve this issue? Thanks.

 

___________________________________________

 

Wendell Epps

Enterprise Messaging & Collaboration

IT @ JH – Mt. Washington

address@concealed

 

IT@JH staff will NEVER send you an email message asking for your password.

NEVER give out your password and/or JHED ID to anyone in an email or on a

web page.

P Please consider the environment before printing this e-mail.

 


--
David Verdin
Comité réseau des universités

Due to the limitations of human brain, I fail to remember all the mails.
So if you want your bug reports or feature requests for Sympa to be processed, please post them to the Sympa tracker

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



  • Re: [sympa-users] Error running sympa.pl --upgrade, David Verdin, 04/11/2011

Archive powered by MHonArc 2.6.19+.

Top of Page