X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: Blomqvist Kim To: "cygwin AT cygwin DOT com" Date: Thu, 4 Mar 2010 13:32:24 +0200 Subject: RE: git-svn unable to load _Ra.dll Message-ID: References: <4B8EAA0A DOT 2090509 AT acm DOT org> <4B8EB235 DOT 2090704 AT x-ray DOT at> In-Reply-To: <4B8EB235.2090704@x-ray.at> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com >>> After some recent (last month) upgrades (using setup.exe) git-svn stopp= ed >>> working for me. Reinstalling every installed package didn't help. >>> >>> $ git svn fetch >>> Can't load '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_R= a.dll' for module SVN::_Ra: No such process at /usr/lib/perl5/5.10/i686-cyg= win/DynaLoader.pm line 200. >>> at /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/SVN/Base.pm line 59 >>> BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.10/i6= 86-cygwin/SVN/Ra.pm line 5. >>> Compilation failed in require at /usr/lib/git-core/git-svn line 40. >maybe you need to do a >$ perlrebaseall >perl was just updated recently and there might be baseaddress conflicts >perlrebaseall is new. $ kill -9 -1 Start -> Run : ash $ /bin/rebaseall Also (if this of any use): $ zgrep _Ra /etc/setup/subversion-perl.lst.gz usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/ usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll Then from bash, git-svn and SVN:Ra still produces the error: $ perl -e 'require SVN::Ra' Can't load '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dl= l' for module SVN::_Ra: No such process at /usr/lib/perl5/5.10/i686-cygwin/= DynaLoader.pm line 200. at /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/SVN/Base.pm line 59 BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.10/i686-c= ygwin/SVN/Ra.pm line 5. Compilation failed in require at -e line 1. >> I'm sorry, I can't reproduce this. git svn fetch is working fine for me, >> although this is the first time I tried it. A fresh install doesn't have the problem. Ideas on how to fix=20 the problem still welcome, though. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple