X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_BP,TW_GT,TW_YG X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Paul Subject: Re: Creating CD of installation packages: Download incomplete. Try again? Date: Sat, 24 Nov 2012 08:29:03 +0000 (UTC) Lines: 49 Message-ID: References: <0105D5C1E0353146B1B222348B0411A20AD854C98A AT NIHMLBX02 DOT nih DOT gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Robert Pendell elite-systems.org> writes: > If you can find the .tmp files then try deleting them and redownloading from > another mirror. It is possible the file is failing the validation check and > the installer is assuming(?) an incomplete file. I personally pull from the > kernel.org mirror and it works fine. The sites that I use have worked fine for years, so this is something of an anomaly. No hits come up with "find -name '*tmp*'". I managed to kluge a method to compare my installed packages with those downloaded and recorded in setup.log, thus identifying potentially missing packages and confirming that they will probably not be a problem. The listing of installed packages was gotten using cygcheck while the setup.log contained all the packages that successfully downloaded. I removed all the extraneous information in the 2 files that did not relate to packages, used vim editor capabilities to make the formatting match between the 2 files, then sorted the packages by name. Here are the missing packages: Obsolete -------- _autorebase 000164-1 _update-info-dir 01088-1 libpng12 1.2.50-2 libpng14 1.4.12-3 libpng14-devel 1.4.12-3 vala-libcanberra-gtk 0.29-1 w32api 9999-1 Not obsolete ------------ libpoppler19 0.18.4-2 I determined whether a package was obsolete by using the cygwin's setup.exe, putting the versionless package name into the Search field, and toggling the switch for hiding obsolete packages. I'm not too worried about the 1 missing non-obsolete package, since setup.exe will prompt you to include packages that are needed to fulfill dependencies. However, I was surprised to see the obsolescence of autorebase. It was just recently made fully functional. Perhaps it has been folded into another package. I browsed the cygwin website & documentation to find release notes that might explain this, but no luck. I also tried googling for release notes, in vain. Anyway, I will create a CD of the installation packages and test it on Monday. Thanks! -- 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