headmelted / codebuilds

Community builds of Visual Studio Code for Chromebooks and Raspberry Pi
https://code.headmelted.com
MIT License
1.03k stars 56 forks source link

Install fails / edit-chroot fails due to "Exec format error" #53

Open tdd opened 6 years ago

tdd commented 6 years ago
$ sudo edit-chroot -all
name: code-oss-chroot
encrypted: no
Entering /mnt/sateful_partition/crouton/chroots/code-oss-chroot...
chroot: failed to run command '/usr/local/bin/croutonversion': Exec format error
Unmounting /mnt/stateful_partition/crouton/chroots/code-oss-chroot...

Please describe your issue:

I just switched an HP Chromebook 11 G5 EE to Dev Mode and installed today's version of the Crouton extension. Then I installed the VS Code for Chrome OS script linked in this page.

Installation downloads and extracts most packages, then fails to run prepare.sh due to Exec format errror. Later runs of the edit-chroot commands have a similar issue, as seen above.

If known, describe the steps to reproduce the issue:

  1. Run the script from the page linked above
mikebuckley commented 6 years ago

Seeing the exact same issue here. Watching!

headmelted commented 6 years ago

Working to get this up-and-running. I need Microsoft to come back to me to assist with an issue I'm hitting in their scripts. It shouldn't be a complicated fix if I can get hold of someone over there.

headmelted commented 5 years ago

I believe this is now fixed - with the caveat of a remaining issue in #57.

Can anyone confirm?