Package: pssh
Version: 2.1.1-1
Severity: normal

I'm trying to copy all *.deb files from a directory:

parallel-scp -v -h slavehosts *.deb /root/repo

which gives:
parallel-scp: error: Extra arguments given after the remote path.

Ok. next try:
parallel-scp -v -e error -h slavehosts "*.deb" /root/repo

gives:
[FAILURE] xxxMYHOSTxxx Exited with error code 1

and in the errorfile:
*.deb: No such file or directory

Equivalent behaviour with parallel-rsync.
I'm pretty sure, that I could copy multiple files at once this way
before the last upgrade of pssh.

Thanks for packaging pssh!

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (1000, 'stable'), (990, 'unstable'), (700, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pssh depends on:
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-support                1.0.6.1    automated rebuilding support for P

pssh recommends no packages.

pssh suggests no packages.

-- 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