From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m0.truegem.net (m0.truegem.net [69.55.228.47]) by sourceware.org (Postfix) with ESMTPS id 27103388701A for ; Mon, 13 Apr 2020 23:01:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 27103388701A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=maxrnd.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=mark@maxrnd.com Received: from localhost (mark@localhost) by m0.truegem.net (8.12.11/8.12.11) with ESMTP id 03DN19T2052165 for ; Mon, 13 Apr 2020 16:01:09 -0700 (PDT) (envelope-from mark@maxrnd.com) X-Authentication-Warning: m0.truegem.net: mark owned process doing -bs Date: Mon, 13 Apr 2020 16:01:09 -0700 (PDT) From: Mark Geisert X-X-Sender: mark@m0.truegem.net To: cygwin-apps@cygwin.com Subject: "non-unique current versions" error from calm Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2020 23:01:13 -0000 I tried uploading my re-spin of util-linux (2.33.1-2) but received the following error report on both x86_64 and x86 uploads: ERROR: install packages from source package 'e2fsprogs' have non-unique current versions 2.33.1-2 (uuidd), 1.44.5-1 (4 others) I see it's talking about sub-packages of util-linux, but ISTM that even the prior upload of 2.33.1-1 long ago should have provoked this error. I've looked around a bit locally in hopes of figuring this out, but no luck. I can't tell if this is something I could/should fix with a manual "version: 2.33.1-2" added to the appropriate hint files before upload, or something that needs fixing or cleanout on sourceware. Any leads appreciated... Thanks! ..mark