Skip to content

Modify CMSIS pack manager to properly handle OSError #10406

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

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

j3hill
Copy link
Contributor

@j3hill j3hill commented Apr 15, 2019

Description

Modify the Arm CMSIS pack manager Python script to properly handle OSError.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

@j3hill j3hill requested a review from bridadan April 15, 2019 15:44
Copy link
Contributor

@bridadan bridadan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! For extra context, this OSError occurs when you are using 64-bit Python on Windows. This fix allows you to compile and use the tools on that version. The only thing you can't do is regenerate the pack index, which is only really used during device porting.

@mbed-ci
Copy link

mbed-ci commented Apr 16, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 18, 2019

test restarted

@0xc0170 0xc0170 merged commit 63e7f09 into ARMmbed:master Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants