HP3000-L Archives

December 2002, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Wed, 4 Dec 2002 20:11:50 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
>shell/iX> tar -xpf jakarta-ant-1.5.1.tar
>tar: blocksize = 20
>tar: jakarta-ant-1.5.1/bin/ant: cannot set uid/gid: Invalid argument

The above type of error message (warning) should go away by
adding -o to the tar option, to tar will not attempt to chown
to the uid/gid ownership info in the tar file. All files will
be owned by the user issuing the tar command.

>././@LongLink: Unknown file type field value `L'
>ttar: cannot create file "././@LongLink": No such file or directory
>tar: checksum error on tape (got 0, expected 2690)

This one looks like some tar format issue. You might be able to
check a tar -tvf to find more details about the "strange" filename.
Maybe it can be excluded from the unpacking somehow. (if nothing
else helps, maybe pax can). Another option might be trying a .zip
format download instead of tar.gz

Lars.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2