public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: Marco Atzeri <marco.atzeri@gmail.com>,
	The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: setup and "provides:" on third party repository
Date: Mon, 10 Jan 2022 15:55:17 +0000	[thread overview]
Message-ID: <08289968-cc01-177b-e332-508ceb79d56c@dronecode.org.uk> (raw)
In-Reply-To: <a4d32aed-12d7-30e6-80b3-a3cce9ed8386@gmail.com>

On 06/01/2022 06:57, Marco Atzeri wrote:
> 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.

This might not happen if you have *both* a cygwin mirror and your 
internal package server selected as download sites.

> It is a bit annoying, can you put in the TODO list ?

Yes, we should generally store all the information from setup.ini for a 
package when it's installed, but we don't currently (and do some 
contortions to make up for that lack).

Adding this is non-trivial because the current installed.db format is 
not adequate for that task.


      parent reply	other threads:[~2022-01-10 15:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06  6:57 Marco Atzeri
2022-01-06 11:15 ` Achim Gratz
2022-01-06 11:35   ` Marco Atzeri
2022-01-10 15:55 ` Jon Turney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=08289968-cc01-177b-e332-508ceb79d56c@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin@cygwin.com \
    --cc=marco.atzeri@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).