You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is not a bug, I just want to know is there a way to install packages by rpm-ostree if the ostree
repo was not composed by rpm-ostree, instead it was generated by "ostree commit --tree=dir=$rootfs-dir"。
I think this should be caused by rpm-ostree Treefile default behavior, by default, selinux is enabled in rpm-ostree.
This is the error message:
[root@localhost ~]# rpm-ostree install git
.......
Importing: [=====================================================================================================================================] 100%
error: Failed to find metadata key rpmostree.sepolicy (signature s)
Thanks a lot!
The text was updated successfully, but these errors were encountered:
I know this is not a bug, I just want to know is there a way to install packages by rpm-ostree if the ostree
repo was not composed by rpm-ostree, instead it was generated by "ostree commit --tree=dir=$rootfs-dir"。
I think this should be caused by rpm-ostree Treefile default behavior, by default, selinux is enabled in rpm-ostree.
This is the error message:
[root@localhost ~]# rpm-ostree install git
.......
Importing: [=====================================================================================================================================] 100%
error: Failed to find metadata key rpmostree.sepolicy (signature s)
Thanks a lot!
The text was updated successfully, but these errors were encountered: