delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/04/23/04:44:58

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=DQLBaTO34qISUAUHz3YCdTnLrYcFReKov6+hrhBZBrGYLgH4MXa6z
HcT74vH7FDAh+iDYCIGHXRW+A3G1TSpAlYUA9M6Vw8cuiHd9wEM5H9/DHQa/5IOk
gOitmI+gpajDMw3emh7+6yJ77tUU4r3UznIuc1NqGOdPaw6tH7fEOs=
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=o5+tNfyAOVR6mBBtP27P3eUn+a8=; b=Nh0cNBNeEO7p9rP7U8fqT6NEVawe
b+HlGXOEaXSVgG6XYeQsXfJEVsiWRRJ5ZSctr62m0WJ4l9AlKxOUfSJlw4f8TRqe
Oiy+nlCF/knNSShtENW9Cf4oCjziS5NNvVvHeEbkTbHmz4g0SjGY50zhgCLwR8F7
vTSD/agUYafb/rc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1
Date: Tue, 23 Apr 2013 10:44:41 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Fresh Cygwin-64 instal reports post-install errors for bash
Message-ID: <20130423084441.GB29717@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <5F8AAC04F9616747BC4CC0E803D5907D0AF6C605 AT MLBXv04 DOT nih DOT gov>
MIME-Version: 1.0
In-Reply-To: <5F8AAC04F9616747BC4CC0E803D5907D0AF6C605@MLBXv04.nih.gov>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Apr 23 01:52, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> Hello,
> 
> Just wanted to share that while installing Cygwin64 on a clean PC, setup threw me the following postinstall errors:
> 
> 2013/04/22 21:38:33 running: C:\Cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
> ln: failed to create symbolic link `/dev/stdin': Read-only file system
> ln: failed to create symbolic link `/dev/stdout': Read-only file system
> ln: failed to create symbolic link `/dev/stderr': Read-only file system
> ln: failed to create symbolic link `/dev/fd': Read-only file system
> 2013/04/22 21:38:33 abnormal exit: exit code=1

/dev is a bastard directory.  If it not exists on the filesystem, it is
faked within Cygwin, but then it is a read-only filesystem.  If it exists
on the filesystem, the device entries are faked by Cygwin, but you can
also add your own entries in /dev.

The above happens when /dev doesn't exist on the filesystem.  I didn't
get this error in my three test installations.  Usually /dev is generated
by the 000-cygwin-post-install.sh postinstall script, since it also
has to create the /dev/smh and /dev/mqueue subdirs.  I don't know why
it failed for you, though.


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019