Your message dated Sun, 30 Sep 2007 15:37:13 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#219748: gforge-web-apache does not autogenerate ssl key
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gforge-web-apache
Version: 3.1-3
Severity: important

The gforge-web-apache postinstall scripts leaves the apache configuration
broken (and restart fails) because no ssl key is provided during the
installation.

gforge-web-apache should depend on the ssl-cert package and call:

make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/apache/ssl.crt/server.crt

if the server.crt file does not exist at installation time.  Because
this places both the key and certificate in the same file, the default
gforge/httpd.conf needs to be changed from:

    SSLCertificateFile /etc/apache/ssl.crt/server.crt
    SSLCertificateKeyFile /etc/apache/ssl.crt/server.key

to:

    SSLCertificateFile /etc/apache/ssl.crt/server.crt
    SSLCertificateKeyFile /etc/apache/ssl.crt/server.crt

so apache can find both the key and certificate.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gforge 2.4.20-bf2.4 #1 Wed Dec 25 13:17:08 UTC 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages gforge-web-apache depends on:
ii  apache                     1.3.29-1      Versatile, high-performance HTTP s
ii  cronolog                   1.6.2-4       Logfile rotator for web servers
ii  debconf                    1.3.20        Debian configuration management sy
ii  debianutils                2.6           Miscellaneous utilities specific t
ii  gforge-common              3.1-3         Collaborative development tool - s
ii  gforge-db-postgresql [gfor 3.1-3         Collaborative development tool - d
ii  libapache-mod-ssl          2.8.15-1      Strong cryptography (HTTPS support
ii  libdbd-pg-perl             1.22-3        a PostgreSQL interface for Perl 5 
ii  libdbi-perl                1.38-1        The Perl5 Database Interface by Ti
ii  perl                       5.8.1-4       Larry Wall's Practical Extraction 
ii  perl-suid                  5.8.1-4       Runs setuid Perl scripts.
ii  php4                       4:4.3.3-3     A server-side, HTML-embedded scrip
ii  php4-cgi                   4:4.3.3-3     A server-side, HTML-embedded scrip
ii  php4-gd                    4:4.3.3-3     GD module for php4
ii  php4-ldap                  4:4.3.3-3     LDAP module for php4
ii  php4-pgsql                 3:4.3.2+rc3-3 PostgreSQL module for php4
ii  slapd                      2.1.23-1      OpenLDAP server (slapd)

-- debconf information:
* gforge/shared/db_password: (password omitted)
  gforge/shared/ldap_web_add_password_confirm: (password omitted)
* gforge/shared/ldap_web_add_password: (password omitted)
  gforge/shared/db_password_confirm: (password omitted)
* gforge/shared/ldap_base_dn: dc=gforge,dc=netrics,dc=com
  gforge/shared/newsadmin_groupid: 2
  gforge/shared/sys_theme: debian
* gforge/shared/cvs_host: cvs.gforge.netrics.com
  gforge/shared/sys_lang: English
  gforge/shared/replace_file_remove: false
  gforge/shared/download_host: download.gforge.netrics.com
  gforge/shared/shell_host: shell.gforge.netrics.com
* gforge/shared/users_host: users.gforge.netrics.com
  gforge/shared/file_changed: 
  gforge/shared/statsadmin_groupid: 3
* gforge/shared/ldap_host: gforge.netrics.com
* gforge/shared/replace_file_install: true
* gforge/shared/lists_host: lists.gforge.netrics.com
  gforge/shared/peerrating_groupid: 4
* gforge/shared/ip_address: 63.239.138.142



--- End Message ---
--- Begin Message ---
Version: 4.6.99+svn6094-2

Eric Sharkey, 2003-11-08 12:44:12 -0500 :

> The gforge-web-apache postinstall scripts leaves the apache
> configuration broken (and restart fails) because no ssl key is
> provided during the installation.

This was fixed by the recent 4.6.99+svn6094-2 upload.

Roland.
-- 
Roland Mas

Just because you're dead doesn't mean they aren't still out to get you.
  -- Virgil, in Ye Gods! (Tom Holt)


--- End Message ---

Reply via email to