-
Notifications
You must be signed in to change notification settings - Fork 140
atomic mount symbol lookup error #1018
Comments
So a couple of things:
Could you also add the debug flag and show me the output for Thanks |
Thanks for the quick response
With the debug flag the output is the same.
Thanks again for taking the time to check this. |
atomic mount
symbol lookup error
Essentially its a glib2 issue: https://bugzilla.redhat.com/show_bug.cgi?id=1371704 For now, if you don't need to use ostree related functionality, you can just remove the ostree package and atomic will just use the docker backend. |
The ostree package you're using is compiled with a newer glib2. We do need to more explicitly reference glib2 requirements in the package to make this fail at package install time (or e.g. pull in an updated glib2), which is what the RHBZ is tracking. You should be able to just |
The Good job and Thank you :) |
Hi,
After installing atomic from centos-extras, trying to do an
atomic mount
give this result.Any idea on what is causing this ?
The text was updated successfully, but these errors were encountered: