Bug 611056

Summary: missing File::NFSLock dependecy
Product: [Fedora] Fedora Reporter: Iain Arnell <iarnell>
Component: perl-Test-TempDirAssignee: Emmanuel Seyman <emmanuel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: emmanuel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Test-TempDir-0.05-3.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-14 22:55:49 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 Iain Arnell 2010-07-03 11:01:17 UTC
Description of problem:

perl-Test-TempDir is missing Requires: perl(File::NFSLock)


Version-Release number of selected component (if applicable):
perl-Test-TempDir-0.05-2.fc13
perl-Test-TempDir-0.05-3.fc14


Steps to Reproduce:
1. yum remove perl-File-NFSLock
2. yum install perl-Test-TempDir
3. perl -MTest::TempDir::Factory -e '$d=Test::TempDir::Factory->new()->create()'
  
Actual results:
Can't locate File/NFSLock.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/local/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /usr/local/lib64/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl .) at /usr/share/perl5/Test/TempDir/Factory.pm line 151.


Expected results:
new temp directory has been created.

Comment 1 Fedora Update System 2010-07-03 21:48:54 UTC
perl-Test-TempDir-0.05-3.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/perl-Test-TempDir-0.05-3.fc13

Comment 2 Fedora Update System 2010-07-06 17:26:38 UTC
perl-Test-TempDir-0.05-3.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Test-TempDir'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Test-TempDir-0.05-3.fc13

Comment 3 Fedora Update System 2010-07-14 22:55:44 UTC
perl-Test-TempDir-0.05-3.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.