Package: rsync
Version: 3.2.3-7
Severity: normal

Dear Maintainer,

After upgrading to Debian 11 (bullseye), I started seeing a problem
when running the following backup command

    rsync -abvz --partial -e ssh /var/spool/mail/faheem 
faheem@servername:Mail/faheem

With this command `rsync` returns

    sending incremental file list
    faheem
    deflate on token returned 0 (8864 bytes left)
    rsync error: error in rsync protocol data stream (code 12) at token.c(476) 
[sender=3.2.3]

The file `/var/spool/mail/faheem` is approximately 3GB.

    ls -lah /var/spool/mail/faheem

    -rw-rw---- 1 faheem mail 3.1G Sep 21 02:15 /var/spool/mail/faheem

I can confirm that the file is not correctly updated.

I didn't see this issue with the `rsync` version in the previous
release, Debian 10 (buster), namely `3.1.3-6`. I also don't see this
issue with smaller files. Any pointers or suggestions for debugging
appreciated.

Regards, Faheem Mitha

-- System Information:
Debian Release: 11.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'oldstable-updates'), (500, 'oldstable-debug'), (500, 'stable'), (500, 
'oldstable'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-8-amd64 (SMP w/6 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages rsync depends on:
ii  init-system-helpers  1.60
ii  libacl1              2.2.53-10
ii  libc6                2.31-13
ii  liblz4-1             1.9.3-2
ii  libpopt0             1.18-2
ii  libssl1.1            1.1.1k-1+deb11u1
ii  libxxhash0           0.8.0-2
ii  libzstd1             1.4.8+dfsg-2.1
ii  lsb-base             11.1.0
ii  zlib1g               1:1.2.11.dfsg-2

rsync recommends no packages.

Versions of packages rsync suggests:
ii  openssh-client  1:8.4p1-5
ii  openssh-server  1:8.4p1-5
ii  python3         3.9.2-3

-- debconf-show failed

Reply via email to