Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-portage.xml
Date: Thu, 31 Jan 2008 21:30:49
Message-Id: E1JKgzH-0006CY-UT@stork.gentoo.org
1 jkt 08/01/31 21:30:23
2
3 Modified: hb-working-portage.xml
4 Log:
5 Change digest verification error message to match the real one as reported by
6 current Portage
7
8 Revision Changes Path
9 1.70 xml/htdocs/doc/en/handbook/hb-working-portage.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.70&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.70&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.69&r2=1.70
14
15 Index: hb-working-portage.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
18 retrieving revision 1.69
19 retrieving revision 1.70
20 diff -u -r1.69 -r1.70
21 --- hb-working-portage.xml 31 Jan 2008 14:37:51 -0000 1.69
22 +++ hb-working-portage.xml 31 Jan 2008 21:30:23 -0000 1.70
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.69 2008/01/31 14:37:51 jkt Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.70 2008/01/31 21:30:23 jkt Exp $ -->
29
30 <sections>
31
32 @@ -13,7 +13,7 @@
33 maintain the software on his system.
34 </abstract>
35
36 -<version>1.62</version>
37 +<version>1.63</version>
38 <date>2008-01-31</date>
39
40 <section>
41 @@ -635,8 +635,13 @@
42 </p>
43
44 <pre caption="Digest verification failure">
45 -&gt;&gt;&gt; checking ebuild checksums
46 +&gt;&gt;&gt; Verifying ebuild Manifests...
47 +
48 !!! Digest verification failed:
49 +!!! /usr/portage/virtual/c++-tr1-memory/c++-tr1-memory-0.ebuild
50 +!!! Reason: Failed on MD5 verification
51 +!!! Got: cccc4738cc08ac3c67b14932c85d7cb2
52 +!!! Expected: cccc4738cc08ac3c67b14932c85d7cb3
53 </pre>
54
55 <p>
56
57
58
59 --
60 gentoo-doc-cvs@l.g.o mailing list