Skip to Content.
Sympa Menu

en - Re: [sympa-users] upgrade from 4.1.5 to 5.2

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Redmond Militante <address@concealed>
  • To: Chris Peck <address@concealed>, address@concealed
  • Cc: Redmond Militante <address@concealed>
  • Subject: Re: [sympa-users] upgrade from 4.1.5 to 5.2
  • Date: Thu, 27 Apr 2006 11:34:43 -0500

Thanks. I got past this error - I accepted most of the defaults for make,
except system specific info like db user/password. make install finished
without errors. However, when I attempt to call up
http://mysympa.org/cgi-bin/sympa/wwsympa.fcgi I get an internal server
error, I'm pasting the apache error.log snippet below related to this
internal server error. I'm not sure what step I missed in the upgrade
process...

[Thu Apr 27 11:25:21 2006] [error] [client 128.135.0.88] attempt to invoke
directory as script: /usr/lib/cgi-bin/sympa/
[Thu Apr 27 11:25:25 2006] [error] [client 128.135.0.88] File does not exist:
/var/www/html/sympa
[Thu Apr 27 11:25:33 2006] [error] [client 128.135.0.88] attempt to invoke
directory as script: /usr/lib/cgi-bin/sympa/
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] Base class package
"Template::Provider" is empty.
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] (Perhaps you
need to 'use' the module which defines that package first.)
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] at
/usr/lib/sympa/bin/tt2.pl line 27
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] BEGIN
failed--compilation aborted at /usr/lib/sympa/bin/tt2.pl line 27.
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] Compilation failed
in require at /usr/lib/sympa/bin/Message.pm line 28.
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] Compilation failed
in require at /usr/lib/sympa/bin/List.pm line 231.
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] BEGIN
failed--compilation aborted at /usr/lib/sympa/bin/List.pm line 231.
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] Compilation failed
in require at /usr/lib/cgi-bin/sympa/wwsympa.bak.fcgi line 41.
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] BEGIN
failed--compilation aborted at /usr/lib/cgi-bin/sympa/wwsympa.bak.fcgi line
41.
[Thu Apr 27 11:25:39 2006] [error] [client 128.135.0.88] Premature end of
script headers: wwsympa.fcgi
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] Base class package
"Template::Provider" is empty.
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] (Perhaps you
need to 'use' the module which defines that package first.)
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] at
/usr/lib/sympa/bin/tt2.pl line 27
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] BEGIN
failed--compilation aborted at /usr/lib/sympa/bin/tt2.pl line 27.
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] Compilation failed
in require at /usr/lib/sympa/bin/Message.pm line 28.
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] Compilation failed
in require at /usr/lib/sympa/bin/List.pm line 231.
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] BEGIN
failed--compilation aborted at /usr/lib/sympa/bin/List.pm line 231.
[Thu Apr 27 11:25:42 2006] [error] [client 128.135.0.88] Compilation failed
in require at /usr/lib/cgi-bin/sympa/wwsympa.bak.fcgi line 41.


+++ Chris Peck <address@concealed> [06/04/27 11:13]:
> Check directory your source is in (/home/me/tmp/sympa-5.2/src) and
> make sure the file named queue is there - it should have been
> compiled during the make.
>
> I'd suggest doing a make first, then, if there are no errors do the
> make install.
> -chris
>
> On Apr 27, 2006, at 11:34 AM, Redmond Militante wrote:
>
> >
> >I'm trying to upgrade our installation of sympa 4.1.5 to 5.2.
> >
> >The 4.1.5 was installed on ubuntu via apt-get. I have downloaded
> >the source tarball for 5.2 and am using that for the upgrade.
> >
> >I've tried
> >
> >tar -xzvf sympa-5.2.tar.gz
> >cd sympa-5.2
> >./configure --enable-secure --prefix=/usr/lib/sympa (location where
> >sympa is installed currently)
> >make install
> >
> >
> >... it goes through the installation process but then it eventually
> >gets to an installation error
> >
> >Overwriting /usr/lib/sympa/bin/time_utils.pl
> >Installing Queue binary...
> >cp queue /usr/lib/sympa/bin/
> >cp: cannot stat `queue': No such file or directory
> >make[1]: *** [installqueue] Error 1
> >make[1]: Leaving directory `/home/me/tmp/sympa-5.2/src'
> >make: *** [installsrc] Error 1
> >
> >How can I get past this error and complete the upgrade?
> >
> >Redmond
> >
> >
> >--
> >Redmond Militante / NSIT / The University of Chicago
> >PGP Public Key: <http://home.uchicago.edu/~rjm/pubkey.asc>

--
Redmond Militante / NSIT / The University of Chicago
PGP Public Key: <http://home.uchicago.edu/~rjm/pubkey.asc>



Archive powered by MHonArc 2.6.19+.

Top of Page