> 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 - )
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to