Your message dated Sun, 27 Feb 2005 18:47:58 +0100
with message-id <[EMAIL PROTECTED]>
and subject line not reproducible
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; 12 Aug 2004 13:56:07 +0000
>From [EMAIL PROTECTED] Thu Aug 12 06:56:07 2004
Return-path: <[EMAIL PROTECTED]>
Received: from ns2.kidns.de (diana50.kidns.de) [62.75.129.11] (Debian-exim)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BvG3q-0003ZE-00; Thu, 12 Aug 2004 06:56:07 -0700
Received: from pd9e9c55f.dip0.t-ipconnect.de ([217.233.197.95]
helo=resivo.mejo.net)
by diana50.kidns.de with asmtp (TLS-1.0:RSA_ARCFOUR_SHA:16)
(Exim 4.34)
id 1BvG3F-00010a-Vu; Thu, 12 Aug 2004 15:55:30 +0200
Received: from jonas by resivo.mejo.net with local (Exim 4.34)
id 1BvG3o-0002tu-U9; Thu, 12 Aug 2004 15:56:04 +0200
Date: Thu, 12 Aug 2004 15:56:04 +0200
From: Jonas Meurer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: lintian: warns for possible bashism when using sed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.64
User-Agent: Mutt/1.5.6+20040803i
Sender: jonas <[EMAIL PROTECTED]>
X-SA-Exim-Connect-IP: 217.233.197.95
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
X-SA-Exim-Scanned: No (on diana50.kidns.de); SAEximRunCond expanded to false
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: lintian
Version: 1.23.2
Severity: normal
hi,
lintian reports a possible bashism in the maintainer scripts where i use
sed to fetch the python version:
from pythonPV-mysqldb.postinst:
PV=`echo $PACKAGE | sed -n -e '/^python.*-/{s,python\([0-9][0-9.]*\)-.*,\1,p}'`
lintian reports:
W: python2.3-mysqldb: possible-bashism-in-maintainer-script postinst:8
'/{s,python\([0-9][0-9.]*\)-.*,\1,p}'
N:
N: This script is marked as running under /bin/sh, but it seems to use a
N: feature found in bash.
[...]
in my eyes there's no need for bash as the script is sed, and can be run
by any shell we provide in /etc/shells.
bye
jonas
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-rc2-i386
Locale: LANG=C, [EMAIL PROTECTED]
Versions of packages lintian depends on:
ii binutils 2.15-1 The GNU assembler, linker and bina
ii diffstat 1.34-1 produces graph of changes introduc
ii file 4.10-3 Determines file type using "magic"
ii gettext 0.14.1-5 GNU Internationalization utilities
ii man-db 2.4.2-19 The on-line manual pager
ii perl [libdigest-md5-perl] 5.8.4-2 Larry Wall's Practical Extraction
-- no debconf information
---------------------------------------
Received: (at 265281-done) by bugs.debian.org; 27 Feb 2005 17:48:08 +0000
>From [EMAIL PROTECTED] Sun Feb 27 09:48:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ns1.kidns.de (www.kidns.de) [62.75.128.97] (Debian-exim)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D5SWV-0008Ty-00; Sun, 27 Feb 2005 09:48:08 -0800
Received: from pd9e9dc2c.dip0.t-ipconnect.de
([217.233.220.44] helo=resivo.mejo.net ident=Debian-exim)
by www.kidns.de with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA:32)
(Exim 4.44)
id 1D5SWQ-0000J4-Kv
for [EMAIL PROTECTED]; Sun, 27 Feb 2005 18:48:04 +0100
Received: from jonas by resivo.mejo.net with local (Exim 4.44)
id 1D5SWM-0001Dh-Rg
for [EMAIL PROTECTED]; Sun, 27 Feb 2005 18:47:58 +0100
Date: Sun, 27 Feb 2005 18:47:58 +0100
From: Jonas Meurer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
X-SA-Exim-Connect-IP: 217.233.220.44
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Subject: not reproducible
X-SA-Exim-Version: 4.2 (built Tue, 25 Jan 2005 19:36:50 +0100)
X-SA-Exim-Scanned: Yes (on www.kidns.de)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
this bug is not reproducible any more, don't know what changed exactly,
but anyhow it can be closed, as it's no a bug any longer.
bye
jonas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]