From owner-freebsd-doc Thu Jun 20 6:56:33 2002 Delivered-To: freebsd-doc@freebsd.org Received: from amsfep13-int.chello.nl (amsfep13-int.chello.nl [213.46.243.23]) by hub.freebsd.org (Postfix) with ESMTP id 5701137B404 for ; Thu, 20 Jun 2002 06:56:29 -0700 (PDT) Received: from hibernate.cryolabs.net ([213.132.151.88]) by amsfep13-int.chello.nl (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with SMTP id <20020620135627.ORVP1248.amsfep13-int.chello.nl@hibernate.cryolabs.net> for ; Thu, 20 Jun 2002 15:56:27 +0200 Received: (qmail 5108 invoked from network); 20 Jun 2002 15:56:09 +0200 Received: from unknown (HELO ice.cryolabs.net) (192.168.196.1) by hibernate.cryolabs.net with SMTP; 20 Jun 2002 15:56:09 +0200 Received: from cocaine.cryolabs.net (cocaine.cryolabs.net [192.168.196.5]) by ice.cryolabs.net (Postfix) with ESMTP id 5793135C for ; Thu, 20 Jun 2002 15:55:46 +0200 (CEST) Subject: Re: FreeBSD web build failed on freefall.freebsd.org From: Wouter Van Hemel To: freebsd-doc@FreeBSD.org In-Reply-To: <200206201223.g5KCNNv74795@freefall.freebsd.org> References: <200206201223.g5KCNNv74795@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 20 Jun 2002 15:56:28 +0200 Message-Id: <1024581389.294.28.camel@cocaine> Mime-Version: 1.0 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-06-20 at 14:23, www@FreeBSD.org wrote: > [...] > ===> prstats/../../tools/prstats > ./go.tcl /c/gnats > unable to convert date-time string "Tue Jun 18 2002 03:00:07 PDT" > while executing > "clock scan [lrange $a 1 end" > (procedure "PR" line 9) > invoked from within > "PR $pr" > ("foreach" body line 2) > invoked from within > "foreach pr [glob $gnatsdir] { > PR $pr > } > " Seems to me somehow an invalid time-string sneaked in a gnats-report... That should be 'Tue Jun 18 03:00:07 PDT 2002', with the year at the end, according to the code and the clock (tcl) man page. Maybe a manual intervention (i.e. edit the offending report) would be easier than coding extra checks? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message