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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=FSNURSw U3yOGnq64PLmyCUbr7p7LCjWH+j4cvk0cRS62nhnIwqKxW9kB/0RXlmhBH5BnsEa QDScGcQYOpG5BQne0ZJQ5kBWrcKDCZnRrRIiUKIX0JQNUjJ+LrGk0TKwwaqkX5qO 718AzA7CeCscMxclEWSeK4V4irG2OD+X9lGQ= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=I1ll6ABlG47Q4 z7o8evAGtuTBKI=; b=s4X8h7EviUvbPis8oEqDys7FCaBSYnmAR/ZEX2WF06ety qORk8xETwqTG44Q5uOG5D8XORz3/C1YvlYMmnefs8II/k/nTqrdCg0TL13n7VA/3 rZeVXf0C88lv+2WaSfCXztnP8pLPqGI0mD6iX/TLA2o9Yv+Xr+BXM9jbOKTMW0= 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=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=halfway X-HELO: mail-it1-f176.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=J6mhqWwXU3eH7JcKcWS23Mw8qOa93iSgvaAn+G/oNls=; b=K340BeQnjj59fXFd5Ts+qNwpOdXvUoFZ0q+0GfMjz6FGF/U/T2tHZxXsn7tuWyXVsp f15SmEPfvOu2C7FwjPtofOuHksEpmUvMAVmtPztrRVNQiM63rCGM35fil4/Ni4p1Y5A+ RgV3im9LN1tX4HefhHSA9CjeVXh6F+Bzmdl3Ha0EbmtCgqeRflO7QcBBH6JScE47NL6i pgScE+O1l14Dj/LXl1DCPii8F39i9mHDv+bljuTbvCUerkCtI5Vf0UCZ46+jhNtc7KGg 9I6kBmrW9nRJAk57DXj38fT1Nl2c5crEbuN44QHq8K63OHXw62yhPE4tROXd1TKYbYq5 jyUA== MIME-Version: 1.0 References: <87muioniop DOT fsf AT Rainer DOT invalid> <2e00e327-37d9-ded2-6c11-1d7ad3adf069 AT SystematicSw DOT ab DOT ca> In-Reply-To: <2e00e327-37d9-ded2-6c11-1d7ad3adf069@SystematicSw.ab.ca> From: Keith Christian Date: Tue, 11 Jun 2019 14:52:15 -0600 Message-ID: Subject: Re: setup.exe enhancement request, proceed on error after logging error to setup.log To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Thanks for the feedback. Even if a file were missing that might cause issues in a few dependency chains, why not allow the install to continue? Suppose a file was missing halfway through? Why stop the whole install for the sake of a few missing files? Let the install continue for those packages that aren't missing files, write a message to the log, and put up a dialog after both the successful installs and the rebasing are done. User clicks OK and uses Cygwin in its current state, or she/he restarts the install from a different mirror. Pick up the missing files for the few packages and all done. This would ultimately save time and effort. Whatever the case, if a file is missing, setup will have to be run again to fix the problems, by pointing to another mirror, etc. Thanks for listening. On Tue, Jun 11, 2019 at 12:39 PM Brian Inglis wrote: > > On 2019-06-11 11:19, Achim Gratz wrote: > > Keith Christian writes: > >> Would the maintainers (Achim? Jon?) be willing to consider an option > >> box log errors to the setup.log file and "Skip non-fatal errors and > >> continue?" > > > > You'd first have to teach setup to distinguish between fatal and > > non-fatal errors. A missing package archive is always fatal as far as > > setup is concerned (how did that happen anyway?). > > A mirror update failure, an unsafe mirror update process, or the latter leading > to the former. > > -- > Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada > > This email may be disturbing to some readers as it contains > too much technical detail. Reader discretion is advised. > > -- > 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 > -- 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