bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] tar-1.26-29.el7.x86_64 on CentOS


From: Tero Kirjavainen
Subject: [Bug-tar] tar-1.26-29.el7.x86_64 on CentOS
Date: Mon, 27 Jun 2016 09:27:43 +0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131118 Thunderbird/17.0.11

By default, extract destroys symbolic links on CentOS 7
Older CentOS 6 and tar-1.23-13.el6.x86_64 this didn't happen.
I don't know if this is CentOS specific or generic Tar behaviour.

How to reproduce:

mkdir temp2
ln -s temp2/ temp
ls -l

Jun 22 05:49 tarri.tar
Jun 27 02:23 temp -> temp2/
Jun 22 05:49 temp2

tar -xvf tarri.tar
temp/
temp/joku.txt

Tar extract has over written the symbolic link.
Jun 22 05:49 tarri.tar
Jun 22 05:48 temp
Jun 22 05:49 temp2




--
Netum Päivystys / Tero Kirjavainen
email: address@hidden
gsm: 044 745 1487



reply via email to

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