Bug 1081149
| Summary: | File permissions of changed and added files from cumulative patch is not consistent | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Armine Hovsepyan <ahovsepy> | ||||
| Component: | Installer | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.2.1 | CC: | loleary, mfoley, myarboro | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-05-29 13:58:40 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
This is working as expected and doesn't seem like a bug or anything we should do about it. This issue is a platform issue. If I start agent as userA and then stop it and then start it again as userB, my files end up with mixed owners. |
Created attachment 879119 [details] added_files_vs_old_files_owners Description of problem: CP1 - File permissions of changed and added files is not consistent Version-Release number of selected component (if applicable): jon 3.2.1 CP1 How reproducible: always Steps to Reproduce: 1. install and run jon 3.2.0.GA as "non-root" user 2. apply patch as another user (root or "another-non-root" user) having access to jon 3.2.0.GA 3. Actual results: added/updated file has owner as user who ran patch Expected results: message telling patch would be applied as another user than owner of jon 3.2.0.ga Additional info: log attached