delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT 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 AT etr-usa DOT 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 AT cygwin DOT com> |
Subject: | Re: sqlite3 section in master setup.hint wrong (was: Updated: sqlite3-3.7.12.1-1) |
References: | <4FCE3F3F DOT 8000400 AT etr-usa DOT com> <0D835E9B9CD07F40A48423F80D3B5A70C5BD AT USA7109MB022 DOT na DOT xerox DOT net> |
In-Reply-To: | <0D835E9B9CD07F40A48423F80D3B5A70C5BD@USA7109MB022.na.xerox.net> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |