bug-parallel
[Top][All Lists]
Advanced

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

GNU Parallel Bug Reports bug found on --filter-hosts. long ssh server na


From: Nicolas Maisonneuve
Subject: GNU Parallel Bug Reports bug found on --filter-hosts. long ssh server name with dots inside generate fatal bugs.
Date: Sun, 5 Nov 2017 15:48:09 +0100

Hi 

parallel: Warning: Could not figure out number of cpus on idealista-group-2017-11-05-15-29-2cfq.europe-west1-d.cityobs-146109. Using 1.
parallel: Warning: Could not figure out number of cpus on idealista-group-2017-11-05-15-29-2cfq.europe-west1-d.cityobs-146109. Using 1.
parallel: This should not happen. You have found a bug.
Please contact <address@hidden> and follow
https://www.gnu.org/software/parallel/man.html#REPORTING-BUGS

Include this in the report:
* The version number: 20171022
* The bugid: host check too many col0: idealista-group-2017-11-05-15-29-2cfq.europe-west1-d.cityobs-146109 /bin/bash: parallel: command not found
* The command line being run
* The files being read (put the files on a webserver if they are big)



WORKING CMD

echo 1 | parallel --filter-hosts  -S "1/idealista-group-2017-11-05-15-29-2cfq" "echo 'working'"

NOT WORKING CMD/ GENERATE FATAL BUG:

echo 1 | parallel --filter-hosts  -S "1/idealista-group-2017-11-05-15-29-2cfq.europe-west1-d.cityobs-146109" "echo 'working'"


= a name of the ssh server with some dots inside produces a internal bug

Thanks for have a look and correct it  please!

Nicolas M.



Sent with Mailtrack

reply via email to

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