Package: rsync
Version: 3.2.6-1
Severity: important

After upgrading to 3.2.6-1 I get this error:

$ rsync -ptH --files-from=files.list r...@remote.example.net:/ temp/
ERROR: rejecting unrequested file-list name: etc/ssl/private
rsync error: protocol incompatibility (code 2) at flist.c(998) [Receiver=3.2.6]
$

On the other side there is 3.1.3-6.

files.list contains these two lines:
/etc/ssl/certs/file.pem
/etc/ssl/private/file.pem

If I change the order of the lines in files.list then the error is about 
"etc/ssl/certs".

If I add "/etc/ssl/certs/" and "/etc/ssl/private/" to files.list then 
the error is gone, but all the files in the directories are transferred
which is not what I need.

Downgrading to 3.2.5-1 fixed this.

-- 
ciao,
Marco

Attachment: signature.asc
Description: PGP signature

Reply via email to