Project

Profile

Help

Issue #402

closed

The RPM project's pulp-dev.py doesn't set correct permissions on /var/lib/pulp/published/yum

Added by rbarlow about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Low
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Master
Platform Release:
2.6.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

$ ls -lah /var/lib/pulp/published/
total 20K
drwxrwsr-t. 5 apache apache 4.0K Mar 5 17:24 .
drwxrwsr-t. 8 apache apache 4.0K Jan 10 17:42 ..
drwxr-sr-x. 2 apache apache 4.0K Aug 5 2013 http
drwxr-sr-x. 3 apache apache 4.0K Sep 2 2013 https
drwxr-sr-x. 4 root apache 4.0K Mar 5 17:24 yum

The yum directory should be apache owned. Because it is not, publishing fails. The workaround is to chown it to apache.

P.S. Normally, I would just fix something like this instead of filing a bug, but I've got too many TODOs right now and I don't want to forget anything :)

+ This bug was cloned from Bugzilla Bug #1073155 +

Also available in: Atom PDF