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

acme module: update for simp_le v0.8 #37733

Merged
merged 1 commit into from Mar 24, 2018
Merged

acme module: update for simp_le v0.8 #37733

merged 1 commit into from Mar 24, 2018

Conversation

wmertens
Copy link
Contributor

Hopefully fixes #37689

@wmertens
Copy link
Contributor Author

@GrahamcOfBorg test acme

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: tests.acme

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: tests.acme

Partial log (click to expand)

cannot build derivation ‘/nix/store/6vi9vq0q7zibikzibr9nparh55s6gl00-nixos-vm.drv’: 1 dependencies couldn't be built
building path(s) ‘/nix/store/0fk02zgf3dxxfpxvqsha0llrfz1ahz77-nixos-system-webserver-18.09.git.527e97f’
building path(s) ‘/nix/store/39764nwhx9lrlswwi41f22aalxapwhaf-closure-info’
/nix/store/aj9rz4k3xvg8q9fzqfnb0q123707zp0n-builder: line 1: .attrs.sh: No such file or directory
builder for ‘/nix/store/h5h05qyfv4q18s2arkqmdbzgqgp7iqp0-closure-info.drv’ failed with exit code 1
cannot build derivation ‘/nix/store/fisdcq55lyprxz5zqjdy3bgs96in8nwa-run-nixos-vm.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/xwm6i10xlbafyq39xkxms1gn2xx1svxj-nixos-vm.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/wkv1v54j1vgdvpsmccj0a2fvhnrjj2x7-nixos-test-driver-acme.drv’: 3 dependencies couldn't be built
cannot build derivation ‘/nix/store/vsn70ll3bka8j8i24gv2f0hzcbf3m0mj-vm-test-run-acme.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/vsn70ll3bka8j8i24gv2f0hzcbf3m0mj-vm-test-run-acme.drv’ failed

@wmertens
Copy link
Contributor Author

Hmmm :-/ I don't know why the builder fails on missing .attrs.sh, any idea @grahamc?

It looks like it can't run the test, not that the test fails.

I'm pretty sure about this one, simp_le no longer supports that parameter, so I'll just merge it.

@wmertens wmertens merged commit ea145b6 into master Mar 24, 2018
@wmertens wmertens deleted the acme-fix branch March 24, 2018 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

simp_le is broken on nixos-unstable-small
2 participants