From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LFNqR-0001CK-9F for garchives@archives.gentoo.org; Wed, 24 Dec 2008 07:07:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CEB3E0460; Wed, 24 Dec 2008 07:07:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ADE2BE0460 for ; Wed, 24 Dec 2008 07:07:49 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 475A964D74 for ; Wed, 24 Dec 2008 07:07:49 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LFNqO-0000mV-Ph for gentoo-doc-cvs@lists.gentoo.org; Wed, 24 Dec 2008 07:07:48 +0000 From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-working-portage.xml X-VCS-Repository: gentoo X-VCS-Files: hb-working-portage.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joshua Saddler Date: Wed, 24 Dec 2008 07:07:48 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1e21e74f-423c-41b1-8994-4699a9ee6143 X-Archives-Hash: d28336515a98f394306c8999bef0c88d nightmorph 08/12/24 07:07:48 Modified: hb-working-portage.xml Log: users shouldn't try running ebuild foo digest anyway. digests haven't b= een used in a year, ever since the tree was converted to manifest2. the c= orrect command is ebuild foo manifest, so fixed in the example of what no= t to do. Revision Changes Path 1.72 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-working-portage.xml?rev=3D1.72&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-working-portage.xml?rev=3D1.72&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-working-portage.xml?r1=3D1.71&r2=3D1.72 Index: hb-working-portage.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-porta= ge.xml,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- hb-working-portage.xml 1 Mar 2008 07:16:57 -0000 1.71 +++ hb-working-portage.xml 24 Dec 2008 07:07:48 -0000 1.72 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -13,8 +13,8 @@ maintain the software on his system. =20 -1.64 -2008-02-29 +1.65 +2008-12-23 =20
Welcome to Portage @@ -647,7 +647,7 @@ =20

When the digest verification fails, do not try to re-digest the p= ackage -yourself. Running ebuild foo digest will not fix the problem; it = will +yourself. Running ebuild foo manifest will not fix the problem; i= t will almost certainly make it worse!

=20