Skip to content

Conversation

@Erethon
Copy link
Contributor

@Erethon Erethon commented May 6, 2025

This fixes the build for ripe-atlas-tools by disabling a specific test. The test breaks with Python >= 3.12 due to changes made in the argparse module. The binaries are working as expected, the test is just expecting a specific string to be found that isn't there with the new argparse changes.

Hydra logs: https://hydra.nixos.org/build/295070698/nixlog/2
ZHF: #403336

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.

@Erethon Erethon added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label May 6, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 6, 2025
@nix-owners nix-owners bot requested a review from RaitoBezarius May 6, 2025 10:43
@Erethon
Copy link
Contributor Author

Erethon commented May 6, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 404607


x86_64-linux

✅ 2 packages built:
  • ripe-atlas-tools
  • ripe-atlas-tools.dist

@savalet
Copy link
Member

savalet commented May 6, 2025

It works, it cost me 30 credits :)
image
Measurement link: https://atlas.ripe.net/measurements/101834322/

@booxter
Copy link
Contributor

booxter commented May 6, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 404607


x86_64-linux

✅ 2 packages built:
  • ripe-atlas-tools
  • ripe-atlas-tools.dist

aarch64-linux

✅ 2 packages built:
  • ripe-atlas-tools
  • ripe-atlas-tools.dist

x86_64-darwin

✅ 2 packages built:
  • ripe-atlas-tools
  • ripe-atlas-tools.dist

aarch64-darwin

✅ 2 packages built:
  • ripe-atlas-tools
  • ripe-atlas-tools.dist

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label May 7, 2025
Copy link
Contributor

@risicle risicle left a comment

Choose a reason for hiding this comment

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

nixpkgs-review happy, macos 12 x86_64 & nixos x86_64

@risicle risicle merged commit 221cd6d into NixOS:master May 7, 2025
30 checks passed
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 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants