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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=hhEibc+RDL6OE93XHjvb07eggTxnSEIAJf3lrZeMAdGqTcT8bLb6J
	cXUFeM/ryvgkSTPzkA2Ja2rMdyQjHNFaV2DsvR+glJ/qxc6q4KWOstk/+lUvqhCb
	z9Diii72xoj8SPKBxWZSF/WUsFfkfl9ba4iAocSaNOKhyuliFeql6U=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=OjtgGXbmBP6uVvEX7K1iE37MXfw=; b=ylYYP2ynGF0KFFgwxRwfHcF6OHLb
	jWw2GjgSEBw4L2C1Yvxi1OnpjcIHj/q7JECt+bIkcCggdl39sym/PeyHQ9p35ltk
	MOFQIeapJ4HA/9As3Ao6TaGHrTMll+utAPJTkroioHIaoglmhRmp6QJnbQznoee/
	aDYtsLSr20LIpgQ=
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
X-Spam-SWARE-Status: No, score=3.5 required=5.0 tests=BAYES_50,FREEMAIL_FROM,FSL_HELO_BARE_IP_2,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_NUMERIC_HELO,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1
To: cygwin@cygwin.com
From: Kyle Skrinak <kyle.skrinak@gmail.com>
Subject: Re: During postinstall, warning: Package: Unknown package; a2ps.sh exit code 2
Date: Tue, 16 Jul 2013 13:25:27 +0000 (UTC)
Lines: 12
Message-ID: <loom.20130716T152343-178@post.gmane.org>
References: <CADex0xyKZAX_-ZJ2YL_hkTsu4h14ZVu_gdazBbDJn5UYdhdV-w@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)

Ken,

It's a bug. I'm unclear how to report it to the cygwin maintainer, but I found 
a workaround over on an ubuntu bug tracker: 
https://bugs.launchpad.net/ubuntu/+source/a2ps/+bug/149551 It's a very simple 
fix:

echo "letter" > /etc/papersize

in your cygwin terminal. I reran setup.exe without error afterwards.

Kyle


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

