delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/04/27/13:03:04

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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=y3+p6lwX0x9CT0+L
wRPFgnyDhcpDJkcSqaQGDl2R9YEgZP7bTJWS11t/EVNGGLbA/kEKdcY6nfWEj9ym
Kc2khPJF9n1GbgY8KLl1NQRrrMYE02PO96U/tGqizdopP9J1JsZVdtwkkx/gVclG
e3ZSA/T6/gf+RcgUYpPRrDHn31I=
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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=z4fM3VbmLueJA1Fi5NSdNn
EML+Y=; b=j0Mif1143hS/CK6bs0hVT69R/2nVP4S7McRF8WOPM7vauSL7ibB/FO
v1NKhxlUnTrylfZQ/r51s0oRGcn59BA8AXPb96UPbb/6zxHeLdezvwUpQHJLn8po
WNW8ABMdqEBzudDLC65QNljfCvMh3+bvTJKLZ8oKmiA5Q3fsKrObs=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*r:ip*192.168.1.100, Hx-languages-length:3689
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.3 cv=KuxjJ1eN c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=SlC-ltDEBImSCimLSIEA:9 a=QEXdDO2ut3YA:10
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
Subject: Re: odd behavior(bug?) during run of setup
To: cygwin AT cygwin DOT com
References: <5AE28B9C DOT 9070209 AT tlinx DOT org> <a5b71425-e865-8cf7-7233-bd0ca7801b53 AT dronecode DOT org DOT uk> <5AE33F09 DOT 2020302 AT tlinx DOT org>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Message-ID: <96ae65a9-d50c-0d84-c26e-7409ab1b7d38@SystematicSw.ab.ca>
Date: Fri, 27 Apr 2018 11:02:46 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0
MIME-Version: 1.0
In-Reply-To: <5AE33F09.2020302@tlinx.org>
X-CMAE-Envelope: MS4wfP2Z4+Yu/KqOvIYWJmicSHggPO3d/aH2ijwlvjqqiiXTau9U1kkJzPR7sOLR5g23KwB8eeTCeaU1YDqEoCU9BZwTUTEEirlX7g0/DY8TIh4cmWK7y9oL Ry+IdH57Ea2gCC8ayAOai9MmwzD7x7MvJlGpAQOnPmWamxxj1qq+3Nvnx603XJqi72bhO7BJBytJaw==
X-IsSubscribed: yes
Note-from-DJ: This may be spam

On 2018-04-27 09:17, L A Walsh wrote:
> Jon Turney wrote:
>> On 27/04/2018 03:31, L A Walsh wrote:
>>> When running setup -- a few time have gotten an error saying that it
>>> couldn't create /llvm-objdump.exe.stackdump
>> Thanks for reporting this.
>> Giving the actual error you see, rather than "an error" would be helpful.
> ----
>     Usually do, but it doesn't copy/paste.  It was a standard
> error where it says it is in use or some other error occurred.
>     I looked for the file and it wasn't there, so "some other error
> occurred".  Told me to try stopping all cygwin processes, but that didn't help
> either -- so the normal things one might do, didn't work,
> which is why went to tracing it.
>> Attaching the setup log file would also be helpful.
>     Looking at the log, for that package, the errors said:
> 2018/04/27 07:54:11 Failed to make the path for
> cygfile:///llvm-objdump.exe.stackdump
> 2018/04/27 07:57:20 Failed to make the path for
> cygfile:///llvm-objdump.exe.stackdump.new
> 2018/04/27 07:57:20 Unable to install file
> cygfile:///llvm-objdump.exe.stackdump.new
> Which is what I pretty much said from info in the trace.  It's trying
> to make the first element in the path 'C:', which fails.  There
> were no other explicit errors in the log, BUT, I'd consider
> this a *bit* of inefficiency, at least:
> 2018/04/27 07:57:20 Changing gid back to original
> 2018/04/27 07:57:20 running: C:\\bin\dash.exe
> "/etc/postinstall/0p_000_autorebase.dash"
> 2018/04/27 07:57:52 running: C:\\bin\dash.exe
> "/etc/postinstall/0p_update-info-dir.dash"
> 2018/04/27 07:57:54 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_adwaita-icon-theme.sh"
> 2018/04/27 07:57:54 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_desktop-file-utils.sh"
> 2018/04/27 07:57:55 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_fontconfig_cache_1.sh"
> 2018/04/27 07:58:04 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_glib2.0.sh"
> 2018/04/27 07:58:04 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_gnome-themes-standard.sh"
> 2018/04/27 07:58:04 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_gnome-themes.sh"
> 2018/04/27 07:58:04 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_hicolor-icon-theme.sh"
> 2018/04/27 07:58:04 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_man-db.sh"
> 2018/04/27 07:58:05 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_oxygen-icons.sh"
> 2018/04/27 07:58:05 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_shared-mime-info.sh"
> 2018/04/27 07:58:06 running: C:\\bin\bash.exe --norc --noprofile
> "/etc/postinstall/zp_units_cur.sh"
> 2018/04/27 07:58:08 Changing gid to Administrators
> 2018/04/27 08:01:27 note: Installation incomplete.  Check
> C:\\var\log\setup.log.full for details
> 2018/04/27 08:01:27 Ending cygwin install

Looks like Cygwin root == drive root /proc/cygdrive/c/, which is against
recommendations, and setup and packages don't deal with that too well.

> 1) why is it running postinstall scripts for unrelated packages.
> The only pkg that was tried for install was compiler-rt-5.0.1-1 which
> comes up every time (guess it never gets marked as complete).
> But if that's they only package, why are all those updates being
> installed?  Isn't there a way of not running them unless a package requires
> those post-scripts?

Permanent postinstall scripts [0z]p_*.{da,}sh stay around and run every time.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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