Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-portage.xml
Date: Sat, 01 Mar 2008 07:17:00
Message-Id: E1JVLxp-0006D5-B9@stork.gentoo.org
1 nightmorph 08/03/01 07:16:57
2
3 Modified: hb-working-portage.xml
4 Log:
5 updated portage stuff
6
7 Revision Changes Path
8 1.71 xml/htdocs/doc/en/handbook/hb-working-portage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.71&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.71&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.70&r2=1.71
13
14 Index: hb-working-portage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
17 retrieving revision 1.70
18 retrieving revision 1.71
19 diff -u -r1.70 -r1.71
20 --- hb-working-portage.xml 31 Jan 2008 21:30:23 -0000 1.70
21 +++ hb-working-portage.xml 1 Mar 2008 07:16:57 -0000 1.71
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.70 2008/01/31 21:30:23 jkt Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.71 2008/03/01 07:16:57 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 maintain the software on his system.
33 </abstract>
34
35 -<version>1.63</version>
36 -<date>2008-01-31</date>
37 +<version>1.64</version>
38 +<date>2008-02-29</date>
39
40 <section>
41 <title>Welcome to Portage</title>
42 @@ -627,7 +627,7 @@
43 </body>
44 </subsection>
45 <subsection id="digesterror">
46 -<title>Checksum Verification Failures</title>
47 +<title>Digest Verification Failures</title>
48 <body>
49
50 <p>
51 @@ -635,13 +635,8 @@
52 </p>
53
54 <pre caption="Digest verification failure">
55 -&gt;&gt;&gt; Verifying ebuild Manifests...
56 -
57 +&gt;&gt;&gt; checking ebuild checksums
58 !!! Digest verification failed:
59 -!!! /usr/portage/virtual/c++-tr1-memory/c++-tr1-memory-0.ebuild
60 -!!! Reason: Failed on MD5 verification
61 -!!! Got: cccc4738cc08ac3c67b14932c85d7cb2
62 -!!! Expected: cccc4738cc08ac3c67b14932c85d7cb3
63 </pre>
64
65 <p>
66 @@ -652,7 +647,7 @@
67
68 <p>
69 When the digest verification fails, do <e>not</e> try to re-digest the package
70 -yourself. Running <c>ebuild foo manifest</c> will not fix the problem; it will
71 +yourself. Running <c>ebuild foo digest</c> will not fix the problem; it will
72 almost certainly make it worse!
73 </p>
74
75
76
77
78 --
79 gentoo-doc-cvs@l.g.o mailing list