Bug 718870

Summary: Missing dependency in perl-SVK package
Product: [Fedora] Fedora Reporter: Derrick Moser <derrick_moser>
Component: perl-SVKAssignee: Ian Burrell <ianburrell>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ianburrell, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-SVK-2.2.3-6.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-11 03:16:07 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 Derrick Moser 2011-07-05 00:46:32 UTC
Description of problem:

The perl-ExtUtils-MakeMaker package should be automatically installed when installing the perl-SVK package.

Version-Release number of selected component (if applicable):


How reproducible:

Always

Steps to Reproduce:
1. install SVK: yum install perl-SVK
2. initialise the depot map: svk depotmap --init
3. create some initial project files: mkdir /tmp/myproject; echo "Hello" > /tmp/myproject/hello.txt
4. try importing the project: svk import --message "Initial import" /tmp/myproject //myproject
  
Actual results:

The import fails after printing this:
Committed revision 1.
Import path //myproject initialized.
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at /usr/share/perl5/vendor_perl/SVK/Util.pm line 812.

Expected results:

The import should succeed and print this:
Committed revision 1.
Import path //myproject initialized.
Committed revision 2.
Directory /tmp/myproject imported to depotpath //myproject as revision 2.

Additional info:

The error disappears if you manually install the perl-ExtUtils-MakeMaker package.

Comment 1 Fedora Update System 2011-10-02 11:53:28 UTC
perl-SVK-2.2.3-6.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc15

Comment 2 Fedora Update System 2011-10-02 11:53:37 UTC
perl-SVK-2.2.3-6.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc14

Comment 3 Fedora Update System 2011-10-02 11:53:45 UTC
perl-SVK-2.2.3-6.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc16

Comment 4 Fedora Update System 2011-10-02 17:44:34 UTC
Package perl-SVK-2.2.3-6.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-SVK-2.2.3-6.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc16
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-10-11 03:16:07 UTC
perl-SVK-2.2.3-6.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2011-10-11 08:30:00 UTC
perl-SVK-2.2.3-6.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2011-10-11 08:30:44 UTC
perl-SVK-2.2.3-6.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.