X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 22 Mar 2009 17:03:41 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Bug in upset? [Was: Re: R: Problem [1.7]: link /bin/lzma -> xz] Message-ID: <20090322210341.GB21380@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1237749931 DOT 29292 DOT 1306708713 AT webmail DOT messagingengine DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1237749931.29292.1306708713@webmail.messagingengine.com> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Sun, Mar 22, 2009 at 03:25:31PM -0400, Charles Wilson wrote: >Ken Brown said: >> Has this been taken care of? I'm seeing 4.32.7-2 as the current version of lzma when I run setup-1.7.exe rather than 4.32.7-3. > >Interesting. I just looked at the setup.hint on sourceware (release-2 >area): > >category: _obsolete >requires: xz >sdesc: "removed package" >ldesc: "Compatibility package to force installation of replacement" >curr: 4.32.7-3 >prev: 4.32.7-2 > >Which seems right, Then, in setup-2.ini: > >@ lzma >sdesc: "Removed package" >ldesc: "Compatibility package to force installation of replacement" >category: _obsolete >requires: xz cygwin >[prev] >version: 4.32.7-2 >install: release-2/lzma/lzma-4.32.7-2.tar.bz2 162142 >ffe2c623c69e07251ad8ed5560425fee >source: release-2/lzma/lzma-4.32.7-2-src.tar.bz2 486990 >2945e37b4f6b76f3fc3895f90d2c4737 > >So, I'm not sure if there's a bug in upset (the setup*.ini generator), >or if it's working as it is supposed to (logically, if a package is >_obsolete, then there is no "current" version). > >If the latter, then I need to figure out how to get "the right thing" >into setup*.ini. > >However, an argument for the former (e.g. a bug in upset): the setup.ini >for cygwin-1.5 has: > >@ lzma >sdesc: "Removed package" >ldesc: "Compatibility package to force installation of replacement" >category: _obsolete >requires: xz >version: 4.32.7-3 >install: release/lzma/lzma-4.32.7-3.tar.bz2 14 >4059d198768f9f8dc9372dc1c54bc3c3 >source: release/lzma/lzma-4.32.7-3-src.tar.bz2 14 >4059d198768f9f8dc9372dc1c54bc3c3 >[prev] >version: 4.32.7-2 >install: release/lzma/lzma-4.32.7-2.tar.bz2 162142 >ffe2c623c69e07251ad8ed5560425fee >source: release/lzma/lzma-4.32.7-2-src.tar.bz2 486990 >2945e37b4f6b76f3fc3895f90d2c4737 > >And the two lzma/setup.hints are identical. > >Chris, any suggestions? I don't understand how you'd posit this as an upset bug if upset is working correctly for the release directory. That implies a difference between the two directories, not an upset bug. And, in fact, there was no lzma-4.32.7-3*tar.bz2 files in the lzma directory. Apparently they were deleted on March 16. I ressurrected them. Since release-2 isn't supposed to have obsolete stuff in it can't we just remove this directory entirely? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/