Bug 813911
| Summary: | Errors installing katello-selinux and pulp-selinux-server in kickstart. | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | z_other | Assignee: | Sayli Karmarkar <skarmark> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.0.6 | CC: | cperry, ftaylor, jmatthew, jrist |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 800505 | Environment: | |
| Last Closed: | 2012-05-25 14:15:03 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 795602, 800029, 800505, 801752 | ||
| Bug Blocks: | |||
|
Description
Preethi Thomas
2012-04-18 18:17:35 UTC
cloned for v2 moving to on_qa as per the comment [root@preethi-el6-pulp ~]# rpm -q pulp pulp-0.0.283-1.el6.noarch [root@preethi-el6-pulp ~]# [root@preethi-el6-pulp ~]# rpm -q pulp-selinux-server pulp-selinux-server-0.0.283-1.el6.noarch [root@preethi-el6-pulp ~]# [root@preethi-el6-pulp ~]# semodule -l |grep pulp pulp-server 0.0.283.1 [root@preethi-el6-pulp ~]# getenforce Enforcing [root@preethi-el6-pulp ~]# ls -larthZ /srv/pulp drwxr-xr-x. root root system_u:object_r:var_t:s0 .. -rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t:s0 webservices.wsgi -rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t:s0 repo_auth.wsgi drwxr-xr-x. root root system_u:object_r:var_t:s0 . [root@preethi-el6-pulp ~]# Pulp v1.1 Release |