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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=I4Z+3xAhCrxI4Y6noA9dj/vONkxxen07AXeAOiyHbF2 IFbmXp0Tg9HfZ73dRZeSqItAJhl4em1FvSCs0IhSy0tfR2iafW4tlTWVuF0H+R9v 1ZqDHFnixGqHTLT1Xjy5suKpHCqAGepvTogZNaiSk4azuwZCFYtluL38c+aAa3tQ = 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=Mb3Szji79UXWdT2IjPtuPwC1LXo=; b=yPGfHjlwctXPpQL+q c+nBwLuU2YJsKwAPw1mXyr1BVFTN5QILQGqms9WUr7DwgegNx8tYVcnV2E2i2Q0E k0wPurrLb5RX3gIxRXXa2TKLlUpLr4QFEOTz96Kxm90vbEmaf11CzvfCiAUBNvBu NRgT0QhKMPRY7xuNomaXZSoy4k= 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.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <54E38E53.4020906@cornell.edu> Date: Tue, 17 Feb 2015 13:54:11 -0500 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Texlive Package Problem References: <54E38496 DOT 9020500 AT w5pny DOT com> In-Reply-To: <54E38496.9020500@w5pny.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2/17/2015 1:12 PM, Harry G McGavran Jr wrote: > With the release of texlive 20140523-2 I seem to end > up with incomplete texlive packages. All the texlive > packages seem to suffer this problem. I can reinstall > a texlive package, I can uninstall the package and then > install it, and I still end up with an incomplete package > with all the texlive packages. I can change mirrors > and that doesn't help either. > > Here's the cygcheck output for the texlive package itself. > The files it claims are missing are in fact in the package > tar file, and while the missing elements can be different > for each texlive package, they still seem to be in the > package tar files. > > I haven't seen other posts about this, maybe I just am missing > them, or maybe I'm the only one with this problem. > > =========================================================== > > "cygcheck -v -c texlive" produces: > > Cygwin Package Information > Last downloaded files to: C:\installs\cygwin\packages > Last downloaded files from: http://mirrors.sonic.net/cygwin/ > > Package Version Status > Missing file: /var/lib/texmf/postinstall/texlive.lsr from package texlive > Missing file: /var/lib/texmf/postinstall/texlive.refresh_fmts from > package texlive > texlive 20140523-2 Incomplete There's no problem here. /var/lib/texmf/postinstall is used for the new streamlined TeX Live postinstall process. The files in it are markers indicating that something needs to be done, and they are renamed with ".done" appended when it's done. The same thing is done with normal postinstall files in /etc/postinstall, but I guess cygcheck knows about them. I don't know if there's something I should do to avoid this problem or if cygcheck just needs to be tweaked. 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