X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 650AF399BC2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1623260308; bh=oxC67pdtSTSsKD90DiCL0QwWWN3dCJ1eGYwexSJkWxk=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=rREhcGSAGGevkHHhTtBH3m7Bs67zvUlAquqPLD+a5buaYk+cI3nUZrin/Mc9kju2Y NJ+WlpL6PGOYd4l48Tvsn+ihNO8AgjSkgLvLkgUobPeRLJna852sYxc7lpFxbxb9M3 BlGYS3/Nfl6xedFLGoGyV78gjKXcWllTt36vidA0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B499F399BC25 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=mK1qZF41Avg4tWaZs7FRPqqh+sVM8idwxqqUgt9AxZo=; b=OqHylXfvxfbo0zjw0cDEXji2nLzgqat6J4ZwV243Ecb3+2KwYJzR1NN7Um2xY64uqQ H0j/HQ0CIqodVNNbyPWGlMe6XcAu4CrH0ejK64BTyHjVpUAC8hlfecg7we8xff7Zl5E3 5kzmuhl9yKD8kytXo+/zV4L5X1j05gdlTaXoHvet7i49PdbG2rzpMUDDn0BVzTUMivqU N9lmcU0lypq0DAZz0Y3Pnxfv4970u0KxFzKXXPIG3BTlQ1h3aKwJiw56aHXCpBxE96c6 avy5N7eH8zn9F+LrZpET3hh/tAhTvXiVLAtkj4Y8XveiJQy5Cw14zEnAmRaESo5l0kN4 Eqyg== X-Gm-Message-State: AOAM531FDH8poF5A5/uoVQ2PmGSowG8XYWqTfq4vzd9B+7v89QckAtJg 5NFhpZ84WQ7uyFFE4YnaJWNvKFLgOGbOPQ== X-Google-Smtp-Source: ABdhPJwSgt1R9+zavfQHslymMHl6oQ3I7RVw0LO166iSxYTxduvVyhaDlUdBsAAbNTdFiGZ61xckjQ== X-Received: by 2002:a05:600c:1d0a:: with SMTP id l10mr11127385wms.124.1623260275717; Wed, 09 Jun 2021 10:37:55 -0700 (PDT) Subject: Re: git clone https failed on 2.31.1-2, works on 2.31.1-1 To: cygwin AT cygwin DOT com References: <07c301d75d54$051b24e0$0f516ea0$@pdinc.us> Message-ID: <0c9ed830-25e0-f701-92a0-4105a4a6bd42@gmail.com> Date: Wed, 9 Jun 2021 19:37:54 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <07c301d75d54$051b24e0$0f516ea0$@pdinc.us> Content-Language: it X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 09.06.2021 19:22, Jason Pyeron wrote: > Just did a fresh cygwin install base + git+nano+wget > > Clone is not happy. > > Is this an issue of: ooks like not having (lib)curl-devel installed when you compile git ( https://stackoverflow.com/a/13018777/58794 ) > > USERNAME AT HOSTNAME1 /projects > $ git clone https://HOSTNAME2/URL.git -b files-stsw-link009.zip > Cloning into 'sharptown-files-stlink'... > fatal: unable to find remote helper for 'https' > It works for me $ cygcheck -c git Cygwin Package Information Package Version Status git 2.31.1-2 OK $ git clone https://github.com/nco/nco.git Cloning into 'nco'... remote: Enumerating objects: 108577, done. remote: Counting objects: 100% (1195/1195), done. remote: Compressing objects: 100% (499/499), done. remote: Total 108577 (delta 904), reused 956 (delta 677), pack-reused 107382 Receiving objects: 100% (108577/108577), 63.37 MiB | 8.94 MiB/s, done. Resolving deltas: 100% (89814/89814), done. and curl was present during the build $ cygcheck /usr/libexec/git-core/git-http-fetch.exe D:\cygwin64\usr\libexec\git-core\git-http-fetch.exe D:\cygwin64\bin\cygcurl-4.dll .. $ cygcheck /usr/libexec/git-core/git-http-push.exe D:\cygwin64\usr\libexec\git-core\git-http-push.exe D:\cygwin64\bin\cygcurl-4.dll ... may be you had an incomplete installation ? Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple