From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3169 invoked by alias); 4 Mar 2013 21:28:54 -0000 Received: (qmail 3158 invoked by uid 22791); 4 Mar 2013 21:28:53 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 04 Mar 2013 21:28:48 +0000 Received: from pool-108-20-146-82.bstnma.fios.verizon.net ([108.20.146.82] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1UCcwC-0001EJ-1x for cygwin-apps@cygwin.com; Mon, 04 Mar 2013 21:28:48 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 6F3FF880493 for ; Mon, 4 Mar 2013 16:28:47 -0500 (EST) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+2Esaa1+5j36BYO0qMUcHq Date: Mon, 04 Mar 2013 21:28:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: [RFU] lftp Message-ID: <20130304212847.GA6207@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <20130304183749.GA4494@ednor.casa.cgf.cx> <354aj8la33ct8ak85363o54ugoo5cqdhfs@4ax.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <354aj8la33ct8ak85363o54ugoo5cqdhfs@4ax.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2013-03/txt/msg00034.txt.bz2 On Mon, Mar 04, 2013 at 04:22:54PM -0500, Andrew Schulman wrote: >> I can't explain why your lftp-debuginfo setup.hint file didn't get >> transferred, though, since it did when I ran the script the second time. > >Just in case it's not clear... wherever the setup.hint file for >lftp-debuginfo is coming from, it's not me. I don't maintain that package >as such, and in fact I know almost nothing about -debuginfo packages. All >I know is, cygport creates them, and I upload them. > >See Yaakov bristle at my pejorative term, "debug junk"! >http://cygwin.com/ml/cygwin/2012-07/msg00377.html > >I guess that some automated tool created a setup.hint file for me for >lftp-debuginfo, or else a Cygwin admin made one for me to save themselves >the trouble of bugging my ignorant ass to make one. I guess that explains everything then. There was, indeed, no lftp-debuginfo setup.hint file in your upload request so Yaakov probably just created one: category: Debug requires: cygwin-debuginfo external-source: lftp sdesc: "Debug info for lftp" ldesc: "This package contains files necessary for debugging the lftp package with gdb." cgf