bugGNU Parallel - Bugs: bug #51293, parallel does not preserve...

 
 

bug #51293: parallel does not preserve symlinked directory structure on remote

Submitter:  Ole Tange <tange>
Submitted:  Thu 22 Jun 2017 08:44:56 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
   

Mon 27 Aug 2018 07:50:07 PM UTC, comment #5: 

Fixed in 20170922.

--rsync-opts options
  Options to pass on to rsync. Setting --rsync-opts takes precedence over setting the environment variable $PARALLEL_RSYNC_OPTS.

Ole Tange <tange>
Group administrator
Sun 06 Aug 2017 06:48:55 PM UTC, comment #4: 

Use PARALLEL_RSYNC to set options.

Should the add to the current? Or replace then?

Ole Tange <tange>
Group administrator
Sat 22 Jul 2017 11:03:56 AM UTC, comment #3: 

+1 for "Not support Redhat 9/Centos 3"

From my point of view, it is not recommended to use them. I guess they have known security vulnerabilities.

These OS are long since out of support.
CentOS 3 was supported until 31 October 2010 according to:
https://en.wikipedia.org/wiki/CentOS#End-of-support_schedule

Redhat 9 end-of-life was on April 30, 2004. Fedora Legacy project pushed updates until 2006 according to:
https://en.wikipedia.org/wiki/Red_Hat_Linux

René Genz <sobek>
Fri 21 Jul 2017 10:09:38 AM UTC, comment #2: 

-K --keep-dirlinks was introduced in version 2.6.3.

Redhat 9 runs:

$ rsync --version
rsync  version 2.5.5  protocol version 26

Centos 3 runs:

$ rsync --version
rsync  version 2.5.7  protocol version 26

What do we do?

Not support Redhat 9/Centos 3?

Ole Tange <tange>
Group administrator
Thu 22 Jun 2017 09:15:42 PM UTC, comment #1: 

Fixed in [f3d117e].

Ole Tange <tange>
Group administrator
Thu 22 Jun 2017 08:44:56 PM UTC, original submission:  

ssh parallel@lo 'mkdir -p tmp; rm -rf wd; ln -s tmp wd'
mkdir -p wd
touch wd/testfile
parallel --nonall -S parallel@lo --basefile wd/testfile
ssh parallel@lo rm wd || echo error


Ole Tange <tange>
Group administrator

 

(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 sobek (Posted a comment)
  • -email is unavailable- added by tange (Submitted the item)
  •  

    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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-08-27 tange StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2017-07-21 tange StatusFixed Need Info
        Open/ClosedClosed Open
    2017-06-22 tange StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code