On 05/24/10 11:50, Jürgen Keil wrote:
I don't type pathnames longer than 100 characters,
which is 20 characters wider than a normal page.

Try again with a path name>  100 chars and check what
happens. I did verify a  failure with Indiana build 134
But I don't use that on my system anyway...:-/
My opensolaris b134 system has such pathnames,
e.g. under /usr/share/doc/libsigc++-2.0

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.


_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to