Bug 800505
| Summary: | Errors installing katello-selinux and pulp-selinux-server in kickstart. | |||
|---|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | John Matthews <jmatthew> | |
| Component: | z_other | Assignee: | John Matthews <jmatthew> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 1.1.0 | CC: | 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: | 795602 | |||
| : | 813911 (view as bug list) | Environment: | ||
| Last Closed: | 2012-05-25 14:13:45 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, 801752 | |||
| Bug Blocks: | 813911 | |||
|
Description
John Matthews
2012-03-06 15:33:06 UTC
Need to be sure this in Pulp V1 branch This commit: http://git.fedorahosted.org/git/?p=pulp.git;a=commitdiff;h=24160a6a72d45972540dceb422334b7226d5f691 Has been cherrypicked to v1 branch http://git.fedorahosted.org/git/?p=pulp.git;a=commitdiff;h=427b934c445b8a3992aff3567a0244ebcd64f999 build: 0.272 Verified on v1.1 [root@pulp-v1-1-server ~]# rpm -q pulp pulp-1.1.2-1.fc16.noarch [root@pulp-v1-1-server ~]# [root@pulp-v1-1-server ~]# rpm -q pulp-selinux-server pulp-selinux-server-1.1.2-1.fc16.noarch [root@pulp-v1-1-server ~]# semodule -l |grep pulp pulp-server 1.1.2.1 [root@pulp-v1-1-server ~]# getenforce Enforcing [root@pulp-v1-1-server ~]# ls -larthZ /srv/pulp -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 .. drwxr-xr-x. root root system_u:object_r:var_t:s0 . [root@pulp-v1-1-server ~]# Pulp v1.1 Release |