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

exec container process (missing dynamic library?) `/usr/bin/toolbox #901

Closed
mvala opened this issue Oct 24, 2021 · 6 comments
Closed

exec container process (missing dynamic library?) `/usr/bin/toolbox #901

mvala opened this issue Oct 24, 2021 · 6 comments
Labels
1. Bug Something isn't working 4. Duplicate This issue or pull request already exists

Comments

@mvala
Copy link

mvala commented Oct 24, 2021

Describe the bug
When starting toolbox fc-34 in fedora 35 silverblue beta.

Steps how to reproduce the behaviour

[mvala@gril170 ~]$ toolbox enter fedora-toolbox-34
Error: invalid entry point PID of container fedora-toolbox-34

And logs

level=debug msg="Listening to file system and ticker events"
toolbox: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by toolbox)
toolbox: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by toolbox)
...
...
{"msg":"exec container process (missing dynamic library?) `/usr/bin/toolbox`: No such file or directory","level":"error","time":"2021-10-24T09:57:20.000562542Z"}

Expected behaviour
When starting toolbox fc-34 in fedora 35 silverblue beta.

Actual behaviour
fedora toolbox 34 will work on newer os version fedora 35 silverblue

@mvala mvala added the 1. Bug Something isn't working label Oct 24, 2021
@kon14
Copy link

kon14 commented Oct 24, 2021

Duplicate of #821.

@HarryMichal HarryMichal added the 4. Duplicate This issue or pull request already exists label Oct 24, 2021
@HarryMichal
Copy link
Member

Thank you for reporting the issue!

@mvala
Copy link
Author

mvala commented Oct 25, 2021

What toolbox version is it fixed?

@HarryMichal
Copy link
Member

No release contains the fix, yet. An update with the cherry-picked patch has been created for Fedora 35 and Rawhide.

@mvala
Copy link
Author

mvala commented Oct 25, 2021

So is it in fedora 35 testing (beta) repo? Or not yet. Sorry for asking, but i would like to test it

@debarshiray
Copy link
Member

For the downstream Fedora specific part, you can follow this bug. There's a scratch build there, and I am about to do another official build now.

Thanks for your feedback and offer to help test the patches. :)

By the way, it will be good to keep the discussion consolidated on the main upstream issue instead of having it scattered across all the duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Bug Something isn't working 4. Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants