delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/02/06/01:42:51

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:from:to:date:subject:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; q=dns; s=default; b=W9TYh44xhO0m+ikeD1wB0MzqvklF0
lo4M/Gd5APckWXST40G4c2uFCOqKtND8sYFqBmrZPJdGNen2kNf+LIJLi1cQ6pVc
NwNq9g8OXLsx+0ByO9drNjhNNo+XPE8o8NZKriT2L49pZqz0lHzViLtYVyDA38Op
e149Rk9rnScAcc=
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:date:subject:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; s=default; bh=Xnk7Sd4S5qWnc4NxucjypJqiRAU=; b=s/r
9WYa9koxXsy/XY0CydgnmeWQzUhCkl76fy/GuSv2S3Mqf6x2dAMpy+mWb5KYAHWj
2s63a6P8i5OxKr8HysdX9UxYCLU6Oapn96p5Q7SsrHo+xxElPfpc9rcU3bSpLxeE
HdQtMwoqp+Ax2GQfgQqqkkHrio0TkZzqYGMAJ5Wo=
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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SCAM_SUBJECT autolearn=no version=3.3.2
X-HELO: mx1.papyrus.com
From: "Flower, Martin" <Martin DOT Flower AT papyrus DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Date: Thu, 6 Feb 2014 07:42:25 +0100
Subject: RE: cygwin64 - installation problem - installed by administrator account
Message-ID: <C3718196A3748C4C96FB42AEA6639A9F33C0BA0AC5@SENWK-S-EXM2.papyrus.lan>
References: <C3718196A3748C4C96FB42AEA6639A9F33C0A97DE0 AT SENWK-S-EXM2 DOT papyrus DOT lan> <52E6C814 DOT 1060009 AT cygwin DOT com> <loom DOT 20140128T015344-632 AT post DOT gmane DOT org> <C3718196A3748C4C96FB42AEA6639A9F33C0B645C0 AT SENWK-S-EXM2 DOT papyrus DOT lan> <52F0F834 DOT 1070300 AT cygwin DOT com> <C3718196A3748C4C96FB42AEA6639A9F33C0BA03B0 AT SENWK-S-EXM2 DOT papyrus DOT lan> <52F26065 DOT 1070306 AT cygwin DOT com>
In-Reply-To: <52F26065.1070306@cygwin.com>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s166gk07029002

The scripts live in /etc/postinstall.  Any that have run will have a ".done" suffix.  More importantly, any that haven't won't.  If you see ones that haven't run, you can try running them manually from a bash shell and see if that helps.  But really, even if some or all the scripts have the ".done" suffix, it doesn't mean that they ran correctly.
It just means that they ran.  To determine if there were any problems during the run, you need to find and look at the setup.log.full and/or setup.log files.  These should reside in the directory you ran setup from.  If there are complaints there about any post-install scripts, then that's where you should focus your investigation.  setup should have reported any post-install complaints to you at the end of the install too.

You may also find that you're a victim of BLODA - <http://cygwin.com/acronyms/#BLODA>.  You can investigate this avenue as well as something is clearly getting in the way of the post-install script process.

--
Larry

===============================

Thank you Larry

All scripts have .done.

Setup.log.full shows an error. I see the word McShield, and I link it to BLODA. File C:\cygwin64\etc\setup\setup.rc exists - although I assume it didn't exist when setup was started.

2014/02/05 10:05:28 Starting cygwin install, version 2.831
2014/02/05 10:05:28 User has backup/restore rights
2014/02/05 10:05:28 io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
2014/02/05 10:05:28 Current Directory: C:\Users\netflma\Downloads
2014/02/05 10:05:28 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2014/02/05 10:05:38 source: network install
2014/02/05 10:05:42 source: download
2014/02/05 10:05:51 source: download
2014/02/05 10:05:52 Selected local directory: C:\Users\netflma\Downloads
2014/02/05 10:06:20 net: Proxy
Cached mirror list unavailable
get_url_to_membuf http://cygwin.com/mirrors.lst
getUrlToStream http://cygwin.com/mirrors.lst
2014/02/05 10:06:22 Ending cygwin install

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