LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   help using tar (https://www.linuxquestions.org/questions/linux-newbie-8/help-using-tar-4175450337/)

sniper8752 02-15-2013 02:58 PM

help using tar
 
I am trying to unzip minecraft for pi, and when i type in the command (found here http://pi.minecraft.net) I get an error message saying:

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

colucix 02-15-2013 03:40 PM

The "unexpected end of file" usually means a broken download. What is the output of the following command?
Code:

file minecraft-pi-0.1.1.tar.gz


All times are GMT -5. The time now is 02:34 AM.