On 05/24/10 14:34, joerg.schill...@fokus.fraunhofer.de wrote:
Rich Burridge<rich.burri...@oracle.com>  wrote:

Try to create a gnutar archive from that directory
and unpack it with solaris tar, and check if all
files are copied ok:

    (cd / ; /usr/gnu/bin/tar cf - usr/share/doc/libsigc++-2.0 ) | (cd /tmp ; 
/bin/tar xf - )

If you mean the:

tar: ././@LongLink: typeflag 'L' not recognized, converting to regular file

problem, then that's CR #6202362 and is fixed in build #137.
How?

Changes are in .../usr/src/cmd/tar/tar.c Checkout the ON source code.

Does Solaris now include star as a replacement to Sun tar?

No.

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to