-
Notifications
You must be signed in to change notification settings - Fork 10
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
[BUG] Anaconda installer f40 missing library udev #151
Comments
I'm building another version. It may just be that the packages are out of date. The tests include building and testing an f40 image. If they still fail, I'll look to see if a package is missing. |
Issue confirmed in build attempt: https://github.com/JasonN3/build-container-installer/actions/runs/12416303515/job/34665940438 |
I'm currently experiencing this issue trying to install Bluefin GTS. |
I think I found the issue. Now I need to find a fix. pyudev uses |
The |
Fixed by #152 |
Describe the bug
When creating an iso with variant server of silverblue and version 40.
The installer build deliver an iso that wil generate an import error at runtime.
"ImportError: No library named udev"
To Reproduce
Build iso of variant Server and version 40
Expected behavior
Successful anaconda installation
The text was updated successfully, but these errors were encountered: