X-Spam-Check-By: sourceware.org Message-ID: <43889827.4000305@t-online.de> Date: Sat, 26 Nov 2005 18:15:19 +0100 From: Christian Franke Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] New package: smartmontools-5.33cvs20051115 References: <43887A36 DOT 5020305 AT sh DOT cvut DOT cz> In-Reply-To: <43887A36.5020305@sh.cvut.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-ID: XKFqh-Zvoe93hvcPaupNechcDoMjVa-xdfeIcsk4rbWI9B2IkfPy8v X-TOI-MSGID: 4da05dfa-de4f-417f-98f7-2dbd3dbce93a X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Václav Haisman wrote: >I get the following error with smartctl: > >Internal error: unable to compile regular expression >^(Hitachi)?HDS724040KL(AT|SA)80)$parentheses not balanced >Please inform smartmontools developers at >smartmontools-support AT lists DOT sourceforge DOT net > > There is in fact an invalid regular expression in the drive database module. The bug in invisible on most other platforms supported by smartmontools, because of a subtle difference in regex syntax of Cygwin and GNU regex(3). See recent topic "unsupported disk drive?" on smartmontools support list: http://sourceforge.net/mailarchive/forum.php?forum_id=12495 >Despite the error the tool seems to work fine. > > Thanks. The error message can be safely ignored. I will release a fixed package soon. Thanks for the problem report. Christian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/