Skip to content

fix compile bug when the BASE_CUDA_DEV_CONTAINER is based on Ubuntu 2… #15005

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
Aug 14, 2025

Conversation

simevo
Copy link
Contributor

@simevo simevo commented Aug 1, 2025

…4.04

fixes #15004

Make sure to read the contributing guidelines before submitting a PR

@simevo simevo requested a review from ngxson as a code owner August 1, 2025 06:42
@github-actions github-actions bot added the devops improvements to build systems and github actions label Aug 1, 2025
@ggerganov ggerganov merged commit e4e9159 into ggml-org:master Aug 14, 2025
2 checks passed
danchev added a commit to danchev/llama.cpp that referenced this pull request Aug 16, 2025
slaren pushed a commit that referenced this pull request Aug 18, 2025
…ges (#15357)

* Revert "devops : fix compile bug when the BASE_CUDA_DEV_CONTAINER is based on Ubuntu 24.04 (#15005)"

This reverts commit e4e9159.

* devops: Allow pip to modify externally-managed python environment (system installation)

- Updated pip install commands to include the --break-system-packages
  flag, ensuring compatibility when working with system-managed Python
  environments (PEP 668).

- Note: The --break-system-packages option was introduced in 2023.
  Ensure pip is updated to a recent version before using this flag.

fixes [#15004](https://github.com/danchev/llama.cpp/issues/15004)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops improvements to build systems and github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile bug: .devops/cuda.Dockerfile fails if BASE_CUDA_DEV_CONTAINER is based on Ubuntu 24.04
3 participants