X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=mni1zgx8MtkNz1gy EZtj5b0l6wM+MMNmEWZgx+nOhlKZpIqb9V4J2x5AZuUi1BsVuBGmKaZwtnRNhlyf 4SIrozdQfamccAikpBa+DITKe2bBVGUVFMGR/p2wqbGJvP7FizDOsSLxUS6/DA4w BG8aGHqWhc3iB3NgOxRjUna5HIM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=+xp2yBasYOqsBwRifuOPPb eNQHs=; b=RIxzr8m0GMTFPLoimlw3Av5QZLbOHZAMPr/dKNwKnwR9eSKkrkNL33 hojVYYIH72pWk+ByhsTJVX0nGJOzMvqQpF/6hv3UJJQAXvgek7zgZ2jHV48CCZcW zhelgjzjSK+k/xjemVLwK1elp55j/s95aFBKs7wqWpGaUPTmGINr8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Marco, Hx-languages-length:1062, cygcheck-dep, cygcheckdep X-HELO: mail-io0-f173.google.com 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:reply-to:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=oqItmN5ZTRsgl4eOtzKbmUy9Q5eeCyzcPTWffwHfxg8=; b=HGcKVZiwwv/orpOp8AGCLhrzdA6h/0g9q9a1M0pwnCF9+h8TiaKlM4ZZEkHgbFIN4B 3oMV2f1CZtCc7oxZk3P4JjpEpGF51viFLjZjxMdL44X5wWEAovq0fFGjecnDEXmn+m42 LAN4Ow2G/JFTOnGduLPJRAS6cQX/sAxzVNJ5XPr5+s2LYXEylYbJRXFykzJeGykLkjOD GbR8iOoJnVqZg81Ajc3jCgWTWgFO6I1s4RXYOaxyqiHNxU1YzdnwG0xBYRW9B1h0sfub /FOLFt1d7qNowUMZV2OoXP9qb0I/EX6+urQowjsjVuMAgHNQYH8kwFpmpMuXKTAIgN+e zKpg== X-Gm-Message-State: AMCzsaVBmiFohJMbFQYN5F+nZPF9Hx+lqCfFIGuAI+40ztySHqhetjLi +bART7Ae9MVm04Ko7hisg/ohtA== X-Google-Smtp-Source: ABhQp+Ty7khBJ4WysPJesYkng/n986ZY1bfQ81qgmcdldKBqMnwW3hiwKrObCMzuauQOeQhKSowQfw== X-Received: by 10.107.30.73 with SMTP id e70mr7446412ioe.130.1508041447833; Sat, 14 Oct 2017 21:24:07 -0700 (PDT) Subject: Re: setup graphical chooser : how to list orphaned packages ? To: cygwin AT cygwin DOT com References: <2d3c5da1-5944-ef91-aa48-faed2210b772 AT cornell DOT edu> <1bc4a9a6-c543-e78b-62fe-2e7ac696a1df AT cornell DOT edu> <58894cff-9ff6-9297-9efb-d37db9e49804 AT wanadoo DOT fr> <2b33c8ad-9cf3-cff5-fc44-8a5c82709006 AT laposte DOT net> <87wp3yhma5 DOT fsf AT Rainer DOT invalid> <1833fa94-bd81-d2f0-ea4c-b5d2ac43cd3b AT gmail DOT com> Reply-To: cygwin AT cygwin DOT com From: cyg Simple Message-ID: <2578ae0a-a6ed-9a12-502b-5d584cf194a1@gmail.com> Date: Sun, 15 Oct 2017 00:24:08 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <1833fa94-bd81-d2f0-ea4c-b5d2ac43cd3b@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 10/14/2017 12:11 PM, Marco Atzeri wrote: > On 14/10/2017 17:31, cyg Simple wrote: > >>> >>> This is very common.  Suppose you have package A installed, which >>> requires B.  Package B gets obsoleted by C.  But A still requires B >>> until someone (usually the maintainer of A) changes this to make A >>> require C instead. >>> >> >> Maybe a column showing what installed packages are depending on B and a >> column showing the dependencies for package A would be nice?  It would >> help clear the confusion anyway. > > > the cygcheck-dep package can provide dependencies information, > I do not see the need for setup to do it > So the information is available just in a different place than where it should be, the tool I'm using to do the download. Having a separate package to tell me the package dependencies isn't very friendly; I might not have anything installed, certainly not cygcheck-dep and then I have to learn and remember to use it as a side step of installation. -- cyg Simple -- 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