X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=u59yyJq/M6Pu4YWEsUjsF2zwB8AaNBO6bdfkVCLMJV6 JmE5GDuA8Kpi3opsn0qHlkUNOE5b+xR/+MSIPTWMjQScHzQYGcWO7D088U7+05AS t8aJHWHAX2H9c6QRWzTRxopb9aX63uQ0xb01kipwwITUI2AIqQW3TidedWpG7gpw = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=0eqCRXVTPSe65mezrQe+hySUV9c=; b=bhuN/UJ2iR/qPtyx2 XoOA+JmSoWk1+LADrhmHBIrnpQh829693UToOw9kHiG5VsxibKPfamZjrYeZYNta QjB8kigUTnbZjLMnMmNGv5AgwxCnDdzXREE8qZHwGPRfp0ethFBMlyAnNI4Umql/ xNt8h7L5R1GwX6C4vkUhqBwNMQ= 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 X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_SV,URIBL_BLOCKED autolearn=no version=3.3.1 Message-ID: <51E0328A.5050104@acm.org> Date: Fri, 12 Jul 2013 09:44:58 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin Subject: Re: SVN::Ra problems References: <20130712160205 DOT GO14578 AT lakka DOT kapsi DOT fi> In-Reply-To: <20130712160205.GO14578@lakka.kapsi.fi> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mikko Rapeli wrote: > On a 10 min old cygwin installation: > > $ git svn rebase > Can't load '/usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int/auto/SVN/_Ra/_Ra.dll' for module SVN::_Ra: No such file or directory at /usr/lib/perl5/5.14/i686-cygwin-threads-64int/DynaLoader.pm line 190. > at /usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int/SVN/Base.pm line 59 > BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int/SVN/Ra.pm line 5. > Compilation failed in require at /usr/lib/git-core/git-svn line 42. SVN/_Ra/_Ra.dll is part of the subversion-perl package, as is SVN/Base.pm. You have one but not the other. Do you have /usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int/auto/SVN/_Ra/_Ra.dll.new? If so, you have to reboot your computer. > Problem reports: http://cygwin.com/problems.html Otherwise, start here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- David Rothenberger ---- daveroth AT acm DOT org -- 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