supposed to be installed but is not!?
Hello Group.
I´m relatively new on linux and want to install docker-ce on fedora 25 in the terminal (no desktop available). With "dnf install docker-ce" I get the following error...
error: %prein(libcgroup-0.41-9.fc25.x86_64) scriptlet failed, exit status 126
Error in PREIN scriptlet in rpm package libcgroup
Error in PREIN scriptlet in rpm package libcgroup
libcgroup-0.41-9.fc25.x86_64 was supposed to be installed but is not!
when I take "dnf install libcgroup.x86_64", the error is the same. Who is PREIN scriptlet? How can I solve that problem?
thanx
@uwei here is a howto Get Docker CE for Fedora but the error is very strange, first try to update your system and try again is this doesn't resolve your issue you can look at this related to your issue I'm not a selinux ninja yet but it might a selinux related issue... Regards.,
thanks, but i used the way from the docker page. the "issue" seems similar, but the workaround doesn´t work