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 ) id 1Q3nvf-0002Se-Dt for garchives@archives.gentoo.org; Sun, 27 Mar 2011 11:14:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F9F31C00F; Sun, 27 Mar 2011 11:14:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4D252E0478 for ; Sun, 27 Mar 2011 11:14:00 +0000 (UTC) Received: from [192.168.1.109] (fi122.internetdsl.tpnet.pl [80.53.34.122]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: phajdan.jr) by smtp.gentoo.org (Postfix) with ESMTPSA id 71BE51B4012 for ; Sun, 27 Mar 2011 11:13:59 +0000 (UTC) Message-ID: <4D8F1BEF.8040203@gentoo.org> Date: Sun, 27 Mar 2011 13:13:51 +0200 From: =?UTF-8?B?IlBhd2XFgiBIYWpkYW4sIEpyLiI=?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] developer profile, FEATURES=digest X-Enigmail-Version: 1.1.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9C04D8C1BAB097A7236AEC17" X-Archives-Salt: X-Archives-Hash: 0fce536d0f609340beaac7fe3d0dad76 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9C04D8C1BAB097A7236AEC17 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FEATURES=3Ddigest results in a scary warning and a possibly dangerous re-generation of manifests at the beginning of every emerge: * The FEATURES=3Ddigest setting can prevent corruption from being notice= d. * The `repoman manifest` command is the preferred way to generate * manifests and it is capable of doing an entire repository or category = at * once. However, FEATURES=3Ddigest is enabled in the developer profile, and only in that profile: $ egrep '^FEATURES=3D.*digest' -r /usr/portage/profiles/ /usr/portage/profiles/targets/developer/make.defaults:FEATURES=3D"collisi= on-protect digest multilib-strict sign splitdebug stricter test test-fail-continue userpriv usersandbox" I'd like to suggest removing "digest" from the line above. I've been running with the developer profile and -digest in /etc/make.conf, and everything is working fine. Pawe=C5=82 Hajdan, Jr. --------------enig9C04D8C1BAB097A7236AEC17 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iEYEARECAAYFAk2PG/MACgkQuUQtlDBCeQJVGQCeKfAMXxEjW+1RoVfvBGY4afda 4Y8AnjgsIohP+LJlgLVAjMo9dGd7xbeY =GXPw -----END PGP SIGNATURE----- --------------enig9C04D8C1BAB097A7236AEC17--