Your message dated Tue, 26 Sep 2006 09:32:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353446: fixed in dcc 1.3.42-2
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)
--- Begin Message ---
package: dcc-client
version: 1.2.74-2
severity: wishlist
Hi there,
Please allow arguments for dccifd to be specified in /etc/default/dcc-
client, the patch below does this.
--- dcc-client.old 2006-02-18 14:25:49.666763908 +0000
+++ dcc-client 2006-02-18 14:42:07.890077400 +0000
@@ -9,6 +9,7 @@
DESC="DCC program interface daemon"
test -f $DAEMON || exit 0
+test -f /etc/default/dcc-client && . /etc/default/dcc-client
set -e
Then all that's needed is OPTIONS="" in /etc/default/dcc-client.
Thanks,
--
-Jamie L. Penman-Smithson <[EMAIL PROTECTED]>
t: +44 1273 424795; f: +44 1273 424795
PGP: C0A7 955E EED6 A309 23D7 863B C76A 26A3 F0DC FCA8
never send mail to: [EMAIL PROTECTED]
PGP.sig
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: dcc
Source-Version: 1.3.42-2
We believe that the bug you reported is fixed in the latest version of
dcc, which is due to be installed in the Debian FTP archive:
dcc-common_1.3.42-2_amd64.deb
to pool/main/d/dcc/dcc-common_1.3.42-2_amd64.deb
dcc-milter_1.3.42-2_amd64.deb
to pool/main/d/dcc/dcc-milter_1.3.42-2_amd64.deb
dcc-server_1.3.42-2_amd64.deb
to pool/main/d/dcc/dcc-server_1.3.42-2_amd64.deb
dcc_1.3.42-2.diff.gz
to pool/main/d/dcc/dcc_1.3.42-2.diff.gz
dcc_1.3.42-2.dsc
to pool/main/d/dcc/dcc_1.3.42-2.dsc
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.
Pierre Habouzit <[EMAIL PROTECTED]> (supplier of updated dcc 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.7
Date: Tue, 26 Sep 2006 18:14:20 +0200
Source: dcc
Binary: dcc-milter dcc-common dcc-server
Architecture: source amd64
Version: 1.3.42-2
Distribution: unstable
Urgency: low
Maintainer: Pierre Habouzit <[EMAIL PROTECTED]>
Changed-By: Pierre Habouzit <[EMAIL PROTECTED]>
Description:
dcc-common - Distributed Checksum Clearinghouse - common files
dcc-milter - Distributed Checksum Clearinghouse - sendmail milter plugin
dcc-server - Distributed Checksum Clearinghouse - main programs
Closes: 320943 353446 365892
Changes:
dcc (1.3.42-2) unstable; urgency=low
.
* Drop dcc-client, merge it into dcc-server (see NEWS.Debian).
.
* debian/dcc-common.preinst:
+ remove legacy upgrades (from woody ?).
+ rename /etc/default/dcc-server into /etc/default/dcc-common
.
* Simplify postinst scripts:
+ avoid conditionnal chowns/chmods where we can force them.
+ move /var/{run,log}/dcc existence into the package, just chown them.
+ use a more robust way to generate random strings, involving /dev/urandom
rather than ps.
.
* Update /etc/default/dcc-commmon from upstream one.
.
* Update debian example whitelist.
.
* Simplify update-dccmaps.
.
* Remove DH_VERBOSE set to 1, renders the output unreadable, for few
important information anyway.
.
* fix dblist.8 man page (add the missing 8 section in .Dt)
.
* Init scripts:
+ install upstream start-* and stop-dccd into /usr/lib/dcc.
+ completely rework init scripts to use upstream ways to start daemons. It
does not ignore the configuration anymore.
.
* This upload fixes numerous packaging problems including:
+ daemons are not enabled by default, one need to explicitely activate
them in /etc/dcc/dcc_conf (Closes: 320943).
+ permissions were not always enforced on /var/lib/dcc/map in the postinst
(Closes: 365892).
+ Using upstream scripts makes us read dcc_conf for dccifd as well
(Closes: 353446).
Files:
92f8821582c01f8c2ce84007fdc8f6db 612 mail extra dcc_1.3.42-2.dsc
724dfc2ec5a59d607929056dbc62c908 15065 mail extra dcc_1.3.42-2.diff.gz
e1b3673551774459597abed0e118d164 234504 mail extra
dcc-common_1.3.42-2_amd64.deb
8604db4decad674b885e20d1b1853606 242598 mail extra
dcc-milter_1.3.42-2_amd64.deb
ffc21696ad64dd2dbccfa0ac0c28636d 719234 mail extra
dcc-server_1.3.42-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFGVJrvGr7W6HudhwRAjmaAJ0cE13iBr7yt3/F+YunwFjfw9uZCQCfYgJ+
mzetVA8k+fT8wLvs+dnfJtk=
=068d
-----END PGP SIGNATURE-----
--- End Message ---