From owner-freebsd-bugs Mon Feb 12 0:40: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44FBE37B491 for ; Mon, 12 Feb 2001 00:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1C8e3k32954; Mon, 12 Feb 2001 00:40:03 -0800 (PST) (envelope-from gnats) Date: Mon, 12 Feb 2001 00:40:03 -0800 (PST) Message-Id: <200102120840.f1C8e3k32954@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Doug Barton Subject: Re: bin/25028: make installworld uses wrong time Reply-To: Doug Barton Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/25028; it has been noted by GNATS. From: Doug Barton To: marka@nominum.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/25028: make installworld uses wrong time Date: Mon, 12 Feb 2001 00:39:52 -0800 marka@nominum.com wrote: > >Description: > > make installworld uses wrong time if system is using wall clock > time. > > In my case all files installed were 11 hours into the future, > which is my offset from UTC. > > This is bad if your makefiles have a dependancy on anything > installed by "make installworld". Mark, Did you set your time zone with sysinstall when you installed? Do you have an /etc/localtime file? My home workstation is dual boot and uses wall clock time, and I haven't had that experience. Try using /stand/sysinstall, choosing Configure, then Time Zone. If your problem persists after (re-)setting the TZ, we'll take it from there. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message