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:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=Iv+TRWnI5gEWrLU60ryKrADTE0YuNxpokq74SIGTyyG L41mjUPH6OUIIWuhqipLdCCC44lnOl4il7Ee/mbOcecDLM9K2qEt+EoCKQUxXYXA NgoJy8XtYjL6BoBYZyVUpeBcdfyKq21Dl7cnqCmGhpiq5e6dGqB7RkSWZ9wInSRc = 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:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=Cq0Fugs+7+/p/NyN+q69wQhK38c=; b=UsEfvSTnF165AlZrD xttBfXHNuT4sQnBaihCCSZCTZiiVYT7FTApWBnJf6kOcXQwg/8t1xkImZOmPKe47 2nUO/a2CNrVWPX4PcMCjVKMSJEwh4dHPYFGMeh9V7dgBNPyXsivWGf5mh2D7db54 Hm3AgDmWDNaREL8ijq3Iniu/3E= 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 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 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:56:59 +0100 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 AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w4M8vnC2018695 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) > ➤ 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? Hi Iván, 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