cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
337
Views
0
Helpful
4
Replies

Question about CSIDS-313-engrel2.tar.Z

mhicks
Level 1
Level 1

Two Questions....

In the readme file at step 5 the command is tar xvf CSIDS-313-eng.tar.

Is the command typed wrong because the file name does not match the file name in the previous steps.

When I do the command tar xvf CSIDS-323-engrel2.tar.Z I receive a directory checksum error. Why am I getting a checksum error?

4 Replies 4

pheuch
Level 1
Level 1

You missed the uncompress step before.

gzip -d CSIDS-323-engrel2.tar.Z (gives you CSIDS-323-engrel2.tar)

and after that

tar -xvf CSIDS-323-engrel2.tar

gbrother
Level 1
Level 1

The readme is incorrect for steps 4 and 5. The should read as follows:

4) uncompress CSIDS-313-engrel2.tar.Z

5) tar xvf CSIDS-313-engrel2.tar

The reason your tar received and error was because you need to uncompressed the file 1st.

I will talk to the owner of the file to get the README corrected.

dlac455
Level 1
Level 1

Is 3.1.3 still in early release? If so, any schedule yet for general release?

Currently this fix is only available as an engineering release. We have been discussing when it will be sent out as a general release but nothing has been decided as of yet.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: