#4059 add libselinux-python to ami-0000000e
Closed: Fixed None Opened 10 years ago by msuchy.

In Fedora Cloud we have image ami-0000000e, which we use as builder for Copr.

Can you please add to this image package python-selinux, which is needed even for adding repos:

{{{
TASK: [add repos] *********
failed: [172.16.3.4] => (item=builder.repo) => {"failed": true, "item": "builder.repo"}
msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
failed: [172.16.3.4] => (item=epel6.repo) => {"failed": true, "item": "epel6.repo"}
msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
}}}


Note that libselinux-python is now part of role/base and should thus be install on all/most cloud image.

Negative sir.

U just created new VM based on ami-0000000e and the package is not there.

This has been added to the builderpb.yml

Login to comment on this ticket.

Metadata