nightmorph 08/03/01 07:16:57 Modified: hb-working-portage.xml Log: updated portage stuff
Revision Changes Path 1.71 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.71&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.70&r2=1.71 Index: hb-working-portage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- hb-working-portage.xml 31 Jan 2008 21:30:23 -0000 1.70 +++ hb-working-portage.xml 1 Mar 2008 07:16:57 -0000 1.71 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.70 2008/01/31 21:30:23 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.71 2008/03/01 07:16:57 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ maintain the software on his system. </abstract> -<version>1.63</version> -<date>2008-01-31</date> +<version>1.64</version> +<date>2008-02-29</date> <section> <title>Welcome to Portage</title> @@ -627,7 +627,7 @@ </body> </subsection> <subsection id="digesterror"> -<title>Checksum Verification Failures</title> +<title>Digest Verification Failures</title> <body> <p> @@ -635,13 +635,8 @@ </p> <pre caption="Digest verification failure"> ->>> Verifying ebuild Manifests... - +>>> checking ebuild checksums !!! Digest verification failed: -!!! /usr/portage/virtual/c++-tr1-memory/c++-tr1-memory-0.ebuild -!!! Reason: Failed on MD5 verification -!!! Got: cccc4738cc08ac3c67b14932c85d7cb2 -!!! Expected: cccc4738cc08ac3c67b14932c85d7cb3 </pre> <p> @@ -652,7 +647,7 @@ <p> When the digest verification fails, do <e>not</e> try to re-digest the package -yourself. Running <c>ebuild foo manifest</c> will not fix the problem; it will +yourself. Running <c>ebuild foo digest</c> will not fix the problem; it will almost certainly make it worse! </p> -- [email protected] mailing list
