#8536 posix user and group permissions set to ???? ????
Closed: Fixed 4 years ago by smooge. Opened 4 years ago by dkliban.

https://repos.fedorapeople.org/repos/pulp/pulp/fixtures/deb/ directory shows as being empty. This is due to the permissions being wrong. The user and group should be "pulpadmin".


The directories had lost their execute bit so apache could not go into them. I have done a find ./repos/pulp/pulp/fixtures/deb -type d -print | xargs chmod +x

The files seem to be working now.

Metadata Update from @smooge:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata