X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.8 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,TW_VJ,TW_XV,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4FCE5C8D.1060902@etr-usa.com>
Date: Tue, 05 Jun 2012 13:22:53 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: sqlite3 section in master setup.hint wrong (was: Updated: sqlite3-3.7.12.1-1)
References: <4FCE3F3F.8000400@etr-usa.com> <0D835E9B9CD07F40A48423F80D3B5A70C5BD@USA7109MB022.na.xerox.net>
In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A70C5BD@USA7109MB022.na.xerox.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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 6/5/2012 12:55 PM, Nellis, Kenneth wrote:
>
> I just installed this package without incident, but the files
> promised both above and at ...
> http://cygwin.com/packages/sqlite3/sqlite3-3.7.12.1-1
> ... are not present, in particular sqlite3.exe, the two READMEs,
> or the man page.

It looks like the master setup.hint isn't being generated from my hint 
files correctly.  setup.exe isn't being told it needs to grab the 
^sqlite3*bz2$ file; it's installing only the lib*bz2 binary packages.

Maybe there is something wrong with my hint files, but since they're 
unchanged since the last time I released a version and the package names 
haven't changed, that could only happen if the rules for the hint files 
changed and I haven't updated my hints files to track the change.

Until this gets fixed, whether on my end or on sourceware, you can grab 
the package tarball and expand it by hand from your Cygwin root:

$ cd /
$ wget -O - \
http://etr-usa.com/cygwin/sqlite3/sqlite3-3.7.12.1-1.tar.bz2 | \
tar xvjf -

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

