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:from:to:subject:date:message-id:references :in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=E0/XhrHcavJuYOAq r33Jg3LkjEX4m7jKWdtXl+ckOsFbK4eSO9UAqi6IJLOYAihA/3z2blSn/UkKsD2C NbU10+9sKc4SmruAg6SK1n8vJVGZ5ncgBMFMNwiUcUZjDe89MSNPHyFXSr/b+kDl gxrpSqysP75CLpsDL+Wm+6DfM3A= 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:from:to:subject:date:message-id:references :in-reply-to:mime-version:content-type :content-transfer-encoding; s=default; bh=gTfN1LLQZbmmDCKU8bxSaQ oHXdE=; b=o1/UDLKkjKyy2uG3jKLHJ5w93QkCjFKsPWyQn/2npAPT+4mQAiKeGX jJe7S/YQ330zDX8cgFjDPn2/Dph/CtN7DesHSXIOn1clGem2YCyrK4xmjg9fKiqH iR/J1WOYGVZUbvP/0R5VX36bSEazJvPPKPMqVieiz9rrFna7BdYzI= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=avail, mounted, H*c:alternative, H*c:HHH X-HELO: EUR01-VE1-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=qMpf0j2drimX+Wslkab7z6N0Gr/73N6bsiYWTdcdAJ0=; b=TzLXsc3VzJfdlpKSiKzrQrZCsRNKsgWes5uXnyUxSpjnHw15HfxNjgq+qBrKp2WKFCRcYTLLGrTxYilKOPlmUCn/qa5zBlm4tV+y7l33SjXRffE5hsuTRx85Mchzjcux0vRmA9LUtrngIAXKMHgXN6lkUgGtqIW7IO/qyjRhXnd93h7ep6872ZUiX4VJRQaae8pJvf5xOjymgBBuxwPXkIVsf00xZSPAX8Z+ljqfIbMSFS9dlKXilGjl1bqh36+tA3GRuz9YEvkQOZE35t8PTuo9gbJbDDfS1C0hlm2lMGtKjGKwCMrqxDvyBLCrikl/NAKP5bqwcrCVbB9NbVKUZQ== From: Jose Isaias Cabrera To: Jack , "cygwin AT cygwin DOT com" Subject: Re: Building Bedrockdb in cygwin Date: Mon, 13 May 2019 20:37:10 +0000 Message-ID: References: , In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4DKbNo5021853 Jack, on Monday, May 13, 2019 04:22 PM, wrote... >On 2019.05.13 16:15, Jose Isaias Cabrera wrote: >[snip.....] >> $ git clone https://github.com/Expensify/Bedrock.git >> Cloning into 'Bedrock'... >> fatal: unable to access 'https://github.com/Expensify/Bedrock.git/': >> Out of memory >I think that means you. Do you have enough disk space? $ df -a Filesystem Size Used Avail Use% Mounted on C:/cygwin/bin - - - - /usr/bin C:/cygwin/lib - - - - /usr/lib C:/cygwin 280G 67G 213G 24% / B: 4.0G 91M 3.9G 3% /cygdrive/b C: - - - - /cygdrive/c D: 183G 18G 165G 10% /cygdrive/d > >Before doing much else, however, please confirm that that subdirectory >does have a .git folder. If so, the git pull should work. If not, it >wont. You are right. There is no .git folder within mbedtls. Hmmm... I am not a git guy. Do I do a 'git init' to get a .git folder created? -- 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