X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A0E373858014 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:content-language:from :subject:to:content-transfer-encoding; bh=crAxiWMh0rmpoWuuWDTtjV9XLLdSYZxzqavEkgHehdU=; b=I+bG+4D4C+NG0H+34OtiuUk8s/XRiNTGoAvYxBSeeACI6hAAr+3Dwkqq2O3BF++e0W Oo/6J5H2psaeOvZ6H+PeoyKWfMyirpD7nwF2m/p2vg2e/0VrrVv6TcVh1CFe5lfNOLVC POKaDEXfD05uNulupLfNxhxRgmiSA7ftn2QWbVY7DTWPbLLQhjiaf8w+jrDmZj674p6g 4RgQRNMdZhXk9mOPQtmZdqZTN+ldUa7aOYPVdVguYK/j064ZOm5HeSEJa6O3rqDVm8lX O/ArpfNUjSpFj83PM4o53XjlPABMTzTUZvhQ8xYaJlA2HXeY72mtuGJoWF/OemuOK53R NyxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:from:subject:to:content-transfer-encoding; bh=crAxiWMh0rmpoWuuWDTtjV9XLLdSYZxzqavEkgHehdU=; b=ga0iYGluTlal01jw9TIsO+yzcDNswx70DcaABMqTdT1s2ddHFHgucLlVvaeI1033am 1F6IoTVXKWDMXBSZMW3jJXzy83M1PBBxjCNMGIQazwlncxFGgx65O2a5wOmYukreUfU1 Gj1w0e90vCcCEzTGSmHCfQie8pLMNVl8LV0/0Vi7i5gGDuiLQrqQeuX7XxyuE2afWc4Q N/pO9tuUG2o+rm9xXYtVtbvVSP0sHlSwh0Jx8pxnIbqXtvMXUGtp9IJuFzcu5yK70tzy MdYxb/BncwOmOo35d6hatRxCZ+ucuPXHdbrj45lVcAQW0j7Ybz/PGXlPDEF6zIblD9Ij EtqA== X-Gm-Message-State: AOAM533jV/V9Qq4lWAHOZ6yQUhGZFUw0cCRXxfTFPZkXDWJROlcJFkME qR7RpHyO2ngpzUAo1vDoUibdH8fRlP4= X-Google-Smtp-Source: ABdhPJyhoXkATHjZopGp94vkWswKJCSNvQThtNkHBgg+dhGoqBLYKTIFWYFIC7BuowIebBsEIxHGKw== X-Received: by 2002:a5d:59a9:: with SMTP id p9mr52451022wrr.251.1641452229510; Wed, 05 Jan 2022 22:57:09 -0800 (PST) Message-ID: Date: Thu, 6 Jan 2022 07:57:08 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Content-Language: it From: Marco Atzeri Subject: setup and "provides:" on third party repository To: "cygwin AT cygwin DOT com" X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Hi Jon, one think that I noted recently is that setup is not storing the "provides:" information on the installation. Noted specially with perl module perl_base "provides: perl5_032" perl-gdal "depends2: .. perl5_032, perl_base" So now, when I use my internal server for test/update, setup proposes to uninstall perl-gdal as no package provides perl5_032 and a lot of time I missed to note and overwrite the proposal. It is a bit annoying, can you put in the TODO list ? Thanks Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple