This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

git-svn unable to load _Ra.dll


After some recent (last month) upgrades (using setup.exe) git-svn stopped 
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/_Ra.dll' 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-cygwin/SVN/Ra.pm line 5.
Compilation failed in require at /usr/lib/git-core/git-svn line 40.

$ cygcheck.exe /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll          
C:\cygwin\lib\perl5\vendor_perl\5.10\i686-cygwin\auto\SVN\_Ra\_Ra.dll
  C:\cygwin\bin\cyggcc_s-1.dll
    C:\cygwin\bin\cygwin1.dll
      C:\WINDOWS\system32\ADVAPI32.DLL
        C:\WINDOWS\system32\ntdll.dll
        C:\WINDOWS\system32\KERNEL32.dll
        C:\WINDOWS\system32\RPCRT4.dll
          C:\WINDOWS\system32\Secur32.dll
  C:\cygwin\bin\cygsvn_ra-1-0.dll
    C:\cygwin\bin\cygsvn_ra_local-1-0.dll
      C:\cygwin\bin\cygsvn_repos-1-0.dll
        C:\cygwin\bin\cygsvn_fs-1-0.dll
          C:\cygwin\bin\cygsvn_fs_base-1-0.dll
            C:\cygwin\bin\cygsvn_delta-1-0.dll
              C:\cygwin\bin\cygsvn_subr-1-0.dll
                C:\cygwin\bin\cygapr-1-0.dll
                C:\cygwin\bin\cygaprutil-1-0.dll
                  C:\cygwin\bin\cygcrypt-0.dll
                  C:\cygwin\bin\cygexpat-1.dll
                  C:\cygwin\bin\cygiconv-2.dll
                C:\cygwin\bin\cygintl-8.dll
                C:\cygwin\bin\cygsqlite3-0.dll
                C:\cygwin\bin\cygz.dll
                C:\WINDOWS\system32\CRYPT32.DLL
                  C:\WINDOWS\system32\msvcrt.dll
                  C:\WINDOWS\system32\USER32.dll
                    C:\WINDOWS\system32\GDI32.dll
                  C:\WINDOWS\system32\MSASN1.dll
            C:\cygwin\bin\cygsvn_fs_util-1-0.dll
            C:\cygwin\bin\cygdb-4.2.dll
          C:\cygwin\bin\cygsvn_fs_fs-1-0.dll
    C:\cygwin\bin\cygsvn_ra_neon-1-0.dll
      C:\cygwin\bin\cygneon-27.dll
        C:\cygwin\bin\cygcrypto-0.9.8.dll
        C:\cygwin\bin\cygssl-0.9.8.dll
    C:\cygwin\bin\cygsvn_ra_serf-1-0.dll
      C:\cygwin\bin\cygserf-0-0.dll
    C:\cygwin\bin\cygsvn_ra_svn-1-0.dll
      C:\cygwin\bin\cygsasl2-2.dll
  C:\cygwin\bin\cygsvn_swig_perl-1-0.dll
    C:\cygwin\bin\cygperl5_10.dll
      C:\cygwin\bin\cygssp-0.dll

Attachment: cygcheck.out
Description: cygcheck.out

--
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]