Your message dated Tue, 30 Sep 2008 13:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#491877: fixed in at 3.1.10.2
has caused the Debian Bug report #491877,
regarding Please do not Build-Depend on daemons.
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.)


-- 
491877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491877
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: at
Version: 3.1.10.1
Severity: important
Tags: patch

Hi,

please do not Build-Depend on daemons. This pollutes the buildd chroot
and frequently leaves daemons running after the build.

In this case it is especially troublesome as the the MTA chosen is
somewhat random and installing them fails due to the port being busy
(from outside the chroot) or because they do not support
non-interactive installs.

Specifically the citadel-mta will generate several lines of syslog
messages and spew them onto every terminal on the system confusing the
hell out of any other user.

MfG
        Goswin

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (400, 'unstable-i386')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-kvm (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages at depends on:
ii  exim4-daemon-light [mail-t 4.69-5+b1     lightweight Exim MTA (v4) daemon
ii  libc6                      2.7-12        GNU C Library: Shared libraries
ii  libpam0g                   0.99.7.1-6+b1 Pluggable Authentication Modules l
ii  lsb-base                   3.2-13        Linux Standard Base 3.2 init scrip

at recommends no packages.

-- no debconf information
diff -Nru at-3.1.10.1/debian/changelog at-3.1.10.1+nmu1/debian/changelog
--- at-3.1.10.1/debian/changelog        2008-01-27 06:16:04.000000000 +0100
+++ at-3.1.10.1+nmu1/debian/changelog   2008-07-22 17:13:33.000000000 +0200
@@ -1,3 +1,10 @@
+at (3.1.10.1+nmu1) unstable; urgency=low
+
+  * Remove Build-Depends on mail-transport-agent.
+  * Set SENDMAIL env var before configure.
+
+ -- Goswin von Brederlow <[EMAIL PROTECTED]>  Tue, 22 Jul 2008 17:12:19 +0200
+
 at (3.1.10.1) unstable; urgency=low
 
   * Non-maintainer uploaded to fix release goal issue.
diff -Nru at-3.1.10.1/debian/control at-3.1.10.1+nmu1/debian/control
--- at-3.1.10.1/debian/control  2005-10-24 06:13:18.000000000 +0200
+++ at-3.1.10.1+nmu1/debian/control     2008-07-22 17:09:33.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: important
 Maintainer: Ryan Murray <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends: bison, flex, libpam0g-dev, mail-transport-agent
+Build-Depends: bison, flex, libpam0g-dev
 
 Package: at
 Architecture: any
diff -Nru at-3.1.10.1/debian/rules at-3.1.10.1+nmu1/debian/rules
--- at-3.1.10.1/debian/rules    2006-01-03 08:12:56.000000000 +0100
+++ at-3.1.10.1+nmu1/debian/rules       2008-07-22 17:24:29.000000000 +0200
@@ -27,13 +27,10 @@
 installdoc = install -g root -o root -m 644
 
 build:
-       -test -f config.cache || PATH=/usr/sbin:$${PATH} ./configure 
--prefix=/usr \
+       -test -f config.cache || SENDMAIL=/usr/sbin/sendmail ./configure 
--prefix=/usr \
                --with-loadavg_mx=1.5 \
                --with-jobdir=/var/spool/cron/atjobs \
                --with-atspool=/var/spool/cron/atspool
-       sed 's,/usr/lib/sendmail,/usr/sbin/sendmail,g' \
-               < config.h > config.h.new
-       mv -f config.h.new config.h
        $(MAKE)
        touch stamp-build
 

--- End Message ---
--- Begin Message ---
Source: at
Source-Version: 3.1.10.2

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

at_3.1.10.2.dsc
  to pool/main/a/at/at_3.1.10.2.dsc
at_3.1.10.2.tar.gz
  to pool/main/a/at/at_3.1.10.2.tar.gz
at_3.1.10.2_amd64.deb
  to pool/main/a/at/at_3.1.10.2_amd64.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <[EMAIL PROTECTED]> (supplier of updated at 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: Tue, 23 Sep 2008 11:11:21 +0200
Source: at
Binary: at
Architecture: source amd64
Version: 3.1.10.2
Distribution: unstable
Urgency: low
Maintainer: Ryan Murray <[EMAIL PROTECTED]>
Changed-By: Christoph Berg <[EMAIL PROTECTED]>
Description: 
 at         - Delayed job execution and batch processing
Closes: 474999 491877
Changes: 
 at (3.1.10.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Change Depends to include exim4 as alternative to mail-transport-agent.
     (closes: #474999)
   * Change Build-Depends to include ssmtp as alternative to
     mail-transport-agent. This is what the Debian build daemons do anyway.
     (closes: #491877)
Checksums-Sha1: 
 2a29da35a5a95464089ae1d58055923dae36d5bf 720 at_3.1.10.2.dsc
 7834e319b8307983981f192aa221520b95624f67 100137 at_3.1.10.2.tar.gz
 0389558fcfdb4a5fc5a6864cc13c4edf5e922329 45594 at_3.1.10.2_amd64.deb
Checksums-Sha256: 
 499089947bfa3e534e87d5f219f6c1a1fa24507f3e68c3233376a61cdb0b9340 720 
at_3.1.10.2.dsc
 35c4ab4248ba5898ccaddc5efe8722a8f3639deeb07623fa2d41f740e337690f 100137 
at_3.1.10.2.tar.gz
 cc3e2f779f7afd4f470dc364f6690ed4d0a17ebb1e4ed1de058df16a1eb4355d 45594 
at_3.1.10.2_amd64.deb
Files: 
 75e17c5734f95a60e121fdd5ed9a6838 720 admin important at_3.1.10.2.dsc
 485688690a0aae53224c4150867da334 100137 admin important at_3.1.10.2.tar.gz
 2fac41d14040f8bdf983ee1ec955561c 45594 admin important at_3.1.10.2_amd64.deb

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

iEYEARECAAYFAkjY4qwACgkQxa93SlhRC1o/2wCdFtIMmlDkgIvV6kSlH7h0Rgsm
m2gAniDKtfCliBfAfKA7FYyUXASlI0QN
=PCpS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to