Skip to content

Comments

python312Packages.chromadb: unbreak build by disabling a test#392768

Merged
drupol merged 1 commit intoNixOS:masterfrom
drupol:push-xpxyvkoutkuw
Mar 24, 2025
Merged

python312Packages.chromadb: unbreak build by disabling a test#392768
drupol merged 1 commit intoNixOS:masterfrom
drupol:push-xpxyvkoutkuw

Conversation

@drupol
Copy link
Contributor

@drupol drupol commented Mar 24, 2025

Fix #392640

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 24, 2025
@nix-owners nix-owners bot requested a review from fabaff March 24, 2025 16:38
@drupol drupol requested a review from GaetanLepage March 24, 2025 21:51
@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 392768


x86_64-linux

❌ 2 packages failed to build:
  • open-webui
  • open-webui.dist
✅ 16 packages built:
  • private-gpt
  • private-gpt.dist
  • python312Packages.chromadb
  • python312Packages.chromadb.dist
  • python312Packages.langchain-chroma
  • python312Packages.langchain-chroma.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
  • seagoat
  • seagoat.dist

aarch64-linux

⏩ 16 packages marked as broken and skipped:
  • private-gpt
  • private-gpt.dist
  • python312Packages.chromadb
  • python312Packages.chromadb.dist
  • python312Packages.langchain-chroma
  • python312Packages.langchain-chroma.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
  • seagoat
  • seagoat.dist

x86_64-darwin

⏩ 6 packages marked as broken and skipped:
  • open-webui
  • open-webui.dist
  • private-gpt
  • private-gpt.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
✅ 12 packages built:
  • python312Packages.chromadb
  • python312Packages.chromadb.dist
  • python312Packages.langchain-chroma
  • python312Packages.langchain-chroma.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index.dist
  • seagoat
  • seagoat.dist

aarch64-darwin

⏩ 6 packages marked as broken and skipped:
  • open-webui
  • open-webui.dist
  • private-gpt
  • private-gpt.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
✅ 12 packages built:
  • python312Packages.chromadb
  • python312Packages.chromadb.dist
  • python312Packages.langchain-chroma
  • python312Packages.langchain-chroma.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index.dist
  • seagoat
  • seagoat.dist

@drupol drupol merged commit 369b57a into NixOS:master Mar 24, 2025
32 of 35 checks passed
@drupol drupol deleted the push-xpxyvkoutkuw branch March 24, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: python312Packages.chromadb (dependency of open-webui)

2 participants