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

xiwi: code-insiders: not found #29

Closed ericfaris closed 7 years ago

ericfaris commented 7 years ago

@headmelted Thank you for all the work you've done thus far.... I wanted to share my issue.

Entering /mnt/stateful_partition/crouton/chroots/code-oss-chroot...
xiwi: code-insiders: not found
Unmounting /mnt/stateful_partition/crouton/chroots/code-oss-chroot...
Sending SIGTERM to processes under /mnt/stateful_partition/crouton/chroots/code-oss-chroot...

Any help would be greatly appreciated,

Eric Faris

ericfaris commented 7 years ago

I have found the issue to be missing architecture types within the chromebook.sh. I have an ASUS C302C that has an ARCH of "x86_64". This ARCH type is not in the script, thus pointing me to the code-insiders folder, instead of code-oss. I cleared the "code" alias and repointed the alias to "code-oss". Everything works as expected now!