X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 1 Mar 2010 15:52:10 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Setup fails with 1.7 upgrade attempt Message-ID: <20100301205210.GD5915@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1c7ec9288671988fdc51cf1c9c58d9f1 DOT squirrel AT ssl DOT oplink DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1c7ec9288671988fdc51cf1c9c58d9f1.squirrel@ssl.oplink.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mon, Mar 01, 2010 at 02:39:31PM -0600, chethcoat AT oplink DOT net wrote: >> As to the main problem, hmmm. Maybe if you could run it under GDB >> we might get a better look at the error. > >You mean run setup.exe under GDB? Will try it shortly, but: > >> I was going to suggest you try a snapshot of setup.exe with debug >> information, but something appears to be wrong with the website, I >> couldn't find the setup snapshots anywhere. So try it with the one >> you've got anyway, maybe it'll show us something useful. > >> Also, do just verify that you aren't having some bizarre network >> problem or BLODA connecting. What do you see if you run "wget -S >> http://cygwin.com/mirrors.lst"; in a bash shell? > >First, using my browser to get to http://cygwin.com/mirrors.lst, I get >a "not found on this server" error. I think this file might be >elsewhere. Then something is seriously wrong (assuming you didn't just include the quote mark when you tried it in your browser). >Second, you may be right about network issues. I've had a lot of >problems in the past keeping wget working due to constantly changing >proxies, security, etc. Anyway, right now, wget appears totally >nonfunctional. Here are a couple of lines copied off my Cygwin >terminal: > >$ wget -S http://www.tug.org >$ > >This test and others tell me that wget is getting nothing at all. >Does setup.exe use wget? No. setup.exe really can't use any cygwin programs or it wouldn't be able to bootstrap a cygwin installation. But, then, does "cygcheck /bin/wget.exe" show any missing DLLs? That could be the cause of non-response from wget. cgf -- 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