bug-parallel
[Top][All Lists]
Advanced

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

Re: GNU Parallel Bug Reports bug found on --filter-hosts. long ssh serve


From: Ole Tange
Subject: Re: GNU Parallel Bug Reports bug found on --filter-hosts. long ssh server name with dots inside generate fatal bugs.
Date: Sun, 12 Nov 2017 02:36:48 +0100

On Sun, Nov 5, 2017 at 3:48 PM, Nicolas Maisonneuve <address@hidden> wrote:
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

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)

Looks like parallel is not installed on idealista-group-2017-11-05-15-29-2cfq.europe-west1-d.cityobs-146109

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

These both work for me.


/Ole


reply via email to

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