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

[Backport release-24.11] zfs_2_3: init at 2.3.0 #373841

Merged

Conversation

amarshall
Copy link
Member

@amarshall amarshall commented Jan 14, 2025

Backport of #371608 & #373599

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: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100 labels Jan 14, 2025
@amarshall
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 2 packages marked as broken and skipped:
  • linuxKernel.packages.linux_5_4_hardened.zfs_2_3
  • linuxKernel.packages.linux_5_4_hardened.zfs_unstable
✅ 32 packages built:
  • envision
  • libsearpc (python312Packages.pysearpc)
  • linuxKernel.packages.linux_5_10.zfs_2_3 (linuxKernel.packages.linux_5_10.zfs_unstable)
  • linuxKernel.packages.linux_5_10_hardened.zfs_2_3 (linuxKernel.packages.linux_5_10_hardened.zfs_unstable)
  • linuxKernel.packages.linux_5_15.zfs_2_3 (linuxKernel.packages.linux_5_15.zfs_unstable)
  • linuxKernel.packages.linux_5_15_hardened.zfs_2_3 (linuxKernel.packages.linux_5_15_hardened.zfs_unstable)
  • linuxKernel.packages.linux_5_4.zfs_2_3 (linuxKernel.packages.linux_5_4.zfs_unstable)
  • linuxKernel.packages.linux_6_1.zfs_2_3 (linuxKernel.packages.linux_6_1.zfs_unstable)
  • linuxKernel.packages.linux_6_11.zfs_2_3 (linuxKernel.packages.linux_6_11.zfs_unstable)
  • linuxKernel.packages.linux_6_11_hardened.zfs_2_3 (linuxKernel.packages.linux_6_11_hardened.zfs_unstable)
  • linuxKernel.packages.linux_6_12.zfs_2_3 (linuxKernel.packages.linux_6_12.zfs_unstable)
  • linuxKernel.packages.linux_6_12_hardened.zfs_2_3 (linuxKernel.packages.linux_6_12_hardened.zfs_unstable)
  • linuxKernel.packages.linux_6_1_hardened.zfs_2_3 (linuxKernel.packages.linux_6_1_hardened.zfs_unstable)
  • linuxKernel.packages.linux_6_6.zfs_2_3 (linuxKernel.packages.linux_6_6.zfs_unstable)
  • linuxKernel.packages.linux_hardened.zfs_2_3 (linuxKernel.packages.linux_6_6_hardened.zfs_2_3 ,linuxKernel.packages.linux_hardened.zfs_unstable)
  • linuxKernel.packages.linux_latest_libre.zfs_2_3 (linuxKernel.packages.linux_latest_libre.zfs_unstable)
  • linuxKernel.packages.linux_libre.zfs_2_3 (linuxKernel.packages.linux_libre.zfs_unstable)
  • linuxKernel.packages.linux_lqx.zfs_2_3 (linuxKernel.packages.linux_lqx.zfs_unstable)
  • linuxKernel.packages.linux_xanmod.zfs_2_3 (linuxKernel.packages.linux_xanmod.zfs_unstable)
  • linuxKernel.packages.linux_xanmod_latest.zfs_2_3 (linuxKernel.packages.linux_xanmod_latest.zfs_unstable ,linuxKernel.packages.linux_xanmod_stable.zfs_2_3 ,linuxKernel.packages.linux_xanmod_stable.zfs_unstable)
  • linuxKernel.packages.linux_zen.zfs_2_3 (linuxKernel.packages.linux_zen.zfs_unstable)
  • lockbook
  • lockbook-desktop
  • opencomposite
  • python311Packages.pysearpc
  • python311Packages.seaserv
  • seafile-server (python312Packages.seaserv)
  • seafile-client
  • seafile-shared
  • seahub
  • zfs_2_3 (zfs_unstable)
  • zfs_2_3.dev (zfs_unstable.dev)

@amarshall amarshall marked this pull request as ready for review January 14, 2025 21:02
@nix-owners nix-owners bot requested a review from RaitoBezarius January 14, 2025 21:03
Copy link
Contributor

@adamcstephens adamcstephens left a comment

Choose a reason for hiding this comment

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

aarch64-linux series_2_3 test
/nix/store/jp50inwsxcwf7yp97526zhiphn39gc19-vm-test-run-zfs_2_3

@adamcstephens adamcstephens merged commit b5c5bf4 into NixOS:release-24.11 Jan 14, 2025
52 of 55 checks passed
@amarshall amarshall deleted the backport-373599-to-release-24.11 branch January 14, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants