Skip to content

python312Packages.opensearch-py: fix build#357642

Merged
GaetanLepage merged 5 commits intoNixOS:masterfrom
drupol:push-ysvznwtvkxlo
Nov 21, 2024
Merged

python312Packages.opensearch-py: fix build#357642
GaetanLepage merged 5 commits intoNixOS:masterfrom
drupol:push-ysvznwtvkxlo

Conversation

@drupol
Copy link
Copy Markdown
Contributor

@drupol drupol commented Nov 20, 2024

An issue has been opened upstream at opensearch-project/opensearch-py#849

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 the 6.topic: python Python is a high-level, general-purpose programming language. label Nov 20, 2024
@drupol drupol mentioned this pull request Nov 20, 2024
13 tasks
@drupol drupol marked this pull request as ready for review November 20, 2024 19:52
@drupol drupol added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label Nov 20, 2024
@drupol drupol requested a review from GaetanLepage November 20, 2024 21:10
@GaetanLepage
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 357642


x86_64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 2 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
✅ 8 packages built:
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

aarch64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 2 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
✅ 8 packages built:
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

x86_64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 10 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

aarch64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 10 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

@drupol
Copy link
Copy Markdown
Contributor Author

drupol commented Nov 21, 2024

@ofborg build python312Packages.opensearch-py

@GaetanLepage
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 357642


x86_64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 2 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
✅ 8 packages built:
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

aarch64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 2 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
✅ 8 packages built:
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

x86_64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 10 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

aarch64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 2 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
✅ 8 packages built:
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist

@nix-owners nix-owners bot requested a review from natsukium November 21, 2024 10:45
@GaetanLepage
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 357642


x86_64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 18 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

aarch64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 18 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

x86_64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
❌ 6 packages failed to build:
  • parsedmarc
  • parsedmarc.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
✅ 12 packages built:
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

aarch64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 18 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

@GaetanLepage
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 357642


x86_64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

aarch64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

x86_64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

aarch64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

Comment thread pkgs/development/python-modules/pygelf/default.nix Outdated
Comment thread pkgs/development/python-modules/pygelf/default.nix Outdated
Copy link
Copy Markdown
Member

@SuperSandro2000 SuperSandro2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GaetanLepage
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 357642


x86_64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

aarch64-linux

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

x86_64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

aarch64-darwin

⏩ 4 packages marked as broken and skipped:
  • python311Packages.parsedmarc
  • python311Packages.parsedmarc.dist
  • python312Packages.parsedmarc
  • python312Packages.parsedmarc.dist
✅ 22 packages built:
  • parsedmarc
  • parsedmarc.dist
  • python311Packages.awswrangler
  • python311Packages.awswrangler.dist
  • python311Packages.mail-parser
  • python311Packages.mail-parser.dist
  • python311Packages.mailsuite
  • python311Packages.mailsuite.dist
  • python311Packages.opensearch-py
  • python311Packages.opensearch-py.dist
  • python311Packages.pygelf
  • python311Packages.pygelf.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.mail-parser
  • python312Packages.mail-parser.dist
  • python312Packages.mailsuite
  • python312Packages.mailsuite.dist
  • python312Packages.opensearch-py
  • python312Packages.opensearch-py.dist
  • python312Packages.pygelf
  • python312Packages.pygelf.dist

@GaetanLepage GaetanLepage merged commit 455bf7a into NixOS:master Nov 21, 2024
@drupol drupol deleted the push-ysvznwtvkxlo branch November 22, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 6.topic: python Python is a high-level, general-purpose programming language.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants