From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; Hotbar 4.1.8.0; SV1; .NET CLR 2.0.50727) Description of problem: Using unzip to unzip an archive, leaves the files as owner-read-only (400), the directories were OK. Also a problem in x86_64. Version-Release number of selected component (if applicable): unzip-5.51-8.EL4.5 How reproducible: Always Steps to Reproduce: 1. unzip FILE.zip 2. 3. Actual Results: ls -l -r-------- 1 vobadm ftlinux 12 Aug 7 2005 media.inf drwxrwxr-x 2 vobadm ftlinux 4096 Aug 7 2005 setup -r-------- 1 vobadm ftlinux 115428425 Aug 7 2005 setup.jar Expected Results: ls -l -rw-rw-r-- 1 vobadm ftlinux 12 Aug 7 2005 media.inf drwxrwxr-x 2 vobadm ftlinux 4096 Aug 7 2005 setup -rw-rw-r-- 1 vobadm ftlinux 115428425 Aug 7 2005 setup.jar Additional info: I replaced the unzip package with the previous package from RHEL4-U4 (unzip-5.51-7) and everything works fine. The problem is that some packages may have already used unzip during the installation process, so we might have some permmission problems yet unfound.
*** This bug has been marked as a duplicate of 230559 ***
*** Bug 230559 has been marked as a duplicate of this bug. ***
Note to Stratus: Red Hat has identified the problem and has a patch. Stay tuned for when and which build to test...
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2007-0203.html
*** Bug 244938 has been marked as a duplicate of this bug. ***