Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#55462: marked as done (mesag3-glide2: postinst has a missing ])

3 views
Skip to first unread message

Debian Bug Tracking System

unread,
Feb 24, 2000, 3:00:00 AM2/24/00
to
Your message dated Thu, 24 Feb 2000 01:44:58 -0500
with message-id <2000022401...@landru.home.net>
and subject line Fixed a number of versions ago
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Jan 2000 01:40:28 +0000
Received: (qmail 17046 invoked from network); 17 Jan 2000 01:40:26 -0000
Received: from tk2.ihug.co.nz (HELO smtp2.ihug.co.nz) (203.29.160.14)
by master.debian.org with SMTP; 17 Jan 2000 01:40:26 -0000
Received: from aeon.dhis.net (ma...@p55-max9.dun.ihug.co.nz [216.132.34.183])
by smtp2.ihug.co.nz (8.9.3/8.9.3/Debian/GNU) with ESMTP id OAA11200
for <sub...@bugs.debian.org>; Mon, 17 Jan 2000 14:40:21 +1300
Received: from omnic by aeon.dhis.net with local (Exim 3.12 #1 (Debian))
id 12A1CZ-000145-00; Mon, 17 Jan 2000 14:43:27 +1300
Subject: mesag3-glide2: postinst has a missing ]
To: sub...@bugs.debian.org
X-Mailer: bug 3.2.7
Message-Id: <E12A1CZ-...@aeon.dhis.net>
Date: Mon, 17 Jan 2000 14:43:27 +1300
Sender: Michael Beattie <mic...@es.co.nz>
From: Michael Beattie <mic...@es.co.nz>

Package: mesag3-glide2
Version: 3.1-8
Severity: normal


Not terribly important, but it should be fixed:

(I notice there are no "#auto... dh_..."'s , so, its not a bug on debhelper
or whatever.)

Setting up mesag3-glide2 (3.1-8) ...
/var/lib/dpkg/info/mesag3-glide2.postinst: [: missing `]'

and I know you love patches...

--- mesag3-glide2.postinst Sat Jan 15 21:36:29 2000
+++ mesag3-glide2.postinst.fixed Mon Jan 17 14:40:26 2000
@@ -7,7 +7,7 @@
fi

if [ "$1" = "configure" ]; then
- if [ -d /usr/doc -a ! -e /usr/doc/mesag3-glide2-a -d /usr/share/doc/mesag3-glide2]; then
- ln -sf ../share/doc/mesag3-glide2/usr/doc/mesag3-glide2
+ if [ -d /usr/doc -a ! -e /usr/doc/mesag3-glide2 -a -d /usr/share/doc/mesag3-glide2 ]; then
+ ln -sf ../share/doc/mesag3-glide2 /usr/doc/mesag3-glide2
fi
fi


-- System Information
Debian Release: potato
Kernel Version: Linux aeon 2.2.13 #1 Fri Jan 14 03:12:05 NZDT 2000 i686 unknown

Versions of the packages mesag3-glide2 depends on:
ii libc6 2.1.2-11 GNU C Library: Shared libraries and Timezone
ii svgalibg1 1.4.1-2 SVGA display utilities
ii xlib6g 3.3.6-2 shared libraries required by X clients
svgalib-dummyg1 Not installed or no info
ii libglide2-vg 2.46-2 Graphics library for Voodoo Graphics cards
^^^ (Provides virtual package libglide2)
---------------------------------------
Received: (at 55462-done) by bugs.debian.org; 24 Feb 2000 06:43:21 +0000
Received: (qmail 5806 invoked from network); 24 Feb 2000 06:43:20 -0000
Received: from ppp37.math.uwaterloo.ca (HELO landru) (8...@129.97.216.197)
by master.debian.org with SMTP; 24 Feb 2000 06:43:20 -0000
Received: from treacy by landru with local (Exim 3.12 #1 (Debian))
id 12Ns1C-0008To-00
for <55462...@bugs.debian.org>; Thu, 24 Feb 2000 01:44:58 -0500
Date: Thu, 24 Feb 2000 01:44:58 -0500
From: "James A. Treacy" <tre...@debian.org>
To: 55462...@bugs.debian.org
Subject: Fixed a number of versions ago
Message-ID: <2000022401...@landru.home.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i

Closing
--
James (Jay) Treacy
tre...@debian.org


--
To UNSUBSCRIBE, email to debian-bugs-c...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

0 new messages