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: 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 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" To: "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: References: <52E6C814 DOT 1060009 AT cygwin DOT com> <52F0F834 DOT 1070300 AT cygwin DOT com> <52F26065 DOT 1070306 AT cygwin DOT com> In-Reply-To: <52F26065.1070306@cygwin.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit 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 - . 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