From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15872 invoked by alias); 7 Sep 2016 21:48:01 -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 15851 invoked by uid 89); 7 Sep 2016 21:48:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=retried, inconvenience, deleting, Hx-spam-relays-external:ESMTPA X-HELO: out4-smtp.messagingengine.com Received: from out4-smtp.messagingengine.com (HELO out4-smtp.messagingengine.com) (66.111.4.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Sep 2016 21:47:49 +0000 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 408AB2077E; Wed, 7 Sep 2016 17:47:48 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 07 Sep 2016 17:47:48 -0400 Received: from [192.168.1.102] (host86-141-129-68.range86-141.btcentralplus.com [86.141.129.68]) by mail.messagingengine.com (Postfix) with ESMTPA id CCA20F29CE; Wed, 7 Sep 2016 17:47:47 -0400 (EDT) Subject: Re: calm: Unable to upload poco-1.7.5 References: <47b2848d-5fcb-1401-8bb5-e61acaa1cea8@tiscali.co.uk> To: cygwin-apps@cygwin.com From: Jon Turney Message-ID: Date: Wed, 07 Sep 2016 21:48:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <47b2848d-5fcb-1401-8bb5-e61acaa1cea8@tiscali.co.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-09/txt/msg00010.txt.bz2 On 07/09/2016 19:30, David Stacey wrote: > I'm trying to upload poco-1.7.5 and delete poco-1.6.1-2. Part of this > involves removing the directory libpoco31, as there has been an ABI > bump, and this is where I'm failing. > > I've tried creating empty '-libpoco31-1.6.1-2.tar.xz' and '-setup.hint' > files (in a bid to delete both), but calm won't let me remove a > setup.hint file. So I tried a setup.hint just containing 'skip:' and > deleting the lib package as before, but that didn't work. Finally, I > tried creating a '-libpoco31' directory, but calm wouldn't take that > either. > > Please could you advise how I should delete older 'lib' sub-packages > that are no longer required. Sorry for the inconvenience. At the moment, there is no good way of completely removing a package, even when nothing depends on it. For the moment, if you leave libpoco31-1.6.1-2 and the corresponding source-package alone, you should be able to proceed with your upload. I'll make a note to clean up libpoco31 when the 'good way' of doing that is implemented. See [1] for a bit more discussion of this. [1] https://cygwin.com/ml/cygwin-apps/2016-07/msg00115.html > Secondly, I'm trying to upload the noarch package 'poco-doc'. calm isn't > taking this, despite creating a '/noarch/!ready' file. I'm not getting > any helpful message from calm regarding this one - it eats the !ready > cookie, but doesn't upload the files. I've obviously made some mistake > with this one, but I can't spot it. It looks like these were not moved as that was part of the save calm run as your other failures above. calm will not move any of your uploaded package if there is a problem with any of them (it seems that to do otherwise could lead to an unexpected package set) I set this to be re-tried and it seems to have succeeded.