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 :content-type; q=dns; s=default; b=WBOZYxbGQjKbQRNdWTei/Suhc5FBV 9rUnNuZmJ3djz4yjAs3uP7p3oxHsKWxNpCAg+5JVx+bvYhtY4yZ+K37UMidoWErt 8AaWQM0B81jbPGnLsbVNyA4zclL9umwP6VnxFnx6pahnMnaY/1iul1HdtS29Il6n 5fO55kILFE9hxs= 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 :content-type; s=default; bh=7Aw6HuFlH8myKp6OrH6oCP48Lvo=; b=MxS iT4wHAwjkmvLN9HuSpkCFUWeCee1qa8gtoCc5RLAHrp4Ouzb1ypXyG3rWJjgqQJL wmZDp2jA13vHgHsJiWZoMOvYVpNgcx2PDPtc33nCbRcUnPdKpDLCBA++nMjwuMVk fsSsPnTHe1/g2KxylEMtwJuAxrhgE8ZxqZ4IQHBs= 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=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-wi0-f181.google.com X-Received: by 10.194.48.74 with SMTP id j10mr83611202wjn.38.1426116010026; Wed, 11 Mar 2015 16:20:10 -0700 (PDT) Message-ID: <5500CDA7.9030600@gmail.com> Date: Thu, 12 Mar 2015 00:20:07 +0100 From: James Darnley User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Error from Perl when running git add -p Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7os39r4ntD6820BCPxrguDNBhFQs0H1lp" X-IsSubscribed: yes --7os39r4ntD6820BCPxrguDNBhFQs0H1lp Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable (Now I need a different message and to remember to uncheck encryption.) Earlier today I ran setup.exe to update Cygwin and packages. Now when I try to use git add -p (one of its iterative modes) I get an error from Perl (I assume) that it cannot find Error.pm in @INC (I should really learn to not update things) Here's the full output: > $ git add -p > Can't locate Error.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.= 14 /usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/v= endor_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/vendor_perl/5.14 /= usr/lib/perl5/5.14/i686-cygwin-threads-64int /usr/lib/perl5/5.14 .) at /usr= /lib/perl5/vendor_perl/5.14/Git.pm line 103. > BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.14/Git.= pm line 103. > Compilation failed in require at /usr/libexec/git-core/git-add--interacti= ve line 7. > BEGIN failed--compilation aborted at /usr/libexec/git-core/git-add--inter= active line 7. I have seen large changes regarding Perl on the cygwin-announce list so perhaps it was split off into some other package. I searched for error in setup.exe and saw that I do have perl-Error installed. Can anyone help me try to solve this? --7os39r4ntD6820BCPxrguDNBhFQs0H1lp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJVAM2nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1NjEyRjRFOTUzQTZBREExMEU5QjI4NUFD QzI2REQxMDk5NDEyOTA4AAoJEMwm3RCZQSkI6f4H/2F5JbBHZMrcmWQr5YCnAYka NrGqgbpOsK6yisil3CIS9AusfdSx6wI863nF8fFm4F2w48vTCWQFwSqf57kO3KZL LavW6/WXtYurTJ7/SZPasV2mUivXJxF1gIIrBL+b1+ZH5PtxosqWSh4zcNGCxYkK ndbHd9hLJ/8QXjrpVDgiJiKNvi6xxWPYt0XBO9RvGSVfSZvDFHfuRzhRS7qRX1Jg Fob38/RT0szreBo9yRTaXDaH+MNPmQZJ0TkNI76+/PeoFcFi1sVE3HJV8IISdJOb JIY/XFCpAA/qy2MlnwybyGtwFUyWa0KrXLRcaD3NooZ9i0J9DdKNjYdzOWp37jc= =yrIU -----END PGP SIGNATURE----- --7os39r4ntD6820BCPxrguDNBhFQs0H1lp--