#1039 Change owner of runroot outputs
Closed: Fixed 6 years ago Opened 6 years ago by lsedlar.

Whatever we create in runroot tasks is owned by root. We change it to be readable by everyone, but that still means it can be hard to delete the composes.

We should run chown at the end of the task as well as the existing chmod.

Whatever user Pungi is running as may not exist in the task environment, so UID should be used. For example Bodhi runs Pungi as apache user, and that is sure not to exist in runroot.


Metadata Update from @lsedlar:
- Issue set to the milestone: 4.1.31

6 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #1082 Merged 6 years ago