bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Parallel Bug Reports --transferfile not working when following secti


From: Juan León
Subject: GNU Parallel Bug Reports --transferfile not working when following section 8.2 (Transfer files) instructions
Date: Thu, 2 Sep 2021 22:44:49 +0000

--transferfile not working when following section 8.2 (Transfer files) instructions

Error text:

parallel: This should not happen. You have found a bug. Please follow
https://www.gnu.org/software/parallel/man.html#REPORTING-BUGS

Include this in the report:
* The version number: 20210822
* The bugid: Cannot figure out version of rsync:
* The command line being run
* The files being read (put the files on a webserver if they are big)

If you get the error on smaller/fewer files, please include those instead.



Parallel version:

~$ parallel --version
GNU parallel 20210822
Copyright (C) 2007-2021 Ole Tange, http://ole.tange.dk and Free Software
Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
GNU parallel comes with no warranty.

Web site: https://www.gnu.org/software/parallel

When using programs that use GNU Parallel to process data for publication
please cite as described in 'parallel --citation'.



Failing case:

$ echo This is input_file > input_file
$ parallel -S $lenovo --transferfile {} cat ::: input_file

($lenovo is my (working and completely functional) remote server, playing the role of $SERVER1 on the documentation)



Platform:
$ uname -a
Linux machine 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux



I'm following step-by-step the documentation and made it this far, with no previous errors.



Thank you for your time

Juan Jose Leon Gil

reply via email to

[Prev in Thread] Current Thread [Next in Thread]