Your message dated Fri, 24 Jun 2011 16:02:56 +0000
with message-id <[email protected]>
and subject line Bug#607878: fixed in sbox-dtc 1.11.3-1
has caused the Debian Bug report #607878,
regarding sbox-dtc: modifies conffiles from postinst
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 [email protected]
immediately.)
--
607878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607878
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sbox-dtc
Version: 1.11.2-1
Severity: serious
Justification: squeeze rc policy ยง3
Quoting from http://release.debian.org/squeeze/rc_policy.txt
Packages must not modify their own or other packages conffiles
programmatically. (The only correct way to modify a conffile is
the user running an editor specifically; if anything more automated
is required or useful, configuration files must _NOT_ be handled as
conffiles)
jcristau@franck:~$ dpkg -I
/srv/ftp-master.debian.org/ftp/pool/main/s/sbox-dtc/sbox-dtc_1.11.2-4_amd64.deb
conffiles
/etc/sbox.conf
/etc/logrotate.d/sbox-dtc
from sbox-dtc.postinst:
searchAndReplace /etc/sbox.conf web_user\ www-data web_user\
${CONF_DTC_SYSTEM_USERNAME}
searchAndReplace /etc/sbox.conf web_group\ www-data web_group\
${CONF_DTC_SYSTEM_GROUPNAME}
sed -i s/www-data/${CONF_DTC_SYSTEM_USERNAME}/ /etc/logrotate.d/sbox-dtc
sed -i s/www-data/${CONF_DTC_SYSTEM_GROUPNAME}/
/etc/logrotate.d/sbox-dtc
searchAndReplace /etc/sbox.conf web_user\ ${CONF_DTC_SYSTEM_USERNAME}
web_user\ www-data
searchAndReplace /etc/sbox.conf web_group\ ${CONF_DTC_SYSTEM_GROUPNAME}
web_group\ www-data
sed -i s/${CONF_DTC_SYSTEM_USERNAME}/www-data/ /etc/logrotate.d/sbox-dtc
sed -i s/${CONF_DTC_SYSTEM_GROUPNAME}/www-data/
/etc/logrotate.d/sbox-dtc
Cheers,
Julien
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: sbox-dtc
Source-Version: 1.11.3-1
We believe that the bug you reported is fixed in the latest version of
sbox-dtc, which is due to be installed in the Debian FTP archive:
sbox-dtc_1.11.3-1.diff.gz
to main/s/sbox-dtc/sbox-dtc_1.11.3-1.diff.gz
sbox-dtc_1.11.3-1.dsc
to main/s/sbox-dtc/sbox-dtc_1.11.3-1.dsc
sbox-dtc_1.11.3-1_amd64.deb
to main/s/sbox-dtc/sbox-dtc_1.11.3-1_amd64.deb
sbox-dtc_1.11.3.orig.tar.gz
to main/s/sbox-dtc/sbox-dtc_1.11.3.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated sbox-dtc 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 24 Jun 2011 20:32:12 +0800
Source: sbox-dtc
Binary: sbox-dtc
Architecture: source amd64
Version: 1.11.3-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Goirand <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
sbox-dtc - CGI chroot wrapper script for safer hosting environment
Closes: 606212 607878
Changes:
sbox-dtc (1.11.3-1) unstable; urgency=low
.
* New upstream version with the following improvements:
- Now using /etc/sbox/vhosts.d as a HTTP_HOST specific configuration folder
(each vhost can have its specific configuration file with customization).
- Removed the use of Apache envvars which aren't safe (easy to hack).
- Each vhost can have a different interpreter for both Perl, PHP, Python
or Ruby, thanks to new sbox directives.
* Not modifying conf files in postinst (Closes: #607878).
* Fix FTBFS with ld --as-needed (Closes: #606212).
* Added few documentation files that were missing from packaging.
* Creates the new /etc/sbox/vhosts.d folder.
* Bumped Standard-Version to 3.9.2.
* Removed now useless DM-Upload-Allowed field.
* A better short and long description.
* Added build-arch and build-indep rules.
* Sets the debconf question priority to low.
Checksums-Sha1:
a1982427802924adc860cd75a2924bea2cad0f2d 1142 sbox-dtc_1.11.3-1.dsc
b23e16d942f83435ed8b158d3bc7cb25871e4876 50260 sbox-dtc_1.11.3.orig.tar.gz
16f0d81a8689bfd69c3427a96c5a27bb29fa3f76 9492 sbox-dtc_1.11.3-1.diff.gz
9c430ac9e9afd65d0b0c116ce30b4b2b68536766 345346 sbox-dtc_1.11.3-1_amd64.deb
Checksums-Sha256:
a5bcb466a27ccdb33b1d3fbd4400217fc293683ff26cbf7ff0875b013e6b2c1e 1142
sbox-dtc_1.11.3-1.dsc
ff188d3d2c73c23fb8c3e65d623fcdc540ea5ab8ff18151c5562240f9a8cd4ca 50260
sbox-dtc_1.11.3.orig.tar.gz
0fe51a6413d892ce5ed08cfeeb1d4daea1bad3729f028a74bad21b9e18f8167c 9492
sbox-dtc_1.11.3-1.diff.gz
cd29cd05a877dbb4f2df1ac9b3aa2c226d8512d5c16220b126ecfa3e888bd7a5 345346
sbox-dtc_1.11.3-1_amd64.deb
Files:
c7fec32b84632dd7423969abd628213b 1142 web extra sbox-dtc_1.11.3-1.dsc
ea2269624ef9d8387d0f9120ab3c88a5 50260 web extra sbox-dtc_1.11.3.orig.tar.gz
9ce7c14d645ad60e21e47fd9c885d19b 9492 web extra sbox-dtc_1.11.3-1.diff.gz
466e06b8ed0391669413ec3b08c8f573 345346 web extra sbox-dtc_1.11.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4E+9YACgkQl4M9yZjvmkkzKQCgoU1ZefBdny0RJuwyR/nXki7O
H6kAnA193uXtBX7sN2R3E1nNQmdyyh0q
=G+Wb
-----END PGP SIGNATURE-----
--- End Message ---