From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-132775-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Re2ze-0002J8-AQ for garchives@archives.gentoo.org; Fri, 23 Dec 2011 11:08:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBEE721C0D1; Fri, 23 Dec 2011 11:08:40 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 6905121C05E for <gentoo-user@lists.gentoo.org>; Fri, 23 Dec 2011 11:07:42 +0000 (UTC) Received: by ggnr5 with SMTP id r5so7658537ggn.40 for <gentoo-user@lists.gentoo.org>; Fri, 23 Dec 2011 03:07:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=A4u5TmoXYaM1YxPshfI7T6Mn8m5Q4Jkre2paTsMoYZA=; b=qmWXmjtxLJTLRvOCieqGW/zFk2eCReIZQHVPOklU+wLlOwTO5H87EawVsa0aKMYpob f2qK0jmDOsshFgAsDdRG+D++cttW1BYX1hrqtRTygi8lfLEjIcAP6DehVuH9ezxYcIn9 my7BDpUptfGQjkJ4EYDg5+aACCAzHjHnM3rAw= Received: by 10.50.40.129 with SMTP id x1mr15731584igk.4.1324638461764; Fri, 23 Dec 2011 03:07:41 -0800 (PST) Received: from [192.168.0.100] (71-14-190-93.dhcp.stls.mo.charter.com. [71.14.190.93]) by mx.google.com with ESMTPS id d19sm39829091ibh.8.2011.12.23.03.07.40 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 23 Dec 2011 03:07:40 -0800 (PST) Message-ID: <4EF460FB.9020203@gmail.com> Date: Fri, 23 Dec 2011 05:07:39 -0600 From: Paul Hartman <paul.hartman@gmail.com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111221 Thunderbird/8.0 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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] Portage-utils reinitialization - do I need it? References: <201112230950.23223.michaelkintzios@gmail.com> In-Reply-To: <201112230950.23223.michaelkintzios@gmail.com> X-Enigmail-Version: 1.3.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 3b64d0cf-1503-428d-877d-95980b6a77f8 X-Archives-Hash: af05a7c593bf512a2371849ba5ba7873 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/23/2011 03:50 AM, Mick wrote: > This came up today when I updated portage-utils: > > * Messages for package app-portage/portage-utils-0.8: > > * /etc/portage/postsync.d/q-reinitialize has been installed for > convenience * If you wish for it to be automatically run at the end > of every --sync: * # chmod +x > /etc/portage/postsync.d/q-reinitialize > > I'm not really sure if I need to be running this script after I > resync: > > #!/bin/sh [ -x /usr/bin/q ] && /usr/bin/q -r ${PORTAGE_QUIET:+-q} > > which from the man page of q tells me that it will "reinitialize > ebuild cache". Do I need this if I already use eix? Doesn't eix > manage all portage databases? I believe q-reinitialize updates the cache used by the q* utils. If you don't use them for searching (using eix instead) then it's probably not important for you to add that. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk70YPsACgkQrJnO3ng8yjpZFgCgr/Bq4+lD0HiWc/w38YK40tLE vswAnR0suHjvl/0MfkFf1w1ZXkH9tCBz =iMWp -----END PGP SIGNATURE-----