From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by sourceware.org (Postfix) with ESMTPS id CFA493858C27 for ; Sat, 9 Jan 2021 11:32:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CFA493858C27 Received: by mail-wr1-x42c.google.com with SMTP id r7so11458183wrc.5 for ; Sat, 09 Jan 2021 03:32:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Ky2bZ7xRvTym0z3HGbsn+uklJ+gNwxKU38seB1hdmLk=; b=ZCCApJDS9NbIVRIH/R0/cxSAkHN8E1vk4z1nrsKq8jsaXjkEwoT2Fj0HwvoJfysdzF +Z1lsTb+iQbTy2TPi7/dbU2qnUgC0l/pQrQbvvNGxMMqmBpAs0IlTH6IPA8f0MFHcA8W SiDQC6IEQCbF1dNPjX0FOvkkOJ4TA7dv218YiBEzIVAU00CEXbPLoFv4/zuFxie4AlQB MO2X1Sdke2nlChUJ0I9++tqquEX+Vmlw7l/PAJZChUcUFWVYi4YfzMuNQGaEPGZYMFDC ZnOscG39Kfi9e2jEpubr4+U+fLc0TSfyxiUQItLnp4nBXfgA/ANCC+XbLWos5Y9/4yUq f2ag== X-Gm-Message-State: AOAM533o57UYs1GY/qy4K5qekKYQx0TJtmTM1pkjqMSqQ9nVUSt3r6YI ffYDNFJ6R6UhiuHSvGBBhsxc0aU6OMbMgLYG X-Google-Smtp-Source: ABdhPJx0DOkDhzfhDDISdB+xvbNrxK1tKv/yWZ4WcXPPi2SIJGryPdlTfd9IOR4QU1+rMOHNj7OW7A== X-Received: by 2002:a5d:6708:: with SMTP id o8mr7768829wru.64.1610191978965; Sat, 09 Jan 2021 03:32:58 -0800 (PST) Received: from [192.168.2.121] (p5dda1f06.dip0.t-ipconnect.de. [93.218.31.6]) by smtp.gmail.com with ESMTPSA id n12sm17660564wrg.76.2021.01.09.03.32.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 09 Jan 2021 03:32:58 -0800 (PST) Subject: Re: [BUG] obsoletion of popt-devel To: cygwin-apps@cygwin.com References: <87sg7a8o3s.fsf@Rainer.invalid> From: Marco Atzeri Message-ID: Date: Sat, 9 Jan 2021 12:32:57 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <87sg7a8o3s.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, 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-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2021 11:33:01 -0000 On 09.01.2021 10:18, Achim Gratz wrote: > > The obsoletion of popt-devel doesn't work (this old package only exists > on x86, so the problem is present only there), most likely because the > generated depends2 stays empty and only the requires get populated. > > This looks like a bug in calm? > > > Regards, > Achim. > it seems an error from my side in promoting 1.18 to stable I will re-upload the hints Thanks Marco