public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
To: cygwin@cygwin.com
Subject: Re: setup.exe, dependencies, and 'keep' mode
Date: Wed, 09 Nov 2011 22:58:00 -0000	[thread overview]
Message-ID: <4EBB0593.2050105@cwilson.fastmail.fm> (raw)
In-Reply-To: <4EBB0211.1060508@cs.utoronto.ca>

On 11/9/2011 5:43 PM, Ryan Johnson wrote:
> There's a somewhat annoying behavior in setup.exe when installing
> packages in 'keep' mode: all dependencies selected by things which would
> have been installed in 'Curr' mode still try to download. Often I can

It's a setup.hint "bug".  While setup.exe does support per-version 
requires: statements, most setup.hints don't use that, and instead 
specify "global" requirements.

So, bob uploads the new package "foo" which now requires libbar, and he 
simply modifies the (global) requirements to add libbar.  When you try 
to "keep" the old foo, setup.exe still notices that the requirements now 
include libbar, and you don't have it installed, so...

--
Chuck


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2011-11-09 22:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-09 22:43 Ryan Johnson
2011-11-09 22:58 ` Charles Wilson [this message]
2011-11-10 17:47 ` szgyg
2011-11-10 17:50 ` szgyg

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=4EBB0593.2050105@cwilson.fastmail.fm \
    --to=cygwin@cwilson.fastmail.fm \
    --cc=cygwin@cygwin.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).