*** This bug is a duplicate of bug 1073740 ***
https://bugs.launchpad.net/bugs/1073740
Public bug reported:
in /bin/prsync
please change line 71 and 72:
if opts.options:
ssh += ['-o', opts.options]
to
if opts.options:
for opt in opts.options:
ssh += ['-o', opt]
lsb_release -rd:
Description: Ubuntu 12.04.1 LTS
Release: 12.04
apt-cache policy pkgname:
pssh:
Installed: 2.2.2-1
Candidate: 2.2.2-1
Version table:
*** 2.2.2-1 0
500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/universe
amd64 Packages
100 /var/lib/dpkg/status
** Affects: pssh (Ubuntu)
Importance: Undecided
Status: New
** This bug has been marked a duplicate of bug 1073740
parallel-rsync crashes every time due to parsing a list as a string
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1101014
Title:
parallel-rsync: ssh options has no effect on rsync
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pssh/+bug/1101014/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs