From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18283 invoked by alias); 12 Nov 2013 20:11:29 -0000 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 Received: (qmail 18267 invoked by uid 89); 12 Nov 2013 20:11:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: out.ipsmtp2nec.opaltelecom.net Received: from Unknown (HELO out.ipsmtp2nec.opaltelecom.net) (62.24.202.74) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 12 Nov 2013 20:11:27 +0000 X-SMTPAUTH: drstacey@tiscali.co.uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAHCKglJPRt7q/2dsb2JhbAANTYM/v2qBQIMZAQEBBDhRCxgJJQ8CRhMIAQGICqtck1uPZhaEGwOZPpQB X-IPAS-Result: ApMBAHCKglJPRt7q/2dsb2JhbAANTYM/v2qBQIMZAQEBBDhRCxgJJQ8CRhMIAQGICqtck1uPZhaEGwOZPpQB Received: from 79-70-222-234.dynamic.dsl.as9105.com (HELO [192.168.1.2]) ([79.70.222.234]) by out.ipsmtp2nec.opaltelecom.net with ESMTP; 12 Nov 2013 20:11:18 +0000 Message-ID: <52828B63.70607@tiscali.co.uk> Date: Tue, 12 Nov 2013 20:11:00 -0000 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: Struggling to upload References: <52815F18.6090203@tiscali.co.uk> <20131112053141.GA2753@ednor.casa.cgf.cx> In-Reply-To: <20131112053141.GA2753@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00041.txt.bz2 On 12/11/13 05:31, Christopher Faylor wrote: > On Mon, Nov 11, 2013 at 10:50:00PM +0000, David Stacey wrote: >> >I am attempting to upload perl-Text-CSV_XS-1.02-1 for both x86 and >> >x86_64 architectures. I have uploaded the files into my home directory, >> >and created '~/x86/!ready' and '~/x86_64/!ready' files. I see that the >> >two '!ready' files have disappeared, but the new package is still in my >> >home directory and is not visible onftp.cygwin.com. >> > >> >Please could you tell me what I have done wrong! > The software responsible for moving packages into the cygwin release area > only recognizes your packages as listed in: > > http://cygwin.com/cygwin-pkg-maint > > Unfortunately, the files you uploaded don't match the case of the > package in that file (perl-Text-CSV_XS vs. perl-text-csv_xs). I've > just made 'upset' do a case insensitive match so try creating !ready > files again and see if they are then eventually moved. Thanks - that fixed the problem. BTW, I took a quick look through the cygwin-pkg-maint page, just to make sure that all of my packages were listed correctly. I spotted one mistake: please could you change 'doxywizard' to 'doxygen-doxywizard', as this is a sub-package of doxygen. Many thanks once again for fixing the upload problem, Dave.