Operating System - HP-UX
1822496 Members
2494 Online
109642 Solutions
New Discussion юеВ

tar directory checksum error

 
Stephen Keogh
Advisor

tar directory checksum error

The source of my tar file is a AIX 4.3 machine, my target is HP-UX 11.00 ... I have received the tar file by email, I have detached the same and ftp'd in binary mode to my target host and then ...
>file shell_bckup_scrpts.tar: tar file
>tar -tvf shell_bckup_scrpts.tar
.. shell_backup_scripts/
.. shell_backup_scripts/audit_example.txt
directory checksum error

Any suggestions welcome

Steve
5 REPLIES 5
Jeff Schussele
Honored Contributor

Re: tar directory checksum error

Hi Steve,

This can happen when the tar file is being created in the *same* directory being tarred up.

Can also happen on the extract IF the tarball contains the same filename as the file being extracted.

AND of course, this could be a corrupt tarball.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Steven E. Protter
Exalted Contributor

Re: tar directory checksum error

My vote is for corrupt tarball.

If possible, make it again.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Robert-Jan Goossens
Honored Contributor

Re: tar directory checksum error

Hi Steve,

Just tried untarring a aix tar file on a hpux server, no problem. I would ask the sender for another tarball.

Regards,
Robert-Jan
Anoop P_2
Regular Advisor

Re: tar directory checksum error

Thats a corputed tar file. Please get it again.

Mark Grant
Honored Contributor

Re: tar directory checksum error

I'd get them to uuencode the tar ball too just to be on the safe side.
Never preceed any demonstration with anything more predictive than "watch this"