[Bug 1751489] [NEW] rsync dies with "inflate returned -3 (0 bytes)"
Konstantin Boyandin
1751489 at bugs.launchpad.net
Sat Feb 24 17:13:54 UTC 2018
Public bug reported:
On Ubuntu 16.04, when rsyncing big KVM VM image (17,055,219,712 bytes),
sync error happens each time I try to use command
rsync -vaz -e ssh host:/path/to/file ./
The full text printed:
inflate returned -3 (0 bytes)
rsync error: error in rsync protocol data stream (code 12) at token.c(557) [receiver=3.1.1]
rsync: connection unexpectedly closed (72 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [generator=3.1.1]
On receiving side: Ubuntu 16.04.3 64bit, rsync 3.1.1-3ubuntu1.2
On remote side: Ubuntu 14.04.5 64bit, rsync 3.1.0-2ubuntu0.2
** Affects: rsync (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/1751489
Title:
rsync dies with "inflate returned -3 (0 bytes)"
Status in rsync package in Ubuntu:
New
Bug description:
On Ubuntu 16.04, when rsyncing big KVM VM image (17,055,219,712
bytes), sync error happens each time I try to use command
rsync -vaz -e ssh host:/path/to/file ./
The full text printed:
inflate returned -3 (0 bytes)
rsync error: error in rsync protocol data stream (code 12) at token.c(557) [receiver=3.1.1]
rsync: connection unexpectedly closed (72 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [generator=3.1.1]
On receiving side: Ubuntu 16.04.3 64bit, rsync 3.1.1-3ubuntu1.2
On remote side: Ubuntu 14.04.5 64bit, rsync 3.1.0-2ubuntu0.2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1751489/+subscriptions
More information about the foundations-bugs
mailing list