From owner-freebsd-current@FreeBSD.ORG Fri Jul 13 21:36:50 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E665316A401 for ; Fri, 13 Jul 2007 21:36:50 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.freebsd.org (Postfix) with ESMTP id A8D9C13C461 for ; Fri, 13 Jul 2007 21:36:50 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from [192.168.1.5] (217.211.83.81) by pne-smtpout2-sn1.fre.skanova.net (7.2.075) id 4668007E00810CB6; Fri, 13 Jul 2007 23:36:49 +0200 In-Reply-To: <7daacbbe0707131333q7a290e2bn6d0999151f6d5777@mail.gmail.com> References: <7daacbbe0707131333q7a290e2bn6d0999151f6d5777@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Thomas Backman Date: Fri, 13 Jul 2007 23:36:49 +0200 To: Dominique Goncalves X-Mailer: Apple Mail (2.752.3) Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD uses the year 1936 in qemu X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2007 21:36:51 -0000 On Jul 13, 2007, at 10:33 PM, Dominique Goncalves wrote: > Hi, > > I'm trying to run FreeBSD 7.0-CURRENT as a guest in qemu-0.9.0 (using > freesbie), but FreeBSD thinks the current date is Sat 31 oct 1936. > newsyslog and syslogd do not start correctly. > > Creating and/or trimming log files: > newsyslog: > malformed 'at' value: > /var/log/all.log 600 7 * @T00 J > > . > > Of course I can use ntpd or ntpdate but it's too late in the > startup order. > I found a similar problem [1] reported which proposes a fix [2]. > I applied the patch in PR i386/111117 and the date is now set > correclty inside qemu. > > Is this a bug in FreeBSD or qemu ? This happens in VMWare (VMWare Fusion, to be exact) as well. The same topic was up recently (last post today), "Debugging time". According to the last post, the issue seems to be resolved (but with no patch commited). /Thomas