Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

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: InstallerAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED NOTABUG QA Contact: Mike Foley <mfoley>
Severity: low Docs Contact:
Priority: unspecified    
Version: JON 3.2.1CC: 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:
Description Flags
added_files_vs_old_files_owners none

Description Armine Hovsepyan 2014-03-26 16:23:59 UTC
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

Comment 1 Larry O'Leary 2014-04-02 20:27:17 UTC
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.