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

zfs: workaround pending #192668 #209148

Closed
wants to merge 1 commit into from
Closed

zfs: workaround pending #192668 #209148

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 5, 2023

Description of changes

To prevent ISO image build failures, we must include powerpc64le in badPlatforms until one of these things happens:

  1. linux-kernels.nix sets linux_default to 5.19 or later

  2. linux/kernel: backport symbol GPLification fix from 5.19 so NixOS installer can build #192668 is merged

This is a stopgap measure in the meantime.

Things done

@ghost ghost mentioned this pull request Jan 5, 2023
3 tasks
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Jan 5, 2023
To prevent ISO image build failures, we must include powerpc64le in
badPlatforms until one of these things happens:

  1. `linux-kernels.nix` sets `linux_default` to 5.19 or later

  2. #192668 is merged

This is a stopgap measure in the meantime.
@ghost
Copy link
Author

ghost commented Jan 5, 2023

@ofborg eval

darwin builders stuck again

@ghost
Copy link
Author

ghost commented Jan 5, 2023

@grahamc the darwin builders are stuck. is there a way for me to tell ofborg to skip them?

@Artturin
Copy link
Member

Artturin commented Jan 6, 2023

#192668 was merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant