FS#14780 - Subversion's Perl modules are broken, this then breaks "git svn" integration
Attached to Project:
Arch Linux
Opened by Kio M. Smallwood (Sekenre) - Thursday, 21 May 2009, 12:57 GMT
Last edited by Jan de Groot (JGC) - Thursday, 21 May 2009, 13:15 GMT
Opened by Kio M. Smallwood (Sekenre) - Thursday, 21 May 2009, 12:57 GMT
Last edited by Jan de Groot (JGC) - Thursday, 21 May 2009, 13:15 GMT
|
Details
Description:
When running "git svn rebase" I get the following error: Can't load '/usr/lib/perl5/vendor_perl/auto/SVN/_Core/_Core.so' for module SVN::_Core: /usr/lib/perl5/vendor_perl/auto/SVN/_Core/_Core.so: undefined symbol: svn_swig_pl_thunk_config_enumerator at /usr/lib/perl5/core_perl/DynaLoader.pm line 203. at /usr/lib/perl5/vendor_perl/SVN/Base.pm line 59 BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/SVN/Core.pm line 5. Compilation failed in require at /usr/lib/git-core/git-svn line 29. "pacman -Qo /usr/lib/perl5/vendor_perl/auto/SVN/_Core/_Core.so": /usr/lib/perl5/vendor_perl/auto/SVN/_Core/_Core.so is owned by subversion 1.6.2-2 I think it can be fixed by rebuilding subversion with the latest version of Perl and SWIG. Additional info: * package version(s) Perl: 5.10.0-4 subversion: 1.6.2-2 git: 1.6.3.1-1 * config and/or log files etc. N/A Steps to reproduce: run: git svn rebase also: perl -e "require SVN::Core;" |
This task depends upon
Closed by Jan de Groot (JGC)
Thursday, 21 May 2009, 13:15 GMT
Reason for closing: Duplicate
Additional comments about closing: see bug 14738 .
Thursday, 21 May 2009, 13:15 GMT
Reason for closing: Duplicate
Additional comments about closing: see
FS#14738