delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/05/22/04:35:32

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:mime-version:from:date:message-id:subject:to
:content-type:content-transfer-encoding; q=dns; s=default; b=tiK
r4bf2uoaxSvZTHxP3jy4US/nynbuJc4d3vPFPfpB8bGb1WMYaIYcIJW3Oming7l/
XtD64+w8ER7SHyiy7OwVihhAODsXv5Hvwe24joVst5e83gg9AJh21RK0otak/yyn
ht2jg+LAeLDx67SSEIkhAx9tLJezbqR3rKS5hqZs=
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:mime-version:from:date:message-id:subject:to
:content-type:content-transfer-encoding; s=default; bh=bt7PlNnQ0
2DxbCqVqbZWJzoPQL4=; b=Xsw5Ll0vqJwINAQ1HfCcRii8YmDbpFJfjJWGfoTNE
j0myaTkbBK4m4f8oeTK7fABjK2gOuUauFFyvj1t7hHJJrFfJETSlg94egH9yMo2n
v6vI1+WiMIsTuW8Qi0297qSL0xb1o8Yi9JbqwBnTmeEoO7hINeSY4OO+mL41qNiq
Eo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Git, subversion, H*c:alternative
X-HELO: mail-ot0-f181.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=HwAOAU5gJoCS4AmLaRe6vAo8lOyTJfS/g+ycgfPreyc=; b=uf3OUsrYU4wk57qf7RBBz3nd66Oj08reRiT7wnYh/yDpkn47eaT7dthwH9S5W1TJ1T +FNu/B8tZpA85ge0QecdEsTHJygGEcOB5gJdUCDsipDZGmHaycc73j6AmT1Z3Sha8aX4 2FFxczD1N03YaKEsgYAFjUVFAuqcdXBlCOQWKmHrqyNSGe2KQK0HOAPjegpv4vtdQUMj w0bDCxnZlKiR0n8E5v/cZvKO3MRpcpVR7QEL3aoFnwWxpmBUWMMdHnlmOmRQl/G+LbDB KAz/BFwlatIu0zU7hiDm3KQ3usGiLXLcjqW1J9CiMj5ko26lG07gQpjIQ0DVSA8cBIrI REpQ==
X-Gm-Message-State: ALKqPweF3njRAX0+N+HUQIReV4r8AySAZNVPT2wnggfdizf1N9jUJ4Zj nXr4+PjTK3CSeciIMuRs5T6Y2v02QSP3DtlFSFCvkw==
X-Google-Smtp-Source: AB8JxZoe2iZlZNACSE6YcpqrsBEGNdEXCjje6tfdBi21thNaxWwZTjmOrcT2WYjUbz7GFYX9gm1iPnWI7OW/mgCSHDw=
X-Received: by 2002:a9d:4442:: with SMTP id f2-v6mr2323920otj.319.1526978115649; Tue, 22 May 2018 01:35:15 -0700 (PDT)
MIME-Version: 1.0
From: Ivan Garcia Sainz-Aja <ivangsa AT gmail DOT com>
Date: Tue, 22 May 2018 10:35:15 +0200
Message-ID: <CAKxCPTKbYTmDcG91ca5OYNPV5xk4SA-ThHMN8s-YboSa+-oT4w@mail.gmail.com>
Subject: Error using git-svn (module List::Util: No such process at /usr/share/perl5/5.26/XSLoader.pm line 96)
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w4M8ZUBi017549

Hi all,

I'm getting the following error using git-svn (I think the only change I
made was that I updated subversion)

➤ git svn rebase
Can't load
'/usr/lib/perl5/vendor_perl/5.26/i686-cygwin-threads-64int/auto/List/Util/Util.dll'
for module List::Util: No such process at /usr/share/perl5/5.26/XSLoader.pm
line 96.
 at /usr/lib/perl5/vendor_perl/5.26/i686-cygwin-threads-64int/List/Util.pm
line 23.
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.26/i686-cygwin-threads-64int/Scalar/Util.pm
line 23.
Compilation failed in require at /usr/share/perl5/vendor_perl/5.26/Error.pm
line 48.
BEGIN failed--compilation aborted at
/usr/share/perl5/vendor_perl/5.26/Error.pm line 48.
Compilation failed in require at /usr/share/perl5/vendor_perl/5.26/Git.pm
line 104.
BEGIN failed--compilation aborted at
/usr/share/perl5/vendor_perl/5.26/Git.pm line 104.
Compilation failed in require at /usr/share/perl5/Git/SVN.pm line 24.
BEGIN failed--compilation aborted at /usr/share/perl5/Git/SVN.pm line 24.
Compilation failed in require at /usr/libexec/git-core/git-svn line 21.
BEGIN failed--compilation aborted at /usr/libexec/git-core/git-svn line 21.

--
versions are:
svn, version 1.9.7 (r1800392)
git version 2.16.2
perl (v5.26.1)


Any idea how to make git-svn work again?


Thanks all
Iván García

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019