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

Docker module on ubuntu fails with #149

Closed
guysoft opened this issue Dec 17, 2021 · 4 comments
Closed

Docker module on ubuntu fails with #149

guysoft opened this issue Dec 17, 2021 · 4 comments

Comments

@guysoft
Copy link
Owner

guysoft commented Dec 17, 2021

Related: https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1947601

Manually installing linux-modules-extra-raspi solves the issue, however in CustomPiOS running this triggers flash-kernel which fails.
Overriding flask-kernel does not install the module correctly.

@guysoft
Copy link
Owner Author

guysoft commented Dec 20, 2021

Flash-kernel bug report: https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1955353
Apparently it should know its in chroot

@guysoft
Copy link
Owner Author

guysoft commented Oct 14, 2022

A fix has been released in to Ubuntu:

This bug was fixed in the package flash-kernel - 3.106ubuntu7

---------------
flash-kernel (3.106ubuntu7) kinetic; urgency=medium

  * Change FK_FORCE_CONTAINER to FK_FORCE and cleanly exit if running
    in a chroot environment (LP: [#1955353](https://bugs.launchpad.net/bugs/1955353))

 -- William 'jawn-smith' Wilson <jawn-smith@ubuntu.com> Thu, 08 Sep 2022 09:16:55 -0500

Still need to test it.

@guysoft
Copy link
Owner Author

guysoft commented Oct 19, 2022

There is a fix now in devel that uses the proposed package

@guysoft
Copy link
Owner Author

guysoft commented Oct 30, 2022

Fixed also the cgroup bug docker/for-linux#219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant