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

nixos/tests/containers-imperative: fix on i686 #46874

Merged
merged 1 commit into from Sep 19, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Sep 18, 2018

Motivation for this change

Test failed on i686 in a sandbox because some packages required in the test vm to build the nixos manual for the container were missing. Add them.

ZHF #45960, please backport.

Things done
  • NixOS test passes in a sandbox for x86_64-linux and i686-linux

Test failed on i686 in a sandbox because some packages required
to build the nixos manual for the container were missing. Add them.
@xeji
Copy link
Contributor Author

xeji commented Sep 19, 2018

@GrahamcOfBorg test containers-imperative

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.containers-imperative

Partial log (click to expand)

machine: exit status 1
syncing
machine: running command: sync
machine: exit status 0
test script finished in 90.70s
cleaning up
killing machine (pid 597)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/yd7nfvl8x9aidsm5kp835mlbj7y1j34s-vm-test-run-containers-imperative

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.containers-imperative

Partial log (click to expand)

machine: exit status 1
syncing
machine: running command: sync
machine: exit status 0
test script finished in 100.54s
cleaning up
killing machine (pid 631)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/hgqn54lshzjyw9gqyjha705sqiyxy67v-vm-test-run-containers-imperative

@xeji
Copy link
Contributor Author

xeji commented Sep 19, 2018

Too bad ofborg cannot build i686 (yet?)

@xeji xeji merged commit daf40ab into NixOS:master Sep 19, 2018
xeji added a commit that referenced this pull request Sep 19, 2018
Test failed on i686 in a sandbox because some packages required
to build the nixos manual for the container were missing. Add them.

(cherry picked from commit daf40ab)
@xeji xeji deleted the p/containers-imperative branch September 19, 2018 14:20
@xeji
Copy link
Contributor Author

xeji commented Sep 19, 2018

backported: 842b905

@xeji
Copy link
Contributor Author

xeji commented Sep 19, 2018

This fixed the test for i686 on my local machine, but it still fails on Hydra. Don't know why yet.

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.

None yet

2 participants