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

Macos check failing on CI #7345

Closed
jtpio opened this issue Apr 27, 2024 · 0 comments · Fixed by #7346
Closed

Macos check failing on CI #7345

jtpio opened this issue Apr 27, 2024 · 0 comments · Fixed by #7346
Labels
status:Needs Triage Applied to issues that need triage

Comments

@jtpio
Copy link
Member

jtpio commented Apr 27, 2024

Noticed in #7333 with https://github.com/jupyter/notebook/actions/runs/8859936657/job/24330287022?pr=7333 :

image

Version ~3.8.0-0 was not found in the local cache
  Version ~3.8.0-0 is available for downloading
  Download from "https://github.com/actions/python-versions/releases/download/3.8.18-5997368067/python-3.8.18-darwin-x64.tar.gz"
  Extract downloaded archive
  /usr/bin/tar xz -C /Users/runner/work/_temp/58bc372b-5852-490a-a919-3c46ac993d4e -f /Users/runner/work/_temp/625446fc-9f57-4c21-8ae9-7a8c8eb4834a
  Execute installation script
  Check if Python hostedtoolcache folder exist...
  Create Python 3.8.18 folder
  Copy Python binaries to hostedtoolcache folder
  Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action)
  Upgrading pip...
  Error: dyld[4231]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
    Referenced from: <1286E7D2-FA50-3ECE-8514-2AB7882601AE> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8
    Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext
  Error: /lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache)
  Error: ./setup.sh: line 52:  4231 Abort trap: 6           ./python -m ensurepip
  Error: The process '/bin/bash' failed with exit code 134
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to issues that need triage label Apr 27, 2024
@jtpio jtpio linked a pull request Apr 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant