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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=Vhcsz
	cA4JI7IsvShxIO/BA0mnVpi1pRGE698CEoAqD3bLfeU4nuQbuksRQMib0ws+tE1q
	za/oZYzq6eEWiwS3BOb0+1r8vNrMAZSy43j5XYWKBtn9bbvH/dEa1061sBP0HhF0
	8oMcP8WilmZVwFPds9e/nG0kIfp4qGNhN/0wrs=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=LKKGW7+vX4a
	wF90+Bw1nl6crj+c=; b=JYKYkIKhJmuXDOw23bWPXqFWO74KkGE9PPUYjazyJI1
	w/aPkvXgqruQ37Py1yxedVDHr/hTt5O4SKRlejWOlTCFnHMNkqPAN5M0YMa8G1hc
	WlgnonM5wE+e11WgEV/hUXw0iEKd/EVHT9Y7eshAUFcUqyiz1R7K/onuCQzRuPLY
	=
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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-10.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-09.arcor-online.net 3kms5G3Q0PzDZZp
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Texlive Package Problem
References: <54E38496.9020500@w5pny.com> <54E38E53.4020906@cornell.edu>
Date: Tue, 17 Feb 2015 20:02:58 +0100
In-Reply-To: <54E38E53.4020906@cornell.edu> (Ken Brown's message of "Tue, 17	Feb 2015 13:54:11 -0500")
Message-ID: <87h9uks6n1.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Ken Brown writes:
> 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.

You could create the marker files in the normal postinstall phase via
script and remove them when you're done.  That way they wouldn't be
packaged and cygcheck would not complain if they're missing.  This is
however a lot less elegant unless cygport could be enhanced to provide
the boilerplate wrappers for that.

> I don't know if there's something I should do to avoid this problem or
> if cygcheck just needs to be tweaked.

That would be the other option, but I don't know how hard that would be.
If it's already matching on "/etc/postinstall" to do that deed then it
might be a small change to simply just check for
".*/postinstall/<script>.done"


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

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

