Bug 1417749

Summary: [dev-preview-stg] linux tar - oc owned by non-root user
Product: OKD Reporter: Aleksandar Kostadinov <akostadi>
Component: InstallerAssignee: Stefanie Forrester <dakini>
Status: CLOSED CURRENTRELEASE QA Contact: Johnny Liu <jialiu>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.xCC: aos-bugs, mifiedle, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: online_3.4.1
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-10 18:14:04 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:

Description Aleksandar Kostadinov 2017-01-30 21:20:31 UTC
Description of problem:

> $ tar tvfz oc-3.4.1.2-1-linux.tar.gz 
> -rwxr-xr-x dakini/dakini 107289752 2017-01-24 23:01 oc

Expected results:
root/root

Comment 1 Stefanie Forrester 2017-02-03 17:17:55 UTC
This should be fixed now.

[dakini@nibbana ~]$ tar tvfz /home/dakini/Downloads/oc-3.4.1.2-1-linux.tar.gz
-rwxr-xr-x root/root 107289752 2017-01-24 13:01 oc

Comment 2 Aleksandar Kostadinov 2017-02-03 17:22:26 UTC
just checked, it is fine now, thank you.

Comment 3 Aleksandar Kostadinov 2017-02-03 17:23:43 UTC
also the new file is same as old file, so we don't need any retesting.