|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

The trouble for non-jenkins users is worse than it looks:
if the chown is missing, upgrading the rpm will change the ownership of /var/*/jenkins to "jenkins". So, if you had it set up to work with another user before, it will be broken afterwards. So, unless the post-install script does change the ownership explicitely, every rpm upgrade breaks Jenkins for such users.
I think that jieryn's olution is probably a good one. Please include "/var/cache/jenkins" into the list of updated dirs!