bug-automake
[Top][All Lists]
Advanced

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

bug#19616: [Bug-tar] dist tarball contains hardlinks


From: Joerg Schilling
Subject: bug#19616: [Bug-tar] dist tarball contains hardlinks
Date: Mon, 19 Jan 2015 10:38:08 +0100
User-agent: nail 11.22 3/20/05

Dimitrios Apostolou <address@hidden> wrote:

> On Fri, 16 Jan 2015, Paul Eggert wrote:
>
> > Dimitrios Apostolou wrote:
> >>  Why is such behaviour desirable?
> >
> > It's more logical, since it causes tar to behave as if the symlink were not 
> > there, and the pointed-to file was there instead.
>
> But when the tarball is extracted, two files with same inode are created, 
> which is kind of unexpected behaviour - at least for me - after creating 

The problem is not the tarball itself but the fact that someone called

        tar ch ...

This is not the right way to go for collecting files for a distribution.

In former times, I distributed symlinks with my distro tarballs but now I 
include shell scripts that create the symlinks if needed and on platforms that 
do not support symlinks, these shell scripts automatically try to create 
hardlinks.

Maybe you should contact the respobsible person for your distro tarball.

Jörg

-- 
 EMail:address@hidden                    (home) Jörg Schilling D-13353 Berlin
       address@hidden (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.org/private/ 
http://sourceforge.net/projects/schilytools/files/'





reply via email to

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