-
Notifications
You must be signed in to change notification settings - Fork 221
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
'Error: failed to initialize container fedora-toolbox-39', 'Error: container fedora-toolbox-38 not found' #1260
Comments
$XDG_RUNTIME_DIR is setup correctly. Rebooting did not fix. Editing ~/.config/containers/containers.conf to the following did not work:
|
Note that this syntax is wrong. For
|
For the actual bug report, what's the output from:
|
Thanks @debarshiray, here is output:
|
|
Same for me:
Issue i've been hitting since #687 (comment) |
For my Fedora 38, every time the os upgrades the kernel, the
|
Describe the bug
Fedora 39 container was working on my Fedora 38 silverblue OS but now it is not.
Steps how to reproduce the behaviour
https://registry.fedoraproject.org/repo/fedora-toolbox/tags/ shows 39 and 39-1 as options.
Screenshots
Output of
toolbox --version
(v0.0.90+)toolbox version 0.0.99.3
Toolbox package info (
rpm -q toolbox
)toolbox-0.0.99.3-10.fc38.x86_64
Output of
podman version
Podman package info (
rpm -q podman
)podman-4.4.1-3.fc38.x86_64
Info about your OS
Fedora Silverblue 38
Additional context
My Fedora 35 container still works. Since toolbox upgrade doesn't exist I want to use the newest image possible to postpone when I will have to create yet another container.
The text was updated successfully, but these errors were encountered: