Skip to content
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

Release scripts failing #3435

Closed
AyanSinhaMahapatra opened this issue Jun 23, 2023 · 3 comments
Closed

Release scripts failing #3435

AyanSinhaMahapatra opened this issue Jun 23, 2023 · 3 comments

Comments

@AyanSinhaMahapatra
Copy link
Member

We have the following failure happening on release scripts:

ModuleNotFoundError: No module named '_bz2'

See https://github.com/AyanSinhaMahapatra/scancode-toolkit/actions/runs/5354427661/jobs/9711537733#step:5:85 for a debug-enabled run.

This is happening on from v32.0.5rc2 tag pushes like this one: https://github.com/nexB/scancode-toolkit/actions/runs/5345833523/jobs/9692168599#step:5:147
But all the v32.0.5rc1 tag pushes passed the test, even though effectively nothing is different between these tags, just versions are bumped.

We are temporarily removing mac release app tests for python3.7 in release scripts to go around this issue.

AyanSinhaMahapatra added a commit that referenced this issue Jun 23, 2023
Reference: #3435

Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
@AyanSinhaMahapatra
Copy link
Member Author

So this was because of actions/runner-images#7764 and actually actions/setup-python#682.

We have another failure at https://github.com/nexB/scancode-toolkit/actions/runs/5357678418/jobs/9719294275#step:6:530 but for a different reason, opened an issue for this here: pypi/support#2961

@AyanSinhaMahapatra
Copy link
Member Author

AyanSinhaMahapatra commented Jul 6, 2023

pypi/support#2961 is approved, and the action runners could have been updated: actions/setup-python#682 (comment), so this should pass now.

@AyanSinhaMahapatra AyanSinhaMahapatra changed the title Release scripts failing for python3.7 mac11 Release scripts failing Jul 6, 2023
@AyanSinhaMahapatra
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant