X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-4.6 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BP,TW_GT,TW_YG
X-Spam-Check-By: sourceware.org
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=google.com; s=20120113;        h=mime-version:sender:x-originating-ip:in-reply-to:references:from         :date:x-google-sender-auth:message-id:subject:to:content-type         :x-gm-message-state;        bh=BFXV8kLTwhvEMovANugJ0yJ5DI04MBLQeZsdiFyCSiY=;        b=Uw3OslXKWksz6aIrBnlngRdvqs71pk6ocpwALht0qfyOHZlrlCP7gYeLVngApf9XAa         h6mztjMU+os+W4Tinj/v8Mk/r7Bf5ks8ijX/haPTfw7kEZSBBlaXdSuaZYcfwshNL/cs         UtomoYmCQ8pOSRCVmTFHfqv6LzaAojbXklLO4Gul9RdsMKBZd/7N7DtqXEgSVkmch1rf         ajy8Wn6SVMRV3djbMUTlSJc0AeFWyB3nf9LQZ2E4DHdx5S2mTaEaehrhN7lpNjoAxQNf         t267BIxwmGOlNHhsJ1wqAA5ACXO6SpEKR/zV1EzmqwhjZwFrzXzcLUqW8VeKnd/mUu+m         kgUA==
MIME-Version: 1.0
In-Reply-To: <loom.20121124T082941-386@post.gmane.org>
References: <loom.20121121T164416-980@post.gmane.org> <0105D5C1E0353146B1B222348B0411A20AD854C98A@NIHMLBX02.nih.gov> <loom.20121121T222409-572@post.gmane.org> <CAAeCd-NFSL3sxW=ijZr8T14STKGn4BBym17V8s452xRjEdZ5+w@mail.gmail.com> <loom.20121124T082941-386@post.gmane.org>
From: Robert Pendell <shinji+cygwin@elite-systems.org>
Date: Sat, 24 Nov 2012 11:06:13 -0500
Message-ID: <CAAeCd-PYvGSAkXbHNytt+yUo-m+SWETXUCQ_ZAQ6M+=RYzOgKw@mail.gmail.com>
Subject: Re: Creating CD of installation packages: Download incomplete. Try again?
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-Gm-Message-State: ALoCoQlbT+t371l/KnmLEcZEILswu6MK+xOrT9IhoYAzki12HWW0BJVD3Eq/CZiQPgGjJmGQhLjg
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Sat, Nov 24, 2012 at 3:29 AM, Paul wrote:
> Robert Pendell <shinji+cygwin <at> 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 <package-directory> -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!
>

It isn't obsolete.  All obsolete packages get assigned to _obsolete
group.  _autorebase is assigned to _PostInstallLast and is still an
active group.  It is likely hidden by default to minimize confusion.

Robert Pendell
A perfect world is one of chaos.

--
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

