Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Missing dependency in perl-SVK package
https://bugzilla.redhat.com/show_bug.cgi?id=718870
Summary: Missing dependency in perl-SVK package Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: unspecified Priority: unspecified Component: perl-SVK AssignedTo: ianburrell@gmail.com ReportedBy: derrick_moser@yahoo.com QAContact: extras-qa@fedoraproject.org CC: ianburrell@gmail.com, fedora-perl-devel-list@redhat.com Classification: Fedora Story Points: ---
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.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=718870
--- Comment #1 from Fedora Update System updates@fedoraproject.org 2011-10-02 07:53:28 EDT --- 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
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=718870
--- Comment #2 from Fedora Update System updates@fedoraproject.org 2011-10-02 07:53:37 EDT --- 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
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=718870
--- Comment #3 from Fedora Update System updates@fedoraproject.org 2011-10-02 07:53:45 EDT --- 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
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=718870
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2011-10-02 13:44:34 EDT --- 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).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=718870
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |perl-SVK-2.2.3-6.fc16 Resolution| |ERRATA Last Closed| |2011-10-10 23:16:07
--- Comment #5 from Fedora Update System updates@fedoraproject.org 2011-10-10 23:16:07 EDT --- 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.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=718870
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|perl-SVK-2.2.3-6.fc16 |perl-SVK-2.2.3-6.fc15
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2011-10-11 04:30:00 EDT --- 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.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=718870
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|perl-SVK-2.2.3-6.fc15 |perl-SVK-2.2.3-6.fc14
--- Comment #7 from Fedora Update System updates@fedoraproject.org 2011-10-11 04:30:44 EDT --- 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.
perl-devel@lists.fedoraproject.org