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:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=FbRdfJAuL13RRXPlyerzbfwREOvKm
	VASSeP2DXw2ePjISHJh9HCXvOw8/1e9uFAccIegoEKswjq1APMddKuSUVs2RV9Wp
	b9VimwsuvCaCgRNpHQ4lZxsMgx9LugFwdHhJ0a7TgFZ0jy+XPM9xZ7aVpL7fy/bK
	n4xntjeYhakp+o=
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:date:message-id:subject:from:to
	:content-type; s=default; bh=Thr/pJiQidOPDTVZhkhXrN3uCVg=; b=hd8
	qHg8+Jy/F1hMnpKoK+o6kXfHo573NzyCSteusSTo3LXtsqsfiUA7Z1WLlUpQuRXW
	rBGzEMKuzcwz5excBEEVm6OgNsM2NR+fUlypnWA6NmdqGah51DTaSTGsUk3F/ShD
	B3l+Xbf1WDMDCXzOd78dcxV2k1OEpRNB5qoh4NjI=
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=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qg0-f53.google.com
MIME-Version: 1.0
X-Received: by 10.224.169.20 with SMTP id w20mr65044315qay.2.1404161420583; Mon, 30 Jun 2014 13:50:20 -0700 (PDT)
Date: Mon, 30 Jun 2014 22:50:20 +0200
Message-ID: <CA+7conm76ENd7_BmXka1HXop=v2+U64tfLoDxpEr_Gi-KFi5AA@mail.gmail.com>
Subject: file 5.18-1: ERROR: line 66: regex error 10, (invalid repetition count(s))
From: Pawel Jasinski <pawel.jasinski@gmail.com>
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8

I think there is something funny going on with latest version of file.

$ cat file-error.py
def s (h):

$ file file-error.py
file-error.py: ERROR: line 66: regex error 10, (invalid repetition count(s))
$ file --version
file-5.18
magic file from /usr/share/misc/magic
$ which file
/usr/bin/file
$ cygcheck -f `which file`
file-5.18-1
$ uname -r
1.7.30(0.272/5/3)
$ cygcheck -c file
Cygwin Package Information
Package              Version        Status
file                 5.18-1         OK

I see it on multiple machines, x86 and x64. One of the installs is
around 2 weeks old fresh install.

--pawel

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

