www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/08/23/12:27:14

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:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; q=dns; s=default; b=QazYbO8c3oayRfZaVlvU96T8879Rg
ZHXShTasGpMQEKjf/Y9MqrDY07jwRFLHS9kARjQrZiuQ1zdjOz37HoUdoPfaoY7X
UWiBAF9x8CQh3Mx5FDZ8Egh5QJsWzfgFMyufuU88p+rMWH4In2CwkgK/0slBQYgi
pLZk+BK6GAGevo=
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:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; s=default; bh=LvMuJyLhhq5pwEliQarZXHPeNe8=; b=qqb
ysZRiC/JAZnyHi665sCngMou0ienoIC8LYuqA5mqRYCBx6BZRJNUWvTb86xX1vka
k4GFqrAFm7+rdluBti0Ou86NQZMFAVuBgFhLzZKLXQjegcn7OZOpegbuG/aagdO/
j22qOCgdY0dEe/HUehXmT4+LSpt/p2cgC+eWHCdI=
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.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,MIME_BASE64_BLANKS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
From: "Fritz, Jason" <jfritz AT qti DOT qualcomm DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: RE: autorebase.bat stalls during setup-x86.exe
Date: Fri, 23 Aug 2013 16:26:51 +0000
Message-ID: <2F47496F4880A6489298DD60CD5038920726F667@NASANEXD02D.na.qualcomm.com>
References: <2F47496F4880A6489298DD60CD5038920726F203 AT NASANEXD02D DOT na DOT qualcomm DOT com> <20130823095218 DOT GV2562 AT calimero DOT vinschen DOT de>
In-Reply-To: <20130823095218.GV2562@calimero.vinschen.de>
MIME-Version: 1.0
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id r7NGRBcU032437

Thanks Corinna, I suppose I'll try to reinstall.  Is there an easy way to see a list of packages I've installed on top of the default install, so that I can install all those same packages?

FYI, each time I run setup-x86.exe I get the same behavior.  Here is a snippet of a follow-on session from setup.log (notice the 7 min stall at autorebase.bat):

2013/08/22 16:38:21 Starting cygwin install, version 2.819
2013/08/22 16:38:21 User has NO backup/restore rights
2013/08/22 16:38:21 Current Directory: C:\Users\jfritz\AppData\Local\cygwin
2013/08/22 16:38:21 Could not open Service control manager
2013/08/22 16:38:47 source: network install
2013/08/22 16:38:47 root: C:\cygwin binary system
2013/08/22 16:38:48 Selected local directory: C:\Users\jfritz\AppData\Local\cygwin
2013/08/22 16:38:48 net: Direct
2013/08/22 16:38:52 site: ftp://mirrors.kernel.org/sourceware/cygwin/
2013/08/22 16:39:02 Changing gid back to original
2013/08/22 16:39:02 running: cmd.exe /c "C:\cygwin\etc\postinstall\autorebase.bat"
2013/08/22 16:46:33 note: Nothing needed to be installed
2013/08/22 16:46:33 Ending cygwin install

Thank you,
Jason

-----Original Message-----

On Aug 22 22:13, Fritz, Jason wrote:
> Today I downloaded the new setup-x86.exe from Cygwin.com and upgraded my Cygwin release.  During the process, the installation stalled while running "_autorebase" (/etc/postinstall/autorebase.bat).  I let the installer stay stalled at 68% complete for over an hour before I finally halted it.
> 
> I'm not sure of the past/present versions.  According to setup.log, my last install was on 2013/04/25 and it says "Starting cygwin install, version 2.774".  Today, after downloading setup-x86.exe, setup.log says on 2013/08/22 "Starting cygwin install, version 2.819"
> 
> There were no errors in setup.log.  It ends like this after I cancelled the install (notice the 1.5 hour delay):
> 2013/08/22 14:14:14 running: cmd.exe /c "C:\cygwin\etc\postinstall\autorebase.bat" 
> 2013/08/22 15:56:27 note: Installation Complete
> 2013/08/22 15:56:27 Ending cygwin install
> 
> There are some possible errors in setup.log.full:
> /etc/postinstall/000-cygwin-post-install.sh: line 199: cp: command not 
> found
> /etc/postinstall/000-cygwin-post-install.sh: line 204: rm: command not 
> found
> 2013/08/22 14:13:41 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/xorg-server.sh"
> 2013/08/22 14:13:41 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/fontconfig.sh"
> /etc/postinstall/fontconfig.sh: line 2: /usr/bin/mkdir: No such file 
> or directory
> 2013/08/22 14:14:14 running: cmd.exe /c "C:\cygwin\etc\postinstall\autorebase.bat"
> 2013/08/22 15:56:27 note: Installation Complete
> 2013/08/22 15:56:27 Ending cygwin install
> 
> Thanks for any help.
> Jason

I don't know what happened, but the above looks like a broken installation.  cp, rm, mkdir are part of coreutils and this should always be installed.  Maybe the easiest way out is an installation from scratch and to copy only your local changes and home dir over afterwards.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

- Raw text -


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