Skip to content

chore: bump toolchain versions#1878

Merged
aignas merged 1 commit intobazel-contrib:mainfrom
aignas:chore/bump-toolchains
May 12, 2024
Merged

chore: bump toolchain versions#1878
aignas merged 1 commit intobazel-contrib:mainfrom
aignas:chore/bump-toolchains

Conversation

@aignas
Copy link
Copy Markdown
Collaborator

@aignas aignas commented May 6, 2024

Bump toolchain versions to use the latest available releases.

  • 3.8 -> 3.8.19
  • 3.9 -> 3.9.19
  • 3.10 -> 3.10.14
  • 3.11 -> 3.11.9
  • 3.12 -> 3.12.3
  • Use release 20240224 to pick up some security fixes

Fixes #1785

@aignas aignas requested a review from rickeylev as a code owner May 6, 2024 04:26
@aignas aignas force-pushed the chore/bump-toolchains branch from ba35810 to a63faee Compare May 12, 2024 07:56
@rickeylev rickeylev enabled auto-merge May 12, 2024 22:30
@rickeylev rickeylev added this pull request to the merge queue May 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 12, 2024
@aignas aignas added this pull request to the merge queue May 12, 2024
Merged via the queue into bazel-contrib:main with commit 6aecae3 May 12, 2024
@aignas aignas deleted the chore/bump-toolchains branch May 13, 2024 06:50
@kpark-hrp
Copy link
Copy Markdown

kpark-hrp commented May 13, 2024

@aignas Getting some weird error on 3.11.9 toolchain that I don't see on 3.11.8 nor 3.11.7 🤔

ERROR: /Users/dummy/playground/BUILD.bazel:19:10: Target '//playground:playground_bin' depends on toolchain '@python3_x86_64-unknown-linux-gnu//:python_runtimes', which cannot be found: no such package '@python3_x86_64-unknown-linux-gnu//': error globbing [bin/**, extensions/**, include/**, lib/**, libs/**, share/**] - [**/* *, lib/libpython3.11.so, lib/**/*.a, lib/python3.11/**/test/**, lib/python3.11/**/tests/**, **/__pycache__/*.pyc.*] op=FILES: /private/var/tmp/_bazel_dummy/7b9ff2fa2a366cdd47b3c004eaf5f127/external/python3_x86_64-unknown-linux-gnu/share/terminfo/N/NCR260VT300WPP (Too many levels of symbolic links)'

@aignas
Copy link
Copy Markdown
Collaborator Author

aignas commented May 14, 2024

@kpark-hrp, it seems that you are hitting #1800.

@kpark-hrp
Copy link
Copy Markdown

0.32.2 release fixed it. Thanks!

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

Successfully merging this pull request may close these issues.

Update affected standalone python releases

3 participants