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.
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
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
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
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).
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.
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.
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.