Open wpiekutowski opened 9 years ago
I cannot reproduce error......Everything works as expected...
adasiek@adasiek-ThinkPad-X200:~/tmp$ git clone https://github.com/emutex/wiring-x86.git
Cloning into 'wiring-x86'...
remote: Counting objects: 347, done.
remote: Total 347 (delta 0), reused 0 (delta 0), pack-reused 347
Receiving objects: 100% (347/347), 620.76 KiB | 708 KiB/s, done.
Resolving deltas: 100% (182/182), done.
adasiek@adasiek-ThinkPad-X200:~/tmp$ cd wiring-x86/
adasiek@adasiek-ThinkPad-X200:~/tmp/wiring-x86$
But, I see an error in yours screen: "error: fetch-pack died of signal 11" I think there were problem with fetching repo...and there is noo need to change scripts..
Maybe there is a problem with SD card and filesystem on it? Did you check md5 sum before writing image?
The problem happens only on gallileo. md5 sum was matching, although this check should be also mentioned in the wiki.
The same answer - without galileo I cannot help.
Obviously it fails when cloning the wiring-x86 repo. Cloning the repo on my desktop works fine.
I've managed to build wiring-x86 like this:
Is there any way to solve the issue with git or are you going to update the deb_install.sh script?