X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=bdR4Ah79YFdCZeCUKLCPEmBFhiAyYxEIpTQgTeHtc5j
	jfAgNAJhK18wLrsdoFwCnfXS+Q22GvVfwUWYK05VsiScsDnLEbuRTS7n2PRIBZ9J
	Oid+Yy+iKZF6SN8J2o1jRaL1vwEb1pFMI0KCFLgefoHAzlR5CNuLprpfgrzXZMGU
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=/Acsh4xFEO86gVoYMHKKJcLPYfI=; b=xo0LUkQsLx5w4+erJ
	8pOVBo5vmYwEYwBooI6h+2HW2GZyw+xMcmEiDPAdjitlKjaHM05gfiLYdx1ztquC
	+fu2hADDMNgBFUBSvPRBAQ2qFZHvyABFSX3f5jgfQ5OVPJSLony0FZmxvD2ELIS8
	zClrNe6UE5HAEucVsAIILtPQqw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_20,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: limerock02.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <526D0F84.9070201@cornell.edu>
Date: Sun, 27 Oct 2013 09:05:08 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: why do psutils & libtool packages need ~25+MB of latex (was Re: setup.ini dependency graph?)
References: <526A986D.9040202@cwilson.fastmail.fm> <526B0CF8.5090800@cs.utoronto.ca> <526C9E08.4060700@tlinx.org>
In-Reply-To: <526C9E08.4060700@tlinx.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 10/27/2013 1:00 AM, Linda Walsh wrote:
> On 10/25/2013 5:29 PM, Ryan Johnson wrote:
>> On 25/10/2013 12:12 PM, Charles Wilson wrote:
>>> Does anybody have a script or a tool that can parse a setup.ini and
>>> generate a dependency graph?  I'm using pmcyg to create a
>>> stripped-down standalone installation CD and it's too big, so I'm
>>> trying to figure out where the culprit is that's pulling in so much
>>> stuff...
>> I threw one together a while back when dealing with packages trying to
>> pull in latex: http://cygwin.com/ml/cygwin/2012-03/msg00242.html
> ---
>
> I keep trying to get rid of latex and it keeps coming back...
>
> I think I figured out why... psutils?   libtool?

If you look at setup.ini, you'll see that psutils is an obsolete 
package, which has been replaced by texlive-collection-fontutils.  You 
must have once installed psutils for some reason.  If you don't need its 
functionality, uninstall it and all the texlive packages that it brought 
in.  You may have other obsolete packages installed that are also 
bringing in texlive packages.  Just run setup and uncheck the "Hide 
obsolete packages" box.

Ken

--
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

