Bug 611056 - missing File::NFSLock dependecy
Summary: missing File::NFSLock dependecy
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Test-TempDir
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-03 11:01 UTC by Iain Arnell
Modified: 2010-07-14 22:55 UTC (History)
1 user (show)

Fixed In Version: perl-Test-TempDir-0.05-3.fc13
Clone Of:
Environment:
Last Closed: 2010-07-14 22:55:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.