From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45772 invoked by alias); 12 Jun 2019 13:16:17 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 45622 invoked by uid 89); 12 Jun 2019 13:16:05 -0000 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=respectful, brianinglissystematicswabca, BrianInglissystematicswabca, Brian.Inglis@systematicsw.ab.ca X-HELO: mail-it1-f173.google.com Received: from mail-it1-f173.google.com (HELO mail-it1-f173.google.com) (209.85.166.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 12 Jun 2019 13:16:03 +0000 Received: by mail-it1-f173.google.com with SMTP id m3so10710645itl.1 for ; Wed, 12 Jun 2019 06:16:02 -0700 (PDT) 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=rERpBNXwAFS4BrUvzGWUFoFvmk2sliYK4ucywrPc4jk=; b=dZHYdq5W6QNNeoR0GkLTrEf4TL9Mbi20Ru1XpqqUd8omgAkEw4a12aGCbCEH01UbSM FS6o+LqSXlHWQv+LQgta1uQonNSoot6qyefpz7HtmnayVZSQUw5yBRPG3bJ/d+jz0e2a Lq4EP5nFOf6DKxG6d2oBpuHobXfw+oJsrzMt0Lcdir60stuZzlqdzLjUGQT1iE3iMs54 DXyuO521BV/plzv2W+o7o5cXd+6Qzp6KOVTG+en1EBKMKyUQAUZr5LjWOPC+mOnO9q1u 5Ag8Dvd66pncLVQFMTbefjmGZmOhAv8rau700Ir9Im4oIuMDzihM61FiQPgNsRLOAGbY SWgA== MIME-Version: 1.0 References: <87muioniop.fsf@Rainer.invalid> <2e00e327-37d9-ded2-6c11-1d7ad3adf069@SystematicSw.ab.ca> <9e60d216-3e48-2f95-1bd9-b958b5265820@SystematicSw.ab.ca> In-Reply-To: <9e60d216-3e48-2f95-1bd9-b958b5265820@SystematicSw.ab.ca> From: Keith Christian Date: Wed, 12 Jun 2019 13:16:00 -0000 Message-ID: Subject: Re: setup.exe enhancement request, proceed on error after logging error to setup.log To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-06/txt/msg00138.txt.bz2 Brian, All-volunteer. I understand that well, and have been using Cygwin for a long long time. The volunteers love what they do, and I try to be as respectful as possible when suggesting changes, changes mean more work for them. I'm satisfied with this thread. Thanks Achim, Jon, and to any other setup maintainers, and to all Cygwin maintainers for the selfless work you do. Keith On Wed, Jun 12, 2019 at 7:01 AM Brian Inglis wrote: > > On 2019-06-11 14:52, Keith Christian wrote: > > 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. > > > 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. > > What it ultimately comes down to is this is a group of volunteers. > None of them want to have to try to explain or fix a broken setup on a user's > system caused by a broken mirror: they don't have the time. > So if there is any chance of setup breaking an install, setup will quit before > it does any damage. > > Whether setup lets you know in a dialogue box or in a log file, that it upgraded > or failed to upgrade your installation, may depend on your install options. > > Personally, I would be very happy if setup popped up the setup log at the end of > the run, if there were any issues. I have done this kind of results display in > Windows and Unix command line and GUI environments for user and developer tools: > launch a log viewer if there was a problem, launch an app if results are good. > > -- > 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