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

Is there a way to run "rpm-ostree install $pkg" for non-rpm-ostree composed repo? #1128

Closed
isula-xufeng opened this issue Sep 4, 2017 · 1 comment

Comments

@isula-xufeng
Copy link

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!

@jlebon
Copy link
Member

jlebon commented Sep 5, 2017

Let's close this one and discuss in coreos/rpm-ostree#971.

@jlebon jlebon closed this as completed Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants