X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,SPF_NEUTRAL,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <50191B67.5010106@cs.utoronto.ca> Date: Wed, 01 Aug 2012 08:04:55 -0400 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to keep a dependency from [continually] appearing in setup References: <50185716 DOT 8050504 AT cornell DOT edu> In-Reply-To: <50185716.8050504@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 31/07/2012 6:07 PM, Ken Brown wrote: > On 7/30/2012 1:33 AM, Wynfield Henman wrote: >> I use the in-the-wild, 'texlive 2012' distribution, which I like to >> tinker with and customize. >> Due to a, what I believe is a dependency by auctex on texlive for some >> reason, I keep getting a list of about 10 texlive related packages >> automatically appended to what I want to install and I have to keep >> manually [skip] them. >> >> I would like to know some efficient way I could make that go away and >> just have setup ignore texlive or have it see that I have it already, >> but that it's just not a cygwin package, but user installed. > > setup.exe only knows about Cygwin packages. You might be able to edit > /etc/setup/installed.db to trick setup.exe into thinking that you've > installed Cygwin's texlive. Of course, then it will try to upgrade the non-existent package(s), potentially leading to problems down the road... Seriously, though, there are some surprising dependencies on texlive right now (usually via dblatex), and it's a big enough package set (several hundred MB download) that it's no surprise lots of people want to avoid its being pulled in every other time they run setup. I don't suppose there's an easy refactoring that could help avoid this problem? Ryan -- 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