X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_BG,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <974337.2008.qm@web54001.mail.re2.yahoo.com> Date: Tue, 29 Jun 2010 16:47:48 -0700 (PDT) From: Jim Lawson Subject: Re: Incomplete downloads reported across several mirrors To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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 > Date: Mon, 24 May 2010 15:49:57 +0200 > Message-ID: > Subject: Fwd: Intgrity fails? > From: Sergey Ivanov > References: <846d84d91001301325u5fe158e1kbaa668a71a64a53b AT mail DOT gmail DOT com>= =A0=A0=A0=A0=A0 > I still have this kind of problem. Does anyone know is it should be so? > More info: > 1) gcc: C compiler upgrade helper - version 3.4.4.999 > 2) glib: Gnome C function library (1.2 sources) - version 1.2.10-10 > 3) libgnomecanvas2: GNOME canvas widget library (sources) - version 2.26.= 0-1 >=20 > ---------- Forwarded message ---------- > From: Sergey Ivanov > Date: 2010/1/30 > Subject: Intgrity fails? > To: cygwin AT cygwin DOT com >=20 > For about last month i still have troubles after "downloading without > installing" from ftp.kernel.org: > "partial view" newer empty - there are still 3 packages: > 1) gcc: C compiler upgrade helper > 2) glib: Gnome C function library (1.2 sources) - why actually sources > if only "bin" checked... > 3) libgnomecanvas2: GNOME canvas widget library (sources) > -- > King regards, > Sergey Ivanov > Date: Tue, 22 Jun 2010 19:44:47 -0400 > Message-ID: > Subject: Incomplete downloads reported across several mirrors > From: Gregg Levine > > Hello!I've been trying to update this 1.7.5 release of Cygwin since 11AM > EDT, based on the multiple announcements of updated packages. Each > time I select a mirror and select those packages I want to update, the > process starts. >=20 > It continues up to some particular point, and then I get the > incomplete download box, and the program wants me to try again. During > the first phase of this attempted update I was working in an area that > has had the rumors of a poorly configured proxy server, although the > information of how this server was configured was never told to me. > (Customer who has an IT department that sometimes resembles the > Anarchists Football League complete with clones of each of their > favorite stars.) >=20 > Eventually after several repeated tries there, I waited until a few > minutes ago here, and decided to try again. This time it happened > again with the addition of the mirror based at the Open Software > repository at the Oregon State University. > ----- > Gregg C Levine gregg dot drwho8 at gmail dot com > "This signature fought the Time Wars, time and again." I suspect these problems may be due to a broken setup.ini file. The setup.i= ni file on mirrors.kernel.org (as of 6/29/10) seems to indicate that libgno= mecanvas2 is a source-only package (it doesn't have an "install:" stanza), = but other packages are dependent on it. setup.exe tries to install it to sa= tisfy the dependencies but download_one() exits without success since the p= ackagesource::sitestype iterator has nothing to iterate. Manually setting it to "Skip" in the "Gnome" category allows the process to= complete, albeit with a warning message about the dependency. -- 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