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=ZS 0h+vKSSSd1j9Jfk/oVQN1HKIRMcE24tl+2gR8k7j8q4j09cz7YO/xaCmbPr4s7pJ T+MTxk0ODiUPIQPWaKsDAzejr7bCyoviddn+uDwslFXIMkl8yrAEW8kaXP24DHX4 sb7DxHHVQQemThO9DvsqdyNO1wo86QyYWWictQXL0= 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=3t7eEu2b E6HiaOqqGCbAoUwIqrM=; b=rj2adrRCLzT2y7Qp95WFXT6QTRqJsgPtXbNR1I2Q D9LOI/UK/HTvn/5ki6ENkXsbybXsH2HhC75n3NEOlu6aAiBAfrwWvSP1/epIgLq/ HtiFOqpHnczHKX81RKhxvKNIs2/lCj8LkGf9NUPh7/PDR0JjJPJHAsFEDCYQQ7L2 TY4= 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=0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Repin, repin, eol, crlf X-HELO: mail-oi0-f54.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=bQZaN5L3frTbe61CaGoy4Ecb+0Q6zFw+d9IaoxKaeiE=; b=h4Ow3UXCepa01FRoylfx2m+vYI+vWD31NS3m3hFBZpf2rsDj4CoVrY4h5I5jTyC8V7 x5fbYlN62fAuSfW3mYtaAfOjfVHHr9iyWwZp7BbEbd2VfK5iVqmMWwB43Vrok2T3wtDd rh9XvJpqudtSXpUFVj0lRtnANuQ0DR8pYB/sNROfjgm878mmqoiWFoeUcoUzJcIxcFAg xlLP7FaE8EHf+udxcTOrCmgCwt+6rx/AdvOWitpiiQZziJw+VLCuHbgOk9+OkbRUrYr9 FPDYUajWcZoc9FFnRFVyauqTFfobVlIVKM3I2gkJdmN+KUlDXY3iYtLcVRXjz+PgF488 t9kw== X-Gm-Message-State: AOPr4FUDQ1y8pfkI/hBg//UZyJagGZfyqbZUQDTGxuWi1WCkko+BSmBYVA/VaCgx1up8HziFPU0dTtXg2EEQxg== MIME-Version: 1.0 X-Received: by 10.202.239.87 with SMTP id n84mr1324358oih.175.1462284789613; Tue, 03 May 2016 07:13:09 -0700 (PDT) In-Reply-To: <127908037.20160503143706@yandex.ru> References: <5727DCCC DOT 20506 AT redhat DOT com> <5727E628 DOT 9050706 AT redhat DOT com> <127908037 DOT 20160503143706 AT yandex DOT ru> Date: Tue, 3 May 2016 16:13:09 +0200 Message-ID: Subject: Re: Fatal error in wget 1.17.1 From: Jon Ronnenberg To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 On Tue, May 3, 2016 at 1:37 PM, Andrey Repin wrote: >> I can reach the address >> http://hi.cs.waseda.ac.jp/~iizuka/data/colornet.t7 through a browser >> but wget gets a 404 but it might be unrelated. > > Do note that the address > "http://hi.cs.waseda.ac.jp/~iizuka/data/colornet.t7%0D" is not the same as > "http://hi.cs.waseda.ac.jp/~iizuka/data/colornet.t7"... > > Fix your script, it has CRLF EOL, or put the URL in quotes. > > > -- > With best regards, > Andrey Repin > Tuesday, May 3, 2016 14:35:26 > > Sorry for my terrible english... > Great, thanks Andrey! I should have realized the CRLF since I'm on windows. One issue remain through, wget works in the cygwin terminal but not in the conemu-maximus5 terminal. While ls, cat, cp, mv etc. works fine. Could it be emscripten or haskell that mess with cygwin since they bundle mingw? Since I use conemu all the time, I would really like the cygwin programs to run here. -- 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