From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 488CB13877A for ; Sat, 2 Aug 2014 02:26:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFD82E0A9D; Sat, 2 Aug 2014 02:26:41 +0000 (UTC) Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFA35E0A4A for ; Sat, 2 Aug 2014 02:26:40 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id m15so5025405wgh.27 for ; Fri, 01 Aug 2014 19:26:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=uB8/Jrs1OG8wDAeYU4Di6FRqd8XMorjCBksPixAejoA=; b=dODAjAbzn8alpeXYrcbTQFDPBCm1CL4xHp8CabClVJZuPfmrVZ3CN+MzSdnwvyku47 JuoxKUAJP8xN29OYTGfVahVquWkcs3qFwD4ceKVEVXRI0/qs1sR3zw4lkAa9qb1MDC3/ XseF0aTJfItawZlANpWxhP1xu1W3EY8YID+GqaKfhrrldRTvpBTMIa3vIQlrqdw6G/sx WdwOWy58kv+MgQwIgLNGc90iNBiPPKtLNqv7V9jHXjGctSPWvMebae0Lyij2bLYFlITi TX1/Tci0U0GN65nymff6gQiNrEXqCg8b9iHvs/iamuCe7PwlsBSJiwjDHuGtbP5FmlMa YYDw== X-Received: by 10.180.78.100 with SMTP id a4mr12331614wix.36.1406946399334; Fri, 01 Aug 2014 19:26:39 -0700 (PDT) Received: from [192.168.178.21] (pD952D87E.dip0.t-ipconnect.de. [217.82.216.126]) by mx.google.com with ESMTPSA id 10sm24937712wjx.26.2014.08.01.19.26.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Aug 2014 19:26:38 -0700 (PDT) Message-ID: <53DC4C5E.5000003@googlemail.com> Date: Sat, 02 Aug 2014 04:26:38 +0200 From: Volker Armin Hemmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] a question about emerge --sync References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: fe931778-a2ae-42ab-b3d0-4ace292eed46 X-Archives-Hash: 074de181c03231fd076d1511be016a20 Am 01.08.2014 16:30, schrieb behrouz khosravi: > Hello everybody. > I have a little bandwidth problem. I don't want to update my packages > very frequently. > Is it save to sync my portage not very often, say every month or two, > so when I install something I wont be warned that some of my packages > are outdated? > In this manner I wont need to mask my packages, to prevent them from > updating, right ? > > Thanks. > > . > the longer you wait, the more problems you will have. So sync often. Installing the actual updates? On a weekly basis is a good rule of thumb. And don't use --pretend, use --ask. Portage has become slow as f.... over time. You don't want to waste time to let it do the same twice. Also: read the manual. You obviously haven't - or did not understand everything you read, so read again. For your own safety.