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-132792-garchives=archives.gentoo.org@lists.gentoo.org>) id 1ReAl3-0006Th-ER for garchives@archives.gentoo.org; Fri, 23 Dec 2011 19:26:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 712D121C179; Fri, 23 Dec 2011 19:26:03 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 8891421C165 for <gentoo-user@lists.gentoo.org>; Fri, 23 Dec 2011 19:24:21 +0000 (UTC) Received: by werm12 with SMTP id m12so5056943wer.40 for <gentoo-user@lists.gentoo.org>; Fri, 23 Dec 2011 11:24:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=bA+QYQWJHPkQEgEwmmETEA+5PjV0OoxwP5j4DAaOI68=; b=C6HOXeNU+NJ8pWNChWh0MbQ8ELWJXNTaJKqblYBmdLNaFKOMNludEcfdOum7Xzgbgp 3ICvCh2esfJvPPZF2sAXwaVF4vH0YjhNp4IoHav2DI9zT/h/k2FPztI+zwRm+E4TMFuU Lxvyv8fhfNWq7eaNO8xIbFrsxqGZuoWt30wgI= Received: by 10.216.143.206 with SMTP id l56mr14603407wej.46.1324668260845; Fri, 23 Dec 2011 11:24:20 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id fg15sm14733707wbb.7.2011.12.23.11.24.19 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 23 Dec 2011 11:24:19 -0800 (PST) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Portage-utils reinitialization - do I need it? Date: Fri, 23 Dec 2011 19:24:19 +0000 User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.6.5; x86_64; ; ) References: <201112230950.23223.michaelkintzios@gmail.com> <4EF460FB.9020203@gmail.com> In-Reply-To: <4EF460FB.9020203@gmail.com> 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 Content-Type: multipart/signed; boundary="nextPart1366834.cGKbqP7fK2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201112231924.21616.michaelkintzios@gmail.com> X-Archives-Salt: b6849cba-db6b-47c1-8618-d599b8364f97 X-Archives-Hash: 3bd888d942f3564baaf997a518d2f216 --nextPart1366834.cGKbqP7fK2 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Friday 23 Dec 2011 11:07:39 Paul Hartman wrote: > On 12/23/2011 03:50 AM, Mick wrote: > > This came up today when I updated portage-utils: > >=20 > > * Messages for package app-portage/portage-utils-0.8: > >=20 > > * /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 > >=20 > > I'm not really sure if I need to be running this script after I > > resync: > >=20 > > #!/bin/sh [ -x /usr/bin/q ] && /usr/bin/q -r ${PORTAGE_QUIET:+-q} > >=20 > > 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? >=20 > 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. Thanks for explaining this to me. I occasionally use them, but not that=20 often. =2D-=20 Regards, Mick --nextPart1366834.cGKbqP7fK2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk701WUACgkQVTDTR3kpaLZOVgCgvWsO/dv6r3vggQKPAtDZZsuJ 0jIAoKivgiekbP5IsD54ErWRKIo1jxTl =9D27 -----END PGP SIGNATURE----- --nextPart1366834.cGKbqP7fK2--