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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=Cu/NjMP4xb4FkH2/4hduXusc/SQvCTOmRRUAN0o5HzY
	ke07QdG5jqIueia2bucvHuBXeL+zSGIEW/HAjnwbtmidCLy0f8qjtPi0Gi2yQyXU
	UuVcuO2QDy7ZBPgTfC3lCvFxDJSHul9fF3DvLBi5TzGk94xwF8iYx1q5UZ431k6o
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=ROKpafrUklbhQDaGULsGDEhgDRA=; b=JxEgJFdt8AnBsg35I
	N7ZKjC8ratzzSNCdxwfXQvUOWz43m0XIgKl1dOzdHjMVErJjOfiXmbvry8L4iZq3
	LqUu/IlJQV/sIYMyFfLlLgc4lZnjRnhGVqgLdu8BuZ7hcQT7varGde6z5bJQx/Xe
	dH1tj3w88Zrr6dpens7VTuDiNU=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:661, H*i:sk:568025B, H*f:sk:568025B, H*MI:sk:568025B
X-HELO: mx1.redhat.com
Message-ID: <1451240499.3391.23.camel@cygwin.com>
Subject: Re: bug with python3 (3.4.3) and array
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Sun, 27 Dec 2015 12:21:39 -0600
In-Reply-To: <568025B6.7040607@jeffunit.com>
References: <56800719.6060409@jeffunit.com> <56802398.8070002@jeffunit.com>	 <568025B6.7040607@jeffunit.com>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Sun, 2015-12-27 at 09:53 -0800, jeff wrote:
> So II went into the cygwin install cache, and I deleted all python3
> files and directories.
> I uninstalled python3.
> I reinstalled python3.
> 
> Same issue.
> Same incomplete result from cygcheck.
> This is from ftp mirror cs vt edu
> 
> So I am guessing the incomplete package is a cygwin issue...

No, it's not.  An incomplete package means the filesystem contents do
not match the contents of the package tarball, the latter of which is
verified by setup before installing.  If you're missing a file, then
something on your system (aka BLODA) is removing it.

--
Yaakov


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

