[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian Etch install bugzilla



Hey,

I'm trying to install bugzilla on my old machine which runs Debian
etch. Aptitude install bugzilla gave me the below error code:

---------------Error begin--------------------------------
 dbconfig-common: flushing administrative password
/var/lib/dpkg/info/bugzilla.postinst: line 107: /etc/bugzilla/dbconfig-
params: No such file or directory
dpkg: error processing bugzilla (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 bugzilla
E: Sub-process /usr/bin/dpkg returned an error code (1)
---------------Error end--------------------------------

Browse to localhost/bugzilla, I got the below error
---------------Error begin--------------------------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 webmaster@localhost and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.2.3 (Debian) PHP/5.2.0-8+etch7 Server at
bugzilla55.in Port 80</address>
</body></html>
---------------Error end--------------------------------

tail /var/www/log/error.log gives me the below result
---------------Error begin--------------------------------
[Tue Dec 11 21:13:15 2007] [error] [client 192.168.1.19] Compilation
failed in require at /usr/lib/cgi-bin/bugzilla/index.cgi line 33.
[Tue Dec 11 21:13:15 2007] [error] [client 192.168.1.19] Premature end
of script headers: index.cgi
[Tue Dec 11 21:14:10 2007] [error] [client 192.168.1.19] No value for
param user_verify_class (try running checksetup.pl again) at /usr/
share/perl5/Bugzilla/Config.pm line 225.
[Tue Dec 11 21:14:10 2007] [error] [client 192.168.1.19] BEGIN failed--
compilation aborted at /usr/share/perl5/Bugzilla/Auth.pm line 43.
[Tue Dec 11 21:14:10 2007] [error] [client 192.168.1.19] Compilation
failed in require at /usr/share/bugzilla/Bugzilla.pm line 28.
[Tue Dec 11 21:14:10 2007] [error] [client 192.168.1.19] BEGIN failed--
compilation aborted at /usr/share/bugzilla/Bugzilla.pm line 28.
[Tue Dec 11 21:14:10 2007] [error] [client 192.168.1.19] Compilation
failed in require at /usr/share/bugzilla/globals.pl line 803.
[Tue Dec 11 21:14:10 2007] [error] [client 192.168.1.19] BEGIN failed--
compilation aborted at /usr/share/bugzilla/globals.pl line 803.
[Tue Dec 11 21:14:10 2007] [error] [client 192.168.1.19] Compilation
failed in require at /usr/lib/cgi-bin/bugzilla/index.cgi line 33.
---------------Error end--------------------------------


Can any of you help me out please?

Blessings,
Rocky



Reply to: