X-Recipient: archive-cygwin@delorie.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=Ks8QNfUOeBZkuNZ+
	+FB31uOnV88gyZFJo0yfmCJDmgGAQmBHWYIN3wG2j3jcrAUJ91Fb/+4Dk1JG9D6s
	5QSmAEcgtFlLzszUNZbAsDMuJQIEAnqbL3MZ7rAMPvWDmnE5RDA6sxYX1Gb4DinF
	bUr0uip7w6oknydTE2DHvUxh4G8=
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=kcVSDYeYpYI+wecC6K4oqU
	SPS3Q=; b=Uvn3MMZqxHp6EQfuS89+6wWJPxCzAsMnEupP1DePtiun90+PZNg1EW
	PijdgrkGmrA/n+KqSJIqZkAno1+gvdbdJYg9SEp5nm870CYYe+Pv2jaNw4yJQA3g
	Pfzhsp1no+kpbC8qfDBbqA/Qw7XFFRJfegCgk3cS/PX3+u1ZMYDM4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=EMail, E-Mail, UD:avast.com, wwwavastcom
X-HELO: mail-wr1-f54.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:from:message-id:date:user-agent:mime-version         :in-reply-to:content-transfer-encoding;        bh=tAdkdcu4MNf0JvsFwwloq1okz0uJdnRqOObCrUd9Row=;        b=bj1tScah/JGn44AO04oNKkRWc7opnHI6QJzTDjZOiK8qJd4hPYKCiQoPAQEzGuOb98         r3Q2FvpNZSe73nSnhEVa/NmN/rNimHGL7YPVwR2HHgjI4eQRCeunyaQ/n9OnfKvYL8k7         0qLqZhRQc8ptx+1ZtP69o9cV4sWNaeLfWsLR+uuPiz6SQyuTclQU48MsuYOfJ3+CXHXo         zqsoAXk53WMsL5zWfJjqm3Fj74k8z7+n1PqLPlt1sEUatQ5bJzKRG69muPCLpocol1I5         rKrX4dCZ7dfHEfmpTbf4McBV6f1iMADDRj9F/jjpoUnOyZqGb+LRDAdcz0h9KsZF4+Mv         7dKQ==
Subject: Re: NEW DEFECT: Basic cygwin Update Fails to Complete
To: cygwin@cygwin.com
References: <CAAgdLC17StJfXG-gb2cxJGBbGkuFiJ0=4buzV3C6ZG=dazJvzw@mail.gmail.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <d44e8d5d-78ad-0ab2-d85e-2e2c784c7980@gmail.com>
Date: Wed, 25 Jul 2018 13:49:11 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <CAAgdLC17StJfXG-gb2cxJGBbGkuFiJ0=4buzV3C6ZG=dazJvzw@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w6PBnX9X024746

Am 25.07.2018 um 12:39 schrieb John Delaney:
> Cygwin Developer Team -
>
> My basic Cygwin update failure means that file redirection does work quite
> right.  I had to manually
> add the cygcheck data.
>
> - John Delaney

Hi John,
you should attach the cygcheck.out not put in line

> Cygwin Developer Team:
>
> I am an experienced UNIX / Linux person who has built many UNIX / Linux
> kernels.
> I have successfully updated my 32-bit Cygwin installation at least 100
> times over the last 25+ years.
>
> As I have done many times before, I attempted to update my 32-bit
> Cygwin installation around midnight 7/24-25/ 2018.
> This time the process failed at about 99% complete. " /etc/postinstall/
> texlive-collection.basic.sh" failed to complete repeatedly
> and consistently.

I have seen similar issues.
There is any recent /var/log/setup.log.run* file ?
It should contain some hint of the problem.

What is the output of
   grep wow64 /proc/self/maps | head -n1 | awk '{ print $1}'

and
  rebase -si | awk '{print $3}'| head -n 5


> time  cygcheck -s -v -r
>
> Cygwin Configuration Diagnostics
> Current System Time: Wed Jul 25 11:19:40 2018
>
> Windows 10 Home Ver 10.0 Build 17134
>
> Running under WOW64 on AMD64

Have you tried a 64bit installation ?

Regards
Marco


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
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


