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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=cGAqXz7eVLFqqVqd EU/JDVgaI3AprEKhAS2I7DzQ11z8YBjC0TN1OCH6/+4dhrnCY0qmEvgqqMVNzcf1 boiie67yBKlNBT3agVMlz6mprhXW46ATilNZclLI94izwSka+fZy+SxRKZkodnkt fp/MQS2onw0JoF566J1CY1KR0q8= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=KaFlHVQa2UYFI7KdxuboGV USzs4=; b=cepe2MNCUHzqaOMyNrfbMHW8lYSTK/Y4gkO9wBIJVpsdYa3RzP7Ebf XK4+DwAwF0YL+o8MrEw8Toi2tmLfDhYy4k2q2fieuy2eOE9HFHmj+JYhmHHHjWsl tI7tSNNLzre0dRDOU5L7gb4yPcSzjzc8jjmztqtadY0bfJWEhEe3U= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Kenneth, kenneth, H*f:sk:TWL6rAz, H*i:sk:TWL6rAz X-HELO: mail-wm0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=6WWgNv2n7jx1y8vRK8s7w6rJbaiYoUN2lyrHKRdtqoY=; b=OSptyxtJSmFHDyVCnUWNUBdqvkr2Uw9uTin9Erqp/99M+EcfBqDo89CAk4b7x4Lf6R hoRittxcH4Fq0g+RHsroUu75BLAvli8eqRLgVnj4kP+5ayziDxyTS4AHIYKCsRumcNaV DVS0uy/nOX9uPjH7Vmmy2iIZMtafow8UCO/DPQ3+sJ9hmJZeKSZdL+6NMVIK9Zi0BiwD tTmKwL49XQ8c15FQJF9EzIwEDnakDQXJtT/wPEG1pCfftFcDFz60Bdtzkn/EAfvJvbbW R5qTLIm4Uvpl6QO9MFnE6U+gvbHFCLEwTOsfhA8S+mgOEJjLViQFuSoMfVkp1wXpepFI ghUw== X-Gm-Message-State: AOPr4FX/bDY71TlV/EJTGS9FQHrP2GQcum8Fouj5wTqHNwXhFODZUrHGSZT62jrk6no2ng== X-Received: by 10.28.39.196 with SMTP id n187mr10716528wmn.4.1462561114694; Fri, 06 May 2016 11:58:34 -0700 (PDT) Subject: Re: a recent 32-bit Cygwin install completed with these Unknown package messages To: "cygwin AT cygwin DOT com" References: From: Marco Atzeri Message-ID: <57b02eb7-8989-fba2-a5f2-53118263d28a@gmail.com> Date: Fri, 6 May 2016 20:58:27 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 06/05/2016 20:10, Kenneth Wolcott wrote: > Hi; > > a recent (last night into this morning) 32-bit Cygwin initial install > completed with these Unknown package messages > > Package: _/Unknown package > mingw64-x86_64-glib2.0-networking.sh exit code 126 > mingw64-x86_64-librsvg2.sh exit code 126 > mingw64-x86_64-libwmf.sh exit code 126 > x3270.sh exit code 1 > > Is it important/valuable to report these anomalies when they happen? > > Thanks, > Ken Wolcott > looks for details on /var/log/setup.log.full x3270.sh failure is probably due to the changes on managing font. I would not worry about it. You can also run the scripts directly /etc/postinstall/mingw64-x86_64-glib2.0-networking.sh to see if it was a glitch or if the problem is still present. The scripts that run correctly can be renamed as /etc/postinstall/mingw64-x86_64-glib2.0-networking.sh.done PS: the special 0* and zp* script are always run and never renamed. Regards Marco -- 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