Skip to content

Instantly share code, notes, and snippets.

@nowls
Created May 2, 2016 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nowls/f25cbfd314c47e9ecabd2a33d3e3399c to your computer and use it in GitHub Desktop.
Save nowls/f25cbfd314c47e9ecabd2a33d3e3399c to your computer and use it in GitHub Desktop.
Error extracting GNU Radio embedded SDK
OpenEmbedded SDK installer version nodistro.0
=============================================
Enter target directory for SDK (default: /usr/local/oecore-x86_64): /usr/local/oecore-x86_64
You are about to install the SDK to "/usr/local/oecore-x86_64". Proceed[Y/n]? y
Extracting SDK.................................................................................................................................
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
done
Setting it up...find: `/usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/lib': No such file or directory
SDK could not be set up. Relocate script unable to find ld-linux.so. Abort!
@ejk43
Copy link

ejk43 commented Aug 9, 2016

Any luck installing the SDK? I'm running into the same problem across 2 different machines, but havent been able to find any resources on how to fix yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment