| delorie.com/archives/browse.cgi | search |
| 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:in-reply-to:references:date | |
| :message-id:subject:from:to:content-type; q=dns; s=default; b=qN | |
| GJ/kiw/m4O7O+AXy6L70X8HmLyDXbzVdQsEwJROZ9LvcrfZWhivXVLBSagr1WEM/ | |
| IgQaznlkobY44axq9j5BIqp3B7F+Ru0fxv7zFr6ZAe1XwHRziDaBZiIm7h5OxcKj | |
| rKO0m1t+Cnbs4M824+cbU9Y/Q1ivtYG+nNsDmU880= | |
| 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:in-reply-to:references:date | |
| :message-id:subject:from:to:content-type; s=default; bh=RzLo0I2e | |
| SQ+J/8VX8RGihQvywBk=; b=hsWnGE3eIVu7bWAqVEFHtV2r83ugU5zpWft65rRa | |
| PCQ9JpWpLMGcL8mlKRu+0ErA5qU2TFISHNu6s7S4jB1gK9Hco7ApvWq4vohYplee | |
| Sacg7HV+WprW1rVkVEwgZU+buaSrVylTfi3pDdiHXfy9iciDUDuLS5Pi3uDXR/o0 | |
| jgI= | |
| 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=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 |
| X-HELO: | mail-pd0-f178.google.com |
| MIME-Version: | 1.0 |
| X-Received: | by 10.68.218.3 with SMTP id pc3mr26985382pbc.71.1390776306034; Sun, 26 Jan 2014 14:45:06 -0800 (PST) |
| In-Reply-To: | <20140125115958.GU2357@calimero.vinschen.de> |
| References: | <CA+kUOanN3FjBzQ1HRPtmXfxLSbHps5WkkqrHqw8qK6FhX8aTgw AT mail DOT gmail DOT com> <CAAXzdLV_xoMM59H_6fnTgRSAVhs4FLRaMyEL9e1WBzUp4SWR8g AT mail DOT gmail DOT com> <CA+kUOakGhMYEP5kjmLk1HeWTi9QNTp1Fnk5YF3JuqR_fUc6hPg AT mail DOT gmail DOT com> <20140115105534 DOT GB31912 AT tastycake DOT net> <CAAXzdLX0YQTBVOkjUq3f-Jr03Cx5PzsY3_gRYO9rpp_GXOQKYw AT mail DOT gmail DOT com> <CALgEz7qhf85-kdBCqFWWjni8rw8iTvabtdnBu=z4-tVmy_+jTg AT mail DOT gmail DOT com> <CAAXzdLXQ-MfUQj6Zh4FSCgGgwwZ82OpkPTWznp5vVFXXeeKvHw AT mail DOT gmail DOT com> <CALgEz7o7Sm2+NF=Fc3Wpp+Fy=+LQiz0aAc-+Pp+s=-Pjw--AuQ AT mail DOT gmail DOT com> <CAM7Q9ZvnA4ukDXdbQExX7mje=6yx=0STzQTKAbWhG3jApGHmJw AT mail DOT gmail DOT com> <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> |
| Date: | Sun, 26 Jan 2014 16:45:05 -0600 |
| Message-ID: | <CAAXzdLXVygRPOM0bm8+m2FHXieWV7OdtKp7T52_N9uoYt4v-BQ@mail.gmail.com> |
| Subject: | Re: Maintainer for git? |
| From: | Steven Penny <svnpenn AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
On Sat, Jan 25, 2014 at 5:59 AM, Corinna Vinschen wrote
> For the time being, I've build a new OpenSSL version 1.0.1f-2 with the
> "no-sse2" flag. With this version I could clone the linx repo without
> error. Please give it a try.
I can confirm this fixes my problems as well
$ git clone git://github.com/ruby/ruby
Cloning into 'ruby'...
remote: Reusing existing pack: 277333, done.
remote: Counting objects: 6, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 277339 (delta 1), reused 6 (delta 1)
Receiving objects: 100% (277339/277339), 140.00 MiB | 1.49 MiB/s, done.
Resolving deltas: 100% (214277/214277), done.
Checking connectivity... done.
Checking out files: 100% (4217/4217), done.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |