Bug 717567

Summary: Installation of perl-libs tries to touch /usr/local/lib64/perl5
Product: Red Hat Enterprise Linux 6 Reporter: redhat <iain.morrison>
Component: perlAssignee: perl-maint-list
Status: CLOSED DUPLICATE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1CC: ppisar, psabata
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-29 11:12:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description redhat@mrc-epid.cam.ac.uk 2011-06-29 09:09:28 UTC
Description of problem:
Installation of perl-libs tries to chown /usr/local/lib64/perl5 which fails when /usr/local is NFS mounted root read only

Version-Release number of selected component (if applicable):
4:perl-libs-5.10.1-119.el6.x86_64

How reproducible:
Completely

Steps to Reproduce:
1. yun update -y
2.
3.
  
Actual results:
  Updating   : 4:perl-libs-5.10.1-119.el6.x86_64                                                                 1/4
Error unpacking rpm package 4:perl-libs-5.10.1-119.el6.x86_64
error: unpacking of archive failed on file /usr/local/lib64/perl5: cpio: chown


Expected results:


Additional info:
rpm -ql perl-libs | grep /usr/local
/usr/local/lib64/perl5

Comment 2 Petr Pisar 2011-06-29 11:12:16 UTC

*** This bug has been marked as a duplicate of bug 717565 ***