So sprach [EMAIL PROTECTED] am Thu, Jun 07, 2001 at 03:19:32PM +0200:
> I added a file README.gtarfail and gtarfail.tar to 
> 
>       ftp://ftp.fpkus.gmd.de/pub/unix/star/testscripts

Okay, while you are right that GNU tar somehow does not list it correctly,
it has no problems extracting it:

[askwar@teich testz]$ tar tfv gtarfail.tar 
-rw-r--r-- jes/glone       518 2001-05-25 16:41:06 vedpowered.gif
tar: Springe zum n�chsten Kopfteil.
-rw-r--r-- jes/glone     33354 1999-06-22 14:17:38 DSCN0049c.JPG
tar: Springe zum n�chsten Kopfteil.
-rw-r--r-- jes/glone      1310 2001-05-25 15:05:41 vipower.gif
tar: Springe zum n�chsten Kopfteil.
tar: Fehler beim Beenden, verursacht durch vorhergehende Fehler.

[askwar@teich testz]$ tar xfv gtarfail.tar 
vedpowered.gif
cd.gif
DSCN0049c.JPG
Window1.jpg
vipower.gif
billyboy.jpg

[askwar@teich testz]$ ll
insgesamt 568
-rw-r--r--    1 askwar   askwar      33354 Jun 22  1999 DSCN0049c.JPG
-rw-r--r--    1 askwar   askwar      86159 Jun  5 20:16 Window1.jpg
-rw-rw-r--    1 askwar   askwar     148753 Sep 15  1998 billyboy.jpg
-rw-r--r--    1 askwar   askwar       6825 Apr 29  1997 cd.gif
-rw-rw-r--    1 askwar   askwar     283136 Jun  7 17:38 gtarfail.tar
-rw-r--r--    1 askwar   askwar        518 Mai 25 16:41 vedpowered.gif
-rw-r--r--    1 askwar   askwar       1310 Mai 25 15:05 vipower.gif

[askwar@teich testz]$ tar --version
tar (GNU tar) 1.13.19
Copyright 2001 Free Software Foundation, Inc.
Dieses Programm wird ohne Gew�hrleistung geliefert, soweit dies gesetzlich
zul�ssig ist.
Sie k�nnen es unter den Bedingungen der GNU General Public License
weitergeben.
Details dazu enth�lt die Datei COPYING.
Geschrieben von John Gilmore und Jay Fenlason.


The images display just fine.  Tested with GQview, qiv, ee, eog and
ImageMagick.

Because of that, I'd be REALLY interested in the md5's of the original files
to see if the files where somehow damaged by the extraction.

Those are the ones I got:

[askwar@teich testz]$ md5sum *
43dd24762125dca9ae33addd0beea9be  billyboy.jpg
4bfd8c2ea953235e4552870f55f38911  cd.gif
17af34db6f3248468dbe287f309812c8  DSCN0049c.JPG
4a304142604e3c1951e954424d587283  gtarfail.tar
798851f98a824a820c60a227b4a554b5  vedpowered.gif
374ef8b65acc58cc0aec6a15a141a015  vipower.gif
2677817bc2b6c1a66036cdb0ef7c4069  Window1.jpg

Okay, I've now installed your star 1.3a8.  Those are the md5sums of the
files extracted with star:

[askwar@teich star]$ md5sum *
43dd24762125dca9ae33addd0beea9be  billyboy.jpg
4bfd8c2ea953235e4552870f55f38911  cd.gif
17af34db6f3248468dbe287f309812c8  DSCN0049c.JPG
4a304142604e3c1951e954424d587283  gtarfail.tar
798851f98a824a820c60a227b4a554b5  vedpowered.gif
374ef8b65acc58cc0aec6a15a141a015  vipower.gif
2677817bc2b6c1a66036cdb0ef7c4069  Window1.jpg

As you can see, the files are identical, although tar was not able to list
them.

Further, I tried your mk and mk2 scripts with tar and star.  You are right,
star is able to process file names which are not POSIX conformant while tar
fails on those files.

Conclusion (for me):  Nothing bad at all.  While GNU tar has problems with
very long file names and also fails to list a POSIX correct tar archive,
it's nothing I'd worry about.  As long as files are extracted correctly, I'm
fine.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die g�nstige Art an Linux Distributionen zu kommen
                Uptime: 2 days 18 hours 11 minutes


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to