-
Notifications
You must be signed in to change notification settings - Fork 38
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
fakemachine doesn't work on Ubuntu #12
Comments
Some distros have compiled-in kernel modules like ubuntu: |
ubuntu kernel has the following modules builtin :
And the kernel permissions are : |
The kernel not being readable by a normal user does completely break the basic idea behind fakemachine, so that's not really something we can nicely support. |
Fail into that issue trying to copy the content of
additional effect of that issue: |
Tracked by Ubuntu on launchpad: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/759725 & https://bugs.launchpad.net/ubuntu/+source/debos/+bug/1795079 |
Seeing the following crash.
There appears to be symlinks in the /etc/ls.so.conf.d/ directory and those are not well supported
The text was updated successfully, but these errors were encountered: