1825766 Members
2054 Online
109687 Solutions
New Discussion

untaring problem

 
hampaiah
Occasional Contributor

untaring problem

HI

When I am trying to untar a file I got below error please help me to resolve this issue

" 1500_CP/omg/webapps/maia/src/com/logica/omg/oam/services/actions/applicationprofiles/SubmitAppProfil, 4554 bytes, 9 tape blocks

x ././@LongLink, 136 bytes, 1 tape blocks

directory checksum error "

thanks
josin

4 REPLIES 4
whiz_kid
Regular Advisor

Re: untaring problem

probably the tar file is not copied all bytes. do a "tar tvf " to see the list of files in the tar.
Steven Schweda
Honored Contributor

Re: untaring problem

> x ././@LongLink [...]

You may need GNU "tar" to deal with this. As
usual, it might help if you provided a little
information, like how the "tar" archive was
made, and what you're using to try to expand
the archive.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1123442
Peter Godron
Honored Contributor

Re: untaring problem

Hi,
please see this earlier thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=893355


Please read:
http://66.34.90.71/ITRCForumsEtiquette/after.html

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
on how to reward any useful answers given to your questions.

So far you have not awarded any points !
Peter Nikitka
Honored Contributor

Re: untaring problem

Hi,

try via
tar xif file.tar

This option ignores directory checksum errors, which maybe okay in your case - just watch if the files you expect really get unpacked (create a content listing first via 'tar tf').

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"