Your message dated Tue, 12 Dec 2006 14:02:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#402381: fixed in rsync 2.6.9-3
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: rsync
Version: 2.6.9
On debian etch I experienced the following after the update from 2.6.8 to
2.6.9 at the release date at 20 Nov 2006
The command (see below) was working correctly wit 2.6.8, and the problem
startet with the update to 2.6.9
command:
-----------
rsync -DvvrHltupog --dry-run --stats --partial --delete --delete-excluded --
force /root/a/. /root/b/
output using rsync 2.6.9 (etch)
--------------------------------
[bla,bla]
total: matches=0 hash_hits=0 false_alarms=0 data=0
rsync[26024] (sender) heap statistics:
arena: 137900 (bytes from sbrk)
ordblks: 3 (chunks not in use)
smblks: 1
hblks: 2 (chunks from mmap)
hblkhd: 401408 (bytes from mmap)
allmem: 539308 (bytes from sbrk + mmap)
usmblks: 0
fsmblks: 72
uordblks: 45188 (bytes used)
fordblks: 92712 (bytes free)
keepcost: 88528 (bytes in releasable chunk)
unknown message 4:1 [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(307)
[generator=2.6.9]
rsync: connection unexpectedly closed (626 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(453)
[sender=2.6.9]
output using rsync 2.6.4 (sarge)
just for information how it bahaved normally :
--------------------------------
[bla,bla]
total: matches=0 tag_hits=0 false_alarms=0 data=0
rsync[25412] (sender) heap statistics:
arena: 135352 (bytes from sbrk)
ordblks: 2 (chunks not in use)
smblks: 1
hblks: 2 (chunks from mmap)
hblkhd: 401408 (bytes from mmap)
allmem: 536760 (bytes from sbrk + mmap)
usmblks: 0
fsmblks: 72
uordblks: 9288 (bytes used)
fordblks: 126064 (bytes free)
keepcost: 121896 (bytes in releasable chunk)
Number of files: 87
Number of files transferred: 86
Total file size: 534824 bytes
Total transferred file size: 534824 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 1309
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 1847
Total bytes received: 542
rsync[25414] (server receiver) heap statistics:
arena: 135352 (bytes from sbrk)
ordblks: 1 (chunks not in use)
smblks: 3
hblks: 1 (chunks from mmap)
hblkhd: 266240 (bytes from mmap)
allmem: 401592 (bytes from sbrk + mmap)
usmblks: 0
fsmblks: 104
uordblks: 17400 (bytes used)
fordblks: 117952 (bytes free)
keepcost: 117848 (bytes in releasable chunk)
rsync[25413] (server generator) heap statistics:
arena: 135352 (bytes from sbrk)
ordblks: 1 (chunks not in use)
smblks: 1
hblks: 1 (chunks from mmap)
hblkhd: 266240 (bytes from mmap)
allmem: 401592 (bytes from sbrk + mmap)
usmblks: 0
fsmblks: 16
uordblks: 17472 (bytes used)
fordblks: 117880 (bytes free)
keepcost: 117864 (bytes in releasable chunk)
System Info:
-------------
System Debian GNU/Linux etch
The etch install is a standard install.
Kernel is 2.4.33.2 selfbuild, but it is not kernel specifiy, because the
problem does not exists on debian sarge(see above)
uname -a
Linux marco 2.4.33.2 #1 SMP Wed Aug 23 14:21:57 CEST 2006 i686 GNU/Linux
ls -l /lib/libc.so.6
lrwxrwxrwx 1 root root 13 2006-11-24 12:10 /lib/libc.so.6 -> libc-2.3.6.so
dpkg -s libc6 | grep ^Version
Version: 2.3.6.ds1-8
kind regards,
Marco Kammerer
--- End Message ---
--- Begin Message ---
Source: rsync
Source-Version: 2.6.9-3
We believe that the bug you reported is fixed in the latest version of
rsync, which is due to be installed in the Debian FTP archive:
rsync_2.6.9-3.diff.gz
to pool/main/r/rsync/rsync_2.6.9-3.diff.gz
rsync_2.6.9-3.dsc
to pool/main/r/rsync/rsync_2.6.9-3.dsc
rsync_2.6.9-3_amd64.deb
to pool/main/r/rsync/rsync_2.6.9-3_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.
Paul Slootman <[EMAIL PROTECTED]> (supplier of updated rsync 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, 12 Dec 2006 14:39:43 +0100
Source: rsync
Binary: rsync
Architecture: source amd64
Version: 2.6.9-3
Distribution: unstable
Urgency: low
Maintainer: Paul Slootman <[EMAIL PROTECTED]>
Changed-By: Paul Slootman <[EMAIL PROTECTED]>
Description:
rsync - fast remote file copy program (like rcp)
Closes: 401189 402381
Changes:
rsync (2.6.9-3) unstable; urgency=low
.
* Add patch from upstream to fix error when using -vv together with --stats.
closes:#402381
* treat errno == ENOSYS the same as errno == ENOTSUP on hppa as far as ACL
support is concerned.
closes:#401189
Files:
e43fd816b85159de19269d588ed7dedb 556 net optional rsync_2.6.9-3.dsc
e787510b1656842b070f384b366fac09 37500 net optional rsync_2.6.9-3.diff.gz
2bcdb6e5095b3034cac722cea696a000 273860 net optional rsync_2.6.9-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFfrO/utvvqbTW3hMRAtqsAJ4tzotgANXm7rImeP5gGD+7UiHi/gCfQSMb
sZ0Vx2O69qe6WIoXwR9mjig=
=eFSf
-----END PGP SIGNATURE-----
--- End Message ---