Your message dated Mon, 24 May 2010 11:44:58 +0000
with message-id <e1ogw5a-0001ho...@ries.debian.org>
and subject line Bug#581884: fixed in setools 3.3.6.ds-7.2
has caused the Debian Bug report #581884,
regarding setools: FTBFS with dash (>= 0.5.5.1-5): bashisms in configure script
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
581884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581884
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: setools
Version: 3.3.6.ds-7
Severity: serious
Tags: patch
User: debian-rele...@lists.debian.org
Usertags: goal-dash

Hello,

The configure script of setools is run by /bin/sh, even though it's full of bashisms:
https://buildd.debian.org/fetch.cgi?pkg=setools&arch=alpha&ver=3.3.6.ds-7.1&stamp=1274029025

(For some reason this bug doesn't trigger with older versions of dash...)

--
Jakub Wilk
diff -u setools-3.3.6.ds/debian/local.mk setools-3.3.6.ds/debian/local.mk
--- setools-3.3.6.ds/debian/local.mk
+++ setools-3.3.6.ds/debian/local.mk
@@ -136,7 +136,7 @@
 	@test -d debian/stamp/conf || mkdir -p debian/stamp/conf
 	WARNINGS=none autoreconf -f -i  --warnings=none
 	PYTHON_VERSION=$(PYTHON_VERSION)  \
-               ./configure         --verbose --prefix=$(PREFIX)  \
+               bash ./configure    --verbose --prefix=$(PREFIX)  \
 	       --sysconfdir=/etc   --enable-dependency-tracking  \
                $(JAVA_CONF_OPTION) --enable-swig-python          \
                --enable-swig-tcl   --disable-bwidget-check       \

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: setools
Source-Version: 3.3.6.ds-7.2

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

libapol-dev_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libapol-dev_3.3.6.ds-7.2_i386.deb
libapol4_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libapol4_3.3.6.ds-7.2_i386.deb
libpoldiff-dev_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libpoldiff-dev_3.3.6.ds-7.2_i386.deb
libpoldiff1_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libpoldiff1_3.3.6.ds-7.2_i386.deb
libqpol-dev_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libqpol-dev_3.3.6.ds-7.2_i386.deb
libqpol1_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libqpol1_3.3.6.ds-7.2_i386.deb
libseaudit-dev_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libseaudit-dev_3.3.6.ds-7.2_i386.deb
libseaudit4_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libseaudit4_3.3.6.ds-7.2_i386.deb
libsefs-dev_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libsefs-dev_3.3.6.ds-7.2_i386.deb
libsefs4_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libsefs4_3.3.6.ds-7.2_i386.deb
libsetools-java_3.3.6.ds-7.2_all.deb
  to main/s/setools/libsetools-java_3.3.6.ds-7.2_all.deb
libsetools-jni_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libsetools-jni_3.3.6.ds-7.2_i386.deb
libsetools-tcl_3.3.6.ds-7.2_i386.deb
  to main/s/setools/libsetools-tcl_3.3.6.ds-7.2_i386.deb
python-setools_3.3.6.ds-7.2_i386.deb
  to main/s/setools/python-setools_3.3.6.ds-7.2_i386.deb
setools_3.3.6.ds-7.2.diff.gz
  to main/s/setools/setools_3.3.6.ds-7.2.diff.gz
setools_3.3.6.ds-7.2.dsc
  to main/s/setools/setools_3.3.6.ds-7.2.dsc
setools_3.3.6.ds-7.2_i386.deb
  to main/s/setools/setools_3.3.6.ds-7.2_i386.deb



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

Debian distribution maintenance software
pp.
Jakub Wilk <jw...@debian.org> (supplier of updated setools 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 18 May 2010 18:47:37 +0200
Source: setools
Binary: setools libsefs4 libsefs-dev libseaudit4 libseaudit-dev libapol4 
libapol-dev libpoldiff1 libpoldiff-dev libqpol1 libqpol-dev libsetools-jni 
libsetools-java libsetools-tcl python-setools
Architecture: source i386 all
Version: 3.3.6.ds-7.2
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <sriva...@debian.org>
Changed-By: Jakub Wilk <jw...@debian.org>
Description: 
 libapol-dev - Security Enhanced Linux policy analysis development
 libapol4   - Security Enhanced Linux policy analysis library
 libpoldiff-dev - Security Enhanced Linux semantic policy differences 
development
 libpoldiff1 - Security Enhanced Linux semantic policy differences library
 libqpol-dev - Security Enhanced Linux policy abstraction development
 libqpol1   - Security Enhanced Linux policy abstraction library
 libseaudit-dev - Security Enhanced Linux audit message parser development
 libseaudit4 - Security Enhanced Linux audit message parsing library
 libsefs-dev - Security Enhanced Linux file context management development
 libsefs4   - Security Enhanced Linux file context management
 libsetools-java - SETools Java bindings (architecture-independent)
 libsetools-jni - SETools Java bindings (architecture-dependent)
 libsetools-tcl - SETools Tcl bindings
 python-setools - SETools Python bindings
 setools    - tools for Security Enhanced Linux policy analysis
Closes: 581884
Changes: 
 setools (3.3.6.ds-7.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Run the configure script with bash                (Closes: #581884).
Checksums-Sha1: 
 396b736f25c6d06f74d88a5f2c350441ed7f7e6c 2418 setools_3.3.6.ds-7.2.dsc
 77e9f7f50e5dec976755d86312a4391205bc85ef 114328 setools_3.3.6.ds-7.2.diff.gz
 24032e6106f8dd7d0cf8400be6e16dd2fb5b93f6 1343708 setools_3.3.6.ds-7.2_i386.deb
 3a0099ce6d323015e9431a96b4bc751edefe4f7c 89740 libsefs4_3.3.6.ds-7.2_i386.deb
 5cff6b420ce93b55a8a2c20083ee6738db909f52 242230 
libsefs-dev_3.3.6.ds-7.2_i386.deb
 fba4cb29fe0b9c65aa4f37dc8d6e8923f65db8cf 82934 
libseaudit4_3.3.6.ds-7.2_i386.deb
 6914af95b34623c354003c90380684a331784841 213026 
libseaudit-dev_3.3.6.ds-7.2_i386.deb
 0dbeb0469208f7e91bdc0a181ab14f73b1d17220 128020 libapol4_3.3.6.ds-7.2_i386.deb
 e9baa4a4b15de12cf2c1b33ac806e85da1a4bc40 368350 
libapol-dev_3.3.6.ds-7.2_i386.deb
 7fec14b8134260b26d5ebed729cf0cb93d9bf514 93118 
libpoldiff1_3.3.6.ds-7.2_i386.deb
 98443636f815a9240e60826ecc77e2dc4e761025 242606 
libpoldiff-dev_3.3.6.ds-7.2_i386.deb
 f079c21f2713ebf6dd0fb67203b21ce04e21288a 210684 libqpol1_3.3.6.ds-7.2_i386.deb
 920361b44cd536114c30da77b932107c9922cbe2 938462 
libqpol-dev_3.3.6.ds-7.2_i386.deb
 bf6d9210f8ec3d68237f1450caf6faedee09e88f 335028 
libsetools-jni_3.3.6.ds-7.2_i386.deb
 ae879c0498b80a6f82d87beb20ea58e3d1295fda 598148 
libsetools-tcl_3.3.6.ds-7.2_i386.deb
 04f71aa71affcbe4c457784e69816632097f3d7f 481926 
python-setools_3.3.6.ds-7.2_i386.deb
 4499b90cdb388373d21fa89e41455eab95faea52 182684 
libsetools-java_3.3.6.ds-7.2_all.deb
Checksums-Sha256: 
 c270546456f8a2318c63af8916f5ce1bc3ae5c75c7c4c67bde5f9061d23a790e 2418 
setools_3.3.6.ds-7.2.dsc
 3a6164fdb4fde90373d9968c81ef936c27cfcca39ce802af5959b6685e79d489 114328 
setools_3.3.6.ds-7.2.diff.gz
 e1d394df44ce2b84b0680d3b005f09184cc92b0e19a58f6b084fa824d39c6aa9 1343708 
setools_3.3.6.ds-7.2_i386.deb
 cce0fd820dba1e82f1edc6ea4193d57fd4617c366fb427f54df56767e17dc7d6 89740 
libsefs4_3.3.6.ds-7.2_i386.deb
 4e84cc40219a8f037274672497ed7ea087f6cb0a418aa1970a5011795cefc348 242230 
libsefs-dev_3.3.6.ds-7.2_i386.deb
 c0c1dc5be0b78dae2ce8255465c4a5719217ae98a4cbb25d11739dda9714d41a 82934 
libseaudit4_3.3.6.ds-7.2_i386.deb
 70a1aba823d6419f2fce5cdde69810a7000b07ee51a25766564bc9e1d6235436 213026 
libseaudit-dev_3.3.6.ds-7.2_i386.deb
 36c5fb0bd73c75e297cd855129f97c6080a3611996d5e4d47cc1317a78923024 128020 
libapol4_3.3.6.ds-7.2_i386.deb
 599afa2dba653da591d0398d601e7d8e5da2c9f39acd8ecee14cac1e630151ed 368350 
libapol-dev_3.3.6.ds-7.2_i386.deb
 04d029772dd974c0cce76e14a1f4f01dc70eec962d7d8f0a2c6e33ba837e45db 93118 
libpoldiff1_3.3.6.ds-7.2_i386.deb
 7cbdb27ae20d968fe5578785582e4fd9331b4c6076c2635e616bc92e29d563f5 242606 
libpoldiff-dev_3.3.6.ds-7.2_i386.deb
 2f36041a8dcb7609c823ef7fc5795cb9c91c897b8ce64e5c774ed9b4d2b42d4f 210684 
libqpol1_3.3.6.ds-7.2_i386.deb
 f4da5ae516430666eb96a735c651b796a9f7e7f15b18f01fb610ee6252e33832 938462 
libqpol-dev_3.3.6.ds-7.2_i386.deb
 1299857ca585a1c1eb76d6be434278029d7ee798b8ab60dcd734462505c8d9c5 335028 
libsetools-jni_3.3.6.ds-7.2_i386.deb
 12603e100e1128f2b29c5165107ffda54bbc4e2431d7abff88013a3c66884647 598148 
libsetools-tcl_3.3.6.ds-7.2_i386.deb
 2a9158c6d6d3f0a1ac7959c7dc8227af613859c289f3fb9868fb7451b4b222b9 481926 
python-setools_3.3.6.ds-7.2_i386.deb
 ed449c00feeabce2d85e6f346ddda47644d00495ae6f12e59eade068bf2f80f4 182684 
libsetools-java_3.3.6.ds-7.2_all.deb
Files: 
 1b4503723b2bc048bff163167ed8b1f8 2418 admin optional setools_3.3.6.ds-7.2.dsc
 6c1955db3d6e713785c39ecf64688c42 114328 admin optional 
setools_3.3.6.ds-7.2.diff.gz
 d0bd28617fb0a80e4d5d045fdd2d899f 1343708 admin optional 
setools_3.3.6.ds-7.2_i386.deb
 298d51d0b4d02479eac907f0e483b6ae 89740 libs optional 
libsefs4_3.3.6.ds-7.2_i386.deb
 df395205eae0f8900e34889f07812c6d 242230 libdevel optional 
libsefs-dev_3.3.6.ds-7.2_i386.deb
 97fc6c23d9ae01336378eb9a15d2cbc5 82934 libs optional 
libseaudit4_3.3.6.ds-7.2_i386.deb
 df032c9e334f1076190bf8a34d433934 213026 libdevel optional 
libseaudit-dev_3.3.6.ds-7.2_i386.deb
 4559e127f055057d1d0146b8458cb762 128020 libs optional 
libapol4_3.3.6.ds-7.2_i386.deb
 b61166b358776f26fb0f499e0594b5c3 368350 libdevel optional 
libapol-dev_3.3.6.ds-7.2_i386.deb
 03e6b468de0ec8614c88a69e48fee80b 93118 libs optional 
libpoldiff1_3.3.6.ds-7.2_i386.deb
 ae944c7bc9a14f87cda07cbdd7145e05 242606 libdevel optional 
libpoldiff-dev_3.3.6.ds-7.2_i386.deb
 9fa88d82f025e301c7a0d5686740d5a0 210684 libs optional 
libqpol1_3.3.6.ds-7.2_i386.deb
 209f2b7e7b213c477f0eeffe62ded3f3 938462 libdevel optional 
libqpol-dev_3.3.6.ds-7.2_i386.deb
 18b53fbad54e99012d3d6c948dfdeaa6 335028 libs optional 
libsetools-jni_3.3.6.ds-7.2_i386.deb
 fd21b4edd988dfba78580f75a6ac7ba9 598148 libs optional 
libsetools-tcl_3.3.6.ds-7.2_i386.deb
 79a432c2471d3b92f8c5dcac202af174 481926 python optional 
python-setools_3.3.6.ds-7.2_i386.deb
 ecadd443f136a363c9a2845e779da3cc 182684 java optional 
libsetools-java_3.3.6.ds-7.2_all.deb

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

iQIcBAEBCAAGBQJL8slsAAoJEC1Os6YBVHX1DXoP/RrDN0SAfufLdF4LkVC7Vc9w
xfApjCwRNVWPGpeqdKLSxnFWveJzww38OxyhtX3eqNHlk9VYufWJKnkbaZtWGBBl
V5ldJSp2ZME+z2vS2IuH6WY84tfsdcaVSdt4N9wnSgHboxXnwnZrDY1JjnO1PyKD
nOlE2cNrowfmsNuFGnPe+mrCrf08Vmt9bmwgURfTwYmy7+U6seysVbasI0sMjHYW
EZTNnNHXwgAQgTRq2YY1Jl7KTvRBB/Mkv6aKaratkdo69dpFk8CLjJyekjgYyXMj
oFcdq2TLQ+mbYzRVJH2hte6K3c94V1YTOaHWbzUGflWujjcdp1jVWShwFNAKtuAB
U/oPPn6G4yOWMhnmdPK8oigunDCgGaZJBIeWzFnDEYAJJ8mMu2PtQAAn6nU1ytss
hHSg/YcUimWj8wuCqD4cX8kDQnwKG8ndnDgbYzvrS5jFVG0Gc/S0AgiNUr5bS+qQ
9cVaBUg1irU0jYoZGku6zI+SwqlFW9OO/LMLt7y6cnUgkWgCp2t6rOi1Qw+0CJ13
4HStsGICLKKaLSIPmKSTa7bBbI4ZPdZWeREIG/C3qPuaXyeXiaaouaaBHChAyMQ5
W+kJjJxXATYrRE/J1T4mgxJfxdS3iuxzqJfwVa9XRsbM8cdl4IBQHL69+XB7Y+1K
f4+qihe5OLZc6kXOVNzL
=4gGs
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to