Bug 1293462 - Installing git19-git-svn pulls in git19-perl-Git-SVN, but doesn't find its Git/SVN.pm
Summary: Installing git19-git-svn pulls in git19-perl-Git-SVN, but doesn't find its Gi...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: git
Version: rh-git29
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: alpha
: 2.3
Assignee: Petr Stodulka
QA Contact: Leos Pol
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-21 19:32 UTC by Piyush Bhoot
Modified: 2019-12-16 05:13 UTC (History)
4 users (show)

Fixed In Version: rh-git29-git-svn-2.9.2-5.el6 rh-git29-perl-Git-SVN-2.9.2-5.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-15 10:04:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:2728 0 normal SHIPPED_LIVE new packages: rh-git29 2016-11-15 14:37:48 UTC

Description Piyush Bhoot 2015-12-21 19:32:53 UTC
Description of problem:

Installing git19-git-svn pulls in git19-perl-Git-SVN, but doesn't find its Git/SVN.pm

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

Name        : git19
Arch        : x86_64
Version     : 1.2
Release     : 4.el6

How reproducible:

Always on RHEL 6.7 and RHEL 7


Steps to Reproduce:
1. Install git19-git-svn it gets git19-perl-Git-SVN along
2. scl enable git19 bash
3. git svn

Actual results:

Can't locate Git/SVN.pm in @INC (@INC contains: /opt/rh/git19/root/usr/share/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /opt/rh/git19/root/usr/libexec/git-core/git-svn line 25.
BEGIN failed--compilation aborted at /opt/rh/git19/root/usr/libexec/git-core/git-svn line 25.


Expected results:

fatal: Not a git repository (or any of the parent directories): .git
Unable to find .git directory
 at /opt/rh/git19/root/usr/libexec/git-core/git-svn line 338


Additional info:

find /opt/rh/git19/ -name SVN.pm
/opt/rh/git19/root/usr/share/perl5/vendor_perl/Git/SVN.pm

export PERL5LIB=/opt/rh/git19/root/usr/share/perl5/vendor_perl

Comment 4 errata-xmlrpc 2016-11-15 10:04:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-2728.html


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