-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
virtualbox: 6.1.4 -> 6.1.6 #85556
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
virtualbox: 6.1.4 -> 6.1.6 #85556
Conversation
@B4dM4n were the tests already broken before? In any case, could you mark them as broken? |
It'd be really nice if you or some of the other regular contributors could find some time to port the tests to python and fix them. It's a pity they don't work currently - they automated a lot of testing and very often uncovered some (even upstream) bugs. |
I'm trying to debug the tests, findings so far: |
In retrospect, that may be some unrelated bug that only occurs on my system, although that's still weird. |
Let's merge this in, the tests were already broken before. |
Build fails with hardening disabled, will try with hardening enabled..
|
Fails with hardening enabled, too. :( I'll try and figure out what I broke... |
@jcumming I can build |
Motivation for this change
Fix kernel module build with linux 5.6.
Fixes: #84586
Things done
The tests are currently broken and I don't have the time to fix them.
It looks like the Virtualbox VM's in the tests start booting, but the kernel never reaches the
init
script.Booting a VM (Windows and Linux) under NixOS with Linux 5.6 worked for me.
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)