zephyrproject-rtos / meta-zephyr-sdk

Zephyr SDK (obsolete)
MIT License
44 stars 29 forks source link

install script SDK 0.9.5 seems not working #112

Closed chrislynn closed 5 years ago

chrislynn commented 5 years ago

Following setup step to run the .run script is giving back error. Try with older release SDK .run script 0.9.4 works fine.

pfalcon commented 5 years ago

Which error? Zephyr master requires 0.9.5, doesn't work with any older version, so a lot of people installed SDK 0.9.5 without problems, including e.g. me.

chrislynn commented 5 years ago

sh zephyr-sdk-0.9.5-setup.run zephyr-sdk-0.9.5-setup.run: 8: zephyr-sdk-0.9.5-setup.run: Syntax error: newline unexpected

From: Paul Sokolovsky [mailto:notifications@github.com] Sent: Friday, November 30, 2018 2:20 PM To: zephyrproject-rtos/meta-zephyr-sdk meta-zephyr-sdk@noreply.github.com Cc: Chee, Chrislynn chrislynn.chee@intel.com; Author author@noreply.github.com Subject: Re: [zephyrproject-rtos/meta-zephyr-sdk] install script SDK 0.9.5 seems not working (#112)

Which error? Zephyr master requires 0.9.5, doesn't work with any older version, so a lot of people installed SDK 0.9.5 without problems, including e.g. me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/zephyrproject-rtos/meta-zephyr-sdk/issues/112#issuecomment-443103766, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHLo2zXJO_9K5me75fH8-D_hjE27GZKwks5u0M4OgaJpZM4Y7E0z.

pfalcon commented 5 years ago

Do you have a file of size 301MB, as appears at https://github.com/zephyrproject-rtos/meta-zephyr-sdk/releases ? Re-download if in doubt. @nashif: Worth publishing md5/sha1.

Otherwise, which system do you use? Try bash zephyr-sdk-0.9.5-setup.run.

chrislynn commented 5 years ago

Hi, Thanks for the advice. Redownload and it works fine this time. Not sure what is problem with previous file. By the way, I came to python dependencies installation error now. Can you give some light? I am not following the suggestion of Ubuntu 16.04 as I only have a Ubuntu 14 system. gchee2@gchee2-desk01:/media/1TB_HDD/zephyr_sdk$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty gchee2@gchee2-desk01:/media/1TB_HDD/zephyr_sdk$

[cid:image002.jpg@01D488BE.23D34880]

From: Paul Sokolovsky [mailto:notifications@github.com] Sent: Friday, November 30, 2018 2:41 PM To: zephyrproject-rtos/meta-zephyr-sdk meta-zephyr-sdk@noreply.github.com Cc: Chee, Chrislynn chrislynn.chee@intel.com; Author author@noreply.github.com Subject: Re: [zephyrproject-rtos/meta-zephyr-sdk] install script SDK 0.9.5 seems not working (#112)

Do you have a file of size 301MB, as appears at https://github.com/zephyrproject-rtos/meta-zephyr-sdk/releases ? Re-download if in doubt. @nashifhttps://github.com/nashif: Worth publishing md5/sha1.

Otherwise, which system do you use? Try bash zephyr-sdk-0.9.5-setup.run.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/zephyrproject-rtos/meta-zephyr-sdk/issues/112#issuecomment-443107467, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHLo20zMBcUeNjRRvyjWOY7ACh4h-NKCks5u0NMRgaJpZM4Y7E0z.

nashif commented 5 years ago

Moved to a new SDK architecture, please re-open if still exists.