From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19476 invoked by alias); 20 Apr 2008 15:45:46 -0000 Received: (qmail 19463 invoked by uid 22791); 20 Apr 2008 15:45:45 -0000 X-Spam-Check-By: sourceware.org Received: from pool-72-74-94-32.bstnma.fios.verizon.net (HELO ednor.cgf.cx) (72.74.94.32) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 20 Apr 2008 15:45:27 +0000 Received: by ednor.cgf.cx (Postfix, from userid 201) id F08F42B352; Sun, 20 Apr 2008 11:45:25 -0400 (EDT) Date: Sun, 20 Apr 2008 15:45:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: [HEADSUP] Let's start a Cygwin 1.7 release area Message-ID: <20080420154525.GA5199@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <48041AC2.DA789E78@dessent.net> <20080415085515.GW23852@calimero.vinschen.de> <20080415090849.GZ23852@calimero.vinschen.de> <20080415141730.GA21313@ednor.casa.cgf.cx> <20080415154400.GL23852@calimero.vinschen.de> <20080415175923.GA21976@ednor.casa.cgf.cx> <20080415183856.GM23852@calimero.vinschen.de> <4804F929.60401@lapo.it> <20080416093916.GS23852@calimero.vinschen.de> <20080416162446.GB24767@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080416162446.GB24767@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2008-04/txt/msg00252.txt.bz2 On Wed, Apr 16, 2008 at 12:24:46PM -0400, Christopher Faylor wrote: >On Wed, Apr 16, 2008 at 11:39:16AM +0200, Corinna Vinschen wrote: >>On Apr 15 20:51, Lapo Luchini wrote: >>> PS: my only WinXP box is still waiting for his motherboard back from RMA... >>> I'll try qemu to test cygwin-1.7 and, if it's not too slow, produce updated >>> packages for both 1.5 and 1.7 (or is 1.7 "near enough" that is better to >>> update that first?). >> >>We will not make 1.7 an official release for some time. For the official >>release, please stick to 1.5. You can create update packages for 1.7 >>for your local installation, but let's wait a couple of days uploading >>1.7 packages until Chris changed the release area to use unionfs. > >I played around a little more with this and found some problems that I >have to investigate. When I move a file into the area from another >directory it gives an error. That isn't really a big deal but I don't >like putting things into production with known problems unless I have a >vague understanding of the problem. So it will be a couple more days >before I have the time to track this down. > >The size of this new, purged area is: 1926596K bytes. > >(I fixed my purge script) The new directory has been set up. release-2 is a union file system with the standard cygwin release as a read-only component of the directory. I removed the _obsolete directory, and should have removed everything which was in the obsolete Category. I've indiscriminately purged any package which sorted lexically less (using the upset version sort algorithm) than what seemed to be the most recent package. Since most of what I did was automated, I probably ended up deleting too much. Please take a look at the package directories that you maintain and verify that the release-2 directory contains something that makes sense. cgf