From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38756 invoked by alias); 17 Sep 2016 21:32:58 -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 38741 invoked by uid 89); 17 Sep 2016 21:32:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=pending, H*r:may, complained, H*r:forged X-HELO: limerock03.mail.cornell.edu Received: from limerock03.mail.cornell.edu (HELO limerock03.mail.cornell.edu) (128.84.13.243) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 17 Sep 2016 21:32:57 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id u8HLWsdU029669 for ; Sat, 17 Sep 2016 17:32:55 -0400 Received: from [192.168.1.9] (mta-68-175-148-36.twcny.rr.com [68.175.148.36] (may be forged)) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id u8HLWrbv018269 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sat, 17 Sep 2016 17:32:54 -0400 To: cygwin-apps From: Ken Brown Subject: calm won't let me remove a test release Message-ID: <4c39df57-501e-5ab2-435f-754e3394e441@cornell.edu> Date: Sat, 17 Sep 2016 21:32: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 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00032.txt.bz2 I'm trying to remove emacs-24.5-3 (and its subpackages) from the distro. It's currently a test release. To do this, I created empty files -emacs-24.5-3-src.tar.xz, etc., in my upload area, as well as a new setup.hint that no longer lists 24.5-3 as a test release. calm complained: ERROR: package 'emacs' stability 'test' selects non-existent version '24.5-3' and similarly for the subpackages. Apparently calm's validation used the existing setup.hint, which lists 24.5-3 as a test release, rather than the new one I uploaded. Pending a fix to calm, can someone manually remove 24.5-3 and move my new setup.hint files to the release area? I'm ready to upload emacs-25.1-1, but I don't want 24.5-3 to show up as the previous release. Thanks. Ken