apache-ssl breaks on installation

Bug #6810 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
ssl-cert (Debian)
Fix Released
Unknown
ssl-cert (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Automatically imported from Debian bug report #251223
http://bugs.debian.org/251223

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Thu, 27 May 2004 14:53:55 +0000
From: root <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: apache-ssl breaks on installation

Package: apache-ssl
Version: 1.3.29.0.2-4
Severity: normal

I see the following:

After unpacking 0B of additional disk space will be used.
Setting up apache-ssl (1.3.29.0.2-4) ...

Creating config file /etc/apache-ssl/httpd.conf with new version

Creating config file /etc/apache-ssl/srm.conf with new version

Creating config file /etc/apache-ssl/access.conf with new version

Creating config file /etc/apache-ssl/modules.conf with new version
Starting web server: apache-ssl failed
invoke-rc.d: initscript apache-ssl, action "start" failed.
dpkg: error processing apache-ssl (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 apache-ssl
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- System Information:
Debian Release: testing
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1um
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache-ssl depends on:
ii apache-common 1.3.29.0.2-4 Support files for all Apache webse
ii debconf 1.4.25 Debian configuration management sy
ii dpkg 1.10.21 Package maintenance system for Deb
ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-16 Berkeley v4.2 Database Libraries [
ii libexpat1 1.95.6-8 XML parsing C library - runtime li
ii libkeynote0 2.3-10 Decentralized Trust-Management sys
ii libmagic1 4.07-2 File type determination library us
ii libpam0g 0.76-21 Pluggable Authentication Modules l
ii libssl0.9.7 0.9.7d-2 SSL shared libraries
ii logrotate 3.6.5-2 Log rotation utility
ii mime-support 3.26-1 MIME files 'mime.types' & 'mailcap
ii openssl 0.9.7d-2 Secure Socket Layer (SSL) binary a
ii perl 5.8.3-3 Larry Wall's Practical Extraction
ii ssl-cert 1.0-7 Simple debconf wrapper for openssl

-- debconf information:
  apache-ssl/server-admin: <email address hidden>
* apache-ssl/enable-suexec: false
  apache-ssl/init: true
  apache-ssl/server-name: localhost
  apache-ssl/document-root: /var/www

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 27 May 2004 17:25:09 +0200 (CEST)
From: Fabio Massimo Di Nitto <email address hidden>
To: root <email address hidden>, <email address hidden>
Cc: Debian Apache Maintainers <email address hidden>
Subject: Re: Bug#251223: apache-ssl breaks on installation

Did you enter all the information required while creating the certificate?

FAbio

On Thu, 27 May 2004, root wrote:

> Package: apache-ssl
> Version: 1.3.29.0.2-4
> Severity: normal
>
>
> I see the following:
>
> After unpacking 0B of additional disk space will be used.
> Setting up apache-ssl (1.3.29.0.2-4) ...
>
> Creating config file /etc/apache-ssl/httpd.conf with new version
>
> Creating config file /etc/apache-ssl/srm.conf with new version
>
> Creating config file /etc/apache-ssl/access.conf with new version
>
> Creating config file /etc/apache-ssl/modules.conf with new version
> Starting web server: apache-ssl failed
> invoke-rc.d: initscript apache-ssl, action "start" failed.
> dpkg: error processing apache-ssl (--configure):
> subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
> apache-ssl
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>
>
> -- System Information:
> Debian Release: testing
> APT prefers testing
> APT policy: (500, 'testing')
> Architecture: i386 (i686)
> Kernel: Linux 2.4.26-1um
> Locale: LANG=C, LC_CTYPE=C
>
> Versions of packages apache-ssl depends on:
> ii apache-common 1.3.29.0.2-4 Support files for all Apache webse
> ii debconf 1.4.25 Debian configuration management sy
> ii dpkg 1.10.21 Package maintenance system for Deb
> ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
> ii libdb4.2 4.2.52-16 Berkeley v4.2 Database Libraries [
> ii libexpat1 1.95.6-8 XML parsing C library - runtime li
> ii libkeynote0 2.3-10 Decentralized Trust-Management sys
> ii libmagic1 4.07-2 File type determination library us
> ii libpam0g 0.76-21 Pluggable Authentication Modules l
> ii libssl0.9.7 0.9.7d-2 SSL shared libraries
> ii logrotate 3.6.5-2 Log rotation utility
> ii mime-support 3.26-1 MIME files 'mime.types' & 'mailcap
> ii openssl 0.9.7d-2 Secure Socket Layer (SSL) binary a
> ii perl 5.8.3-3 Larry Wall's Practical Extraction
> ii ssl-cert 1.0-7 Simple debconf wrapper for openssl
>
> -- debconf information:
> apache-ssl/server-admin: <email address hidden>
> * apache-ssl/enable-suexec: false
> apache-ssl/init: true
> apache-ssl/server-name: localhost
> apache-ssl/document-root: /var/www
>
>
>

--
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 27 May 2004 22:52:57 +0200 (CEST)
From: Fabio Massimo Di Nitto <email address hidden>
To: Thilo Pfennig <email address hidden>
Cc: <email address hidden>, <email address hidden>
Subject: Re: Bug#251223: apache-ssl breaks on installation

reassign 251223 ssl-cert
stop

Ok thanks. ssl-cert needs love. I will see how much i can fix during
debconf.

Thanks
Fabio

On Thu, 27 May 2004, Thilo Pfennig wrote:

> Am Do, den 27.05.2004 schrieb Fabio Massimo Di Nitto um 17:25:
> > Did you enter all the information required while creating the certificate?
>
> Yes. I did install a version from stable later and all went well. So it
> must be a problem with this version. I had a warning message about
> "/dev/urandom 1024" not successfull, too.
>
>
>

--
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 28 May 2004 17:25:18 +0200 (CEST)
From: Fabio Massimo Di Nitto <email address hidden>
To: <email address hidden>
Subject: ssl-cert needs love

severity 249365 grave
severity 229505 grave
severity 241857 grave
severity 251223 grave
merge 249365 229505 241857 251223
severity 230485 important
reassign 231068 cyrus21-imapd
retitle 231068 dpkg: syntax error: unknown user `cyrus' in statusoverride file
tag 244636 pending
tag 246071 pending
stop

--
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.

Revision history for this message
Matt Zimmerman (mdz) wrote :

This bug has been marked as a duplicate of bug 6772.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Tue, 29 Jun 2004 12:02:09 -0400
From: Thom May <email address hidden>
To: <email address hidden>
Subject: Bug#229505: fixed in ssl-cert 1.0-8

Source: ssl-cert
Source-Version: 1.0-8

We believe that the bug you reported is fixed in the latest version of
ssl-cert, which is due to be installed in the Debian FTP archive:

ssl-cert_1.0-8.dsc
  to pool/main/s/ssl-cert/ssl-cert_1.0-8.dsc
ssl-cert_1.0-8.tar.gz
  to pool/main/s/ssl-cert/ssl-cert_1.0-8.tar.gz
ssl-cert_1.0-8_all.deb
  to pool/main/s/ssl-cert/ssl-cert_1.0-8_all.deb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thom May <email address hidden> (supplier of updated ssl-cert package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 29 Jun 2004 16:39:02 +0100
Source: ssl-cert
Binary: ssl-cert
Architecture: source all
Version: 1.0-8
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <email address hidden>
Changed-By: Thom May <email address hidden>
Description:
 ssl-cert - Simple debconf wrapper for openssl
Closes: 229505 241857 244636 246071 249365 251223
Changes:
 ssl-cert (1.0-8) unstable; urgency=low
 .
   * Set a title for Debconf questions.
   * Add Japanese translation by Hideki Yamane. (Closes: #244636)
   * Add Turkish translation by Recai Oktas. (Closes: #246071)
   * All questions must be answered.
     (Closes: #229505, #241857, #249365, #251223)
Files:
 ab0e7ae2d1c3e6d5dea88316f68b9497 1281 utils optional ssl-cert_1.0-8.dsc
 4a643f808a4709673ca1124217459d7b 14012 utils optional ssl-cert_1.0-8.tar.gz
 37efaf1445db516a607b44efabe48b14 6324 utils optional ssl-cert_1.0-8_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iQIVAwUBQOGNRrVnlGdHP376AQKqMQ//RKqbNcsrn6vvDpLcmU/Qa8s99Y68UZ+w
HIPke15e+n95xxXBABppg8kjBbutofJUPWIwbfkfGtHgd/JBV+KYEY/J330TKRAs
PzBFo77QwIwxzAlk0xkpsU4RCvjHROFya0WTiMpal7vWGR7oF7Ig9WxwPzyDv1Xw
0H1Qn9lX6sBjH3/3jr93prVMVx9nhs5Z3y7/Jw8xBdEzQo8yy+OoPnopT3xnU78H
69oFR1SCPR2jPYvaI7zCOulLiWMTBrX117aatkrG6FAwrlMESqSCOdA5MDHEnQvj
DZDy7rOrXlwNHC5+uOVOxK5l86d1AlKmGMu3NzIuACZLebLHpD5i1VenQbaYBYcL
alywnabn/n93SrXKphDNpqY1W6UavYqRrfjAgXGa/JTx5Z+D6upw5Ae/q06gukpR
ZW/2aAXDbAbbhXurLCcEO4bX4+fQ8vI71e/Je7A68oGfBKU7iuBCOXiH63efg1wh
H2F8/ktxhd4AO8Dr2vn1GdC8GRMHgvB+KUdXZU7GW7HpE651Gtewbo8mNG00RpwD
AYw4OnvE4Z5BTIVCALspEYIr0lA8UyLid25UZPKZTOB+8R0BbAV/iH6wVXaza18/
/wSR6vXRaWvfVD20fVAsvoiXeApBjcauLc6o5i0RAD7nMGIk6N4i5j9jbbEmCOro
SPPkNXDwCLM=
=CQf1
-----END PGP SIGNATURE-----

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Tue, 29 Jun 2004 12:02:09 -0400
From: Thom May <email address hidden>
To: <email address hidden>
Subject: Bug#251223: fixed in ssl-cert 1.0-8

Source: ssl-cert
Source-Version: 1.0-8

We believe that the bug you reported is fixed in the latest version of
ssl-cert, which is due to be installed in the Debian FTP archive:

ssl-cert_1.0-8.dsc
  to pool/main/s/ssl-cert/ssl-cert_1.0-8.dsc
ssl-cert_1.0-8.tar.gz
  to pool/main/s/ssl-cert/ssl-cert_1.0-8.tar.gz
ssl-cert_1.0-8_all.deb
  to pool/main/s/ssl-cert/ssl-cert_1.0-8_all.deb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thom May <email address hidden> (supplier of updated ssl-cert package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 29 Jun 2004 16:39:02 +0100
Source: ssl-cert
Binary: ssl-cert
Architecture: source all
Version: 1.0-8
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <email address hidden>
Changed-By: Thom May <email address hidden>
Description:
 ssl-cert - Simple debconf wrapper for openssl
Closes: 229505 241857 244636 246071 249365 251223
Changes:
 ssl-cert (1.0-8) unstable; urgency=low
 .
   * Set a title for Debconf questions.
   * Add Japanese translation by Hideki Yamane. (Closes: #244636)
   * Add Turkish translation by Recai Oktas. (Closes: #246071)
   * All questions must be answered.
     (Closes: #229505, #241857, #249365, #251223)
Files:
 ab0e7ae2d1c3e6d5dea88316f68b9497 1281 utils optional ssl-cert_1.0-8.dsc
 4a643f808a4709673ca1124217459d7b 14012 utils optional ssl-cert_1.0-8.tar.gz
 37efaf1445db516a607b44efabe48b14 6324 utils optional ssl-cert_1.0-8_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iQIVAwUBQOGNRrVnlGdHP376AQKqMQ//RKqbNcsrn6vvDpLcmU/Qa8s99Y68UZ+w
HIPke15e+n95xxXBABppg8kjBbutofJUPWIwbfkfGtHgd/JBV+KYEY/J330TKRAs
PzBFo77QwIwxzAlk0xkpsU4RCvjHROFya0WTiMpal7vWGR7oF7Ig9WxwPzyDv1Xw
0H1Qn9lX6sBjH3/3jr93prVMVx9nhs5Z3y7/Jw8xBdEzQo8yy+OoPnopT3xnU78H
69oFR1SCPR2jPYvaI7zCOulLiWMTBrX117aatkrG6FAwrlMESqSCOdA5MDHEnQvj
DZDy7rOrXlwNHC5+uOVOxK5l86d1AlKmGMu3NzIuACZLebLHpD5i1VenQbaYBYcL
alywnabn/n93SrXKphDNpqY1W6UavYqRrfjAgXGa/JTx5Z+D6upw5Ae/q06gukpR
ZW/2aAXDbAbbhXurLCcEO4bX4+fQ8vI71e/Je7A68oGfBKU7iuBCOXiH63efg1wh
H2F8/ktxhd4AO8Dr2vn1GdC8GRMHgvB+KUdXZU7GW7HpE651Gtewbo8mNG00RpwD
AYw4OnvE4Z5BTIVCALspEYIr0lA8UyLid25UZPKZTOB+8R0BbAV/iH6wVXaza18/
/wSR6vXRaWvfVD20fVAsvoiXeApBjcauLc6o5i0RAD7nMGIk6N4i5j9jbbEmCOro
SPPkNXDwCLM=
=CQf1
-----END PGP SIGNATURE-----

Changed in ssl-cert:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.