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

nixosTests.acme build broken #197513

Closed
ajs124 opened this issue Oct 24, 2022 · 4 comments
Closed

nixosTests.acme build broken #197513

ajs124 opened this issue Oct 24, 2022 · 4 comments

Comments

@ajs124
Copy link
Member

ajs124 commented Oct 24, 2022

Steps To Reproduce

try to build nixosTests.acme

Build log

https://hydra.nixos.org/log/hv4qwbrhmnxf6h0fq70m8lxy5an0xf89-vm-test-run-acme.drv

Additional context

does not seem to block the channel, maybe it should

Notify maintainers

@NixOS/acme

@m1cr0man
Copy link
Contributor

Weird, seems to be caused by some syscall blocking, likely from this change. I had no problem with the test suite at the time however. Both lego and minica are having issues. Will investigate further.

@arianvp
Copy link
Member

arianvp commented Oct 24, 2022

does not seem to block the channel, maybe it should

Agreed to add this test suite to the list of channel blockers.

@mweinelt
Copy link
Member

Duplicate of #197443

@mweinelt mweinelt marked this as a duplicate of #197443 Oct 24, 2022
mweinelt added a commit to mweinelt/nixpkgs that referenced this issue Oct 24, 2022
With Go 1.19 calls to setrlimit are required for lego to run.

While we could allow setrlimit alone, I think it is not unreasonable to
allow @resources in general.

Closes: NixOS#197513
@zowoq
Copy link
Contributor

zowoq commented Oct 24, 2022

Odd that the test is failing on master with x86_64 and passes with aarch64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants