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

Bug#150598: marked as done (apache: postinst does not set /usr/share/doc link)



Your message dated 19 Jul 2003 14:44:52 +0200
with message-id <87lluu7kjf.fsf@yiwaz.raw.no>
and subject line invalid
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; 21 Jun 2002 00:54:40 +0000
>From joey@satin.kitenet.net Thu Jun 20 19:54:40 2002
Return-path: <joey@satin.kitenet.net>
Received: from as5800-83-137.access.naxs.com (satin.kitenet.net) [216.98.83.137] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17LChD-0002tU-00; Thu, 20 Jun 2002 19:54:40 -0500
Received: from joey by satin.kitenet.net with local (Exim 3.35 #1 (Debian))
	id 17LCf2-0001IE-00; Thu, 20 Jun 2002 20:52:24 -0400
From: Joey Hess <joeyh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache: postinst does not set /usr/share/doc link
X-Mailer: reportbug 1.50
Date: Thu, 20 Jun 2002 20:52:24 -0400
Message-Id: <E17LCf2-0001IE-00@satin.kitenet.net>
Sender: Joey Hess <joey@satin.kitenet.net>
Delivered-To: submit@bugs.debian.org

Package: apache
Version: 1.3.26-1
Severity: normal

Tail end of sh -ex /var/lib/dpkg/info/apache.postinst configure
1.3.26-1:

+ /usr/sbin/apacheconfig --assert-perl
+ /usr/sbin/apacheconfig --update
+ [  = configure ]
+ /etc/init.d/apache restart
Reloading apache modules.
+ exit 0

The script tests $1, but there is a set -- earlier in the script that
wipes out the parameters, and then some shifting of what the set --
sets. The upshot is that it never sets the /usr/doc/apache link
correctly. You need to move the code that is supposed to do that above
this:

# Check for log files.
set -- /etc/apache/*.conf

Little late to be getting this wrong, isn't it? :-/

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux satin 2.4.18 #1 Wed Jun 19 23:07:31 EDT 2002 i586
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache depends on:
ii  apache-common                1.3.24-3    Support files for all Apache webse
ii  dpkg                         1.9.21      Package maintenance system for Deb
ii  libc6                        2.2.5-6     GNU C Library: Shared libraries an
ii  libdb2                       2:2.7.7.0-7 The Berkeley database routines (ru
ii  libexpat1                    1.95.2-6    XML parsing C library - runtime li
ii  logrotate                    3.5.9-8     Log rotation utility
ii  mime-support                 3.19-1      MIME files 'mime.types' & 'mailcap
ii  perl                         5.6.1-7     Larry Wall's Practical Extraction 
ii  perl [perl5]                 5.6.1-7     Larry Wall's Practical Extraction 


---------------------------------------
Received: (at 150598-done) by bugs.debian.org; 19 Jul 2003 12:45:26 +0000
>From tfheen@yiwaz.raw.no Sat Jul 19 07:45:23 2003
Return-path: <tfheen@yiwaz.raw.no>
Received: from vawad.samfundet.no [129.241.93.49] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19dr5W-0001FD-00; Sat, 19 Jul 2003 07:45:23 -0500
Received: from yiwaz.raw.no (s106.ifi.uio.no [129.240.72.106])
	by vawad.samfundet.no (Postfix) with ESMTP id 83EA7F27B
	for <150598-done@bugs.debian.org>; Sat, 19 Jul 2003 14:45:06 +0200 (CEST)
Received: by yiwaz.raw.no (Postfix, from userid 1000)
	id 4353E5FC69; Sat, 19 Jul 2003 14:44:52 +0200 (CEST)
Sender: tfheen@yiwaz.raw.no
Original-Sender: Tollef Fog Heen <tfheen@raw.no>
X-URL: http://raw.no/
To: 150598-done@bugs.debian.org
Subject: invalid
Mail-Copies-To: never
From: Tollef Fog Heen <tfheen@raw.no>
Date: 19 Jul 2003 14:44:52 +0200
Message-ID: <87lluu7kjf.fsf@yiwaz.raw.no>
Lines: 9
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 150598-done@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
	tests=BAYES_20,USER_AGENT_GNUS_UA
	version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp)


packages shouldn't set the /usr/doc symlink any more, so closing this
bug.

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: