bugGNU Parallel - Bugs: bug #47695, How to set $PATH on remote?

 
 

bug #47695: How to set $PATH on remote?

Submitter:  None
Submitted:  Thu 14 Apr 2016 04:27:47 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 29 May 2016 03:21:02 PM UTC, comment #2: 

Fixed in [ff27e601b].

Ole Tange <tange>
Group administrator
Mon 18 Apr 2016 03:29:41 PM UTC, comment #1: 

It needs to be able to compute the number of CPUs on a user that uses csh to be confirmed working.

parallel -S csh@lo true ::: 1

should not give:

parallel: Warning: Could not figure out number of cpus on lo (). Using 1.

Ole Tange <tange>
Group administrator
Thu 14 Apr 2016 04:27:47 PM UTC, original submission:  

A common problem is that $PATH on the remote system does not include GNU Parallel. So how do you set it? Will this work:

PATH=/foo/bar:/baz

parallel --env PATH -S server echo '$PATH' ::: 1


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-05-29 tange StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2016-04-18 tange StatusNone Confirmed
        Assigned toNone tange

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code