-
-
Notifications
You must be signed in to change notification settings - Fork 150
Mac Catalina 10.15.1 (19B88) [bad CPU type in executable error] #496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @baseljd, any chance you can provide us the agent's version? |
I have the same issue (also Mac Catalina) using agent 1.1.101-318de37 |
Also have the same issue on Catalina, tried manually updating as well, no joy :-( |
ditto - agent 1.1.101-318de37 |
Seeing this on {"Version" : "1.1.101"} |
Same here - agent 1.1.101-318de37 |
Ditto - 1.1 from here |
I've compared package index changes in PR8976 described by @baseljd . {
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino3"
} avrdude in https://github.com/facchinm/Arduino/blob/3af92cdfc8a90874461f021bdc397c29a78dd23f/hardware/package_index_bundled.json : {
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino17"
}, Updating package index might fix this bug? |
Same here - please fix this bug - agent 1.1.101-318de37, latest macOS Catalina... |
@QiuFeng54321 https://downloads.arduino.cc/packages/package_index.json contains the right packages. Tool dependencies for avr code 1.8.1 :
|
I got the same issue. Uninstalles everything, deleted all related files in Is there a possibility to change the download/update URL to the package in the Arduino Create Agent? @facchinm, how should your reply help me?
|
@facchinm It seems that the package_index.json is not for arduino create agent. |
Hi everyone! Any chance you can all give it another try at Create + Create Agent on macOS Catalina and let us know if the problem still persists? |
I just tried, but it downloads the same version from the Arduino website and it is not fixed. How do I download the new version? |
Hi @mpwteach, thanks for checking it again and commenting here. Thanks a lot! |
Hi @rsora , I just tested it. Deleted the .arduino-create agent folder in the Home directory that already had the old avrdude14 and then reuploaded and I got avrdude17. Uploading works fine now! 🚀 Thanks! |
Thanks, it now works! Not sure it this is related, but the Chromebook version of Arduino Create is completely broken as of yesterday... There are numerous posts on this issue here: |
@mpwteach Thanks for the reporting, I have forwarded your warning to the chrome app team, They will reply directly in the forum posts! |
Sorry, just checked on a Chromebook, looks like they fixed the issue last night, so all is good! Thanks! |
I tried the latest Arduino Create Agent on Mac Catalina 10.15.1 (19B88). I am getting the error below.
There was a similar problem for the Arduino IDE, but it was fixed in this PR 8976.
Is there a similar fix for the Arduino Create Agent? I am guessing the Agent needs an updated Avrdude 6.3.0-arduino17 instead of 6.3.0-arduino14.
I tried taking it from the Arduino IDE and replacing it in .arduino-create, but no luck.
The text was updated successfully, but these errors were encountered: