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:from:date :message-id:subject:to:content-type; q=dns; s=default; b=ek62gpD 5V+JOEO8Lxx/sxKVBEyfWKnCXTPEvtz5yYa8OLCD2f+qT/De5n3WkJqlZkko3YtC avZNFnrTGlFse47vPbq1rSOlm5rZyb5Pn+yE5Pl03GsZh6Cl3DoOwJzVIks+U0PZ 15W9ORFKR5THggpo+Xs3O5UV0Out74Fcd/ZM= 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:from:date :message-id:subject:to:content-type; s=default; bh=RsyhhAqxCKrDZ 24jQHhorPHaOlE=; b=sbFXWQSRDv7dXIYQV1gc1k45QajlEHIqETkBnf7gkk/94 NWnpsTJWIbjaiB8LEC+3elZDo5JFhbbNqp9PjEA9MnUUI/p00r7j4FCLQmjgALYw 5/9uCNQEQCMBfxt7bv12NaAlz4+EFT/WLEkDwdZ9Hkw72wk7jHRX4zmRhXymwI= 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:10.223.197.5, Hx-languages-length:1105, sshd, online X-HELO: mail-wr0-f178.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=Mp4Jg3YsIXcVSXF0lWT0Ui2FHCFdFvYli/6aTkpY2Z4=; b=qpEN7tbI4yEr1ZJVrEnGjyoFarAj+I7V6wYjNg7l4RA+REn5la3Ro1xOiGoBXCGXlq GiyW78TO9UKZ+iRcs6+Fmum/xVf/OWidHUCkx/Kh7TvJvUwAH01/L9CPt5PB6EZ+hcq1 VZ4F/RROoAQNQ/npnnV/dnS4lDLKKbEEaC9J2ajjqehd/4XVL7akmMWE56cg47H3Wr6q Zod5vb5hEJg5jluBqtwQzijr4Mg4jnzY74f8T9SYCkJP30afWjgaxWFFV6CxeUfIGCWv xuarjoKuV8vsGjUnMO+YoynohSKdEituanbpuBnWtu8KbdAJgcXu2pa1Mp0NTFD6NrQr hQNQ== X-Gm-Message-State: AKGB3mK/rab2HEtnpgkSZ7B9mCs+HCZasVzuvd9064kYUnjX8eNVNzoB /byUu1PV60N9X59990m5Ob6Ed8USyB7r95xSZO3F/A== X-Google-Smtp-Source: ACJfBou26TDnHFsS2JZViNC2cyX6/mtkj8bbdiOasrZs+5pLEwn6oYuBzU1cQxVtLtcTU8ZLw+kVPb5hT95Sgkizb2k= X-Received: by 10.223.197.5 with SMTP id q5mr401445wrf.87.1515090096801; Thu, 04 Jan 2018 10:21:36 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Erik Soderquist Date: Thu, 4 Jan 2018 13:21:36 -0500 Message-ID: Subject: Re: Explicit dash rebaseall instructions from a CMD.EXE shell requested To: cygwin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Thu, Jan 4, 2018 at 9:18 AM, Keith Christian wrote: > So: I tried to execute rebaseall and rebase from a CMD.EXE window under DASH: > > > Thu 01/04/2018 7:10:13.23 c:\cygwin\bin>dash /bin/rebaseall > rebaseall: only ash or dash processes are allowed during rebasing > Exit all Cygwin processes and stop all Cygwin services. > Execute ash (or dash) from Start/Run... or a cmd or command window. > Execute '/bin/rebaseall' from ash (or dash). > > > > I briefly searched the mail list and the Cygwin online docs, no > foolproof (essential here!) instructions to run rebaseall under DASH > from CMD.EXE. When I had to rebase, I had to track down and stop all cygwin services as well. I went to Windows Task Manager, added the image path name and sorted by it to find what all from cygwin was still running, and shut them down. In my case, cron, sshd, and tftp deamons were running. Once *everything* from cygwin was shut down, running dash inside the CMD shell, and then /bin/rebaseall inside the dash shell worked for me. -- Erik -- 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