From owner-freebsd-questions@FreeBSD.ORG Wed Mar 28 18:15:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE7FA16A404 for ; Wed, 28 Mar 2007 18:15:40 +0000 (UTC) (envelope-from pkhavkine@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by mx1.freebsd.org (Postfix) with ESMTP id 8A70F13C457 for ; Wed, 28 Mar 2007 18:15:40 +0000 (UTC) (envelope-from pkhavkine@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so2689657wxc for ; Wed, 28 Mar 2007 11:15:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=hvA80uSCV3XIdNmgeM6DjSuyYPJseSdfkjLdRR2UC63CMbxPutyXw7TXYU4fHDTDz/xZ33ORVSdGhwjqYGz3rTLWQ26wtxMK8bZu9jb1cPB+DNZGOg4E7JPwOQJmFYUck+yL/UqA1h/c6V+3TVTHhfRa4T1FKrZEy1ac+naNmk8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=EUDW+1Yna/szEAZOBlX5AFEt8gGX4dhMpyXWE9w7i9BnsycFc4TR9L6CFMliiZxd0vRBKs+0iYC51NVpL8k2dDMbEDvjUwnPWYSFJqkH8qOmYQH+YJgSZxM7A0KYaaSlZ6REbm0raAMV1ke0pMI93sB/tlcJ4HH4q69wphiLIeI= Received: by 10.90.66.9 with SMTP id o9mr3747922aga.1175104252981; Wed, 28 Mar 2007 10:50:52 -0700 (PDT) Received: by 10.90.106.7 with HTTP; Wed, 28 Mar 2007 10:50:52 -0700 (PDT) Message-ID: Date: Wed, 28 Mar 2007 13:50:52 -0400 From: "Paul Khavkine" To: "Don O'Neil" In-Reply-To: <014d01c77160$b34633b0$0600020a@mickey> MIME-Version: 1.0 References: <000901c7710d$03be86c0$0600020a@mickey> <20070328080324.GB76147@osiris.chen.org.nz> <00ba01c77153$f07badd0$0600020a@mickey> <460A9763.5000107@daleco.biz> <014d01c77160$b34633b0$0600020a@mickey> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Time changed back to old daylight savings X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2007 18:15:41 -0000 Hi Don. What timezone are you supposed to be in ? Paul On 3/28/07, Don O'Neil wrote: > > Ok, Thanks to Paul who sent me the previous tzdata file I was able to > download the port and install it... However that didn't solve the problem! > > Here's my output from the make/make install: > > make install > ===> Installing for zoneinfo-2007.c > ===> Generating temporary packing list > ===> Checking if misc/zoneinfo already installed > /bin/mkdir -p /usr/share/zoneinfo > /bin/cp -R -p /home/don/zoneinfo/work/zoneinfo/ /usr/share/zoneinfo > install -o root -g wheel -m 444 /home/don/zoneinfo/work/zone.tab > /usr/share/zon einfo > Now run tzsetup(8) again to install the right file to /etc/localtime. > ===> Registering installation for zoneinfo-2007.c > > kermit# date > Wed Mar 28 09:37:23 PDT 2007 > > kermit# /usr/sbin/ntpdate -v -b 0.us.pool.ntp.org > 28 Mar 09:37:27 ntpdate[52308]: ntpdate 4.2.0-a Mon Aug 7 17:44:27 UTC > 2006 > (1) > 28 Mar 09:37:29 ntpdate[52308]: step time server 204.186.233.118 offset > 3583.019 > > I ran tzsetup and then ran ntpdate. > > It was 10:37 when I ran ntpdate.... Not 9:37. > > This is strange... Any more ideas? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >