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:references:from:cc:to:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=qRQ6FMxkzj0h2y7x HUju2mIWVDa+efZWYZK5isAeg/rs2EfHFLUiLP3Wh0U+Vg7kYebJxSVoD+tTC7oX Gv6Fw1prALIwiKqYFSvK6Lc3qvdCqc2rm/f3Y+PW16JcpxyNut9uuBj557ZR2xdC ZiNLnaMYgqPGrfeyqtv/nY395NY= 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:references:from:cc:to:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=SvpGKVAC+pv8mYX6i1uhUE Pt0PI=; b=vE7AdZexcLazmz+yJCRFy/p7S0XSna+HQfvvZvTUciW/0G2qXjnHpq dsci5W8DZZ/1sn/gEojaExCSHTzrsQgNPAZ3Mw2M1rGTsSPEJah5U/F10wos8dCF yxZ2jx06rO/Fl2oLGpmaJGigPjLGgg73saqGfzY0hl9qzcw/W5SGk= 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=-4.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=tcl, sticky, xterm, 86 X-HELO: out1-smtp.messagingengine.com X-ME-Sender: Subject: Re: two installer questions References: <53575281 DOT 6196925 DOT 1496197831076 DOT ref AT mail DOT yahoo DOT com> <53575281 DOT 6196925 DOT 1496197831076 AT mail DOT yahoo DOT com> From: Jon Turney Cc: Lloyd Wood To: The Cygwin Mailing List Message-ID: <402f4ea6-5c06-9acb-1e71-5396d1050425@dronecode.org.uk> Date: Wed, 31 May 2017 15:57:02 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <53575281.6196925.1496197831076@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 31/05/2017 03:30, Lloyd Wood via cygwin wrote: > 1. setting up new cygwin X server, got stuff installed > by selecting xinit in installer and letting it pull things > in. (oddly, selecting xterm instead does not pull in > everything as I expected.) You need to amend your expectations. It's policy that X clients do not require the X server, as you may be using a different X server, or using the X clients remotely. > But why is adwaita-icon-theme a necessary dependency for xinit? > I'm not installing gnome... The depchain is xinit -> xwin-xdg-menu -> adwaita-icon-theme The package provides some icons used by xwin-xdg-menu. > 2. I previously deliberately installed the older Tcl/Tk 8.5.18 > instead of 8.6. rerunning the installer to add in more X stuff > automagically updated to 8.6 again. Shouldn't a specific > version chosen in a previous install be sticky somehow, > or ask if an update is desired? The ability to freeze selected > packages while everything else updates, and know about it, > seems useful to me. If you select "Keep" rather than "Current" at the top of the package picker, you should be able to choose additional packages for installation without upgrading existing packages. But yes, marking package versions which are explicitly selected to be held at that version would be a good idea... ... such a good idea it was added to the setup wishlist in 2003 [1]. It's a pity that in the intervening ~14 years nothing has happened, but there you are. [1] https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=commitdiff;h=3c206e03b9ffc27cff4f8a925390f57ba1f9f83f -- 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