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

kmod-setup.c sould ignore ENOENT rather than ENOSYS when we fail to load a kernel module #203

Closed
poettering opened this issue Jun 14, 2015 · 3 comments
Labels

Comments

@poettering
Copy link
Member

See #166 for details.

This issue exists merely to make sure we don't forget to fix systemd as soon as kmod has been fixed for this, too:

http://thread.gmane.org/gmane.linux.kernel.modules/1542

And we should bum the kmod dependency version then...

@lucasdemarchi
Copy link
Contributor

It's now applied in upstream: https://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=114ec87c85c35a2bd3682f9f891e494127be6fb5

I'm treating this as a bug that should be backported. Are you sure you want to wait for the next release and bump the dependency?

@dvdhrm
Copy link
Contributor

dvdhrm commented Jun 18, 2015

I think we should revert the old commit right away. @zonque, any objections?

@dvdhrm
Copy link
Contributor

dvdhrm commented Jul 1, 2015

As there haven't been any objections, I now reverted the change without any version bump.

@dvdhrm dvdhrm closed this as completed Jul 1, 2015
embdur added a commit to embdur/meta-mentor that referenced this issue Sep 21, 2015
Fix the following error seen during boot:
"Failed to insert module 'kdbus': Function not implemented"

See systemd/systemd#203 for details

JIRA: SB-5927

Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants