Your message dated Sat, 17 Jun 2006 17:47:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349996: fixed in uucp 1.07-18
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: uucp
Version: 1.07-17
Severity: normal
Tags: patch
If you communicate with multiple remote uucp systems, the daily UUCP
report informs only about the last system in the list, although all
systems are processed, i. e. rnews batches are removed, and old mail is
returned.
The following fix solves this issue: the report shows all systems.
Kind regards,
Klaus Sperner
diff -r uucp-1.07/debian/contrib/uudemon.day
uucp-1.07.local/debian/contrib/uudemon.day
76c76
< uustat -s $system -c rnews -o $EXPIRE -K > $TMP2 2>&1
---
> uustat -s $system -c rnews -o $EXPIRE -K >> $TMP2 2>&1
95c95
< ====" > $TMP4 2>&1
---
> ====" >> $TMP4 2>&1
112c112
< uustat -s $system -o $EXPIRE > $TMP3 2>&1
---
> uustat -s $system -o $EXPIRE >> $TMP3 2>&1
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.31
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages uucp depends on:
ii cron 3.0pl1-92 management of regular background p
ii cu 1.07-17 call up another system
ii debconf [debconf 1.4.62 Debian configuration management sy
ii libc6 2.3.5-9 GNU C Library: Shared libraries an
ii libpam-runtime 0.79-3 Runtime support for the PAM librar
ii libpam0g 0.79-3 Pluggable Authentication Modules l
ii logrotate 3.7.1-2 Log rotation utility
ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii netbase 4.23 Basic TCP/IP networking system
Versions of packages uucp recommends:
ii rmail 8.13.5-3 MTA->UUCP remote mail handler
-- debconf information:
* uucp/upgrade-broken-crontab:
--- End Message ---
--- Begin Message ---
Source: uucp
Source-Version: 1.07-18
We believe that the bug you reported is fixed in the latest version of
uucp, which is due to be installed in the Debian FTP archive:
cu_1.07-18_amd64.deb
to pool/main/u/uucp/cu_1.07-18_amd64.deb
uucp_1.07-18.diff.gz
to pool/main/u/uucp/uucp_1.07-18.diff.gz
uucp_1.07-18.dsc
to pool/main/u/uucp/uucp_1.07-18.dsc
uucp_1.07-18_amd64.deb
to pool/main/u/uucp/uucp_1.07-18_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.
Peter Palfrader <[EMAIL PROTECTED]> (supplier of updated uucp 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: Sun, 18 Jun 2006 02:25:29 +0200
Source: uucp
Binary: cu uucp
Architecture: source amd64
Version: 1.07-18
Distribution: unstable
Urgency: low
Maintainer: Peter Palfrader <[EMAIL PROTECTED]>
Changed-By: Peter Palfrader <[EMAIL PROTECTED]>
Description:
cu - call up another system
uucp - Unix to Unix Copy Program
Closes: 349996
Changes:
uucp (1.07-18) unstable; urgency=low
.
* contrib/uudemon.day: Make sure we append our individual reports to the
tempfiles instead of overwriting them with every new system. Thanks
to Klaus for the report and patch (closes: #349996).
* Only pass --host $(DEB_HOST_GNU_TYPE) to configure when it is different
from DEB_BUILD_GNU_TYPE.
* Instead of only setting CFLAGS to '-Wall -g' if they aren't set, always
add those two.
* Remove DEB_BUILD_OPTIONS 'nostrip' handling from debian/rules. dh_strip
does it all for us anyway.
* Remove DEB_BUILD_OPTIONS 'debug' handling from debian/rules. It's
obsolete and we already build with -g anyway.
* Support DEB_BUILD_OPTIONS 'noopt' and build with -O2 if it is not set,
and with -O0 if it is.
* Remove -s from LDFLAGS in contrib/Makefile.uurt, dh_strip does the right
thing later on.
* Instead of 'cd contrib; make ...' do 'cd contrib && make ...'.
* Remove the -Wall from cc arguments for building contrib/in.uucpd.c.
It's already included in $(CFLAGS).
* Use debian/rules' CFLAGS in contrib/Makefile.uurt.
* Change to debhelper compatiblity level 4 (from 3) (only updating
DH_COMPAT setting in debian/rules required)
* Update Standards-Version from 3.6.2 to 3.7.2 (no additional changes
necessary)
Files:
eb7b3159d264eed98483b3bbae189be2 582 comm extra uucp_1.07-18.dsc
f5be59a65cb6443d737f94b5e33966f8 36669 comm extra uucp_1.07-18.diff.gz
7cec93e246172d598721a53a14accdc4 888490 comm extra uucp_1.07-18_amd64.deb
ee6d01499a387f0dcab27715c905cb36 153256 comm extra cu_1.07-18_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4-cvs (GNU/Linux)
iD8DBQFElJ+kz/ccs6+kS90RAmcbAJ0Vbs+03wAYjEmj+HXHTAWN1sZjzgCeMFly
EIIIH7p6eYSpYbRezQ0LBj0=
=ozLf
-----END PGP SIGNATURE-----
--- End Message ---