Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it/handbook: hb-working-portage.xml
Date: Sat, 02 Feb 2008 13:46:05
Message-Id: E1JLIh0-0004bA-Pv@stork.gentoo.org
1 scen 08/02/02 13:46:02
2
3 Modified: hb-working-portage.xml
4 Log:
5 Version 1.63, revision 1.70 of EN CVS
6
7 Revision Changes Path
8 1.18 xml/htdocs/doc/it/handbook/hb-working-portage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-working-portage.xml?rev=1.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-working-portage.xml?rev=1.18&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-working-portage.xml?r1=1.17&r2=1.18
13
14 Index: hb-working-portage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-working-portage.xml,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- hb-working-portage.xml 5 Nov 2007 20:58:24 -0000 1.17
21 +++ hb-working-portage.xml 2 Feb 2008 13:46:02 -0000 1.18
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/it/handbook/hb-working-portage.xml,v 1.17 2007/11/05 20:58:24 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-working-portage.xml,v 1.18 2008/02/02 13:46:02 scen Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 mantenere il software del proprio sistema.
33 </abstract>
34
35 -<version>1.61</version>
36 -<date>2007-11-01</date>
37 +<version>1.63</version>
38 +<date>2008-01-31</date>
39
40 <section>
41 <title>Benvenuti in Portage</title>
42 @@ -638,7 +638,7 @@
43 </body>
44 </subsection>
45 <subsection id="digesterror">
46 -<title>Insuccessi nella verifica del digest</title>
47 +<title>Insuccessi nella verifica del checksum</title>
48 <body>
49
50 <p>
51 @@ -647,8 +647,12 @@
52 </p>
53
54 <pre caption="Insuccesso di verifica del digest">
55 -&gt;&gt;&gt; checking ebuild checksums
56 +&gt;&gt;&gt; Verifying ebuild Manifests...
57 !!! Digest verification failed:
58 +!!! /usr/portage/virtual/c++-tr1-memory/c++-tr1-memory-0.ebuild
59 +!!! Reason: Failed on MD5 verification
60 +!!! Got: cccc4738cc08ac3c67b14932c85d7cb2
61 +!!! Expected: cccc4738cc08ac3c67b14932c85d7cb3
62 </pre>
63
64 <p>
65 @@ -659,7 +663,8 @@
66
67 <p>
68 Quando la verifica del digest fallisce, <e>non</e> provare a ricreare il
69 -digest. Eseguire <c>ebuild foo digest</c> non risolve il problema.
70 +digest. Eseguire <c>ebuild foo manifest</c> non risolve il problema, ma molto
71 +probabilmente lo peggiorerĂ !
72 </p>
73
74 <p>
75
76
77
78 --
79 gentoo-commits@l.g.o mailing list