From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 107943 invoked by alias); 22 May 2018 08:57:40 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 107930 invoked by uid 89); 22 May 2018 08:57:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=guidelines, adam, Hx-languages-length:1774 X-HELO: mail-ot0-f169.google.com Received: from mail-ot0-f169.google.com (HELO mail-ot0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 22 May 2018 08:57:37 +0000 Received: by mail-ot0-f169.google.com with SMTP id l22-v6so20083565otj.0 for ; Tue, 22 May 2018 01:57:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=Mm0MBqKveZPgHwDcOpv3MjvcOjtWJwFfqfwAZLRKVPY=; b=ZjxKLOk+npyiYUUd+JDERYqlL1A4jNfaB9KJUeDu7E0jArRjEEaZh1oeKJPyDq/duF nkV91lJwA3MULPZjsg3j08YX8Nk3+PMGP3rJakjmjelxtsez1IEDw5blArsH044cEsuJ gCXwckEXMoZPsGu9zddFRcL8HODdVk5zRpokcAK9Lc1Is+rV86Ukj7mVkQuC2JEdc+fT EwPQxYYJpGHlDKurj26aaO0yP9n29A7mTIQlZT6MfiQ86mUjLzD4p8brt+ulfPwqrJQX Ht52/HDoNQ/MSX++59orBOogqQFHDXDITL66lbrsjEjfkAFOTiUSVEdkndj8msqhVwJB b3iw== X-Gm-Message-State: ALKqPwdoU0jhczom9+tt8rLf8s042daZ2R0HtwA3z/hJD8lkhTaUa4gi TUn+yeV1vdGS/LIsXje6ORCbaxUmOpEPy7rWsVVV4mPLBZ4= X-Google-Smtp-Source: AB8JxZobgMka9Plzhb1V7NWl9idETykifFgZqvUBZt/ZHRoNPet7jq0L8LK2LsVJimWKnH6R0nM4xqNhVBhRvQZQcAk= X-Received: by 2002:a9d:524e:: with SMTP id q14-v6mr16183620otg.240.1526979455918; Tue, 22 May 2018 01:57:35 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Adam Dinwoodie Date: Tue, 22 May 2018 09:16:00 -0000 Message-ID: Subject: Re: Error using git-svn (module List::Util: No such process at /usr/share/perl5/5.26/XSLoader.pm line 96) To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00255.txt.bz2 On Tue, 22 May 2018 at 09:35, Ivan Garcia Sainz-Aja wrote: > Hi all, > I'm getting the following error using git-svn (I think the only change I > made was that I updated subversion) > =E2=9E=A4 git svn rebase > Can't load '/usr/lib/perl5/vendor_perl/5.26/i686-cygwin-threads-64int/auto/List/Util/U= til.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? Hi Iv=C3=A1n, It looks like something has gone wrong with the Perl dependencies. Can you please send in a cygcheck.out file per the problem report guidelines: > Problem reports: http://cygwin.com/problems.html That should help us work out what's gone wrong here. Adam -- 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