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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=Oc+RqSKNCndEUM+SrmfNh1r3b3yIRa6LqXycotiSlTHmvMgxpfE5Z lZBW1AiHv0H95VFWmK2I8+czy2lWOrmZYeqyA3zbLrycVDU9AJXVNjAGI5Flf3t2 onY7pZmGnfmEA6Z9UZUkAQOEu1crOUspiz44dETAvVBPB26sUgM5oc= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=4sIb6bnhhiv6ljmqj/+iajJptQs=; b=B8UNN0+nJRzZiOnYfKc3+dK8scpR xu5DgmDDeZu+dLAAArMmqBX653Nv/1TWuUXQGNIldt9okziAUy5aULoGuQ5hPDkt 5VSWaEkbeWnjsWzZEJ3Yk0xSIMK0FM8MJRtzIN70yz8bHJ1Po3jzMNmIcXlXRXmS ujV0CkC5fyGM2BE= 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 X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.1 Date: Tue, 23 Jul 2013 10:59:14 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: setup-x86_64: postinstall errors: Package bash 1, Package a2ps 2 and xinit 134 Message-ID: <20130723085914.GA26889@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51EE0951 DOT 90007 AT users DOT sourceforge DOT net> <20130723072131 DOT GB9689 AT calimero DOT vinschen DOT de> <51EE3E6D DOT 2000203 AT users DOT sourceforge DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <51EE3E6D.2000203@users.sourceforge.net> User-Agent: Mutt/1.5.21 (2010-09-15) On Jul 23 03:27, Yaakov (Cygwin/X) wrote: > On 2013-07-23 02:21, Corinna Vinschen wrote: > >On Jul 22 23:40, Yaakov (Cygwin/X) wrote: > >>On 2013-07-22 19:52, Kenneth Wolcott wrote: > >>>Postinstall errors: > >> > >>Thanks for the feedback; remarks inline. > >> > >>>Package: bash > >>> bash.sh exit code 1 > >> > >>I think the problem is that virtual /dev is a read-only filesystem, > >>but if you make a real /dev directory; then you can write to it. > >>Could you run 'mkdir -p /dev' (without the quotes) and then try > >>rerunning setup-x86_64.exe? I suspect this will work then. > > > >The base-cygwin script usually creates the /dev dir. Do we have > >a dependency loop which let bash.sh run before base-cygwin? > > The only package that depends on base-cygwin is cygwin itself, and > neither depend on bash. A deps loop could screw this up. What does the full setup log say to the deps order? Maybe that gives us a hint... > >>>Package: a2ps > >>> a2ps.sh exit code 2 > >> > >>This is due to a missing papersize(5) file. I'm working on a fix, > >>but a workaround is to run the following command, then rerun > >>setup-x86_64.exe: > >> > >>echo letter > /etc/papersize > > > >I'd prefer `echo a4 > /etc/papersize' ;) > > I suppose you would. :-) Any idea how to provide a sane default > that most people on both sides of the pond would be happy with? We don't support LC_PAPER so we also don't have this information in some DB. Just use letter and let us europeans with their weird paper formats handle this manually. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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