From owner-freebsd-questions@FreeBSD.ORG Sun Apr 7 11:31:37 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2A6BB882 for ; Sun, 7 Apr 2013 11:31:37 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from mail-ia0-x22c.google.com (mail-ia0-x22c.google.com [IPv6:2607:f8b0:4001:c02::22c]) by mx1.freebsd.org (Postfix) with ESMTP id F40D9809 for ; Sun, 7 Apr 2013 11:31:36 +0000 (UTC) Received: by mail-ia0-f172.google.com with SMTP id k38so650968iah.3 for ; Sun, 07 Apr 2013 04:31:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=vFzFhYXXq9VqSdMdXmpsLg7DyGtsMjEbbnluqO1C10I=; b=tK+Ei7E5cZMmr5NUCjDRUAEvBS7JbRaVe0n+Nqbq6n6mHyQNvwLNwjuhoVRdE2sWvy CKG/ZpLOLJuNsTIVT0NZaJQFtuU/q42jXBIxUTEJ6Yd6gZFXgkY9ZxUzmjEf9VLfEwvQ D4e3Gxypevgw8UI1sDhq3h3CZ5O+CSsJ5n1WyBh0jp03iJTyzcyLD21Uj9lI/FSUkgOU rSxgilhuL78LROnd1YrdQGuXB/wDx1vcMKWoZbvci/Xpdqwh6/b+HSQJ5ZVaqg4slpxi eqciqgg7XMGGn1Jcq8XqhXhDBvBlvpavI/Bct4t/MtpEa6TwA+bCjMRGAcnVoJc2MWvZ qfOA== X-Received: by 10.50.127.137 with SMTP id ng9mr3876603igb.32.1365334296770; Sun, 07 Apr 2013 04:31:36 -0700 (PDT) Received: from [192.168.1.34] (c-98-212-197-211.hsd1.il.comcast.net. [98.212.197.211]) by mx.google.com with ESMTPS id n7sm10877199igb.9.2013.04.07.04.31.35 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 07 Apr 2013 04:31:36 -0700 (PDT) Message-ID: <51615912.8000604@gmail.com> Date: Sun, 07 Apr 2013 06:31:30 -0500 From: Joshua Isom User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: ajtiM Subject: Re: portsnap References: <6288660.6EKqeZXHZc@luna.wi.rr.com> <5160CDE9.1010805@gmail.com> <4634215.DDIakUFR7b@luna.wi.rr.com> In-Reply-To: <4634215.DDIakUFR7b@luna.wi.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 11:31:37 -0000 On 4/7/2013 5:57 AM, ajtiM wrote: > > Thank you for the answer but I never waited more than eight(8) hours for > update exceot if it was something wrong and I am user more than three (3) > years. > > Mitja It's possible it's just your mirror was a little slower getting the update from the master. I don't know much about the portsnap mirror infrastructure, but if they're updated via cron, maybe their timings are just a little off for when syncing from the master. If the mirror tried to sync every 8 hours, but syncs 30 minutes before the master builds a new set, it'll always be seven and a half hours behind instead of 30 minutes.