bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17000] 'gnutar' might actually be 'star'


From: Nicola Pero
Subject: [bug #17000] 'gnutar' might actually be 'star'
Date: Thu, 17 Jan 2008 01:57:01 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

Update of bug #17000 (project gnustep):

                 Summary: base/SSL's makefile uses incorrect gnutar usage =>
'gnutar' might actually be 'star'

    _______________________________________________________

Follow-up Comment #7:

This is tricky.

So we have this alternative 'tar' program called 'star' 
which has slightly different options than GNU tar, but pretends 
to be GNU tar by installing 'gnutar' as a symlink to itself.

So you may end up with a system where 'tar' is GNU tar,
while 'gnutar' is actually 'star'!  That sounds crazy. :-)

I suppose the only real workaround is to write a configure
test to check that the tar program that we choose supports
the option --exclude-from that we need.  That would definitely
work.

Another option, less safer, would be to check the output
of --version.  Presumably star, even when invoked as 'gnutar',
doesn't cheat to the point of replicating the output
of GNU tar's --version ?

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17000>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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