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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Mw +iOQh4nrgqQjYQ5nwjfrW37uld6/D3FmNnhLS22CX/xzKjEd7MDVCIjyqOfhX40U S23KWTt4AMKDW6pZXhijump43gIOiCP3+bWYjx0bJJFfErDitR2+cswYZ/uwFAPB Wuh4igZejUStMY4nayNfB0L2gQK4wuY/TZ3CgRjWE= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=z6k0CbyX sCjNK5WGCdNzzD55o+w=; b=HAGCYom+AKV3HhhNrOHPPR99VtcU/mQvNSw20Iym h4Qg0Qf6zaB2bR2Pi0Dlpu7vtPLmaOiyUaLeCNQMX/MoD+XvX4uhf1zu11LN3aPz jgWNkUfLpKMRTPuZBaFTiLODq7sSeWsqOVIlP7XA3RwjcYzcQexFVXf7jAMKlQJo iUQ= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f181.google.com MIME-Version: 1.0 X-Received: by 10.152.7.145 with SMTP id j17mr18265752laa.67.1412637884539; Mon, 06 Oct 2014 16:24:44 -0700 (PDT) In-Reply-To: References: Date: Mon, 6 Oct 2014 19:24:44 -0400 Message-ID: Subject: Re: autorebase failed for unknown package From: Stephen Dewey To: cygwin Content-Type: text/plain; charset=UTF-8 Here is the contents of autorebase.bat. I don't know much about rebasing or batch files so I may be way off base (heh), but should "dash" be "bash"? @echo off rem Postinstall scripts are always started from the Cygwin root dir rem so we can just call dash from here path .\bin;%path% dash /bin/rebaseall -p On Mon, Oct 6, 2014 at 7:16 PM, Stephen Dewey wrote: > Hi there, > > I have spent a while attempting to solve this myself, but I apologize > for anything obvious I may have missed. I am getting the following > messages for both Cygwin and Cygwin64 on my laptop: > > Package: Unknown package > autorebase.bat exit code 1 > > Here are details that may narrow it down. > > 1. They were previously working without this message, which I > encountered when updating to get the Shellshock bug fix. > 2. I then performed a full uninstall / reboot / confirm no Cygwin > processes / reinstall, first of Cygwin64 and then Cygwin32 but still > saw the issue. > 3. I used the default minimum package lists. > 4. I tried two different mirrors with the same result. > 5. I also tried "reinstall" of all selected package with the same result. > > Thanks for any additional troubleshooting suggestions you can provide. > > I tried to attach my full setup logs, but it causes me to exceed the > spam score threshold for this mailing list. Nothing jumps out at me, > but here's the message with some context: > > 2014/10/06 18:59:44 running: C:\cygwin\bin\bash.exe --norc --noprofile > "/etc/postinstall/coreutils.sh" > 2014/10/06 18:59:44 running: cmd.exe /c > "C:\cygwin\etc\postinstall\autorebase.bat" > 2014/10/06 18:59:44 abnormal exit: exit code=1 > 2014/10/06 18:59:44 running: C:\cygwin\bin\bash.exe --norc --noprofile > "/etc/postinstall/base-files-mketc.sh" > > Stephen -- 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