Package: rsnapshot
Version: 1.3.1-4
Followup-For: Bug #743310

Hi!

Guess it has something to do with additional quoting. Makes rsnapshot mostly 
useless for me.

/etc/rsnapshot.conf
# ssh has no args passed by default, but you can specify some here.
#
ssh_args        -i /root/.ssh/id_rsa_backup


/bin/cp -al /srv/rsnapshot/daily.0 /srv/rsnapshot/daily.1 
/usr/bin/rsync -ax --delete --numeric-ids --relative --delete-excluded \
    --rsh="/usr/bin/ssh -i /root/.ssh/id_rsa_backup" \
    user@host:path \
    /srv/rsnapshot/daily.0/entry/ 
rsync: Failed to exec /usr/bin/ssh -i /root/.ssh/id_rsa_backup: No such file or 
directory (2)
rsync error: error in IPC code (code 14) at pipe.c(85) [Receiver=3.1.1]
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: error in IPC code (code 14) at io.c(226) [Receiver=3.1.1]


-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rsnapshot depends on:
ii  liblchown-perl  1.01-2+b1
ii  logrotate       3.8.7-1+b1
ii  perl            5.20.1-5
ii  rsync           3.1.1-2+b1

Versions of packages rsnapshot recommends:
ii  openssh-client [ssh-client]  1:6.7p1-3

rsnapshot suggests no packages.

-- Configuration Files:
/etc/cron.d/rsnapshot changed [not included]
/etc/rsnapshot.conf changed [not included]

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to