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

Bug#219143: marked as done (drupal: Upgrade clobbers config files and disables site)



Your message dated Thu, 11 Mar 2004 12:32:09 -0500
with message-id <E1B1U2T-0004A2-00@newraff.debian.org>
and subject line Bug#219143: fixed in drupal 4.3.2-1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Nov 2003 15:45:11 +0000
>From jgoerzen@complete.org Tue Nov 04 09:45:10 2003
Return-path: <jgoerzen@complete.org>
Received: from glockenspiel.complete.org [69.10.152.57] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AH3Mj-00083A-00; Tue, 04 Nov 2003 09:45:10 -0600
Received: from localhost (localhost [127.0.0.1])
	by glockenspiel.complete.org (Postfix) with ESMTP
	id EABE1126; Tue,  4 Nov 2003 09:45:09 -0600 (CST)
Received: by glockenspiel.complete.org (Postfix, from userid 1000)
	id D373C129; Tue,  4 Nov 2003 09:45:08 -0600 (CST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John Goerzen <jgoerzen@complete.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: drupal: Upgrade clobbers config files and disables site
X-Mailer: reportbug 2.36
Date: Tue, 04 Nov 2003 09:45:08 -0600
Message-Id: <20031104154508.D373C129@glockenspiel.complete.org>
X-Scanned-By: clamscan at complete.org
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-7.9 required=4.0
	tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_11_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_03 (1.174.2.15-2003-03-30-exp)

Package: drupal
Version: 4.1.0-9.1
Severity: grave
Justification: renders package unusable

In /etc/drupal, I have made these changes to make sure the system actually
works:

glockenspiel:/etc/drupal# diff -d -u apache.conf.dpkg-old  apache.conf
--- apache.conf.dpkg-old        2003-03-10 08:24:02.000000000 -0600
+++ apache.conf 2003-11-04 09:40:43.000000000 -0600
@@ -1,14 +1,11 @@
 <IfModule mod_php4.c>
-Alias /drupal /usr/share/drupal
+Alias / /usr/share/drupal
 </IfModule>
-  <DirectoryMatch /usr/share/drupal/>
+  <Directory /usr/share/drupal>
     Options +FollowSymLinks
     AllowOverride All
     order allow,deny
     allow from all
-  </DirectoryMatch>
+  </Directory>


-<Directory /usr/share/drupal>
-AllowOverride All
-</Directory>

If I mv apache.conf.dpkg-old apache.conf, the system once again works.

Looks like you have a bug in your default apache.conf.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux glockenspiel 2.4.20-6um #1 Wed Aug 6 09:33:49 BST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages drupal depends on:
ii  apache                      1.3.28.0.1-1 Versatile, high-performance HTTP s
ii  debconf                     1.3.20       Debian configuration management sy
ii  makepasswd                  1.10-2       Generate and encrypt passwords
ii  mysql-client                4.0.16-2     mysql database client binaries
ii  php4                        4:4.3.3-3    A server-side, HTML-embedded scrip
ii  php4-mysql                  4:4.3.3-3    MySQL module for php4
ii  postfix [mail-transport-age 2.0.16-2     A high-performance mail transport 
ii  wget                        1.9-1        retrieves files from the web
ii  wwwconfig-common            0.0.32       Debian web auto configuration

-- debconf information excluded


---------------------------------------
Received: (at 219143-close) by bugs.debian.org; 11 Mar 2004 17:38:21 +0000
>From katie@ftp-master.debian.org Thu Mar 11 09:38:21 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B1U8T-0002cm-00; Thu, 11 Mar 2004 09:38:21 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1B1U2T-0004A2-00; Thu, 11 Mar 2004 12:32:09 -0500
From: Hilko Bengen <bengen@debian.org>
To: 219143-close@bugs.debian.org
X-Katie: $Revision: 1.45 $
Subject: Bug#219143: fixed in drupal 4.3.2-1
Message-Id: <E1B1U2T-0004A2-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 11 Mar 2004 12:32:09 -0500
Delivered-To: 219143-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Source: drupal
Source-Version: 4.3.2-1

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

drupal_4.3.2-1.diff.gz
  to pool/main/d/drupal/drupal_4.3.2-1.diff.gz
drupal_4.3.2-1.dsc
  to pool/main/d/drupal/drupal_4.3.2-1.dsc
drupal_4.3.2-1_all.deb
  to pool/main/d/drupal/drupal_4.3.2-1_all.deb
drupal_4.3.2.orig.tar.gz
  to pool/main/d/drupal/drupal_4.3.2.orig.tar.gz



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 219143@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilko Bengen <bengen@debian.org> (supplier of updated drupal 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Thu, 11 Mar 2004 17:30:11 +0100
Source: drupal
Binary: drupal
Architecture: source all
Version: 4.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Hilko Bengen <bengen@debian.org>
Changed-By: Hilko Bengen <bengen@debian.org>
Description: 
 drupal     - Fully-featured content management/discussion engine
Closes: 184252 186563 193545 201202 204241 215643 219143 220066 227771 235912
Changes: 
 drupal (4.3.2-1) unstable; urgency=low
 .
   * New maintainer (Closes: #227771)
   * New upstream release (Closes: #204241, #220066)
     - Test shows that kuro5hin RSS feed can be imported just fine
       (Closes: #184252)
     - The encoding bug in ping.module appears to have been fixed
       (Closes:  #215643)
   * Revamped installation and automatic upgrade procedure
     - Update sets password in config.php _and_ database (Closes: #193545)
     - It's possible to install the package without performing any database
       setup at all (Closes: #201202)
   * Fixed /etc/drupal/apache.conf (Closes: #219143)
   * Basic PostgreSQL support -- user and database are created
     (Closes: #186563)
   * Should work with apache2 (Closes: #235912)
Files: 
 111552b4e28b872469eb62364f699037 609 web extra drupal_4.3.2-1.dsc
 aaa7ea06be54966652e09449946df49a 418656 web extra drupal_4.3.2.orig.tar.gz
 ca3439ad3cfa25bb1fdca66a77367764 30190 web extra drupal_4.3.2-1.diff.gz
 b065385a493622271f017bcc5c4b8e27 264640 web extra drupal_4.3.2-1_all.deb

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

iD8DBQFAUJ0rUCgnLz/SlGgRAgQUAJ9WOMjt+ea9+4deb+oLFhi/yNJpIQCfSZGy
M+DDHtP6+mHdgYMWkgsUcM4=
=MAi+
-----END PGP SIGNATURE-----



Reply to: