1 # Translation of apt package's po4a documentation
2 # Copyright (C) 2000-2012 Debian Italian l10n team <debian-l10n-italian@lists.debian.org>
3 # This file is distributed under the same license as the apt package.
5 # Eugenia Franzoni, 2000
6 # Hugh Hartmann, 2000-2012
7 # Gabriele Stilli, 2012
8 # Beatrice Torracca <beatricet@libero.it>, 2012, 2014, 2015.
11 "Project-Id-Version: apt-doc 1.0.5\n"
12 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
13 "POT-Creation-Date: 2016-06-22 14:50+0200\n"
14 "PO-Revision-Date: 2015-12-27 21:26+0200\n"
15 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
16 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22 "X-Generator: Virtaal 0.7.1\n"
28 "<!ENTITY apt-author.team \"\n"
30 " <othername>APT team</othername>\n"
31 " <contrib></contrib>\n"
35 "<!ENTITY apt-author.team \"\n"
37 " <othername>Team APT</othername>\n"
38 " <contrib></contrib>\n"
46 "<!ENTITY apt-qapage \"\n"
48 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
52 "<!ENTITY apt-qapage \"\n"
54 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>Pagina QA</ulink>\n"
62 "<!-- Boiler plate Bug reporting section -->\n"
63 "<!ENTITY manbugs \"\n"
64 " <refsect1><title>Bugs</title>\n"
65 " <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
66 " If you wish to report a bug in APT, please see\n"
67 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
68 " &reportbug; command.\n"
73 "<!-- Boiler plate Bug reporting section -->\n"
74 "<!ENTITY manbugs \"\n"
75 " <refsect1><title>Bug</title>\n"
76 " <para><ulink url='http://bugs.debian.org/src:apt'>Pagina dei bug di APT</ulink>.\n"
77 " Se si desidera segnalare un bug in APT, vedere\n"
78 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> o il\n"
79 " comando &reportbug;.\n"
88 "<!-- Boiler plate Author section -->\n"
89 "<!ENTITY manauthor \"\n"
90 " <refsect1><title>Author</title>\n"
91 " <para>APT was written by the APT team <email>apt@packages.debian.org</email>.\n"
96 "<!-- Sezione standard autore -->\n"
97 "<!ENTITY manauthor \"\n"
98 " <refsect1><title>Autore</title>\n"
99 " <para>APT è stato scritto dal Team APT <email>apt@packages.debian.org</email>.\n"
108 "<!-- Should be used within the option section of the text to\n"
109 " put in the blurb about -h, -v, -c and -o -->\n"
110 "<!ENTITY apt-commonoptions \"\n"
111 " <varlistentry><term><option>-h</option></term>\n"
112 " <term><option>--help</option></term>\n"
113 " <listitem><para>Show a short usage summary.\n"
118 "<!-- Da usare all'interno della sezione opzioni del testo da\n"
119 " mettere nella pappardella su -h, -v, -c e -o -->\n"
120 "<!ENTITY apt-commonoptions \"\n"
121 " <varlistentry><term><option>-h</option></term>\n"
122 " <term><option>--help</option></term>\n"
123 " <listitem><para>Mostra un breve riassunto sull'uso.\n"
133 " <term><option>-v</option></term>\n"
134 " <term><option>--version</option></term>\n"
135 " <listitem><para>Show the program version.\n"
141 " <term><option>-v</option></term>\n"
142 " <term><option>--version</option></term>\n"
143 " <listitem><para>Mostra la versione del programma.\n"
153 " <term><option>-c</option></term>\n"
154 " <term><option>--config-file</option></term>\n"
155 " <listitem><para>Configuration File; Specify a configuration file to use. \n"
156 " The program will read the default configuration file and then this \n"
157 " configuration file. If configuration settings need to be set before the\n"
158 " default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>\n"
159 " environment variable. See &apt-conf; for syntax information.\n"
165 " <term><option>-c</option></term>\n"
166 " <term><option>--config-file</option></term>\n"
167 " <listitem><para>File di configurazione; specifica un file di configurazione da usare. \n"
168 " Il programma legge il file di configurazione predefinito e poi questo \n"
169 " file di configurazione. Se è necessario modificare le impostazioni di \n"
170 " configurazione prima che vengano analizzati i file di configurazione \n"
171 " predefiniti, specificare un file con la variabile d'ambiente <envar>APT_CONFIG</envar>. \n"
172 " Vedere &apt-conf; per informazioni sulla sintassi.\n"
182 " <term><option>-o</option></term>\n"
183 " <term><option>--option</option></term>\n"
184 " <listitem><para>Set a Configuration Option; This will set an arbitrary\n"
185 " configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n"
186 " <option>-o</option> and <option>--option</option> can be used multiple\n"
187 " times to set different options.\n"
194 " <term><option>-o</option></term>\n"
195 " <term><option>--option</option></term>\n"
196 " <listitem><para>Imposta un'opzione di configurazione; imposterà una qualunque\n"
197 " opzione di configurazione. La sintassi è <option>-o Pinco::Pallo=pallo</option>.\n"
198 " <option>-o</option> e <option>--option</option> si possono usare più\n"
199 " volte per impostare opzioni diverse.\n"
209 "<!-- Should be used within the option section of the text to\n"
210 " put in the blurb about -h, -v, -c and -o -->\n"
211 "<!ENTITY apt-cmdblurb \"\n"
212 " <para>All command line options may be set using the configuration file, the\n"
213 " descriptions indicate the configuration option to set. For boolean\n"
214 " options you can override the config file by using something like \n"
215 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
216 " or several other variations.\n"
220 "<!-- Da usare all'interno della sezione opzioni del testo da\n"
221 " mettere nella pappardella su -h, -v, -c e -o -->\n"
222 "<!ENTITY apt-cmdblurb \"\n"
223 " <para>Tutte le opzioni a riga di comando si possono impostare usando il file di\n"
224 " configurazione; le descrizioni indicano l'opzione da impostare. Per le opzioni\n"
225 " booleane si può scavalcare il file di configurazione usando \n"
226 "qualcosa come <option>-f-</option>, <option>--no-f</option>, <option>-f=no</option>\n"
227 " o diverse altre varianti.\n"
235 "<!ENTITY file-aptconf \"\n"
236 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
237 " <listitem><para>APT configuration file.\n"
238 " Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
241 "<!ENTITY file-aptconf \"\n"
242 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
243 " <listitem><para>File di configurazione di APT.\n"
244 " Voce di configurazione: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
251 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
252 " <listitem><para>APT configuration file fragments.\n"
253 " Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
257 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
258 " <listitem><para>Frammenti di file di configurazione di APT.\n"
259 " Voce di configurazione: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
267 "<!ENTITY file-cachearchives \"\n"
268 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
269 " <listitem><para>Storage area for retrieved package files.\n"
270 " Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
273 "<!ENTITY file-cachearchives \"\n"
274 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
275 " <listitem><para>Area di archiviazione per i file dei pacchetti recuperati.\n"
276 " Voce di configurazione: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
283 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
284 " <listitem><para>Storage area for package files in transit.\n"
285 " Configuration Item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
289 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
290 " <listitem><para>Area di archiviazione per i file dei pacchetti in transito.\n"
291 " Voce di configurazione: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> verrà implicitamente aggiunto in fondo al nome)</para></listitem>\n"
299 "<!ENTITY file-preferences \"\n"
300 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
301 " <listitem><para>Version preferences file.\n"
302 " This is where you would specify "pinning",\n"
303 " i.e. a preference to get certain packages\n"
304 " from a separate source\n"
305 " or from a different version of a distribution.\n"
306 " Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
309 "<!ENTITY file-preferences \"\n"
310 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
311 " <listitem><para>File di preferenze di versione.\n"
312 " Qui si specifica il "pinning",\n"
313 " ossia una preferenza a prendere determinati pacchetti\n"
314 " da una fonte separata\n"
315 " o da una diversa versione di una distribuzione.\n"
316 " Voce di configurazione: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
323 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
324 " <listitem><para>File fragments for the version preferences.\n"
325 " Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
329 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
330 " <listitem><para>Frammenti di file per le preferenze di versione.\n"
331 " Voce di configurazione: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
339 "<!ENTITY file-sourceslist \"\n"
340 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
341 " <listitem><para>Locations to fetch packages from.\n"
342 " Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
345 "<!ENTITY file-sourceslist \"\n"
346 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
347 " <listitem><para>Posizioni da cui scaricare i pacchetti.\n"
348 " Voce di configurazione: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
355 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
356 " <listitem><para>File fragments for locations to fetch packages from.\n"
357 " Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
361 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
362 " <listitem><para>Frammenti di file per le posizioni da cui scaricare i pacchetti.\n"
363 " Voce di configurazione: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
371 "<!ENTITY file-statelists \"\n"
372 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
373 " <listitem><para>Storage area for state information for each package resource specified in\n"
375 " Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
378 "<!ENTITY file-statelists \"\n"
379 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
380 " <listitem><para>Area di archiviazione per le informazioni sullo stato di ciascuna risorsa dei pacchetti specificata in\n"
382 " Voce di configurazione: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
389 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
390 " <listitem><para>Storage area for state information in transit.\n"
391 " Configuration Item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
395 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
396 " <listitem><para>Area di archiviazione per le informazioni di stato in transito.\n"
397 " Voce di configurazione: <literal>Dir::State::Lists</literal> (<filename>partial</filename> verrà implicitamente aggiunto in fondo al nome)</para></listitem>\n"
405 "<!ENTITY file-trustedgpg \"\n"
406 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
407 " <listitem><para>Keyring of local trusted keys, new keys will be added here.\n"
408 " Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
411 "<!ENTITY file-trustedgpg \"\n"
412 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
413 " <listitem><para>Portachiavi delle chiavi fidate locali; qui saranno aggiunte le nuove chiavi.\n"
414 " Voce di configurazione: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
421 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
422 " <listitem><para>File fragments for the trusted keys, additional keyrings can\n"
423 " be stored here (by other packages or the administrator).\n"
424 " Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
428 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
429 " <listitem><para>Frammenti di file per le chiavi fidate, qui potranno essere memorizzati\n"
430 " ulteriori portachiavi (da parte di altri pacchetti o dall'amministratore).\n"
431 " Voce di configurazione <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
439 "<!ENTITY file-extended_states \"\n"
440 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
441 " <listitem><para>Status list of auto-installed packages.\n"
442 " Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
443 " </para></listitem>\n"
447 "<!ENTITY file-extended_states \"\n"
448 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
449 " <listitem><para>Elenco degli stati dei pacchetti installati automaticamente.\n"
450 " Voce di configurazione: <literal>Dir::State::extended_states</literal>.\n"
451 " </para></listitem>\n"
459 "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
460 " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
461 "<!ENTITY translation-title \"TRANSLATION\">\n"
463 "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
464 " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
465 "<!ENTITY translation-title \"TRADUZIONE\">\n"
471 "<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
472 " to the translation in the past, who is responsible now and maybe further information\n"
473 " specially related to your translation. -->\n"
474 "<!ENTITY translation-holder \"\n"
475 " The english translation was done by John Doe <email>john@doe.org</email> in 2009,\n"
476 " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together with the\n"
477 " Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</email>.\n"
480 "<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
481 " to the translation in the past, who is responsible now and maybe further information\n"
482 " specially related to your translation. -->\n"
483 "<!ENTITY translation-holder \"\n"
484 " Traduzione in italiano a cura del Team italiano di localizzazione di Debian <email>debian-l10n-italian@lists.debian.org</email>. In particolare hanno contribuito Eugenia Franzoni (2000), Hugh Hartmann (2000-2012), Gabriele Stilli (2012), Beatrice Torracca (2012, 2014, 2015).\n"
491 "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
492 " in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
493 " the generated manpage. This sentence is therefore here to tell the reader that this\n"
494 " is not a mistake by the translator - obviously the target is that at least for stable\n"
495 " releases this sentence is not needed. :) -->\n"
496 "<!ENTITY translation-english \"\n"
497 " Note that this translated document may contain untranslated parts.\n"
498 " This is done on purpose, to avoid losing content when the\n"
499 " translation is lagging behind the original content.\n"
502 "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
503 " in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
504 " the generated manpage. This sentence is therefore here to tell the reader that this\n"
505 " is not a mistake by the translator - obviously the target is that at least for stable\n"
506 " releases this sentence is not needed. :) -->\n"
507 "<!ENTITY translation-english \"\n"
508 " Notare che questa versione tradotta del documento può contenere parti non tradotte. Ciò è voluto, per evitare di perdere contenuti quando la traduzione non è aggiornata rispetto all'originale.\n"
514 "<!-- TRANSLATOR: used as in -o=config_string e.g. -o=Debug::"
515 "pkgProblemResolver=1 --> <!ENTITY synopsis-config-string \"config_string\">"
517 "<!-- TRANSLATOR: used as in -o=config_string e.g. -o=Debug::"
518 "pkgProblemResolver=1 --> <!ENTITY synopsis-config-string \"stringa_config\">"
523 "<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
524 "synopsis-config-file \"config_file\">"
526 "<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
527 "synopsis-config-file \"file_config\">"
532 "<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release e.g. -"
533 "t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
534 "\"target_release\">"
536 "<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release e.g. -"
537 "t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
538 "\"rilascio_obiettivo\">"
543 "<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
544 "synopsis-architecture \"architecture\">"
546 "<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
547 "synopsis-architecture \"architettura\">"
552 "<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
553 "--> <!ENTITY synopsis-pkg \"pkg\">"
555 "<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
556 "--> <!ENTITY synopsis-pkg \"pacch\">"
561 "<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> <!"
562 "ENTITY synopsis-pkg-ver-number \"pkg_version_number\">"
564 "<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> <!"
565 "ENTITY synopsis-pkg-ver-number \"numero_versione_pacch\">"
570 "<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
571 "pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">"
573 "<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
574 "pkgnames apt --> <!ENTITY synopsis-prefix \"prefisso\">"
579 "<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
580 "awesome --> <!ENTITY synopsis-regex \"regex\">"
582 "<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
583 "awesome --> <!ENTITY synopsis-regex \"espr_reg\">"
588 "<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom -"
589 "d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cdrom_mount_point\">"
591 "<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom -"
592 "d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"punto_mount_cdrom\">"
597 "<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory e.g. "
598 "apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
599 "\"temporary_directory\">"
601 "<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory e.g. "
602 "apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
603 "\"directory_temporanea\">"
608 "<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
609 "synopsis-filename \"filename\">"
611 "<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
612 "synopsis-filename \"nomefile\">"
617 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
618 "packages path override-file pathprefix --> <!ENTITY synopsis-path \"path\">"
620 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
621 "packages path override-file pathprefix --> <!ENTITY synopsis-path \"percorso"
627 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
628 "packages path override-file pathprefix --> <!ENTITY synopsis-override "
631 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
632 "packages path override-file pathprefix --> <!ENTITY synopsis-override \"file-"
638 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
639 "packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
642 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
643 "packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
644 "\"prefisso_percorso\">"
649 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
650 "generate section --> <!ENTITY synopsis-section \"section\">"
652 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
653 "generate section --> <!ENTITY synopsis-section \"sezione\">"
658 "<!-- TRANSLATOR: used as in apt-key export keyid e.g. apt-key export "
659 "473041FA --> <!ENTITY synopsis-keyid \"keyid\">"
661 "<!-- TRANSLATOR: used as in apt-key export keyid e.g. apt-key export "
662 "473041FA --> <!ENTITY synopsis-keyid \"IDchiave\">"
664 #. type: Content of: <refentry><refmeta><manvolnum>
665 #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml
666 #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml
670 #. type: Content of: <refentry><refmeta><refmiscinfo>
671 #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml
672 #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml
673 #: apt_preferences.5.xml sources.list.5.xml apt-extracttemplates.1.xml
674 #: apt-sortpkgs.1.xml apt-ftparchive.1.xml
678 #. type: Content of: <refentry><refnamediv><refpurpose>
680 msgid "command-line interface"
681 msgstr "interfaccia a riga di comando"
683 #. type: Content of: <refentry><refsect1><title>
684 #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml
685 #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml
686 #: apt_preferences.5.xml sources.list.5.xml apt-extracttemplates.1.xml
687 #: apt-sortpkgs.1.xml apt-ftparchive.1.xml
691 #. type: Content of: <refentry><refsect1><para>
694 "<command>apt</command> provides a high-level commandline interface for the "
695 "package management system. It is intended as an end user interface and "
696 "enables some options better suited for interactive usage by default compared "
697 "to more specialized APT tools like &apt-get; and &apt-cache;."
699 "<command>apt</command> fornisce un'interfaccia a riga di comando di alto "
700 "livello per il sistema di gestione dei pacchetti. È pensata come interfaccia "
701 "per l'utente finale e permette in modo predefinito alcune opzioni più adatte "
702 "per l'uso interattivo rispetto a strumenti APT più specializzati come &apt-"
703 "get; e &apt-cache;."
705 #. type: Content of: <refentry><refsect1><para>
708 "Much like <command>apt</command> itself, its manpage is intended as an end "
709 "user interface and as such only mentions the most used commands and options "
710 "partly to not duplicate information in multiple places and partly to avoid "
711 "overwhelming readers with a cornucopia of options and details."
713 "Proprio come <command>apt</command> stesso, la sua pagina di manuale è "
714 "pensata come interfaccia per l'utente finale e, pertanto, menziona solamente "
715 "i comandi e le opzioni più utilizzati, in parte per non duplicare le "
716 "informazioni in più posti e in parte per evitare di travolgere i lettori con "
717 "una valanga di opzioni e dettagli."
719 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
724 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
727 "<option>update</option> is used to download package information from all "
728 "configured sources. Other commands operate on this data to e.g. perform "
729 "package upgrades or search in and display details about all packages "
730 "available for installation."
732 "<option>update</option> viene usato per scaricare le informazioni sui "
733 "pacchetti da tutte le fonti configurate. Altri comandi operano su questi "
734 "dati, ad esempio per effettuare gli aggiornamenti dei pacchetti o per "
735 "cercare e visualizzare i dettagli su tutti i pacchetti disponibili per "
738 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
741 "<option>upgrade</option> is used to install available upgrades of all "
742 "packages currently installed on the system from the sources configured via "
743 "&sources-list;. New packages will be installed if required to statisfy "
744 "dependencies, but existing packages will never be removed. If an upgrade for "
745 "a package requires the remove of an installed package the upgrade for this "
746 "package isn't performed."
748 "<option>upgrade</option> viene usato per installare gli aggiornamenti "
749 "disponibili per tutti i pacchetti attualmente installati nel sistema "
750 "prendendoli dalle fonti configurate attraverso &sources-list;. Nuovi "
751 "pacchetti verranno installati se necessari per soddisfare le dipendenze, ma "
752 "quelli esistenti non saranno mai rimossi. Se l'aggiornamento di un pacchetto "
753 "richiede la rimozione di un pacchetto installato, l'aggiornamento di tale "
754 "pacchetto non viene effettuato."
756 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
759 "<literal>full-upgrade</literal> performs the function of upgrade but will "
760 "remove currently installed packages if this is needed to upgrade the system "
763 "<literal>full-upgrade</literal> effettua la funzione di aggiornamento ma "
764 "rimuove i pacchetti attualmente installati se ciò è necessario per "
765 "aggiornare il sistema nel suo complesso."
767 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
772 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
775 "Performs the requested action on one or more packages specified via ®ex;, "
776 "&glob; or exact match. The requested action can be overridden for specific "
777 "packages by append a plus (+) to the package name to install this package or "
778 "a minus (-) to remove it."
780 "Effettua l'azione richiesta su uno o più pacchetti specificati attraverso "
781 "®ex;, &glob; o una corrispondenza esatta. L'azione richiesta può essere "
782 "modificata per pacchetti specifici aggiungendo un segno più (+) al nome di "
783 "un pacchetto per installarlo o un segno meno (-) per rimuoverlo."
785 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
788 "A specific version of a package can be selected for installation by "
789 "following the package name with an equals (=) and the version of the package "
790 "to select. Alternatively the version from a specific release can be selected "
791 "by following the package name with a forward slash (/) and codename (&debian-"
792 "stable-codename;, &debian-testing-codename;, sid …) or suite name (stable, "
793 "testing, unstable). This will also select versions from this release for "
794 "dependencies of this package if needed to satisfy the request."
796 "È possibile selezionare una versione specifica di un pacchetto per "
797 "l'installazione scrivendo dopo il nome del pacchetto un segno di uguale (=) "
798 "e la versione del pacchetto da selezionare. In alternativa può essere "
799 "selezionata la versione da un rilascio specifico scrivendo dopo il nome del "
800 "pacchetto una sbarra («/») e il nome in codice (&debian-stable-codename;, "
801 "&debian-testing-codename;, sid …) o il nome della suite (stable, testing, "
802 "unstable). Se necessarie per soddisfare la richiesta, anche le dipendenze "
803 "del pacchetto in oggetto saranno selezionate da questo rilascio."
805 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
808 "Removing a package removes all packaged data, but leaves usually small "
809 "(modified) user configuration files behind, in case the remove was an "
810 "accident. Just issuing an installation request for the accidentally removed "
811 "package will restore its function as before in that case. On the other hand "
812 "you can get rid of these leftovers by calling <command>purge</command> even "
813 "on already removed packages. Note that this does not affect any data or "
814 "configuration stored in your home directory."
816 "La rimozione di un pacchetto rimuove tutti i dati pacchettizzati, ma "
817 "solitamente lascia piccoli file di configurazione utente (modificati), nel "
818 "caso la rimozione sia avvenuta per errore. In questo caso basta una "
819 "richiesta di installazione del pacchetto rimosso per sbaglio per "
820 "ripristinare il suo funzionamento come era prima. D'altro canto ci si può "
821 "sbarazzare di questi avanzi di file chiamando <command>purge</command> anche "
822 "sui pacchetti già rimossi. Notare che ciò non ha effetto sui dati o le "
823 "configurazioni memorizzate nelle directory personali degli utenti."
825 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
828 "<literal>autoremove</literal> is used to remove packages that were "
829 "automatically installed to satisfy dependencies for other packages and are "
830 "now no longer needed as dependencies changed or the package(s) needing them "
831 "were removed in the meantime."
833 "<literal>autoremove</literal> viene usato per rimuovere i pacchetti che sono "
834 "stati installati automaticamente per soddisfare delle dipendenze per altri "
835 "pacchetti e che non sono più necessari perché le dipendenze sono cambiate o "
836 "perché i pacchetti che li richiedevano sono stati nel frattempo rimossi."
838 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
841 "You should check that the list does not include applications you have grown "
842 "to like even though they were once installed just as a dependency of another "
843 "package. You can mark such a package as manually installed by using &apt-"
844 "mark;. Packages which you have installed explicitly via <command>install</"
845 "command> are also never proposed for automatic removal."
847 "Si dovrebbe controllare che la l'elenco non includa applicazioni che sono "
848 "nel frattempo diventate desiderate, anche se sono state inizialmente "
849 "installate solo come dipendenze di un altro pacchetto. Si possono marcare "
850 "tali pacchetti come installati manualmente usando &apt-mark;. Anche i "
851 "pacchetti che sono stati esplicitamente installati con <command>install</"
852 "command> non vengono mai proposti per la rimozione automatica."
854 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
856 msgid "(&apt-cache;)"
857 msgstr "(&apt-cache;)"
859 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
862 "<option>search</option> can be used to search for the given ®ex; term(s) "
863 "in the list of available packages and display matches. This can e.g. be "
864 "useful if you are looking for packages having a specific feature. If you "
865 "are looking for a package including a specific file try &apt-file;."
867 "<option>search</option> può essere usato per cercare daterminati termini "
868 "®ex; nell'elenco dei pacchetti disponibili e per visualizzare le "
869 "corrispondenze. Ciò è ad esempio utile se si stanno cercando pacchetti con "
870 "una specifica funzionalità. Per cercare un pacchetto che contiene un file "
871 "specifico provare &apt-file;."
873 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
876 "Show information about the given package(s) including its dependencies, "
877 "installation and download size, sources the package is available from, the "
878 "description of the packages content and much more. It can e.g. be helpful to "
879 "look at this information before allowing &apt; to remove a package or while "
880 "searching for new packages to install."
882 "Mostra informazioni sui pacchetti specificati, incluse le loro dipendenze, "
883 "le dimensioni di installazione e scaricamento, le fonti da cui sono "
884 "disponibili, le descrizioni del contenuto dei pacchetti e molto altro. Può "
885 "ad esempio essere utile per vedere tutte queste informazioni prima di "
886 "permettere ad &apt; di rimuovere un pacchetto o quando si cercano nuovi "
887 "pacchetti da installare."
889 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
891 msgid "(work-in-progress)"
892 msgstr "(lavoro-in-corso)"
894 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
897 "<option>list</option> is somewhat similar to <command>dpkg-query --list</"
898 "command> in that it can display a list of packages satisfying certain "
899 "criteria. It supports &glob; patterns for matching package names as well as "
900 "options to list installed (<option>--installed</option>), upgradeable "
901 "(<option>--upgradeable</option>) or all available (<option>--all-versions</"
904 "<option>list</option> è in qualche modo simile a <command>dpkg-query --list</"
905 "command>, nel senso che può visualizzare un elenco di pacchetti che "
906 "soddisfano determinati criteri. Supporta l'uso di modelli &glob; per le "
907 "corrispondenze con i nomi dei pacchetti, così come opzioni per elencare le "
908 "versioni installate (<option>--installed</option>), aggiornabili (<option>--"
909 "upgradeable</option>) o disponibili (<option>--all-versions</option>)."
911 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
914 "<literal>edit-sources</literal> lets you edit your &sources-list; files in "
915 "your preferred texteditor while also providing basic sanity checks."
917 "<literal>edit-sources</literal> permette di modificare i propri file "
918 "&sources-list; nell'editor di testo preferito e fornisce controlli di sanità "
921 #. type: Content of: <refentry><refsect1><title>
923 msgid "Script Usage and Differences from Other APT Tools"
924 msgstr "Uso di script e differenze rispetto ad altri strumenti APT"
926 #. type: Content of: <refentry><refsect1><para>
929 "The &apt; commandline is designed as an end-user tool and it may change "
930 "behavior between versions. While it tries not to break backward "
931 "compatibility this is not guaranteed either if a change seems beneficial for "
934 "La riga di comando di &apt; è progettata come strumento per l'utente finale "
935 "e il suo comportamento può cambiare da una versione ad un'altra. Sebbene si "
936 "cerchi di non rompere la compatibilità all'indietro, questa però non è "
937 "garantita se una modifica sembra utile per l'uso interattivo."
939 #. type: Content of: <refentry><refsect1><para>
942 "All features of &apt; are available in dedicated APT tools like &apt-get; "
943 "and &apt-cache; as well. &apt; just changes the default value of some "
944 "options (see &apt-conf; and specifically the Binary scope). So you should "
945 "prefer using these commands (potentially with some additional options "
946 "enabled) in your scripts as they keep backward compatibility as much as "
949 "Tutte le funzionalità di &apt; sono anche disponibili in strumenti APT "
950 "dedicati come &apt-get; e &apt-cache;. &apt; cambia solamente il valore "
951 "predefinito di alcune opzioni (vedere &apt-conf; e in particolare la sezione "
952 "Binary). Perciò si raccomanda di preferire l'uso di questi comandi "
953 "(potenzialmente con abilitate alcune opzioni aggiuntive) negli script, dato "
954 "che essi mantengono il più possibile la compatibilità all'indietro."
956 #. type: Content of: <refentry><refsect1><title>
957 #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml
958 #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml
959 #: apt_preferences.5.xml sources.list.5.xml apt-extracttemplates.1.xml
960 #: apt-sortpkgs.1.xml apt-ftparchive.1.xml
962 msgstr "Vedere anche"
964 #. type: Content of: <refentry><refsect1><para>
967 "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, The APT "
968 "User's guide in &guidesdir;, &apt-preferences;, the APT Howto."
970 "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, la Guida "
971 "dell'utente di APT in &guidesdir;, &apt-preferences;, l'APT Howto."
973 #. type: Content of: <refentry><refsect1><title>
974 #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-mark.8.xml apt-cdrom.8.xml
975 #: apt-config.8.xml apt-extracttemplates.1.xml apt-sortpkgs.1.xml
976 #: apt-ftparchive.1.xml
980 #. type: Content of: <refentry><refsect1><para>
983 "<command>apt</command> returns zero on normal operation, decimal 100 on "
986 "<command>apt</command> restituisce zero in caso di funzionamento normale e "
987 "il valore decimale 100 in caso di errore."
989 #. type: Content of: <refentry><refnamediv><refpurpose>
991 msgid "APT package handling utility -- command-line interface"
993 "strumento APT per la gestione dei pacchetti, interfaccia a riga di comando"
995 #. type: Content of: <refentry><refsect1><para>
998 "<command>apt-get</command> is the command-line tool for handling packages, "
999 "and may be considered the user's \"back-end\" to other tools using the APT "
1000 "library. Several \"front-end\" interfaces exist, such as &aptitude;, "
1001 "&synaptic; and &wajig;."
1003 "<command>apt-get</command> è lo strumento a riga di comando per gestire "
1004 "pacchetti e può essere considerato il «backend» dell'utente per altri "
1005 "strumenti che usano la libreria APT. Esistono diversi «front-end» per "
1006 "interfaccia, come &aptitude;, &synaptic; e &wajig;."
1008 #. type: Content of: <refentry><refsect1><para>
1009 #: apt-get.8.xml apt-cache.8.xml apt-cdrom.8.xml apt-config.8.xml
1010 #: apt-ftparchive.1.xml
1012 "Unless the <option>-h</option>, or <option>--help</option> option is given, "
1013 "one of the commands below must be present."
1015 "A meno che non venga fornita l'opzione <option>-h</option> o <option>--help</"
1016 "option>, deve essere presente uno dei comandi seguenti."
1018 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1021 "<literal>update</literal> is used to resynchronize the package index files "
1022 "from their sources. The indexes of available packages are fetched from the "
1023 "location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
1024 "example, when using a Debian archive, this command retrieves and scans the "
1025 "<filename>Packages.gz</filename> files, so that information about new and "
1026 "updated packages is available. An <literal>update</literal> should always be "
1027 "performed before an <literal>upgrade</literal> or <literal>dist-upgrade</"
1028 "literal>. Please be aware that the overall progress meter will be incorrect "
1029 "as the size of the package files cannot be known in advance."
1031 "<literal>update</literal> è usato per sincronizzare nuovamente i file degli "
1032 "indici dei pacchetti dalle loro fonti. Gli indici dei pacchetti disponibili "
1033 "sono scaricati dalle posizioni specificate in <filename>/etc/apt/sources."
1034 "list</filename>. Per esempio, quando si usa un archivio Debian, questo "
1035 "comando recupera e analizza i file <filename>Packages.gz</filename>, in modo "
1036 "da rendere disponibili informazioni sui pacchetti nuovi e quelli aggiornati. "
1037 "Si dovrebbe sempre fare un <literal>update</literal> prima di un "
1038 "<literal>upgrade</literal> o <literal>dist-upgrade</literal>. Notare che "
1039 "l'indicatore di avanzamento globale non è preciso perché è impossibile "
1040 "conoscere in anticipo la dimensione dei file degli indici dei pacchetti."
1042 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1045 "<literal>upgrade</literal> is used to install the newest versions of all "
1046 "packages currently installed on the system from the sources enumerated in "
1047 "<filename>/etc/apt/sources.list</filename>. Packages currently installed "
1048 "with new versions available are retrieved and upgraded; under no "
1049 "circumstances are currently installed packages removed, or packages not "
1050 "already installed retrieved and installed. New versions of currently "
1051 "installed packages that cannot be upgraded without changing the install "
1052 "status of another package will be left at their current version. An "
1053 "<literal>update</literal> must be performed first so that <command>apt-get</"
1054 "command> knows that new versions of packages are available."
1056 "<literal>upgrade</literal> è usato per installare le versioni più recenti di "
1057 "tutti i pacchetti attualmente installati sul sistema, usando le fonti "
1058 "elencate in <filename>/etc/apt/sources.list</filename>. I pacchetti "
1059 "attualmente installati con nuove versioni disponibili sono recuperati e "
1060 "aggiornati; in nessun caso vengono rimossi pacchetti attualmente installati "
1061 "oppure recuperati e installati pacchetti che non lo sono già. I pacchetti "
1062 "attualmente installati che hanno una nuova versione, ma che non possono "
1063 "essere aggiornati senza cambiare lo stato di installazione di un altro "
1064 "pacchetto, vengono lasciati alla versione attuale. Deve essere prima "
1065 "effettuato un <literal>update</literal> in modo che <command>apt-get</"
1066 "command> sappia se sono disponibili nuove versioni dei pacchetti."
1068 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1071 "<literal>dist-upgrade</literal> in addition to performing the function of "
1072 "<literal>upgrade</literal>, also intelligently handles changing dependencies "
1073 "with new versions of packages; <command>apt-get</command> has a \"smart\" "
1074 "conflict resolution system, and it will attempt to upgrade the most "
1075 "important packages at the expense of less important ones if necessary. The "
1076 "<literal>dist-upgrade</literal> command may therefore remove some packages. "
1077 "The <filename>/etc/apt/sources.list</filename> file contains a list of "
1078 "locations from which to retrieve desired package files. See also &apt-"
1079 "preferences; for a mechanism for overriding the general settings for "
1080 "individual packages."
1082 "<literal>dist-upgrade</literal>, oltre ad effettuare le funzioni di "
1083 "<literal>upgrade</literal>, gestisce anche in maniera intelligente le "
1084 "modifiche delle dipendenze delle nuove versioni dei pacchetti; <command>apt-"
1085 "get</command> ha un sistema «intelligente» di risoluzione dei conflitti e "
1086 "cerca di aggiornare i pacchetti più importanti a scapito di quelli meno "
1087 "importanti, se necessario. Il comando <literal>dist-upgrade</literal> può "
1088 "quindi rimuovere alcuni pacchetti. Il file <filename>/etc/apt/sources.list</"
1089 "filename> contiene un elenco di posizioni da cui recuperare i file di "
1090 "pacchetto desiderati. Vedere anche &apt-preferences; per un meccanismo per "
1091 "scavalcare le impostazioni generali per singoli pacchetti."
1093 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1096 "<literal>dselect-upgrade</literal> is used in conjunction with the "
1097 "traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</"
1098 "literal> follows the changes made by &dselect; to the <literal>Status</"
1099 "literal> field of available packages, and performs the actions necessary to "
1100 "realize that state (for instance, the removal of old and the installation of "
1103 "<literal>dselect-upgrade</literal> viene usato insieme a &dselect;, il front-"
1104 "end tradizionale per i pacchetti di Debian. <literal>dselect-upgrade</"
1105 "literal> segue i cambiamenti fatti da &dselect; al campo <literal>Status</"
1106 "literal> dei pacchetti disponibili, ed effettua le azioni necessarie per "
1107 "realizzare tale stato (ad esempio la rimozione di vecchi pacchetti e "
1108 "l'installazione di nuovi)."
1110 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1113 "<literal>install</literal> is followed by one or more packages desired for "
1114 "installation or upgrading. Each package is a package name, not a fully "
1115 "qualified filename (for instance, in a Debian system, <package>apt-utils</"
1116 "package> would be the argument provided, not <filename>apt-utils_&apt-"
1117 "product-version;_amd64.deb</filename>). All packages required by the "
1118 "package(s) specified for installation will also be retrieved and installed. "
1119 "The <filename>/etc/apt/sources.list</filename> file is used to locate the "
1120 "desired packages. If a hyphen is appended to the package name (with no "
1121 "intervening space), the identified package will be removed if it is "
1122 "installed. Similarly a plus sign can be used to designate a package to "
1123 "install. These latter features may be used to override decisions made by apt-"
1124 "get's conflict resolution system."
1126 "<literal>install</literal> è seguito da uno o più pacchetti da installare o "
1127 "aggiornare. Ogni pacchetto è un nome di pacchetto, non un nome di file "
1128 "pienamente qualificato (ad esempio, in un sistema Debian, l'argomento "
1129 "fornito sarebbe <package>apt-utils</package>, non <filename>apt-utils_&apt-"
1130 "product-version;_amd64.deb</filename>). Tutti i pacchetti richiesti dai "
1131 "pacchetti specificati per l'installazione saranno anch'essi recuperati e "
1132 "installati. Il file <filename>/etc/apt/sources.list</filename> viene usato "
1133 "per localizzare i pacchetti desiderati. Se viene aggiunto un segno meno alla "
1134 "fine del nome di pacchetto (senza spazio), il pacchetto specificato viene "
1135 "rimosso, se è installato. Analogamente un segno più può essere usato per "
1136 "specificare un pacchetto da installare. Queste ultime funzionalità possono "
1137 "essere usate per scavalcare decisioni prese dal sistema di risoluzione dei "
1138 "conflitti di apt-get."
1140 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1143 "A specific version of a package can be selected for installation by "
1144 "following the package name with an equals and the version of the package to "
1145 "select. This will cause that version to be located and selected for install. "
1146 "Alternatively a specific distribution can be selected by following the "
1147 "package name with a slash and the version of the distribution or the Archive "
1148 "name (stable, testing, unstable)."
1150 "È possibile selezionare una versione specifica di un pacchetto per "
1151 "l'installazione scrivendo dopo il nome del pacchetto un segno di uguale e la "
1152 "versione del pacchetto da selezionare. Ciò farà sì che venga localizzata e "
1153 "selezionata per l'installazione quella versione. In alternativa può essere "
1154 "selezionata una distribuzione specifica scrivendo dopo il nome del pacchetto "
1155 "una sbarra («/») e la versione della distribuzione o il nome dell'archivio "
1156 "(stable, testing, unstable)."
1158 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1161 "Both of the version selection mechanisms can downgrade packages and must be "
1164 "Entrambi i meccanismi di selezione della versione possono far retrocedere "
1165 "pacchetti e devono essere usati con cautela."
1167 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1170 "This is also the target to use if you want to upgrade one or more already-"
1171 "installed packages without upgrading every package you have on your system. "
1172 "Unlike the \"upgrade\" target, which installs the newest version of all "
1173 "currently installed packages, \"install\" will install the newest version of "
1174 "only the package(s) specified. Simply provide the name of the package(s) "
1175 "you wish to upgrade, and if a newer version is available, it (and its "
1176 "dependencies, as described above) will be downloaded and installed."
1178 "Questa è l'azione da usare anche quando si desiderano aggiornare uno o più "
1179 "pacchetti già installati senza aggiornare ogni pacchetto nel sistema. A "
1180 "differenza dell'azione «upgrade», che aggiorna alla versione più recente "
1181 "tutti i pacchetti installati, «install» installa la versione più recente "
1182 "solamente per i pacchetti specificati. Basta fornire il nome dei pacchetti "
1183 "che si desiderano aggiornare e, se è disponibile una versione più recente, "
1184 "essa (e tutte le sue dipendenze come descritto sopra) verrà scaricata e "
1187 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1190 "Finally, the &apt-preferences; mechanism allows you to create an alternative "
1191 "installation policy for individual packages."
1193 "Da ultimo, il meccanismo &apt-preferences; permette di creare una politica "
1194 "di installazione alternativa per i singoli pacchetti."
1196 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1199 "If no package matches the given expression and the expression contains one "
1200 "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
1201 "it is applied to all package names in the database. Any matches are then "
1202 "installed (or removed). Note that matching is done by substring so 'lo.*' "
1203 "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
1204 "expression with a '^' or '$' character, or create a more specific regular "
1207 "Se nessun pacchetto corrisponde all'espressione specificata e questa "
1208 "contiene uno tra «.», «?» o «*», allora viene considerata come "
1209 "un'espressione regolare POSIX e viene confrontata con tutti i nomi di "
1210 "pacchetto nel database. Ogni corrispondenza viene quindi installata (o "
1211 "rimossa). Notare che la corrispondenza avviene con sottostringhe, perciò "
1212 "«bass.*» trova corrispondenza con «quanto-bass» e «bassissimo». Se ciò non è "
1213 "quello che si desidera, ancorare l'espressione regolare con un carattere «^» "
1214 "o «$», oppure creare un'espressione regolare più specifica."
1216 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1219 "<literal>remove</literal> is identical to <literal>install</literal> except "
1220 "that packages are removed instead of installed. Note that removing a package "
1221 "leaves its configuration files on the system. If a plus sign is appended to "
1222 "the package name (with no intervening space), the identified package will be "
1223 "installed instead of removed."
1225 "<literal>remove</literal> è identico a <literal>install</literal> tranne per "
1226 "il fatto che i pacchetti sono rimossi invece che installati. Notare che la "
1227 "rimozione di un pacchetto lascia i suoi file di configurazione nel sistema. "
1228 "Se viene aggiunto un segno più in fondo al nome del pacchetto (senza spazi "
1229 "in mezzo), il pacchetto specificato viene installato invece che rimosso."
1231 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1234 "<literal>purge</literal> is identical to <literal>remove</literal> except "
1235 "that packages are removed and purged (any configuration files are deleted "
1238 "<literal>purge</literal> è identico a <literal>remove</literal> tranne per "
1239 "il fatto che i pacchetti sono rimossi ed eliminati completamente (viene "
1240 "eliminato anche ogni file di configurazione)."
1242 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1245 "<literal>source</literal> causes <command>apt-get</command> to fetch source "
1246 "packages. APT will examine the available packages to decide which source "
1247 "package to fetch. It will then find and download into the current directory "
1248 "the newest available version of that source package while respecting the "
1249 "default release, set with the option <literal>APT::Default-Release</"
1250 "literal>, the <option>-t</option> option or per package with the "
1251 "<literal>pkg/release</literal> syntax, if possible."
1253 "<literal>source</literal> fa sì che <command>apt-get</command> scarichi i "
1254 "pacchetti sorgente. APT esaminerà i pacchetti disponibili per decidere quali "
1255 "pacchetti sorgente scaricare. Poi, se possibile, troverà e scaricherà nella "
1256 "directory corrente la versione più recente disponibile di quel pacchetto "
1257 "sorgente rispettando il rilascio predefinito, impostato con l'opzione "
1258 "<literal>APT::Default-Release</literal>, l'opzione <option>-t</option> o per "
1259 "i singoli pacchetti con la sintassi <literal>pacch/rilascio</literal>."
1261 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1264 "Source packages are tracked separately from binary packages via <literal>deb-"
1265 "src</literal> lines in the &sources-list; file. This means that you will "
1266 "need to add such a line for each repository you want to get sources from; "
1267 "otherwise you will probably get either the wrong (too old/too new) source "
1268 "versions or none at all."
1270 "Il sistema tiene traccia dei pacchetti sorgente in modo separato dai "
1271 "pacchetti binari, attraverso righe <literal>deb-src</literal> nel file "
1272 "&sources-list;. Ciò significa che sarà necessario aggiungere una riga di "
1273 "questo tipo per ciascun repository da cui si desiderano ottenere sorgenti; "
1274 "in caso contrario probabilmente si otterrà la versione sorgente sbagliata "
1275 "(troppo vecchia o troppo nuova) oppure nessuna versione."
1277 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1280 "If the <option>--compile</option> option is specified then the package will "
1281 "be compiled to a binary .deb using <command>dpkg-buildpackage</command> for "
1282 "the architecture as defined by the <command>--host-architecture</command> "
1283 "option. If <option>--download-only</option> is specified then the source "
1284 "package will not be unpacked."
1286 "Se viene specificata l'opzione <option>--compile</option> allora il "
1287 "pacchetto verrà compilato in un .deb binario usando <command>dpkg-"
1288 "buildpackage</command> per l'architettura così come definita dall'opzione "
1289 "<command>--host-architecture</command>. Se viene usata l'opzione <option>--"
1290 "download-only</option>, allora il pacchetto sorgente non verrà spacchettato."
1292 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1295 "A specific source version can be retrieved by postfixing the source name "
1296 "with an equals and then the version to fetch, similar to the mechanism used "
1297 "for the package files. This enables exact matching of the source package "
1298 "name and version, implicitly enabling the <literal>APT::Get::Only-Source</"
1301 "Può essere recuperata una specifica versione sorgente facendo seguire al "
1302 "nome del sorgente un segno uguale e quindi la versione da scaricare, in modo "
1303 "simile al meccanismo usato per i file di pacchetto. Ciò permette la "
1304 "corrispondenza esatta con il nome e la versione del pacchetto sorgente, "
1305 "abilitando implicitamente l'opzione <literal>APT::Get::Only-Source</literal>."
1307 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1310 "Note that source packages are not installed and tracked in the "
1311 "<command>dpkg</command> database like binary packages; they are simply "
1312 "downloaded to the current directory, like source tarballs."
1314 "Notare che i pacchetti sorgente non vengono installati né viene tenuta "
1315 "traccia di essi nel database di <command>dpkg</command> come per i pacchetti "
1316 "binari; sono semplicemente scaricati nella directory corrente, come archivi "
1319 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1322 "<literal>build-dep</literal> causes apt-get to install/remove packages in an "
1323 "attempt to satisfy the build dependencies for a source package. By default "
1324 "the dependencies are satisfied to build the package natively. If desired a "
1325 "host-architecture can be specified with the <option>--host-architecture</"
1326 "option> option instead."
1328 "<literal>build-dep</literal> fa sì che apt-get installi o rimuova pacchetti, "
1329 "nel tentativo di soddisfare le dipendenze di compilazione di un pacchetto "
1330 "sorgente. In modo predefinito sono soddisfatte le dipendenze per compilare "
1331 "il pacchetto in modo nativo. Se lo si desidera, è possibile invece "
1332 "specificare un'architettura ospite con l'opzione <option>--host-"
1333 "architecture</option>."
1335 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1338 "<literal>check</literal> is a diagnostic tool; it updates the package cache "
1339 "and checks for broken dependencies."
1341 "<literal>check</literal> è uno strumento diagnostico; aggiorna la cache dei "
1342 "pacchetti e controlla la presenza di dipendenze non soddisfatte."
1344 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1347 "<literal>download</literal> will download the given binary package into the "
1348 "current directory."
1350 "<literal>download</literal> scarica il pacchetto binario specificato nella "
1351 "directory corrente."
1353 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1356 "<literal>clean</literal> clears out the local repository of retrieved "
1357 "package files. It removes everything but the lock file from "
1358 "<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/"
1359 "partial/</filename>."
1361 "<literal>clean</literal> ripulisce il repository locale dei file di "
1362 "pacchetto recuperati. Rimuove tutto da <filename>&cachedir;/archives/</"
1363 "filename> e <filename>&cachedir;/archives/partial/</filename>, tranne il "
1366 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1371 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1373 msgid "alias since 1.1)"
1374 msgstr "a partire da 1.1)"
1376 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1379 "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
1380 "local repository of retrieved package files. The difference is that it only "
1381 "removes package files that can no longer be downloaded, and are largely "
1382 "useless. This allows a cache to be maintained over a long period without it "
1383 "growing out of control. The configuration option <literal>APT::Clean-"
1384 "Installed</literal> will prevent installed packages from being erased if it "
1387 "Come <literal>clean</literal>, <literal>autoclean</literal> ripulisce il "
1388 "repository locale dei file di pacchetto recuperati. La differenza sta nel "
1389 "fatto che rimuove solo i file di pacchetto che non possono più essere "
1390 "scaricati e sono per lo più inutili. Questo permette di mantenere una cache "
1391 "per un periodo lungo senza che cresca fuori controllo. Se l'opzione di "
1392 "configurazione <literal>APT::Clean-Installed</literal> è disabilitata, "
1393 "impedisce che vengano eliminati i pacchetti installati."
1395 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1398 "<literal>autoremove</literal> is used to remove packages that were "
1399 "automatically installed to satisfy dependencies for other packages and are "
1400 "now no longer needed."
1402 "<literal>autoremove</literal> viene usato per rimuovere i pacchetti che sono "
1403 "stati installati automaticamente per soddisfare delle dipendenze per altri "
1404 "pacchetti e che non sono più necessari."
1406 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1409 "<literal>changelog</literal> tries to download the changelog of a package "
1410 "and displays it through <command>sensible-pager</command>. By default it "
1411 "displays the changelog for the version that is installed. However, you can "
1412 "specify the same options as for the <option>install</option> command."
1414 "<literal>changelog</literal> cerca di scaricare il changelog di un pacchetto "
1415 "e lo visualizza usando <command>sensible-pager</command>. In modo "
1416 "predefinito visualizza il changelog per la versione che è installata. "
1417 "Tuttavia si possono specificare le stesse opzioni del comando "
1418 "<option>install</option>."
1420 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1424 #| "Displays by default a deb822 formatted listing of information about all "
1425 #| "data files (aka index targets) <command>apt-get update</command> would "
1426 #| "download. Supports a <option>--format</option> option to modify the "
1427 #| "output format as well as accepts lines of the default output to filter "
1428 #| "the records by. The command is mainly used as an interface for external "
1429 #| "tools working with APT to get information as well as filenames for "
1430 #| "downloaded files so they can use them as well instead of downloading them "
1431 #| "again on their own. Detailed documentation is omitted here and can "
1432 #| "instead be found in the source tree in <literal><filename>doc/acquire-"
1433 #| "additional-files.txt</filename></literal>."
1435 "Displays by default a deb822 formatted listing of information about all data "
1436 "files (aka index targets) <command>apt-get update</command> would download. "
1437 "Supports a <option>--format</option> option to modify the output format as "
1438 "well as accepts lines of the default output to filter the records by. The "
1439 "command is mainly used as an interface for external tools working with APT "
1440 "to get information as well as filenames for downloaded files so they can use "
1441 "them as well instead of downloading them again on their own. Detailed "
1442 "documentation is omitted here and can instead be found in the file &apt-"
1443 "acquire-additional-files; shipped by the <package>apt-doc</package> package."
1445 "Visualizza in modo predefinito un elenco formattato come deb822 di "
1446 "informazioni su tutti i file dei dati (alias target indice) che <command>apt-"
1447 "get update</command> scaricherebbe. Permette l'uso di un'opzione <option>--"
1448 "format</option> per modificare il formato di output, così come accetta righe "
1449 "dell'output predefinito con cui filtrare le voci. Il comando è usato "
1450 "principalmente come interfaccia per strumenti esterni che lavorano con APT "
1451 "per ottenere informazioni e nomi di file per i file scaricati, in modo che "
1452 "possano essere usati anch'essi invece di riscaricarli. La documentazione "
1453 "dettagliata non è presentata qui e può essere invece trovata nell'albero dei "
1454 "sorgenti in <literal><filename>doc/acquire-additional-files.txt</filename></"
1457 #. type: Content of: <refentry><refsect1><title>
1458 #: apt-get.8.xml apt-cache.8.xml apt-config.8.xml apt-extracttemplates.1.xml
1459 #: apt-sortpkgs.1.xml apt-ftparchive.1.xml
1463 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1466 "Do not consider recommended packages as a dependency for installing. "
1467 "Configuration Item: <literal>APT::Install-Recommends</literal>."
1469 "Non considerare i pacchetti raccomandati come una dipendenza per "
1470 "l'installazione. Voce di configurazione: <literal>APT::Install-Recommends</"
1473 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1476 "Consider suggested packages as a dependency for installing. Configuration "
1477 "Item: <literal>APT::Install-Suggests</literal>."
1479 "Considera i pacchetti suggeriti come una dipendenza per l'installazione. "
1480 "Voce di configurazione:<literal>APT::Install-Suggests</literal>."
1482 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1485 "Download only; package files are only retrieved, not unpacked or installed. "
1486 "Configuration Item: <literal>APT::Get::Download-Only</literal>."
1488 "Scarica solamente; i file di pacchetto sono solo recuperati e non "
1489 "spacchettati o installati. Voce di configurazione: <literal>APT::Get::"
1490 "Download-Only</literal>."
1492 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1495 "Fix; attempt to correct a system with broken dependencies in place. This "
1496 "option, when used with install/remove, can omit any packages to permit APT "
1497 "to deduce a likely solution. If packages are specified, these have to "
1498 "completely correct the problem. The option is sometimes necessary when "
1499 "running APT for the first time; APT itself does not allow broken package "
1500 "dependencies to exist on a system. It is possible that a system's dependency "
1501 "structure can be so corrupt as to require manual intervention (which usually "
1502 "means using <command>dpkg --remove</command> to eliminate some of the "
1503 "offending packages). Use of this option together with <option>-m</option> "
1504 "may produce an error in some situations. Configuration Item: <literal>APT::"
1505 "Get::Fix-Broken</literal>."
1507 "Aggiusta; cerca di correggere un sistema che ha dipendenze non soddisfatte. "
1508 "Questa opzione, quando usata con install o remove, può omettere qualsiasi "
1509 "pacchetto per permettere ad APT di trovare una soluzione valida. Se sono "
1510 "specificati dei pacchetti, questi devono risolvere completamente il "
1511 "problema. L'opzione è a volte necessaria quando si esegue APT per la prima "
1512 "volta; APT stesso non permette l'esistenza di pacchetti con dipendenze non "
1513 "soddisfatte in un sistema. È possibile che la struttura di dipendenze di un "
1514 "sistema sia corrotta a tal punto da richiedere un intervento manuale (il che "
1515 "di solito significa usare <command>dpkg --remove</command> per eliminare "
1516 "alcuni dei pacchetti che creano problemi). L'uso di questa opzione insieme a "
1517 "<option>-m</option> può in alcune situazioni produrre un errore. Voce di "
1518 "configurazione: <literal>APT::Get::Fix-Broken</literal>."
1520 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1523 "Ignore missing packages; if packages cannot be retrieved or fail the "
1524 "integrity check after retrieval (corrupted package files), hold back those "
1525 "packages and handle the result. Use of this option together with <option>-f</"
1526 "option> may produce an error in some situations. If a package is selected "
1527 "for installation (particularly if it is mentioned on the command line) and "
1528 "it could not be downloaded then it will be silently held back. "
1529 "Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
1531 "Ignora i pacchetti mancanti; se alcuni pacchetti non possono essere "
1532 "recuperati o fallisce il controllo sulla loro integrità dopo il recupero "
1533 "(file di pacchetto corrotti), mantiene bloccati tali pacchetti e gestisce il "
1534 "risultato. L'uso di questa opzione insieme a <option>-f</option> può "
1535 "produrre un errore in alcune situazioni. Se un pacchetto è selezionato per "
1536 "l'installazione (particolarmente se è indicato nella riga di comando) e non "
1537 "può essere scaricato verrà silenziosamente mantenuto invariato. Voce di "
1538 "configurazione: <literal>APT::Get::Fix-Missing</literal>."
1540 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1543 "Disables downloading of packages. This is best used with <option>--ignore-"
1544 "missing</option> to force APT to use only the .debs it has already "
1545 "downloaded. Configuration Item: <literal>APT::Get::Download</literal>."
1547 "Disabilita lo scaricamento dei pacchetti. È usato al meglio con <option>--"
1548 "ignore-missing</option> per forzare APT ad usare solo i .deb che ha già "
1549 "scaricato. Voce di configurazione: <literal>APT::Get::Download</literal>."
1551 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1554 "Quiet; produces output suitable for logging, omitting progress indicators. "
1555 "More q's will produce more quiet up to a maximum of 2. You can also use "
1556 "<option>-q=#</option> to set the quiet level, overriding the configuration "
1557 "file. Note that quiet level 2 implies <option>-y</option>; you should never "
1558 "use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
1559 "may decide to do something you did not expect. Configuration Item: "
1560 "<literal>quiet</literal>."
1562 "Silenzioso; produce un output adatto alla registrazione, omettendo gli "
1563 "indicatori di avanzamento. L'uso di più «q» produce un output più silenzioso "
1564 "fino a un massimo di 2. Si può anche usare <option>-q=n</option> per "
1565 "impostare il livello di silenziosità a n, scavalcando il file di "
1566 "configurazione. Notare che il livello di silenziosità 2 implica <option>-y</"
1567 "option>; non si dovrebbe mai usare -qq senza un modificatore che non fa "
1568 "azioni come -d, --print-uris o -s, dato che APT potrebbe decidere di fare "
1569 "qualcosa di inatteso. Voce di configurazione: <literal>quiet</literal>."
1571 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1574 "No action; perform a simulation of events that would occur based on the "
1575 "current system state but do not actually change the system. Locking will be "
1576 "disabled (<option>Debug::NoLocking</option>) so the system state could "
1577 "change while <command>apt-get</command> is running. Simulations can also be "
1578 "executed by non-root users which might not have read access to all apt "
1579 "configuration distorting the simulation. A notice expressing this warning "
1580 "is also shown by default for non-root users (<option>APT::Get::Show-User-"
1581 "Simulation-Note</option>). Configuration Item: <literal>APT::Get::Simulate</"
1584 "Nessuna azione; effettua una simulazione degli eventi che avverrebbero sulla "
1585 "base dello stato attuale del sistema, ma non fa nulla per cambiare "
1586 "effettivamente il sistema. Il lock viene disabilitato (<option>Debug::"
1587 "NoLocking</option>) perciò lo stato del sistema può cambiare durante "
1588 "l'esecuzione di <command>apt-get</command>. Le simulazioni possono anche "
1589 "essere eseguite da utenti non privilegiati che potrebbero non aver accesso "
1590 "in lettura a tutta la configurazione di apt, rendendo perciò distorta la "
1591 "simulazione. Per gli utenti diversi da root viene mostrata in modo "
1592 "predefinito una notifica che avverte di questo (<option>APT::Get::Show-User-"
1593 "Simulation-Note</option>). Voce di configurazione: <literal>APT::Get::"
1594 "Simulate</literal>."
1596 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1599 "Simulated runs print out a series of lines, each representing a "
1600 "<command>dpkg</command> operation: configure (<literal>Conf</literal>), "
1601 "remove (<literal>Remv</literal>) or unpack (<literal>Inst</literal>). "
1602 "Square brackets indicate broken packages, and empty square brackets indicate "
1603 "breaks that are of no consequence (rare)."
1605 "Le esecuzioni simulate stampano una serie di righe, ciascuna delle quali "
1606 "rappresenta un'operazione di <command>dpkg</command>: configurazione "
1607 "(<literal>Conf</literal>), rimozione (<literal>Remv</literal>) o "
1608 "spacchettamento (<literal>Inst</literal>). Le parentesi quadre indicano i "
1609 "pacchetti difettosi e le parentesi quadre vuote indicano difetti che non "
1610 "hanno conseguenze (rari)."
1612 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1615 "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
1616 "non-interactively. If an undesirable situation, such as changing a held "
1617 "package, trying to install a unauthenticated package or removing an "
1618 "essential package occurs then <literal>apt-get</literal> will abort. "
1619 "Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
1621 "Rispondi automaticamente «sì» ai prompt; assume «sì» come risposta a tutti i "
1622 "prompt e viene eseguito in modo non interattivo. Se si verifica una "
1623 "situazione non desiderabile, come il cambiamento di un pacchetto bloccato, "
1624 "il tentativo di installazione di un pacchetto non autenticato o la rimozione "
1625 "di un pacchetto essenziale, allora <literal>apt-get</literal> annullerà "
1626 "l'esecuzione. Voce di configurazione: <literal>APT::Get::Assume-Yes</"
1629 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1632 "Automatic \"no\" to all prompts. Configuration Item: <literal>APT::Get::"
1633 "Assume-No</literal>."
1635 "Rispondi automaticamente «no» a tutti i prompt. Voce di configurazione: "
1636 "<literal>APT::Get::Assume-No</literal>."
1638 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1642 #| "Show upgraded packages; print out a list of all packages that are to be "
1643 #| "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
1645 "Do not show a list of all packages that are to be upgraded. Configuration "
1646 "Item: <literal>APT::Get::Show-Upgraded</literal>."
1648 "Mostra i pacchetti aggiornati; stampa un elenco di tutti i pacchetti che "
1649 "devono essere aggiornati. Voce di configurazione: <literal>APT::Get::Show-"
1650 "Upgraded</literal>."
1652 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1655 "Show full versions for upgraded and installed packages. Configuration Item: "
1656 "<literal>APT::Get::Show-Versions</literal>."
1658 "Mostra la versione completa dei pacchetti aggiornati e installati. Voce di "
1659 "configurazione: <literal>APT::Get::Show-Versions</literal>."
1661 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1664 "This option controls the architecture packages are built for by <command>apt-"
1665 "get source --compile</command> and how cross-builddependencies are "
1666 "satisfied. By default is it not set which means that the host architecture "
1667 "is the same as the build architecture (which is defined by <literal>APT::"
1668 "Architecture</literal>). Configuration Item: <literal>APT::Get::Host-"
1669 "Architecture</literal>."
1671 "Questa opzione controlla l'architettura per la quale <command>apt-get source "
1672 "--compile</command> compila i pacchetti e come le dipendenze di compilazione "
1673 "incrociata sono soddisfatte. In modo predefinito non è impostata, il che "
1674 "significa che l'architettura ospite è la stessa dell'architettura di "
1675 "compilazione (che è definita da <literal>APT::Architecture</literal>). Voce "
1676 "di configurazione: <literal>APT::Get::Host-Architecture</literal>."
1678 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1681 "This option controls the activated build profiles for which a source package "
1682 "is built by <command>apt-get source --compile</command> and how build "
1683 "dependencies are satisfied. By default no build profile is active. More "
1684 "than one build profile can be activated at a time by concatenating them with "
1685 "a comma. Configuration Item: <literal>APT::Build-Profiles</literal>."
1687 "Questa opzione controlla i profili di compilazione attivi per i quali "
1688 "<command>apt-get source --compile</command> compila un pacchetto sorgente e "
1689 "come le dipendenze di compilazione sono soddisfatte. In modo predefinito non "
1690 "è attivo alcun profilo di compilazione. Più profili di compilazione possono "
1691 "essere attivati contemporaneamente concatenandoli con una virgola. Voce di "
1692 "configurazione: <literal>APT::Build-Profiles</literal>."
1694 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1697 "Compile source packages after downloading them. Configuration Item: "
1698 "<literal>APT::Get::Compile</literal>."
1700 "Compila i pacchetti sorgente dopo averli scaricati. Voce di configurazione: "
1701 "<literal>APT::Get::Compile</literal>."
1703 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1706 "Ignore package holds; this causes <command>apt-get</command> to ignore a "
1707 "hold placed on a package. This may be useful in conjunction with "
1708 "<literal>dist-upgrade</literal> to override a large number of undesired "
1709 "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
1711 "Ignora i blocchi sui pacchetti; ciò fa sì che <command>apt-get</command> "
1712 "ignori il blocco posto su un pacchetto. Può essere utile insieme a "
1713 "<literal>dist-upgrade</literal> per scavalcare un grande numero di blocchi "
1714 "non desiderati. Voce di configurazione: <literal>APT::Ignore-Hold</literal>."
1716 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1719 "Allow installing new packages when used in conjunction with "
1720 "<literal>upgrade</literal>. This is useful if the update of a installed "
1721 "package requires new dependencies to be installed. Instead of holding the "
1722 "package back <literal>upgrade</literal> will upgrade the package and install "
1723 "the new dependencies. Note that <literal>upgrade</literal> with this option "
1724 "will never remove packages, only allow adding new ones. Configuration Item: "
1725 "<literal>APT::Get::Upgrade-Allow-New</literal>."
1727 "Permette l'installazione di nuovi pacchetti quando usato insieme a "
1728 "<literal>upgrade</literal>. Ciò è utile se l'aggiornamento di un pacchetto "
1729 "installato richiede l'installazione di nuove dipendenze. Invece di bloccare "
1730 "il pacchetto <literal>upgrade</literal> aggiornerà il pacchetto e installerà "
1731 "le nuove dipendenze. Notare che <literal>upgrade</literal> con questa "
1732 "opzione non rimuoverà mai pacchetti, permetterà solo l'aggiunta di nuovi. "
1733 "Voce di configurazione: <literal>APT::Get::Upgrade-Allow-New</literal>."
1735 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1738 "Do not upgrade packages; when used in conjunction with <literal>install</"
1739 "literal>, <literal>no-upgrade</literal> will prevent packages on the command "
1740 "line from being upgraded if they are already installed. Configuration Item: "
1741 "<literal>APT::Get::Upgrade</literal>."
1743 "Non aggiornare i pacchetti; quando usato insieme a <literal>install</"
1744 "literal>, <literal>no-upgrade</literal> impedisce che i pacchetti nella riga "
1745 "di comando vengano aggiornati se sono già installati. Voce di "
1746 "configurazione: <literal>APT::Get::Upgrade</literal>."
1748 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1751 "Do not install new packages; when used in conjunction with <literal>install</"
1752 "literal>, <literal>only-upgrade</literal> will install upgrades for already "
1753 "installed packages only and ignore requests to install new packages. "
1754 "Configuration Item: <literal>APT::Get::Only-Upgrade</literal>."
1756 "Non installare nuovi pacchetti; quando usato insieme a <literal>install</"
1757 "literal>, <literal>only-upgrade</literal> installa gli aggiornamenti "
1758 "solamente per i pacchetti già installati e ignora le richieste di "
1759 "installarne di nuovi. Voce di configurazione: <literal>APT::Get::Only-"
1760 "Upgrade</literal>."
1762 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1765 "This is a dangerous option that will cause apt to continue without prompting "
1766 "if it is doing downgrades. It should not be used except in very special "
1767 "situations. Using it can potentially destroy your system! Configuration "
1768 "Item: <literal>APT::Get::allow-downgrades</literal>. Introduced in APT 1.1."
1770 "Questa è un'opzione pericolosa che fa sì che apt, se sta facendo delle "
1771 "retrocessioni a versioni precedenti, continui senza chiedere all'utente. Non "
1772 "dovrebbe essere usata se non in situazioni molto particolari. Il suo uso può "
1773 "potenzialmente distruggere il sistema. Voce di configurazione: "
1774 "<literal>APT::Get::allow-downgrades</literal>. Introdotta in APT 1.1."
1776 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1779 "Force yes; this is a dangerous option that will cause apt to continue "
1780 "without prompting if it is removing essentials. It should not be used except "
1781 "in very special situations. Using it can potentially destroy your system! "
1782 "Configuration Item: <literal>APT::Get::allow-remove-essential</literal>. "
1783 "Introduced in APT 1.1."
1785 "Questa è un'opzione pericolosa che fa sì che apt, se sta rimuovendo dei "
1786 "pacchetti essenziali, continui senza chiedere all'utente. Non dovrebbe "
1787 "essere usata se non in situazioni molto particolari. Il suo uso può "
1788 "potenzialmente distruggere il sistema. Voce di configurazione: "
1789 "<literal>APT::Get::allow-remove-essential</literal>. Introdotta in APT 1.1."
1791 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1794 "Force yes; this is a dangerous option that will cause apt to continue "
1795 "without prompting if it is changing held packages. It should not be used "
1796 "except in very special situations. Using it can potentially destroy your "
1797 "system! Configuration Item: <literal>APT::Get::allow-change-held-packages</"
1798 "literal>. Introduced in APT 1.1."
1800 "Forza «sì»; questa è un'opzione pericolosa che fa sì che apt, se sta "
1801 "modificando i pacchetti bloccati, continui senza chiedere all'utente. Non "
1802 "dovrebbe essere usata se non in situazioni molto particolari. Il suo uso può "
1803 "potenzialmente distruggere il sistema. Voce di configurazione: "
1804 "<literal>APT::Get::allow-change-held-packages</literal>. Introdotta in APT "
1807 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1810 "Force yes; this is a dangerous option that will cause apt to continue "
1811 "without prompting if it is doing something potentially harmful. It should "
1812 "not be used except in very special situations. Using <literal>force-yes</"
1813 "literal> can potentially destroy your system! Configuration Item: "
1814 "<literal>APT::Get::force-yes</literal>. This is deprecated and replaced by "
1815 "<option>--allow-downgrades</option>, <option>--allow-remove-essential</"
1816 "option>, <option>--allow-change-held-packages</option> in 1.1."
1818 "Forza «sì»; questa è un'opzione pericolosa che fa sì che apt, se sta facendo "
1819 "qualcosa di potenzialmente pericoloso, continui senza chiedere "
1820 "l'autorizzazione all'utente. Non dovrebbe essere usata se non in situazioni "
1821 "molto particolari. L'uso di <literal>force-yes</literal> può potenzialmente "
1822 "distruggere il sistema. Voce di configurazione: <literal>APT::Get::force-"
1823 "yes</literal>. È deprecata e sostituita in 1.1 da <option>--allow-"
1824 "downgrades</option>, <option>--allow-remove-essential</option>, <option>--"
1825 "allow-change-held-packages</option>."
1827 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1830 "Instead of fetching the files to install their URIs are printed. Each URI "
1831 "will have the path, the destination file name, the size and the expected MD5 "
1832 "hash. Note that the file name to write to will not always match the file "
1833 "name on the remote site! This also works with the <literal>source</literal> "
1834 "and <literal>update</literal> commands. When used with the <literal>update</"
1835 "literal> command the MD5 and size are not included, and it is up to the user "
1836 "to decompress any compressed files. Configuration Item: <literal>APT::Get::"
1837 "Print-URIs</literal>."
1839 "Invece di scaricare i file per l'installazione, stampa i loro URI. Ogni URI "
1840 "ha il percorso, il nome del file di destinazione, la dimensione e l'hash MD5 "
1841 "atteso. Notare che il nome file in cui scrivere non corrisponde sempre al "
1842 "nome file sul sito remoto. Questo funziona anche con i comandi "
1843 "<literal>source</literal> e <literal>update</literal>. Quando usato con il "
1844 "comando <literal>update</literal> l'hash MD5 e la dimensione non sono "
1845 "inclusi, e sta all'utente decomprimere qualsiasi file compresso. Voce di "
1846 "configurazione: <literal>APT::Get::Print-URIs</literal>."
1848 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1851 "Use purge instead of remove for anything that would be removed. An asterisk "
1852 "(\"*\") will be displayed next to packages which are scheduled to be purged. "
1853 "<option>remove --purge</option> is equivalent to the <option>purge</option> "
1854 "command. Configuration Item: <literal>APT::Get::Purge</literal>."
1856 "Usa purge invece di remove per ogni cosa da rimuovere. Verrà visualizzato un "
1857 "asterisco («*») vicino ai pacchetti pianificati per l'eliminazione completa. "
1858 "<option>remove --purge</option> è equivalente al comando <option>purge</"
1859 "option>. Voce di configurazione: <literal>APT::Get::Purge</literal>."
1861 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1864 "Re-install packages that are already installed and at the newest version. "
1865 "Configuration Item: <literal>APT::Get::ReInstall</literal>."
1867 "Reinstalla i pacchetti che sono già installati alla nuova versione. Voce di "
1868 "configurazione: <literal>APT::Get::ReInstall</literal>."
1870 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1873 "This option is on by default; use <literal>--no-list-cleanup</literal> to "
1874 "turn it off. When it is on, <command>apt-get</command> will automatically "
1875 "manage the contents of <filename>&statedir;/lists</filename> to ensure that "
1876 "obsolete files are erased. The only reason to turn it off is if you "
1877 "frequently change your sources list. Configuration Item: <literal>APT::Get::"
1878 "List-Cleanup</literal>."
1880 "Questa opzione è attivata in modo predefinito; usare <literal>--no-list-"
1881 "cleanup</literal> per disabilitarla. Quando è attivata <command>apt-get</"
1882 "command> gestisce automaticamente il contenuto di <filename>&statedir;/"
1883 "lists</filename> per garantire che i file obsoleti siano eliminati. L'unica "
1884 "ragione per disabilitarla è se si cambia di frequente la propria lista di "
1885 "fonti. Voce di configurazione: <literal>APT::Get::List-Cleanup</literal>."
1887 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1890 "This option controls the default input to the policy engine; it creates a "
1891 "default pin at priority 990 using the specified release string. This "
1892 "overrides the general settings in <filename>/etc/apt/preferences</"
1893 "filename>. Specifically pinned packages are not affected by the value of "
1894 "this option. In short, this option lets you have simple control over which "
1895 "distribution packages will be retrieved from. Some common examples might be "
1896 "<option>-t '2.1*'</option>, <option>-t unstable</option> or <option>-t sid</"
1897 "option>. Configuration Item: <literal>APT::Default-Release</literal>; see "
1898 "also the &apt-preferences; manual page."
1900 "Questa opzione controlla l'input predefinito per il motore delle politiche; "
1901 "crea un pin predefinito alla priorità 990 usando la stringa di rilascio "
1902 "specificata. Ciò scavalca le impostazioni generali in <filename>/etc/apt/"
1903 "preferences</filename>. Questa opzione non ha effetto sui pacchetti su cui "
1904 "si usa specificatamente il pinning. In breve, questa opzione permette di "
1905 "avere un semplice controllo sulla distribuzione da cui verranno recuperati i "
1906 "pacchetti. Alcuni esempi comuni possono essere <option>-t '2.1*'</option>, "
1907 "<option>-t unstable</option> o <option>-t sid</option>. Voce di "
1908 "configurazione: <literal>APT::Default-Release</literal>; vedere anche la "
1909 "pagina di manuale di &apt-preferences;."
1911 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1914 "Only perform operations that are 'trivial'. Logically this can be considered "
1915 "related to <option>--assume-yes</option>; where <option>--assume-yes</"
1916 "option> will answer yes to any prompt, <option>--trivial-only</option> will "
1917 "answer no. Configuration Item: <literal>APT::Get::Trivial-Only</literal>."
1919 "Effettua solo le operazioni che sono «banali». Può essere correlato "
1920 "logicamente a <option>--assume-yes</option>: mentre <option>--assume-yes</"
1921 "option> risponde «sì» a tutti i prompt, <option>--trivial-only</option> "
1922 "risponde «no». Voce di configurazione: <literal>APT::Get::Trivial-Only</"
1925 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1928 "If any packages are to be removed apt-get immediately aborts without "
1929 "prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
1931 "Se un qualsiasi pacchetto dovrebbe essere rimosso, apt-get immediatamente "
1932 "annulla l'operazione senza chiedere. Voce di configurazione: <literal>APT::"
1933 "Get::Remove</literal>."
1935 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1938 "If the command is either <literal>install</literal> or <literal>remove</"
1939 "literal>, then this option acts like running the <literal>autoremove</"
1940 "literal> command, removing unused dependency packages. Configuration Item: "
1941 "<literal>APT::Get::AutomaticRemove</literal>."
1943 "Se il comando è <literal>install</literal> oppure <literal>remove</literal>, "
1944 "allora questa opzione si comporta come se si eseguisse il comando "
1945 "<literal>autoremove</literal>, rimuovendo i pacchetti di dipendenza non "
1946 "utilizzati. Voce di configurazione: <literal>APT::Get::AutomaticRemove</"
1949 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1952 "Only has meaning for the <literal>source</literal> and <literal>build-dep</"
1953 "literal> commands. Indicates that the given source names are not to be "
1954 "mapped through the binary table. This means that if this option is "
1955 "specified, these commands will only accept source package names as "
1956 "arguments, rather than accepting binary package names and looking up the "
1957 "corresponding source package. Configuration Item: <literal>APT::Get::Only-"
1960 "Ha significato solo per i comandi <literal>source</literal> e <literal>build-"
1961 "dep</literal>. Indica che i nomi dei sorgenti indicati non devono essere "
1962 "mappati usando la tabella dei binari; ciò significa che, se viene "
1963 "specificata questa opzione, tali comandi accetteranno solamente nomi di "
1964 "pacchetti sorgente come argomento, invece di accettare nomi di pacchetti "
1965 "binari e cercare il pacchetto sorgente corrispondente. Voce di "
1966 "configurazione: <literal>APT::Get::Only-Source</literal>."
1968 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1971 "Download only the diff, dsc, or tar file of a source archive. Configuration "
1972 "Item: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-Only</"
1973 "literal>, and <literal>APT::Get::Tar-Only</literal>."
1975 "Scarica solo il file diff, dsc o tar di un archivio sorgente. Voce di "
1976 "configurazione: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::"
1977 "Dsc-Only</literal> e <literal>APT::Get::Tar-Only</literal>."
1979 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1982 "Only process architecture-dependent build-dependencies. Configuration Item: "
1983 "<literal>APT::Get::Arch-Only</literal>."
1985 "Elabora solo le dipendenze di compilazione dipendenti dall'architettura. "
1986 "Voce di configurazione: <literal>APT::Get::Arch-Only</literal>."
1988 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1991 "Ignore if packages can't be authenticated and don't prompt about it. This "
1992 "can be useful while working with local repositories, but is a huge security "
1993 "risk if data authenticity isn't ensured in another way by the user itself. "
1994 "The usage of the <option>Trusted</option> option for &sources-list; entries "
1995 "should usually be preferred over this global override. Configuration Item: "
1996 "<literal>APT::Get::AllowUnauthenticated</literal>."
1998 "Ignora il fatto che i pacchetti non possono essere autenticati e non chiede "
1999 "all'utente cosa fare. Questo può essere utile quando si lavora con "
2000 "repository locali, ma è un enorme rischio per la sicurezza se l'autenticità "
2001 "dei dati non viene garantita in altro modo dall'utente stesso. L'uso "
2002 "dell'opzione <option>Trusted</option> per le voci in &sources-list; dovrebbe "
2003 "solitamente essere preferito rispetto a questa impostazione globale. Voce di "
2004 "configurazione: <literal>APT::Get::AllowUnauthenticated</literal>."
2006 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2010 #| "Forbid the update command to acquire unverifiable data from configured "
2011 #| "sources. Apt will fail at the update command for repositories without "
2012 #| "valid cryptographically signatures. Configuration Item: "
2013 #| "<literal>Acquire::AllowInsecureRepositories</literal>."
2015 "Forbid the update command to acquire unverifiable data from configured "
2016 "sources. APT will fail at the update command for repositories without valid "
2017 "cryptographically signatures. See also &apt-secure; for details on the "
2018 "concept and the implications. Configuration Item: <literal>Acquire::"
2019 "AllowInsecureRepositories</literal>."
2021 "Impedisce dal comando update di acquisire dati non verificati dalle fonti "
2022 "configurate. Il comando update di Apt fallirà per i repository senza firme "
2023 "crittografiche valide. Voce di configurazione: <literal>Acquire::"
2024 "AllowInsecureRepositories</literal>."
2026 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2029 "Show user friendly progress information in the terminal window when packages "
2030 "are installed, upgraded or removed. For a machine parsable version of this "
2031 "data see README.progress-reporting in the apt doc directory. Configuration "
2032 "Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
2035 "Mostra informazioni sul progresso facili da leggere nella finestra del "
2036 "terminale quando i pacchetti sono installati, aggiornati o rimossi. Per una "
2037 "versione analizzabile da macchina di questi dati, vedere README.progress-"
2038 "reporting nella directory della documentazione di apt. Voce di "
2039 "configurazione: <literal>Dpkg::Progress</literal> e <literal>Dpkg::Progress-"
2042 #. type: Content of: <refentry><refsect1><title>
2043 #: apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml apt.conf.5.xml
2044 #: apt_preferences.5.xml
2048 #. type: Content of: <refentry><refsect1><para>
2051 "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, "
2052 "&apt-secure;, The APT User's guide in &guidesdir;, &apt-preferences;, the "
2055 "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, "
2056 "&apt-secure;, la guida dell'utente di APT in &guidesdir;, &apt-preferences;, "
2059 #. type: Content of: <refentry><refsect1><para>
2062 "<command>apt-get</command> returns zero on normal operation, decimal 100 on "
2065 "<command>apt-get</command> restituisce zero in caso di funzionamento normale "
2066 "e il valore decimale 100 in caso di errore."
2068 #. type: Content of: <refentry><refnamediv><refpurpose>
2070 msgid "query the APT cache"
2071 msgstr "interroga la cache di APT"
2073 #. type: Content of: <refentry><refsect1><para>
2076 "<command>apt-cache</command> performs a variety of operations on APT's "
2077 "package cache. <command>apt-cache</command> does not manipulate the state of "
2078 "the system but does provide operations to search and generate interesting "
2079 "output from the package metadata. The metadata is acquired and updated via "
2080 "the 'update' command of e.g. <command>apt-get</command>, so that it can be "
2081 "outdated if the last update is too long ago, but in exchange <command>apt-"
2082 "cache</command> works independently of the availability of the configured "
2083 "sources (e.g. offline)."
2085 "<command>apt-cache</command> esegue una varietà di operazioni sulla cache "
2086 "dei pacchetti di APT. <command>apt-cache</command> non manipola lo stato del "
2087 "sistema ma fornisce operazioni per fare ricerche e generare risultati "
2088 "interessanti partendo dai metadati dei pacchetti. I metadati vengono "
2089 "acquisiti e aggiornati attraverso il comando «update» di, ad esempio, "
2090 "<command>apt-get</command>, perciò possono non essere più attuali se "
2091 "l'ultimo aggiornamento è stato fatto troppo tempo prima, ma d'altro canto "
2092 "<command>apt-cache</command> funziona in modo indipendente dalla "
2093 "disponibilità delle fonti configurate (cioè anche fuori linea)."
2095 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2098 "<literal>gencaches</literal> creates APT's package cache. This is done "
2099 "implicitly by all commands needing this cache if it is missing or outdated."
2101 "<literal>gencaches</literal> crea la cache dei pacchetti di APT. Ciò viene "
2102 "fatto implicitamente da tutti i comandi che hanno bisogno di tale cache, se "
2103 "essa manca o non è aggiornata."
2105 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
2107 msgid "&synopsis-pkg;"
2108 msgstr "&synopsis-pkg;"
2110 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2113 "<literal>showpkg</literal> displays information about the packages listed on "
2114 "the command line. Remaining arguments are package names. The available "
2115 "versions and reverse dependencies of each package listed are listed, as well "
2116 "as forward dependencies for each version. Forward (normal) dependencies are "
2117 "those packages upon which the package in question depends; reverse "
2118 "dependencies are those packages that depend upon the package in question. "
2119 "Thus, forward dependencies must be satisfied for a package, but reverse "
2120 "dependencies need not be. For instance, <command>apt-cache showpkg "
2121 "libreadline2</command> would produce output similar to the following:"
2123 "<literal>showpkg</literal> mostra informazioni sui pacchetti elencati nella "
2124 "riga di comando. I restanti argomenti sono nomi di pacchetto. Sono elencate "
2125 "le versioni disponibili e le dipendenze inverse di ogni pacchetto, oltre "
2126 "alle dipendenze dirette per ogni versione. Le dipendenze dirette (normali) "
2127 "sono quei pacchetti da cui dipende il pacchetto in questione; le dipendenze "
2128 "inverse sono quei pacchetti che dipendono dal pacchetto in questione. "
2129 "Quindi, per un pacchetto, devono essere soddisfatte le dipendenze dirette, "
2130 "ma non necessariamente quelle inverse. Per esempio, <command>apt-cache "
2131 "showpkg libreadline2</command> produce un risultato simile al seguente:"
2133 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
2137 "Package: libreadline2\n"
2138 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
2139 "Reverse Depends: \n"
2140 " libreadlineg2,libreadline2\n"
2141 " libreadline2-altdev,libreadline2\n"
2143 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
2146 "Reverse Provides: \n"
2148 "Package: libreadline2\n"
2149 "Versions: 2.1-12(/var/state/apt/lists/pinco_Packages),\n"
2150 "Reverse Depends: \n"
2151 " libreadlineg2,libreadline2\n"
2152 " libreadline2-altdev,libreadline2\n"
2154 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
2157 "Reverse Provides: \n"
2159 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2162 "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
2163 "ncurses3.0 which must be installed for libreadline2 to work. In turn, "
2164 "libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
2165 "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
2166 "installed; libreadlineg2 and libreadline2-altdev do not have to be "
2167 "installed. For the specific meaning of the remainder of the output it is "
2168 "best to consult the apt source code."
2170 "Quindi si vede che libreadline2, versione 2.1-12, dipende da libc5 e "
2171 "ncurses3.0 che devono essere installati affinché libreadline2 funzioni. A "
2172 "loro volta, libreadlineg2 e libreadline2-altdev dipendono da libreadline2. "
2173 "Se libreadline2 è installato, devono esserlo anche libc5 e ncurses3.0 (e "
2174 "ldso); non necessariamente devono esserlo libreadlineg2 e libreadline2-"
2175 "altdev. Per il significato specifico del resto dell'output è meglio "
2176 "consultare il codice sorgente di apt."
2178 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2181 "<literal>stats</literal> displays some statistics about the cache. No "
2182 "further arguments are expected. Statistics reported are:"
2184 "<literal>stats</literal> mostra alcune statistiche sulla cache. Non sono "
2185 "previsti ulteriori argomenti. Le statistiche riportate sono:"
2187 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2190 "<literal>Total package names</literal> is the number of package names found "
2193 "<literal>Totale nomi dei pacchetti</literal> è il numero di nomi di "
2194 "pacchetto trovati nella cache."
2196 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2199 "<literal>Normal packages</literal> is the number of regular, ordinary "
2200 "package names; these are packages that bear a one-to-one correspondence "
2201 "between their names and the names used by other packages for them in "
2202 "dependencies. The majority of packages fall into this category."
2204 "<literal>Pacchetti normali</literal> è il numero di nomi di pacchetti "
2205 "regolari, normali; sono pacchetti che hanno una corrispondenza uno-a-uno fra "
2206 "il loro nome e il nome usato da altri pacchetti per indicarli nelle loro "
2207 "dipendenze. La maggioranza dei pacchetti ricade in questa categoria."
2209 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2212 "<literal>Pure virtual packages</literal> is the number of packages that "
2213 "exist only as a virtual package name; that is, packages only \"provide\" the "
2214 "virtual package name, and no package actually uses the name. For instance, "
2215 "\"mail-transport-agent\" in the Debian system is a pure virtual package; "
2216 "several packages provide \"mail-transport-agent\", but there is no package "
2217 "named \"mail-transport-agent\"."
2219 "<literal>Pacchetti virtuali puri</literal> è il numero di pacchetti che "
2220 "esistono solo come nome di pacchetto virtuale; vale a dire, i pacchetti "
2221 "«forniscono» solamente il nome del pacchetto virtuale e nessun pacchetto in "
2222 "realtà usa quel nome. Per esempio, «mail-transport-agent» nel sistema Debian "
2223 "è un pacchetto virtuale puro; diversi pacchetti forniscono «mail-transport-"
2224 "agent», ma non c'è alcun pacchetto chiamato «mail-transport-agent»."
2226 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2229 "<literal>Single virtual packages</literal> is the number of packages with "
2230 "only one package providing a particular virtual package. For example, in the "
2231 "Debian system, \"X11-text-viewer\" is a virtual package, but only one "
2232 "package, xless, provides \"X11-text-viewer\"."
2234 "<literal>Pacchetti virtuali singoli</literal> è il numero di pacchetti "
2235 "virtuali per cui esiste solo un pacchetto che li fornisce. Per esempio, nel "
2236 "sistema Debian «X11-text-viewer» è un pacchetto virtuale, ma solo un "
2237 "pacchetto, xless, fornisce «X11-text-viewer»."
2239 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2242 "<literal>Mixed virtual packages</literal> is the number of packages that "
2243 "either provide a particular virtual package or have the virtual package name "
2244 "as the package name. For instance, in the Debian system, \"debconf\" is both "
2245 "an actual package, and provided by the debconf-tiny package."
2247 "<literal>Pacchetti virtuali misti</literal> è il numero di pacchetti che "
2248 "forniscono un particolare pacchetto virtuale oppure hanno il nome uguale a "
2249 "quello del pacchetto virtuale. Per esempio, nel sistema Debian «debconf» è "
2250 "sia un pacchetto vero e proprio, sia è fornito dal pacchetto debconf-tiny."
2252 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2255 "<literal>Missing</literal> is the number of package names that were "
2256 "referenced in a dependency but were not provided by any package. Missing "
2257 "packages may be an evidence if a full distribution is not accessed, or if a "
2258 "package (real or virtual) has been dropped from the distribution. Usually "
2259 "they are referenced from Conflicts or Breaks statements."
2261 "<literal>Mancanti</literal> è il numero di nomi di pacchetto che vengono "
2262 "menzionati in una dipendenza ma non sono forniti da alcun pacchetto. I "
2263 "pacchetti mancanti possono essere un segno che non si ha accesso a una "
2264 "distribuzione completa o che un pacchetto (reale o virtuale) è stato "
2265 "eliminato da una distribuzione. Di solito vengono menzionati da clausole "
2266 "Conflicts o Breaks."
2268 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2271 "<literal>Total distinct</literal> versions is the number of package versions "
2272 "found in the cache. If more than one distribution is being accessed (for "
2273 "instance, \"stable\" and \"unstable\"), this value can be considerably "
2274 "larger than the number of total package names."
2276 "<literal>Totale versioni distinte</literal> è il numero di versioni di "
2277 "pacchetti trovate nella cache. Se si ha accesso a più di una distribuzione "
2278 "(ad esempio sia «stable» che «unstable»), questo valore può essere "
2279 "decisamente più grande del numero dei nomi totali di pacchetto."
2281 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2284 "<literal>Total dependencies</literal> is the number of dependency "
2285 "relationships claimed by all of the packages in the cache."
2287 "<literal>Totale dipendenze</literal> è il numero di relazioni di dipendenza "
2288 "dichiarate da tutti i pacchetti nella cache."
2290 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2293 "<literal>showsrc</literal> displays all the source package records that "
2294 "match the given package names. All versions are shown, as well as all "
2295 "records that declare the name to be a binary package. Use <option>--only-"
2296 "source</option> to display only source package names."
2298 "<literal>showsrc</literal> mostra tutti i pacchetti sorgente che "
2299 "corrispondono ai nomi dei pacchetti specificati. Vengono mostrate tutte le "
2300 "versioni, così come tutti i record che dichiarano che il nome è quello di un "
2301 "pacchetto binario. Usare <option>--only-source</option> per visualizzare "
2302 "solo i nomi di pacchetti sorgente."
2304 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2307 "<literal>dump</literal> shows a short listing of every package in the cache. "
2308 "It is primarily for debugging."
2310 "<literal>dump</literal> mostra un breve elenco di tutti i pacchetti nella "
2311 "cache. Serve soprattutto a scopo di debug."
2313 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2316 "<literal>dumpavail</literal> prints out an available list to stdout. This is "
2317 "suitable for use with &dpkg; and is used by the &dselect; method."
2319 "<literal>dumpavail</literal> stampa una lista di pacchetti disponibili su "
2320 "stdout. Questa è adatta all'uso con &dpkg; ed è usata dal metodo &dselect;."
2322 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2325 "<literal>unmet</literal> displays a summary of all unmet dependencies in the "
2328 "<literal>unmet</literal> mostra un riassunto di tutte le dipendenze non "
2329 "soddisfatte nella cache dei pacchetti."
2331 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2334 "<literal>show</literal> performs a function similar to <command>dpkg --print-"
2335 "avail</command>; it displays the package records for the named packages."
2337 "<literal>show</literal> esegue una funzione simile a <command>dpkg --print-"
2338 "avail</command>; mostra i record dei pacchetti per i pacchetti specificati."
2340 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
2342 msgid "&synopsis-regex;"
2343 msgstr "&synopsis-regex;"
2345 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2348 "<literal>search</literal> performs a full text search on all available "
2349 "package lists for the POSIX regex pattern given, see ®ex;. It searches "
2350 "the package names and the descriptions for an occurrence of the regular "
2351 "expression and prints out the package name and the short description, "
2352 "including virtual package names. If <option>--full</option> is given then "
2353 "output identical to <literal>show</literal> is produced for each matched "
2354 "package, and if <option>--names-only</option> is given then the long "
2355 "description is not searched, only the package name and provided packages are."
2357 "<literal>search</literal> esegue una ricerca completa a tutto testo in tutti "
2358 "gli elenchi di pacchetti disponibili cercando il modello di espressione "
2359 "regolare POSIX specificato; vedere ®ex;. Cerca le occorrenze "
2360 "dell'espressione regolare nei nomi e nelle descrizioni dei pacchetti e "
2361 "stampa il nome e la descrizione breve dei pacchetti, inclusi quelli "
2362 "virtuali. Se viene fornita l'opzione <option>--full</option>, per ciascun "
2363 "pacchetto che soddisfa la ricerca viene prodotto un output identico a quello "
2364 "di <literal>show</literal>; se viene fornita l'opzione <option>--names-only</"
2365 "option> la ricerca viene fatta solo sul nome del pacchetto e dei pacchetti "
2366 "forniti e non sulla descrizione lunga."
2368 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2371 "Separate arguments can be used to specify multiple search patterns that are "
2374 "È possibile usare argomenti separati per specificare più modelli di ricerca "
2375 "che vengono combinati con un AND."
2377 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2380 "<literal>depends</literal> shows a listing of each dependency a package has "
2381 "and all the possible other packages that can fulfill that dependency."
2383 "<literal>depends</literal> mostra un elenco con ogni dipendenza di un "
2384 "pacchetto e tutti i possibili altri pacchetti che possono soddisfare quella "
2387 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2390 "<literal>rdepends</literal> shows a listing of each reverse dependency a "
2393 "<literal>rdepends</literal> mostra un elenco di tutte le dipendenze inverse "
2396 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2398 msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
2399 msgstr "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
2401 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2404 "This command prints the name of each package APT knows. The optional "
2405 "argument is a prefix match to filter the name list. The output is suitable "
2406 "for use in a shell tab complete function and the output is generated "
2407 "extremely quickly. This command is best used with the <option>--generate</"
2410 "Questo comando stampa il nome di tutti i pacchetti che APT conosce. "
2411 "L'argomento opzionale è un prefisso per filtrare l'elenco dei nomi. Il "
2412 "risultato è adatto ad essere usato in una funzione di shell di completamento "
2413 "automatico tramite Tab e viene generato molto rapidamente. Questo comando "
2414 "viene usato al meglio con l'opzione <option>--generate</option>."
2416 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2419 "Note that a package which APT knows of is not necessarily available to "
2420 "download, installable or installed, e.g. virtual packages are also listed in "
2421 "the generated list."
2423 "Notare che un pacchetto che APT conosce non è necessariamente disponibile "
2424 "per essere scaricato, installabile o installato; ad esempio, i pacchetti "
2425 "virtuali sono anch'essi compresi nell'elenco generato."
2427 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2430 "<literal>dotty</literal> takes a list of packages on the command line and "
2431 "generates output suitable for use by dotty from the <ulink url=\"http://www."
2432 "research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result "
2433 "will be a set of nodes and edges representing the relationships between the "
2434 "packages. By default the given packages will trace out all dependent "
2435 "packages; this can produce a very large graph. To limit the output to only "
2436 "the packages listed on the command line, set the <literal>APT::Cache::"
2437 "GivenOnly</literal> option."
2439 "<literal>dotty</literal> accetta un elenco di pacchetti dalla riga di "
2440 "comando e genera un output adatto all'uso da parte di dotty del pacchetto "
2441 "<ulink url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</"
2442 "ulink>. Il risultato sarà un insieme di nodi e linee che rappresentano le "
2443 "relazioni fra i pacchetti. In modo predefinito dai pacchetti dati si "
2444 "risalirà a tutti i pacchetti delle dipendenze; ciò può produrre un grafo "
2445 "molto grande. Per limitare il risultato ai soli pacchetti elencati sulla "
2446 "riga di comando, impostare l'opzione <literal>APT::Cache::GivenOnly</"
2449 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2452 "The resulting nodes will have several shapes; normal packages are boxes, "
2453 "pure virtual packages are triangles, mixed virtual packages are diamonds, "
2454 "missing packages are hexagons. Orange boxes mean recursion was stopped (leaf "
2455 "packages), blue lines are pre-depends, green lines are conflicts."
2457 "I nodi risultanti avranno diverse forme: i pacchetti normali sono "
2458 "rettangoli, i pacchetti virtuali puri sono triangoli, i pacchetti virtuali "
2459 "misti sono rombi, i pacchetti mancanti sono esagoni. I rettangoli arancioni "
2460 "indicano che la ricorsione è stata arrestata (pacchetti foglia), le linee "
2461 "blu sono pre-dipendenze, le linee verdi sono conflitti."
2463 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2465 msgid "Caution, dotty cannot graph larger sets of packages."
2467 "Attenzione: dotty non può creare i grafi degli insiemi più grandi di "
2470 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2473 "The same as <literal>dotty</literal>, only for xvcg from the <ulink url="
2474 "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>."
2476 "Stessa cosa di <literal>dotty</literal>, ma per xvcg dello <ulink url="
2477 "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">strumento VCG</"
2480 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2482 msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
2483 msgstr "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
2485 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2488 "<literal>policy</literal> is meant to help debug issues relating to the "
2489 "preferences file. With no arguments it will print out the priorities of each "
2490 "source. Otherwise it prints out detailed information about the priority "
2491 "selection of the named package."
2493 "<literal>policy</literal> è pensato per aiutare a fare il debug di problemi "
2494 "relativi al file delle preferenze. Senza argomenti stampa le priorità di "
2495 "ciascuna fonte. Altrimenti stampa informazioni dettagliate sulla selezione "
2496 "di priorità del pacchetto indicato."
2498 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2501 "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
2502 "to mimic the output format and a subset of the functionality of the Debian "
2503 "archive management tool, <literal>madison</literal>. It displays available "
2504 "versions of a package in a tabular format. Unlike the original "
2505 "<literal>madison</literal>, it can only display information for the "
2506 "architecture for which APT has retrieved package lists (<literal>APT::"
2507 "Architecture</literal>)."
2509 "Il comando <literal>madison</literal> di <literal>apt-cache</literal> cerca "
2510 "di imitare il formato di uscita e un sottoinsieme delle funzionalità di "
2511 "<literal>madison</literal>, lo strumento di gestione dell'archivio di "
2512 "Debian. Mostra le versioni disponibili di un pacchetto in forma tabellare. "
2513 "Contrariamente al <literal>madison</literal> originale, può mostrare "
2514 "informazioni solamente per l'architettura per cui APT ha recuperato gli "
2515 "elenchi dei pacchetti (<literal>APT::Architecture</literal>)."
2517 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2520 "Select the file to store the package cache. The package cache is the primary "
2521 "cache used by all operations. Configuration Item: <literal>Dir::Cache::"
2522 "pkgcache</literal>."
2524 "Seleziona il file in cui memorizzare la cache dei pacchetti. Questa è la "
2525 "cache primaria usata da tutte le operazioni. Voce di configurazione: "
2526 "<literal>Dir::Cache::pkgcache</literal>."
2528 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2531 "Select the file to store the source cache. The source is used only by "
2532 "<literal>gencaches</literal> and it stores a parsed version of the package "
2533 "information from remote sources. When building the package cache the source "
2534 "cache is used to avoid reparsing all of the package files. Configuration "
2535 "Item: <literal>Dir::Cache::srcpkgcache</literal>."
2537 "Seleziona il file in cui memorizzare la cache dei sorgenti. Questa è usata "
2538 "solo da <literal>gencaches</literal> e memorizza una versione analizzata "
2539 "delle informazioni sui pacchetti provenienti da fonti remote. Al momento "
2540 "della costruzione della cache dei pacchetti, la cache dei sorgenti viene "
2541 "usata per evitare di rileggere tutti i file dei pacchetti. Voce di "
2542 "configurazione: <literal>Dir::Cache::srcpkgcache</literal>."
2544 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2547 "Quiet; produces output suitable for logging, omitting progress indicators. "
2548 "More q's will produce more quietness up to a maximum of 2. You can also use "
2549 "<option>-q=#</option> to set the quietness level, overriding the "
2550 "configuration file. Configuration Item: <literal>quiet</literal>."
2552 "Silenzioso; produce un output adatto per un file di registro, omettendo gli "
2553 "indicatori di avanzamento. Ulteriori q produrranno un risultato ancor più "
2554 "silenzioso, fino a un massimo di 2. È anche possibile usare <option>-q=n</"
2555 "option> per impostare il livello di silenziosità a n, scavalcando il file di "
2556 "configurazione. Voce di configurazione: <literal>quiet</literal>."
2558 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2561 "Print only important dependencies; for use with <literal>unmet</literal> and "
2562 "<literal>depends</literal>. Causes only Depends and Pre-Depends relations to "
2563 "be printed. Configuration Item: <literal>APT::Cache::Important</literal>."
2565 "Stampa solo le dipendenze importanti; da usarsi con <literal>unmet</literal> "
2566 "e <literal>depends</literal>. Fa sì che vengano stampate solo le relazioni "
2567 "Depends e Pre-Depends. Voce di configurazione: <literal>APT::Cache::"
2568 "Important</literal>."
2570 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2573 "Per default the <command>depends</command> and <command>rdepends</command> "
2574 "print all dependencies. This can be tweaked with these flags which will omit "
2575 "the specified dependency type. Configuration Item: <literal>APT::Cache::"
2576 "Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::"
2577 "Cache::ShowRecommends</literal>."
2579 "In modo predefinito <command>depends</command> e <command>rdepends</command> "
2580 "stampano tutte le dipendenze. Ciò può essere modificato con queste opzioni "
2581 "che omettono il tipo specificato di dipendenza. Voce di configurazione "
2582 "<literal>APT::Cache::Show<replaceable>TipoDipendenza</replaceable></"
2583 "literal>, ad es. <literal>APT::Cache::ShowRecommends</literal>."
2585 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2588 "Per default <command>depends</command> and <command>rdepends</command> print "
2589 "only dependencies explicitly expressed in the metadata. With this flag it "
2590 "will also show dependencies implicitly added based on the encountered data. "
2591 "A <literal>Conflicts: foo</literal> e.g. expresses implicitly that this "
2592 "package also conflicts with the package foo from any other architecture. "
2593 "Configuration Item: <literal>APT::Cache::ShowImplicit</literal>."
2595 "In modo predefinito <command>depends</command> e <command>rdepends</command> "
2596 "stampano solo le dipendenze esplicitamente espresse nei metadati. Con questa "
2597 "opzione mostrano anche le dipendenze aggiunte implicitamente sulla base dei "
2598 "dati incontrati. Ad esempio un <literal>Conflicts: pippo</literal> esprime "
2599 "implicitamente che questo pacchetto va in conflitto anche con il pacchetto "
2600 "pippo da qualsiasi altra architettura. Voce di configurazione: <literal>APT::"
2601 "Cache::ShowImplicit</literal>."
2603 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2606 "Print full package records when searching. Configuration Item: "
2607 "<literal>APT::Cache::ShowFull</literal>."
2609 "Stampa l'intero record dei pacchetti durante la ricerca. Voce di "
2610 "configurazione: <literal>APT::Cache::ShowFull</literal>."
2612 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2615 "Print full records for all available versions. This is the default; to turn "
2616 "it off, use <option>--no-all-versions</option>. If <option>--no-all-"
2617 "versions</option> is specified, only the candidate version will be displayed "
2618 "(the one which would be selected for installation). This option is only "
2619 "applicable to the <literal>show</literal> command. Configuration Item: "
2620 "<literal>APT::Cache::AllVersions</literal>."
2622 "Stampa i record completi per tutte le versioni disponibili. Questa è "
2623 "l'impostazione predefinita; per disattivarla, usare <option>--no-all-"
2624 "versions</option>. Se si specifica <option>--no-all-versions</option>, verrà "
2625 "visualizzata solo la versione candidata (quella che sarebbe scelta per "
2626 "l'installazione). Questa opzione è applicabile solo al comando "
2627 "<literal>show</literal>. Voce di configurazione: <literal>APT::Cache::"
2628 "AllVersions</literal>."
2630 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2633 "Perform automatic package cache regeneration, rather than use the cache as "
2634 "it is. This is the default; to turn it off, use <option>--no-generate</"
2635 "option>. Configuration Item: <literal>APT::Cache::Generate</literal>."
2637 "Esegui la rigenerazione automatica della cache dei pachetti, piuttosto che "
2638 "usare la cache così com'è. Questa è l'impostazione predefinita; per "
2639 "disattivarla, usare <option>--no-generate</option>. Voce di configurazione: "
2640 "<literal>APT::Cache::Generate</literal>."
2642 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2645 "Only search on the package and provided package names, not the long "
2646 "descriptions. Configuration Item: <literal>APT::Cache::NamesOnly</literal>."
2648 "Cerca soltanto nei nomi dei pacchetti e dei pacchetti forniti, non nelle "
2649 "descrizioni lunghe. Voce di configurazione: <literal>APT::Cache::NamesOnly</"
2652 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2655 "Make <literal>pkgnames</literal> print all names, including virtual packages "
2656 "and missing dependencies. Configuration Item: <literal>APT::Cache::"
2657 "AllNames</literal>."
2659 "Fai sì che <literal>pkgnames</literal> stampi tutti i nomi, inclusi i "
2660 "pacchetti virtuali e le dipendenze mancanti. Voce di configurazione: "
2661 "<literal>APT::Cache::AllNames</literal>."
2663 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2666 "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
2667 "that all packages mentioned are printed once. Configuration Item: "
2668 "<literal>APT::Cache::RecurseDepends</literal>."
2670 "Rendi ricorsivi <literal>depends</literal> e <literal>rdepends</literal> in "
2671 "modo che tutti i pacchetti menzionati siano stampati una sola volta. Voce di "
2672 "configurazione: <literal>APT::Cache::RecurseDepends</literal>."
2674 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2677 "Limit the output of <literal>depends</literal> and <literal>rdepends</"
2678 "literal> to packages which are currently installed. Configuration Item: "
2679 "<literal>APT::Cache::Installed</literal>."
2681 "Limita l'output di <literal>depends</literal> e <literal>rdepends</literal> "
2682 "ai pacchetti attualmente installati. Voce di configurazione: <literal>APT::"
2683 "Cache::Installed</literal>."
2685 #. type: Content of: <refentry><refsect1><para>
2687 msgid "&apt-conf;, &sources-list;, &apt-get;"
2688 msgstr "&apt-conf;, &sources-list;, &apt-get;"
2690 #. type: Content of: <refentry><refsect1><para>
2693 "<command>apt-cache</command> returns zero on normal operation, decimal 100 "
2696 "<command>apt-cache</command> restituisce zero in caso di funzionamento "
2697 "normale e il valore decimale 100 in caso di errore."
2699 #. type: Content of: <refentry><refnamediv><refpurpose>
2701 msgid "APT key management utility"
2702 msgstr "strumento APT per la gestione delle chiavi"
2704 #. type: Content of: <refentry><refsect1><para>
2707 "<command>apt-key</command> is used to manage the list of keys used by apt to "
2708 "authenticate packages. Packages which have been authenticated using these "
2709 "keys will be considered trusted."
2711 "<command>apt-key</command> viene usato per gestire l'elenco delle chiavi "
2712 "usate da apt per autenticare i pacchetti. I pacchetti che sono stati "
2713 "autenticati usando queste chiavi verranno considerati fidati."
2715 #. type: Content of: <refentry><refsect1><title>
2720 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2723 "Add a new key to the list of trusted keys. The key is read from the "
2724 "filename given with the parameter &synopsis-param-filename; or if the "
2725 "filename is <literal>-</literal> from standard input."
2727 "Aggiunge una nuova chiave all'elenco delle chiavi fidate. La chiave viene "
2728 "letta dal file specificato con il parametro &synopsis-param-filename; o, se "
2729 "il nome file è <literal>-</literal>, dallo standard input."
2731 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2734 "It is critical that keys added manually via <command>apt-key</command> are "
2735 "verified to belong to the owner of the repositories they claim to be for "
2736 "otherwise the &apt-secure; infrastructure is completely undermined."
2738 "È di importanza critica verificare che le chiavi aggiunte manualmente usando "
2739 "<command>apt-key</command> appartengano al proprietario del repository per "
2740 "cui dichiarano di essere, altrimenti l'infrastruttura &apt-secure; viene "
2741 "completamente minata alla base."
2743 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2745 msgid "Remove a key from the list of trusted keys."
2746 msgstr "Rimuove una chiave dall'elenco delle chiavi fidate."
2748 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2750 msgid "Output the key &synopsis-param-keyid; to standard output."
2752 "Visualizza sullo standard output l'&synopsis-param-keyid; della chiave."
2754 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2756 msgid "Output all trusted keys to standard output."
2757 msgstr "Visualizza sullo standard output tutte le chiavi fidate."
2759 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2761 msgid "List trusted keys."
2762 msgstr "Elenca le chiavi fidate."
2764 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2766 msgid "List fingerprints of trusted keys."
2767 msgstr "Elenca le impronte digitali delle chiavi fidate."
2769 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2772 "Pass advanced options to gpg. With <command>adv --recv-key</command> you can "
2773 "e.g. download key from keyservers directly into the the trusted set of keys. "
2774 "Note that there are <emphasis>no</emphasis> checks performed, so it is easy "
2775 "to completely undermine the &apt-secure; infrastructure if used without care."
2777 "Passa opzioni avanzate a gpg. Con <command>adv --recv-key</command> si può, "
2778 "ad esempio, scaricare una chiave da un server di chiavi direttamente "
2779 "nell'insieme delle chiavi fidate. Notare che <emphasis>non</emphasis> viene "
2780 "effettuato alcun controllo, perciò è facile minare completamente "
2781 "l'infrastruttura &apt-secure; se viene usato senza cautela."
2783 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2786 "Update the local keyring with the archive keyring and remove from the local "
2787 "keyring the archive keys which are no longer valid. The archive keyring is "
2788 "shipped in the <literal>archive-keyring</literal> package of your "
2789 "distribution, e.g. the &keyring-package; package in &keyring-distro;."
2791 "Aggiorna il portachiavi locale con il portachiavi dell'archivio e rimuove "
2792 "dal portachiavi locale le chiavi di archivio che non sono più valide. Il "
2793 "portachiavi degli archivi è fornito nel pacchetto <literal>archive-keyring</"
2794 "literal> delle diverse distribuzioni, ad esempio il pacchetto &keyring-"
2795 "package; in &keyring-distro;."
2797 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2800 "Perform an update working similarly to the <command>update</command> command "
2801 "above, but get the archive keyring from a URI instead and validate it "
2802 "against a master key. This requires an installed &wget; and an APT build "
2803 "configured to have a server to fetch from and a master keyring to validate. "
2804 "APT in Debian does not support this command, relying on <command>update</"
2805 "command> instead, but Ubuntu's APT does."
2807 "Effettua un aggiornamento funzionando in modo simile al comando "
2808 "<command>update</command> descritto prima, ma ottiene invece il portachiavi "
2809 "degli archivi da un URI e lo convalida usando una chiave master. Ciò "
2810 "richiede che &wget; sia installato, e una versione di APT configurata per "
2811 "avere un server da cui scaricare e un portachiavi master per la convalida. "
2812 "APT in Debian non supporta questo comando, ma fa affidamento sul comando "
2813 "<command>update</command>; APT in Ubuntu invece lo fa."
2815 #. type: Content of: <refentry><refsect1><title>
2816 #: apt-key.8.xml apt-mark.8.xml apt-cdrom.8.xml
2820 #. type: Content of: <refentry><refsect1><para>
2823 "Note that options need to be defined before the commands described in the "
2826 "Notare che le opzioni devono essere definite prima dei comandi descritti "
2827 "nella sezione precedente."
2829 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2832 "With this option it is possible to specify a particular keyring file the "
2833 "command should operate on. The default is that a command is executed on the "
2834 "<filename>trusted.gpg</filename> file as well as on all parts in the "
2835 "<filename>trusted.gpg.d</filename> directory, though <filename>trusted.gpg</"
2836 "filename> is the primary keyring which means that e.g. new keys are added to "
2839 "Con questa opzione è possibile specificare un particolare file portachiavi "
2840 "su cui deve operare il comando. Il comportamento predefinito esegue i "
2841 "comandi sul file <filename>trusted.gpg</filename>, così come su tutte le "
2842 "parti nella directory <filename>trusted.gpg.d</filename>; <filename>trusted."
2843 "gpg</filename> è però il portachiavi primario il che significa, ad esempio, "
2844 "che le nuove chiavi sono aggiunte ad esso."
2846 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2848 msgid "<filename>/etc/apt/trustdb.gpg</filename>"
2849 msgstr "<filename>/etc/apt/trustdb.gpg</filename>"
2851 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2853 msgid "Local trust database of archive keys."
2854 msgstr "Database locale di fiducia delle chiavi archiviate."
2856 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2858 msgid "&keyring-filename;"
2859 msgstr "&keyring-filename;"
2861 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2863 msgid "Keyring of &keyring-distro; archive trusted keys."
2864 msgstr "Portachiavi delle chiavi fidate degli archivi &keyring-distro;."
2866 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2868 msgid "&keyring-removed-filename;"
2869 msgstr "&keyring-removed-filename;"
2871 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2873 msgid "Keyring of &keyring-distro; archive removed trusted keys."
2875 "Portachiavi delle chiavi fidate rimosse degli archivi &keyring-distro;."
2877 #. type: Content of: <refentry><refsect1><para>
2879 msgid "&apt-get;, &apt-secure;"
2880 msgstr "&apt-get;, &apt-secure;"
2882 #. type: Content of: <refentry><refnamediv><refpurpose>
2884 msgid "show, set and unset various settings for a package"
2885 msgstr "mostra, imposta e deconfigura varie impostazioni per un pacchetto"
2887 #. type: Content of: <refentry><refsect1><para>
2890 "<command>apt-mark</command> can be used as a unified front-end to set "
2891 "various settings for a package, such as marking a package as being "
2892 "automatically/manually installed or changing <command>dpkg</command> "
2893 "selections such as hold, install, deinstall and purge which are respected e."
2894 "g. by <command>apt-get dselect-upgrade</command> or <command>aptitude</"
2897 "<command>apt-mark</command> può essere usato come fronted unificato per "
2898 "configurare varie impostazioni per un pacchetto, come contrassegnarlo come "
2899 "installato automaticamente/manualmente, oppure per cambiare selezioni di "
2900 "<command>dpkg</command> come blocco, installazione, rimozione ed "
2901 "eliminazione completa, che vengono onorate, ad esempio, da <command>apt-get "
2902 "dselect-upgrade</command> o <command>aptitude</command>."
2904 #. type: Content of: <refentry><refsect1><title>
2906 msgid "Automatically and Manually Installed Packages"
2907 msgstr "Pacchetti installati automaticamente e manualmente"
2909 #. type: Content of: <refentry><refsect1><para>
2912 "When you request that a package is installed, and as a result other packages "
2913 "are installed to satisfy its dependencies, the dependencies are marked as "
2914 "being automatically installed, while the package you installed explicitly is "
2915 "marked as manually installed. Once an automatically installed package is no "
2916 "longer depended on by any manually installed package it is considered no "
2917 "longer needed and e.g. <command>apt-get</command> or <command>aptitude</"
2918 "command> will at least suggest removing them."
2920 "Quando viene richiesta l'installazione di un pacchetto e ciò fa sì che altri "
2921 "pacchetti vengano installati per soddisfare le sue dipendenze, queste ultime "
2922 "sono contrassegnate come installate automaticamente, mentre i pacchetti che "
2923 "vengono installati esplicitamente sono contrassegnati come installati "
2924 "manualmente. Una volta che non c'è più alcun pacchetto installato "
2925 "manualmente che dipende da un dato pacchetto installato automaticamente, "
2926 "quest'ultimo viene considerato come non più necessario e, ad esempio, "
2927 "<command>apt-get</command> o <command>aptitude</command> come minimo "
2928 "suggeriscono di rimuoverlo."
2930 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2933 "<literal>auto</literal> is used to mark a package as being automatically "
2934 "installed, which will cause the package to be removed when no more manually "
2935 "installed packages depend on this package."
2937 "<literal>auto</literal> viene usato per contrassegnare un pacchetto come "
2938 "installato automaticamente, il che fa sì che il pacchetto venga rimosso "
2939 "quando non c'è più alcun pacchetto installato manualmente che dipende da "
2942 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2945 "<literal>manual</literal> is used to mark a package as being manually "
2946 "installed, which will prevent the package from being automatically removed "
2947 "if no other packages depend on it."
2949 "<literal>manual</literal> viene usato per contrassegnare un pacchetto come "
2950 "installato manualmente, il che impedisce che un pacchetto venga rimosso "
2951 "automaticamente se nessun altro dipende da esso."
2953 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2956 "<literal>showauto</literal> is used to print a list of automatically "
2957 "installed packages with each package on a new line. All automatically "
2958 "installed packages will be listed if no package is given. If packages are "
2959 "given only those which are automatically installed will be shown."
2961 "<literal>showauto</literal> viene usato per stampare un elenco di pacchetti "
2962 "installati automaticamente, ciascuno su una riga. Se non viene specificato "
2963 "alcun pacchetto, vengono elencati tutti i pacchetti installati "
2964 "automaticamente. Se vengono specificati dei pacchetti, verranno mostrati "
2965 "solo quelli automaticamente installati."
2967 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2970 "<literal>showmanual</literal> can be used in the same way as "
2971 "<literal>showauto</literal> except that it will print a list of manually "
2972 "installed packages instead."
2974 "<literal>showmanual</literal> può essere usato nello stesso modo di "
2975 "<literal>showauto</literal>, tranne per il fatto che stampa invece un elenco "
2976 "dei pacchetti installati manualmente"
2978 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2981 "Read/Write package stats from the filename given with the parameter "
2982 "&synopsis-param-filename; instead of from the default location, which is "
2983 "<filename>extended_status</filename> in the directory defined by the "
2984 "Configuration Item: <literal>Dir::State</literal>."
2986 "Legge/Scrive le statistiche sui pacchetti dal file specificato con il "
2987 "parametro &synopsis-param-filename; invece che dalla posizione predefinita "
2988 "che è <filename>extended_status</filename> nella directory definita dalla "
2989 "voce di configurazione <literal>Dir::State</literal>."
2991 #. type: Content of: <refentry><refsect1><title>
2993 msgid "Prevent Changes for a Package"
2994 msgstr "Evitare modifiche ad un pacchetto"
2996 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2999 "<literal>hold</literal> is used to mark a package as held back, which will "
3000 "prevent the package from being automatically installed, upgraded or removed."
3002 "<literal>hold</literal> viene usato per contrassegnare un pacchetto come "
3003 "bloccato, il che impedisce che un pacchetto venga installato, aggiornato o "
3004 "rimosso automaticamente."
3006 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3009 "<literal>unhold</literal> is used to cancel a previously set hold on a "
3010 "package to allow all actions again."
3012 "<literal>unhold</literal> viene usato per annullare un blocco impostato in "
3013 "precedenza, per permettere nuovamente tutte le azioni."
3015 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3018 "<literal>showhold</literal> is used to print a list of packages on hold in "
3019 "the same way as for the other show commands."
3021 "<literal>showhold</literal> viene usato per stampare un elenco di pacchetti "
3022 "bloccati in modo uguale a ciò che fanno gli altri comandi «show»."
3024 #. type: Content of: <refentry><refsect1><title>
3026 msgid "Schedule Packages for Install, Remove and Purge"
3027 msgstr "Pianificare l'installazione, rimozione ed eliminazione di pacchetti"
3029 #. type: Content of: <refentry><refsect1><para>
3032 "Some front-ends like <command>apt-get dselect-upgrade</command> can be used "
3033 "to apply previously scheduled changes to the install state of packages. Such "
3034 "changes can be scheduled with the <option>install</option>, <option>remove</"
3035 "option> (also known as <option>deinstall</option>) and <option>purge</"
3036 "option> commands. Packages with a specific selection can be displayed with "
3037 "<option>showinstall</option>, <option>showremove</option> and "
3038 "<option>showpurge</option> respectively. More information about these so "
3039 "called dpkg selections can be found in &dpkg;."
3041 "Alcuni frontend, come <command>apt-get dselect-upgrade</command> possono "
3042 "essere usati per applicare modifiche allo stato di installazione dei "
3043 "pacchetti precedentemente pianificate. Queste modifiche possono essere "
3044 "pianificate usando i comandi <option>install</option>, <option>remove</"
3045 "option> (noto anche come <option>deinstall</option>) e <option>purge</"
3046 "option>. I pacchetti con una selezione specifica possono essere visualizzati "
3047 "rispettivamente con <option>showinstall</option>, <option>showremove</"
3048 "option> e <option>showpurge</option>. Ulteriori informazioni su queste "
3049 "cosiddette selezioni di dpkg possono essere trovate in &dpkg;."
3051 #. type: Content of: <refentry><refsect1><para>
3054 "<command>apt-mark</command> returns zero on normal operation, non-zero on "
3057 "<command>apt-mark</command> restituisce zero in caso di funzionamento "
3058 "normale e un valore diverso da zero in caso di errore."
3060 #. type: Content of: <refentry><refnamediv><refpurpose>
3062 msgid "Archive authentication support for APT"
3063 msgstr "supporto per l'autenticazione degli archivi per APT"
3065 #. type: Content of: <refentry><refsect1><para>
3069 #| "Starting with version 0.6, <command>APT</command> contains code that does "
3070 #| "signature checking of the Release file for all repositories. This ensures "
3071 #| "that data like packages in the archive can't be modified by people who "
3072 #| "have no access to the Release file signing key."
3074 "Starting with version 0.6, <command>APT</command> contains code that does "
3075 "signature checking of the Release file for all repositories. This ensures "
3076 "that data like packages in the archive can't be modified by people who have "
3077 "no access to the Release file signing key. Starting with version 1.1 "
3078 "<command>APT</command> requires repositories to provide recent "
3079 "authentication information for unimpeded usage of the repository."
3081 "A partire dalla versione 0.6, <command>APT</command> contiene del codice che "
3082 "controlla le firme dei file Release per tutti i repository. Ciò assicura che "
3083 "dati quali i pacchetti nell'archivio non possano essere modificati da "
3084 "persone che non hanno accesso alla chiave di firma dei file Release."
3086 #. type: Content of: <refentry><refsect1><para>
3090 #| "If an archive has an unsigned Release file or no Release file at all "
3091 #| "current APT versions will raise a warning in <command>update</command> "
3092 #| "operations and front-ends like <command>apt-get</command> will require "
3093 #| "explicit confirmation if an installation request includes a package from "
3094 #| "such an unauthenticated archive."
3096 "If an archive has an unsigned Release file or no Release file at all current "
3097 "APT versions will refuse to download data from them by default in "
3098 "<command>update</command> operations and even if forced to download front-"
3099 "ends like &apt-get; will require explicit confirmation if an installation "
3100 "request includes a package from such an unauthenticated archive."
3102 "Se un archivio ha un file Release non firmato o non ha per nulla un file "
3103 "Release, le versioni attuali di APT mostrano un avvertimento durante le "
3104 "operazioni di <command>update</command> e i frontend come <command>apt-get</"
3105 "command> richiedono una conferma esplicita se una richiesta di installazione "
3106 "include un pacchetto da un archivio non autenticato di questo tipo."
3108 #. type: Content of: <refentry><refsect1><para>
3111 "As a temporary exception &apt-get; (not &apt;!) raises warnings only if it "
3112 "encounters unauthenticated archives to give a slightly longer grace period "
3113 "on this backward compatibility effecting change. This exception will be "
3114 "removed in future releases and you can opt-out of this grace period by "
3115 "setting the configuration option <option>Binary::apt-get::Acquire::"
3116 "AllowInsecureRepositories</option> to <literal>false</literal> or <option>--"
3117 "no-allow-insecure-repositories</option> on the command line."
3120 #. type: Content of: <refentry><refsect1><para>
3123 "You can force all APT clients to raise only warnings by setting the "
3124 "configuration option <option>Acquire::AllowInsecureRepositories</option> to "
3125 "<literal>true</literal>. Individual repositories can also be allowed to be "
3126 "insecure via the &sources-list; option <literal>allow-insecure=yes</"
3127 "literal>. Note that insecure repositories are strongly discouraged and all "
3128 "options to force apt to continue supporting them will eventually be "
3129 "removed. Users also have the <option>Trusted</option> option available to "
3130 "disable even the warnings, but be sure to understand the implications as "
3131 "detailed in &sources-list;."
3134 #. type: Content of: <refentry><refsect1><para>
3137 "A repository which previously was authentication but would loose this state "
3138 "in an <command>update</command> operation raises an error in all APT clients "
3139 "irrespective of the option to allow or forbid usage of insecure "
3140 "repositories. The error can be overcome by additionally setting "
3141 "<option>Acquire::AllowDowngradeToInsecureRepositories</option> to "
3142 "<literal>true</literal> or for Individual repositories with the &sources-"
3143 "list; option <literal>allow-downgrade-to-insecure=yes</literal>."
3146 #. type: Content of: <refentry><refsect1><para>
3149 "Note: All APT-based package management front-ends like &apt-get;, &aptitude; "
3150 "and &synaptic; support this authentication feature, so this manpage uses "
3151 "<literal>APT</literal> to refer to them all for simplicity only."
3153 "Nota: tutti i front-end di gestione dei pacchetti basati su APT, come &apt-"
3154 "get;, &aptitude; e &synaptic;, supportano questa funzionalità di "
3155 "autenticazione, perciò questa pagina di manuale usa <literal>APT</literal> "
3156 "per fare riferimento a tutti loro solo per ragioni di semplicità."
3158 #. type: Content of: <refentry><refsect1><title>
3160 msgid "Trusted Repositories"
3161 msgstr "Repository fidati"
3163 #. type: Content of: <refentry><refsect1><para>
3166 "The chain of trust from an APT archive to the end user is made up of several "
3167 "steps. <command>apt-secure</command> is the last step in this chain; "
3168 "trusting an archive does not mean that you trust its packages not to contain "
3169 "malicious code, but means that you trust the archive maintainer. It's the "
3170 "archive maintainer's responsibility to ensure that the archive's integrity "
3173 "La catena di fiducia da un archivio APT all'utente finale è composta di vari "
3174 "passaggi intermedi. <command>apt-secure</command> è l'ultimo della catena; "
3175 "il fatto che si abbia fiducia in un archivio non significa che si abbia "
3176 "fiducia che i suoi pacchetti non contengano codice malevolo, ma significa "
3177 "che si ha fiducia nel manutentore dell'archivio. È responsabilità del "
3178 "manutentore dell'archivio assicurare che sia preservata l'integrità "
3181 #. type: Content of: <refentry><refsect1><para>
3184 "apt-secure does not review signatures at a package level. If you require "
3185 "tools to do this you should look at <command>debsig-verify</command> and "
3186 "<command>debsign</command> (provided in the debsig-verify and devscripts "
3187 "packages respectively)."
3189 "apt-secure non controlla le firme a livello di pacchetto. Se si desiderano "
3190 "strumenti per farlo, si possono guardare <command>debsig-verify</command> e "
3191 "<command>debsign</command> (forniti rispettivamente nei pacchetti debsig-"
3192 "verify e devscripts)."
3194 #. type: Content of: <refentry><refsect1><para>
3197 "The chain of trust in Debian starts (e.g.) when a maintainer uploads a new "
3198 "package or a new version of a package to the Debian archive. In order to "
3199 "become effective, this upload needs to be signed by a key contained in one "
3200 "of the Debian package maintainer keyrings (available in the debian-keyring "
3201 "package). Maintainers' keys are signed by other maintainers following pre-"
3202 "established procedures to ensure the identity of the key holder. Similar "
3203 "procedures exist in all Debian-based distributions."
3205 "La catena di fiducia in Debian ha inizio (ad esempio) quando un manutentore "
3206 "carica un nuovo pacchetto o una nuova versione di un pacchetto nell'archivio "
3207 "Debian. Per poter diventare effettivo, questo caricamento deve essere "
3208 "firmato con una chiave contenuta in uno dei portachiavi dei manutentori "
3209 "Debian (disponibili nel pacchetto debian-keyring). Le chiavi dei manutentori "
3210 "sono firmate da altri manutentori seguendo delle procedure prestabilite, per "
3211 "assicurare l'identità del proprietario della chiave. Procedure simili "
3212 "esistono in tutte le distribuzioni basate su Debian."
3214 #. type: Content of: <refentry><refsect1><para>
3217 "Once the uploaded package is verified and included in the archive, the "
3218 "maintainer signature is stripped off, and checksums of the package are "
3219 "computed and put in the Packages file. The checksums of all of the Packages "
3220 "files are then computed and put into the Release file. The Release file is "
3221 "then signed by the archive key for this &keyring-distro; release, and "
3222 "distributed alongside the packages and the Packages files on &keyring-"
3223 "distro; mirrors. The keys are in the &keyring-distro; archive keyring "
3224 "available in the &keyring-package; package."
3226 "Una volta che il pacchetto caricato è verificato e incluso nell'archivio, la "
3227 "firma del manutentore viene rimossa e i codici di controllo del pacchetto "
3228 "vengono calcolati e messi nel file Packages. Vengono quindi calcolati i "
3229 "codici di controllo di tutti i file Packages e vengono messi nel file "
3230 "Release. Il file Release viene poi firmato con la chiave dell'archivio per "
3231 "questo rilascio di &keyring-distro; e viene distribuito insieme ai pacchetti "
3232 "e ai file Packages nei mirror &keyring-distro;. Le chiavi sono nel "
3233 "portachiavi degli archivi &keyring-distro;, disponibile nel pacchetto "
3234 "&keyring-package;."
3236 #. type: Content of: <refentry><refsect1><para>
3239 "End users can check the signature of the Release file, extract a checksum of "
3240 "a package from it and compare it with the checksum of the package they "
3241 "downloaded by hand - or rely on APT doing this automatically."
3243 "Gli utenti finali possono controllare la firma del file Release, estrarre da "
3244 "esso il codice di controllo di un pacchetto e confrontarlo con il codice di "
3245 "controllo del pacchetto che hanno scaricato a mano, oppure possono affidarsi "
3246 "ad APT che lo fa automaticamente."
3248 #. type: Content of: <refentry><refsect1><para>
3251 "Notice that this is distinct from checking signatures on a per package "
3252 "basis. It is designed to prevent two possible attacks:"
3254 "Notare che questo è diverso dal controllare le firme per ciascun pacchetto. "
3255 "È progettato per prevenire due possibili attacchi:"
3257 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3260 "<literal>Network \"man in the middle\" attacks</literal>. Without signature "
3261 "checking, malicious agents can introduce themselves into the package "
3262 "download process and provide malicious software either by controlling a "
3263 "network element (router, switch, etc.) or by redirecting traffic to a rogue "
3264 "server (through ARP or DNS spoofing attacks)."
3266 "<literal>Attacchi di rete «man in the middle»</literal>. Senza il controllo "
3267 "delle firme, soggetti malevoli possono introdursi nel processo di "
3268 "scaricamento dei pacchetti e fornire software pericoloso controllando un "
3269 "elemento di rete (router, switch, ecc.) oppure ridirigendo il traffico ad un "
3270 "server cattivo (attraverso attacchi di falsificazione di DNS e ARP)."
3272 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3275 "<literal>Mirror network compromise</literal>. Without signature checking, a "
3276 "malicious agent can compromise a mirror host and modify the files in it to "
3277 "propagate malicious software to all users downloading packages from that "
3280 "<literal>Compromissione della rete dei mirror</literal>. Senza il controllo "
3281 "delle firme, soggetti malevoli possono compromettere un host mirror e "
3282 "modificare i file su di esso per propagare il software pericoloso a tutti "
3283 "gli utenti che scaricano i pacchetti da quell'host."
3285 #. type: Content of: <refentry><refsect1><para>
3288 "However, it does not defend against a compromise of the master server itself "
3289 "(which signs the packages) or against a compromise of the key used to sign "
3290 "the Release files. In any case, this mechanism can complement a per-package "
3293 "Tuttavia non difende dalle compromissioni del server principale stesso (che "
3294 "firma i pacchetti) o dalla compromissione della chiave usata per firmare i "
3295 "file Release. In ogni caso, questo meccanismo può complementare le firme a "
3296 "livello di singolo pacchetto."
3298 #. type: Content of: <refentry><refsect1><title>
3300 msgid "User Configuration"
3301 msgstr "Configurazione utente"
3303 #. type: Content of: <refentry><refsect1><para>
3306 "<command>apt-key</command> is the program that manages the list of keys used "
3307 "by APT to trust repositories. It can be used to add or remove keys as well "
3308 "as list the trusted keys. Limiting which key(s) are able to sign which "
3309 "archive is possible via the <option>Signed-By</option> in &sources-list;."
3311 "<command>apt-key</command> è il programma che gestisce l'elenco delle chiavi "
3312 "usate da APT per fidarsi dei repository. Può essere usato per aggiungere o "
3313 "rimuovere chiavi, oltre che per elencare le chiavi fidate. È possibile "
3314 "limitare quali chiavi possono firmare determinati archivi usando "
3315 "<option>Signed-By</option> in &sources-list;."
3317 #. type: Content of: <refentry><refsect1><para>
3320 "Note that a default installation already contains all keys to securely "
3321 "acquire packages from the default repositories, so fiddling with "
3322 "<command>apt-key</command> is only needed if third-party repositories are "
3325 "Notare che un'installazione predefinita contiene già tutte le chiavi per "
3326 "acquisire in modo sicuro i pacchetti dai repository predefiniti, perciò le "
3327 "modifiche fatte a mano con <command>apt-key</command> sono necessarie solo "
3328 "se vengono aggiunti repository di terze parti."
3330 #. type: Content of: <refentry><refsect1><para>
3333 "In order to add a new key you need to first download it (you should make "
3334 "sure you are using a trusted communication channel when retrieving it), add "
3335 "it with <command>apt-key</command> and then run <command>apt-get update</"
3336 "command> so that apt can download and verify the <filename>InRelease</"
3337 "filename> or <filename>Release.gpg</filename> files from the archives you "
3340 "Per aggiungere una nuova chiave, è necessario prima scaricarla (ci si "
3341 "dovrebbe assicurare di usare un canale di comunicazione fidato quando la si "
3342 "recupera), aggiungerla con <command>apt-key</command> e poi eseguire "
3343 "<command>apt-get update</command>, in modo che apt possa scaricare e "
3344 "verificare i file <filename>InRelease</filename> o <filename>Release.gpg</"
3345 "filename> dagli archivi che sono configurati."
3347 #. type: Content of: <refentry><refsect1><title>
3349 msgid "Archive Configuration"
3350 msgstr "Configurazione dell'archivio"
3352 #. type: Content of: <refentry><refsect1><para>
3355 "If you want to provide archive signatures in an archive under your "
3356 "maintenance you have to:"
3358 "Se si desiderano fornire firme per un archivio di cui si è il manutentore, "
3361 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3364 "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
3365 "already. You can do this by running <command>apt-ftparchive release</"
3366 "command> (provided in apt-utils)."
3368 "<emphasis>Creare un file Release di livello più alto</emphasis>, se non "
3369 "esiste già. Lo si può fare eseguendo <command>apt-ftparchive release</"
3370 "command> (fornito in apt-utils)."
3372 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3375 "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg --"
3376 "clearsign -o InRelease Release</command> and <command>gpg -abs -o Release."
3377 "gpg Release</command>."
3379 "<emphasis>Firmarlo</emphasis>. Lo si può fare eseguendo <command>gpg --"
3380 "clearsign -o InRelease Release</command> e <command>gpg -abs -o Release.gpg "
3381 "Release</command>."
3383 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3386 "<emphasis>Publish the key fingerprint</emphasis>, so that your users will "
3387 "know what key they need to import in order to authenticate the files in the "
3388 "archive. It is best to ship your key in its own keyring package like "
3389 "&keyring-distro; does with &keyring-package; to be able to distribute "
3390 "updates and key transitions automatically later."
3392 "<emphasis>Pubblicare l'impronta digitale della chiave</emphasis>, in modo "
3393 "che i propri utenti sappiano quale chiave devono importare per poter "
3394 "autenticare i file nell'archivio. È meglio distribuire la propria chiave in "
3395 "un proprio pacchetto portachiavi, come &keyring-distro; fa con &keyring-"
3396 "package; per essere in grado in futuro di distribuire aggiornamenti e "
3397 "transizioni di chiave in modo automatico."
3399 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3402 "<emphasis>Provide instructions on how to add your archive and key</"
3403 "emphasis>. If your users can't acquire your key securely the chain of trust "
3404 "described above is broken. How you can help users add your key depends on "
3405 "your archive and target audience ranging from having your keyring package "
3406 "included in another archive users already have configured (like the default "
3407 "repositories of their distribution) to leveraging the web of trust."
3409 "<emphasis>Fornire istruzioni su come aggiungere il proprio archivio e la "
3410 "propria chiave</emphasis>. Se i propri utenti non possono acquisire la "
3411 "chiave in maniera sicura, la catena di fiducia descritta sopra viene "
3412 "interrotta. Il modo in cui si può aiutare gli utenti ad aggiungere la "
3413 "propria chiave dipende dal proprio archivio e dalla propria utenza e va da "
3414 "avere un proprio pacchetto portachiavi incluso in un altro archivio che gli "
3415 "utenti hanno già configurato (come i repository predefiniti della loro "
3416 "distribuzione) a sfruttare la rete di fiducia."
3418 #. type: Content of: <refentry><refsect1><para>
3421 "Whenever the contents of the archive change (new packages are added or "
3422 "removed) the archive maintainer has to follow the first two steps outlined "
3425 "Ogni volta che i contenuti dell'archivio cambiano (sono aggiunti o rimossi "
3426 "nuovi pacchetti), il manutentore dell'archivio deve compiere nuovamente i "
3427 "primi due passi descritti sopra."
3429 #. type: Content of: <refentry><refsect1><para>
3432 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
3433 "&debsign;, &debsig-verify;, &gpg;"
3435 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
3436 "&debsign;, &debsig-verify;, &gpg;"
3438 #. type: Content of: <refentry><refsect1><para>
3441 "For more background information you might want to review the <ulink url="
3442 "\"https://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian "
3443 "Security Infrastructure</ulink> chapter of the Securing Debian Manual (also "
3444 "available in the harden-doc package) and the <ulink url=\"http://www."
3445 "cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution HOWTO</"
3446 "ulink> by V. Alex Brennen."
3448 "Per maggiori informazioni sui concetti alla base di questo sistema, si può "
3449 "leggere il capitolo <ulink url=\"https://www.debian.org/doc/manuals/securing-"
3450 "debian-howto/ch7\">Debian Security Infrastructure</ulink> del manuale "
3451 "Securing Debian (disponibile anche nel pacchetto harden-doc) e il <ulink url="
3452 "\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong "
3453 "Distribution HOWTO</ulink> di V. Alex Brennen."
3455 #. type: Content of: <refentry><refsect1><title>
3457 msgid "Manpage Authors"
3458 msgstr "Autori della pagina di manuale"
3460 #. type: Content of: <refentry><refsect1><para>
3463 "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
3464 "Jones, Colin Walters, Florian Weimer and Michael Vogt."
3466 "Questa pagina di manuale è basata sul lavoro di Javier Fernández-Sanguino "
3467 "Peña, Isaac Jones, Colin Walters, Florian Weimer e Michael Vogt."
3469 #. type: Content of: <refentry><refnamediv><refpurpose>
3471 msgid "APT CD-ROM management utility"
3472 msgstr "strumento APT per la gestione dei CD-ROM"
3474 #. type: Content of: <refentry><refsect1><para>
3477 "<command>apt-cdrom</command> is used to add a new CD-ROM to APT's list of "
3478 "available sources. <command>apt-cdrom</command> takes care of determining "
3479 "the structure of the disc as well as correcting for several possible mis-"
3480 "burns and verifying the index files."
3482 "<command>apt-cdrom</command> è usato per aggiungere un nuovo CD-ROM alla "
3483 "lista delle fonti disponibili per APT. <command>apt-cdrom</command> si "
3484 "prende cura di determinare la struttura del disco e anche di correggere "
3485 "possibili errori di masterizzazione e di verificare i file indice."
3487 #. type: Content of: <refentry><refsect1><para>
3490 "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
3491 "system; it cannot be done by hand. Furthermore each disc in a multi-CD set "
3492 "must be inserted and scanned separately to account for possible mis-burns."
3494 "Per aggiungere dei CD al sistema APT è necessario usare <command>apt-cdrom</"
3495 "command>, in quanto ciò non può essere fatto manualmente. Inoltre ogni disco "
3496 "in un insieme di più CD deve essere inserito e scansionato separatamente per "
3497 "tenere conto di possibili errori di masterizzazione."
3499 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3502 "<literal>add</literal> is used to add a new disc to the source list. It will "
3503 "unmount the CD-ROM device, prompt for a disc to be inserted and then proceed "
3504 "to scan it and copy the index files. If the disc does not have a proper "
3505 "<filename>.disk</filename> directory you will be prompted for a descriptive "
3508 "<literal>add</literal> è usato per aggiungere un nuovo disco alla lista "
3509 "delle fonti. Smonterà il device del CD-ROM, chiederà di inserire un disco e "
3510 "poi procederà alla sua scansione e copierà i file indice. Se il disco non ha "
3511 "una directory <filename>.disk/</filename> corretta, verrà chiesto un titolo "
3514 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3517 "APT uses a CD-ROM ID to track which disc is currently in the drive and "
3518 "maintains a database of these IDs in <filename>&statedir;/cdroms.list</"
3521 "APT usa un identificativo per i CD-ROM per tenere traccia di quale disco è "
3522 "attualmente nel lettore e mantiene un database di questi identificativi nel "
3523 "file <filename>&statedir;/cdroms.list</filename>."
3525 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3528 "A debugging tool to report the identity of the current disc as well as the "
3531 "Uno strumento di debug per riportare l'identità del disco corrente così come "
3532 "il nome dei file memorizzato."
3534 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3537 "Do not try to auto-detect the CD-ROM path. Usually combined with the "
3538 "<option>--cdrom</option> option. Configuration Item: <literal>Acquire::"
3539 "cdrom::AutoDetect</literal>."
3541 "Non cercare di rilevare automaticamente il percorso del CD-ROM. Solitamente "
3542 "usato insieme all'opzione <option>--cdrom</option>. Voce di configurazione: "
3543 "<literal>Acquire::cdrom::AutoDetect</literal>."
3545 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3548 "Mount point; specify the location to mount the CD-ROM. This mount point must "
3549 "be listed in <filename>/etc/fstab</filename> and properly configured. "
3550 "Configuration Item: <literal>Acquire::cdrom::mount</literal>."
3552 "Punto di mount; specifica la posizione in cui montare il CD-ROM. Questo "
3553 "punto di mount deve essere elencato nel file <filename>/etc/fstab</filename> "
3554 "e configurato correttamente. Voce di configurazione: <literal>Acquire::"
3555 "cdrom::mount</literal>."
3557 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3560 "Rename a disc; change the label of a disc or override the disc's given "
3561 "label. This option will cause <command>apt-cdrom</command> to prompt for a "
3562 "new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
3564 "Rinomina un disco; cambia l'etichetta di un disco o soppianta l'etichetta "
3565 "originale del disco. Questa opzione farà sì che <command>apt-cdrom</command> "
3566 "chieda una nuova etichetta. Voce di configurazione: <literal>APT::CDROM::"
3569 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3572 "No mounting; prevent <command>apt-cdrom</command> from mounting and "
3573 "unmounting the mount point. Configuration Item: <literal>APT::CDROM::"
3574 "NoMount</literal>."
3576 "Non montare; impedisce ad <command>apt-cdrom</command> di montare e smontare "
3577 "il punto di mount. Voce di configurazione: <literal>APT::CDROM::NoMount</"
3580 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3583 "Fast Copy; Assume the package files are valid and do not check every "
3584 "package. This option should be used only if <command>apt-cdrom</command> has "
3585 "been run on this disc before and did not detect any errors. Configuration "
3586 "Item: <literal>APT::CDROM::Fast</literal>."
3588 "Copia rapida; assume che i file dei pacchetti siano validi e non verifica "
3589 "ogni pacchetto. Questa opzione dovrebbe essere usata solo se <command>apt-"
3590 "cdrom</command> è stato già eseguito sul disco e non ha rilevato alcun "
3591 "errore. Voce di configurazione: <literal>APT::CDROM::Fast</literal>."
3593 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3596 "Thorough Package Scan; This option may be needed with some old Debian "
3597 "1.1/1.2 discs that have Package files in strange places. It takes much "
3598 "longer to scan the CD but will pick them all up."
3600 "Scansione approfondita dei file Package; questa opzione può essere "
3601 "necessaria con alcuni dischi delle vecchie Debian 1.1/1.2 in cui i file "
3602 "Package si trovano in posti inconsueti. La scansione dei CD richiederà molto "
3603 "più tempo, ma troverà tutti i file."
3605 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3608 "No Changes; Do not change the &sources-list; file and do not write index "
3609 "files. Everything is still checked however. Configuration Item: "
3610 "<literal>APT::CDROM::NoAct</literal>."
3612 "Nessun cambiamento; non cambia il file &sources-list; e non scrive i file "
3613 "indice. Tuttavia ogni cosa è comunque verificata. Voce di configurazione: "
3614 "<literal>APT::CDROM::NoAct</literal>."
3616 #. type: Content of: <refentry><refsect1><para>
3618 msgid "&apt-conf;, &apt-get;, &sources-list;"
3619 msgstr "&apt-conf;, &apt-get;, &sources-list;"
3621 #. type: Content of: <refentry><refsect1><para>
3624 "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
3627 "<command>apt-cdrom</command> restituisce zero in caso di funzionamento "
3628 "normale e il valore decimale 100 in caso di errore."
3630 #. type: Content of: <refentry><refnamediv><refpurpose>
3632 msgid "APT Configuration Query program"
3633 msgstr "programma di interrogazione della configurazione di APT"
3635 #. type: Content of: <refentry><refsect1><para>
3638 "<command>apt-config</command> is an internal program used by various "
3639 "portions of the APT suite to provide consistent configurability. It accesses "
3640 "the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
3641 "manner that is easy to use for scripted applications."
3643 "<command>apt-config</command> è un programma interno usato da varie parti "
3644 "della suite APT per fornire una configurabilità coerente. Accede al file "
3645 "principale di configurazione <filename>/etc/apt/apt.conf</filename> in un "
3646 "modo facile da usare da parte di applicazioni che usano script."
3648 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3651 "shell is used to access the configuration information from a shell script. "
3652 "It is given pairs of arguments, the first being a shell variable and the "
3653 "second the configuration value to query. As output it lists shell assignment "
3654 "commands for each value present. In a shell script it should be used as "
3657 "shell viene usato per accedere alle informazioni di configurazione da parte "
3658 "di uno script di shell. Riceve coppie di argomenti, il primo dei quali è una "
3659 "variabile di shell e il secondo è il valore di configurazione da "
3660 "interrogare. Come risultato elenca il comando shell di assegnazione per "
3661 "ciascun valore presente. In uno script di shell dovrebbe essere usato in "
3664 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
3669 "RES=`apt-config shell OPTS MyApp::options`\n"
3673 "RES=`apt-config shell OPZIONI MiaApp::opzioni`\n"
3676 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3679 "This will set the shell environment variable $OPTS to the value of MyApp::"
3680 "options with a default of <option>-f</option>."
3682 "In questo modo la variabile d'ambiente $OPZIONI della shell verrà impostata "
3683 "al valore di MiaApp::opzioni con un valore predefinito di <option>-f</"
3686 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3689 "The configuration item may be postfixed with a /[fdbi]. f returns file "
3690 "names, d returns directories, b returns true or false and i returns an "
3691 "integer. Each of the returns is normalized and verified internally."
3693 "La voce di configurazione può essere seguita da /[fdbi]. f restituisce nomi "
3694 "di file, d restituisce directory, b restituisce vero o falso e i restituisce "
3695 "un intero. Ogni valore restituito è normalizzato e verificato internamente."
3697 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3699 msgid "Just show the contents of the configuration space."
3700 msgstr "Mostra soltanto i contenuti dello spazio di configurazione."
3702 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3705 "Include options which have an empty value. This is the default, so use --no-"
3706 "empty to remove them from the output."
3708 "Include le opzioni che hanno un valore vuoto. Questo è il comportamento "
3709 "predefinito, perciò usare --no-empty per rimuoverle dall'output."
3711 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
3713 msgid "%f "%v";%n"
3714 msgstr "%f "%v";%n"
3716 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3719 "Defines the output of each config option. %t will be replaced with "
3720 "its individual name, %f with its full hierarchical name and %v "
3721 "with its value. Use uppercase letters and special characters in the value "
3722 "will be encoded to ensure that it can e.g. be safely used in a quoted-string "
3723 "as defined by RFC822. Additionally %n will be replaced by a newline, "
3724 "and %N by a tab. A % can be printed by using %%."
3726 "Definisce l'output per ciascuna opzione di configurazione. %t verrà "
3727 "sostituito dal suo nome, %f dal suo nome gerarchico completo e "
3728 "%v dal suo valore. Usa le lettere maiuscole e i caratteri speciali "
3729 "nel valore verranno codificati per assicurare che possano essere usati senza "
3730 "problemi in una stringa tra virgolette, come definito nella RFC822. In "
3731 "aggiunta %n verrà sostituito da un ritorno a capo e %N da una "
3732 "tabulazione. Un carattere % può essere prodotto usando %"
3735 #. type: Content of: <refentry><refsect1><para>
3736 #: apt-config.8.xml apt-extracttemplates.1.xml apt-sortpkgs.1.xml
3737 #: apt-ftparchive.1.xml
3741 #. type: Content of: <refentry><refsect1><para>
3744 "<command>apt-config</command> returns zero on normal operation, decimal 100 "
3747 "<command>apt-config</command> restituisce zero in caso di funzionamento "
3748 "normale e il valore decimale 100 in caso di errore."
3750 #. type: Content of: <refentry><refentryinfo><author><contrib>
3752 msgid "Initial documentation of Debug::*."
3753 msgstr "Documentazione iniziale di Debug::*."
3755 #. type: Content of: <refentry><refentryinfo><author><email>
3757 msgid "dburrows@debian.org"
3758 msgstr "dburrows@debian.org"
3760 #. type: Content of: <refentry><refmeta><manvolnum>
3761 #: apt.conf.5.xml apt_preferences.5.xml sources.list.5.xml
3765 #. type: Content of: <refentry><refnamediv><refpurpose>
3767 msgid "Configuration file for APT"
3768 msgstr "file di configurazione di APT"
3770 #. type: Content of: <refentry><refsect1><para>
3773 "<filename>/etc/apt/apt.conf</filename> is the main configuration file shared "
3774 "by all the tools in the APT suite of tools, though it is by no means the "
3775 "only place options can be set. The suite also shares a common command line "
3776 "parser to provide a uniform environment."
3778 "<filename>/etc/apt/apt.conf</filename> è il file di configurazione "
3779 "principale condiviso da tutti gli strumenti nella suite APT, anche se non è "
3780 "affatto l'unico posto in cui possono essere impostate opzioni. La suite "
3781 "condivide anche un analizzatore comune della riga di comando per fornire un "
3782 "ambiente uniforme."
3784 #. type: Content of: <refentry><refsect1><orderedlist><para>
3787 "When an APT tool starts up it will read the configuration files in the "
3790 "Quando uno strumento APT viene avviato, legge i file di configurazione nel "
3793 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3796 "the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
3799 "il file specificato dalla variabile d'ambiente <envar>APT_CONFIG</envar> (se "
3802 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3805 "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
3806 "order which have either no or \"<literal>conf</literal>\" as filename "
3807 "extension and which only contain alphanumeric, hyphen (-), underscore (_) "
3808 "and period (.) characters. Otherwise APT will print a notice that it has "
3809 "ignored a file, unless that file matches a pattern in the <literal>Dir::"
3810 "Ignore-Files-Silently</literal> configuration list - in which case it will "
3811 "be silently ignored."
3813 "tutti i file in <literal>Dir::Etc::Parts</literal>, in ordine alfanumerico "
3814 "crescente, se il loro nome file non ha estensione o ha «<literal>conf</"
3815 "literal>» come estensione, e contiene solamente caratteri alfanumerici, "
3816 "trattini (-), caratteri di sottolineatura (_) e punti (.). Altrimenti, APT "
3817 "visualizza un messaggio che informa che un file è stato ignorato, a meno che "
3818 "il file non corrisponda ad un modello nell'elenco di configurazione "
3819 "<literal>Dir::Ignore-Files-Silently</literal> nel qual caso verrà ignorato "
3822 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3825 "the main configuration file specified by <literal>Dir::Etc::main</literal>"
3827 "il file di configurazione principale specificato da <literal>Dir::Etc::main</"
3830 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3833 "all options set in the binary specific configuration subtree are moved into "
3834 "the root of the tree."
3836 "tutte le opzioni impostate nel sottoalbero di configurazione specifico dei "
3837 "binari sono spostate nella radice dell'albero."
3839 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3842 "the command line options are applied to override the configuration "
3843 "directives or to load even more configuration files."
3845 "le opzioni nella riga di comando sono applicate per scavalcare le direttive "
3846 "di configurazione o per caricare ulteriori file di configurazione."
3848 #. type: Content of: <refentry><refsect1><title>
3853 #. type: Content of: <refentry><refsect1><para>
3856 "The configuration file is organized in a tree with options organized into "
3857 "functional groups. Option specification is given with a double colon "
3858 "notation; for instance <literal>APT::Get::Assume-Yes</literal> is an option "
3859 "within the APT tool group, for the Get tool. Options do not inherit from "
3860 "their parent groups."
3862 "Il file di configurazione ha un'organizzazione ad albero con le opzioni "
3863 "riunite in gruppi funzionali. Un'opzione viene specificata con una notazione "
3864 "a due punti (:); per esempio <literal>APT::Get::Assume-Yes</literal> è "
3865 "un'opzione per lo strumento Get all'interno del gruppo dello strumento APT. "
3866 "Le opzioni non ereditano dai gruppi genitori."
3868 #. type: Content of: <refentry><refsect1><para>
3871 "Syntactically the configuration language is modeled after what the ISC tools "
3872 "such as bind and dhcp use. Lines starting with <literal>//</literal> are "
3873 "treated as comments (ignored), as well as all text between <literal>/*</"
3874 "literal> and <literal>*/</literal>, just like C/C++ comments. Each line is "
3875 "of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. The "
3876 "quotation marks and trailing semicolon are required. The value must be on "
3877 "one line, and there is no kind of string concatenation. Values must not "
3878 "include backslashes or extra quotation marks. Option names are made up of "
3879 "alphanumeric characters and the characters \"/-:._+\". A new scope can be "
3880 "opened with curly braces, like this:"
3882 "Sintatticamente il linguaggio di configurazione è basato sul modello di "
3883 "quello usato dagli strumenti ISC come bind e dhcp. Le righe che iniziano con "
3884 "<literal>//</literal> vengono trattate come commenti (ignorate), così come "
3885 "tutto il testo racchiuso tra <literal>/*</literal> e <literal>*/</literal>, "
3886 "proprio come i commenti C/C++. Ogni riga ha la forma <literal>APT::Get::"
3887 "Assume-Yes \"true\";</literal>. Le virgolette e il punto e virgola finale "
3888 "sono obbligatori. I valori non possono includere barre inverse (\\) o "
3889 "ulteriori virgolette. I nomi delle opzioni sono costituiti da caratteri "
3890 "alfanumerici e dai caratteri «/-:._+». Un nuovo ambito può essere aperto con "
3891 "parentesi graffe come in:"
3893 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
3899 " Assume-Yes \"true\";\n"
3900 " Fix-Broken \"true\";\n"
3906 " Assume-Yes \"true\";\n"
3907 " Fix-Broken \"true\";\n"
3911 #. type: Content of: <refentry><refsect1><para>
3914 "with newlines placed to make it more readable. Lists can be created by "
3915 "opening a scope and including a single string enclosed in quotes followed by "
3916 "a semicolon. Multiple entries can be included, separated by a semicolon."
3918 "con le nuove righe posizionate in modo da renderle più leggibili. Si possono "
3919 "creare elenchi aprendo un ambito e includendo una singola stringa racchiusa "
3920 "tra virgolette e seguita da un punto e virgola. Possono essere incluse più "
3921 "voci, separate da un punto e virgola."
3923 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
3926 msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
3927 msgstr "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
3929 #. type: Content of: <refentry><refsect1><para>
3932 "In general the sample configuration file &configureindex; is a good guide "
3933 "for how it should look."
3935 "In generale i file di configurazione d'esempio &configureindex; sono una "
3936 "buona guida su come debba essere un file di configurazione."
3938 #. type: Content of: <refentry><refsect1><para>
3941 "Case is not significant in names of configuration items, so in the previous "
3942 "example you could use <literal>dpkg::pre-install-pkgs</literal>."
3944 "I nomi delle voci di configurazione sono insensibili all'uso di maiuscole e "
3945 "minuscole, perciò nell'esempio precedente si sarebbe potuto usare "
3946 "<literal>dpkg::pre-install-pkgs</literal>."
3948 #. type: Content of: <refentry><refsect1><para>
3951 "Names for the configuration items are optional if a list is defined as can "
3952 "be seen in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. If "
3953 "you don't specify a name a new entry will simply add a new option to the "
3954 "list. If you specify a name you can override the option in the same way as "
3955 "any other option by reassigning a new value to the option."
3957 "I nomi delle voci di configurazione sono opzionali se viene definito un "
3958 "elenco come si può vedere nell'esempio <literal>DPkg::Pre-Install-Pkgs</"
3959 "literal> precedente. Se non si specifica un nome, una nuova voce aggiunge "
3960 "semplicemente una nuova opzione all'elenco. Se si specifica un nome, si può "
3961 "sovrascrivere l'opzione come per ogni altra, assegnandole un nuovo valore."
3963 #. type: Content of: <refentry><refsect1><para>
3966 "Two special commands are defined: <literal>#include</literal> (which is "
3967 "deprecated and not supported by alternative implementations) and "
3968 "<literal>#clear</literal>. <literal>#include</literal> will include the "
3969 "given file, unless the filename ends in a slash, in which case the whole "
3970 "directory is included. <literal>#clear</literal> is used to erase a part of "
3971 "the configuration tree. The specified element and all its descendants are "
3972 "erased. (Note that these lines also need to end with a semicolon.)"
3974 "Sono definiti due comandi speciali: <literal>#include</literal> (che è "
3975 "deprecato e non supportato da implementazioni alternative) e "
3976 "<literal>#clear</literal>. <literal>#include</literal> include il file "
3977 "indicato a meno che il suo nome non termini con un carattere «/», nel qual "
3978 "caso viene inclusa l'intera directory. <literal>#clear</literal> viene usato "
3979 "per eliminare una parte dell'albero di configurazione. L'elemento "
3980 "specificato e tutti i suoi discendenti vengono eliminati. (Notare che anche "
3981 "queste righe devono terminare con un punto e virgola.)"
3983 #. type: Content of: <refentry><refsect1><para>
3986 "The <literal>#clear</literal> command is the only way to delete a list or a "
3987 "complete scope. Reopening a scope (or using the syntax described below with "
3988 "an appended <literal>::</literal>) will <emphasis>not</emphasis> override "
3989 "previously written entries. Options can only be overridden by addressing a "
3990 "new value to them - lists and scopes can't be overridden, only cleared."
3992 "Il comando <literal>#clear</literal> è l'unico modo di cancellare un elenco "
3993 "o un intero ambito. Riaprire un ambito (o usare la sintassi descritta più "
3994 "sotto aggiungendo alla fine <literal>::</literal>) <emphasis>non</emphasis> "
3995 "sovrascrive le voci precedentemente scritte. Le opzioni possono essere "
3996 "sovrascritte solamente assegnandovi un nuovo valore; gli elenchi e gli "
3997 "ambiti non possono essere sovrascritti, solo cancellati."
3999 #. type: Content of: <refentry><refsect1><para>
4002 "All of the APT tools take an -o option which allows an arbitrary "
4003 "configuration directive to be specified on the command line. The syntax is a "
4004 "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
4005 "followed by an equals sign then the new value of the option. To append a new "
4006 "element to a list, add a trailing <literal>::</literal> to the name of the "
4007 "list. (As you might suspect, the scope syntax can't be used on the command "
4010 "Tutti gli strumenti APT accettano un'opzione -o che permette di specificare "
4011 "una direttiva di configurazione arbitraria nella riga di comando. La "
4012 "sintassi è un nome completo di opzione (per esempio <literal>APT::Get::"
4013 "Assume-Yes</literal>) seguito da un segno di uguaglianza e quindi il nuovo "
4014 "valore dell'opzione. Per aggiungere un nuovo elemento ad un elenco, "
4015 "aggiungere <literal>::</literal> alla fine del nome dell'elenco. (Come si "
4016 "può immaginare, la sintassi per gli ambiti non può essere usata nella riga "
4019 #. type: Content of: <refentry><refsect1><para>
4022 "Note that appending items to a list using <literal>::</literal> only works "
4023 "for one item per line, and that you should not use it in combination with "
4024 "the scope syntax (which adds <literal>::</literal> implicitly). Using both "
4025 "syntaxes together will trigger a bug which some users unfortunately depend "
4026 "on: an option with the unusual name \"<literal>::</literal>\" which acts "
4027 "like every other option with a name. This introduces many problems; for one "
4028 "thing, users who write multiple lines in this <emphasis>wrong</emphasis> "
4029 "syntax in the hope of appending to a list will achieve the opposite, as only "
4030 "the last assignment for this option \"<literal>::</literal>\" will be used. "
4031 "Future versions of APT will raise errors and stop working if they encounter "
4032 "this misuse, so please correct such statements now while APT doesn't "
4033 "explicitly complain about them."
4035 "Notare che aggiungere voci in coda ad un elenco usando <literal>::</literal> "
4036 "funziona solamente con un elemento per riga, e che non si dovrebbe usarlo "
4037 "insieme alla sintassi per gli ambiti (che aggiunge implicitamente <literal>::"
4038 "</literal>). L'uso di entrambe le sintassi insieme fa apparire un bug che "
4039 "sfortunatamente alcuni utenti utilizzano: un'opzione con l'insolito nome "
4040 "«<literal>::</literal>» che funziona come una qualsiasi altra opzione con "
4041 "nome. Ciò introduce molti problemi; innanzitutto gli utenti che scrivono più "
4042 "righe con questa sintassi <emphasis>sbagliata</emphasis> nella speranza di "
4043 "aggiungere voci ad un elenco ottengono il risultato opposto, dato che viene "
4044 "usata solo l'ultima assegnazione per questa opzione «<literal>::</literal>». "
4045 "Le versioni future di APT causeranno errori e smetteranno di funzionare se "
4046 "incontrano questo uso scorretto, perciò è bene correggere tali dichiarazioni "
4047 "ora, quando APT ancora non si lamenta esplicitamente."
4049 #. type: Content of: <refentry><refsect1><title>
4051 msgid "The APT Group"
4052 msgstr "Il gruppo APT"
4054 #. type: Content of: <refentry><refsect1><para>
4057 "This group of options controls general APT behavior as well as holding the "
4058 "options for all of the tools."
4060 "Questo gruppo di opzioni controlla il comportamento generale di APT, oltre a "
4061 "contenere le opzioni per tutti gli strumenti."
4063 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4066 "System Architecture; sets the architecture to use when fetching files and "
4067 "parsing package lists. The internal default is the architecture apt was "
4070 "Architettura di sistema; imposta l'architettura da usare quando si "
4071 "recuperano i file e si analizzano gli elenchi dei pacchetti. Il valore "
4072 "predefinito interno è l'architettura per la quale apt è stato compilato."
4074 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4077 "All Architectures the system supports. For instance, CPUs implementing the "
4078 "<literal>amd64</literal> (also called <literal>x86-64</literal>) "
4079 "instruction set are also able to execute binaries compiled for the "
4080 "<literal>i386</literal> (<literal>x86</literal>) instruction set. This list "
4081 "is used when fetching files and parsing package lists. The initial default "
4082 "is always the system's native architecture (<literal>APT::Architecture</"
4083 "literal>), and foreign architectures are added to the default list when they "
4084 "are registered via <command>dpkg --add-architecture</command>."
4086 "Tutte le architetture supportate dal sistema. Ad esempio, le CPU che "
4087 "implementano l'insieme di istruzioni <literal>amd64</literal> (chiamato "
4088 "anche <literal>x86-64</literal>) sono anche in grado di eseguire binari "
4089 "compilati per l'insieme di istruzioni <literal>i386</literal> (<literal>x86</"
4090 "literal>). Questo elenco viene usato quando si recuperano i file e si "
4091 "analizzano gli elenchi dei pacchetti. Il valore iniziale predefinito è "
4092 "sempre l'architettura nativa del sistema (<literal>APT::Architecture</"
4093 "literal>), e le altre architetture vengono aggiunte all'elenco predefinito "
4094 "quando sono registrate con <command>dpkg --add-architecture</command>."
4096 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4099 "This scope defines which compression formats are supported, how compression "
4100 "and decompression can be performed if support for this format isn't built "
4101 "into apt directly and a cost-value indicating how costly it is to compress "
4102 "something in this format. As an example the following configuration stanza "
4103 "would allow apt to download and uncompress as well as create and store files "
4104 "with the low-cost <literal>.reversed</literal> file extension which it will "
4105 "pass to the command <command>rev</command> without additional commandline "
4106 "parameters for compression and uncompression:"
4109 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><informalexample><programlisting>
4113 "APT::Compressor::rev {\n"
4115 "\tExtension \".reversed\";\n"
4116 "\tBinary \"rev\";\n"
4117 "\tCompressArg {};\n"
4118 "\tUncompressArg {};\n"
4123 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4126 "List of all build profiles enabled for build-dependency resolution, without "
4127 "the \"<literal>profile.</literal>\" namespace prefix. By default this list "
4128 "is empty. The <envar>DEB_BUILD_PROFILES</envar> as used by &dpkg-"
4129 "buildpackage; overrides the list notation."
4131 "Elenco dei profili di compilazione abilitati per la risoluzione delle "
4132 "dipendenze di compilazione, senza il prefisso dello spazio dei nomi "
4133 "«<literal>profile.</literal>». In modo predefinito questa lista è vuota. "
4134 "<envar>DEB_BUILD_PROFILES</envar>, come usata da &dpkg-buildpackage; ha la "
4135 "precedenza sulla notazione della lista."
4137 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4140 "Default release to install packages from if more than one version is "
4141 "available. Contains release name, codename or release version. Examples: "
4142 "'stable', 'testing', 'unstable', '&debian-stable-codename;', '&debian-"
4143 "testing-codename;', '4.0', '5.0*'. See also &apt-preferences;."
4145 "Il rilascio predefinito da cui installare i pacchetti se è disponibile più "
4146 "di una versione. Contiene il nome del rilascio, il nome in codice o la "
4147 "versione del rilascio. Esempi: «stable», «testing», «unstable», «&debian-"
4148 "stable-codename;», «&debian-testing-codename;», «4.0», «5.0*». Vedere anche "
4149 "&apt-preferences;."
4151 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4154 "Ignore held packages; this global option causes the problem resolver to "
4155 "ignore held packages in its decision making."
4157 "Ignora i pacchetti bloccati; questa opzione globale fa sì che il risolutore "
4158 "di problemi ignori i pacchetti bloccati nel suo processo decisionale."
4160 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4163 "Defaults to on. When turned on the autoclean feature will remove any "
4164 "packages which can no longer be downloaded from the cache. If turned off "
4165 "then packages that are locally installed are also excluded from cleaning - "
4166 "but note that APT provides no direct means to reinstall them."
4168 "Attiva in modo predefinito. Quando attiva, la funzionalità autoclean rimuove "
4169 "dalla cache ogni pacchetto che non può più essere scaricato. Se disattivata, "
4170 "allora sono esclusi dalla rimozione anche i pacchetti che sono installati; "
4171 "fare attenzione però al fatto che APT non fornisce alcun mezzo diretto per "
4174 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4177 "Defaults to on, which will cause APT to install essential and important "
4178 "packages as soon as possible in an install/upgrade operation, in order to "
4179 "limit the effect of a failing &dpkg; call. If this option is disabled, APT "
4180 "treats an important package in the same way as an extra package: between the "
4181 "unpacking of the package A and its configuration there can be many other "
4182 "unpack or configuration calls for other unrelated packages B, C etc. If "
4183 "these cause the &dpkg; call to fail (e.g. because package B's maintainer "
4184 "scripts generate an error), this results in a system state in which package "
4185 "A is unpacked but unconfigured - so any package depending on A is now no "
4186 "longer guaranteed to work, as its dependency on A is no longer satisfied."
4188 "Attiva in modo predefinito, il che fa sì che APT installi i pacchetti "
4189 "essenziali e importanti non appena è possibile durante un'installazione o "
4190 "aggiornamento, per limitare l'effetto di una chiamata a &dpkg; che non ha "
4191 "successo. Se questa opzione è disattivata, APT tratta un pacchetto "
4192 "importante nello stesso modo di un pacchetto extra: tra lo spacchettamento "
4193 "del pacchetto A e la sua configurazione possono esserci molte altre chiamate "
4194 "di spacchettamento o configurazione per altri pacchetti non correlati B, C, "
4195 "ecc. Se queste causano il fallimento della chiamata a &dpkg; (ad esempio "
4196 "perché lo script del manutentore di B genera un errore), ciò ha come "
4197 "risultato un sistema in cui il pacchetto A è spacchettato ma non "
4198 "configurato; perciò non è più garantito il funzionamento di ogni pacchetto "
4199 "che dipende da A, dato che la dipendenza da A non è più soddisfatta."
4201 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4204 "The immediate configuration marker is also applied in the potentially "
4205 "problematic case of circular dependencies, since a dependency with the "
4206 "immediate flag is equivalent to a Pre-Dependency. In theory this allows APT "
4207 "to recognise a situation in which it is unable to perform immediate "
4208 "configuration, abort, and suggest to the user that the option should be "
4209 "temporarily deactivated in order to allow the operation to proceed. Note "
4210 "the use of the word \"theory\" here; in the real world this problem has "
4211 "rarely been encountered, in non-stable distribution versions, and was caused "
4212 "by wrong dependencies of the package in question or by a system in an "
4213 "already broken state; so you should not blindly disable this option, as the "
4214 "scenario mentioned above is not the only problem it can help to prevent in "
4217 "Il contrassegno di configurazione immediata viene applicato anche nel caso "
4218 "potenzialmente problematico di dipendenze circolari, dato che una dipendenza "
4219 "con il contrassegno di immediato è equivalente ad una pre-dipendenza. In "
4220 "teoria ciò permette ad APT di riconoscere una situazione in cui non è in "
4221 "grado di effettuare la configurazione immediata, di terminare annullando e "
4222 "di suggerire all'utente che l'opzione dovrebbe essere temporaneamente "
4223 "disattivata per permettere la continuazione dell'operazione. Notare come sia "
4224 "stata usata l'espressione «in teoria»: in realtà questo problema si è "
4225 "verificato molto di rado, in versioni non stabili di distribuzione, ed è "
4226 "stato causato da dipendenze sbagliate del pacchetto interessato o da un "
4227 "sistema che era già in uno stato erroneo; perciò non si dovrebbe disattivare "
4228 "alla cieca questa opzione, dato che lo scenario descritto sopra non è "
4229 "l'unico problema che può aiutare a prevenire."
4231 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4234 "Before a big operation like <literal>dist-upgrade</literal> is run with this "
4235 "option disabled you should try to explicitly <literal>install</literal> the "
4236 "package APT is unable to configure immediately; but please make sure you "
4237 "also report your problem to your distribution and to the APT team with the "
4238 "buglink below, so they can work on improving or correcting the upgrade "
4241 "Prima di eseguire una grossa operazione come <literal>dist-upgrade</literal> "
4242 "con questa opzione disattivata, si dovrebbe provare a usare esplicitamente "
4243 "<literal>install</literal> sul pacchetto che APT non è stato in grado di "
4244 "configurare immediatamente; assicurarsi però di segnalare il problema alla "
4245 "propria distribuzione e al Team di APT usando il collegamento per i bug "
4246 "indicato in seguito, in modo che possano lavorare a migliorare o correggere "
4247 "il processo di aggiornamento."
4249 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4252 "Never enable this option unless you <emphasis>really</emphasis> know what "
4253 "you are doing. It permits APT to temporarily remove an essential package to "
4254 "break a Conflicts/Conflicts or Conflicts/Pre-Depends loop between two "
4255 "essential packages. <emphasis>Such a loop should never exist and is a grave "
4256 "bug</emphasis>. This option will work if the essential packages are not "
4257 "<command>tar</command>, <command>gzip</command>, <command>libc</command>, "
4258 "<command>dpkg</command>, <command>dash</command> or anything that those "
4259 "packages depend on."
4261 "Non attivare mai questa opzione a meno di non sapere <emphasis>veramente</"
4262 "emphasis> ciò che si sta facendo. Permette ad APT di rimuovere "
4263 "temporaneamente un pacchetto essenziale per rompere un ciclo Conflicts/"
4264 "Conflicts o Conflicts/Pre-Depends tra due pacchetti essenziali. <emphasis>Un "
4265 "tale ciclo non dovrebbe mai esistere ed è un bug grave</emphasis>. Questa "
4266 "opzione funziona se i pacchetti essenziali non sono <command>tar</command>, "
4267 "<command>gzip</command>, <command>libc</command>, <command>dpkg</command>, "
4268 "<command>dash</command> o qualsiasi altro da cui dipendono tali pacchetti."
4270 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4273 "APT uses since version 0.7.26 a resizable memory mapped cache file to store "
4274 "the available information. <literal>Cache-Start</literal> acts as a hint of "
4275 "the size the cache will grow to, and is therefore the amount of memory APT "
4276 "will request at startup. The default value is 20971520 bytes (~20 MB). Note "
4277 "that this amount of space needs to be available for APT; otherwise it will "
4278 "likely fail ungracefully, so for memory restricted devices this value should "
4279 "be lowered while on systems with a lot of configured sources it should be "
4280 "increased. <literal>Cache-Grow</literal> defines in bytes with the default "
4281 "of 1048576 (~1 MB) how much the cache size will be increased in the event "
4282 "the space defined by <literal>Cache-Start</literal> is not enough. This "
4283 "value will be applied again and again until either the cache is big enough "
4284 "to store all information or the size of the cache reaches the <literal>Cache-"
4285 "Limit</literal>. The default of <literal>Cache-Limit</literal> is 0 which "
4286 "stands for no limit. If <literal>Cache-Grow</literal> is set to 0 the "
4287 "automatic growth of the cache is disabled."
4289 "APT, a partire dalla versione 0.7.26, usa un file cache ridimensionabile "
4290 "mappato in memoria per memorizzare le informazioni disponibili. "
4291 "<literal>Cache-Start</literal> funziona da indicatore della dimensione che "
4292 "la cache raggiungerà ed è perciò la quantità di memoria che APT richiederà "
4293 "all'avvio. Il valore predefinito è 20971520 byte (~20 MB). Notare che questa "
4294 "quantità di spazio deve essere disponibile per APT, altrimenti probabilmente "
4295 "terminerà con un fallimento in modo molto poco grazioso; perciò per i "
4296 "dispositivi con memoria limitata questo valore dovrebbe essere abbassato, "
4297 "mentre nei sistemi con molte fonti configurate dovrebbe essere aumentato. "
4298 "<literal>Cache-Grow</literal> definisce di quanto verrà aumentata la "
4299 "dimensione della cache in byte, se lo spazio definito da <literal>Cache-"
4300 "Start</literal> non è sufficiente; il valore predefinito è 1048576 (~1 MB). "
4301 "Questo valore verrà applicato più volte, fino a che la cache non è grande "
4302 "abbastanza per memorizzare tutte le informazioni o la dimensione della cache "
4303 "raggiunge il valore <literal>Cache-Limit</literal>. Il valore predefinito di "
4304 "<literal>Cache-Limit</literal> è 0 che indica nessun limite. Se "
4305 "<literal>Cache-Grow</literal> viene impostato a 0 la crescita automatica "
4306 "della cache è disabilitata."
4308 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4310 msgid "Defines which packages are considered essential build dependencies."
4312 "Definisce quali pacchetti sono considerati dipendenze di compilazione "
4315 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4318 "The Get subsection controls the &apt-get; tool; please see its documentation "
4319 "for more information about the options here."
4321 "La sottosezione Get controlla lo strumento &apt-get;; vedere la sua "
4322 "documentazione per maggiori informazioni su queste opzioni."
4324 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4327 "The Cache subsection controls the &apt-cache; tool; please see its "
4328 "documentation for more information about the options here."
4330 "La sottosezione Cache controlla lo strumento &apt-cache;; vedere la sua "
4331 "documentazione per maggiori informazioni su queste opzioni."
4333 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4336 "The CDROM subsection controls the &apt-cdrom; tool; please see its "
4337 "documentation for more information about the options here."
4339 "La sottosezione CDROM controlla lo strumento &apt-cdrom;; vedere la sua "
4340 "documentazione per maggiori informazioni su queste opzioni."
4342 #. type: Content of: <refentry><refsect1><title>
4344 msgid "The Acquire Group"
4345 msgstr "Il gruppo Acquire"
4347 #. type: Content of: <refentry><refsect1><para>
4350 "The <literal>Acquire</literal> group of options controls the download of "
4351 "packages as well as the various \"acquire methods\" responsible for the "
4352 "download itself (see also &sources-list;)."
4354 "Il gruppo di opzioni <literal>Acquire</literal> controlla lo scaricamento "
4355 "dei pacchetti così come i vari «metodi di acquisizione» responsabili per lo "
4356 "scaricamento stesso (vedere anche &sources-list;)."
4358 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4361 "Security related option defaulting to true, as giving a Release file's "
4362 "validation an expiration date prevents replay attacks over a long timescale, "
4363 "and can also for example help users to identify mirrors that are no longer "
4364 "updated - but the feature depends on the correctness of the clock on the "
4365 "user system. Archive maintainers are encouraged to create Release files with "
4366 "the <literal>Valid-Until</literal> header, but if they don't or a stricter "
4367 "value is desired the <literal>Max-ValidTime</literal> option below can be "
4368 "used. The <option>Check-Valid-Until</option> option of &sources-list; "
4369 "entries should be preferred to disable the check selectively instead of "
4370 "using this global override."
4372 "Opzione relativa alla sicurezza attiva in modo predefinito, poiché dare una "
4373 "data di scadenza alla convalida di un file Release evita attacchi ripetuti "
4374 "nel corso del tempo e può anche, per esempio, aiutare gli utenti a "
4375 "identificare i mirror che non sono più aggiornati, ma la funzionalità "
4376 "dipende dall'esattezza dell'orologio sul sistema dell'utente. I manutentori "
4377 "degli archivi sono incoraggiati a creare file Release con l'intestazione "
4378 "<literal>Valid-Until</literal>, ma se non lo fanno o se si desidera un "
4379 "valore più restrittivo può essere utilizzata l'opzione <literal>Max-"
4380 "ValidTime</literal> seguente. Per disabiitare il controllo in modo selettivo "
4381 "dovrebbe essere preferita l'opzione <option>Check-Valid-Until</option> delle "
4382 "voci in &sources-list;, invece di usare questa configurazione globale."
4384 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4387 "Maximum time (in seconds) after its creation (as indicated by the "
4388 "<literal>Date</literal> header) that the <filename>Release</filename> file "
4389 "should be considered valid. If the Release file itself includes a "
4390 "<literal>Valid-Until</literal> header the earlier date of the two is used as "
4391 "the expiration date. The default value is <literal>0</literal> which stands "
4392 "for \"valid forever\". Archive specific settings can be made by appending "
4393 "the label of the archive to the option name. Preferably, the same can be "
4394 "achieved for specific &sources-list; entries by using the <option>Valid-"
4395 "Until-Max</option> option there."
4397 "Tempo massimo (in secondi) dalla sua creazione (come indicata "
4398 "dall'intestazione <literal>Date</literal>) per il quale il file "
4399 "<filename>Release</filename> deve essere considerato valido. Se il file "
4400 "Release stesso include un'intestazione <literal>Valid-Until</literal>, viene "
4401 "usata come data di scadenza quella più corta. Il valore predefinito è "
4402 "<literal>0</literal> che sta per «valido per sempre». Possono essere fatte "
4403 "impostazioni specifiche per ciascun archivio aggiungendo l'etichetta "
4404 "dell'archivio in fondo al nome dell'opzione. È preferibile ottenere la "
4405 "stessa cosa per voci specifiche in &sources-list; usando lì l'opzione "
4406 "<option>Valid-Until-Max</option>."
4408 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4411 "Minimum time (in seconds) after its creation (as indicated by the "
4412 "<literal>Date</literal> header) that the <filename>Release</filename> file "
4413 "should be considered valid. Use this if you need to use a seldom updated "
4414 "(local) mirror of a more frequently updated archive with a <literal>Valid-"
4415 "Until</literal> header instead of completely disabling the expiration date "
4416 "checking. Archive specific settings can and should be used by appending the "
4417 "label of the archive to the option name. Preferably, the same can be "
4418 "achieved for specific &sources-list; entries by using the <option>Valid-"
4419 "Until-Min</option> option there."
4421 "Tempo minimo (in secondi) dalla sua creazione (come indicata "
4422 "dall'intestazione <literal>Date</literal>) per il quale il file "
4423 "<filename>Release</filename> deve essere considerato valido. Utilizzare "
4424 "questa opzione se si deve usare un mirror (locale), aggiornato raramente, di "
4425 "un archivio aggiornato più spesso che ha un'intestazione <literal>Valid-"
4426 "Until</literal>, invece di disabilitare completamente il controllo della "
4427 "data di scadenza. Possono essere fatte impostazioni specifiche per ciascun "
4428 "archivio aggiungendo l'etichetta dell'archivio in fondo al nome "
4429 "dell'opzione. È preferibile ottenere la stessa cosa per voci specifiche in "
4430 "&sources-list; usando lì l'opzione <option>Valid-Until-Min</option>."
4432 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4435 "Try to download deltas called <literal>PDiffs</literal> for indexes (like "
4436 "<filename>Packages</filename> files) instead of downloading whole ones. True "
4437 "by default. Preferably, this can be set for specific &sources-list; entries "
4438 "or index files by using the <option>PDiffs</option> option there."
4440 "Cerca di scaricare le differenze chiamate <literal>PDiff</literal> per gli "
4441 "indici (come i file <filename>Packages</filename>), invece di scaricare "
4442 "interamente i nuovi. Attiva in modo predefinito. È preferibile fare questa "
4443 "impostazione per file indice o voci specifiche in &sources-list; usando lì "
4444 "l'opzione <option>PDiffs</option>."
4446 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4449 "Two sub-options to limit the use of PDiffs are also available: "
4450 "<literal>FileLimit</literal> can be used to specify a maximum number of "
4451 "PDiff files should be downloaded to update a file. <literal>SizeLimit</"
4452 "literal> on the other hand is the maximum percentage of the size of all "
4453 "patches compared to the size of the targeted file. If one of these limits is "
4454 "exceeded the complete file is downloaded instead of the patches."
4456 "Sono disponibili anche due sotto-opzioni per limitare l'uso dei PDiff: "
4457 "<literal>FileLimit</literal> può essere usata per specificare un numero "
4458 "massimo di file PDiff che devono essere scaricati per aggiornare un file. "
4459 "<literal>SizeLimit</literal>, invece, è la percentuale massima della "
4460 "dimensione di tutte le patch in rapporto alla dimensione del file finale "
4461 "considerato. Se uno di questi limiti viene superato, viene scaricato il file "
4462 "completo invece delle patch."
4464 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4467 "Try to download indexes via an URI constructed from a hashsum of the "
4468 "expected file rather than downloaded via a well-known stable filename. True "
4469 "by default, but automatically disabled if the source indicates no support "
4470 "for it. Usage can be forced with the special value \"force\". Preferably, "
4471 "this can be set for specific &sources-list; entries or index files by using "
4472 "the <option>By-Hash</option> option there."
4474 "Cerca di scaricare gli indici usando un URI costruito a partire da una somma "
4475 "hash del file atteso invece che scaricato attraverso un nome di file stable "
4476 "ben noto. Attiva in modo predefinito, ma disabilitata in modo predefinito se "
4477 "la fonte non indica il supporto per essa. Il suo uso può essere forzato con "
4478 "il valore speciale «force». È preferibile impostarla per file indice o voci "
4479 "specifiche in &sources-list; usando lì l'opzione <option>By-Hash</option>."
4481 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4484 "Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</"
4485 "literal> or <literal>access</literal> which determines how APT parallelizes "
4486 "outgoing connections. <literal>host</literal> means that one connection per "
4487 "target host will be opened, <literal>access</literal> means that one "
4488 "connection per URI type will be opened."
4490 "Modalità di coda; <literal>Queue-Mode</literal> può essere <literal>host</"
4491 "literal> o <literal>access</literal>, che determinano come APT mette in "
4492 "parallelo le connessioni in uscita. <literal>host</literal> significa che "
4493 "viene aperta una connessione per ogni host bersaglio, <literal>access</"
4494 "literal> significa che viene aperta una connessione per ogni tipo di URI."
4496 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4499 "Number of retries to perform. If this is non-zero APT will retry failed "
4500 "files the given number of times."
4502 "Numero di tentativi successivi da effettuare. Se è diverso da zero, APT "
4503 "riproverà per il numero di volte specificato a scaricare i file con cui non "
4504 "ha avuto successo."
4506 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4509 "Use symlinks for source archives. If set to true then source archives will "
4510 "be symlinked when possible instead of copying. True is the default."
4512 "Usa i collegamenti simbolici per gli archivi sorgente. Se impostata a vero, "
4513 "allora per gli archivi sorgente verranno creati, quando possibile, dei "
4514 "collegamenti simbolici invece di fare una copia. Il valore predefinito è "
4517 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4520 "<literal>http::Proxy</literal> sets the default proxy to use for HTTP URIs. "
4521 "It is in the standard form of <literal>http://[[user][:pass]@]host[:port]/</"
4522 "literal>. Per host proxies can also be specified by using the form "
4523 "<literal>http::Proxy::<host></literal> with the special keyword "
4524 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4525 "settings is specified, <envar>http_proxy</envar> environment variable will "
4528 "<literal>http::Proxy</literal> imposta il proxy predefinito da usare per gli "
4529 "URI HTTP. È nella forma standard <literal>http://[[utente][:password]@]host[:"
4530 "porta]/</literal>. Possono anche essere specificati proxy per ciascun host "
4531 "usando la forma <literal>http::Proxy::<host></literal> con la speciale "
4532 "parola chiave <literal>DIRECT</literal> che significa di non usare un proxy. "
4533 "Se non viene specificata alcuna delle impostazioni precedenti, viene usata "
4534 "la variabile d'ambiente <envar>http_proxy</envar>."
4536 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4539 "Three settings are provided for cache control with HTTP/1.1 compliant proxy "
4540 "caches. <literal>No-Cache</literal> tells the proxy not to use its cached "
4541 "response under any circumstances. <literal>Max-Age</literal> sets the "
4542 "allowed maximum age (in seconds) of an index file in the cache of the "
4543 "proxy. <literal>No-Store</literal> specifies that the proxy should not "
4544 "store the requested archive files in its cache, which can be used to prevent "
4545 "the proxy from polluting its cache with (big) .deb files."
4547 "Sono fornite tre impostazioni per il controllo della cache in proxy con "
4548 "cache conformi a HTTP/1.1. <literal>No-Cache</literal> indica al proxy di "
4549 "non usare la sua risposta in cache in nessuna circostanza. <literal>Max-Age</"
4550 "literal> imposta l'età massima consentita (in secondi) di un file indice "
4551 "nella cache del proxy. <literal>No-Store</literal> specifica che il proxy "
4552 "non deve memorizzare i file archivio richiesti nella sua cache, il che può "
4553 "essere usato per evitare che il proxy riempia la propria cache con (grandi) "
4556 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4559 "The option <literal>timeout</literal> sets the timeout timer used by the "
4560 "method; this value applies to the connection as well as the data timeout."
4562 "L'opzione <literal>timeout</literal> imposta il tempo di timeout usato dal "
4563 "metodo; questo valore si applica sia al timeout per la connessione sia a "
4564 "quello per i dati."
4566 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4569 "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to "
4570 "enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be beneficial e."
4571 "g. on high-latency connections. It specifies how many requests are sent in a "
4572 "pipeline. APT tries to detect and workaround misbehaving webservers and "
4573 "proxies at runtime, but if you know that yours does not conform to the "
4574 "HTTP/1.1 specification pipelining can be disabled by setting the value to 0. "
4575 "It is enabled by default with the value 10."
4577 "L'impostazione <literal>Acquire::http::Pipeline-Depth</literal> può essere "
4578 "usata per abilitare le pipeline HTTP (RFC 2616, sezione 8.1.2.2) che possono "
4579 "essere utili, ad esempio, in connessioni con grande latenza. Specifica "
4580 "quante richieste sono inviate in una pipeline. APT cerca di rilevare al "
4581 "momento dell'esecuzione i server web e i proxy con comportamento non "
4582 "corretto e di aggirare il problema, ma se è noto che i propri non sono "
4583 "conformi alla specifica HTTP/1.1, l'uso delle pipeline può essere "
4584 "disabilitato impostando il valore a 0. In modo predefinito è abilitato con "
4587 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4590 "<literal>Acquire::http::AllowRedirect</literal> controls whether APT will "
4591 "follow redirects, which is enabled by default."
4593 "<literal>Acquire::http::AllowRedirect</literal> specifica se APT segue o "
4594 "meno le ridirezioni che sono abilitate in modo predefinito."
4596 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4599 "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</"
4600 "literal> which accepts integer values in kilobytes per second. The default "
4601 "value is 0 which deactivates the limit and tries to use all available "
4602 "bandwidth. Note that this option implicitly disables downloading from "
4603 "multiple servers at the same time."
4605 "La quantità di banda utilizzata può essere limitata con <literal>Acquire::"
4606 "http::Dl-Limit</literal> che accetta valori interi in kilobyte al secondo. "
4607 "Il valore predefinito è 0 che disattiva il limite e cerca di usare tutta la "
4608 "banda disponibile. Notare che questa opzione implicitamente disabilita lo "
4609 "scaricamento da più server contemporaneamente."
4611 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4614 "<literal>Acquire::http::User-Agent</literal> can be used to set a different "
4615 "User-Agent for the http download method as some proxies allow access for "
4616 "clients only if the client uses a known identifier."
4618 "<literal>Acquire::http::User-Agent</literal> può essere usata per impostare "
4619 "un User-Agent diverso per il metodo di scaricamento http, dato che alcuni "
4620 "proxy permettono l'accesso per i client solo se usano un identificativo "
4623 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4627 #| "<literal>Acquire::http::Proxy-Auto-Detect</literal> can be used to "
4628 #| "specify an external command to discover the http proxy to use. Apt "
4629 #| "expects the command to output the proxy on stdout in the style "
4630 #| "<literal>http://proxy:port/</literal>. This will override the generic "
4631 #| "<literal>Acquire::http::Proxy</literal> but not any specific host proxy "
4632 #| "configuration set via <literal>Acquire::http::Proxy::$HOST</literal>. "
4633 #| "See the &squid-deb-proxy-client; package for an example implementation "
4634 #| "that uses avahi. This option takes precedence over the legacy option name "
4635 #| "<literal>ProxyAutoDetect</literal>."
4637 "<literal>Acquire::http::Proxy-Auto-Detect</literal> can be used to specify "
4638 "an external command to discover the http proxy to use. The first and only "
4639 "parameter is an URI denoting the host to be contacted to allow for host-"
4640 "specific configuration. APT expects the command to output the proxy on "
4641 "stdout as a single line in the style <literal>http://proxy:port/</literal> "
4642 "or the word <literal>DIRECT</literal> if no proxy should be used. No output "
4643 "indicates that the generic proxy settings should be used. Note that auto-"
4644 "detection will not be used for a host if a host-specific proxy configuration "
4645 "is already set via <literal>Acquire::http::Proxy::<replaceable>HOST</"
4646 "replaceable></literal>. See the &squid-deb-proxy-client; package for an "
4647 "example implementation that uses avahi. This option takes precedence over "
4648 "the legacy option name <literal>ProxyAutoDetect</literal>."
4650 "<literal>Acquire::http::Proxy-Auto-Detect</literal> può essere usato per "
4651 "specificare un comando esterno per rilevare il proxy http da usare. Apt si "
4652 "aspetta che il comando produca in output il proxy sullo stdout nello stile "
4653 "<literal>http://proxy:porta/</literal>. Questo avrà la precedenza sul "
4654 "generico <literal>Acquire::http::Proxy</literal>, ma non su qualsiasi "
4655 "configurazione specifica di host proxy impostata con <literal>Acquire::http::"
4656 "Proxy::$HOST</literal>. Vedere il pacchetto &squid-deb-proxy-client; per un "
4657 "esempio di implementazione che usa avahi. Questa opzione ha la precedenza "
4658 "sull'opzione col nome obsoleto <literal>ProxyAutoDetect</literal>."
4660 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4663 "The <literal>Cache-control</literal>, <literal>Timeout</literal>, "
4664 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> and "
4665 "<literal>proxy</literal> options work for HTTPS URIs in the same way as for "
4666 "the <literal>http</literal> method, and default to the same values if they "
4667 "are not explicitly set. The <literal>Pipeline-Depth</literal> option is not "
4670 "Le opzioni<literal>Cache-control</literal>, <literal>Timeout</literal>, "
4671 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> e "
4672 "<literal>proxy</literal> funzionano per gli URI HTTPS nello stesso modo che "
4673 "per il metodo <literal>http</literal> e assumono in modo predefinito lo "
4674 "stesso valore, a meno di non essere impostate in modo esplicito. L'opzione "
4675 "<literal>Pipeline-Depth</literal> non è ancora supportata."
4677 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4680 "<literal>CaInfo</literal> suboption specifies place of file that holds info "
4681 "about trusted certificates. <literal><host>::CaInfo</literal> is the "
4682 "corresponding per-host option. <literal>Verify-Peer</literal> boolean "
4683 "suboption determines whether or not the server's host certificate should be "
4684 "verified against trusted certificates. <literal><host>::Verify-Peer</"
4685 "literal> is the corresponding per-host option. <literal>Verify-Host</"
4686 "literal> boolean suboption determines whether or not the server's hostname "
4687 "should be verified. <literal><host>::Verify-Host</literal> is the "
4688 "corresponding per-host option. <literal>SslCert</literal> determines what "
4689 "certificate to use for client authentication. <literal><host>::"
4690 "SslCert</literal> is the corresponding per-host option. <literal>SslKey</"
4691 "literal> determines what private key to use for client authentication. "
4692 "<literal><host>::SslKey</literal> is the corresponding per-host "
4693 "option. <literal>SslForceVersion</literal> overrides default SSL version to "
4694 "use. It can contain either of the strings '<literal>TLSv1</literal>' or "
4695 "'<literal>SSLv3</literal>'. <literal><host>::SslForceVersion</"
4696 "literal> is the corresponding per-host option."
4698 "La sotto-opzione <literal>CaInfo</literal> specifica la posizione del file "
4699 "che contiene le informazioni sui certificati fidati; <literal><host>::"
4700 "CaInfo</literal> è la corrispondente opzione specifica per ciascun host. La "
4701 "sotto-opzione booleana <literal>Verify-Peer</literal> determina se il "
4702 "certificato host del server deve o non deve essere verificato usando i "
4703 "certificati fidati; <literal><host>::Verify-Peer</literal> è la "
4704 "corrispondente opzione specifica per ciascun host. La sotto-opzione booleana "
4705 "<literal>Verify-Host</literal> determina se il nome host del server deve o "
4706 "non deve essere verificato; <literal><host>::Verify-Host</literal> è "
4707 "la corrispondente opzione specifica per ciascun host. <literal>SslCert</"
4708 "literal> determina quale certificato usare per l'autenticazione client; "
4709 "<literal><host>::SslCert</literal> è la corrispondente opzione "
4710 "specifica per ciascun host. <literal>SslKey</literal> determina quale chiave "
4711 "privata usare per l'autenticazione client; <literal><host>::SslKey</"
4712 "literal> è la corrispondente opzione specifica per ciascun host. "
4713 "<literal>SslForceVersion</literal> scavalca la versione predefinita SSL da "
4714 "usare e può contenere la stringa «<literal>TLSv1</literal>» o "
4715 "«<literal>SSLv3</literal>»; <literal><host>::SslForceVersion</"
4716 "literal> è la corrispondente opzione specifica per ciascun host."
4718 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4721 "<literal>ftp::Proxy</literal> sets the default proxy to use for FTP URIs. "
4722 "It is in the standard form of <literal>ftp://[[user][:pass]@]host[:port]/</"
4723 "literal>. Per host proxies can also be specified by using the form "
4724 "<literal>ftp::Proxy::<host></literal> with the special keyword "
4725 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4726 "settings is specified, <envar>ftp_proxy</envar> environment variable will be "
4727 "used. To use an FTP proxy you will have to set the <literal>ftp::ProxyLogin</"
4728 "literal> script in the configuration file. This entry specifies the commands "
4729 "to send to tell the proxy server what to connect to. Please see "
4730 "&configureindex; for an example of how to do this. The substitution "
4731 "variables representing the corresponding URI component are <literal>"
4732 "$(PROXY_USER)</literal>, <literal>$(PROXY_PASS)</literal>, <literal>"
4733 "$(SITE_USER)</literal>, <literal>$(SITE_PASS)</literal>, <literal>$(SITE)</"
4734 "literal> and <literal>$(SITE_PORT)</literal>."
4736 "<literal>ftp::Proxy</literal> imposta il proxy predefinito da usare per gli "
4737 "URI FTP. È nella forma standard <literal>ftp://[[utente][:password]@]host[:"
4738 "porta]/</literal>. Si possono anche specificare proxy per ciascun host "
4739 "usando la forma <literal>ftp::Proxy::<host></literal> con la speciale "
4740 "parola chiave <literal>DIRECT</literal> che indica di non usare proxy. Se "
4741 "nessuna delle opzioni precedenti è impostata, viene usata la variabile "
4742 "d'ambiente <envar>ftp_proxy</envar>. Per usare un proxy FTP è necessario "
4743 "impostare lo script <literal>ftp::ProxyLogin</literal> nel file di "
4744 "configurazione. Questa voce specifica i comandi da inviare per dire al "
4745 "server proxy a cosa connettersi. Vedere &configureindex; per un esempio di "
4746 "come utilizzarla. Le variabili di sostituzione che rappresentano i "
4747 "corrispondenti componenti dell'URI sono <literal>$(PROXY_USER)</literal>, "
4748 "<literal>$(PROXY_PASS)</literal>, <literal>$(SITE_USER)</literal>, <literal>"
4749 "$(SITE_PASS)</literal>, <literal>$(SITE)</literal> e <literal>$(SITE_PORT)</"
4752 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4755 "Several settings are provided to control passive mode. Generally it is safe "
4756 "to leave passive mode on; it works in nearly every environment. However, "
4757 "some situations require that passive mode be disabled and port mode FTP used "
4758 "instead. This can be done globally or for connections that go through a "
4759 "proxy or for a specific host (see the sample config file for examples)."
4761 "Sono fornite diverse impostazioni per controllare la modalità passiva. "
4762 "Generalmente è sicuro lasciare attiva la modalità passiva; funziona in quasi "
4763 "tutti gli ambienti. Tuttavia in alcune situazioni è necessario disabilitare "
4764 "la modalità passiva e usare invece la modalità per porta FTP. Ciò può essere "
4765 "fatto globalmente o, per connessioni che passano attraverso un proxy, per "
4766 "uno specifico host (vedere il file di configurazione d'esempio)."
4768 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4771 "It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</"
4772 "envar> environment variable to an HTTP URL - see the discussion of the http "
4773 "method above for syntax. You cannot set this in the configuration file and "
4774 "it is not recommended to use FTP over HTTP due to its low efficiency."
4776 "È possibile usare FTP attraverso un proxy via HTTP impostando la variabile "
4777 "d'ambiente <envar>ftp_proxy</envar> ad un URL HTTP; per la sintassi vedere "
4778 "la spiegazione del metodo http più sopra. Non è possibile impostare questa "
4779 "opzione nel file di configurazione e l'uso di FTP via HTTP non è raccomando "
4780 "a causa della sua bassa efficienza."
4782 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4785 "The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
4786 "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
4787 "false, which means these commands are only used if the control connection is "
4788 "IPv6. Setting this to true forces their use even on IPv4 connections. Note "
4789 "that most FTP servers do not support RFC2428."
4791 "L'impostazione <literal>ForceExtended</literal> controlla l'uso dei comandi "
4792 "<literal>EPSV</literal> e <literal>EPRT</literal> della RFC 2428. Il valore "
4793 "predefinito è falso, il che significa che questi comandi sono usati "
4794 "solamente se la connessione di controllo è IPv6. Impostare questo valore a "
4795 "vero forza il loro uso anche su connessioni IPv4. Notare che la maggior "
4796 "parte dei server FTP non supporta la RFC 2428."
4798 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
4801 msgid "/cdrom/::Mount \"foo\";"
4802 msgstr "/cdrom/::Mount \"pippo\";"
4804 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4807 "For URIs using the <literal>cdrom</literal> method, the only configurable "
4808 "option is the mount point, <literal>cdrom::Mount</literal>, which must be "
4809 "the mount point for the CD-ROM (or DVD, or whatever) drive as specified in "
4810 "<filename>/etc/fstab</filename>. It is possible to provide alternate mount "
4811 "and unmount commands if your mount point cannot be listed in the fstab. The "
4812 "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
4813 "<literal>cdrom</literal> block. It is important to have the trailing slash. "
4814 "Unmount commands can be specified using UMount."
4816 "Per URI che usano il metodo <literal>cdrom</literal>, l'unica opzione "
4817 "configurabile è il punto di mount, <literal>cdrom::Mount</literal>, che deve "
4818 "essere il punto di mount dell'unità CD-ROM (o DVD o quello che è), come "
4819 "specificato in <filename>/etc/fstab</filename>. È possibile fornire comandi "
4820 "alternativi per il montaggio e lo smontaggio se il proprio punto di mount "
4821 "non può essere elencato in fstab. La sintassi prevede di mettere "
4822 "<placeholder type=\"literallayout\" id=\"0\"/> all'interno del blocco "
4823 "<literal>cdrom</literal>. È importante che sia presente la barra in fondo. I "
4824 "comandi per lo smontaggio possono essere specificati usando UMount."
4826 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4829 "For GPGV URIs the only configurable option is <literal>gpgv::Options</"
4830 "literal>, which passes additional parameters to gpgv."
4832 "Per gli URI GPGV l'unica opzione configurabile è <literal>gpgv::Options</"
4833 "literal>, che passa parametri aggiuntivi a gpgv."
4835 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4838 msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
4839 msgstr "Acquire::CompressionTypes::<replaceable>EstensioneFile</replaceable> \"<replaceable>NomeMetodo</replaceable>\";"
4841 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4845 #| "List of compression types which are understood by the acquire methods. "
4846 #| "Files like <filename>Packages</filename> can be available in various "
4847 #| "compression formats. By default the acquire methods can decompress "
4848 #| "<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
4849 #| "command> compressed files; with this setting more formats can be added on "
4850 #| "the fly or the used method can be changed. The syntax for this is: "
4851 #| "<placeholder type=\"synopsis\" id=\"0\"/>"
4853 "List of compression types which are understood by the acquire methods. "
4854 "Files like <filename>Packages</filename> can be available in various "
4855 "compression formats. By default the acquire methods can decompress and "
4856 "recompress many common formats like <command>xz</command> and <command>gzip</"
4857 "command>; with this scope the supported formats can be queried, modified as "
4858 "well as support for more formats added (see also <option>APT::Compressor</"
4859 "option>). The syntax for this is: <placeholder type=\"synopsis\" id=\"0\"/>"
4861 "Elenco di tipi di compressione che sono capiti dai metodi di acquisizione. I "
4862 "file come <filename>Packages</filename> possono essere disponibili in vari "
4863 "formati di compressione. In modo predefinito i metodi di acquisizione "
4864 "possono decomprimere file compressi con <command>bzip2</command>, "
4865 "<command>lzma</command> e <command>gzip</command>; con questa impostazione "
4866 "si possono aggiungere altri formati al volo oppure può essere cambiato il "
4867 "metodo usato. La sintassi è: <placeholder type=\"synopsis\" id=\"0\"/>"
4869 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4872 msgid "Acquire::CompressionTypes::Order:: \"gz\";"
4873 msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
4875 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4878 #| msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
4879 msgid "Acquire::CompressionTypes::Order { \"xz\"; \"gz\"; };"
4880 msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
4882 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4886 #| "Also, the <literal>Order</literal> subgroup can be used to define in "
4887 #| "which order the acquire system will try to download the compressed files. "
4888 #| "The acquire system will try the first and proceed with the next "
4889 #| "compression type in this list on error, so to prefer one over the other "
4890 #| "type simply add the preferred type first - default types not already "
4891 #| "added will be implicitly appended to the end of the list, so e.g. "
4892 #| "<placeholder type=\"synopsis\" id=\"0\"/> can be used to prefer "
4893 #| "<command>gzip</command> compressed files over <command>bzip2</command> "
4894 #| "and <command>lzma</command>. If <command>lzma</command> should be "
4895 #| "preferred over <command>gzip</command> and <command>bzip2</command> the "
4896 #| "configure setting should look like this: <placeholder type=\"synopsis\" "
4897 #| "id=\"1\"/> It is not needed to add <literal>bz2</literal> to the list "
4898 #| "explicitly as it will be added automatically."
4900 "Also, the <literal>Order</literal> subgroup can be used to define in which "
4901 "order the acquire system will try to download the compressed files. The "
4902 "acquire system will try the first and proceed with the next compression type "
4903 "in this list on error, so to prefer one over the other type simply add the "
4904 "preferred type first - types not already added will be implicitly appended "
4905 "to the end of the list, so e.g. <placeholder type=\"synopsis\" id=\"0\"/> "
4906 "can be used to prefer <command>gzip</command> compressed files over all "
4907 "other compression formats. If <command>xz</command> should be preferred "
4908 "over <command>gzip</command> and <command>bzip2</command> the configure "
4909 "setting should look like this: <placeholder type=\"synopsis\" id=\"1\"/> It "
4910 "is not needed to add <literal>bz2</literal> to the list explicitly as it "
4911 "will be added automatically."
4913 "Inoltre si può usare il sottogruppo <literal>Order</literal> per definire in "
4914 "quale ordine il sistema di acquisizione cerca di scaricare i file compressi. "
4915 "Il sistema tenta con il primo tipo di compressione e in caso di errore passa "
4916 "al successivo nell'elenco perciò, per preferire un tipo rispetto ad un "
4917 "altro, basta mettere il tipo preferito per primo; i tipi predefiniti che non "
4918 "sono già presenti vengono aggiunti in modo implicito alla fine dell'elenco, "
4919 "perciò si può usare, ad esempio, <placeholder type=\"synopsis\" id=\"0\"/> "
4920 "per preferire i file compressi con <command>gzip</command> a <command>bzip2</"
4921 "command> e <command>lzma</command>. Se si volesse preferire <command>lzma</"
4922 "command> rispetto a <command>gzip</command> e <command>bzip2</command>, "
4923 "l'impostazione di configurazione sarebbe: <placeholder type=\"synopsis\" id="
4924 "\"1\"/> Non è necessario aggiungere esplicitamente <literal>bz2</literal> "
4925 "all'elenco, dato che verrà aggiunto automaticamente."
4927 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
4930 msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
4931 msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
4933 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4937 #| "Note that the <literal>Dir::Bin::<replaceable>Methodname</replaceable></"
4938 #| "literal> will be checked at run time. If this option has been set, the "
4939 #| "method will only be used if this file exists; e.g. for the "
4940 #| "<literal>bzip2</literal> method (the inbuilt) setting is: <placeholder "
4941 #| "type=\"literallayout\" id=\"0\"/> Note also that list entries specified "
4942 #| "on the command line will be added at the end of the list specified in the "
4943 #| "configuration files, but before the default entries. To prefer a type in "
4944 #| "this case over the ones specified in the configuration files you can set "
4945 #| "the option direct - not in list style. This will not override the "
4946 #| "defined list; it will only prefix the list with this type."
4948 "Note that the <literal>Dir::Bin::<replaceable>Methodname</replaceable></"
4949 "literal> will be checked at run time. If this option has been set and "
4950 "support for this format isn't directly built into apt, the method will only "
4951 "be used if this file exists; e.g. for the <literal>bzip2</literal> method "
4952 "(the inbuilt) setting is: <placeholder type=\"literallayout\" id=\"0\"/> "
4953 "Note also that list entries specified on the command line will be added at "
4954 "the end of the list specified in the configuration files, but before the "
4955 "default entries. To prefer a type in this case over the ones specified in "
4956 "the configuration files you can set the option direct - not in list style. "
4957 "This will not override the defined list; it will only prefix the list with "
4960 "Notare che <literal>Dir::Bin::<replaceable>NomeMetodo</replaceable></"
4961 "literal> viene controllata al momento dell'esecuzione. Se questa opzione è "
4962 "stata impostata, il metodo verrà usato solo se questo file è esistente; ad "
4963 "esempio, per il metodo <literal>bzip2</literal> l'impostazione (interna) è: "
4964 "<placeholder type=\"literallayout\" id=\"0\"/> Notare anche che le voci "
4965 "nell'elenco specificate nella riga di comando vengono aggiunte alla fine "
4966 "dell'elenco specificato nei file di configurazione, ma prima delle voci "
4967 "predefinite. In questo caso, per preferire un tipo rispetto a quelli "
4968 "specificati nei file di configurazione si può impostare l'opzione "
4969 "direttamente, non nello stile per elenco. Ciò non sovrascrive l'elenco "
4970 "definito; aggiunge solamente il tipo indicato all'inizio dell'elenco."
4972 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4975 "The special type <literal>uncompressed</literal> can be used to give "
4976 "uncompressed files a preference, but note that most archives don't provide "
4977 "uncompressed files so this is mostly only useable for local mirrors."
4979 "Il tipo speciale <literal>uncompressed</literal> può essere usato per dare "
4980 "la precedenza ai file non compressi, ma è bene notare che la maggior parte "
4981 "degli archivi non fornisce file non compressi, perciò questo è utilizzabile "
4982 "soprattutto per i mirror locali."
4984 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4987 "When downloading <literal>gzip</literal> compressed indexes (Packages, "
4988 "Sources, or Translations), keep them gzip compressed locally instead of "
4989 "unpacking them. This saves quite a lot of disk space at the expense of more "
4990 "CPU requirements when building the local package caches. False by default."
4992 "Quando si scaricano indici compressi con <literal>gzip</literal> (Packages, "
4993 "Sources o Translations), li mantiene localmente compressi con gzip invece di "
4994 "spacchettarli. Questo fa risparmiare parecchio spazio su disco a spese di un "
4995 "maggiore uso della CPU quando si creano le cache locali dei pacchetti. In "
4996 "modo predefinito è disabilitato."
4998 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5001 "The Languages subsection controls which <filename>Translation</filename> "
5002 "files are downloaded and in which order APT tries to display the description-"
5003 "translations. APT will try to display the first available description in the "
5004 "language which is listed first. Languages can be defined with their short or "
5005 "long language codes. Note that not all archives provide "
5006 "<filename>Translation</filename> files for every language - the long "
5007 "language codes are especially rare."
5009 "La sottosezione Languages controlla quali file <filename>Translation</"
5010 "filename> sono scaricati e in quale ordine APT cerca di visualizzare le "
5011 "traduzioni delle descrizioni. APT cerca di visualizzare la prima descrizione "
5012 "disponibile nella lingua elencata per prima. Le lingue possono essere "
5013 "definite con i loro codici brevi o lunghi. Notare che non tutti gli archivi "
5014 "forniscono i file <filename>Translation</filename> per tutte le lingue; i "
5015 "codici di lingua lunghi sono particolarmente rari."
5017 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><programlisting>
5020 msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
5021 msgstr "Acquire::Languages { \"environment\"; \"it\"; \"en\"; \"none\"; \"fr\"; };"
5023 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5026 "The default list includes \"environment\" and \"en\". "
5027 "\"<literal>environment</literal>\" has a special meaning here: it will be "
5028 "replaced at runtime with the language codes extracted from the "
5029 "<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
5030 "that these codes are not included twice in the list. If "
5031 "<literal>LC_MESSAGES</literal> is set to \"C\" only the "
5032 "<filename>Translation-en</filename> file (if available) will be used. To "
5033 "force APT to use no Translation file use the setting <literal>Acquire::"
5034 "Languages=none</literal>. \"<literal>none</literal>\" is another special "
5035 "meaning code which will stop the search for a suitable "
5036 "<filename>Translation</filename> file. This tells APT to download these "
5037 "translations too, without actually using them unless the environment "
5038 "specifies the languages. So the following example configuration will result "
5039 "in the order \"en, de\" in an English locale or \"de, en\" in a German one. "
5040 "Note that \"fr\" is downloaded, but not used unless APT is used in a French "
5041 "locale (where the order would be \"fr, de, en\"). <placeholder type="
5042 "\"programlisting\" id=\"0\"/>"
5044 "L'elenco predefinito include «environment» ed «en». «<literal>environment</"
5045 "literal>» ha un significato speciale in questo contesto: viene sostituito al "
5046 "momento dell'esecuzione dai codici di lingua estratti dalla variabile "
5047 "d'ambiente <literal>LC_MESSAGES</literal>. Assicura anche che questi codici "
5048 "non vengano inclusi due volte nell'elenco. Se <literal>LC_MESSAGES</literal> "
5049 "è impostata a «C», viene usato solamente il file <filename>Translation-en</"
5050 "filename> (se disponibile). Per forzare APT a non usare alcun file "
5051 "Translation, usare l'impostazione <literal>Acquire::Languages=none</"
5052 "literal>. \"<literal>none</literal>\" è un altro codice con significato "
5053 "speciale che interrompe la ricerca di un file <filename>Translation</"
5054 "filename> adatto. Questo dice ad APT di scaricare anche queste traduzioni, "
5055 "senza usarle realmente a meno che l'ambiente non specifichi le lingue. "
5056 "Perciò il seguente esempio di configurazione avrà come risultato l'ordine "
5057 "«en, it» in una localizzazione inglese o «it, en» in una italiana. Notare "
5058 "che «fr» viene scaricato, ma non usato, a meno che APT non venga usato in "
5059 "una localizzazione francese (dove l'ordine sarebbe «fr, it, en»). "
5060 "<placeholder type=\"programlisting\" id=\"0\"/>"
5062 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5065 "Note: To prevent problems resulting from APT being executed in different "
5066 "environments (e.g. by different users or by other programs) all Translation "
5067 "files which are found in <filename>/var/lib/apt/lists/</filename> will be "
5068 "added to the end of the list (after an implicit \"<literal>none</literal>\")."
5070 "Notare che per prevenire problemi risultanti dall'uso di APT in ambienti "
5071 "differenti (ad esempio da parte di utenti o programmi diversi), tutti i file "
5072 "Translation che si trovano in <filename>/var/lib/apt/lists/</filename> "
5073 "vengono aggiunti alla fine dell'elenco (dopo un \"<literal>none</literal>\" "
5076 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5078 msgid "When downloading, force to use only the IPv4 protocol."
5079 msgstr "Durante gli scaricamenti, forza l'uso del solo protocollo IPv4."
5081 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5083 msgid "When downloading, force to use only the IPv6 protocol."
5084 msgstr "Durante gli scaricamenti, forza l'uso del solo protocollo IPv6."
5086 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5089 "The maximum file size of Release/Release.gpg/InRelease files. The default "
5092 "La dimensione massima per i file Release/Release.gpg/InRelease. Il valore "
5093 "predefinito è 10 MB."
5095 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5098 "This option controls if apt will use the DNS SRV server record as specified "
5099 "in RFC 2782 to select an alternative server to connect to. The default is "
5102 "Questa opzione controlla se apt usa il record del server DNS SRV come "
5103 "specificato nella RFC 2782 per selezionare un server alternativo a cui "
5104 "connettersi. In modo predefinito è impostata a vero («true»)."
5106 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5109 "Allow update operations to load data files from repositories without "
5110 "sufficient security information. The default value is \"<literal>false</"
5111 "literal>\". Concept, implications as well as alternatives are detailed in "
5115 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5118 "Allow update operations to load data files from repositories which provide "
5119 "security information, but these are deemed no longer cryptographically "
5120 "strong enough. The default value is \"<literal>false</literal>\". Concept, "
5121 "implications as well as alternatives are detailed in &apt-secure;."
5124 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5128 #| "Allow that a repository that was previously gpg signed to become unsigned "
5129 #| "durign a update operation. When there is no valid signature of a "
5130 #| "previously trusted repository apt will refuse the update. This option can "
5131 #| "be used to override this protection. You almost certainly never want to "
5132 #| "enable this. The default is false. Note that apt will still consider "
5133 #| "packages from this source untrusted and warn about them if you try to "
5136 "Allow that a repository that was previously gpg signed to become unsigned "
5137 "during an update operation. When there is no valid signature for a "
5138 "previously trusted repository apt will refuse the update. This option can be "
5139 "used to override this protection. You almost certainly never want to enable "
5140 "this. The default is <literal>false</literal>. Concept, implications as "
5141 "well as alternatives are detailed in &apt-secure;."
5143 "Permette che un repository che era in precedenza firmato con gpg diventi non "
5144 "firmato durante un'operazione di aggiornamento. Quando non c'è una firma "
5145 "valida per un repository precedentemente fidato, apt rifiuta "
5146 "l'aggiornamento. Questa opzione può essere usata per scavalcare questa "
5147 "protezione. Non dovrebbe mai venire abilitata. Il valore predefinito è "
5148 "falso. Notare che apt considera comunque i pacchetti da questa fonte come "
5149 "non fidati e produce avvertimenti se si cerca di installarli."
5151 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5156 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5159 "Acquiring changelogs can only be done if an URI is known from where to get "
5160 "them. Preferable the Release file indicates this in a 'Changelogs' field. "
5161 "If this isn't available the Label/Origin field of the Release file is used "
5162 "to check if a <literal>Acquire::Changelogs::URI::Label::<replaceable>LABEL</"
5163 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Origin::"
5164 "<replaceable>ORIGIN</replaceable></literal> option exists and if so this "
5165 "value is taken. The value in the Release file can be overridden with "
5166 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
5167 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
5168 "Origin::<replaceable>ORIGIN</replaceable></literal>. The value should be a "
5169 "normal URI to a text file, except that package specific data is replaced "
5170 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
5171 "1. if the package is from a component (e.g. <literal>main</literal>) this "
5172 "is the first part otherwise it is omitted, 2. the first letter of source "
5173 "package name, except if the source package name starts with '<literal>lib</"
5174 "literal>' in which case it will be the first four letters. 3. The complete "
5175 "source package name. 4. the complete name again and 5. the source version. "
5176 "The first (if present), second, third and fourth part are separated by a "
5177 "slash ('<literal>/</literal>') and between the fourth and fifth part is an "
5178 "underscore ('<literal>_</literal>'). The special value '<literal>no</"
5179 "literal>' is available for this option indicating that this source can't be "
5180 "used to acquire changelog files from. Another source will be tried if "
5181 "available in this case."
5183 "L'acquisizione di changelog è possibile solamente se è noto un URI da cui "
5184 "ottenerli. Il file Release indica questa informazione preferibilmente in un "
5185 "campo «Changelogs». Se questo non è disponibile, viene usato il campo Label/"
5186 "Origin del file Release per controllare se esiste un'opzione "
5187 "<literal>Acquire::Changelogs::URI::Label::<replaceable>ETICHETTA</"
5188 "replaceable></literal> o <literal>Acquire::Changelogs::URI::Origin::"
5189 "<replaceable>ORIGINE</replaceable></literal> e, se è così, viene preso "
5190 "questo valore. Il valore nel file Release può essere scavalcato con "
5191 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>ETICHETTA</"
5192 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
5193 "Origin::<replaceable>ORIGINE</replaceable></literal>. Il valore deve essere "
5194 "un URI normale verso un file di testo, tranne per il fatto che dati "
5195 "specifici di pacchetto sono sostituito con il segnaposto "
5196 "<literal>@CHANGEPATH@</literal>. Il valore per esso è: 1. se il pacchetto è "
5197 "da una componente (es. <literal>main</literal>) è la prima parte, altrimenti "
5198 "viene omesso; 2. la prima lettera del nome del pacchetto sorgente, tranne "
5199 "per i pacchetti sorgente con nome che inizia con «<literal>lib</literal>», "
5200 "nel qual caso saranno le prime quattro lettere; 3. il nome completo del "
5201 "pacchetto sorgente; 4. il nome completo di nuovo e 5. la versione sorgente. "
5202 "La prima (se presente), la seconda, la terza e la quarta parte sono separate "
5203 "da una sbarra («<literal>/</literal>») e tra la quarta e la quinta parte c'è "
5204 "un trattino basso («<literal>_</literal>»). Per questa opzione è disponibile "
5205 "il valore speciale «<literal>no</literal>» che indica che questa fonte non "
5206 "può essere usata per acquisire file changelog. In questo caso viene provata "
5207 "un'altra fonte, se disponibile."
5209 #. type: Content of: <refentry><refsect1><title>
5211 msgid "Binary specific configuration"
5212 msgstr "Configurazione specifica per binari"
5214 #. type: Content of: <refentry><refsect1><para>
5217 "Especially with the introduction of the <command>apt</command> binary it can "
5218 "be useful to set certain options only for a specific binary as even options "
5219 "which look like they would effect only a certain binary like <option>APT::"
5220 "Get::Show-Versions</option> effect <command>apt-get</command> as well as "
5221 "<command>apt</command>."
5223 "Specialmente con l'introduzione del binario <command>apt</command> può "
5224 "essere utile impostare determinate opzioni solamente per uno specifico "
5225 "binario, dato che anche opzioni che sembrerebbero avere effetto solo su un "
5226 "determinato binario come <option>APT::Get::Show-Versions</option>, hanno "
5227 "effetto su <command>apt-get</command> così come su <command>apt</command>."
5229 #. type: Content of: <refentry><refsect1><para>
5232 "Setting an option for a specific binary only can be achieved by setting the "
5233 "option inside the <option>Binary::<replaceable>specific-binary</"
5234 "replaceable></option> scope. Setting the option <option>APT::Get::Show-"
5235 "Versions</option> for the <command>apt</command> only can e.g. by done by "
5236 "setting <option>Binary::apt::APT::Get::Show-Versions</option> instead."
5238 "L'impostazione di un'opzione per un solo binario specifico può essere "
5239 "ottenuta solamente impostando l'opzione all'interno di un ambito "
5240 "<option>Binary::<replaceable>binario-specifico</replaceable></option>. Ad "
5241 "esempio impostare l'opzione <option>APT::Get::Show-Versions</option> "
5242 "solamente per <command>apt</command> può essere fatto impostando invece "
5243 "<option>Binary::apt::APT::Get::Show-Versions</option>."
5245 #. type: Content of: <refentry><refsect1><para>
5248 "Note that as seen in the DESCRIPTION section further above you can't set "
5249 "binary-specific options on the commandline itself nor in configuration files "
5250 "loaded via the commandline."
5252 "Notare che, come visto nella sezione DESCRIZIONE più in alto, non si possono "
5253 "impostare opzioni specifiche per un binario dalla riga di comando né nei "
5254 "file di configurazione caricati tramite la riga di comando"
5256 #. type: Content of: <refentry><refsect1><title>
5261 #. type: Content of: <refentry><refsect1><para>
5264 "The <literal>Dir::State</literal> section has directories that pertain to "
5265 "local state information. <literal>lists</literal> is the directory to place "
5266 "downloaded package lists in and <literal>status</literal> is the name of the "
5267 "&dpkg; status file. <literal>preferences</literal> is the name of the APT "
5268 "<filename>preferences</filename> file. <literal>Dir::State</literal> "
5269 "contains the default directory to prefix on all sub-items if they do not "
5270 "start with <filename>/</filename> or <filename>./</filename>."
5272 "La sezione <literal>Dir::State</literal> contiene directory che sono "
5273 "relative a informazioni di stato locali. <literal>lists</literal> è la "
5274 "directory in cui mettere gli elenchi scaricati dei pacchetti e "
5275 "<literal>status</literal> è il nome del file di stato di &dpkg;. "
5276 "<literal>preferences</literal> è il nome del file <filename>preferences</"
5277 "filename> di APT. <literal>Dir::State</literal> contiene la directory "
5278 "predefinita da anteporre a tutte le sottovoci che non iniziano con "
5279 "<filename>/</filename> o <filename>./</filename>."
5281 #. type: Content of: <refentry><refsect1><para>
5284 "<literal>Dir::Cache</literal> contains locations pertaining to local cache "
5285 "information, such as the two package caches <literal>srcpkgcache</literal> "
5286 "and <literal>pkgcache</literal> as well as the location to place downloaded "
5287 "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
5288 "be turned off by setting <literal>pkgcache</literal> or "
5289 "<literal>srcpkgcache</literal> to <literal>\"\"</literal>. This will slow "
5290 "down startup but save disk space. It is probably preferable to turn off the "
5291 "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> "
5292 "the default directory is contained in <literal>Dir::Cache</literal>"
5294 "<literal>Dir::Cache</literal> contiene le posizioni relative alle "
5295 "informazioni della cache locale, come le due cache dei pacchetti "
5296 "<literal>srcpkgcache</literal> e <literal>pkgcache</literal>, così come la "
5297 "posizione in cui mettere gli archivi scaricati: <literal>Dir::Cache::"
5298 "archives</literal>. La generazione delle cache può essere disattivata "
5299 "impostando <literal>pkgcache</literal> o <literal>srcpkgcache</literal> a "
5300 "<literal>\"\"</literal>. Questo rallenta l'avvio ma fa risparmiare spazio su "
5301 "disco. È probabilmente preferibile disattivare pkgcache piuttosto che "
5302 "srcpkgcache. Come per <literal>Dir::State</literal>, la directory "
5303 "predefinita è contenuta in <literal>Dir::Cache</literal>"
5305 #. type: Content of: <refentry><refsect1><para>
5308 "<literal>Dir::Etc</literal> contains the location of configuration files, "
5309 "<literal>sourcelist</literal> gives the location of the sourcelist and "
5310 "<literal>main</literal> is the default configuration file (setting has no "
5311 "effect, unless it is done from the config file specified by "
5312 "<envar>APT_CONFIG</envar>)."
5314 "<literal>Dir::Etc</literal> contiene la posizione dei file di "
5315 "configurazione; <literal>sourcelist</literal> fornisce la posizione di "
5316 "sourcelist e <literal>main</literal> è il file di configurazione predefinito "
5317 "(l'impostazione non ha effetto, a meno che non venga fatta dal file di "
5318 "configurazione specificato da <envar>APT_CONFIG</envar>)."
5320 #. type: Content of: <refentry><refsect1><para>
5323 "The <literal>Dir::Parts</literal> setting reads in all the config fragments "
5324 "in lexical order from the directory specified. After this is done then the "
5325 "main config file is loaded."
5327 "L'impostazione <literal>Dir::Parts</literal> legge dalla directory "
5328 "specificata tutti i frammenti di configurazione in ordine lessicale. Al "
5329 "termine viene caricato il file di configurazione principale."
5331 #. type: Content of: <refentry><refsect1><para>
5334 "Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::"
5335 "Bin::Methods</literal> specifies the location of the method handlers and "
5336 "<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
5337 "<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
5338 "literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</"
5339 "literal> specify the location of the respective programs."
5341 "<literal>Dir::Bin</literal> punta ai programmi binari; <literal>Dir::Bin::"
5342 "Methods</literal> specifica la posizione dei gestori dei metodi e "
5343 "<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
5344 "<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
5345 "literal> <literal>dpkg-buildpackage</literal> e <literal>apt-cache</literal> "
5346 "specificano la posizione dei rispettivi programmi."
5348 #. type: Content of: <refentry><refsect1><para>
5351 "The configuration item <literal>RootDir</literal> has a special meaning. If "
5352 "set, all paths will be relative to <literal>RootDir</literal>, "
5353 "<emphasis>even paths that are specified absolutely</emphasis>. So, for "
5354 "instance, if <literal>RootDir</literal> is set to <filename>/tmp/staging</"
5355 "filename> and <literal>Dir::State::status</literal> is set to <filename>/var/"
5356 "lib/dpkg/status</filename>, then the status file will be looked up in "
5357 "<filename>/tmp/staging/var/lib/dpkg/status</filename>. If you want to "
5358 "prefix only relative paths, set <literal>Dir</literal> instead."
5360 "La voce di configurazione <literal>RootDir</literal> ha un significato "
5361 "speciale. Se impostata, tutti i percorsi saranno relativi a "
5362 "<literal>RootDir</literal>, <emphasis>anche i percorsi che sono specificati "
5363 "in modo assoluto</emphasis>. Perciò, ad esempio, se <literal>RootDir</"
5364 "literal> è impostata a <filename>/tmp/staging</filename> e <literal>Dir::"
5365 "State::status</literal> è impostata a <filename>/var/lib/dpkg/status</"
5366 "filename>, allora il file di stato verrà cercato in <filename>/tmp/staging/"
5367 "var/lib/dpkg/status</filename>. Se si desidera un prefisso solo per i "
5368 "percorsi relativi, impostare invece <literal>Dir</literal>."
5370 #. type: Content of: <refentry><refsect1><para>
5373 "The <literal>Ignore-Files-Silently</literal> list can be used to specify "
5374 "which files APT should silently ignore while parsing the files in the "
5375 "fragment directories. Per default a file which end with <literal>.disabled</"
5376 "literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-"
5377 "z]+</literal> is silently ignored. As seen in the last default value these "
5378 "patterns can use regular expression syntax."
5380 "La lista <literal>Ignore-Files-Silently</literal> può essere usata per "
5381 "specificare quali file debbano essere ignorati in modo silenzioso da APT "
5382 "mentre analizza i file nelle directory con i frammenti. In modo predefinito "
5383 "un file il cui nome termina con <literal>.disabled</literal>, <literal>~</"
5384 "literal>, <literal>.bak</literal> o <literal>.dpkg-[a-z]+</literal> viene "
5385 "ignorato in modo silenzioso. Come si vede nell'ultimo valore predefinito "
5386 "questi modelli possono usare una sintassi con espressioni regolari."
5388 #. type: Content of: <refentry><refsect1><title>
5390 msgid "APT in DSelect"
5391 msgstr "APT in DSelect"
5393 #. type: Content of: <refentry><refsect1><para>
5396 "When APT is used as a &dselect; method several configuration directives "
5397 "control the default behavior. These are in the <literal>DSelect</literal> "
5400 "Quando APT viene usato come metodo per &dselect; svariate direttive di "
5401 "configurazione controllano il comportamento predefinito; queste sono nella "
5402 "sezione <literal>DSelect</literal>."
5404 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5407 "Cache Clean mode; this value may be one of <literal>always</literal>, "
5408 "<literal>prompt</literal>, <literal>auto</literal>, <literal>pre-auto</"
5409 "literal> and <literal>never</literal>. <literal>always</literal> and "
5410 "<literal>prompt</literal> will remove all packages from the cache after "
5411 "upgrading, <literal>prompt</literal> (the default) does so conditionally. "
5412 "<literal>auto</literal> removes only those packages which are no longer "
5413 "downloadable (replaced with a new version for instance). <literal>pre-auto</"
5414 "literal> performs this action before downloading new packages."
5416 "Modalità di pulizia della cache; i valori permessi sono <literal>always</"
5417 "literal>, <literal>prompt</literal>, <literal>auto</literal>, <literal>pre-"
5418 "auto</literal> e <literal>never</literal>. <literal>always</literal> e "
5419 "<literal>prompt</literal> rimuovono tutti i pacchetti dalla cache dopo ogni "
5420 "aggiornamento; <literal>prompt</literal> (il valore predefinito) lo fa in "
5421 "modo condizionato. <literal>auto</literal> rimuove solo quei pacchetti che "
5422 "non sono più scaricabili (ad esempio perché sostituiti da una nuova "
5423 "versione). <literal>pre-auto</literal> effettua questa azione prima di "
5424 "scaricare i nuovi pacchetti."
5426 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5429 "The contents of this variable are passed to &apt-get; as command line "
5430 "options when it is run for the install phase."
5432 "Il contenuto di questa variabile è passato come opzioni per la riga di "
5433 "comando ad &apt-get;, quando questo viene eseguito per la fase di "
5436 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5439 "The contents of this variable are passed to &apt-get; as command line "
5440 "options when it is run for the update phase."
5442 "Il contenuto di questa variabile è passato come opzioni per la riga di "
5443 "comando ad &apt-get;, quando questo viene eseguito per la fase di "
5446 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5449 "If true the [U]pdate operation in &dselect; will always prompt to continue. "
5450 "The default is to prompt only on error."
5452 "Se impostato a vero l'operazione [A]ggiorna di &dselect; chiederà sempre "
5453 "conferma prima di continuare. Il comportamento predefinito è di chiedere "
5454 "solo in caso di errore."
5456 #. type: Content of: <refentry><refsect1><title>
5458 msgid "How APT calls &dpkg;"
5459 msgstr "Come APT invoca &dpkg;"
5461 #. type: Content of: <refentry><refsect1><para>
5464 "Several configuration directives control how APT invokes &dpkg;. These are "
5465 "in the <literal>DPkg</literal> section."
5467 "Diverse direttive di configurazione controllano il modo in cui APT invoca "
5468 "&dpkg;; sono nella sezione <literal>DPkg</literal>."
5470 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5473 "This is a list of options to pass to &dpkg;. The options must be specified "
5474 "using the list notation and each list item is passed as a single argument to "
5477 "Questa è una lista di opzioni da passare a &dpkg;. Le opzioni devono essere "
5478 "specificate usando la notazione per le liste e ogni voce nella lista viene "
5479 "passata a &dpkg; come un singolo argomento."
5481 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5484 "This is a list of shell commands to run before/after invoking &dpkg;. Like "
5485 "<literal>options</literal> this must be specified in list notation. The "
5486 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
5487 "fail APT will abort."
5489 "Questa è una lista di comandi di shell da eseguire prima/dopo l'invocazione "
5490 "di &dpkg;. Come <literal>options</literal> deve essere specificata con la "
5491 "notazione per le liste. I comandi sono invocati in ordine usando <filename>/"
5492 "bin/sh</filename>; se qualcuno dei comandi fallisce APT terminerà annullando."
5494 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5497 "This is a list of shell commands to run before invoking &dpkg;. Like "
5498 "<literal>options</literal> this must be specified in list notation. The "
5499 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
5500 "fail APT will abort. APT will pass the filenames of all .deb files it is "
5501 "going to install to the commands, one per line on the requested file "
5502 "descriptor, defaulting to standard input."
5504 "Questa è una lista di comandi di shell da eseguire prima di invocare &dpkg;. "
5505 "Come <literal>options</literal> deve essere specificata con la notazione per "
5506 "le liste. I comandi sono invocati in ordine usando <filename>/bin/sh</"
5507 "filename>; se qualcuno dei comandi fallisce APT terminerà annullando. APT "
5508 "passa i nomi di file di tutti i file .deb che sta per installare ai comandi, "
5509 "uno per riga sul descrittore di file richiesto, usando in modo predefinito "
5510 "lo standard input."
5512 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5515 "Version 2 of this protocol sends more information through the requested file "
5516 "descriptor: a line with the text <literal>VERSION 2</literal>, the APT "
5517 "configuration space, and a list of package actions with filename and version "
5520 "La versione 2 di questo protocollo invia più informazioni attraverso il "
5521 "descrittore di file richiesto: una riga con il testo <literal>VERSION 2</"
5522 "literal>, lo spazio di configurazione di APT e un elenco di azioni di "
5523 "pacchetto con nome file e informazioni sulle versioni."
5525 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5528 "Each configuration directive line has the form <literal>key=value</"
5529 "literal>. Special characters (equal signs, newlines, nonprintable "
5530 "characters, quotation marks, and percent signs in <literal>key</literal> and "
5531 "newlines, nonprintable characters, and percent signs in <literal>value</"
5532 "literal>) are %-encoded. Lists are represented by multiple <literal>key::"
5533 "=value</literal> lines with the same key. The configuration section ends "
5534 "with a blank line."
5536 "Ogni riga con una direttiva di configurazione ha la forma "
5537 "<literal>chiave=valore</literal>. I caratteri speciali (segno di uguale, a "
5538 "capo, caratteri non stampabili, virgolette e segno di percentuale in "
5539 "<literal>chiave</literal> e a capo, caratteri non stampabili e segno di "
5540 "percentuale in <literal>valore</literal>) sono codificati con %-valore. Le "
5541 "liste sono rappresentate da più righe <literal>chiave::=valore</literal> con "
5542 "la stessa chiave. La sezione di configurazione termina con una riga vuota."
5544 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5548 #| "Package action lines consist of five fields in Version 2: old version, "
5549 #| "direction of version change (< for upgrades, > for downgrades, = "
5550 #| "for no change), new version, action. The version fields are \"-\" for no "
5551 #| "version at all (for example when installing a package for the first time; "
5552 #| "no version is treated as earlier than any real version, so that is an "
5553 #| "upgrade, indicated as <literal>- < 1.23.4</literal>). The action field "
5554 #| "is \"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" "
5555 #| "if it is being removed, or the filename of a .deb file if it is being "
5558 "Package action lines consist of five fields in Version 2: package name "
5559 "(without architecture qualification even if foreign), old version, direction "
5560 "of version change (< for upgrades, > for downgrades, = for no change), "
5561 "new version, action. The version fields are \"-\" for no version at all (for "
5562 "example when installing a package for the first time; no version is treated "
5563 "as earlier than any real version, so that is an upgrade, indicated as "
5564 "<literal>- < 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
5565 "the package is being configured, \"**REMOVE**\" if it is being removed, or "
5566 "the filename of a .deb file if it is being unpacked."
5568 "Le righe delle azioni di pacchetto sono costituite nella Versione 2 da "
5569 "cinque campi: vecchia versione, direzione del cambiamento di versione (< "
5570 "per gli aggiornamenti, > per le retrocessioni a versioni precedenti, = "
5571 "per nessun cambiamento), nuova versione, azione. I campi di versione sono "
5572 "«-» per nessuna versione (per esempio quando si installa un pacchetto per la "
5573 "prima volta; la mancanza di versione viene trattata come precedente a "
5574 "qualsiasi versione, perciò è un aggiornamento indicato come <literal>- < "
5575 "1.23.4</literal>). Il campo dell'azione è «**CONFIGURE**» se il pacchetto "
5576 "viene configurato, «**REMOVE**» se viene rimosso o il nome ddi un file .deb "
5577 "se viene spacchettato."
5579 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5582 "In Version 3 after each version field follows the architecture of this "
5583 "version, which is \"-\" if there is no version, and a field showing the "
5584 "MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
5585 "\"none\" is an incorrect typename which is just kept to remain compatible, "
5586 "it should be read as \"no\" and users are encouraged to support both."
5588 "Nella Versione 3 ogni campo di versione viene seguito dall'architettura di "
5589 "questa versione, che è «-» se non c'è versione, e da un campo che mostra il "
5590 "tipo MultiArch «same», «foreign», «allowed» o «none». Notare che «none» è un "
5591 "nome di tipo non corretto che viene mantenuto per questioni di compatibilità "
5592 "e dovrebbe essere letto come «no» e gli utenti sono incoraggiati a "
5593 "supportarli entrambi."
5595 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5598 "The version of the protocol to be used for the command "
5599 "<literal><replaceable>cmd</replaceable></literal> can be chosen by setting "
5600 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::Version</"
5601 "literal> accordingly, the default being version 1. If APT isn't supporting "
5602 "the requested version it will send the information in the highest version it "
5603 "has support for instead."
5605 "La versione del protocollo da usare per il comando "
5606 "<literal><replaceable>cmd</replaceable></literal> può essere scelta "
5607 "impostando in modo appropriato <literal>DPkg::Tools::options::"
5608 "<replaceable>cmd</replaceable>::Version</literal>, il cui valore predefinito "
5609 "è la versione 1. Se APT non supporta la versione richiesta invierà invece "
5610 "l'informazione nella versione più alta per cui ha il supporto."
5612 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5615 "The file descriptor to be used to send the information can be requested with "
5616 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::InfoFD</"
5617 "literal> which defaults to <literal>0</literal> for standard input and is "
5618 "available since version 0.9.11. Support for the option can be detected by "
5619 "looking for the environment variable <envar>APT_HOOK_INFO_FD</envar> which "
5620 "contains the number of the used file descriptor as a confirmation."
5622 "Il descrittore di file da usare per inviare le informazioni può essere "
5623 "richiesto con <literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::"
5624 "InfoFD</literal> che è in modo predefinito <literal>0</literal> per lo "
5625 "standard input ed è disponibile a partire dalla versione 0.9.11. Il supporto "
5626 "per l'opzione può essere controllato guardando la variabile d'ambiente "
5627 "<envar>APT_HOOK_INFO_FD</envar> che contiene il numero del descrittore di "
5628 "file usato per conferma."
5630 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5633 "APT chdirs to this directory before invoking &dpkg;, the default is "
5634 "<filename>/</filename>."
5636 "APT cambia la directory attuale in questa prima di invocare &dpkg;; il "
5637 "valore predefinito è <filename>/</filename>."
5639 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5642 "These options are passed to &dpkg-buildpackage; when compiling packages; the "
5643 "default is to disable signing and produce all binaries."
5645 "Queste opzioni sono passate a &dpkg-buildpackage; quando vengono compilati i "
5646 "pacchetti; il valore predefinito disabilita la firma e produce tutti i "
5649 #. type: Content of: <refentry><refsect1><refsect2><title>
5651 msgid "dpkg trigger usage (and related options)"
5652 msgstr "Uso dei trigger di dpkg (e relative opzioni)"
5654 #. type: Content of: <refentry><refsect1><refsect2><para>
5657 "APT can call &dpkg; in such a way as to let it make aggressive use of "
5658 "triggers over multiple calls of &dpkg;. Without further options &dpkg; will "
5659 "use triggers once each time it runs. Activating these options can therefore "
5660 "decrease the time needed to perform the install or upgrade. Note that it is "
5661 "intended to activate these options per default in the future, but as it "
5662 "drastically changes the way APT calls &dpkg; it needs a lot more testing. "
5663 "<emphasis>These options are therefore currently experimental and should not "
5664 "be used in production environments.</emphasis> It also breaks progress "
5665 "reporting such that all front-ends will currently stay around half (or more) "
5666 "of the time in the 100% state while it actually configures all packages."
5668 "APT può invocare &dpkg; in modo tale da permettergli di fare un uso più "
5669 "aggressivo dei trigger su chiamate multiple di &dpkg;. Senza opzioni "
5670 "ulteriori &dpkg; usa i trigger una volta sola per ogni volta che viene "
5671 "eseguito. Attivando queste opzioni si può quindi diminuire il tempo "
5672 "necessario per effettuare l'installazione o l'aggiornamento. Notare che "
5673 "questo è pensato per attivare queste opzioni in modo predefinito nel futuro "
5674 "ma, dato che cambia drasticamente il modo in cui APT chiama &dpkg;, "
5675 "necessita di essere testato ancora molto. <emphasis>Queste opzioni sono "
5676 "perciò al momento sperimentali e non dovrebbero essere usate in ambienti di "
5677 "produzione.</emphasis> Inoltre rende difettosi i rapporti sull'avanzamento, "
5678 "tanto che che tutte le interfacce attualmente rimangono per metà (o più) del "
5679 "tempo nello stato 100% mentre in realtà stanno venendo configurati i "
5682 #. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
5686 "DPkg::NoTriggers \"true\";\n"
5687 "PackageManager::Configure \"smart\";\n"
5688 "DPkg::ConfigurePending \"true\";\n"
5689 "DPkg::TriggersPending \"true\";"
5691 "DPkg::NoTriggers \"true\";\n"
5692 "PackageManager::Configure \"smart\";\n"
5693 "DPkg::ConfigurePending \"true\";\n"
5694 "DPkg::TriggersPending \"true\";"
5696 #. type: Content of: <refentry><refsect1><refsect2><para>
5699 "Note that it is not guaranteed that APT will support these options or that "
5700 "these options will not cause (big) trouble in the future. If you have "
5701 "understand the current risks and problems with these options, but are brave "
5702 "enough to help testing them, create a new configuration file and test a "
5703 "combination of options. Please report any bugs, problems and improvements "
5704 "you encounter and make sure to note which options you have used in your "
5705 "reports. Asking &dpkg; for help could also be useful for debugging proposes, "
5706 "see e.g. <command>dpkg --audit</command>. A defensive option combination "
5707 "would be <placeholder type=\"literallayout\" id=\"0\"/>"
5709 "Notare che non è garantito che APT supporterà queste opzioni o che queste "
5710 "opzioni non causeranno (grossi) problemi in futuro. Se i rischi e i problemi "
5711 "attuali legati a queste opzioni sono chiari, ma si è abbastanza coraggiosi "
5712 "da volere aiutare a testarle, creare un nuovo file di configurazione e "
5713 "provare una combinazione di opzioni. Segnalare ogni bug, problema o "
5714 "miglioramento che si presenta e assicurarsi di indicare nella segnalazione "
5715 "quali opzioni sono state usate. Potrebbe anche essere utile chiedere aiuto a "
5716 "&dpkg; per il debug; vedere ad esempio <command>dpkg --audit</command>. Una "
5717 "combinazione di opzioni sulla difensiva sarebbe <placeholder type="
5718 "\"literallayout\" id=\"0\"/>"
5720 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5723 "Add the no triggers flag to all &dpkg; calls (except the ConfigurePending "
5724 "call). See &dpkg; if you are interested in what this actually means. In "
5725 "short: &dpkg; will not run the triggers when this flag is present unless it "
5726 "is explicitly called to do so in an extra call. Note that this option "
5727 "exists (undocumented) also in older APT versions with a slightly different "
5728 "meaning: Previously these option only append --no-triggers to the configure "
5729 "calls to &dpkg; - now APT will also add this flag to the unpack and remove "
5732 "Aggiunge l'opzione --no-triggers a tutte le invocazioni di &dpkg; (tranne la "
5733 "chiamata ConfigurePending). Se si è interessati a capire cosa ciò significhi "
5734 "veramente, vedere &dpkg;. In breve: quando questa opzione è presente &dpkg; "
5735 "non esegue i trigger, a meno che non sia esplicitamente chiamato per farlo "
5736 "con una chiamata aggiuntiva. Notare che questa opzione esiste (non "
5737 "documentata) anche in versioni più vecchie di APT, con un significato "
5738 "leggermente diverso: prima queste opzioni aggiungevano solamente --no-"
5739 "triggers alle chiamate di &dpkg; per la configurazione, ora APT aggiunge "
5740 "questa opzione anche alle chiamate per lo spacchettamento e la rimozione."
5742 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5745 "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
5746 "and \"<literal>no</literal>\". The default value is \"<literal>all</literal>"
5747 "\", which causes APT to configure all packages. The \"<literal>smart</"
5748 "literal>\" way is to configure only packages which need to be configured "
5749 "before another package can be unpacked (Pre-Depends), and let the rest be "
5750 "configured by &dpkg; with a call generated by the ConfigurePending option "
5751 "(see below). On the other hand, \"<literal>no</literal>\" will not configure "
5752 "anything, and totally relies on &dpkg; for configuration (which at the "
5753 "moment will fail if a Pre-Depends is encountered). Setting this option to "
5754 "any value other than <literal>all</literal> will implicitly also activate "
5755 "the next option by default, as otherwise the system could end in an "
5756 "unconfigured and potentially unbootable state."
5758 "Valori permessi sono «<literal>all</literal>», «<literal>smart</literal>» e "
5759 "«<literal>no</literal>». Il valore predefinito è «<literal>all</literal>», "
5760 "il che fa sì che APT configuri tutti i pacchetti. Il modo «<literal>smart</"
5761 "literal>» (intelligente) è quello di configurare solo i pacchetti che devono "
5762 "essere configurati prima che possa essere spacchettato un altro pacchetto "
5763 "(Pre-Depends), e lasciare che il resto venga configurato da &dpkg; con una "
5764 "chiamata generata dall'opzione ConfigurePending (vedere più sotto). D'altro "
5765 "canto, «<literal>no</literal>» non configura nulla e si affida completamente "
5766 "a &dpkg; per la configurazione (che al momento fallisce se viene incontrata "
5767 "una relazione Pre-Depends). Impostare questo parametro ad un qualsiasi "
5768 "valore diverso da <literal>all</literal> attiva implicitamente in modo "
5769 "predefinito anche l'opzione successiva, dato che altrimenti il sistema "
5770 "potrebbe finire in uno stato non configurato e potenzialmente non avviabile."
5772 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5775 "If this option is set APT will call <command>dpkg --configure --pending</"
5776 "command> to let &dpkg; handle all required configurations and triggers. This "
5777 "option is activated automatically per default if the previous option is not "
5778 "set to <literal>all</literal>, but deactivating it could be useful if you "
5779 "want to run APT multiple times in a row - e.g. in an installer. In these "
5780 "sceneries you could deactivate this option in all but the last run."
5782 "Se questa opzione è impostata, APT invoca <command>dpkg --configure --"
5783 "pending</command> per lasciare che &dpkg; gestisca tutte le configurazioni e "
5784 "i trigger necessari. Questa opzione viene attivata automaticamente in modo "
5785 "predefinito se l'opzione precedente non è impostata a <literal>all</"
5786 "literal>, ma potrebbe essere utile disattivarla se si desidera eseguire APT "
5787 "più volte di seguito, ad esempio in un installatore. In uno scenario simile "
5788 "si può disattivare questa opzione in tutte le esecuzioni tranne l'ultima."
5790 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5793 "Useful for the <literal>smart</literal> configuration as a package which has "
5794 "pending triggers is not considered as <literal>installed</literal>, and "
5795 "&dpkg; treats them as <literal>unpacked</literal> currently which is a "
5796 "showstopper for Pre-Dependencies (see debbugs #526774). Note that this will "
5797 "process all triggers, not only the triggers needed to configure this package."
5799 "Utile per la configurazione <literal>smart</literal> dato che un pacchetto "
5800 "che ha trigger in sospeso non è considerato come <literal>installato</"
5801 "literal> e &dpkg; attualmente lo tratta come <literal>spacchettato</literal> "
5802 "che è un ostacolo per le relazioni Pre-Depends (vedere il bug Debian "
5803 "#526774). Notare che questo elaborerà tutti i trigger, non solo quelli "
5804 "necessari per configurare il pacchetto in questione."
5806 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
5810 "OrderList::Score {\n"
5812 "\tEssential 200;\n"
5814 "\tPreDepends 50;\n"
5817 "OrderList::Score {\n"
5819 "\tEssential 200;\n"
5821 "\tPreDepends 50;\n"
5824 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5827 "Essential packages (and their dependencies) should be configured immediately "
5828 "after unpacking. It is a good idea to do this quite early in the upgrade "
5829 "process as these configure calls also currently require <literal>DPkg::"
5830 "TriggersPending</literal> which will run quite a few triggers (which may not "
5831 "be needed). Essentials get per default a high score but the immediate flag "
5832 "is relatively low (a package which has a Pre-Depends is rated higher). "
5833 "These option and the others in the same group can be used to change the "
5834 "scoring. The following example shows the settings with their default "
5835 "values. <placeholder type=\"literallayout\" id=\"0\"/>"
5837 "I pacchetti essenziali (e le loro dipendenze) dovrebbero essere configurati "
5838 "immediatamente dopo essere stati spacchettati. È una buona idea farlo "
5839 "abbastanza presto nel processo di aggiornamento, dato che queste chiamate di "
5840 "configurazione al momento richiedono anche <literal>DPkg::TriggersPending</"
5841 "literal> che esegue un certo numero di trigger (che potrebbero non essere "
5842 "necessari). I pacchetti essenziali ottengono in modo predefinito un "
5843 "punteggio alto, ma il contrassegno di immediatezza è relativamente basso (un "
5844 "pacchetto che ha una relazione Pre-Depends è valutato con un punteggio "
5845 "maggiore). Queste opzioni e le altre nello stesso gruppo possono essere "
5846 "usate per cambiare il punteggio. L'esempio seguente mostra le impostazioni "
5847 "con i loro valori predefiniti. <placeholder type=\"literallayout\" id=\"0\"/>"
5849 #. type: Content of: <refentry><refsect1><title>
5851 msgid "Periodic and Archives options"
5852 msgstr "Opzioni Periodic e Archives"
5854 #. type: Content of: <refentry><refsect1><para>
5857 "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
5858 "of options configure behavior of apt periodic updates, which is done by the "
5859 "<literal>/etc/cron.daily/apt</literal> script. See the top of this script "
5860 "for the brief documentation of these options."
5862 "I gruppi di opzioni <literal>APT::Periodic</literal> e <literal>APT::"
5863 "Archives</literal> configurano il comportamento degli aggiornamenti "
5864 "periodici di apt, ciò viene fatto attraverso lo script <literal>/etc/cron."
5865 "daily/apt</literal>. Per una breve documentazione di queste opzioni, vedere "
5866 "all'inizio dello script."
5868 #. type: Content of: <refentry><refsect1><title>
5870 msgid "Debug options"
5871 msgstr "Opzioni di debug"
5873 #. type: Content of: <refentry><refsect1><para>
5876 "Enabling options in the <literal>Debug::</literal> section will cause "
5877 "debugging information to be sent to the standard error stream of the program "
5878 "utilizing the <literal>apt</literal> libraries, or enable special program "
5879 "modes that are primarily useful for debugging the behavior of <literal>apt</"
5880 "literal>. Most of these options are not interesting to a normal user, but a "
5883 "Se si abilitano le opzioni nella sezione <literal>Debug::</literal> verranno "
5884 "inviate delle informazioni di debug nel flusso dello standard error del "
5885 "programma usando le librerie <literal>apt</literal>, o verranno abilitate "
5886 "speciali modalità del programma che sono principalmente utili per far il "
5887 "debug del comportamento di <literal>apt</literal>. La maggior parte di "
5888 "queste opzioni non è interessante per l'utente normale, ma alcune potrebbero "
5891 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5894 "<literal>Debug::pkgProblemResolver</literal> enables output about the "
5895 "decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</"
5898 "<literal>Debug::pkgProblemResolver</literal> abilita l'output relativo alle "
5899 "decisioni prese da <literal>dist-upgrade, upgrade, install, remove, purge</"
5902 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5905 "<literal>Debug::NoLocking</literal> disables all file locking. This can be "
5906 "used to run some operations (for instance, <literal>apt-get -s install</"
5907 "literal>) as a non-root user."
5909 "<literal>Debug::NoLocking</literal> disabilita tutti i lock sui file. Può "
5910 "essere usato per eseguire alcune operazioni (ad esempio <literal>apt-get -s "
5911 "install</literal>) come utente non root."
5913 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5916 "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
5917 "time that <literal>apt</literal> invokes &dpkg;."
5919 "<literal>Debug::pkgDPkgPM</literal> stampa l'effettiva riga di comando ogni "
5920 "volta che <literal>apt</literal> invoca &dpkg;."
5923 #. motivating example, except I haven't a clue why you'd want
5925 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5928 "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
5931 "<literal>Debug::IdentCdrom</literal> disabilita l'inclusione di dati statfs "
5932 "negli ID dei CD-ROM."
5934 #. type: Content of: <refentry><refsect1><para>
5936 msgid "A full list of debugging options to apt follows."
5937 msgstr "Segue un elenco completo delle opzioni di debug per apt."
5939 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5942 "Print information related to accessing <literal>cdrom://</literal> sources."
5944 "Stampa informazioni relative all'accesso a fonti <literal>cdrom://</literal>."
5946 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5948 msgid "Print information related to downloading packages using FTP."
5950 "Stampa informazioni relative allo scaricamento dei pacchetti usando FTP."
5952 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5954 msgid "Print information related to downloading packages using HTTP."
5956 "Stampa informazioni relative allo scaricamento dei pacchetti usando HTTP."
5958 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5960 msgid "Print information related to downloading packages using HTTPS."
5962 "Stampa informazioni relative allo scaricamento dei pacchetti usando HTTPS."
5964 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5967 "Print information related to verifying cryptographic signatures using "
5968 "<literal>gpg</literal>."
5970 "Stampa informazioni relative alla verifica delle firme di cifratura fatta "
5971 "usando <literal>gpg</literal>."
5973 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5976 "Output information about the process of accessing collections of packages "
5977 "stored on CD-ROMs."
5979 "Produce in output informazioni sul processo di accesso a raccolte di "
5980 "pacchetti memorizzati su CD-ROM."
5982 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5984 msgid "Describes the process of resolving build-dependencies in &apt-get;."
5986 "Descrive il processo di risoluzione delle dipendenze di compilazione in &apt-"
5989 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5992 "Output each cryptographic hash that is generated by the <literal>apt</"
5993 "literal> libraries."
5995 "Produce in output ogni hash crittografico che viene generato dalle librerie "
5996 "<literal>apt</literal>."
5998 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6001 "Do not include information from <literal>statfs</literal>, namely the number "
6002 "of used and free blocks on the CD-ROM filesystem, when generating an ID for "
6005 "Quando viene generato l'ID per un CD-ROM, non include informazioni da "
6006 "<literal>statfs</literal>, cioè il numero di blocchi usati e liberi sul file "
6007 "system del CD-ROM."
6009 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6012 "Disable all file locking. For instance, this will allow two instances of "
6013 "<quote><literal>apt-get update</literal></quote> to run at the same time."
6015 "Disabilita tutti i lock sui file. Per esempio permette di eseguire due "
6016 "istanze di <quote><literal>apt-get update</literal></quote> "
6017 "contemporaneamente."
6019 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6021 msgid "Log when items are added to or removed from the global download queue."
6023 "Registra nel log quando vengono aggiunte o rimosse voci dalla coda globale "
6024 "degli scaricamenti."
6026 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6029 "Output status messages and errors related to verifying checksums and "
6030 "cryptographic signatures of downloaded files."
6032 "Produce in output messaggi di stato ed errori relativi alla verifica dei "
6033 "codici di controllo e delle firme di cifratura dei file scaricati."
6035 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6038 "Output information about downloading and applying package index list diffs, "
6039 "and errors relating to package index list diffs."
6041 "Produce in output informazioni sullo scaricamento e l'applicazione dei diff "
6042 "per gli elenchi degli indici dei pacchetti, e gli errori relativi a tali "
6045 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6048 "Output information related to patching apt package lists when downloading "
6049 "index diffs instead of full indices."
6051 "Produce in output informazioni relative all'applicazione di patch agli "
6052 "elenchi dei pacchetti di apt quando vengono scaricati i diff per gli indici "
6053 "invece degli indici completi."
6055 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6058 "Log all interactions with the sub-processes that actually perform downloads."
6060 "Registra nel log tutte le interazioni con i sottoprocessi che effettuano "
6061 "realmente gli scaricamenti."
6063 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6066 "Log events related to the automatically-installed status of packages and to "
6067 "the removal of unused packages."
6069 "Registra nel log gli eventi relativi allo stato di automaticamente "
6070 "installato dei pacchetti e alla rimozione dei pacchetti non utilizzati."
6072 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6075 "Generate debug messages describing which packages are being automatically "
6076 "installed to resolve dependencies. This corresponds to the initial auto-"
6077 "install pass performed in, e.g., <literal>apt-get install</literal>, and not "
6078 "to the full <literal>apt</literal> dependency resolver; see <literal>Debug::"
6079 "pkgProblemResolver</literal> for that."
6081 "Genera messaggi di debug che descrivono quali pacchetti vengono "
6082 "automaticamente installati per risolvere delle dipendenze. Corrisponde al "
6083 "passo iniziale di installazione automatica effettuato, ad esempio, in "
6084 "<literal>apt-get install</literal> e non all'intero risolutore di dipendenze "
6085 "di <literal>apt</literal>; per quello vedere <literal>Debug::"
6086 "pkgProblemResolver</literal>."
6088 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6091 "Generate debug messages describing which packages are marked as keep/install/"
6092 "remove while the ProblemResolver does his work. Each addition or deletion "
6093 "may trigger additional actions; they are shown indented two additional "
6094 "spaces under the original entry. The format for each line is "
6095 "<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or "
6096 "<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c -"
6097 "> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> is "
6098 "the current version of the package, <literal>d.e.f</literal> is the version "
6099 "considered for installation and <literal>x.y.z</literal> is a newer version, "
6100 "but not considered for installation (because of a low pin score). The later "
6101 "two can be omitted if there is none or if it is the same as the installed "
6102 "version. <literal>section</literal> is the name of the section the package "
6105 "Genera messaggi di debug che descrivono quali pacchetto vengono "
6106 "contrassegnati per essere mantenuti/installati/rimossi mentre il "
6107 "ProblemResolver fa il suo lavoro. Ogni aggiunta o rimozione può causare "
6108 "azioni aggiuntive che vengono mostrate con un rientro di due spazi in più "
6109 "sotto alla voce originale. Il formato per ogni riga è <literal>MarkKeep</"
6110 "literal>, <literal>MarkDelete</literal> o <literal>MarkInstall</literal> "
6111 "seguito da <literal>nome-pacchetto <a.b.c -> d.e.f | x.y.z> "
6112 "(sezione)</literal> dove <literal>a.b.c</literal> è l'attuale versione del "
6113 "pacchetto, <literal>d.e.f</literal> è la versione presa in considerazione "
6114 "per l'installazione e <literal>x.y.z</literal> è una versione più recente, "
6115 "ma non considerata per l'installazione (a causa di un punteggio di pin più "
6116 "basso). Gli ultimi due possono essere omessi se non esistono o se sono "
6117 "uguali alla versione installata. <literal>sezione</literal> è il nome della "
6118 "sezione in cui compare il pacchetto."
6120 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6123 "When invoking &dpkg;, output the precise command line with which it is being "
6124 "invoked, with arguments separated by a single space character."
6126 "Quando invoca &dpkg;, produce in output l'esatta riga di comando usata, con "
6127 "gli argomenti separati da un singolo carattere di spazio."
6129 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6132 "Output all the data received from &dpkg; on the status file descriptor and "
6133 "any errors encountered while parsing it."
6135 "Produce in output tutti i dati ricevuti da &dpkg; sul descrittore del file "
6136 "di stato ed ogni errore incontrato durante la sua analisi."
6138 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6141 "Generate a trace of the algorithm that decides the order in which "
6142 "<literal>apt</literal> should pass packages to &dpkg;."
6144 "Genera un trace dell'algoritmo che decide l'ordine in cui <literal>apt</"
6145 "literal> deve passare i pacchetti a &dpkg;."
6147 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6150 "Output status messages tracing the steps performed when invoking &dpkg;."
6152 "Produce in output messaggi di stato che indicano i passi effettuati "
6153 "nell'invocazione di &dpkg;."
6155 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6157 msgid "Output the priority of each package list on startup."
6158 msgstr "Produce in output la priorità di ogni elenco di pacchetti all'avvio."
6160 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6163 "Trace the execution of the dependency resolver (this applies only to what "
6164 "happens when a complex dependency problem is encountered)."
6166 "Traccia l'esecuzione del risolutore di dipendenze (questo ha effetto solo "
6167 "per ciò che accade quando viene incontrato un problema complesso di "
6170 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6173 "Display a list of all installed packages with their calculated score used by "
6174 "the pkgProblemResolver. The description of the package is the same as "
6175 "described in <literal>Debug::pkgDepCache::Marker</literal>"
6177 "Visualizza un elenco di tutti i pacchetti installati con il loro punteggio "
6178 "calcolato che è usato dal pkgProblemResolver. La descrizione dei pacchetti è "
6179 "la stessa descritta in <literal>Debug::pkgDepCache::Marker</literal>"
6181 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6184 "Print information about the vendors read from <filename>/etc/apt/vendors."
6187 "Stampa informazioni sui fornitori lette da <filename>/etc/apt/vendors.list</"
6190 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6193 "Display the external commands that are called by apt hooks. This includes e."
6194 "g. the config options <literal>DPkg::{Pre,Post}-Invoke</literal> or "
6195 "<literal>APT::Update::{Pre,Post}-Invoke</literal>."
6197 "Visualizza i comandi esterni che sono richiamati dagli hook di apt. Ciò "
6198 "include ad esempio le opzioni di configurazione <literal>DPkg::{Pre,Post}-"
6199 "Invoke</literal> o <literal>APT::Update::{Pre,Post}-Invoke</literal>."
6201 #. type: Content of: <refentry><refsect1><title>
6202 #: apt.conf.5.xml apt_preferences.5.xml sources.list.5.xml apt-ftparchive.1.xml
6206 #. type: Content of: <refentry><refsect1><para>
6209 "&configureindex; is a configuration file showing example values for all "
6212 "&configureindex; è un file di configurazione che mostra valori d'esempio per "
6213 "tutte le opzioni possibili."
6215 #. ? reading apt.conf
6216 #. type: Content of: <refentry><refsect1><para>
6218 msgid "&apt-cache;, &apt-config;, &apt-preferences;."
6219 msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
6221 #. type: Content of: <refentry><refnamediv><refpurpose>
6222 #: apt_preferences.5.xml
6223 msgid "Preference control file for APT"
6224 msgstr "file di controllo delle preferenze per APT"
6226 #. type: Content of: <refentry><refsect1><para>
6227 #: apt_preferences.5.xml
6229 "The APT preferences file <filename>/etc/apt/preferences</filename> and the "
6230 "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
6231 "can be used to control which versions of packages will be selected for "
6234 "Il file delle preferenze di APT, <filename>/etc/apt/preferences</filename> e "
6235 "i file frammento nella directory <filename>/etc/apt/preferences.d/</"
6236 "filename> possono essere usati per controllare quale versione verrà "
6237 "selezionata per l'installazione."
6239 #. type: Content of: <refentry><refsect1><para>
6240 #: apt_preferences.5.xml
6242 "Several versions of a package may be available for installation when the "
6243 "&sources-list; file contains references to more than one distribution (for "
6244 "example, <literal>stable</literal> and <literal>testing</literal>). APT "
6245 "assigns a priority to each version that is available. Subject to dependency "
6246 "constraints, <command>apt-get</command> selects the version with the highest "
6247 "priority for installation. The APT preferences override the priorities that "
6248 "APT assigns to package versions by default, thus giving the user control "
6249 "over which one is selected for installation."
6251 "Quando il file &sources-list; contiene riferimenti a più di una "
6252 "distribuzione, potrebbero essere disponibili per l'installazione diverse "
6253 "versioni di un pacchetto (ad esempio <literal>stable</literal> e "
6254 "<literal>testing</literal>). APT assegna una priorità a ciascuna versione "
6255 "che è disponibile. Tenendo in considerazione i limiti imposti dalle "
6256 "dipendenze, <command>apt-get</command> seleziona per l'installazione la "
6257 "versione con la più alta priorità. Le preferenze di APT scavalcano le "
6258 "priorità che APT assegna in modo predefinito alle versioni dei pacchetti, "
6259 "dando perciò all'utente il controllo su quale venga selezionata per "
6262 #. type: Content of: <refentry><refsect1><para>
6263 #: apt_preferences.5.xml
6265 "Several instances of the same version of a package may be available when the "
6266 "&sources-list; file contains references to more than one source. In this "
6267 "case <command>apt-get</command> downloads the instance listed earliest in "
6268 "the &sources-list; file. The APT preferences do not affect the choice of "
6269 "instance, only the choice of version."
6271 "Quando il file &sources-list; contiene riferimenti a più di una fonte, "
6272 "potrebbero essere disponibili più istanze della stessa versione di un "
6273 "pacchetto. In questo caso <command>apt-get</command> scarica l'istanza "
6274 "elencata per prima nel file &sources-list;. Le preferenze di APT non hanno "
6275 "effetto sulla scelta dell'istanza, ma solo sulla scelta della versione."
6277 #. type: Content of: <refentry><refsect1><para>
6278 #: apt_preferences.5.xml
6280 "Preferences are a strong power in the hands of a system administrator but "
6281 "they can become also their biggest nightmare if used without care! APT will "
6282 "not question the preferences, so wrong settings can lead to uninstallable "
6283 "packages or wrong decisions while upgrading packages. Even more problems "
6284 "will arise if multiple distribution releases are mixed without a good "
6285 "understanding of the following paragraphs. Packages included in a specific "
6286 "release aren't tested in (and therefore don't always work as expected in) "
6287 "older or newer releases, or together with other packages from different "
6288 "releases. You have been warned."
6290 "Le preferenze sono uno strumento potente nelle mani di un amministratore di "
6291 "sistema, ma possono anche diventare il suo incubo peggiore se usate con poca "
6292 "cautela! APT non mette in dubbio le preferenze scelte, perciò impostazioni "
6293 "sbagliate possono avere come risultato pacchetti non installabili o "
6294 "decisioni sbagliate durante l'aggiornamento dei pacchetti. Se vengono "
6295 "mescolati più rilasci di distribuzione può sorgere un numero ancora più "
6296 "grande di problemi, se non si sono capiti bene i concetti spiegati nei "
6297 "prossimi paragrafi. I pacchetti inclusi in uno specifico rilascio non sono "
6298 "testati (e perciò non sempre funzionano come atteso) in rilasci più vecchi o "
6299 "più nuovi, o insieme ad altri pacchetti da altri rilasci. Ci si consideri "
6302 #. type: Content of: <refentry><refsect1><para>
6303 #: apt_preferences.5.xml
6305 "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
6306 "directory are parsed in alphanumeric ascending order and need to obey the "
6307 "following naming convention: The files have either no or \"<literal>pref</"
6308 "literal>\" as filename extension and only contain alphanumeric, hyphen (-), "
6309 "underscore (_) and period (.) characters. Otherwise APT will print a notice "
6310 "that it has ignored a file, unless that file matches a pattern in the "
6311 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in which "
6312 "case it will be silently ignored."
6314 "Notare che i file nella directory <filename>/etc/apt/preferences.d</"
6315 "filename> vengono analizzati in ordine alfanumerico crescente e i loro nomi "
6316 "devono conformarsi alle seguenti convenzioni: non devono avere estensione o "
6317 "avere estensione \"<literal>pref</literal>\", e possono contenere solo "
6318 "caratteri alfanumerici, trattini (-), trattini bassi (_) e punti (.). In "
6319 "caso contrario APT stampa un messaggio che informa che un file è stato "
6320 "ignorato, a meno che tale file non corrisponda ad un modello nell'elenco di "
6321 "configurazione <literal>Dir::Ignore-Files-Silently</literal>, nel qual caso "
6322 "viene ignorato in modo silenzioso."
6324 #. type: Content of: <refentry><refsect1><refsect2><title>
6325 #: apt_preferences.5.xml
6326 msgid "APT's Default Priority Assignments"
6327 msgstr "Assegnazioni della priorità predefinite di APT"
6329 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6330 #: apt_preferences.5.xml
6332 msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
6333 msgstr "<command>apt-get install -t testing <replaceable>un-pacchetto</replaceable></command>\n"
6335 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6336 #: apt_preferences.5.xml
6338 msgid "APT::Default-Release \"stable\";\n"
6339 msgstr "APT::Default-Release \"stable\";\n"
6341 #. type: Content of: <refentry><refsect1><refsect2><para>
6342 #: apt_preferences.5.xml
6344 "If there is no preferences file or if there is no entry in the file that "
6345 "applies to a particular version then the priority assigned to that version "
6346 "is the priority of the distribution to which that version belongs. It is "
6347 "possible to single out a distribution, \"the target release\", which "
6348 "receives a higher priority than other distributions do by default. The "
6349 "target release can be set on the <command>apt-get</command> command line or "
6350 "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
6351 "that this has precedence over any general priority you set in the <filename>/"
6352 "etc/apt/preferences</filename> file described later, but not over "
6353 "specifically pinned packages. For example, <placeholder type="
6354 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
6356 "Se non c'è alcun file di preferenze o non c'è nel file una voce applicabile "
6357 "ad una versione particolare, allora la priorità assegnata a quella versione "
6358 "è la priorità della distribuzione a cui essa appartiene. È possibile "
6359 "distinguere una distribuzione, il «rilascio obiettivo», che riceve in modo "
6360 "predefinito una priorità maggiore delle altre distribuzioni. Il rilascio "
6361 "obiettivo può essere impostato nella riga di comando di <command>apt-get</"
6362 "command> o nel file di configurazione di APT, <filename>/etc/apt/apt.conf</"
6363 "filename>. Notare che questa impostazione ha precedenza rispetto a qualsiasi "
6364 "priorità generale sia stata impostata nel file <filename>/etc/apt/"
6365 "preferences</filename> descritto in seguito, ma non rispetto a pacchetti per "
6366 "cui è specificatamente indicato un pin. Per esempio, <placeholder type="
6367 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
6369 #. type: Content of: <refentry><refsect1><refsect2><para>
6370 #: apt_preferences.5.xml
6372 "If the target release has been specified then APT uses the following "
6373 "algorithm to set the priorities of the versions of a package. Assign:"
6375 "Se il rilascio obiettivo è stato specificato, allora APT usa il seguente "
6376 "algoritmo per impostare le priorità delle versioni di un pacchetto. Assegna:"
6378 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6379 #: apt_preferences.5.xml
6383 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6384 #: apt_preferences.5.xml
6386 "to the versions coming from archives which in their <filename>Release</"
6387 "filename> files are marked as \"NotAutomatic: yes\" but <emphasis>not</"
6388 "emphasis> as \"ButAutomaticUpgrades: yes\" like the Debian "
6389 "<literal>experimental</literal> archive."
6391 "alle versioni che provengono da archivi che, nei loro file "
6392 "<filename>Release</filename>, sono contrassegnati come «NotAutomatic: yes», "
6393 "ma non come «ButAutomaticUpgrades: yes», come l'archivio Debian "
6394 "<literal>experimental</literal>."
6396 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6397 #: apt_preferences.5.xml
6398 msgid "priority 100"
6399 msgstr "priorità 100"
6401 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6402 #: apt_preferences.5.xml
6404 "to the version that is already installed (if any) and to the versions coming "
6405 "from archives which in their <filename>Release</filename> files are marked "
6406 "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the Debian "
6407 "backports archive since <literal>squeeze-backports</literal>."
6409 "alla versione che è già installata (se esiste) e alla versioni che "
6410 "provengono da archivi che, nei loro file <filename>Release</filename>, sono "
6411 "contrassegnati come «NotAutomatic: yes» e «ButAutomaticUpgrades: yes», come "
6412 "l'archivio Debian backports a partire da <literal>squeeze-backports</"
6415 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6416 #: apt_preferences.5.xml
6417 msgid "priority 500"
6418 msgstr "priorità 500"
6420 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6421 #: apt_preferences.5.xml
6422 msgid "to the versions that do not belong to the target release."
6423 msgstr "alle versioni che non appartengono al rilascio obiettivo."
6425 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6426 #: apt_preferences.5.xml
6427 msgid "priority 990"
6428 msgstr "priorità 990"
6430 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6431 #: apt_preferences.5.xml
6432 msgid "to the versions that belong to the target release."
6433 msgstr "alle versioni che appartengono al rilascio obiettivo."
6435 #. type: Content of: <refentry><refsect1><refsect2><para>
6436 #: apt_preferences.5.xml
6438 "The highest of those priorities whose description matches the version is "
6439 "assigned to the version."
6441 "Alla versione viene assegnata la più alta di queste priorità la cui "
6442 "descrizione corrisponde alla versione."
6444 #. type: Content of: <refentry><refsect1><refsect2><para>
6445 #: apt_preferences.5.xml
6447 "If the target release has not been specified then APT simply assigns "
6448 "priority 100 to all installed package versions and priority 500 to all "
6449 "uninstalled package versions, except versions coming from archives which in "
6450 "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
6451 "- these versions get the priority 1 or priority 100 if it is additionally "
6452 "marked as \"ButAutomaticUpgrades: yes\"."
6454 "Se il rilascio obiettivo non è stato specificato, allora APT assegna "
6455 "semplicemente la priorità 100 a tutte le versioni di pacchetto installate e "
6456 "la priorità 500 a tutte le versioni di pacchetto non installate, tranne le "
6457 "versioni che provengono da archivi che, nei loro file <filename>Release</"
6458 "filename>, sono contrassegnati come «NotAutomatic: yes»; queste ultime "
6459 "versioni hanno priorità 1, oppure priorità 100 se sono in aggiunta "
6460 "contrassegnate come «ButAutomaticUpgrades: yes»."
6462 #. type: Content of: <refentry><refsect1><refsect2><para>
6463 #: apt_preferences.5.xml
6465 "APT then applies the following rules, listed in order of precedence, to "
6466 "determine which version of a package to install."
6468 "Per determinare quale versione di un pacchetto installare APT applica poi le "
6469 "seguenti regole, elencate in ordine di precedenza."
6471 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6472 #: apt_preferences.5.xml
6474 "Never downgrade unless the priority of an available version exceeds 1000. "
6475 "(\"Downgrading\" is installing a less recent version of a package in place "
6476 "of a more recent version. Note that none of APT's default priorities "
6477 "exceeds 1000; such high priorities can only be set in the preferences file. "
6478 "Note also that downgrading a package can be risky.)"
6480 "Non retrocede mai ad una versione più bassa, a meno che la priorità della "
6481 "versione disponibile non sia maggiore di 1000. («Retrocedere» significa "
6482 "installare una versione meno recente di un pacchetto al posto di una più "
6483 "recente. Notare che nessuna delle priorità predefinite di APT è maggiore di "
6484 "1000; priorità così alte possono solo essere impostate nel file delle "
6485 "preferenze. Notare inoltre che retrocedere un pacchetto può essere "
6488 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6489 #: apt_preferences.5.xml
6490 msgid "Install the highest priority version."
6491 msgstr "Installa la versione con la priorità più alta."
6493 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6494 #: apt_preferences.5.xml
6496 "If two or more versions have the same priority, install the most recent one "
6497 "(that is, the one with the higher version number)."
6499 "Se due o più versioni hanno la stessa priorità, installa la versione più "
6500 "recente (cioè quella con il numero di versione più alto)."
6502 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6503 #: apt_preferences.5.xml
6505 "If two or more versions have the same priority and version number but either "
6506 "the packages differ in some of their metadata or the <literal>--reinstall</"
6507 "literal> option is given, install the uninstalled one."
6509 "Se due o più versioni hanno la stessa priorità e lo stesso numero di "
6510 "versione, ma hanno una qualche differenza in alcuni dei loro metadati, "
6511 "oppure viene usata l'opzione <literal>--reinstall</literal>, installa quella "
6514 #. type: Content of: <refentry><refsect1><refsect2><para>
6515 #: apt_preferences.5.xml
6517 "In a typical situation, the installed version of a package (priority 100) "
6518 "is not as recent as one of the versions available from the sources listed in "
6519 "the &sources-list; file (priority 500 or 990). Then the package will be "
6520 "upgraded when <command>apt-get install <replaceable>some-package</"
6521 "replaceable></command> or <command>apt-get upgrade</command> is executed."
6523 "In una situazione tipica, la versione installata di un pacchetto (priorità "
6524 "100) non è così recente come una delle versioni disponibili dalle fonti "
6525 "elencate nel file &sources-list; (priorità 500 o 990). Quindi il pacchetto "
6526 "viene aggiornato quando viene eseguito <command>apt-get install "
6527 "<replaceable>un-pacchetto</replaceable></command> o <command>apt-get "
6528 "upgrade</command>."
6530 #. type: Content of: <refentry><refsect1><refsect2><para>
6531 #: apt_preferences.5.xml
6533 "More rarely, the installed version of a package is <emphasis>more</emphasis> "
6534 "recent than any of the other available versions. The package will not be "
6535 "downgraded when <command>apt-get install <replaceable>some-package</"
6536 "replaceable></command> or <command>apt-get upgrade</command> is executed."
6538 "Più raramente, la versione installata di un pacchetto è <emphasis>più</"
6539 "emphasis> recente di qualsiasi altra versione disponibile. Il pacchetto non "
6540 "viene retrocesso quando viene eseguito <command>apt-get install "
6541 "<replaceable>un-pacchetto</replaceable></command> o <command>apt-get "
6542 "upgrade</command>."
6544 #. type: Content of: <refentry><refsect1><refsect2><para>
6545 #: apt_preferences.5.xml
6547 "Sometimes the installed version of a package is more recent than the version "
6548 "belonging to the target release, but not as recent as a version belonging to "
6549 "some other distribution. Such a package will indeed be upgraded when "
6550 "<command>apt-get install <replaceable>some-package</replaceable></command> "
6551 "or <command>apt-get upgrade</command> is executed, because at least "
6552 "<emphasis>one</emphasis> of the available versions has a higher priority "
6553 "than the installed version."
6555 "A volte la versione installata di un pacchetto è più recente di quella che "
6556 "appartiene al rilascio obiettivo, ma non così recente come la versione che "
6557 "appartiene a qualche altra distribuzione. Un tale pacchetto verrà di fatto "
6558 "aggiornato quando viene eseguito <command>apt-get install <replaceable>un-"
6559 "pacchetto</replaceable></command> o <command>apt-get upgrade</command>, "
6560 "perché almeno <emphasis>una</emphasis> delle versioni disponibili ha una "
6561 "priorità più alta di quella installata."
6563 #. type: Content of: <refentry><refsect1><refsect2><title>
6564 #: apt_preferences.5.xml
6565 msgid "The Effect of APT Preferences"
6566 msgstr "L'effetto delle preferenze di APT"
6568 #. type: Content of: <refentry><refsect1><refsect2><para>
6569 #: apt_preferences.5.xml
6571 "The APT preferences file allows the system administrator to control the "
6572 "assignment of priorities. The file consists of one or more multi-line "
6573 "records separated by blank lines. Records can have one of two forms, a "
6574 "specific form and a general form."
6576 "Il file delle preferenze di APT permette all'amministratore di sistema di "
6577 "controllare l'assegnazione delle priorità. Il file consiste di uno o più "
6578 "record su più righe, separati da righe vuote. I record possono avere una tra "
6579 "due forme: una forma specifica e una forma generica."
6581 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6582 #: apt_preferences.5.xml
6584 "The specific form assigns a priority (a \"Pin-Priority\") to one or more "
6585 "specified packages with a specified version or version range. For example, "
6586 "the following record assigns a high priority to all versions of the "
6587 "<filename>perl</filename> package whose version number begins with "
6588 "\"<literal>&good-perl;</literal>\". Multiple packages can be separated by "
6591 "La forma specifica assegna una priorità (una «Pin-Priority») ad uno o più "
6592 "pacchetti specifici con una versione o un intervallo di versioni specifici. "
6593 "Ad esempio, il record seguente assegna una priorità alta a tutte le versioni "
6594 "del pacchetto <filename>perl</filename> il cui numero di versione inizia con "
6595 "«<literal>&good-perl;</literal>». Più pacchetti possono essere separati da "
6598 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6599 #: apt_preferences.5.xml
6603 "Pin: version &good-perl;*\n"
6604 "Pin-Priority: 1001\n"
6607 "Pin: version &good-perl;*\n"
6608 "Pin-Priority: 1001\n"
6610 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6611 #: apt_preferences.5.xml
6613 "The general form assigns a priority to all of the package versions in a "
6614 "given distribution (that is, to all the versions of packages that are listed "
6615 "in a certain <filename>Release</filename> file) or to all of the package "
6616 "versions coming from a particular Internet site, as identified by the site's "
6617 "fully qualified domain name."
6619 "La forma generica assegna una priorità a tutte le versioni di pacchetto in "
6620 "una data distribuzione (cioè a tutte le versioni dei pacchetti che sono "
6621 "elencati in un determinato file <filename>Release</filename>) o a tutte le "
6622 "versioni di pacchetto che provengono da un particolare sito Internet "
6623 "identificato in base al suo nome di dominio pienamente qualificato."
6625 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6626 #: apt_preferences.5.xml
6628 "This general-form entry in the APT preferences file applies only to groups "
6629 "of packages. For example, the following record assigns a high priority to "
6630 "all package versions available from the local site."
6632 "Queste voci in forma generica nel file di preferenze di APT si applicano "
6633 "solo ai gruppi di pacchetti. Per esempio, il record seguente assegna una "
6634 "priorità alta a tutte le versioni di pacchetto disponibili dal sito locale."
6636 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6637 #: apt_preferences.5.xml
6641 "Pin: origin \"\"\n"
6642 "Pin-Priority: 999\n"
6645 "Pin: origin \"\"\n"
6646 "Pin-Priority: 999\n"
6648 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6649 #: apt_preferences.5.xml
6651 "A note of caution: the keyword used here is \"<literal>origin</literal>\" "
6652 "which can be used to match a hostname. The following record will assign a "
6653 "high priority to all versions available from the server identified by the "
6654 "hostname \"ftp.de.debian.org\""
6656 "Un avvertimento: la parola chiave usata in questo caso è «<literal>origin</"
6657 "literal>» e può essere usata per indicare un nome host. Il record seguente "
6658 "assegna una priorità alta a tutte le versioni disponibili dal server "
6659 "identificato dal nome host «ftp.de.debian.org»"
6661 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6662 #: apt_preferences.5.xml
6666 "Pin: origin \"ftp.de.debian.org\"\n"
6667 "Pin-Priority: 999\n"
6670 "Pin: origin \"ftp.de.debian.org\"\n"
6671 "Pin-Priority: 999\n"
6673 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6674 #: apt_preferences.5.xml
6676 "This should <emphasis>not</emphasis> be confused with the Origin of a "
6677 "distribution as specified in a <filename>Release</filename> file. What "
6678 "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
6679 "Internet address but an author or vendor name, such as \"Debian\" or \"Ximian"
6682 "Questo <emphasis>non</emphasis> deve essere confuso con l'Origine di una "
6683 "distribuzione come indicata in un file <filename>Release</filename>. Ciò che "
6684 "segue il tag «Origin:» in un file <filename>Release</filename> non è un "
6685 "indirizzo Internet, ma un nome di autore o produttore, come «Debian» o "
6688 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6689 #: apt_preferences.5.xml
6691 "The following record assigns a low priority to all package versions "
6692 "belonging to any distribution whose Archive name is \"<literal>unstable</"
6695 "Il record seguente assegna una priorità bassa a tutte le versioni di "
6696 "pacchetto che appartengono ad una qualsiasi distribuzione il cui nome di "
6697 "archivio è «<literal>unstable</literal>»."
6699 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6700 #: apt_preferences.5.xml
6704 "Pin: release a=unstable\n"
6705 "Pin-Priority: 50\n"
6708 "Pin: release a=unstable\n"
6709 "Pin-Priority: 50\n"
6711 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6712 #: apt_preferences.5.xml
6714 "The following record assigns a high priority to all package versions "
6715 "belonging to any distribution whose Codename is \"<literal>&debian-testing-"
6716 "codename;</literal>\"."
6718 "Il record seguente assegna una priorità alta a tutte le versioni di "
6719 "pacchetto che appartengono ad una qualsiasi distribuzione il cui nome in "
6720 "codice è «<literal>&debian-testing-codename;</literal>»."
6722 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6723 #: apt_preferences.5.xml
6727 "Pin: release n=&debian-testing-codename;\n"
6728 "Pin-Priority: 900\n"
6731 "Pin: release n=&debian-testing-codename;\n"
6732 "Pin-Priority: 900\n"
6734 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6735 #: apt_preferences.5.xml
6737 "The following record assigns a high priority to all package versions "
6738 "belonging to any release whose Archive name is \"<literal>stable</literal>\" "
6739 "and whose release Version number is \"<literal>&debian-stable-version;</"
6742 "Il record seguente assegna una priorità alta a tutte le versioni di "
6743 "pacchetto che appartengono ad un qualsiasi rilascio il cui nome di archivio "
6744 "è «<literal>stable</literal>» e il cui numero di versione del rilascio è "
6745 "«<literal>&debian-stable-version;</literal>»."
6747 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6748 #: apt_preferences.5.xml
6752 "Pin: release a=stable, v=&debian-stable-version;\n"
6753 "Pin-Priority: 500\n"
6756 "Pin: release a=stable, v=&debian-stable-version;\n"
6757 "Pin-Priority: 500\n"
6759 #. type: Content of: <refentry><refsect1><refsect2><para>
6760 #: apt_preferences.5.xml
6762 "The effect of the comma operator is similar to an \"and\" in logic: All "
6763 "conditions must be satisfied for the pin to match. There is one exception: "
6764 "For any type of condition (such as two \"a\" conditions), only the last such "
6765 "condition is checked."
6767 "L'effetto dell'operatore virgola è simile ad un «AND» nella logica: tutte le "
6768 "condizioni devono essere soddisfatte affinche il pin faccia corrispondenza. "
6769 "Esiste una sola eccezione: per ciascun tipo di condizione (come due "
6770 "condizioni «a»), solo l'ultima di queste condizioni viene controllata."
6772 # &glob; è rimpiazzato da "glob(7)"
6773 #. type: Content of: <refentry><refsect1><refsect2><title>
6774 #: apt_preferences.5.xml
6775 msgid "Regular expressions and &glob; syntax"
6776 msgstr "Sintassi per le espressioni regolari e &glob;"
6778 #. type: Content of: <refentry><refsect1><refsect2><para>
6779 #: apt_preferences.5.xml
6781 "APT also supports pinning by &glob; expressions, and regular expressions "
6782 "surrounded by slashes. For example, the following example assigns the "
6783 "priority 500 to all packages from experimental where the name starts with "
6784 "gnome (as a &glob;-like expression) or contains the word kde (as a POSIX "
6785 "extended regular expression surrounded by slashes)."
6787 "APT permette anche di impostare priorità di pin usando espressioni &glob; ed "
6788 "espressioni regolari racchiuse tra sbarre («/»). L'esempio seguente assegna, "
6789 "ad esempio, la priorità 500 a tutti i pacchetti da experimental il cui nome "
6790 "inizia con gnome (indicato con un'espressione in stile &glob;) oppure "
6791 "contiene la parola kde (indicato in forma di espressione regolare estesa "
6792 "POSIX racchiusa tra sbarre)."
6794 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6795 #: apt_preferences.5.xml
6798 "Package: gnome* /kde/\n"
6799 "Pin: release a=experimental\n"
6800 "Pin-Priority: 500\n"
6802 "Package: gnome* /kde/\n"
6803 "Pin: release a=experimental\n"
6804 "Pin-Priority: 500\n"
6806 #. type: Content of: <refentry><refsect1><refsect2><para>
6807 #: apt_preferences.5.xml
6809 "The rule for those expressions is that they can occur anywhere where a "
6810 "string can occur. Thus, the following pin assigns the priority 990 to all "
6811 "packages from a release starting with &ubuntu-codename;."
6813 "Di norma queste espressioni possono essere utilizzate ovunque c'è una "
6814 "stringa. Perciò il pin seguente assegna la priorità 990 a tutti i pacchetti "
6815 "provenienti da un rilascio il cui nome inizia con &ubuntu-codename;."
6817 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6818 #: apt_preferences.5.xml
6822 "Pin: release n=&ubuntu-codename;*\n"
6823 "Pin-Priority: 990\n"
6826 "Pin: release n=&ubuntu-codename;*\n"
6827 "Pin-Priority: 990\n"
6829 #. type: Content of: <refentry><refsect1><refsect2><para>
6830 #: apt_preferences.5.xml
6832 "If a regular expression occurs in a <literal>Package</literal> field, the "
6833 "behavior is the same as if this regular expression were replaced with a list "
6834 "of all package names it matches. It is undecided whether this will change in "
6835 "the future; thus you should always list wild-card pins first, so later "
6836 "specific pins override it. The pattern \"<literal>*</literal>\" in a "
6837 "Package field is not considered a &glob; expression in itself."
6839 "Se un'espressione regolare viene usata in un campo <literal>Package</"
6840 "literal>, il comportamento è equivalente a quello che si otterrebbe se "
6841 "l'espressione regolare fosse sostituita da un elenco di tutti i nomi di "
6842 "pacchetto a cui corrisponde. Non è chiaro se questo comportamento verrà "
6843 "modificato in futuro; perciò si dovrebbero sempre indicare per primi i pin "
6844 "con caratteri jolly, in modo che i pin specifici successivi abbiano "
6845 "precedenza su di essi. Il modello «<literal>*</literal>» in un campo Package "
6846 "non viene considerato come un'espressione &glob;."
6848 #. type: Content of: <refentry><refsect1><refsect2><title>
6849 #: apt_preferences.5.xml
6850 msgid "How APT Interprets Priorities"
6851 msgstr "Come APT interpreta le priorità"
6853 #. type: Content of: <refentry><refsect1><refsect2><para>
6854 #: apt_preferences.5.xml
6856 "Priorities (P) assigned in the APT preferences file must be positive or "
6857 "negative integers. They are interpreted as follows (roughly speaking):"
6859 "Le priorità (P) assegnate nel file delle preferenze di APT devono essere "
6860 "rappresentate da interi positivi o negativi. Vengono interpretate nel modo "
6861 "seguente (semplificando le cose):"
6863 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6864 #: apt_preferences.5.xml
6865 msgid "P >= 1000"
6866 msgstr "P >= 1000"
6868 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6869 #: apt_preferences.5.xml
6871 "causes a version to be installed even if this constitutes a downgrade of the "
6874 "causa l'installazione di una versione anche se ciò costituisce una "
6875 "retrocessione del pacchetto"
6877 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6878 #: apt_preferences.5.xml
6879 msgid "990 <= P < 1000"
6880 msgstr "990 <= P < 1000"
6882 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6883 #: apt_preferences.5.xml
6885 "causes a version to be installed even if it does not come from the target "
6886 "release, unless the installed version is more recent"
6888 "causa l'installazione di una versione anche se non proviene dal rilascio "
6889 "obiettivo, a meno che la versione installata non sia più recente"
6891 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6892 #: apt_preferences.5.xml
6893 msgid "500 <= P < 990"
6894 msgstr "500 <= P < 990"
6896 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6897 #: apt_preferences.5.xml
6899 "causes a version to be installed unless there is a version available "
6900 "belonging to the target release or the installed version is more recent"
6902 "causa l'installazione di una versione, a meno che non ci sia una versione "
6903 "disponibile appartenente al rilascio obiettivo o la versione installata non "
6906 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6907 #: apt_preferences.5.xml
6908 msgid "100 <= P < 500"
6909 msgstr "100 <= P < 500"
6911 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6912 #: apt_preferences.5.xml
6914 "causes a version to be installed unless there is a version available "
6915 "belonging to some other distribution or the installed version is more recent"
6917 "causa l'installazione di una versione, a meno che non ci sia una versione "
6918 "disponibile appartenente ad una qualche altra distribuzione o la versione "
6919 "installata non sia più recente"
6921 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6922 #: apt_preferences.5.xml
6923 msgid "0 < P < 100"
6924 msgstr "0 < P < 100"
6926 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6927 #: apt_preferences.5.xml
6929 "causes a version to be installed only if there is no installed version of "
6932 "causa l'installazione di una versione solo se nessuna versione del pacchetto "
6935 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6936 #: apt_preferences.5.xml
6940 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6941 #: apt_preferences.5.xml
6942 msgid "prevents the version from being installed"
6943 msgstr "impedisce l'installazione della versione"
6945 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6946 #: apt_preferences.5.xml
6950 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6951 #: apt_preferences.5.xml
6952 msgid "has undefined behaviour, do not use it."
6953 msgstr "ha un comportamento non definito, non usarlo."
6955 #. type: Content of: <refentry><refsect1><refsect2><para>
6956 #: apt_preferences.5.xml
6958 "The first specific-form record matching an available package version "
6959 "determines the priority of the package version. Failing that, the priority "
6960 "of the package is defined as the maximum of all priorities defined by "
6961 "generic-form records matching the version. Records defined using patterns "
6962 "in the Pin field other than \"*\" are treated like specific-form records."
6964 "Il primo record in forma specifica, che corrisponde ad una versione di "
6965 "pacchetto disponibile, determina la priorità della versione del pacchetto. "
6966 "In caso contrario, la priorità del pacchetto viene definita come il valore "
6967 "massimo di tutte le priorità definite da record in forma generica che "
6968 "corrispondono alla versione. I record definiti usando modelli nel campo Pin "
6969 "diversi da «*» sono trattati come record in forma specifica."
6971 #. type: Content of: <refentry><refsect1><refsect2><para>
6972 #: apt_preferences.5.xml
6974 "For example, suppose the APT preferences file contains the three records "
6975 "presented earlier:"
6977 "Per esempio, supponendo che il file di preferenze di APT contenga i tre "
6978 "record descritti in precedenza:"
6980 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6981 #: apt_preferences.5.xml
6985 "Pin: version &good-perl;*\n"
6986 "Pin-Priority: 1001\n"
6989 "Pin: origin \"\"\n"
6990 "Pin-Priority: 999\n"
6993 "Pin: release unstable\n"
6994 "Pin-Priority: 50\n"
6997 "Pin: version &good-perl;*\n"
6998 "Pin-Priority: 1001\n"
7001 "Pin: origin \"\"\n"
7002 "Pin-Priority: 999\n"
7005 "Pin: release unstable\n"
7006 "Pin-Priority: 50\n"
7008 #. type: Content of: <refentry><refsect1><refsect2><para>
7009 #: apt_preferences.5.xml
7013 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
7014 #: apt_preferences.5.xml
7016 "The most recent available version of the <literal>perl</literal> package "
7017 "will be installed, so long as that version's version number begins with "
7018 "\"<literal>&good-perl;</literal>\". If <emphasis>any</emphasis> &good-perl;"
7019 "* version of <literal>perl</literal> is available and the installed version "
7020 "is &bad-perl;*, then <literal>perl</literal> will be downgraded."
7022 "Verrà installata la più recente versione disponibile del pacchetto "
7023 "<literal>perl</literal>, fintanto che il suo numero di versione inizia con "
7024 "«<literal>&good-perl;</literal>». Se è disponibile <emphasis>una qualsiasi</"
7025 "emphasis> versione &good-perl;* di <literal>perl</literal> e la versione "
7026 "installata è &bad-perl;*, allora <literal>perl</literal> verrà retrocesso."
7028 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
7029 #: apt_preferences.5.xml
7031 "A version of any package other than <literal>perl</literal> that is "
7032 "available from the local system has priority over other versions, even "
7033 "versions belonging to the target release."
7035 "Una versione di un qualsiasi pacchetto diverso da <literal>perl</literal> "
7036 "che sia disponibile sul sistema locale ha la priorità rispetto ad altre "
7037 "versioni, incluse quelle che appartengono al rilascio obiettivo."
7039 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
7040 #: apt_preferences.5.xml
7042 "A version of a package whose origin is not the local system but some other "
7043 "site listed in &sources-list; and which belongs to an <literal>unstable</"
7044 "literal> distribution is only installed if it is selected for installation "
7045 "and no version of the package is already installed."
7047 "Una versione di un pacchetto la cui origine non sia il sistema locale, ma un "
7048 "qualche altro sito elencato in &sources-list; e che appartiene ad una "
7049 "distribuzione <literal>unstable</literal>, viene installata solamente se è "
7050 "selezionata per l'installazione e nessuna versione del pacchetto è già "
7053 #. type: Content of: <refentry><refsect1><refsect2><title>
7054 #: apt_preferences.5.xml
7055 msgid "Determination of Package Version and Distribution Properties"
7057 "Determinazione delle proprietà di versione del pacchetto e di distribuzione"
7059 #. type: Content of: <refentry><refsect1><refsect2><para>
7060 #: apt_preferences.5.xml
7062 "The locations listed in the &sources-list; file should provide "
7063 "<filename>Packages</filename> and <filename>Release</filename> files to "
7064 "describe the packages available at that location."
7066 "Le posizioni elencate nel file &sources-list; dovrebbero fornire i file "
7067 "<filename>Packages</filename> e <filename>Release</filename> che descrivono "
7068 "i pacchetti disponibili in quelle posizioni."
7070 #. type: Content of: <refentry><refsect1><refsect2><para>
7071 #: apt_preferences.5.xml
7073 "The <filename>Packages</filename> file is normally found in the directory "
7074 "<filename>.../dists/<replaceable>dist-name</replaceable>/"
7075 "<replaceable>component</replaceable>/<replaceable>arch</replaceable></"
7076 "filename>: for example, <filename>.../dists/stable/main/binary-i386/"
7077 "Packages</filename>. It consists of a series of multi-line records, one for "
7078 "each package available in that directory. Only two lines in each record are "
7079 "relevant for setting APT priorities:"
7081 "Il file <filename>Packages</filename> si trova normalmente nella directory "
7082 "<filename>.../dists/<replaceable>nome-dist</replaceable>/"
7083 "<replaceable>componente</replaceable>/<replaceable>arch</replaceable></"
7084 "filename>: per esempio, <filename>.../dists/stable/main/binary-i386/"
7085 "Packages</filename>. È costituito da una serie di record su più righe, uno "
7086 "per ogni pacchetto disponibile in tale directory. In ciascun record solo due "
7087 "righe sono rilevanti per l'impostazione delle priorità di APT:"
7089 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7090 #: apt_preferences.5.xml
7091 msgid "the <literal>Package:</literal> line"
7092 msgstr "la riga <literal>Package:</literal>"
7094 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7095 #: apt_preferences.5.xml
7096 msgid "gives the package name"
7097 msgstr "indica il nome del pacchetto"
7099 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7100 #: apt_preferences.5.xml
7101 msgid "the <literal>Version:</literal> line"
7102 msgstr "la riga <literal>Version:</literal>"
7104 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7105 #: apt_preferences.5.xml
7106 msgid "gives the version number for the named package"
7107 msgstr "indica il numero di versione per il pacchetto indicato"
7109 #. type: Content of: <refentry><refsect1><refsect2><para>
7110 #: apt_preferences.5.xml
7112 "The <filename>Release</filename> file is normally found in the directory "
7113 "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
7114 "example, <filename>.../dists/stable/Release</filename>, or <filename>.../"
7115 "dists/&debian-stable-codename;/Release</filename>. It consists of a single "
7116 "multi-line record which applies to <emphasis>all</emphasis> of the packages "
7117 "in the directory tree below its parent. Unlike the <filename>Packages</"
7118 "filename> file, nearly all of the lines in a <filename>Release</filename> "
7119 "file are relevant for setting APT priorities:"
7121 "Il file <filename>Release</filename> si trova normalmente nella directory "
7122 "<filename>.../dists/<replaceable>nome-dist</replaceable></filename>: ad "
7123 "esempio, <filename>.../dists/stable/Release</filename> o <filename>.../dists/"
7124 "&debian-stable-codename;/Release</filename>. Consiste di un record su più "
7125 "righe che si applica a <emphasis>tutti</emphasis> i pacchetti nell'albero di "
7126 "directory sottostante alla directory genitrice. A differenza di ciò che "
7127 "avviene per il file <filename>Packages</filename>, quasi tutte le righe in "
7128 "un file <filename>Release</filename> sono importanti per l'impostazione "
7129 "delle priorità di APT:"
7131 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7132 #: apt_preferences.5.xml
7133 msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
7134 msgstr "la riga <literal>Archive:</literal> o <literal>Suite:</literal>"
7136 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7137 #: apt_preferences.5.xml
7139 "names the archive to which all the packages in the directory tree belong. "
7140 "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
7141 "that all of the packages in the directory tree below the parent of the "
7142 "<filename>Release</filename> file are in a <literal>stable</literal> "
7143 "archive. Specifying this value in the APT preferences file would require "
7146 "indica l'archivio a cui appartengono tutti i pacchetti nell'albero di "
7147 "directory. Per esempio, la riga «Archive: stable» o «Suite: stable» "
7148 "specifica che tutti i pacchetti nell'albero di directory sottostante la "
7149 "directory che contiene il file <filename>Release</filename> sono "
7150 "nell'archivio <literal>stable</literal>. Per specificare questo valore nelle "
7151 "preferenze di APT si deve usare la riga:"
7153 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
7154 #: apt_preferences.5.xml
7156 msgid "Pin: release a=stable\n"
7157 msgstr "Pin: release a=stable\n"
7159 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7160 #: apt_preferences.5.xml
7161 msgid "the <literal>Codename:</literal> line"
7162 msgstr "la riga <literal>Codename:</literal>"
7164 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7165 #: apt_preferences.5.xml
7167 "names the codename to which all the packages in the directory tree belong. "
7168 "For example, the line \"Codename: &debian-testing-codename;\" specifies that "
7169 "all of the packages in the directory tree below the parent of the "
7170 "<filename>Release</filename> file belong to a version named <literal>&debian-"
7171 "testing-codename;</literal>. Specifying this value in the APT preferences "
7172 "file would require the line:"
7174 "indica il nome in codice a cui appartengono tutti i pacchetti nell'albero di "
7175 "directory. Per esempio, la riga «Codename: &debian-testing-codename;» "
7176 "specifica che tutti i pacchetti nell'albero di directory sottostante la "
7177 "directory che contiene il file <filename>Release</filename> appartengono ad "
7178 "una versione chiamata <literal>&debian-testing-codename;</literal>. Per "
7179 "specificare questo valore nelle preferenze di APT si deve usare la riga:"
7181 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
7182 #: apt_preferences.5.xml
7184 msgid "Pin: release n=&debian-testing-codename;\n"
7185 msgstr "Pin: release n=&debian-testing-codename;\n"
7187 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7188 #: apt_preferences.5.xml
7190 "names the release version. For example, the packages in the tree might "
7191 "belong to Debian release version &debian-stable-version;. Note that there "
7192 "is normally no version number for the <literal>testing</literal> and "
7193 "<literal>unstable</literal> distributions because they have not been "
7194 "released yet. Specifying this in the APT preferences file would require one "
7195 "of the following lines."
7197 "indica la versione del rilascio. Per esempio, i pacchetti nell'albero "
7198 "potrebbero appartenere alla versione &debian-stable-version; del rilascio "
7199 "Debian. Notare che normalmente non esiste un numero di versione per le "
7200 "distribuzioni <literal>testing</literal> e <literal>unstable</literal>, "
7201 "perché non sono ancora state rilasciate. Per specificare questo valore nelle "
7202 "preferenze di APT si deve usare una delle seguenti righe:"
7204 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
7205 #: apt_preferences.5.xml
7208 "Pin: release v=&debian-stable-version;\n"
7209 "Pin: release a=stable, v=&debian-stable-version;\n"
7210 "Pin: release &debian-stable-version;\n"
7212 "Pin: release v=&debian-stable-version;\n"
7213 "Pin: release a=stable, v=&debian-stable-version;\n"
7214 "Pin: release &debian-stable-version;\n"
7216 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7217 #: apt_preferences.5.xml
7218 msgid "the <literal>Component:</literal> line"
7219 msgstr "la riga<literal>Component:</literal>"
7221 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7222 #: apt_preferences.5.xml
7224 "names the licensing component associated with the packages in the directory "
7225 "tree of the <filename>Release</filename> file. For example, the line "
7226 "\"Component: main\" specifies that all the packages in the directory tree "
7227 "are from the <literal>main</literal> component, which entails that they are "
7228 "licensed under terms listed in the Debian Free Software Guidelines. "
7229 "Specifying this component in the APT preferences file would require the line:"
7231 "indica le componenti con le varie licenze associate ai pacchetti nell'albero "
7232 "di directory del file <filename>Release</filename>. Per esempio, la riga "
7233 "«Component: main» specifica che tutti i pacchetti nell'albero di directory "
7234 "provengono dalla componente <literal>main</literal>, e quindi che sono "
7235 "rilasciati nei termini elencati nelle Linee guida per il Software Libero di "
7236 "Debian. Per specificare questa componente nelle preferenze di APT si deve "
7239 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
7240 #: apt_preferences.5.xml
7242 msgid "Pin: release c=main\n"
7243 msgstr "Pin: release c=main\n"
7245 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7246 #: apt_preferences.5.xml
7247 msgid "the <literal>Origin:</literal> line"
7248 msgstr "la riga <literal>Origin:</literal>"
7250 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7251 #: apt_preferences.5.xml
7253 "names the originator of the packages in the directory tree of the "
7254 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
7255 "literal>. Specifying this origin in the APT preferences file would require "
7258 "indica l'origine dei pacchetti nell'albero di directory del file "
7259 "<filename>Release</filename>. Normalmente è <literal>Debian</literal>. Per "
7260 "specificare questa origine nelle preferenze di APT si deve usare la riga:"
7262 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
7263 #: apt_preferences.5.xml
7265 msgid "Pin: release o=Debian\n"
7266 msgstr "Pin: release o=Debian\n"
7268 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7269 #: apt_preferences.5.xml
7270 msgid "the <literal>Label:</literal> line"
7271 msgstr "la riga <literal>Label:</literal>"
7273 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7274 #: apt_preferences.5.xml
7276 "names the label of the packages in the directory tree of the "
7277 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
7278 "literal>. Specifying this label in the APT preferences file would require "
7281 "indica l'etichetta dei pacchetti nell'albero di directory del file "
7282 "<filename>Release</filename>. Normalmente è <literal>Debian</literal>. Per "
7283 "specificare questa etichetta nelle preferenze di APT si deve usare la riga:"
7285 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
7286 #: apt_preferences.5.xml
7288 msgid "Pin: release l=Debian\n"
7289 msgstr "Pin: release l=Debian\n"
7291 #. type: Content of: <refentry><refsect1><refsect2><para>
7292 #: apt_preferences.5.xml
7294 "All of the <filename>Packages</filename> and <filename>Release</filename> "
7295 "files retrieved from locations listed in the &sources-list; file are stored "
7296 "in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
7297 "named by the variable <literal>Dir::State::Lists</literal> in the "
7298 "<filename>apt.conf</filename> file. For example, the file <filename>debian."
7299 "lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
7300 "contains the <filename>Release</filename> file retrieved from the site "
7301 "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
7302 "architecture files from the <literal>contrib</literal> component of the "
7303 "<literal>unstable</literal> distribution."
7305 "Tutti i file <filename>Packages</filename> e <filename>Release</filename> "
7306 "recuperati dalle posizioni elencate nel file &sources-list; sono memorizzati "
7307 "nella directory <filename>/var/lib/apt/lists</filename> o nel file indicato "
7308 "dalla variabile <literal>Dir::State::Lists</literal> nel file <filename>apt."
7309 "conf</filename>. Per esempio, il file <filename>debian.lcs.mit."
7310 "edu_debian_dists_unstable_contrib_binary-i386_Release</filename> contiene il "
7311 "file <filename>Release</filename> recuperato dal sito <literal>debian.lcs."
7312 "mit.edu</literal> per i file dell'architettura <literal>binary-i386</"
7313 "literal> nella componente <literal>contrib</literal> della distribuzione "
7314 "<literal>unstable</literal>."
7316 #. type: Content of: <refentry><refsect1><refsect2><title>
7317 #: apt_preferences.5.xml
7318 msgid "Optional Lines in an APT Preferences Record"
7319 msgstr "Righe opzionali in un record delle preferenze di APT"
7321 #. type: Content of: <refentry><refsect1><refsect2><para>
7322 #: apt_preferences.5.xml
7324 "Each record in the APT preferences file can optionally begin with one or "
7325 "more lines beginning with the word <literal>Explanation:</literal>. This "
7326 "provides a place for comments."
7328 "Ogni record nel file delle preferenze di APT può iniziare opzionalmente con "
7329 "una o più righe che cominciano con la parola <literal>Explanation:</"
7330 "literal>. Ciò fornisce un posto dove mettere commenti."
7332 #. type: Content of: <refentry><refsect1><refsect2><title>
7333 #: apt_preferences.5.xml
7334 msgid "Tracking Stable"
7335 msgstr "Seguire Stable in modo continuativo"
7337 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7338 #: apt_preferences.5.xml
7341 "Explanation: Uninstall or do not install any Debian-originated\n"
7342 "Explanation: package versions other than those in the stable distro\n"
7344 "Pin: release a=stable\n"
7345 "Pin-Priority: 900\n"
7348 "Pin: release o=Debian\n"
7349 "Pin-Priority: -10\n"
7351 "Explanation: Disinstallare o non installare ogni versione di\n"
7352 "Explanation: pacchetto originata da Debian che non sia nella\n"
7353 "Explanation: distribuzione stable\n"
7355 "Pin: release a=stable\n"
7356 "Pin-Priority: 900\n"
7359 "Pin: release o=Debian\n"
7360 "Pin-Priority: -10\n"
7362 #. type: Content of: <refentry><refsect1><refsect2><para>
7363 #: apt_preferences.5.xml
7365 "The following APT preferences file will cause APT to assign a priority "
7366 "higher than the default (500) to all package versions belonging to a "
7367 "<literal>stable</literal> distribution and a prohibitively low priority to "
7368 "package versions belonging to other <literal>Debian</literal> "
7369 "distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
7371 "Il seguente file di preferenze di APT fa sì che APT assegni una priorità più "
7372 "alta di quella predefinita (500) a tutte le versioni di pacchetto che "
7373 "appartengono alla distribuzione <literal>stable</literal>, e una priorità "
7374 "eccezionalmente bassa alle versioni di pacchetto che appartengono alle altre "
7375 "distribuzioni <literal>Debian</literal>. <placeholder type=\"programlisting"
7378 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7379 #: apt_preferences.5.xml
7382 "apt-get install <replaceable>package-name</replaceable>\n"
7384 "apt-get dist-upgrade\n"
7386 "apt-get install <replaceable>nome-pacchetto</replaceable>\n"
7388 "apt-get dist-upgrade\n"
7390 #. type: Content of: <refentry><refsect1><refsect2><para>
7391 #: apt_preferences.5.xml
7393 "With a suitable &sources-list; file and the above preferences file, any of "
7394 "the following commands will cause APT to upgrade to the latest "
7395 "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
7398 "Con un file &sources-list; adatto e il file di preferenze descritto sopra, "
7399 "uno qualsiasi dei seguenti comandi farà sì che APT aggiorni il sistema alle "
7400 "versioni più recenti di <literal>stable</literal>. <placeholder type="
7401 "\"programlisting\" id=\"0\"/>"
7403 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7404 #: apt_preferences.5.xml
7406 msgid "apt-get install <replaceable>package</replaceable>/testing\n"
7407 msgstr "apt-get install <replaceable>pacchetto</replaceable>/testing\n"
7409 #. type: Content of: <refentry><refsect1><refsect2><para>
7410 #: apt_preferences.5.xml
7412 "The following command will cause APT to upgrade the specified package to the "
7413 "latest version from the <literal>testing</literal> distribution; the package "
7414 "will not be upgraded again unless this command is given again. <placeholder "
7415 "type=\"programlisting\" id=\"0\"/>"
7417 "Il seguente comando farà sì che APT aggiorni il pacchetto specificato alla "
7418 "versione più recente nella distribuzione <literal>testing</literal>; il "
7419 "pacchetto non verrà successivamente aggiornato a meno di non usare "
7420 "nuovamente questo comando. <placeholder type=\"programlisting\" id=\"0\"/>"
7422 #. type: Content of: <refentry><refsect1><refsect2><title>
7423 #: apt_preferences.5.xml
7424 msgid "Tracking Testing or Unstable"
7425 msgstr "Seguire Testing o Unstable in modo continuativo"
7427 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7428 #: apt_preferences.5.xml
7432 "Pin: release a=testing\n"
7433 "Pin-Priority: 900\n"
7436 "Pin: release a=unstable\n"
7437 "Pin-Priority: 800\n"
7440 "Pin: release o=Debian\n"
7441 "Pin-Priority: -10\n"
7444 "Pin: release a=testing\n"
7445 "Pin-Priority: 900\n"
7448 "Pin: release a=unstable\n"
7449 "Pin-Priority: 800\n"
7452 "Pin: release o=Debian\n"
7453 "Pin-Priority: -10\n"
7455 #. type: Content of: <refentry><refsect1><refsect2><para>
7456 #: apt_preferences.5.xml
7458 "The following APT preferences file will cause APT to assign a high priority "
7459 "to package versions from the <literal>testing</literal> distribution, a "
7460 "lower priority to package versions from the <literal>unstable</literal> "
7461 "distribution, and a prohibitively low priority to package versions from "
7462 "other <literal>Debian</literal> distributions. <placeholder type="
7463 "\"programlisting\" id=\"0\"/>"
7465 "Il seguente file di preferenze di APT fa sì che APT assegni una priorità "
7466 "alta alle versioni di pacchetto nella distribuzione <literal>testing</"
7467 "literal>, una priorità più bassa alle versioni di pacchetto nella "
7468 "distribuzione <literal>unstable</literal>, e una priorità eccezionalmente "
7469 "bassa alle versioni di pacchetto nelle altre distribuzioni <literal>Debian</"
7470 "literal>. <placeholder type=\"programlisting\" id=\"0\"/>"
7472 #. type: Content of: <refentry><refsect1><refsect2><para>
7473 #: apt_preferences.5.xml
7475 "With a suitable &sources-list; file and the above preferences file, any of "
7476 "the following commands will cause APT to upgrade to the latest "
7477 "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
7480 "Con un file &sources-list; adatto e il file di preferenze descritto sopra, "
7481 "uno qualsiasi dei seguenti comandi farà sì che APT aggiorni il sistema alle "
7482 "versioni più recenti di <literal>testing</literal>. <placeholder type="
7483 "\"programlisting\" id=\"0\"/>"
7485 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7486 #: apt_preferences.5.xml
7488 msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
7489 msgstr "apt-get install <replaceable>pacchetto</replaceable>/unstable\n"
7491 #. type: Content of: <refentry><refsect1><refsect2><para>
7492 #: apt_preferences.5.xml
7494 "The following command will cause APT to upgrade the specified package to the "
7495 "latest version from the <literal>unstable</literal> distribution. "
7496 "Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
7497 "the most recent <literal>testing</literal> version if that is more recent "
7498 "than the installed version, otherwise, to the most recent <literal>unstable</"
7499 "literal> version if that is more recent than the installed version. "
7500 "<placeholder type=\"programlisting\" id=\"0\"/>"
7502 "Il comando seguente farà sì che APT aggiorni il pacchetto specificato alla "
7503 "più recente versione nella distribuzione <literal>unstable</literal>. "
7504 "Successivamente, <command>apt-get upgrade</command> aggiornerà il pacchetto "
7505 "alla versione più recente in <literal>testing</literal>, se è più nuova di "
7506 "quella installata, altrimenti alla più recente versione in "
7507 "<literal>unstable</literal> se è più recente di quella installata. "
7508 "<placeholder type=\"programlisting\" id=\"0\"/>"
7510 #. type: Content of: <refentry><refsect1><refsect2><title>
7511 #: apt_preferences.5.xml
7512 msgid "Tracking the evolution of a codename release"
7513 msgstr "Seguire l'evoluzione di un rilascio in base al nome in codice"
7515 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7516 #: apt_preferences.5.xml
7519 "Explanation: Uninstall or do not install any Debian-originated package versions\n"
7520 "Explanation: other than those in the distribution codenamed with &debian-testing-codename; or sid\n"
7522 "Pin: release n=&debian-testing-codename;\n"
7523 "Pin-Priority: 900\n"
7525 "Explanation: Debian unstable is always codenamed with sid\n"
7527 "Pin: release n=sid\n"
7528 "Pin-Priority: 800\n"
7531 "Pin: release o=Debian\n"
7532 "Pin-Priority: -10\n"
7534 "Explanation: Disinstallare o non installare qualsiasi versione di pacchetto\n"
7535 "Explanation: originata da Debian che non sia nella distribuzione con\n"
7536 "Explanation: nome in codice &debian-testing-codename; o sid\n"
7538 "Pin: release n=&debian-testing-codename;\n"
7539 "Pin-Priority: 900\n"
7541 "Explanation: Debian unstable ha sempre il nome in codice side\n"
7543 "Pin: release n=sid\n"
7544 "Pin-Priority: 800\n"
7547 "Pin: release o=Debian\n"
7548 "Pin-Priority: -10\n"
7550 #. type: Content of: <refentry><refsect1><refsect2><para>
7551 #: apt_preferences.5.xml
7553 "The following APT preferences file will cause APT to assign a priority "
7554 "higher than the default (500) to all package versions belonging to a "
7555 "specified codename of a distribution and a prohibitively low priority to "
7556 "package versions belonging to other <literal>Debian</literal> distributions, "
7557 "codenames and archives. Note that with this APT preference APT will follow "
7558 "the migration of a release from the archive <literal>testing</literal> to "
7559 "<literal>stable</literal> and later <literal>oldstable</literal>. If you "
7560 "want to follow for example the progress in <literal>testing</literal> "
7561 "notwithstanding the codename changes you should use the example "
7562 "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
7564 "Il seguente file delle preferenze di APT farà sì che APT assegni una "
7565 "priorità più alta di quella predefinita (500) a tutte le versioni di "
7566 "pacchetto che appartengono alla distribuzione con il nome in codice "
7567 "specificato, e una priorità eccezionalmente bassa alle versioni di pacchetto "
7568 "che appartengono ad altre distribuzioni, nomi in codice e archivi "
7569 "<literal>Debian</literal>. Notare che con questa preferenza, APT segue la "
7570 "migrazione di un rilascio dall'archivio <literal>testing</literal> a "
7571 "<literal>stable</literal> e successivamente a <literal>oldstable</literal>. "
7572 "Se si vuole seguire il progresso, ad esempio, di <literal>testing</literal> "
7573 "indipendentemente dai cambi di nome in codice si devono usare le "
7574 "configurazioni negli esempi precedenti. <placeholder type=\"programlisting\" "
7577 #. type: Content of: <refentry><refsect1><refsect2><para>
7578 #: apt_preferences.5.xml
7580 "With a suitable &sources-list; file and the above preferences file, any of "
7581 "the following commands will cause APT to upgrade to the latest version(s) in "
7582 "the release codenamed with <literal>&debian-testing-codename;</literal>. "
7583 "<placeholder type=\"programlisting\" id=\"0\"/>"
7585 "Con un file &sources-list; adatto e il file di preferenze descritto sopra, "
7586 "uno qualsiasi dei seguenti comandi farà sì che APT aggiorni il sistema alle "
7587 "versioni più recenti nel rilascio con nome in codice <literal>&debian-"
7588 "testing-codename;</literal>. <placeholder type=\"programlisting\" id=\"0\"/>"
7590 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7591 #: apt_preferences.5.xml
7593 msgid "apt-get install <replaceable>package</replaceable>/sid\n"
7594 msgstr "apt-get install <replaceable>pacchetto</replaceable>/sid\n"
7596 #. type: Content of: <refentry><refsect1><refsect2><para>
7597 #: apt_preferences.5.xml
7599 "The following command will cause APT to upgrade the specified package to the "
7600 "latest version from the <literal>sid</literal> distribution. Thereafter, "
7601 "<command>apt-get upgrade</command> will upgrade the package to the most "
7602 "recent <literal>&debian-testing-codename;</literal> version if that is more "
7603 "recent than the installed version, otherwise, to the most recent "
7604 "<literal>sid</literal> version if that is more recent than the installed "
7605 "version. <placeholder type=\"programlisting\" id=\"0\"/>"
7607 "Il comando seguente farà sì che APT aggiorni il pacchetto specificato alla "
7608 "più recente versione nella distribuzione <literal>sid</literal>. "
7609 "Successivamente, <command>apt-get upgrade</command> aggiornerà il pacchetto "
7610 "alla versione più recente in <literal>&debian-testing-codename;</literal>, "
7611 "se è più nuova di quella installata, altrimenti alla più recente versione in "
7612 "<literal>sid</literal> se è più recente di quella installata. <placeholder "
7613 "type=\"programlisting\" id=\"0\"/>"
7615 #. type: Content of: <refentry><refsect1><para>
7616 #: apt_preferences.5.xml
7617 msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
7618 msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
7620 #. type: Content of: <refentry><refnamediv><refpurpose>
7621 #: sources.list.5.xml
7622 msgid "List of configured APT data sources"
7623 msgstr "elenco delle fonti di dati configurate per APT"
7625 #. type: Content of: <refentry><refsect1><para>
7626 #: sources.list.5.xml
7628 "The source list <filename>/etc/apt/sources.list</filename> and the files "
7629 "contained in <filename>/etc/apt/sources.list.d/</filename> are designed to "
7630 "support any number of active sources and a variety of source media. The "
7631 "files list one source per line (one-line style) or contain multiline stanzas "
7632 "defining one or more sources per stanza (deb822 style), with the most "
7633 "preferred source listed first (in case a single version is available from "
7634 "more than one source). The information available from the configured sources "
7635 "is acquired by <command>apt-get update</command> (or by an equivalent "
7636 "command from another APT front-end)."
7638 "L'elenco delle fonti <filename>/etc/apt/sources.list</filename> e i file "
7639 "contenuti in <filename>/etc/apt/sources.list.d/</filename> sono progettati "
7640 "per supportare qualsiasi numero di fonti attive e svariati supporti. I file "
7641 "elencano una fonte per riga (stile a una riga) o contengono sezioni "
7642 "multiriga che definiscono una o più fonti per sezione (stile deb822), con la "
7643 "fonte preferita elencata per prima (nel caso in cui una singola versione sia "
7644 "disponibile da più di una fonte). Le informazioni disponibili dalle fonti "
7645 "configurate sono acquisite con <command>apt-get update</command> (o con un "
7646 "comando equivalente in un'altra interfaccia per APT)."
7648 #. type: Content of: <refentry><refsect1><title>
7649 #: sources.list.5.xml
7650 msgid "sources.list.d"
7651 msgstr "sources.list.d"
7653 #. type: Content of: <refentry><refsect1><para>
7654 #: sources.list.5.xml
7656 "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
7657 "add sources.list entries in separate files. Two different file formats are "
7658 "allowed as described in the next two sections. Filenames need to have "
7659 "either the extension <filename>.list</filename> or <filename>.sources</"
7660 "filename> depending on the contained format. The filenames may only contain "
7661 "letters (a-z and A-Z), digits (0-9), underscore (_), hyphen (-) and period "
7662 "(.) characters. Otherwise APT will print a notice that it has ignored a "
7663 "file, unless that file matches a pattern in the <literal>Dir::Ignore-Files-"
7664 "Silently</literal> configuration list - in which case it will be silently "
7667 "La directory <filename>/etc/apt/sources.list.d</filename> permette di "
7668 "aggiungere voci per sources.list in file separati. Sono permessi due formati "
7669 "di file differenti, come descritto nelle due sezioni seguenti. I nomi dei "
7670 "file devono terminare con l'estensione <filename>.list</filename> o "
7671 "<filename>.sources</filename> a seconda del formato contenuto. I nomi di "
7672 "file possono contenere solamente lettere (a-z e A-Z), cifre (0-9), trattini "
7673 "bassi (_), trattini (-) e punti (.). In caso contrario APT stampa un "
7674 "messaggio che notifica che un file è stato ignorato, a meno che il file non "
7675 "corrisponda ad un modello nell'elenco di configurazione <literal>Dir::Ignore-"
7676 "Files-Silently</literal>, nel qual caso viene ignorato in modo silenzioso."
7678 #. type: Content of: <refentry><refsect1><title>
7679 #: sources.list.5.xml
7680 msgid "One-Line-Style Format"
7681 msgstr "Formato con stile a una riga"
7683 #. type: Content of: <refentry><refsect1><para>
7684 #: sources.list.5.xml
7686 "Files in this format have the extension <filename>.list</filename>. Each "
7687 "line specifying a source starts with a type (e.g. <literal>deb-src</"
7688 "literal>) followed by options and arguments for this type. Individual "
7689 "entries cannot be continued onto a following line. Empty lines are ignored, "
7690 "and a <literal>#</literal> character anywhere on a line marks the remainder "
7691 "of that line as a comment. Consequently an entry can be disabled by "
7692 "commenting out the entire line. If options should be provided they are "
7693 "separated by spaces and all of them together are enclosed by square brackets "
7694 "(<literal>[]</literal>) included in the line after the type separated from "
7695 "it with a space. If an option allows multiple values these are separated "
7696 "from each other with a comma (<literal>,</literal>). An option name is "
7697 "separated from its value(s) by an equals sign (<literal>=</literal>). "
7698 "Multivalue options also have <literal>-=</literal> and <literal>+=</literal> "
7699 "as separators, which instead of replacing the default with the given "
7700 "value(s) modify the default value(s) to remove or include the given values."
7702 "I file in questo formato hanno l'estensione <filename>.list</filename>. Ogni "
7703 "riga che specifica una fonte inizia con un tipo (es. <literal>deb-src</"
7704 "literal> seguito da opzioni e argomenti per questo tipo. Voci singole non "
7705 "possono proseguire su una riga successiva. Le righe vuote sono ignorate e un "
7706 "carattere <literal>#</literal> in qualunque punto di una riga contrassegna "
7707 "il resto di tale riga come commento. Di conseguenza una voce può essere "
7708 "disabilitata commentando l'intera riga. Se devono essere fornite opzioni, "
7709 "esse sono separate da spazi e tutte insieme sono racchiuse tra parentesi "
7710 "quadre (<literal>[]</literal>), incluse nella riga dopo il tipo e separate "
7711 "da esso con uno spazio. Se un'opzione permette più valori, questi sono "
7712 "separati con una virgola (<literal>,</literal>). Un nome di opzione è "
7713 "separato dal suo o dai suoi valori da un segno di uguale (<literal>=</"
7714 "literal>). Opzioni con più valori usano come separatori anche <literal>-=</"
7715 "literal> e <literal>+=</literal> che, invece di sostituire i valori "
7716 "predefiniti con quelli specificati, modificano i valori predefiniti per "
7717 "rimuovere o includere i valori specificati."
7719 #. type: Content of: <refentry><refsect1><para>
7720 #: sources.list.5.xml
7722 "This is the traditional format and supported by all apt versions. Note that "
7723 "not all options as described below are supported by all apt versions. Note "
7724 "also that some older applications parsing this format on their own might not "
7725 "expect to encounter options as they were uncommon before the introduction of "
7726 "multi-architecture support."
7728 "Questo è il formato tradizionale ed è supportato da tutte le versioni di "
7729 "apt. Notare che non tutte le opzioni come descritte in seguito sono "
7730 "supportate da tutte le versioni di apt. Notare anche che alcune applicazioni "
7731 "più vecchie che analizzano questo formato da sole possono non aspettarsi di "
7732 "incontrare opzioni, dato che erano non comuni prima dell'introduzione del "
7733 "supporto multiarchitettura."
7735 #. type: Content of: <refentry><refsect1><title>
7736 #: sources.list.5.xml
7737 msgid "deb822-Style Format"
7738 msgstr "Formato in stile deb822"
7740 #. type: Content of: <refentry><refsect1><para>
7741 #: sources.list.5.xml
7743 "Files in this format have the extension <filename>.sources</filename>. The "
7744 "format is similar in syntax to other files used by Debian and its "
7745 "derivatives, such as the metadata files that apt will download from the "
7746 "configured sources or the <filename>debian/control</filename> file in a "
7747 "Debian source package. Individual entries are separated by an empty line; "
7748 "additional empty lines are ignored, and a <literal>#</literal> character at "
7749 "the start of the line marks the entire line as a comment. An entry can hence "
7750 "be disabled by commenting out each line belonging to the stanza, but it is "
7751 "usually easier to add the field \"Enabled: no\" to the stanza to disable the "
7752 "entry. Removing the field or setting it to yes reenables it. Options have "
7753 "the same syntax as every other field: A fieldname separated by a colon "
7754 "(<literal>:</literal>) and optionally spaces from its value(s). Note "
7755 "especially that multiple values are separated by spaces, not by commas as in "
7756 "the one-line format. Multivalue fields like <literal>Architectures</literal> "
7757 "also have <literal>Architectures-Add</literal> and <literal>Architectures-"
7758 "Remove</literal> to modify the default value rather than replacing it."
7760 "I file in questo formato hanno l'estensione <filename>.sources</filename>. "
7761 "Il formato è simile nella sintassi ad altri file usati in Debian e nelle sue "
7762 "derivate, come i file dei metadati che apt scarica dalle fonti configurate o "
7763 "il file <filename>debian/control</filename> in un pacchetto sorgente Debian. "
7764 "Le singole voci sono separate da una riga vuota; righe vuote aggiuntive sono "
7765 "ignorate e un carattere <literal>#</literal> all'inizio della riga "
7766 "contrassegna l'intera riga come un commento. Una voce può quindi essere "
7767 "disabilitata commentando ogni riga che appartiene alla sezione ma, per "
7768 "disabilitare la voce, è solitamente più facile aggiungere il campo «Enabled: "
7769 "no» alla sezione. Rimuovere il campo, o impostarlo a «yes» la riabilita. Le "
7770 "opzioni hanno la stessa sintassi di ogni altro campo: un nome di campo "
7771 "separato dai suoi valori con da due punti (<literal>:</literal>) e spazi "
7772 "opzionali. Notare in particolar modo che valori multipli sono separati da "
7773 "spazi, non da virgole come nel formato a singola riga. I campi con più "
7774 "valori, come <literal>Architectures</literal> hanno anche "
7775 "<literal>Architectures-Add</literal> e <literal>Architectures-Remove</"
7776 "literal> per modificare il valore predefinito invece di sostituirlo. "
7778 #. type: Content of: <refentry><refsect1><para>
7779 #: sources.list.5.xml
7781 "This is a new format supported by apt itself since version 1.1. Previous "
7782 "versions ignore such files with a notice message as described earlier. It "
7783 "is intended to make this format gradually the default format, deprecating "
7784 "the previously described one-line-style format, as it is easier to create, "
7785 "extend and modify for humans and machines alike especially if a lot of "
7786 "sources and/or options are involved. Developers who are working with and/or "
7787 "parsing apt sources are highly encouraged to add support for this format and "
7788 "to contact the APT team to coordinate and share this work. Users can freely "
7789 "adopt this format already, but may encounter problems with software not "
7790 "supporting the format yet."
7792 "Questo è un nuovo formato supportato da apt stesso a partire dalla versione "
7793 "1.1. Le versioni precedenti ignorano questo tipo di file con un messaggio di "
7794 "notifica come descritto in precedenza. L'intenzione è di rendere in modo "
7795 "graduale questo formato il formato predefinito, rendendo deprecato il "
7796 "formato con lo stile a singola riga descritto prima, dato che è più facile "
7797 "da creare, estendere e modificare sia per le persone sia per le macchine, "
7798 "specialmente se sono coinvolte molte fonti e opzioni. Gli sviluppatori che "
7799 "lavorano o analizzano fonti di apt sono caldamente incoraggiati ad "
7800 "aggiungere il supporto per questo formato e a contattare il team di APT per "
7801 "coordinare e condividere il lavoro. Gli utenti possono già adottare "
7802 "liberamente questo formato, ma potrebbero incontrare problemi con il "
7803 "software che non supporta ancora il formato."
7805 #. type: Content of: <refentry><refsect1><title>
7806 #: sources.list.5.xml
7807 msgid "The deb and deb-src Types: General Format"
7808 msgstr "I tipi deb e deb-src: formato generico"
7810 #. type: Content of: <refentry><refsect1><para>
7811 #: sources.list.5.xml
7813 "The <literal>deb</literal> type references a typical two-level Debian "
7814 "archive, <filename>distribution/component</filename>. The "
7815 "<literal>distribution</literal> is generally a suite name like "
7816 "<literal>stable</literal> or <literal>testing</literal> or a codename like "
7817 "<literal>&debian-stable-codename;</literal> or <literal>&debian-testing-"
7818 "codename;</literal> while component is one of <literal>main</literal>, "
7819 "<literal>contrib</literal> or <literal>non-free</literal>. The <literal>deb-"
7820 "src</literal> type references a Debian distribution's source code in the "
7821 "same form as the <literal>deb</literal> type. A <literal>deb-src</literal> "
7822 "line is required to fetch source indexes."
7824 "Il tipo <literal>deb</literal> è un riferimento a un tipico archivio Debian "
7825 "a due livelli, <filename>distribuzione/componente</filename>. "
7826 "<literal>distribuzione</literal> è tipicamente un nome di suite come "
7827 "<literal>stable</literal> o <literal>testing</literal>, oppure un nome in "
7828 "codice come <literal>&debian-stable-codename;</literal> o <literal>&debian-"
7829 "testing-codename;</literal>; componente è uno tra <literal>main</literal>, "
7830 "<literal>contrib</literal> o <literal>non-free</literal>. Il tipo "
7831 "<literal>deb-src</literal> è un riferimento al codice sorgente di una "
7832 "distribuzione Debian nella stessa forma di quella del tipo <literal>deb</"
7833 "literal>. Per recuperare gli indici dei pacchetti sorgente è necessaria una "
7834 "riga <literal>deb-src</literal>."
7836 #. type: Content of: <refentry><refsect1><para>
7837 #: sources.list.5.xml
7839 "The format for two one-line-style entries using the <literal>deb</literal> "
7840 "and <literal>deb-src</literal> types is:"
7842 "Il formato per due voci in stile a singola riga che usano il tipo "
7843 "<literal>deb</literal> e <literal>deb-src</literal> è:"
7845 #. type: Content of: <refentry><refsect1><literallayout>
7846 #: sources.list.5.xml
7849 "deb [ option1=value1 option2=value2 ] uri suite [component1] [component2] [...]\n"
7850 "deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [...]"
7852 "deb [ opzione1=valore1 opzione2=valore2 ] uri suite [componente1] [componente2] [...]\n"
7853 "deb-src [ opzione1=valore1 opzione2=valore2 ] uri suite [componente1] [componente2] [...]"
7855 #. type: Content of: <refentry><refsect1><para><literallayout>
7856 #: sources.list.5.xml
7859 " Types: deb deb-src\n"
7862 " Components: [component1] [component2] [...]\n"
7863 " option1: value1\n"
7864 " option2: value2\n"
7867 " Types: deb deb-src\n"
7870 " Components: [componente1] [componente2] [...]\n"
7871 " opzione1: valore1\n"
7872 " opzione2: valore2\n"
7875 #. type: Content of: <refentry><refsect1><para>
7876 #: sources.list.5.xml
7878 "Alternatively the equivalent entry in deb822 style looks like this: "
7879 "<placeholder type=\"literallayout\" id=\"0\"/>"
7881 "In alternativa la voce equivalente in stile deb822 è simile a questa: "
7882 "<placeholder type=\"literallayout\" id=\"0\"/>"
7884 #. type: Content of: <refentry><refsect1><para>
7885 #: sources.list.5.xml
7887 "The URI for the <literal>deb</literal> type must specify the base of the "
7888 "Debian distribution, from which APT will find the information it needs. "
7889 "<literal>suite</literal> can specify an exact path, in which case the "
7890 "components must be omitted and <literal>suite</literal> must end with a "
7891 "slash (<literal>/</literal>). This is useful for the case when only a "
7892 "particular sub-directory of the archive denoted by the URI is of interest. "
7893 "If <literal>suite</literal> does not specify an exact path, at least one "
7894 "<literal>component</literal> must be present."
7896 "L'URI per il tipo <literal>deb</literal> deve specificare la base della "
7897 "distribuzione Debian, dalla quale APT troverà le informazioni di cui ha "
7898 "bisogno. <literal>suite</literal> può specificare un percorso esatto, nel "
7899 "qual caso le componenti devono essere omesse e <literal>suite</literal> deve "
7900 "terminare con una sbarra (<literal>/</literal>). Questo è utile nel caso in "
7901 "cui si è interessati solo a una particolare sottodirectory dell'archivio "
7902 "indicato dall'URI. Se <literal>suite</literal> non specifica un percorso "
7903 "esatto, deve essere presente almeno una <literal>componente</literal>."
7905 #. type: Content of: <refentry><refsect1><para>
7906 #: sources.list.5.xml
7908 "<literal>suite</literal> may also contain a variable, <literal>$(ARCH)</"
7909 "literal> which expands to the Debian architecture (such as <literal>amd64</"
7910 "literal> or <literal>armel</literal>) used on the system. This permits "
7911 "architecture-independent <filename>sources.list</filename> files to be used. "
7912 "In general this is only of interest when specifying an exact path; "
7913 "<literal>APT</literal> will automatically generate a URI with the current "
7914 "architecture otherwise."
7916 "<literal>suite</literal> può anche contenere una variabile <literal>$(ARCH)</"
7917 "literal> che viene espansa nell'architettura Debian (come <literal>amd64</"
7918 "literal> o <literal>armel</literal>) usata nel sistema. Ciò consente di "
7919 "utilizzare file <filename>sources.list</filename> indipendenti "
7920 "dall'architettura. In generale questo è interessante solo quando viene "
7921 "specificato un percorso esatto, altrimenti <literal>APT</literal> genera "
7922 "automaticamente un URI con l'architettura corrente."
7924 #. type: Content of: <refentry><refsect1><para>
7925 #: sources.list.5.xml
7927 "Especially in the one-line-style format since only one distribution can be "
7928 "specified per line it may be necessary to have multiple lines for the same "
7929 "URI, if a subset of all available distributions or components at that "
7930 "location is desired. APT will sort the URI list after it has generated a "
7931 "complete set internally, and will collapse multiple references to the same "
7932 "Internet host, for instance, into a single connection, so that it does not "
7933 "inefficiently establish a connection, close it, do something else, and then "
7934 "re-establish a connection to that same host. APT also parallelizes "
7935 "connections to different hosts to more effectively deal with sites with low "
7938 "Specialmente nel formato in stile a singola riga, dato che può essere "
7939 "specificata solo una distribuzione per riga, può essere necessario avere più "
7940 "righe per lo stesso URI, se si desidera un sottoinsieme di tutte le "
7941 "distribuzioni o componenti disponibili in quella posizione. APT ordinerà la "
7942 "lista degli URI dopo aver generato internamente un insieme completo, e "
7943 "riunirà i riferimenti multipli, per esempio al medesimo host Internet in una "
7944 "singola connessione; in questo modo non stabilisce in modo inefficiente una "
7945 "connessione per poi chiuderla, fare qualcos'altro e quindi ristabilire una "
7946 "connessione con il medesimo host. APT inoltre parallelizza le connessioni a "
7947 "host differenti, per gestire in maniera più efficiente i siti con scarsa "
7948 "larghezza di banda."
7950 #. type: Content of: <refentry><refsect1><para>
7951 #: sources.list.5.xml
7953 "It is important to list sources in order of preference, with the most "
7954 "preferred source listed first. Typically this will result in sorting by "
7955 "speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
7956 "followed by distant Internet hosts, for example)."
7958 "È importante elencare le fonti in ordine di preferenza con la fonte "
7959 "preferita elencata per prima. Tipicamente ciò viene fatto ordinando per "
7960 "velocità dalla più veloce alla più lenta (per esempio CD-ROM seguiti da host "
7961 "in una rete locale, seguiti da host Internet distanti)."
7963 #. type: Content of: <refentry><refsect1><para><literallayout>
7964 #: sources.list.5.xml
7966 msgid "&sourceslist-list-format;"
7967 msgstr "&sourceslist-list-format;"
7969 #. type: Content of: <refentry><refsect1><para><literallayout>
7970 #: sources.list.5.xml
7972 msgid "&sourceslist-sources-format;"
7973 msgstr "&sourceslist-sources-format;"
7975 #. type: Content of: <refentry><refsect1><para>
7976 #: sources.list.5.xml
7978 "As an example, the sources for your distribution could look like this in one-"
7979 "line-style format: <placeholder type=\"literallayout\" id=\"0\"/> or like "
7980 "this in deb822 style format: <placeholder type=\"literallayout\" id=\"1\"/>"
7982 "Come esempio, le fonti per la propria distribuzione potrebbero essere simili "
7983 "a queste in formato in stile a singola riga: <placeholder type="
7984 "\"literallayout\" id=\"0\"/> o a queste in formato in stile deb822: "
7985 "<placeholder type=\"literallayout\" id=\"1\"/>"
7987 #. type: Content of: <refentry><refsect1><title>
7988 #: sources.list.5.xml
7989 msgid "The deb and deb-src types: Options"
7990 msgstr "I tipi deb e deb-src: opzioni"
7992 #. type: Content of: <refentry><refsect1><para>
7993 #: sources.list.5.xml
7995 "Each source entry can have options specified to modify which source is "
7996 "accessed and how data is acquired from it. Format, syntax and names of the "
7997 "options vary between the one-line-style and deb822-style formats as "
7998 "described, but they both have the same options available. For simplicity we "
7999 "list the deb822 fieldname and provide the one-line name in brackets. "
8000 "Remember that besides setting multivalue options explicitly, there is also "
8001 "the option to modify them based on the default, but we aren't listing those "
8002 "names explicitly here. Unsupported options are silently ignored by all APT "
8005 "Ogni voce di fonte può avere specificate delle opzioni per modificare a "
8006 "quale fonte venga fatto l'accesso e come vengano acquisiti i dati da essa. "
8007 "Il formato, la sintassi e i nomi delle opzioni variano, come descritto, tra "
8008 "i formati in stile a singola riga e in stile deb822, ma entrambi hanno "
8009 "disponibili le stesse opzioni. Per semplicità viene elencato il nome del "
8010 "campo deb822 e viene fornito in nome per la singola riga tra parentesi. "
8011 "Ricordarsi che oltre a impostare esplicitamente le opzioni multivalore, è "
8012 "anche possibile modificarle sulla base del loro valore predefinito, ma qui "
8013 "non vengono esplicitamente elencati questi nomi. Le opzioni non supportate "
8014 "vengono ignorate silenziosamente da tutte le versioni di APT."
8016 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8017 #: sources.list.5.xml
8019 "<option>Architectures</option> (<option>arch</option>) is a multivalue "
8020 "option defining for which architectures information should be downloaded. If "
8021 "this option isn't set the default is all architectures as defined by the "
8022 "<option>APT::Architectures</option> config option."
8024 "<option>Architectures</option> (<option>arch</option>) è un'opzione "
8025 "multivalore che definisce le architetture per le quali scaricare le "
8026 "informazioni. Se questa opzione non è impostata il valore predefinito è "
8027 "tutte le architetture come definite dall'opzione di configurazione "
8028 "<option>APT::Architectures</option>."
8030 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8031 #: sources.list.5.xml
8033 "<option>Languages</option> (<option>lang</option>) is a multivalue option "
8034 "defining for which languages information such as translated package "
8035 "descriptions should be downloaded. If this option isn't set the default is "
8036 "all languages as defined by the <option>Acquire::Languages</option> config "
8039 "<option>Languages</option> (<option>lang</option>) è un'opzione multivalore "
8040 "che definisce le lingue per cui scaricare informazioni quali le traduzioni "
8041 "delle descrizioni dei pacchetti. Se questa opzione non è impostata il valore "
8042 "predefinito è tutte le lingue come definite dall'opzione di configurazione "
8043 "<option>Acquire::Languages</option>."
8045 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8046 #: sources.list.5.xml
8049 #| "<option>Targets</option> (<option>target</option>) is a multivalue option "
8050 #| "defining which download targets apt will try to acquire from this source. "
8051 #| "If not specified, the default set is defined by the <option>Acquire::"
8052 #| "IndexTargets</option> configuration scope. Additionally, specific "
8053 #| "targets can be enabled or disabled by using the identifier as field name "
8054 #| "instead of using this multivalue option."
8056 "<option>Targets</option> (<option>target</option>) is a multivalue option "
8057 "defining which download targets apt will try to acquire from this source. If "
8058 "not specified, the default set is defined by the <option>Acquire::"
8059 "IndexTargets</option> configuration scope (targets are specified by their "
8060 "name in the <literal>Created-By</literal> field). Additionally, targets can "
8061 "be enabled or disabled by using the <literal>Identifier</literal> field as "
8062 "an option with a boolean value instead of using this multivalue option."
8064 "<option>Targets</option> (<option>target</option>) è un'opzione multivalore "
8065 "che definisce quali rilasci obiettivo di scaricamento apt cercherà di "
8066 "acquisire da questa fonte. Se non specificata, l'insieme predefinito è "
8067 "definito dall'ambito di configurazione <option>Acquire::IndexTargets</"
8068 "option>. In aggiunta target specifici possono essere abilitati o "
8069 "disabilitati usando l'identificatore come nome di campo invece di usare "
8070 "questa opzione multivalore."
8072 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8073 #: sources.list.5.xml
8075 "<option>PDiffs</option> (<option>pdiffs</option>) is a yes/no value which "
8076 "controls if APT should try to use PDiffs to update old indexes instead of "
8077 "downloading the new indexes entirely. The value of this option is ignored if "
8078 "the repository doesn't announce the availability of PDiffs. Defaults to the "
8079 "value of the option with the same name for a specific index file defined in "
8080 "the <option>Acquire::IndexTargets</option> scope, which itself defaults to "
8081 "the value of configuration option <option>Acquire::PDiffs</option> which "
8082 "defaults to <literal>yes</literal>."
8084 "<option>PDiffs</option> (<option>pdiffs</option>) è un valore «yes»/«no» che "
8085 "controlla se APT deve cercare di usare i PDiff per aggiornare i vecchi "
8086 "indici invece di scaricare interamente i nuovi indici. Il valore di questa "
8087 "opzione viene ignorato se il repository non annuncia la disponibilità dei "
8088 "Pdiff. In modo predefinito assume il valore dell'opzione omonima per uno "
8089 "specifico file indice definito nell'ambito <option>Acquire::IndexTargets</"
8090 "option>, che a sua volta assume in modo predefinito il valore dell'opzione "
8091 "di configurazione <option>Acquire::PDiffs</option> che assume in modo "
8092 "predefinito il valore <literal>yes</literal>."
8094 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8095 #: sources.list.5.xml
8097 "<option>By-Hash</option> (<option>by-hash</option>) can have the value "
8098 "<literal>yes</literal>, <literal>no</literal> or <literal>force</literal> "
8099 "and controls if APT should try to acquire indexes via a URI constructed from "
8100 "a hashsum of the expected file instead of using the well-known stable "
8101 "filename of the index. Using this can avoid hashsum mismatches, but requires "
8102 "a supporting mirror. A <literal>yes</literal> or <literal>no</literal> value "
8103 "activates/disables the use of this feature if this source indicates support "
8104 "for it, while <literal>force</literal> will enable the feature regardless of "
8105 "what the source indicates. Defaults to the value of the option of the same "
8106 "name for a specific index file defined in the <option>Acquire::IndexTargets</"
8107 "option> scope, which itself defaults to the value of configuration option "
8108 "<option>Acquire::By-Hash</option> which defaults to <literal>yes</literal>."
8110 "<option>By-Hash</option> (<option>by-hash</option>) può avere il valore "
8111 "<literal>yes</literal>, <literal>no</literal> o <literal>force</literal> "
8112 "edetermina se APT debba cercare di acquisire gli indici attraverso un URI "
8113 "costruito a partire da una somma hash del file atteso, invece di usare il "
8114 "ben noto nome file stabile dell'indice. Il suo uso può evitare mancate "
8115 "corrispondenze delle somme hash, ma richiede un mirror che la supporti. Un "
8116 "valore <literal>yes</literal> o <literal>no</literal> attiva o disattiva "
8117 "l'uso di questa funzionalità se la fonte indica che la supporta, mentre "
8118 "<literal>force</literal> abilita la funzionalità indipendentemente da ciò "
8119 "che viene indicato dalla fonte. Assume in modo predefinito il valore "
8120 "dell'opzione omonima per uno specifico file indice definito nell'ambito "
8121 "<option>Acquire::IndexTargets</option>, che a sua volta assume in modo "
8122 "predefinito il valore dell'opzione di configurazione <option>Acquire::By-"
8123 "Hash</option> che assume in modo predefinito il valore <literal>yes</"
8126 #. type: Content of: <refentry><refsect1><para>
8127 #: sources.list.5.xml
8129 "Furthermore, there are options which if set affect <emphasis>all</emphasis> "
8130 "sources with the same URI and Suite, so they have to be set on all such "
8131 "entries and can not be varied between different components. APT will try to "
8132 "detect and error out on such anomalies."
8134 "Inoltre ci sono opzioni che, se impostate, hanno effetto su <emphasis>tutte</"
8135 "emphasis> le fonti con gli stessi URI e suite, perciò devono essere "
8136 "impostate su tutte queste voci e non possono essere cambiate tra le diverse "
8137 "componenti. APT cerca di rilevare queste anomalie e risolverle."
8139 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8140 #: sources.list.5.xml
8142 "<option>Allow-Insecure</option> (<option>allow-insecure</option>), "
8143 "<option>Allow-Weak</option> (<option>allow-weak</option>) and <option>Allow-"
8144 "Downgrade-To-Insecure</option> (<option>allow-downgrade-to-insecure</"
8145 "option>) are boolean values which all default to <literal>no</literal>. If "
8146 "set to <literal>yes</literal> they circumvent parts of &apt-secure; and "
8147 "should therefore not be used lightly!"
8150 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8151 #: sources.list.5.xml
8153 "<option>Trusted</option> (<option>trusted</option>) is a tri-state value "
8154 "which defaults to APT deciding if a source is considered trusted or if "
8155 "warnings should be raised before e.g. packages are installed from this "
8156 "source. This option can be used to override that decision. The value "
8157 "<literal>yes</literal> tells APT always to consider this source as trusted, "
8158 "even if it doesn't pass authentication checks. It disables parts of &apt-"
8159 "secure;, and should therefore only be used in a local and trusted context "
8160 "(if at all) as otherwise security is breached. The value <literal>no</"
8161 "literal> does the opposite, causing the source to be handled as untrusted "
8162 "even if the authentication checks passed successfully. The default value "
8163 "can't be set explicitly."
8165 "<option>Trusted</option> (<option>trusted</option>) è un valore con tre "
8166 "stati che in modo predefinito lascia che sia APT a decidere se una fonte è "
8167 "considerata fidata o se debbano essere prodotti degli avvertimenti prima, ad "
8168 "esempio, che vengano installati pacchetti da questa fonte. Questa opzione "
8169 "può essere usata per scavalcare tale decisione. Il valore <literal>yes</"
8170 "literal> dice ad APT di considerare sempre questa fonte come fidata, anche "
8171 "se non supera i controlli di autenticazione. Disabilita parti di &apt-"
8172 "secure; e dovrebbe perciò essere usata (se proprio si deve) solamente in un "
8173 "contesto locale e fidato, dato che altrimenti la sicurezza è compromessa. Il "
8174 "valore <literal>no</literal> fa l'opposto, facendo sì che la fonte venga "
8175 "gestita come non fidata anche se i controlli di autenticazione sono stati "
8176 "superati con successo. Il valore predefinito non può essere impostato "
8179 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8180 #: sources.list.5.xml
8183 #| "<option>Signed-By</option> (<option>signed-by</option>) is either an "
8184 #| "absolute path to a keyring file (has to be accessible and readable for "
8185 #| "the <literal>_apt</literal> user, so ensure everyone has read-permissions "
8186 #| "on the file) or a fingerprint of a key either in the <filename>trusted."
8187 #| "gpg</filename> keyring or in one of the keyrings in the <filename>trusted."
8188 #| "gpg.d/</filename> directory (see <command>apt-key fingerprint</command>). "
8189 #| "If the option is set, only the key(s) in this keyring or only the key "
8190 #| "with this fingerprint is used for the &apt-secure; verification of this "
8191 #| "repository. Otherwise all keys in the trusted keyrings are considered "
8192 #| "valid signers for this repository."
8194 "<option>Signed-By</option> (<option>signed-by</option>) is either an "
8195 "absolute path to a keyring file (has to be accessible and readable for the "
8196 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
8197 "file) or one or more fingerprints of keys either in the <filename>trusted."
8198 "gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
8199 "filename> directory (see <command>apt-key fingerprint</command>). If the "
8200 "option is set, only the key(s) in this keyring or only the keys with these "
8201 "fingerprints are used for the &apt-secure; verification of this repository. "
8202 "Defaults to the value of the option with the same name if set in the "
8203 "previously acquired <filename>Release</filename> file. Otherwise all keys "
8204 "in the trusted keyrings are considered valid signers for this repository."
8206 "<option>Signed-By</option> (<option>signed-by</option>) è un percorso "
8207 "assoluto ad un file di portachiavi (deve essere accessibile e leggibile "
8208 "dall'utente <literal>_apt</literal>, perciò assicurarsi che tutti abbiano i "
8209 "permessi di lettura sul file) oppure una fingerprint di una chiave nel "
8210 "portachiavi <filename>trusted.gpg</filename> o in uno dei portachiavi nella "
8211 "directory <filename>trusted.gpg.d/</filename> (vedere <command>apt-key "
8212 "fingerprint</command>). Se l'opzione è impostata, solo le chiavi in questo "
8213 "portachiavi oppure solamente la chiave con questa fingerprint vengono usate "
8214 "per la verifica con &apt-secure; di questo repository. Altrimenti tutte le "
8215 "chiavi nei portachiavi fidati vengono considerate come firmatari validi per "
8216 "questo repository."
8218 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8219 #: sources.list.5.xml
8221 "<option>Check-Valid-Until</option> (<option>check-valid-until</option>) is "
8222 "a yes/no value which controls if APT should try to detect replay attacks. A "
8223 "repository creator can declare a time until which the data provided in the "
8224 "repository should be considered valid, and if this time is reached, but no "
8225 "new data is provided, the data is considered expired and an error is "
8226 "raised. Besides increasing security, as a malicious attacker can't send old "
8227 "data forever to prevent a user from upgrading to a new version, this also "
8228 "helps users identify mirrors which are no longer updated. However, some "
8229 "repositories such as historic archives are not updated any more by design, "
8230 "so this check can be disabled by setting this option to <literal>no</"
8231 "literal>. Defaults to the value of configuration option <option>Acquire::"
8232 "Check-Valid-Until</option> which itself defaults to <literal>yes</literal>."
8234 "<option>Check-Valid-Until</option> (<option>check-valid-until</option>) è "
8235 "un valore «yes»/«no» che determina se APT debba cercare di rilevare "
8236 "attacchi di tipo replay. Un creatore di un repository può dichiarare una "
8237 "data fino alla quale i dati forniti nel repository devono essere considerati "
8238 "validi e, se viene raggiunta questa data ma non sono stati forniti nuovi "
8239 "dati, i dati sono considerati scaduti e viene generato un errore. Oltre ad "
8240 "aumentare la sicurezza, dato che un autore di attacchi malintenzionato non "
8241 "può inviare vecchi dati per sempre per evitare che un utente aggiorni ad una "
8242 "nuova versione, questo aiuta anche gli utenti ad identificare i mirror che "
8243 "non vengono più aggiornati. Alcuni repository, tuttavia, come gli archivi "
8244 "storici non vengono più aggiornati appositamente, perciò questo controllo "
8245 "può essere disabilitato impostando questa opzione a <literal>no</literal>. "
8246 "Assume in modo predefinito il valore dell'opzione di configurazione "
8247 "<option>Acquire::Check-Valid-Until</option> che a sua volta ha come valore "
8248 "predefinito <literal>yes</literal>."
8250 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
8251 #: sources.list.5.xml
8253 "<option>Valid-Until-Min</option> (<option>valid-until-min</option>) and "
8254 "<option>Valid-Until-Max</option> (<option>valid-until-max</option>) can be "
8255 "used to raise or lower the time period in seconds in which the data from "
8256 "this repository is considered valid. -Max can be especially useful if the "
8257 "repository provides no Valid-Until field on its Release file to set your own "
8258 "value, while -Min can be used to increase the valid time on seldom updated "
8259 "(local) mirrors of a more frequently updated but less accessible archive "
8260 "(which is in the sources.list as well) instead of disabling the check "
8261 "entirely. Default to the value of the configuration options "
8262 "<option>Acquire::Min-ValidTime</option> and <option>Acquire::Max-ValidTime</"
8263 "option> which are both unset by default."
8265 "<option>Valid-Until-Min</option> (<option>valid-until-min</option>) e "
8266 "<option>Valid-Until-Max</option> (<option>valid-until-max</option>) possono "
8267 "essere usate per aumentare o diminuire il periodo di tempo in secondi per il "
8268 "quale sono considerati validi i dati da questo repository. -Max può essere "
8269 "particolarmente utile per impostare un proprio valore se il repository non "
8270 "fornisce un campo Valid-Until nel suo file Release, mentre -Min può essere "
8271 "usato per aumentare il tempo di validità di mirror (locali) aggiornati "
8272 "raramente di un archivio aggiornato più frequentemente ma meno raggiungibile "
8273 "(che è anch'esso nel sources.list) invece di disabilitare completamente il "
8274 "controllo. I valori assunti in modo predefinito sono quelli delle opzioni di "
8275 "configurazione <option>Acquire::Min-ValidTime</option> e <option>Acquire::"
8276 "Max-ValidTime</option> che sono entrambe non impostate in modo predefinito."
8278 #. type: Content of: <refentry><refsect1><title>
8279 #: sources.list.5.xml
8280 msgid "URI Specification"
8281 msgstr "Specificare URI"
8283 #. type: Content of: <refentry><refsect1><para>
8284 #: sources.list.5.xml
8285 msgid "The currently recognized URI types are:"
8286 msgstr "I tipi di URI attualmente riconosciuti sono:"
8288 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
8289 #: sources.list.5.xml
8291 "The file scheme allows an arbitrary directory in the file system to be "
8292 "considered an archive. This is useful for NFS mounts and local mirrors or "
8295 "Il tipo file permette di considerare come un archivio una directory "
8296 "arbitraria nel file system. È utile per file system NFS montati e mirror o "
8299 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
8300 #: sources.list.5.xml
8302 "The cdrom scheme allows APT to use a local CD-ROM drive with media swapping. "
8303 "Use the &apt-cdrom; program to create cdrom entries in the source list."
8305 "Il tipo cdrom permette ad APT di usare un'unità CD-ROM locale cambiando i "
8306 "supporti. Usare il programma &apt-cdrom; per creare voci cdrom nell'elenco "
8309 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
8310 #: sources.list.5.xml
8312 "The http scheme specifies an HTTP server for the archive. If an environment "
8313 "variable <envar>http_proxy</envar> is set with the format http://server:"
8314 "port/, the proxy server specified in <envar>http_proxy</envar> will be used. "
8315 "Users of authenticated HTTP/1.1 proxies may use a string of the format "
8316 "http://user:pass@server:port/. Note that this is an insecure method of "
8319 "Il tipo http specifica un server HTTP per l'archivio. Se è impostata una "
8320 "variabile d'ambiente <envar>http_proxy</envar> con il formato http://server:"
8321 "porta/, verrà usato il server proxy specificato in <envar>http_proxy</"
8322 "envar>. Gli utenti con proxy HTTP/1.1 con autenticazione possono usare una "
8323 "stringa nel formato http://utente:password@server:porta/. Notare che questo "
8324 "è un metodo di autenticazione non sicuro."
8326 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
8327 #: sources.list.5.xml
8329 "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
8330 "is highly configurable; for more information see the &apt-conf; manual page. "
8331 "Please note that an FTP proxy can be specified by using the "
8332 "<envar>ftp_proxy</envar> environment variable. It is possible to specify an "
8333 "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this "
8334 "environment variable and <emphasis>only</emphasis> this environment "
8335 "variable. Proxies using HTTP specified in the configuration file will be "
8338 "Il tipo ftp specifica un server FTP per l'archivio. Il comportamento FTP di "
8339 "APT è altamente configurabile; per maggiori informazioni vedere la pagina di "
8340 "manuale &apt-conf;. Notare che è possibile specificare un proxy FTP usando "
8341 "la variabile d'ambiente <envar>ftp_proxy</envar>. È possibile specificare un "
8342 "proxy HTTP (i server proxy HTTP spesso gestiscono gli URL FTP) usando questa "
8343 "e <emphasis>SOLO</emphasis> questa variabile d'ambiente. I proxy che usano "
8344 "HTTP specificati nel file di configurazione verranno ignorati."
8346 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
8347 #: sources.list.5.xml
8349 "The copy scheme is identical to the file scheme except that packages are "
8350 "copied into the cache directory instead of used directly at their location. "
8351 "This is useful for people using removable media to copy files around with "
8354 "Il tipo copy è identico al tipo file tranne per il fatto che i pacchetti "
8355 "vengono copiati nella directory della cache invece di essere usati "
8356 "direttamente dalla loro posizione. Ciò è utile per coloro che usano supporti "
8357 "rimovibili, per copiare i file nelle varie posizioni con APT."
8359 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
8360 #: sources.list.5.xml
8362 "The rsh/ssh method invokes RSH/SSH to connect to a remote host and access "
8363 "the files as a given user. Prior configuration of rhosts or RSA keys is "
8364 "recommended. The standard <command>find</command> and <command>dd</command> "
8365 "commands are used to perform the file transfers from the remote host."
8367 "Il metodo rsh/ssh invoca RSH/SSH per connettersi ad un host remoto e "
8368 "accedere ai file come un determinato utente. È raccomandato configurare "
8369 "precedentemente le chiavi RSA o rhosts. Per effettuare i trasferimenti di "
8370 "file dall'host remoto vengono usati i comandi standard <command>find</"
8371 "command> e <command>dd</command>."
8373 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
8374 #: sources.list.5.xml
8375 msgid "adding more recognizable URI types"
8376 msgstr "aggiungere ulteriori tipi di URI riconoscibili"
8378 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
8379 #: sources.list.5.xml
8381 "APT can be extended with more methods shipped in other optional packages, "
8382 "which should follow the naming scheme <package>apt-transport-"
8383 "<replaceable>method</replaceable></package>. For instance, the APT team "
8384 "also maintains the package <package>apt-transport-https</package>, which "
8385 "provides access methods for HTTPS URIs with features similar to the http "
8386 "method. Methods for using e.g. debtorrent are also available - see &apt-"
8387 "transport-debtorrent;."
8389 "APT può essere esteso con ulteriori metodi forniti in altri pacchetti "
8390 "opzionali, i cui nomi devono seguire lo schema <package>apt-transport-"
8391 "<replaceable>metodo</replaceable></package>. Per esempio, il team di APT "
8392 "mantiene anche il pacchetto <package>apt-transport-https</package> che "
8393 "fornisce i metodi di accesso per URI HTTPS con funzionalità simili a quelle "
8394 "del metodo http. Sono disponibili anche i metodi per usare, ad esempio, "
8395 "debtorrrent; vedere &apt-transport-debtorrent;."
8397 #. type: Content of: <refentry><refsect1><para>
8398 #: sources.list.5.xml
8400 "Uses the archive stored locally (or NFS mounted) at /home/apt/debian for "
8401 "stable/main, stable/contrib, and stable/non-free."
8403 "Usa l'archivio memorizzato in locale (o montato via NFS) in /home/apt/debian "
8404 "per stable/main, stable/contrib e stable/non-free."
8406 #. type: Content of: <refentry><refsect1><literallayout>
8407 #: sources.list.5.xml
8409 msgid "deb file:/home/apt/debian stable main contrib non-free"
8410 msgstr "deb file:/home/apt/debian stable main contrib non-free"
8412 #. type: Content of: <refentry><refsect1><literallayout>
8413 #: sources.list.5.xml
8417 "URIs: file:/home/apt/debian\n"
8419 "Components: main contrib non-free"
8422 "URIs: file:/home/apt/debian\n"
8424 "Components: main contrib non-free"
8426 #. type: Content of: <refentry><refsect1><para>
8427 #: sources.list.5.xml
8428 msgid "As above, except this uses the unstable (development) distribution."
8430 "Come sopra, tranne per il fatto che usa la distribuzione unstable (di "
8433 #. type: Content of: <refentry><refsect1><literallayout>
8434 #: sources.list.5.xml
8436 msgid "deb file:/home/apt/debian unstable main contrib non-free"
8437 msgstr "deb file:/home/apt/debian unstable main contrib non-free"
8439 #. type: Content of: <refentry><refsect1><literallayout>
8440 #: sources.list.5.xml
8444 "URIs: file:/home/apt/debian\n"
8445 "Suites: unstable\n"
8446 "Components: main contrib non-free"
8449 "URIs: file:/home/apt/debian\n"
8450 "Suites: unstable\n"
8451 "Components: main contrib non-free"
8453 #. type: Content of: <refentry><refsect1><para>
8454 #: sources.list.5.xml
8455 msgid "Sources specification for the above."
8456 msgstr "Indicazione per i sorgenti corrispondente alla precedente."
8458 #. type: Content of: <refentry><refsect1><literallayout>
8459 #: sources.list.5.xml
8461 msgid "deb-src file:/home/apt/debian unstable main contrib non-free"
8462 msgstr "deb-src file:/home/apt/debian unstable main contrib non-free"
8464 #. type: Content of: <refentry><refsect1><literallayout>
8465 #: sources.list.5.xml
8469 "URIs: file:/home/apt/debian\n"
8470 "Suites: unstable\n"
8471 "Components: main contrib non-free"
8474 "URIs: file:/home/apt/debian\n"
8475 "Suites: unstable\n"
8476 "Components: main contrib non-free"
8478 #. type: Content of: <refentry><refsect1><para>
8479 #: sources.list.5.xml
8481 "The first line gets package information for the architectures in "
8482 "<literal>APT::Architectures</literal> while the second always retrieves "
8483 "<literal>amd64</literal> and <literal>armel</literal>."
8485 "La prima riga ottiene le informazioni sui pacchetti per le architetture in "
8486 "<literal>APT::Architectures</literal>, mentre la seconda scarica sempre "
8487 "<literal>amd64</literal> e <literal>armel</literal>."
8489 #. type: Content of: <refentry><refsect1><literallayout>
8490 #: sources.list.5.xml
8493 "deb http://httpredir.debian.org/debian &debian-stable-codename; main\n"
8494 "deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &debian-stable-codename; main"
8496 "deb http://httpredir.debian.org/debian &debian-stable-codename; main\n"
8497 "deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &debian-stable-codename; main"
8499 #. type: Content of: <refentry><refsect1><literallayout>
8500 #: sources.list.5.xml
8504 "URIs: http://httpredir.debian.org/debian\n"
8505 "Suites: &debian-stable-codename;\n"
8506 "Components: main\n"
8509 "URIs: http://httpredir.debian.org/debian\n"
8510 "Suites: &debian-stable-codename;\n"
8511 "Components: main\n"
8512 "Architectures: amd64 armel\n"
8515 "URIs: http://httpredir.debian.org/debian\n"
8516 "Suites: &debian-stable-codename;\n"
8517 "Components: main\n"
8520 "URIs: http://httpredir.debian.org/debian\n"
8521 "Suites: &debian-stable-codename;\n"
8522 "Components: main\n"
8523 "Architectures: amd64 armel\n"
8525 #. type: Content of: <refentry><refsect1><para>
8526 #: sources.list.5.xml
8528 "Uses HTTP to access the archive at archive.debian.org, and uses only the "
8531 "Usa HTTP per accedere all'archivio in archive.debian.org e usa solo l'area "
8534 #. type: Content of: <refentry><refsect1><literallayout>
8535 #: sources.list.5.xml
8537 msgid "deb http://archive.debian.org/debian-archive hamm main"
8538 msgstr "deb http://archive.debian.org/debian-archive hamm main"
8540 #. type: Content of: <refentry><refsect1><literallayout>
8541 #: sources.list.5.xml
8545 "URIs: http://archive.debian.org/debian-archive\n"
8550 "URIs: http://archive.debian.org/debian-archive\n"
8554 #. type: Content of: <refentry><refsect1><para>
8555 #: sources.list.5.xml
8557 "Uses FTP to access the archive at ftp.debian.org, under the debian "
8558 "directory, and uses only the &debian-stable-codename;/contrib area."
8560 "Usa FTP per accedere all'archivio in ftp.debian.org, nella directory debian "
8561 "e usa solo l'area &debian-stable-codename;/contrib."
8563 #. type: Content of: <refentry><refsect1><literallayout>
8564 #: sources.list.5.xml
8566 msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib"
8567 msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib"
8569 #. type: Content of: <refentry><refsect1><literallayout>
8570 #: sources.list.5.xml
8574 "URIs: ftp://ftp.debian.org/debian\n"
8575 "Suites: &debian-stable-codename;\n"
8576 "Components: contrib"
8577 msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib"
8579 #. type: Content of: <refentry><refsect1><para>
8580 #: sources.list.5.xml
8582 "Uses FTP to access the archive at ftp.debian.org, under the debian "
8583 "directory, and uses only the unstable/contrib area. If this line appears as "
8584 "well as the one in the previous example in <filename>sources.list</filename> "
8585 "a single FTP session will be used for both resource lines."
8587 "Usa FTP per accedere all'archivio in ftp.debian.org nella directory debian e "
8588 "usa solo l'area unstable/contrib. Se in <filename>sources.list</filename> "
8589 "sono presenti sia questa riga sia quella nell'esempio precedente, verrà "
8590 "usata una sola sessione FTP per entrambe le righe."
8592 #. type: Content of: <refentry><refsect1><literallayout>
8593 #: sources.list.5.xml
8595 msgid "deb ftp://ftp.debian.org/debian unstable contrib"
8596 msgstr "deb ftp://ftp.debian.org/debian unstable contrib"
8598 #. type: Content of: <refentry><refsect1><literallayout>
8599 #: sources.list.5.xml
8603 "URIs: ftp://ftp.debian.org/debian\n"
8604 "Suites: unstable\n"
8605 "Components: contrib"
8608 "URIs: ftp://ftp.debian.org/debian\n"
8609 "Suites: unstable\n"
8610 "Components: contrib"
8612 #. type: Content of: <refentry><refsect1><para><literallayout>
8613 #: sources.list.5.xml
8615 msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
8616 msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
8618 #. type: Content of: <refentry><refsect1><para><literallayout>
8619 #: sources.list.5.xml
8623 "URIs: http://ftp.tlh.debian.org/universe\n"
8624 "Suites: unstable/binary-$(ARCH)/"
8627 "URIs: http://ftp.tlh.debian.org/universe\n"
8628 "Suites: unstable/binary-$(ARCH)/"
8630 #. type: Content of: <refentry><refsect1><para>
8631 #: sources.list.5.xml
8633 "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
8634 "directory, and uses only files found under <filename>unstable/binary-i386</"
8635 "filename> on i386 machines, <filename>unstable/binary-amd64</filename> on "
8636 "amd64, and so forth for other supported architectures. [Note this example "
8637 "only illustrates how to use the substitution variable; official debian "
8638 "archives are not structured like this] <placeholder type=\"literallayout\" "
8639 "id=\"0\"/> <placeholder type=\"literallayout\" id=\"1\"/>"
8641 "Usa HTTP per accedere all'archivio in ftp.tlh.debian.org nella directory "
8642 "universe e usa solo i file che si trovano in <filename>unstable/binary-i386</"
8643 "filename> sulle macchine i386, <filename>unstable/binary-amd64</filename> su "
8644 "quelle amd64 e così via per le altre architetture supportate. [Notare che "
8645 "questo esempio illustra solamente come usare la variabile per la "
8646 "sostituzione; gli archivi Debian ufficiali non sono strutturati in questo "
8647 "modo.] <placeholder type=\"literallayout\" id=\"0\"/> <placeholder type="
8648 "\"literallayout\" id=\"1\"/>"
8650 #. type: Content of: <refentry><refsect1><para>
8651 #: sources.list.5.xml
8653 "Uses HTTP to get binary packages as well as sources from the stable, testing "
8654 "and unstable suites and the components main and contrib."
8656 "Usa HTTP per ottenere i pacchetti binari, così come quelli sorgenti, dalle "
8657 "suite stable, testing e unstable e le componenti main e contrib."
8659 #. type: Content of: <refentry><refsect1><literallayout>
8660 #: sources.list.5.xml
8663 "deb http://httpredir.debian.org/debian stable main contrib\n"
8664 "deb-src http://httpredir.debian.org/debian stable main contrib\n"
8665 "deb http://httpredir.debian.org/debian testing main contrib\n"
8666 "deb-src http://httpredir.debian.org/debian testing main contrib\n"
8667 "deb http://httpredir.debian.org/debian unstable main contrib\n"
8668 "deb-src http://httpredir.debian.org/debian unstable main contrib"
8670 "deb http://httpredir.debian.org/debian stable main contrib\n"
8671 "deb-src http://httpredir.debian.org/debian stable main contrib\n"
8672 "deb http://httpredir.debian.org/debian testing main contrib\n"
8673 "deb-src http://httpredir.debian.org/debian testing main contrib\n"
8674 "deb http://httpredir.debian.org/debian unstable main contrib\n"
8675 "deb-src http://httpredir.debian.org/debian unstable main contrib"
8677 #. type: Content of: <refentry><refsect1><literallayout>
8678 #: sources.list.5.xml
8681 "Types: deb deb-src\n"
8682 "URIs: http://httpredir.debian.org/debian\n"
8683 "Suites: stable testing unstable\n"
8684 "Components: main contrib\n"
8686 "Types: deb deb-src\n"
8687 "URIs: http://httpredir.debian.org/debian\n"
8688 "Suites: stable testing unstable\n"
8689 "Components: main contrib\n"
8691 #. type: Content of: <refentry><refsect1><para>
8692 #: sources.list.5.xml
8694 #| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
8695 msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
8696 msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
8698 #. type: Content of: <refentry><refmeta><manvolnum>
8699 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
8703 #. type: Content of: <refentry><refnamediv><refpurpose>
8704 #: apt-extracttemplates.1.xml
8706 "Utility to extract <command>debconf</command> config and templates from "
8709 "utilità per estrarre configurazioni e modelli <command>debconf</command> dai "
8712 #. type: Content of: <refentry><refsect1><para>
8713 #: apt-extracttemplates.1.xml
8715 "<command>apt-extracttemplates</command> will take one or more Debian package "
8716 "files as input and write out (to a temporary directory) all associated "
8717 "config scripts and template files. For each passed in package that contains "
8718 "config scripts and templates, one line of output will be generated in the "
8721 "<command>apt-extracttemplates</command> accetta in input uno o più file di "
8722 "pacchetti Debian e scrive (in una directory temporanea) tutti gli script di "
8723 "configurazione e i file template associati. Per ogni pacchetto ricevuto che "
8724 "contenga script di configurazione e template, verrà generata una riga in "
8725 "output nel formato:"
8727 #. type: Content of: <refentry><refsect1><para>
8728 #: apt-extracttemplates.1.xml
8729 msgid "package version template-file config-script"
8730 msgstr "pacchetto versione file-template script-di-configurazione"
8732 #. type: Content of: <refentry><refsect1><para>
8733 #: apt-extracttemplates.1.xml
8735 "template-file and config-script are written to the temporary directory "
8736 "specified by the <option>-t</option> or <option>--tempdir</option> "
8737 "(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with "
8738 "filenames of the form <filename>package.template.XXXXXX</filename> and "
8739 "<filename>package.config.XXXXXX</filename>"
8741 "file-template e script-di-configurazione sono scritti nella directory "
8742 "temporanea specificata da <option>-t</option> o <option>--tempdir</option> "
8743 "(<literal>APT::ExtractTemplates::TempDir</literal>), con i nomi dei file "
8744 "nella forma <filename>pacchetto.template.XXXXXX</filename> e "
8745 "<filename>pacchetto.config.XXXXXX</filename>"
8747 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8748 #: apt-extracttemplates.1.xml
8750 "Temporary directory in which to write extracted <command>debconf</command> "
8751 "template files and config scripts. Configuration Item: <literal>APT::"
8752 "ExtractTemplates::TempDir</literal>"
8754 "Directory temporanea dove scrivere gli script di configurazione e i file "
8755 "template di <command>debconf</command> estratti. Voce di configurazione: "
8756 "<literal>APT::ExtractTemplates::TempDir</literal>."
8758 #. type: Content of: <refentry><refsect1><para>
8759 #: apt-extracttemplates.1.xml
8761 "<command>apt-extracttemplates</command> returns zero on normal operation, "
8762 "decimal 100 on error."
8764 "<command>apt-extracttemplates</command>restituisce zero in caso di "
8765 "funzionamento normale e il valore decimale 100 in caso di errore."
8767 #. type: Content of: <refentry><refnamediv><refpurpose>
8768 #: apt-sortpkgs.1.xml
8769 msgid "Utility to sort package index files"
8770 msgstr "utilità per ordinare i file indice dei pacchetti"
8772 #. type: Content of: <refentry><refsect1><para>
8773 #: apt-sortpkgs.1.xml
8775 "<command>apt-sortpkgs</command> will take an index file (source index or "
8776 "package index) and sort the records so that they are ordered by the package "
8777 "name. It will also sort the internal fields of each record according to the "
8778 "internal sorting rules."
8780 "<command>apt-sortpkgs</command> accetta un file indice (indice di sorgenti o "
8781 "di pacchetti) e ordina i record in base al nome del pacchetto. Ordina anche "
8782 "i campi interni ad ogni record in base alle regole di ordinamento interne."
8784 #. type: Content of: <refentry><refsect1><para>
8785 #: apt-sortpkgs.1.xml
8787 "All output is sent to standard output; the input must be a seekable file."
8789 "Tutto l'output viene inviato sullo standard output; l'input deve essere un "
8790 "file leggibile con seek."
8792 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8793 #: apt-sortpkgs.1.xml
8795 "Use source index field ordering. Configuration Item: <literal>APT::"
8796 "SortPkgs::Source</literal>."
8798 "Usa l'ordinamento dei campi dell'indice dei sorgenti. Voce di "
8799 "configurazione: <literal>APT::SortPkgs::Source</literal>."
8801 #. type: Content of: <refentry><refsect1><para>
8802 #: apt-sortpkgs.1.xml
8804 "<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
8807 "<command>apt-sortpkgs</command> restituisce zero in caso di funzionamento "
8808 "normale e il valore decimale 100 in caso di errore."
8810 #. type: Content of: <refentry><refnamediv><refpurpose>
8811 #: apt-ftparchive.1.xml
8812 msgid "Utility to generate index files"
8813 msgstr "strumento per generare file indice"
8815 #. type: Content of: <refentry><refsect1><para>
8816 #: apt-ftparchive.1.xml
8818 "<command>apt-ftparchive</command> is the command line tool that generates "
8819 "the index files that APT uses to access a distribution source. The index "
8820 "files should be generated on the origin site based on the content of that "
8823 "<command>apt-ftparchive</command> è lo strumento a riga di comando che "
8824 "genera i file indice usati da APT per accedere a una fonte di distribuzione. "
8825 "I file indice devono essere generati sul sito origine in base al contenuto "
8828 #. type: Content of: <refentry><refsect1><para>
8829 #: apt-ftparchive.1.xml
8831 "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
8832 "program, incorporating its entire functionality via the <literal>packages</"
8833 "literal> command. It also contains a contents file generator, "
8834 "<literal>contents</literal>, and an elaborate means to 'script' the "
8835 "generation process for a complete archive."
8837 "<command>apt-ftparchive</command> è un sovrainsieme del programma &dpkg-"
8838 "scanpackages; e incorpora tutte le sue funzionalità tramite il comando "
8839 "<literal>packages</literal>. Inoltre contiene un generatore di file dei "
8840 "contenuti, <literal>contents</literal>, e un modo elaborato per gestire "
8841 "tramite script il processo di generazione per un archivio completo."
8843 #. type: Content of: <refentry><refsect1><para>
8844 #: apt-ftparchive.1.xml
8846 "Internally <command>apt-ftparchive</command> can make use of binary "
8847 "databases to cache the contents of a .deb file and it does not rely on any "
8848 "external programs aside from &gzip;. When doing a full generate it "
8849 "automatically performs file-change checks and builds the desired compressed "
8852 "Internamente <command>apt-ftparchive</command> può far uso di database "
8853 "binari per tenere in cache il contenuto di un file .deb e non si basa su "
8854 "programmi esterni all'infuori di &gzip;. Quando genera un archivio completo, "
8855 "esegue automaticamente un controllo sui file modificati e crea i file "
8856 "compressi desiderati in uscita."
8858 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8859 #: apt-ftparchive.1.xml
8861 "The packages command generates a package file from a directory tree. It "
8862 "takes the given directory and recursively searches it for .deb files, "
8863 "emitting a package record to stdout for each. This command is approximately "
8864 "equivalent to &dpkg-scanpackages;."
8866 "Il comando packages genera un file dell'indice di pacchetti da un albero di "
8867 "directory. Prende la directory data e vi ricerca i file .deb ricorsivamente, "
8868 "emettendo per ciascuno un record sullo stdout. Questo comando è più o meno "
8869 "equivalente a &dpkg-scanpackages;."
8871 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8872 #: apt-ftparchive.1.xml
8874 "The option <option>--db</option> can be used to specify a binary caching DB."
8876 "L'opzione <option>--db</option> può essere usata per specificare un database "
8877 "binario da usare come cache."
8879 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8880 #: apt-ftparchive.1.xml
8882 "The <literal>sources</literal> command generates a source index file from a "
8883 "directory tree. It takes the given directory and recursively searches it "
8884 "for .dsc files, emitting a source record to stdout for each. This command is "
8885 "approximately equivalent to &dpkg-scansources;."
8887 "Il comando <literal>sources</literal> genera un file indice dei sorgenti da "
8888 "un albero di directory. Prende la directory data e vi ricerca i file .dsc "
8889 "ricorsivamente, emettendo per ciascuno un record sullo stdout. Questo "
8890 "comando è più o meno equivalente a &dpkg-scansources;."
8892 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8893 #: apt-ftparchive.1.xml
8895 "If an override file is specified then a source override file will be looked "
8896 "for with an extension of .src. The --source-override option can be used to "
8897 "change the source override file that will be used."
8899 "Se si specifica un file override, allora verrà cercato un file override "
8900 "sorgente con estensione .src. L'opzione --source-override può essere usata "
8901 "per cambiare il file override sorgente da usare."
8903 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8904 #: apt-ftparchive.1.xml
8906 "The <literal>contents</literal> command generates a contents file from a "
8907 "directory tree. It takes the given directory and recursively searches it "
8908 "for .deb files, and reads the file list from each file. It then sorts and "
8909 "writes to stdout the list of files matched to packages. Directories are not "
8910 "written to the output. If multiple packages own the same file then each "
8911 "package is separated by a comma in the output."
8913 "Il comando <literal>contents</literal> genera un file di contenuti da un "
8914 "albero di directory. Prende la directory data e vi ricerca i file .deb "
8915 "ricorsivamente, leggendo l'elenco dei file da ciascun file. Quindi ordina e "
8916 "scrive sullo stdout l'elenco di file con i corrispondenti pacchetti. Le "
8917 "directory non vengono scritte sull'output. Se più pacchetti contengono lo "
8918 "stesso file, ciascun pacchetto è separato da una virgola nell'output."
8920 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8921 #: apt-ftparchive.1.xml
8924 #| "The <literal>release</literal> command generates a Release file from a "
8925 #| "directory tree. It recursively searches the given directory for "
8926 #| "uncompressed <filename>Packages</filename> and <filename>Sources</"
8927 #| "filename> files and ones compressed with <command>gzip</command>, "
8928 #| "<command>bzip2</command> or <command>lzma</command> as well as "
8929 #| "<filename>Release</filename> and <filename>md5sum.txt</filename> files by "
8930 #| "default (<literal>APT::FTPArchive::Release::Default-Patterns</literal>). "
8931 #| "Additional filename patterns can be added by listing them in "
8932 #| "<literal>APT::FTPArchive::Release::Patterns</literal>. It then writes to "
8933 #| "stdout a <filename>Release</filename> file containing (by default) an "
8934 #| "MD5, SHA1, SHA256 and SHA512 digest for each file."
8936 "The <literal>release</literal> command generates a Release file from a "
8937 "directory tree. It recursively searches the given directory for uncompressed "
8938 "and compressed <filename>Packages</filename>, <filename>Sources</filename>, "
8939 "<filename>Contents</filename>, <filename>Components</filename> and "
8940 "<filename>icons</filename> files as well as <filename>Release</filename>, "
8941 "<filename>Index</filename> and <filename>md5sum.txt</filename> files by "
8942 "default (<literal>APT::FTPArchive::Release::Default-Patterns</literal>). "
8943 "Additional filename patterns can be added by listing them in <literal>APT::"
8944 "FTPArchive::Release::Patterns</literal>. It then writes to stdout a "
8945 "<filename>Release</filename> file containing (by default) an MD5, SHA1, "
8946 "SHA256 and SHA512 digest for each file."
8948 "Il comando <literal>release</literal> genera un file Release da un albero di "
8949 "directory. In modo predefinito cerca ricorsivamente nella directory data i "
8950 "file <filename>Packages</filename> e <filename>Sources</filename> non "
8951 "compressi e quelli compressi con <command>gzip</command>, <command>bzip2</"
8952 "command> o <command>lzma</command>, come anche i file <filename>Release</"
8953 "filename> e <filename>md5sum.txt</filename> (<literal>APT::FTPArchive::"
8954 "Release::Default-Patterns</literal>). Si possono aggiungere ulteriori "
8955 "modelli per i nomi di file elencandoli in <literal>APT::FTPArchive::Release::"
8956 "Patterns</literal>. Scrive poi sullo stdout un file <filename>Release</"
8957 "filename> contenente (in modo predefinito) per ogni file un digest MD5, "
8958 "SHA1, SHA256 e SHA512."
8960 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8961 #: apt-ftparchive.1.xml
8964 #| "Values for the additional metadata fields in the Release file are taken "
8965 #| "from the corresponding variables under <literal>APT::FTPArchive::Release</"
8966 #| "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The "
8967 #| "supported fields are: <literal>Origin</literal>, <literal>Label</"
8968 #| "literal>, <literal>Suite</literal>, <literal>Version</literal>, "
8969 #| "<literal>Codename</literal>, <literal>Date</literal>, <literal>Valid-"
8970 #| "Until</literal>, <literal>Architectures</literal>, <literal>Components</"
8971 #| "literal>, <literal>Description</literal>."
8973 "Values for the additional metadata fields in the Release file are taken from "
8974 "the corresponding variables under <literal>APT::FTPArchive::Release</"
8975 "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The "
8976 "supported fields are <literal>Origin</literal>, <literal>Label</literal>, "
8977 "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</"
8978 "literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, "
8979 "<literal>Signed-By</literal>, <literal>Architectures</literal>, "
8980 "<literal>Components</literal> and <literal>Description</literal>."
8982 "I valori dei campi di metadati aggiuntivi nel file Release sono presi dalle "
8983 "variabili corrispondenti sotto <literal>APT::FTPArchive::Release</literal>, "
8984 "ad esempio <literal>APT::FTPArchive::Release::Origin</literal>. I campi "
8985 "supportati sono: <literal>Origin</literal>, <literal>Label</literal>, "
8986 "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</"
8987 "literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, "
8988 "<literal>Architectures</literal>, <literal>Components</literal>, "
8989 "<literal>Description</literal>."
8991 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8992 #: apt-ftparchive.1.xml
8994 "The <literal>generate</literal> command is designed to be runnable from a "
8995 "cron script and builds indexes according to the given config file. The "
8996 "config language provides a flexible means of specifying which index files "
8997 "are built from which directories, as well as providing a simple means of "
8998 "maintaining the required settings."
9000 "Il comando <literal>generate</literal> è pensato per essere eseguibile da "
9001 "uno script di cron e costruisce gli indici in base al file di configurazione "
9002 "fornito. Il linguaggio di configurazione fornisce un mezzo flessibile per "
9003 "specificare quali file di indice vengano costruiti a partire da quali "
9004 "directory, oltre a fornire un mezzo semplice per amministrare le "
9005 "impostazioni desiderate."
9007 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9008 #: apt-ftparchive.1.xml
9010 "The <literal>clean</literal> command tidies the databases used by the given "
9011 "configuration file by removing any records that are no longer necessary."
9013 "Il comando <literal>clean</literal> pulisce i database usati dal file di "
9014 "configurazione dato, rimuovendo tutti i record non più necessari."
9016 #. type: Content of: <refentry><refsect1><title>
9017 #: apt-ftparchive.1.xml
9018 msgid "The Generate Configuration"
9019 msgstr "La configurazione di generate"
9021 #. type: Content of: <refentry><refsect1><para>
9022 #: apt-ftparchive.1.xml
9024 "The <literal>generate</literal> command uses a configuration file to "
9025 "describe the archives that are going to be generated. It follows the typical "
9026 "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. &apt-"
9027 "conf; contains a description of the syntax. Note that the generate "
9028 "configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
9029 "tree manner. This only effects how the scope tag is handled."
9031 "Il comando <literal>generate</literal> usa un file di configurazione per "
9032 "descrivere gli archivi da generare. Segue il tipico formato di "
9033 "configurazione ISC come usato negli strumenti ISC come bind 8 e dhcpd. &apt-"
9034 "conf; contiene una descrizione della sintassi. Notare che la configurazione "
9035 "di generate viene letta per sezioni, ma &apt-conf; viene letto ad albero. "
9036 "Ciò ha effetto soltanto sulla gestione del tag di ambito."
9038 #. type: Content of: <refentry><refsect1><para>
9039 #: apt-ftparchive.1.xml
9041 "The generate configuration has four separate sections, each described below."
9043 "La configurazione di generate ha quattro sezioni separate, ciascuna delle "
9044 "quali è descritta in seguito."
9046 #. type: Content of: <refentry><refsect1><refsect2><title>
9047 #: apt-ftparchive.1.xml
9048 msgid "<literal>Dir</literal> Section"
9049 msgstr "Sezione <literal>Dir</literal>"
9051 #. type: Content of: <refentry><refsect1><refsect2><para>
9052 #: apt-ftparchive.1.xml
9054 "The <literal>Dir</literal> section defines the standard directories needed "
9055 "to locate the files required during the generation process. These "
9056 "directories are prepended certain relative paths defined in later sections "
9057 "to produce a complete an absolute path."
9059 "La sezione <literal>Dir</literal> definisce le directory standard necessarie "
9060 "per localizzare i file richiesti durante il processo di generazione. Queste "
9061 "directory vengono fatte precedere da alcuni percorsi relativi definiti nelle "
9062 "sezioni successive, per produrre un percorso assoluto completo."
9064 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9065 #: apt-ftparchive.1.xml
9067 "Specifies the root of the FTP archive, in a standard Debian configuration "
9068 "this is the directory that contains the <filename>ls-LR</filename> and dist "
9071 "Specifica la radice dell'archivio FTP; in una configurazione Debian standard "
9072 "questa è la directory che contiene i nodi <filename>ls-LR</filename> e dist."
9074 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9075 #: apt-ftparchive.1.xml
9076 msgid "Specifies the location of the override files."
9077 msgstr "Specifica la posizione dei file override."
9079 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9080 #: apt-ftparchive.1.xml
9081 msgid "Specifies the location of the cache files."
9082 msgstr "Specifica la posizione dei file cache."
9084 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9085 #: apt-ftparchive.1.xml
9087 "Specifies the location of the file list files, if the <literal>FileList</"
9088 "literal> setting is used below."
9090 "Specifica la posizione dei file con gli elenchi dei file, se viene usata "
9091 "l'impostazione <literal>FileList</literal> sotto."
9093 #. type: Content of: <refentry><refsect1><refsect2><title>
9094 #: apt-ftparchive.1.xml
9095 msgid "<literal>Default</literal> Section"
9096 msgstr "Sezione <literal>Default</literal>"
9098 #. type: Content of: <refentry><refsect1><refsect2><para>
9099 #: apt-ftparchive.1.xml
9101 "The <literal>Default</literal> section specifies default values, and "
9102 "settings that control the operation of the generator. Other sections may "
9103 "override these defaults with a per-section setting."
9105 "La sezione <literal>Default</literal> specifica i valori predefiniti e le "
9106 "impostazioni che controllano il funzionamento del generatore. Altre sezioni "
9107 "possono scavalcare questi valori tramite impostazioni definite per sezione."
9109 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9110 #: apt-ftparchive.1.xml
9113 #| "Sets the default compression schemes to use for the package index files. "
9114 #| "It is a string that contains a space separated list of at least one of: "
9115 #| "'.' (no compression), 'gzip' and 'bzip2'. The default for all compression "
9116 #| "schemes is '. gzip'."
9118 "Sets the default compression schemes to use for the package index files. It "
9119 "is a string that contains a space separated list of at least one of the "
9120 "compressors configured via the <option>APT::Compressor</option> "
9121 "configuration scope. The default for all compression schemes is '. gzip'."
9123 "Imposta gli schemi di compressione predefiniti da usare per i file indice "
9124 "dei pacchetti. È una stringa che contiene una lista separata da spazi con "
9125 "almeno uno fra «.» (nessuna compressione), «gzip» e «bzip2». Il valore "
9126 "predefinito per tutti gli schemi di compressione è «. gzip»."
9128 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9129 #: apt-ftparchive.1.xml
9131 "Sets the default list of file extensions that are package files. This "
9132 "defaults to '.deb'."
9134 "Imposta la lista predefinita di estensioni di file che contraddistinguono i "
9135 "file dei pacchetti. Il valore predefinito è «.deb»."
9137 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9138 #: apt-ftparchive.1.xml
9140 "This is similar to <literal>Packages::Compress</literal> except that it "
9141 "controls the compression for the Sources files."
9143 "Simile a <literal>Packages::Compress</literal>, tranne per il fatto che "
9144 "controlla la compressione dei file Sources."
9146 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9147 #: apt-ftparchive.1.xml
9149 "Sets the default list of file extensions that are source files. This "
9150 "defaults to '.dsc'."
9152 "Imposta la lista predefinita di estensioni che contraddistinguono i file dei "
9153 "sorgenti. Il valore predefinito è «.dsc»."
9155 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9156 #: apt-ftparchive.1.xml
9158 "This is similar to <literal>Packages::Compress</literal> except that it "
9159 "controls the compression for the Contents files."
9161 "Simile a <literal>Packages::Compress</literal>, tranne per il fatto che "
9162 "controlla la compressione dei file Contents."
9164 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9165 #: apt-ftparchive.1.xml
9167 "This is similar to <literal>Packages::Compress</literal> except that it "
9168 "controls the compression for the Translation-en master file."
9170 "Simile a <literal>Packages::Compress</literal>, tranne per il fatto che "
9171 "controlla la compressione del file principale Translation-en."
9173 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9174 #: apt-ftparchive.1.xml
9176 "Specifies the number of kilobytes to delink (and replace with hard links) "
9177 "per run. This is used in conjunction with the per-section <literal>External-"
9178 "Links</literal> setting."
9180 "Specifica il numero dei kilobyte da scollegare (e sostituire con "
9181 "collegamenti fisici) per esecuzione. Viene usato insieme all'impostazione "
9182 "per sezione <literal>External-Links</literal>."
9184 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9185 #: apt-ftparchive.1.xml
9187 "Specifies the mode of all created index files. It defaults to 0644. All "
9188 "index files are set to this mode with no regard to the umask."
9190 "Specifica la modalità di tutti i file indice creati. Il valore predefinito è "
9191 "0644. Tutti i file di indice sono impostati a questa modalità a prescindere "
9194 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9195 #: apt-ftparchive.1.xml
9197 "Specifies whether long descriptions should be included in the "
9198 "<filename>Packages</filename> file or split out into a master "
9199 "<filename>Translation-en</filename> file."
9201 "Specifica se le descrizioni lunghe debbano essere incluse nel file "
9202 "<filename>Packages</filename> o separate in un file <filename>Translation-"
9203 "en</filename> principale."
9205 #. type: Content of: <refentry><refsect1><refsect2><title>
9206 #: apt-ftparchive.1.xml
9207 msgid "<literal>TreeDefault</literal> Section"
9208 msgstr "Sezione <literal>TreeDefault</literal>"
9210 #. type: Content of: <refentry><refsect1><refsect2><para>
9211 #: apt-ftparchive.1.xml
9213 "Sets defaults specific to <literal>Tree</literal> sections. All of these "
9214 "variables are substitution variables and have the strings $(DIST), "
9215 "$(SECTION) and $(ARCH) replaced with their respective values."
9217 "Imposta valori predefiniti specifici per le sezioni <literal>Tree</literal>. "
9218 "Tutte queste variabili sono variabili di sostituzione in cui le stringhe "
9219 "$(DIST), $(SECTION) e $(ARCH) verranno sostituite dai loro rispettivi valori."
9221 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9222 #: apt-ftparchive.1.xml
9224 "Sets the number of kilobytes of contents files that are generated each day. "
9225 "The contents files are round-robined so that over several days they will all "
9228 "Imposta il numero di kilobyte di file Contents che vengono generati ogni "
9229 "giorno. I file Contents sono ruotati a turno in modo da venire rigenerati "
9230 "tutti nel giro di alcuni giorni."
9232 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9233 #: apt-ftparchive.1.xml
9235 "Controls the number of days a contents file is allowed to be checked without "
9236 "changing. If this limit is passed the mtime of the contents file is updated. "
9237 "This case can occur if the package file is changed in such a way that does "
9238 "not result in a new contents file [override edit for instance]. A hold off "
9239 "is allowed in hopes that new .debs will be installed, requiring a new file "
9240 "anyhow. The default is 10, the units are in days."
9242 "Controlla il numero di giorni durante i quali un file Contents può essere "
9243 "controllato senza modifiche. Al superamento di questo limite, l'orario mtime "
9244 "del file Contents viene aggiornato. Questo può succedere se il file Packages "
9245 "viene modificato in un modo che non ha come risultato un nuovo file Contents "
9246 "[ad esempio una modifica di override]. È consentito un certo ritardo, nella "
9247 "speranza che vengano installati nuovi pacchetti .deb, il che richiederebbe "
9248 "comunque la creazione di un nuovo file. Il valore predefinito è 10, i valori "
9249 "sono espressi in giorni."
9251 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9252 #: apt-ftparchive.1.xml
9254 "Sets the top of the .deb directory tree. Defaults to <filename>$(DIST)/"
9255 "$(SECTION)/binary-$(ARCH)/</filename>"
9257 "Imposta la radice dell'albero della directory dei .deb. Il valore "
9258 "predefinito è <filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>."
9260 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9261 #: apt-ftparchive.1.xml
9263 "Sets the top of the source package directory tree. Defaults to <filename>"
9264 "$(DIST)/$(SECTION)/source/</filename>"
9266 "Imposta la radice dell'albero della directory dei pacchetti sorgente. Il "
9267 "valore predefinito è <filename>$(DIST)/$(SECTION)/source/</filename>."
9269 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9270 #: apt-ftparchive.1.xml
9272 "Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/"
9273 "binary-$(ARCH)/Packages</filename>"
9275 "Imposta il file Packages di uscita. Il valore predefinito è <filename>"
9276 "$(DIST)/$(SECTION)/binary-$(ARCH)/Packages</filename>."
9278 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9279 #: apt-ftparchive.1.xml
9281 "Sets the output Sources file. Defaults to <filename>$(DIST)/$(SECTION)/"
9282 "source/Sources</filename>"
9284 "Imposta il file Sources di uscita. Il valore predefinito è <filename>$(DIST)/"
9285 "$(SECTION)/source/Sources</filename>."
9287 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9288 #: apt-ftparchive.1.xml
9290 "Sets the output Translation-en master file with the long descriptions if "
9291 "they should be not included in the Packages file. Defaults to <filename>"
9292 "$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
9294 "Imposta il file Translation-en principale di uscita contenente le "
9295 "descrizioni lunghe se non devono essere incluse nel file Packages. Il valore "
9296 "predefinito è <filename>$(DIST)/$(SECTION)/i18n/Translation-en</filename>."
9298 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9299 #: apt-ftparchive.1.xml
9301 "Sets the path prefix that causes a symlink to be considered an internal link "
9302 "instead of an external link. Defaults to <filename>$(DIST)/$(SECTION)/</"
9305 "Imposta il prefisso del percorso che fa sì che un collegamento simbolico sia "
9306 "considerato un collegamento interno invece che esterno. Il valore "
9307 "predefinito è <filename>$(DIST)/$(SECTION)/</filename>."
9309 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9310 #: apt-ftparchive.1.xml
9312 "Sets the output Contents file. Defaults to <filename>$(DIST)/$(SECTION)/"
9313 "Contents-$(ARCH)</filename>. If this setting causes multiple Packages files "
9314 "to map onto a single Contents file (as is the default) then <command>apt-"
9315 "ftparchive</command> will integrate those package files together "
9318 "Imposta il file Contents di uscita. Il valore predefinito è <filename>"
9319 "$(DIST)/$(SECTION)/Contents-$(ARCH)</filename>. Se questa impostazione fa sì "
9320 "che più file Packages corrispondano a un solo file Contents (come avviene "
9321 "con il valore predefinito), allora <command>apt-ftparchive</command> unirà "
9322 "automaticamente insieme questi file dei pacchetti."
9324 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9325 #: apt-ftparchive.1.xml
9326 msgid "Sets header file to prepend to the contents output."
9327 msgstr "Imposta il file di intestazione da anteporre all'output dei contenuti."
9329 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9330 #: apt-ftparchive.1.xml
9332 "Sets the binary cache database to use for this section. Multiple sections "
9333 "can share the same database."
9335 "Imposta il database per la cache binaria da usare per questa sezione. Lo "
9336 "stesso database può essere condiviso da più sezioni."
9338 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9339 #: apt-ftparchive.1.xml
9341 "Specifies that instead of walking the directory tree, <command>apt-"
9342 "ftparchive</command> should read the list of files from the given file. "
9343 "Relative files names are prefixed with the archive directory."
9345 "Specifica che invece di percorrere l'albero delle directory, <command>apt-"
9346 "ftparchive</command> deve leggere la lista dei file dal file dato. I nomi "
9347 "relativi dei file vengono fatti precedere dalla directory archivio."
9349 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9350 #: apt-ftparchive.1.xml
9352 "Specifies that instead of walking the directory tree, <command>apt-"
9353 "ftparchive</command> should read the list of files from the given file. "
9354 "Relative files names are prefixed with the archive directory. This is used "
9355 "when processing source indexes."
9357 "Specifica che invece di percorrere l'albero delle directory, <command>apt-"
9358 "ftparchive</command> deve leggere la lista dei file dal file dato. I nomi di "
9359 "file relativi vengono fatti precedere dalla directory archivio. Questa "
9360 "opzione viene usata quando si elaborano gli indici dei sorgenti."
9362 #. type: Content of: <refentry><refsect1><refsect2><title>
9363 #: apt-ftparchive.1.xml
9364 msgid "<literal>Tree</literal> Section"
9365 msgstr "Sezione <literal>Tree</literal>"
9367 #. type: Content of: <refentry><refsect1><refsect2><para>
9368 #: apt-ftparchive.1.xml
9370 "The <literal>Tree</literal> section defines a standard Debian file tree "
9371 "which consists of a base directory, then multiple sections in that base "
9372 "directory and finally multiple Architectures in each section. The exact "
9373 "pathing used is defined by the <literal>Directory</literal> substitution "
9376 "La sezione <literal>Tree</literal> definisce un albero di file standard "
9377 "Debian che consiste in una directory di base, quindi più sezioni in quella "
9378 "directory di base e infine più architetture in ogni sezione. Gli esatti "
9379 "percorsi usati sono definiti dalla variabile di sostituzione "
9380 "<literal>Directory</literal>."
9382 #. type: Content of: <refentry><refsect1><refsect2><para>
9383 #: apt-ftparchive.1.xml
9385 "The <literal>Tree</literal> section takes a scope tag which sets the "
9386 "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
9387 "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
9388 "setting such as <filename>dists/&debian-stable-codename;</filename>."
9390 "La sezione <literal>Tree</literal> accetta un tag di ambito che imposta la "
9391 "variabile <literal>$(DIST)</literal> e definisce la radice dell'albero (il "
9392 "percorso viene fatto precedere da <literal>ArchiveDir</literal>). Di solito "
9393 "è un'impostazione simile a <filename>dists/&debian-stable-codename;</"
9396 #. type: Content of: <refentry><refsect1><refsect2><para>
9397 #: apt-ftparchive.1.xml
9399 "All of the settings defined in the <literal>TreeDefault</literal> section "
9400 "can be used in a <literal>Tree</literal> section as well as three new "
9403 "Tutte le impostazioni definite nella sezione <literal>TreeDefault</literal> "
9404 "possono essere usate in una sezione <literal>Tree</literal>, oltre a tre "
9407 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9408 #: apt-ftparchive.1.xml
9411 "for i in Sections do \n"
9412 " for j in Architectures do\n"
9413 " Generate for DIST=scope SECTION=i ARCH=j\n"
9416 "for i in Sections do \n"
9417 " for j in Architectures do\n"
9418 " Genera per DIST=ambito SECTION=i ARCH=j\n"
9421 #. type: Content of: <refentry><refsect1><refsect2><para>
9422 #: apt-ftparchive.1.xml
9424 "When processing a <literal>Tree</literal> section <command>apt-ftparchive</"
9425 "command> performs an operation similar to: <placeholder type=\"programlisting"
9428 "Quando elabora una sezione <literal>Tree</literal>, <command>apt-ftparchive</"
9429 "command> esegue un'operazione simile a: <placeholder type=\"programlisting\" "
9432 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9433 #: apt-ftparchive.1.xml
9435 "This is a space separated list of sections which appear under the "
9436 "distribution; typically this is something like <literal>main contrib non-"
9439 "Questa è una lista di sezioni che appaiono sotto la distribuzione, separate "
9440 "da spazi; tipicamente è simile a <literal>main contrib non-free</literal>."
9442 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9443 #: apt-ftparchive.1.xml
9445 "This is a space separated list of all the architectures that appear under "
9446 "search section. The special architecture 'source' is used to indicate that "
9447 "this tree has a source archive. The architecture 'all' signals that "
9448 "architecture specific files like <filename>Packages</filename> should not "
9449 "include information about architecture <literal>all</literal> packages in "
9450 "all files as they will be available in a dedicated file."
9452 "Questa è una lista separata da spazi di tutte le architetture che sono "
9453 "presenti nella sezione ricerca. L'architettura speciale «source» viene usata "
9454 "per indicare che questo albero ha un archivio sorgente. L'architettura «all» "
9455 "indica che i file specifici per un'architettura come <filename>Packages</"
9456 "filename> non dovrebbero includere informazioni sui pacchetti con "
9457 "architettura <literal>all</literal> in tutti i file, dato che saranno "
9458 "disponibili in un file dedicato."
9460 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9461 #: apt-ftparchive.1.xml
9463 "Sets the binary override file. The override file contains section, priority "
9464 "and maintainer address information."
9466 "Imposta il file override binario. Il file override contiene informazioni "
9467 "sulla sezione, la priorità e l'indirizzo del manutentore."
9469 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9470 #: apt-ftparchive.1.xml
9472 "Sets the source override file. The override file contains section "
9475 "Imposta il file override sorgente. Il file override contiene informazioni "
9478 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9479 #: apt-ftparchive.1.xml
9480 msgid "Sets the binary extra override file."
9481 msgstr "Imposta il file override binario extra."
9483 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9484 #: apt-ftparchive.1.xml
9485 msgid "Sets the source extra override file."
9486 msgstr "Imposta il file override sorgente extra."
9488 #. type: Content of: <refentry><refsect1><refsect2><title>
9489 #: apt-ftparchive.1.xml
9490 msgid "<literal>BinDirectory</literal> Section"
9491 msgstr "Sezione <literal>BinDirectory</literal>"
9493 #. type: Content of: <refentry><refsect1><refsect2><para>
9494 #: apt-ftparchive.1.xml
9496 "The <literal>bindirectory</literal> section defines a binary directory tree "
9497 "with no special structure. The scope tag specifies the location of the "
9498 "binary directory and the settings are similar to the <literal>Tree</literal> "
9499 "section with no substitution variables or <literal>Section</"
9500 "literal><literal>Architecture</literal> settings."
9502 "La sezione <literal>bindirectory</literal> definisce un albero di directory "
9503 "dei binari senza una struttura speciale. Il tag di ambito specifica la "
9504 "posizione della directory dei binari e le impostazioni sono simili a quelle "
9505 "della sezione <literal>Tree</literal> senza variabili di sostituzione o "
9506 "impostazioni <literal>Section</literal><literal>Architecture</literal>."
9508 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9509 #: apt-ftparchive.1.xml
9510 msgid "Sets the Packages file output."
9511 msgstr "Imposta l'output del file Packages."
9513 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9514 #: apt-ftparchive.1.xml
9516 "Sets the Sources file output. At least one of <literal>Packages</literal> or "
9517 "<literal>Sources</literal> is required."
9519 "Imposta l'output del file Sources. È obbligatorio almeno uno fra "
9520 "<literal>Packages</literal> e <literal>Sources</literal>."
9522 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9523 #: apt-ftparchive.1.xml
9524 msgid "Sets the Contents file output (optional)."
9525 msgstr "Imposta l'output del file Contents (opzionale)."
9527 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9528 #: apt-ftparchive.1.xml
9529 msgid "Sets the binary override file."
9530 msgstr "Imposta il file override binario."
9532 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9533 #: apt-ftparchive.1.xml
9534 msgid "Sets the source override file."
9535 msgstr "Imposta il file override sorgente."
9537 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9538 #: apt-ftparchive.1.xml
9539 msgid "Sets the cache DB."
9540 msgstr "Imposta il DB della cache."
9542 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9543 #: apt-ftparchive.1.xml
9544 msgid "Appends a path to all the output paths."
9545 msgstr "Aggiunge un percorso a tutti i percorsi di uscita."
9547 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
9548 #: apt-ftparchive.1.xml
9549 msgid "Specifies the file list file."
9550 msgstr "Specifica il file con l'elenco dei file."
9552 #. type: Content of: <refentry><refsect1><title>
9553 #: apt-ftparchive.1.xml
9554 msgid "The Binary Override File"
9555 msgstr "Il file override binario"
9557 #. type: Content of: <refentry><refsect1><para>
9558 #: apt-ftparchive.1.xml
9560 "The binary override file is fully compatible with &dpkg-scanpackages;. It "
9561 "contains four fields separated by spaces. The first field is the package "
9562 "name, the second is the priority to force that package to, the third is the "
9563 "section to force that package to and the final field is the maintainer "
9564 "permutation field."
9566 "Il file override binario è completamente compatibile con &dpkg-"
9567 "scanpackages;. Contiene quattro campi separati da spazi. Il primo campo è il "
9568 "nome del pacchetto, il secondo è la priorità a cui forzare quel pacchetto, "
9569 "il terzo è la sezione in cui forzare quel pacchetto e l'ultimo campo è il "
9570 "campo di permutazione del manutentore."
9572 #. type: Content of: <refentry><refsect1><para><literallayout>
9573 #: apt-ftparchive.1.xml
9575 msgid "old [// oldn]* => new"
9576 msgstr "vecchio [// vecchio...]* => nuovo"
9578 #. type: Content of: <refentry><refsect1><para><literallayout>
9579 #: apt-ftparchive.1.xml
9584 #. type: Content of: <refentry><refsect1><para>
9585 #: apt-ftparchive.1.xml
9587 "The general form of the maintainer field is: <placeholder type="
9588 "\"literallayout\" id=\"0\"/> or simply, <placeholder type=\"literallayout\" "
9589 "id=\"1\"/> The first form allows a double-slash separated list of old email "
9590 "addresses to be specified. If any of those are found then new is substituted "
9591 "for the maintainer field. The second form unconditionally substitutes the "
9594 "La forma generale del campo manutentore è: <placeholder type=\"literallayout"
9595 "\" id=\"0\"/> o semplicemente <placeholder type=\"literallayout\" id=\"1\"/"
9596 ">. La prima forma consente di specificare una lista di vecchi indirizzi di "
9597 "posta elettronica separati da una doppia sbarra. Se qualcuno di essi viene "
9598 "trovato, allora il campo manutentore viene sostituito con «nuovo». La "
9599 "seconda forma sostituisce invariabilmente il campo manutentore."
9601 #. type: Content of: <refentry><refsect1><title>
9602 #: apt-ftparchive.1.xml
9603 msgid "The Source Override File"
9604 msgstr "Il file override sorgente"
9606 #. type: Content of: <refentry><refsect1><para>
9607 #: apt-ftparchive.1.xml
9609 "The source override file is fully compatible with &dpkg-scansources;. It "
9610 "contains two fields separated by spaces. The first field is the source "
9611 "package name, the second is the section to assign it."
9613 "Il file override sorgente è completamente compatibile con &dpkg-"
9614 "scansources;. Contiene due campi separati da spazi. Il primo campo è il nome "
9615 "del pacchetto sorgente, il secondo è la sezione a cui assegnarlo."
9617 #. type: Content of: <refentry><refsect1><title>
9618 #: apt-ftparchive.1.xml
9619 msgid "The Extra Override File"
9620 msgstr "Il file override extra"
9622 #. type: Content of: <refentry><refsect1><para>
9623 #: apt-ftparchive.1.xml
9625 "The extra override file allows any arbitrary tag to be added or replaced in "
9626 "the output. It has three columns, the first is the package, the second is "
9627 "the tag and the remainder of the line is the new value."
9629 "Il file override extra permette di aggiungere o sostituire nell'output un "
9630 "tag arbitrario. Ha tre colonne: la prima per il pacchetto, la seconda per il "
9631 "tag e il resto della riga è il nuovo valore."
9633 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9634 #: apt-ftparchive.1.xml
9636 "Generate the given checksum. These options default to on, when turned off "
9637 "the generated index files will not have the checksum fields where possible. "
9638 "Configuration Items: <literal>APT::FTPArchive::<replaceable>Checksum</"
9639 "replaceable></literal> and <literal>APT::FTPArchive::<replaceable>Index</"
9640 "replaceable>::<replaceable>Checksum</replaceable></literal> where "
9641 "<literal><replaceable>Index</replaceable></literal> can be "
9642 "<literal>Packages</literal>, <literal>Sources</literal> or <literal>Release</"
9643 "literal> and <literal><replaceable>Checksum</replaceable></literal> can be "
9644 "<literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA256</literal> "
9645 "or <literal>SHA512</literal>."
9647 "Genera i codici di controllo specificati. Queste opzioni sono abilitate in "
9648 "modo predefinito; quando vengono disabilitate i file indice non hanno, "
9649 "quando ciò è possibile, i campi dei codici di controllo. Voci di "
9650 "configurazione: <literal>APT::FTPArchive::<replaceable>Codice-di-controllo</"
9651 "replaceable></literal> e <literal>APT::FTPArchive::<replaceable>Indice</"
9652 "replaceable>::<replaceable>Codice-di-controllo</replaceable></literal> dove "
9653 "<literal><replaceable>Indice</replaceable></literal> può essere "
9654 "<literal>Packages</literal>, <literal>Sources</literal> o <literal>Release</"
9655 "literal> e <literal><replaceable>Codice-di-controllo</replaceable></literal> "
9656 "può essere <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA256</"
9657 "literal> o <literal>SHA512</literal>."
9659 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9660 #: apt-ftparchive.1.xml
9662 "Use a binary caching DB. This has no effect on the generate command. "
9663 "Configuration Item: <literal>APT::FTPArchive::DB</literal>."
9665 "Usa un DB per la cache binaria. Questo non ha effetto sul comando generate. "
9666 "Voce di configurazione: <literal>APT::FTPArchive::DB</literal>."
9668 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9669 #: apt-ftparchive.1.xml
9671 "Quiet; produces output suitable for logging, omitting progress indicators. "
9672 "More q's will produce more quiet up to a maximum of 2. You can also use "
9673 "<option>-q=#</option> to set the quiet level, overriding the configuration "
9674 "file. Configuration Item: <literal>quiet</literal>."
9676 "Silenzioso; produce un output adatto per un file di registro, omettendo gli "
9677 "indicatori di avanzamento. Ulteriori q produrranno un risultato ancor più "
9678 "silenzioso, fino a un massimo di 2. È anche possibile usare <option>-q=n</"
9679 "option> per impostare il livello di silenziosità, scavalcando il file di "
9680 "configurazione. Voce di configurazione: <literal>quiet</literal>."
9682 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9683 #: apt-ftparchive.1.xml
9685 "Perform Delinking. If the <literal>External-Links</literal> setting is used "
9686 "then this option actually enables delinking of the files. It defaults to on "
9687 "and can be turned off with <option>--no-delink</option>. Configuration "
9688 "Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
9690 "Effettua il de-collegamento. Se viene usata l'impostazione <literal>External-"
9691 "Links</literal> allora questa opzione abilita di fatto il de-collegamento "
9692 "dei file. È attiva in modo predefinito e può essere disabilitata con "
9693 "<option>--no-delink</option>. Voce di configurazione: <literal>APT::"
9694 "FTPArchive::DeLinkAct</literal>."
9696 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9697 #: apt-ftparchive.1.xml
9699 "Perform contents generation. When this option is set and package indexes are "
9700 "being generated with a cache DB then the file listing will also be extracted "
9701 "and stored in the DB for later use. When using the generate command this "
9702 "option also allows the creation of any Contents files. The default is on. "
9703 "Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
9705 "Effettua la generazione dei Contents. Se viene impostata questa opzione e "
9706 "gli indici dei pacchetti sono generati con un DB della cache, allora anche "
9707 "l'elenco dei file verrà estratto e memorizzato nel DB per gli usi futuri. "
9708 "Quando si usa il comando generate questa opzione permette anche la creazione "
9709 "di qualsiasi file Contents. È attiva in modo predefinito. Voce di "
9710 "configurazione: <literal>APT::FTPArchive::Contents</literal>."
9712 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9713 #: apt-ftparchive.1.xml
9715 "Select the source override file to use with the <literal>sources</literal> "
9716 "command. Configuration Item: <literal>APT::FTPArchive::SourceOverride</"
9719 "Seleziona il file override sorgente da usare con il comando "
9720 "<literal>sources</literal>. Voce di configurazione <literal>APT::FTPArchive::"
9721 "SourceOverride</literal>."
9723 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9724 #: apt-ftparchive.1.xml
9726 "Make the caching databases read only. Configuration Item: <literal>APT::"
9727 "FTPArchive::ReadOnlyDB</literal>."
9729 "Rende i database delle cache in sola lettura. Voce di configurazione: "
9730 "<literal>APT::FTPArchive::ReadOnlyDB</literal>."
9732 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9733 #: apt-ftparchive.1.xml
9735 "Accept in the <literal>packages</literal> and <literal>contents</literal> "
9736 "commands only package files matching <literal>*_arch.deb</literal> or "
9737 "<literal>*_all.deb</literal> instead of all package files in the given "
9738 "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
9740 "Accetta per i comandi <literal>packages</literal> e <literal>contents</"
9741 "literal> solo i file di pacchetto che corrispondono a <literal>*_arch.deb</"
9742 "literal> o <literal>*_all.deb</literal> invece di tutti i file di pacchetto "
9743 "nel percorso specificato. Voce di configurazione: <literal>APT::FTPArchive::"
9744 "Architecture</literal>."
9746 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9747 #: apt-ftparchive.1.xml
9749 "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
9750 "packages are recompiled and/or republished with the same version again, this "
9751 "will lead to problems as the now outdated cached metadata like size and "
9752 "checksums will be used. With this option enabled this will no longer happen "
9753 "as it will be checked if the file was changed. Note that this option is set "
9754 "to \"<literal>false</literal>\" by default as it is not recommend to upload "
9755 "multiply versions/builds of a package with the same versionnumber, so in "
9756 "theory nobody will have these problems and therefore all these extra checks "
9759 "&apt-ftparchive; memorizza in un database cache il maggior numero possibile "
9760 "di metadati. Se i pacchetti sono ricompilati o ripubblicati nuovamente con "
9761 "la stessa versione, questo causa problemi dato che verranno usati dei "
9762 "metadati in cache, come la dimensione e i codici di controllo, non più "
9763 "aggiornati. Notare che questa opzione è impostata in modo predefinito a "
9764 "«<literal>false</literal>» dato che non è raccomandabile caricare più "
9765 "versioni/compilazioni di un pacchetto con lo stesso numero di versione, "
9766 "perciò in teoria nessuno dovrebbe avere di questi problemi e di conseguenza "
9767 "tutti questi controlli aggiuntivi sono inutili."
9769 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
9770 #: apt-ftparchive.1.xml
9772 "This configuration option defaults to \"<literal>true</literal>\" and should "
9773 "only be set to <literal>\"false\"</literal> if the Archive generated with "
9774 "&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
9775 "that the <filename>Translation-en</filename> master file can only be created "
9776 "in the generate command."
9778 "Questa opzione di configurazione è impostata a «<literal>true</literal>» in "
9779 "modo predefinito e dovrebbe essere impostata a <literal>«false»</literal> "
9780 "solamente se l'archivio generato con &apt-ftparchive; fornisce anche file "
9781 "<filename>Translation</filename>. Notare che il file principale "
9782 "<filename>Translation-en</filename> può essere creato solamente con il "
9785 #. type: Content of: <refentry><refsect1><para><programlisting>
9786 #: apt-ftparchive.1.xml
9788 msgid "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
9789 msgstr "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
9791 #. type: Content of: <refentry><refsect1><para>
9792 #: apt-ftparchive.1.xml
9794 "To create a compressed Packages file for a directory containing binary "
9795 "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
9797 "Per creare un file Packages compresso per una directory contenente pacchetti "
9798 "binari (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
9800 #. type: Content of: <refentry><refsect1><para>
9801 #: apt-ftparchive.1.xml
9803 "<command>apt-ftparchive</command> returns zero on normal operation, decimal "
9806 "<command>apt-ftparchive</command> restituisce zero in caso di funzionamento "
9807 "normale e il valore decimale 100 in caso di errore."
9809 #. type: Attribute 'lang' of: <book>
9810 #: guide.dbk offline.dbk
9814 #. type: Content of: <book><title>
9816 msgid "APT User's Guide"
9817 msgstr "Guida dell'utente di APT"
9819 #. type: Content of: <book><bookinfo><authorgroup><author><personname>
9820 #: guide.dbk offline.dbk
9821 msgid "Jason Gunthorpe"
9822 msgstr "Jason Gunthorpe"
9824 #. type: Content of: <book><bookinfo><authorgroup><author><email>
9825 #: guide.dbk offline.dbk
9826 msgid "jgg@debian.org"
9827 msgstr "jgg@debian.org"
9829 #. type: Content of: <book><bookinfo><releaseinfo>
9830 #: guide.dbk offline.dbk
9831 msgid "Version &apt-product-version;"
9832 msgstr "Versione &apt-product-version;"
9834 #. type: Content of: <book><bookinfo><abstract><para>
9837 "This document provides an overview of how to use the the APT package manager."
9839 "Questo documento fornisce una panoramica su come usare il gestore di "
9842 #. type: Content of: <book><bookinfo>
9845 "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>"
9847 "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>"
9849 #. type: Content of: <book><bookinfo><legalnotice><title>
9850 #: guide.dbk offline.dbk
9851 msgid "License Notice"
9854 #. type: Content of: <book><bookinfo><legalnotice><para>
9855 #: guide.dbk offline.dbk
9857 "\"APT\" and this document are free software; you can redistribute them and/"
9858 "or modify them under the terms of the GNU General Public License as "
9859 "published by the Free Software Foundation; either version 2 of the License, "
9860 "or (at your option) any later version."
9862 "«APT» e questo documento sono software libero; li si può ridistribuire e/o "
9863 "modificare secondo i termini della Licenza Pubblica Generica GNU (GPL), "
9864 "pubblicata dalla Free Software Foundation, nella versione 2 o (a propria "
9865 "scelta) qualsiasi versione successiva."
9867 #. type: Content of: <book><bookinfo><legalnotice><para>
9868 #: guide.dbk offline.dbk
9870 "For more details, on Debian systems, see the file /usr/share/common-licenses/"
9871 "GPL for the full license."
9873 "Per ulteriori dettagli, sui sistemi Debian, si veda il testo completo della "
9874 "licenza nel file /usr/share/common-licenses/GPL."
9876 #. type: Content of: <book><chapter><title>
9879 msgstr "Descrizione generale"
9881 #. type: Content of: <book><chapter><para>
9884 "The APT package currently contains two sections, the APT <command>dselect</"
9885 "command> method and the <command>apt-get</command> command line user "
9886 "interface. Both provide a way to install and remove packages as well as "
9887 "download new packages from the Internet."
9889 "Il pacchetto APT al momento contiene due sezioni, il metodo APT per "
9890 "<command>dselect</command> e l'interfaccia utente a riga di comando "
9891 "<command>apt-get</command>; entrambi forniscono un modo per installare e "
9892 "rimuovere pacchetti, così come per scaricarne di nuovi da Internet."
9894 #. type: Content of: <book><chapter><section><title>
9896 msgid "Anatomy of the Package System"
9897 msgstr "Anatomia del sistema dei pacchetti"
9899 #. type: Content of: <book><chapter><section><para>
9902 "The Debian packaging system has a large amount of information associated "
9903 "with each package to help assure that it integrates cleanly and easily into "
9904 "the system. The most prominent of its features is the dependency system."
9906 "Il sistema dei pacchetti di Debian contiene un gran numero di informazioni "
9907 "associate a ciascun pacchetto, per garantire che si integri facilmente ed in "
9908 "maniera pulita nel sistema. La sua caratteristica più importante è il "
9909 "sistema di dipendenze."
9911 #. type: Content of: <book><chapter><section><para>
9914 "The dependency system allows individual programs to make use of shared "
9915 "elements in the system such as libraries. It simplifies placing infrequently "
9916 "used portions of a program in separate packages to reduce the number of "
9917 "things the average user is required to install. Also, it allows for choices "
9918 "in mail transport agents, X servers and so on."
9920 "Il sistema di dipendenze permette ai singoli programmi di fare uso degli "
9921 "elementi condivisi del sistema, quali le librerie. Semplifica l'inserimento "
9922 "delle porzioni di un programma usate raramente in pacchetti separati per "
9923 "ridurre il numero di cose che l'utente medio deve installare. Inoltre, rende "
9924 "possibile avere più di una scelta per cose quali i programmi di "
9925 "trasferimento della posta elettronica, i server X e così via."
9927 #. type: Content of: <book><chapter><section><para>
9930 "The first step to understanding the dependency system is to grasp the "
9931 "concept of a simple dependency. The meaning of a simple dependency is that a "
9932 "package requires another package to be installed at the same time to work "
9935 "Il primo passo per capire il sistema di dipendenze è la comprensione del "
9936 "concetto di dipendenza semplice: un pacchetto richiede che un altro sia "
9937 "installato insieme ad esso per poter funzionare."
9939 #. type: Content of: <book><chapter><section><para>
9942 "For instance, mailcrypt is an emacs extension that aids in encrypting email "
9943 "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
9944 "simple dependency on GPG. Also, because it is an emacs extension it has a "
9945 "simple dependency on emacs, without emacs it is completely useless."
9947 "Ad esempio, mailcrypt è un'estensione di emacs che aiuta a cifrare i "
9948 "messaggi di posta elettronica GPG. Se GPG non è installato, mailcrypt è "
9949 "inutile, quindi mailcrypt ha una dipendenza semplice da GPG. Inoltre, dato "
9950 "che si tratta di un'estensione di emacs, mailcrypt ha anche una dipendenza "
9951 "semplice da emacs, senza il quale è totalmente inutile."
9953 #. type: Content of: <book><chapter><section><para>
9956 "The other important dependency to understand is a conflicting dependency. It "
9957 "means that a package, when installed with another package, will not work and "
9958 "may possibly be extremely harmful to the system. As an example consider a "
9959 "mail transport agent such as sendmail, exim or qmail. It is not possible to "
9960 "have two mail transport agents installed because both need to listen to the "
9961 "network to receive mail. Attempting to install two will seriously damage the "
9962 "system so all mail transport agents have a conflicting dependency with all "
9963 "other mail transport agents."
9965 "L'altro tipo di dipendenza importante da capire è la dipendenza di "
9966 "conflitto; significa che un pacchetto, quando è installato insieme ad un "
9967 "altro, non funziona e potrebbe potenzialmente causare seri danni al sistema. "
9968 "Come esempio, si consideri un programma di trasporto della posta, quale "
9969 "sendmail, exim o qmail: non è possibile averne installati due "
9970 "contemporaneamente, perché entrambi hanno bisogno di restare in ascolto "
9971 "sulla rete per ricevere la posta. Tentare di installarne due danneggerebbe "
9972 "seriamente il sistema, quindi ciascun programma di trasporto della posta ha "
9973 "una dipendenza di conflitto verso tutti gli altri."
9975 #. type: Content of: <book><chapter><section><para>
9978 "As an added complication there is the possibility for a package to pretend "
9979 "to be another package. Consider that exim and sendmail for many intents are "
9980 "identical, they both deliver mail and understand a common interface. Hence, "
9981 "the package system has a way for them to declare that they are both mail-"
9982 "transport-agents. So, exim and sendmail both declare that they provide a "
9983 "mail-transport-agent and other packages that need a mail transport agent "
9984 "depend on mail-transport-agent. This can add a great deal of confusion when "
9985 "trying to manually fix packages."
9987 "Come ulteriore complicazione, c'è la possibilità per un pacchetto di far "
9988 "finta di essere un altro. Ad esempio, exim e sendmail sono dal lato pratico "
9989 "identici, dato che entrambi consegnano la posta e utilizzano un'interfaccia "
9990 "comune. Il sistema dei pacchetti quindi fornisce un mezzo con cui entrambi "
9991 "possono dichiarare di essere programmi di trasporto della posta; perciò "
9992 "entrambi dichiarano di fornire un mail-transport-agent e gli altri pacchetti "
9993 "che hanno bisogno di un programma di trasferimento della posta possono "
9994 "dipendere da mail-transport-agent. Quando si cerca di modificare a mano i "
9995 "pacchetti, questo può portare a moltissima confusione."
9997 #. type: Content of: <book><chapter><section><para>
10000 "At any given time a single dependency may be met by packages that are "
10001 "already installed or it may not be. APT attempts to help resolve dependency "
10002 "issues by providing a number of automatic algorithms that help in selecting "
10003 "packages for installation."
10005 "In un determinato momento una singola dipendenza può essere soddisfatta dai "
10006 "pacchetti già installati o può non esserlo; APT cerca di risolvere i "
10007 "problemi di dipendenze fornendo svariati algoritmi automatici, che aiutano a "
10008 "selezionare i pacchetti da installare."
10010 #. type: Content of: <book><chapter><title>
10015 #. type: Content of: <book><chapter><para>
10018 "<command>apt-get</command> provides a simple way to install packages from "
10019 "the command line. Unlike <command>dpkg</command>, <command>apt-get</command> "
10020 "does not understand .deb files, it works with the package's proper name and "
10021 "can only install .deb archives from a <emphasis>Source</emphasis>."
10023 "<command>apt-get</command> fornisce un modo semplice di installare i "
10024 "pacchetti dalla riga di comando. Diversamente da <command>dpkg</command>, "
10025 "<command>apt-get</command> non tratta i file .deb, ma utilizza il vero nome "
10026 "dei pacchetti e può installare archivi .deb solo da una <emphasis>fonte</"
10029 #. type: Content of: <book><chapter><para><footnote><para>
10032 "If you are using an http proxy server you must set the http_proxy "
10033 "environment variable first, see sources.list(5)"
10035 "Se si sta usando un server proxy http, si deve prima ancora impostare la "
10036 "variabile d'ambiente http_proxy; vedere sources.list(5)."
10038 #. type: Content of: <book><chapter><para>
10041 "The first <placeholder type=\"footnote\" id=\"0\"/> thing that should be "
10042 "done before using <command>apt-get</command> is to fetch the package lists "
10043 "from the <emphasis>Sources</emphasis> so that it knows what packages are "
10044 "available. This is done with <literal>apt-get update</literal>. For instance,"
10046 "La prima <placeholder type=\"footnote\" id=\"0\"/> cosa da fare prima di "
10047 "usare <command>apt-get</command> è scaricare gli elenchi dei pacchetti dalle "
10048 "<emphasis>fonti</emphasis> in modo che il programma sappia quali pacchetti "
10049 "sono disponibili. Lo si fa con <literal>apt-get update</literal>. Ad esempio,"
10051 #. type: Content of: <book><chapter><screen>
10055 "# apt-get update\n"
10056 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
10057 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10058 "Reading Package Lists... Done\n"
10059 "Building Dependency Tree... Done\n"
10061 "# apt-get update\n"
10062 "Scaricamento di: http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
10063 "Scaricamento di: http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10064 "Lettura elenco dei pacchetti... Fatto\n"
10065 "Generazione albero delle dipendenze... Fatto\n"
10067 #. type: Content of: <book><chapter><para>
10069 msgid "Once updated there are several commands that can be used:"
10070 msgstr "Una volta aggiornato l'elenco, si possono usare svariati comandi:"
10072 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
10077 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
10080 "Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
10081 "install a new package or remove an existing package, nor will it ever "
10082 "upgrade a package that might cause some other package to break. This can be "
10083 "used daily to relatively safely upgrade the system. Upgrade will list all of "
10084 "the packages that it could not upgrade, this usually means that they depend "
10085 "on new packages or conflict with some other package. <command>dselect</"
10086 "command> or <literal>apt-get install</literal> can be used to force these "
10087 "packages to install."
10089 "Upgrade tenterà di fare un aggiornamento indolore del sistema completo, "
10090 "senza installare mai nuovi pacchetti o rimuoverne di esistenti, e senza mai "
10091 "aggiornare un pacchetto se ciò ne rende altri difettosi. Può essere usato "
10092 "quotidianamente per fare un aggiornamento relativamente sicuro del sistema. "
10093 "Upgrade elencherà tutti i pacchetti che non avrà potuto aggiornare, cosa che "
10094 "in genere significa che questi dipendono da nuovi pacchetti o che vanno in "
10095 "conflitto con altri. Per forzare la loro installazione si può usare "
10096 "<command>dselect</command> o <literal>apt-get install</literal>."
10098 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
10103 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
10106 "Install is used to install packages by name. The package is automatically "
10107 "fetched and installed. This can be useful if you already know the name of "
10108 "the package to install and do not want to go into a GUI to select it. Any "
10109 "number of packages may be passed to install, they will all be fetched. "
10110 "Install automatically attempts to resolve dependency problems with the "
10111 "listed packages and will print a summary and ask for confirmation if "
10112 "anything other than its arguments are changed."
10114 "Install viene usato per installare i pacchetti per nome. Il pacchetto viene "
10115 "automaticamente scaricato ed installato; questo può essere utile se già se "
10116 "ne conosce il nome e non si vuole entrare in un'interfaccia grafica per "
10117 "selezionarlo. Al comando si possono passare anche più pacchetti, che saranno "
10118 "tutti scaricati. Install cerca automaticamente di risolvere i problemi di "
10119 "dipendenze dei pacchetti elencati, stampa un riassunto e chiede conferma se "
10120 "devono essere modificati altri pacchetti che non siano quelli sulla riga di "
10123 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
10125 msgid "dist-upgrade"
10126 msgstr "dist-upgrade"
10128 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
10131 "Dist-upgrade is a complete upgrader designed to simplify upgrading between "
10132 "releases of Debian. It uses a sophisticated algorithm to determine the best "
10133 "set of packages to install, upgrade and remove to get as much of the system "
10134 "to the newest release. In some situations it may be desired to use dist-"
10135 "upgrade rather than spend the time manually resolving dependencies in "
10136 "<command>dselect</command>. Once dist-upgrade has completed then "
10137 "<command>dselect</command> can be used to install any packages that may have "
10140 "Dist-upgrade fa un aggiornamento completo ed è progettato in modo da rendere "
10141 "semplici gli aggiornamenti tra i rilasci di Debian. Usa un algoritmo "
10142 "sofisticato per determinare il miglior insieme di pacchetti da installare, "
10143 "aggiornare e rimuovere per migrare alla versione più recente la maggior "
10144 "parte del sistema possibile. In alcune situazioni può essere vantaggioso "
10145 "usare dist-upgrade invece di dedicare tempo a risolvere manualmente le "
10146 "dipendenze con <command>dselect</command>. Una volta completato il lavoro di "
10147 "dist-upgrade, si può usare <command>dselect</command> per installare "
10148 "eventuali pacchetti che sono stati tralasciati."
10150 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
10153 "It is important to closely look at what dist-upgrade is going to do, its "
10154 "decisions may sometimes be quite surprising."
10156 "È importante controllare attentamente cosa intende fare dist-upgrade, dato "
10157 "che le sue decisioni a volte possono essere abbastanza sorprendenti."
10159 #. type: Content of: <book><chapter><para>
10162 "<command>apt-get</command> has several command line options that are "
10163 "detailed in its man page, <citerefentry><refentrytitle>apt-get</"
10164 "refentrytitle><manvolnum>8</manvolnum></citerefentry>. The most useful "
10165 "option is <literal>-d</literal> which does not install the fetched files. If "
10166 "the system has to download a large number of package it would be undesired "
10167 "to start installing them in case something goes wrong. When <literal>-d</"
10168 "literal> is used the downloaded archives can be installed by simply running "
10169 "the command that caused them to be downloaded again without <literal>-d</"
10172 "<command>apt-get</command> ha diverse opzioni per la riga di comando, che "
10173 "sono documentate dettagliatamente nella sua pagina di manuale, "
10174 "<citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</"
10175 "manvolnum></citerefentry>. L'opzione più utile è <literal>-d</literal>, che "
10176 "non installa i file scaricati; se il sistema deve scaricare un gran numero "
10177 "di pacchetti, non è bene iniziare ad installarli nel caso qualcosa dovesse "
10178 "andare storto. Quando si usa <literal>-d</literal>, gli archivi scaricati "
10179 "possono essere installati semplicemente eseguendo di nuovo lo stesso comando "
10180 "senza l'opzione <literal>-d</literal>."
10182 #. type: Content of: <book><chapter><title>
10187 #. type: Content of: <book><chapter><para>
10190 "The APT <command>dselect</command> method provides the complete APT system "
10191 "with the <command>dselect</command> package selection GUI. <command>dselect</"
10192 "command> is used to select the packages to be installed or removed and APT "
10193 "actually installs them."
10195 "Il metodo APT di <command>dselect</command> fornisce tutte le funzionalità "
10196 "del sistema APT con l'interfaccia grafica di selezione dei pacchetti "
10197 "<command>dselect</command>. <command>dselect</command> viene usato per "
10198 "selezionare i pacchetti da installare o rimuovere, ed APT fa l'effettiva "
10201 #. type: Content of: <book><chapter><para>
10204 "To enable the APT method you need to select [A]ccess in <command>dselect</"
10205 "command> and then choose the APT method. You will be prompted for a set of "
10206 "<emphasis>Sources</emphasis> which are places to fetch archives from. These "
10207 "can be remote Internet sites, local Debian mirrors or CD-ROMs. Each source "
10208 "can provide a fragment of the total Debian archive, APT will automatically "
10209 "combine them to form a complete set of packages. If you have a CD-ROM then "
10210 "it is a good idea to specify it first and then specify a mirror so that you "
10211 "have access to the latest bug fixes. APT will automatically use packages on "
10212 "your CD-ROM before downloading from the Internet."
10214 "Per abilitare il metodo APT si deve selezionare [A]ccess in "
10215 "<command>dselect</command> e scegliere il metodo APT; verrà chiesto un "
10216 "insieme di fonti (<emphasis>Sources</emphasis>), cioè di posti da cui "
10217 "scaricare gli archivi. Possono essere siti Internet remoti, mirror locali di "
10218 "Debian o CD-ROM; ogni fonte può fornire una parte dell'intero archivio "
10219 "Debian, ed APT le combinerà automaticamente insieme per formare un insieme "
10220 "completo di pacchetti. Se si ha un CD-ROM allora è una buona idea indicarlo "
10221 "per primo e poi specificare un mirror, in modo da avere accesso alle ultime "
10222 "versioni con le soluzioni dei bug. APT in questo modo userà automaticamente "
10223 "i pacchetti sul CD-ROM prima di scaricarli da Internet."
10225 #. type: Content of: <book><chapter><screen>
10229 " Set up a list of distribution source locations\n"
10231 " Please give the base URL of the debian distribution.\n"
10232 " The access schemes I know about are: http file\n"
10235 " file:/mnt/debian,\n"
10236 " ftp://ftp.debian.org/debian,\n"
10237 " http://ftp.de.debian.org/debian,\n"
10240 " URL [http://llug.sep.bnl.gov/debian]:\n"
10242 " Set up a list of distribution source locations\n"
10244 " Please give the base URL of the debian distribution.\n"
10245 " The access schemes I know about are: http file\n"
10248 " file:/mnt/debian,\n"
10249 " ftp://ftp.debian.org/debian,\n"
10250 " http://ftp.de.debian.org/debian,\n"
10253 " URL [http://llug.sep.bnl.gov/debian]:\n"
10255 #. type: Content of: <book><chapter><para>
10258 "The <emphasis>Sources</emphasis> setup starts by asking for the base of the "
10259 "Debian archive, defaulting to a HTTP mirror. Next it asks for the "
10260 "distribution to get."
10262 "La configurazione delle <emphasis>fonti</emphasis> inizia chiedendo la base "
10263 "dell'archivio Debian, proponendo in modo predefinito un mirror HTTP; "
10264 "successivamente viene chiesta la distribuzione da scaricare."
10266 #. type: Content of: <book><chapter><screen>
10270 " Please give the distribution tag to get or a path to the\n"
10271 " package file ending in a /. The distribution\n"
10272 " tags are typically something like: stable unstable testing non-US\n"
10274 " Distribution [stable]:\n"
10276 " Please give the distribution tag to get or a path to the\n"
10277 " package file ending in a /. The distribution\n"
10278 " tags are typically something like: stable unstable testing non-US\n"
10280 " Distribution [stable]:\n"
10282 #. type: Content of: <book><chapter><para>
10285 "The distribution refers to the Debian version in the archive, "
10286 "<emphasis>stable</emphasis> refers to the latest released version and "
10287 "<emphasis>unstable</emphasis> refers to the developmental version. "
10288 "<emphasis>non-US</emphasis> is only available on some mirrors and refers to "
10289 "packages that contain encryption technology or other things that cannot be "
10290 "exported from the United States. Importing these packages into the US is "
10293 "La distribuzione indica la versione Debian dell'archivio: <emphasis>stable</"
10294 "emphasis> è l'ultima versione rilasciata e <emphasis>unstable</emphasis> è "
10295 "quella di sviluppo. <emphasis>non-US</emphasis> è disponibile solo su alcuni "
10296 "mirror e contiene dei pacchetti in cui viene usata della tecnologia di "
10297 "cifratura o altre cose che non possono essere esportate dagli Stati Uniti; "
10298 "importare questi pacchetti negli USA è però legale."
10300 #. type: Content of: <book><chapter><screen>
10304 " Please give the components to get\n"
10305 " The components are typically something like: main contrib non-free\n"
10307 " Components [main contrib non-free]:\n"
10309 " Please give the components to get\n"
10310 " The components are typically something like: main contrib non-free\n"
10312 " Components [main contrib non-free]:\n"
10314 #. type: Content of: <book><chapter><para>
10317 "The components list refers to the list of sub distributions to fetch. The "
10318 "distribution is split up based on software licenses, main being DFSG free "
10319 "packages while contrib and non-free contain things that have various "
10320 "restrictions placed on their use and distribution."
10322 "L'elenco delle componenti indica la lista di sottodistribuzioni da "
10323 "scaricare. Ciascuna distribuzione viene suddivisa in base alle licenze del "
10324 "software: la componente main contiene pacchetti liberi secondo le DFSG, "
10325 "mentre contrib e non-free contengono software che ha diverse restrizioni "
10326 "sull'uso e sulla distribuzione."
10328 #. type: Content of: <book><chapter><para>
10331 "Any number of sources can be added, the setup script will continue to prompt "
10332 "until you have specified all that you want."
10334 "Si può aggiungere un qualsiasi numero di fonti, e lo script di "
10335 "configurazione continuerà a chiedere fino a che non sono state specificate "
10336 "tutte quelle desiderate."
10338 #. type: Content of: <book><chapter><para>
10341 "Before starting to use <command>dselect</command> it is necessary to update "
10342 "the available list by selecting [U]pdate from the menu. This is a superset "
10343 "of <literal>apt-get update</literal> that makes the fetched information "
10344 "available to <command>dselect</command>. [U]pdate must be performed even if "
10345 "<literal>apt-get update</literal> has been run before."
10347 "Prima di cominciare a usare <command>dselect</command> è necessario "
10348 "aggiornare l'elenco dei pacchetti disponibili selezionando [U]pdate dal "
10349 "menù: si tratta di un sovrainsieme di ciò che fa <literal>apt-get update</"
10350 "literal>, che rende le informazioni scaricate disponibili a "
10351 "<command>dselect</command>. [U]pdate deve essere usato anche se prima è "
10352 "stato eseguito <literal>apt-get update</literal>."
10354 #. type: Content of: <book><chapter><para>
10357 "You can then go on and make your selections using [S]elect and then perform "
10358 "the installation using [I]nstall. When using the APT method the [C]onfig and "
10359 "[R]emove commands have no meaning, the [I]nstall command performs both of "
10362 "Si può a questo punto continuare selezionando i pacchetti desiderati usando "
10363 "[S]elect e poi installando con [I]nstall. Se si usa il metodo APT, i comandi "
10364 "[C]onfig e [R]emove non hanno significato, dato che entrambe le fasi sono "
10365 "contenute in [I]nstall."
10367 #. type: Content of: <book><chapter><para>
10370 "By default APT will automatically remove the package (.deb) files once they "
10371 "have been successfully installed. To change this behavior place "
10372 "<literal>Dselect::clean \"prompt\";</literal> in /etc/apt/apt.conf."
10374 "In modo predefinito APT rimuoverà automaticamente i file (.deb) dei "
10375 "pacchetti che sono stati installati con successo. Per modificare questo "
10376 "comportamento, inserire <literal>Dselect::clean \"prompt\";</literal> in /"
10377 "etc/apt/apt.conf."
10379 #. type: Content of: <book><chapter><title>
10381 msgid "The Interface"
10382 msgstr "L'interfaccia"
10384 #. type: Content of: <book><chapter><para><footnote><para>
10387 "The <command>dselect</command> method actually is a set of wrapper scripts "
10388 "to <command>apt-get</command>. The method actually provides more "
10389 "functionality than is present in <command>apt-get</command> alone."
10391 "Il metodo <command>dselect</command> è in effetti un insieme di script "
10392 "wrapper per <command>apt-get</command>. Il metodo fornisce di fatto più "
10393 "funzionalità di quanto siano presenti nel solo <command>apt-get</command>."
10395 #. type: Content of: <book><chapter><para>
10398 "Both that APT <command>dselect</command> method and <command>apt-get</"
10399 "command> share the same interface. It is a simple system that generally "
10400 "tells you what it will do and then goes and does it. <placeholder type="
10401 "\"footnote\" id=\"0\"/> After printing out a summary of what will happen APT "
10402 "then will print out some informative status messages so that you can "
10403 "estimate how far along it is and how much is left to do."
10405 "Sia il metodo APT per <command>dselect</command> sia <command>apt-get</"
10406 "command> condividono la stessa interfaccia; si tratta di un sistema semplice "
10407 "che indica in genere cosa sta per fare, e poi lo fa.<placeholder type="
10408 "\"footnote\" id=\"0\"/> Dopo la stampa di un riassunto delle operazioni che "
10409 "saranno fatte, APT stampa dei messaggi informativi sullo stato, in modo da "
10410 "poter avere un'idea del punto a cui arrivato e di quanto ci sia ancora da "
10413 #. type: Content of: <book><chapter><section><title>
10418 #. type: Content of: <book><chapter><section><para>
10421 "Before all operations except update, APT performs a number of actions to "
10422 "prepare its internal state. It also does some checks of the system's state. "
10423 "At any time these operations can be performed by running <literal>apt-get "
10426 "Prima di ogni operazione, eccetto update, APT compie alcune operazioni per "
10427 "preparare il suo stato interno; fa inoltre dei controlli sullo stato del "
10428 "sistema. In qualsiasi momento le stesse operazioni possono essere fatte con "
10429 "<literal>apt-get check</literal>."
10431 #. type: Content of: <book><chapter><section><screen>
10435 "# apt-get check\n"
10436 "Reading Package Lists... Done\n"
10437 "Building Dependency Tree... Done\n"
10439 "# apt-get check\n"
10440 "Lettura elenco pacchetti... Fatto\n"
10441 "Generazione albero delle dipendenze... Fatto\n"
10443 #. type: Content of: <book><chapter><section><para>
10446 "The first thing it does is read all the package files into memory. APT uses "
10447 "a caching scheme so this operation will be faster the second time it is run. "
10448 "If some of the package files are not found then they will be ignored and a "
10449 "warning will be printed when apt-get exits."
10451 "La prima cosa che fa è leggere tutti i file dei pacchetti in memoria; APT "
10452 "usa un sistema di cache in modo da rendere la stessa operazione più veloce "
10453 "la seconda volta che la si fa. Se alcuni dei file dei pacchetti non vengono "
10454 "trovati, sono ignorati e viene stampato un avvertimento all'uscita di apt-"
10457 #. type: Content of: <book><chapter><section><para>
10460 "The final operation performs a detailed analysis of the system's "
10461 "dependencies. It checks every dependency of every installed or unpacked "
10462 "package and considers if it is OK. Should this find a problem then a report "
10463 "will be printed out and <command>apt-get</command> will refuse to run."
10465 "L'operazione finale consiste in un'analisi dettagliata delle dipendenze del "
10466 "sistema: viene controllato che tutte le dipendenze dei singoli pacchetti "
10467 "installati o non scompattati siano soddisfatte. Se vengono individuati dei "
10468 "problemi, viene stampato un resoconto, e <command>apt-get</command> esce "
10469 "senza eseguire alcuna operazione."
10471 #. type: Content of: <book><chapter><section><screen>
10475 "# apt-get check\n"
10476 "Reading Package Lists... Done\n"
10477 "Building Dependency Tree... Done\n"
10478 "You might want to run apt-get -f install' to correct these.\n"
10479 "Sorry, but the following packages have unmet dependencies:\n"
10480 " 9fonts: Depends: xlib6g but it is not installed\n"
10481 " uucp: Depends: mailx but it is not installed\n"
10482 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10483 " adduser: Depends: perl-base but it is not installed\n"
10484 " aumix: Depends: libgpmg1 but it is not installed\n"
10485 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
10486 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
10487 " cthugha: Depends: svgalibg1 but it is not installed\n"
10488 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10489 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n"
10491 "# apt-get check\n"
10492 "Lettura elenco pacchetti... Fatto\n"
10493 "Generazione albero delle dipendenze... Fatto\n"
10494 "È utile eseguire \"run apt-get -f install\" per correggere ciò.\n"
10495 "I seguenti pacchetti hanno dipendenze non soddisfatte:\n"
10496 " 9fonts: Dipende: xlib6g ma non è installato\n"
10497 " uucp: Dipende: mailx ma non è installato\n"
10498 " blast: Dipende: xlib6g (>= 3.3-5) ma non è installato\n"
10499 " adduser: Dipende: perl-base ma non è installato\n"
10500 " aumix: Dipende: libgpmg1 ma non è installato\n"
10501 " debiandoc-sgml: Dipende: sgml-base ma non è installato\n"
10502 " bash-builtins: Dipende: bash (>= 2.01) ma la versione 2.0-3 è installata\n"
10503 " cthugha: Dipende: svgalibg1 ma non è installato\n"
10504 " Dipende: xlib6g (>= 3.3-5) ma non è installato\n"
10505 " libreadlineg2: Va in conflitto: libreadline2 (<< 2.1-2.1)\n"
10507 #. type: Content of: <book><chapter><section><para>
10510 "In this example the system has many problems, including a serious problem "
10511 "with libreadlineg2. For each package that has unmet dependencies a line is "
10512 "printed out indicating the package with the problem and the dependencies "
10513 "that are unmet. A short explanation of why the package has a dependency "
10514 "problem is also included."
10516 "In questo esempio il sistema ha molti problemi, tra cui uno piuttosto serio "
10517 "con libreadlineg2. Per ciascun pacchetto che ha dipendenze non soddisfatte, "
10518 "viene stampata una riga che indica il pacchetto con il problema e quali "
10519 "dipendenze non sono soddisfatte. Viene inclusa inoltre una breve spiegazione "
10520 "del perché il pacchetto ha un problema di dipendenze."
10522 #. type: Content of: <book><chapter><section><para><footnote><para>
10525 "APT however considers all known dependencies and attempts to prevent broken "
10528 "APT tuttavia considera tutte le dipendenze note e cerca di evitare che i "
10529 "pacchetti siano difettosi."
10531 #. type: Content of: <book><chapter><section><para>
10534 "There are two ways a system can get into a broken state like this. The first "
10535 "is caused by <command>dpkg</command> missing some subtle relationships "
10536 "between packages when performing upgrades. <placeholder type=\"footnote\" id="
10537 "\"0\"/>. The second is if a package installation fails during an operation. "
10538 "In this situation a package may have been unpacked without its dependents "
10541 "Ci sono due modi in cui un sistema può arrivare in uno stato problematico di "
10542 "questo genere: il primo avviene se <command>dpkg</command> non ha ravvisato "
10543 "alcune relazioni delicate tra i pacchetti durante un aggiornamento."
10544 "<placeholder type=\"footnote\" id=\"0\"/> Il secondo è possibile se "
10545 "l'installazione di un pacchetto fallisce; in questo caso è possibile che un "
10546 "pacchetto venga scompattato senza che tutti quelli da cui dipende siano "
10547 "stati installati."
10549 #. type: Content of: <book><chapter><section><para>
10552 "The second situation is much less serious than the first because APT places "
10553 "certain constraints on the order that packages are installed. In both cases "
10554 "supplying the <literal>-f</literal> option to <command>apt-get</command> "
10555 "will cause APT to deduce a possible solution to the problem and then "
10556 "continue on. The APT <command>dselect</command> method always supplies the "
10557 "<literal>-f</literal> option to allow for easy continuation of failed "
10558 "maintainer scripts."
10560 "La seconda situazione è molto meno seria della prima, dato che APT pone "
10561 "alcune restrizioni sull'ordine di installazione dei pacchetti. In entrambi i "
10562 "casi l'opzione <literal>-f</literal> di <command>apt-get</command> farà sì "
10563 "che APT trovi una soluzione possibile e possa continuare. Il metodo APT di "
10564 "<command>dselect</command> comprende sempre l'opzione <literal>-f</literal> "
10565 "per permettere di continuare facilmente anche in caso di script dei "
10566 "manutentori errati."
10568 #. type: Content of: <book><chapter><section><para>
10571 "However, if the <literal>-f</literal> option is used to correct a seriously "
10572 "broken system caused by the first case then it is possible that it will "
10573 "either fail immediately or the installation sequence will fail. In either "
10574 "case it is necessary to manually use dpkg (possibly with forcing options) to "
10575 "correct the situation enough to allow APT to proceed."
10577 "Tuttavia, se l'opzione <literal>-f</literal> viene usata per correggere un "
10578 "sistema in uno stato molto problematico causato da una situazione del primo "
10579 "tipo, è possibile che l'operazione fallisca subito o che fallisca durante la "
10580 "sequenza di installazione. In entrambi i casi è necessario usare dpkg a mano "
10581 "(probabilmente usando delle opzioni di forzatura) per correggere quanto "
10582 "basta per poter fare continuare APT."
10584 #. type: Content of: <book><chapter><section><title>
10586 msgid "The Status Report"
10587 msgstr "Il resoconto sullo stato"
10589 #. type: Content of: <book><chapter><section><para>
10592 "Before proceeding <command>apt-get</command> will present a report on what "
10593 "will happen. Generally the report reflects the type of operation being "
10594 "performed but there are several common elements. In all cases the lists "
10595 "reflect the final state of things, taking into account the <literal>-f</"
10596 "literal> option and any other relevant activities to the command being "
10599 "Prima di procedere, <command>apt-get</command> presenterà un resoconto delle "
10600 "operazioni che sta per fare. In genere tale resoconto varierà con il tipo di "
10601 "operazione da fare, ma ci sono svariati elementi comuni: in tutti i casi gli "
10602 "elenchi riflettono lo stato finale delle cose, e tengono conto dell'opzione "
10603 "<literal>-f</literal> e di altre attività rilevanti per il comando da "
10606 #. type: Content of: <book><chapter><section><section><title>
10608 msgid "The Extra Package list"
10609 msgstr "L'elenco dei pacchetti extra"
10611 #. type: Content of: <book><chapter><section><section><screen>
10615 "The following extra packages will be installed:\n"
10616 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
10617 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
10618 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
10619 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
10622 "I seguenti pacchetti saranno inoltre installati:\n"
10623 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
10624 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
10625 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
10626 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
10629 #. type: Content of: <book><chapter><section><section><para>
10632 "The Extra Package list shows all of the packages that will be installed or "
10633 "upgraded in excess of the ones mentioned on the command line. It is only "
10634 "generated for an <literal>install</literal> command. The listed packages are "
10635 "often the result of an Auto Install."
10637 "L'elenco dei pacchetti extra mostra tutti i pacchetti che verranno "
10638 "installati o aggiornati oltre a quelli indicati sulla riga di comando. Viene "
10639 "generato solo per il comando <literal>install</literal>. I pacchetti "
10640 "elencati sono spesso il risultato di un'operazione di installazione "
10643 #. type: Content of: <book><chapter><section><section><title>
10645 msgid "The Packages to Remove"
10646 msgstr "I pacchetti da rimuovere"
10648 #. type: Content of: <book><chapter><section><section><screen>
10652 "The following packages will be REMOVED:\n"
10653 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
10654 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
10655 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
10656 " nas xpilot xfig\n"
10658 "I seguenti pacchetti saranno RIMOSSI:\n"
10659 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
10660 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
10661 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
10662 " nas xpilot xfig\n"
10664 #. type: Content of: <book><chapter><section><section><para>
10667 "The Packages to Remove list shows all of the packages that will be removed "
10668 "from the system. It can be shown for any of the operations and should be "
10669 "given a careful inspection to ensure nothing important is to be taken off. "
10670 "The <literal>-f</literal> option is especially good at generating packages "
10671 "to remove so extreme care should be used in that case. The list may contain "
10672 "packages that are going to be removed because they are only partially "
10673 "installed, possibly due to an aborted installation."
10675 "L'elenco dei pacchetti da rimuovere indica tutti i pacchetti che verranno "
10676 "rimossi dal sistema. Può essere mostrato per una qualsiasi delle operazioni, "
10677 "e deve sempre essere esaminato attentamente per assicurarsi che non venga "
10678 "eliminato qualcosa di importante. Con l'opzione <literal>-f</literal> è "
10679 "particolarmente probabile che vengano eliminati dei pacchetti, perciò in "
10680 "questo caso va fatta particolare attenzione. L'elenco può contenere dei "
10681 "pacchetti che verranno rimossi perché sono solo parzialmente installati, "
10682 "forse a causa di un'installazione non terminata correttamente."
10684 #. type: Content of: <book><chapter><section><section><title>
10686 msgid "The New Packages list"
10687 msgstr "L'elenco dei nuovi pacchetti installati"
10689 #. type: Content of: <book><chapter><section><section><screen>
10693 "The following NEW packages will installed:\n"
10694 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n"
10696 "I seguenti pacchetti NUOVI saranno installati:\n"
10697 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n"
10699 #. type: Content of: <book><chapter><section><section><para>
10702 "The New Packages list is simply a reminder of what will happen. The packages "
10703 "listed are not presently installed in the system but will be when APT is "
10706 "L'elenco dei nuovi pacchetti installati è semplicemente un promemoria su "
10707 "quello che accadrà. I pacchetti nell'elenco non sono al momento installati "
10708 "nel sistema, ma lo saranno alla fine delle operazioni di APT."
10710 #. type: Content of: <book><chapter><section><section><title>
10712 msgid "The Kept Back list"
10713 msgstr "L'elenco dei pacchetti bloccati"
10715 #. type: Content of: <book><chapter><section><section><screen>
10719 "The following packages have been kept back\n"
10720 " compface man-db tetex-base msql libpaper svgalib1\n"
10721 " gs snmp arena lynx xpat2 groff xscreensaver\n"
10723 "I seguenti pacchetti sono stati mantenuti alla versione attuale:\n"
10724 " compface man-db tetex-base msql libpaper svgalib1\n"
10725 " gs snmp arena lynx xpat2 groff xscreensaver\n"
10727 #. type: Content of: <book><chapter><section><section><para>
10730 "Whenever the whole system is being upgraded there is the possibility that "
10731 "new versions of packages cannot be installed because they require new things "
10732 "or conflict with already installed things. In this case the package will "
10733 "appear in the Kept Back list. The best way to convince packages listed there "
10734 "to install is with <literal>apt-get install</literal> or by using "
10735 "<command>dselect</command> to resolve their problems."
10737 "In ogni caso in cui il sistema viene aggiornato nel suo insieme, c'è la "
10738 "possibilità che non possano venire installate nuove versioni di alcuni "
10739 "pacchetti, dato che potrebbero richiedere l'installazione di pacchetti non "
10740 "presenti nel sistema o entrare in conflitto con altri già presenti. In "
10741 "questo caso, il pacchetto viene elencato nella lista di quelli mantenuti "
10742 "alla versione attuale. Il miglior modo per forzare l'installazione dei "
10743 "pacchetti elencati in questa lista è installarli con <literal>apt-get "
10744 "install</literal> o usare <command>dselect</command> per risolvere i "
10747 #. type: Content of: <book><chapter><section><section><title>
10749 msgid "Held Packages warning"
10750 msgstr "Messaggi di avvertimento sui pacchetti bloccati"
10752 #. type: Content of: <book><chapter><section><section><screen>
10756 "The following held packages will be changed:\n"
10759 "I seguenti pacchetti bloccati saranno cambiati:\n"
10762 #. type: Content of: <book><chapter><section><section><para>
10765 "Sometimes you can ask APT to install a package that is on hold, in such a "
10766 "case it prints out a warning that the held package is going to be changed. "
10767 "This should only happen during dist-upgrade or install."
10769 "A volte si può richiedere ad APT di installare un pacchetto che è stato "
10770 "bloccato; in questi casi viene stampato un messaggio che avverte che il "
10771 "pacchetto verrà modificato. Questo dovrebbe accadere solo durante operazioni "
10772 "di dist-upgrade o di install."
10774 #. type: Content of: <book><chapter><section><section><title>
10776 msgid "Final summary"
10777 msgstr "Resoconto finale"
10779 #. type: Content of: <book><chapter><section><section><para>
10782 "Finally, APT will print out a summary of all the changes that will occur."
10784 "Infine, APT stamperà un riassunto di tutte le modifiche che accadranno."
10786 #. type: Content of: <book><chapter><section><section><screen>
10790 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n"
10791 "12 packages not fully installed or removed.\n"
10792 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used.\n"
10794 "206 aggiornati, 8 installati, 23 da rimuovere e 51 non aggiornati.\n"
10795 "12 non completamente installati o rimossi..\n"
10796 "È necessario scaricare 65.7M/66.7M di archivi. Dopo quest'operazione, verranno occupati 26.5M di spazio su disco.\n"
10798 #. type: Content of: <book><chapter><section><section><para>
10801 "The first line of the summary simply is a reduced version of all of the "
10802 "lists and includes the number of upgrades - that is packages already "
10803 "installed that have new versions available. The second line indicates the "
10804 "number of poorly configured packages, possibly the result of an aborted "
10805 "installation. The final line shows the space requirements that the "
10806 "installation needs. The first pair of numbers refer to the size of the "
10807 "archive files. The first number indicates the number of bytes that must be "
10808 "fetched from remote locations and the second indicates the total size of all "
10809 "the archives required. The next number indicates the size difference between "
10810 "the presently installed packages and the newly installed packages. It is "
10811 "roughly equivalent to the space required in /usr after everything is done. "
10812 "If a large number of packages are being removed then the value may indicate "
10813 "the amount of space that will be freed."
10815 "La prima riga del riassunto è semplicemente una versione ridotta di tutti "
10816 "gli elenchi ed include il numero di aggiornamenti, cioè dei pacchetti già "
10817 "installati per cui è disponibile una nuova versione. La seconda riga indica "
10818 "il numero di pacchetti con problemi di configurazione, probabilmente in "
10819 "conseguenza di un'installazione non andata a buon fine. La riga finale "
10820 "indica i requisiti di spazio dell'installazione; i primi due numeri "
10821 "riguardano la dimensione dei file archivio: indicano rispettivamente il "
10822 "numero di byte che devono essere trasferiti da posizioni remote e la "
10823 "dimensione totale di tutti gli archivi necessari. Il numero successivo "
10824 "indica la differenza in dimensione tra i pacchetti già installati e quelli "
10825 "che lo saranno, ed è approssimativamente equivalente allo spazio richiesto "
10826 "in /usr dopo l'installazione. Se si stanno rimuovendo molti pacchetti, "
10827 "allora il valore può indicare lo spazio che verrà liberato."
10829 #. type: Content of: <book><chapter><section><section><para>
10832 "Some other reports can be generated by using the -u option to show packages "
10833 "to upgrade, they are similar to the previous examples."
10835 "Si possono generare altri resoconti usando l'opzione -u per mostrare i "
10836 "pacchetti da aggiornare, ma sono simili all'esempio precedente."
10838 #. type: Content of: <book><chapter><section><title>
10840 msgid "The Status Display"
10841 msgstr "La visualizzazione dello stato"
10843 #. type: Content of: <book><chapter><section><para>
10846 "During the download of archives and package files APT prints out a series of "
10849 "Durante lo scaricamento degli archivi e dei file dei pacchetti APT stampa "
10850 "una serie di messaggi di stato."
10852 #. type: Content of: <book><chapter><section><screen>
10856 "# apt-get update\n"
10857 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
10858 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10859 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
10860 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
10861 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
10862 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s\n"
10864 "# apt-get update\n"
10865 "Scaricamento di:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
10866 "Scaricamento di:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10867 "Trovato http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
10868 "Scaricamento di:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
10869 "Scaricamento di:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
10870 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s\n"
10872 #. type: Content of: <book><chapter><section><para>
10875 "The lines starting with <emphasis>Get</emphasis> are printed out when APT "
10876 "begins to fetch a file while the last line indicates the progress of the "
10877 "download. The first percent value on the progress line indicates the total "
10878 "percent done of all files. Unfortunately since the size of the Package files "
10879 "is unknown <literal>apt-get update</literal> estimates the percent done "
10880 "which causes some inaccuracies."
10882 "Le righe che cominciano con <emphasis>Scaricamento di</emphasis> vengono "
10883 "stampate quando APT inizia a scaricare un file, mentre l'ultima riga indica "
10884 "il progresso dell'operazione. Il primo valore in percentuale nella riga di "
10885 "progresso indica la percentuale totale scaricata di tutti i file; dato che "
10886 "la dimensione dei file Package non è nota, purtroppo a volte <literal>apt-"
10887 "get update</literal> fa una stima poco accurata."
10889 #. type: Content of: <book><chapter><section><para>
10892 "The next section of the status line is repeated once for each download "
10893 "thread and indicates the operation being performed and some useful "
10894 "information about what is happening. Sometimes this section will simply read "
10895 "<emphasis>Forking</emphasis> which means the OS is loading the download "
10896 "module. The first word after the [ is the fetch number as shown on the "
10897 "history lines. The next word is the short form name of the object being "
10898 "downloaded. For archives it will contain the name of the package that is "
10901 "La sezione successiva della riga di stato viene ripetuta una volta per "
10902 "ciascuna istanza di scaricamento, ed indica l'operazione in corso, insieme "
10903 "ad alcune informazioni utili su cosa stia accadendo. A volte questa sezione "
10904 "contiene solamente <emphasis>Forking</emphasis>, che significa che il "
10905 "sistema operativo sta caricando il modulo per lo scaricamento. La prima "
10906 "parola dopo la parentesi quadra aperta è il numero dello scaricamento come "
10907 "mostrato nelle righe della cronologia. La parola successiva è il nome breve "
10908 "dell'oggetto che si sta scaricando, che per gli archivi è il nome del "
10911 #. type: Content of: <book><chapter><section><para>
10914 "Inside of the single quote is an informative string indicating the progress "
10915 "of the negotiation phase of the download. Typically it progresses from "
10916 "<emphasis>Connecting</emphasis> to <emphasis>Waiting for file</emphasis> to "
10917 "<emphasis>Downloading</emphasis> or <emphasis>Resuming</emphasis>. The final "
10918 "value is the number of bytes downloaded from the remote site. Once the "
10919 "download begins this is represented as <literal>102/10.2k</literal> "
10920 "indicating that 102 bytes have been fetched and 10.2 kilobytes is expected. "
10921 "The total size is always shown in 4 figure notation to preserve space. After "
10922 "the size display is a percent meter for the file itself. The second last "
10923 "element is the instantaneous average speed. This values is updated every 5 "
10924 "seconds and reflects the rate of data transfer for that period. Finally is "
10925 "shown the estimated transfer time. This is updated regularly and reflects "
10926 "the time to complete everything at the shown transfer rate."
10928 "All'interno delle virgolette singole c'è una stringa informativa, che indica "
10929 "il progresso della fase di negoziazione dello scaricamento. Tipicamente "
10930 "comincia con <emphasis>Connecting</emphasis>, procede con <emphasis>Waiting "
10931 "for file</emphasis> e poi con <emphasis>Downloading</emphasis> o "
10932 "<emphasis>Resuming</emphasis>; il valore finale è il numero di byte che sono "
10933 "stati scaricati dal sito remoto. Una volta cominciato lo scaricamento, viene "
10934 "rappresentato come <literal>102/10.2k</literal>, che indica che sono stati "
10935 "scaricati 102 byte su 10,2 kilobyte attesi. La dimensione totale viene "
10936 "sempre espressa in notazione a quattro cifre, per risparmiare spazio. Dopo "
10937 "la dimensione viene indicato un indicatore progressivo della percentuale del "
10938 "file. Il penultimo elemento è la velocità istantanea media, che viene "
10939 "aggiornata ogni 5 secondi e riflette la velocità di trasferimento dei dati "
10940 "in quel periodo. Infine, viene visualizzato il tempo stimato per il "
10941 "trasferimento, che viene aggiornato periodicamente e riflette il tempo "
10942 "necessario per completare tutte le operazioni alla velocità di trasferimento "
10945 #. type: Content of: <book><chapter><section><para>
10948 "The status display updates every half second to provide a constant feedback "
10949 "on the download progress while the Get lines scroll back whenever a new file "
10950 "is started. Since the status display is constantly updated it is unsuitable "
10951 "for logging to a file, use the <literal>-q</literal> option to remove the "
10954 "La visualizzazione dello stato viene aggiornata ogni mezzo secondo per "
10955 "fornire un feedback costante sul processo di scaricamento, e le righe Get "
10956 "scorrono in alto quando viene avviato lo scaricamento di un nuovo file. Dato "
10957 "che la visualizzazione dello stato viene costantemente aggiornata, non è "
10958 "adatta per essere registrata in un file; per non visualizzarla si può usare "
10959 "l'opzione <literal>-q</literal>."
10961 #. type: Content of: <book><chapter><section><title>
10966 #. type: Content of: <book><chapter><section><para>
10969 "APT uses <command>dpkg</command> for installing the archives and will switch "
10970 "over to the <command>dpkg</command> interface once downloading is completed. "
10971 "<command>dpkg</command> will also ask a number of questions as it processes "
10972 "the packages and the packages themselves may also ask several questions. "
10973 "Before each question there is usually a description of what it is asking and "
10974 "the questions are too varied to discuss completely here."
10976 "APT usa <command>dpkg</command> per installare gli archivi e passerà "
10977 "all'interfaccia di <command>dpkg</command> una volta completati gli "
10978 "scaricamenti. <command>dpkg</command> porrà anche alcune domande durante "
10979 "l'elaborazione dei pacchetti, ed i pacchetti stessi potranno farne altre. "
10980 "Prima di ciascuna domanda viene proposta di solito una descrizione di ciò "
10981 "che viene chiesto, e le domande sono troppo diverse per poter essere "
10982 "discusse in maniera completa in questa occasione."
10984 #. type: Content of: <book><title>
10986 msgid "Using APT Offline"
10987 msgstr "Usare APT offline"
10989 #. type: Content of: <book><bookinfo><abstract><para>
10992 "This document describes how to use APT in a non-networked environment, "
10993 "specifically a 'sneaker-net' approach for performing upgrades."
10995 "Questo documento descrive come usare APT in un ambiente non connesso in "
10996 "rete, specificatamente un approccio «sfrutta-altra-rete» per fare gli "
10999 #. type: Content of: <book><bookinfo>
11002 "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>"
11004 "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>"
11006 #. type: Content of: <book><chapter><title>
11008 msgid "Introduction"
11009 msgstr "Introduzione"
11011 #. type: Content of: <book><chapter><section><title>
11014 msgstr "Panoramica"
11016 #. type: Content of: <book><chapter><section><para>
11019 "Normally APT requires direct access to a Debian archive, either from a local "
11020 "media or through a network. Another common complaint is that a Debian "
11021 "machine is on a slow link, such as a modem and another machine has a very "
11022 "fast connection but they are physically distant."
11024 "Normalmente APT richiede l'accesso diretto ad un archivio Debian, attraverso "
11025 "un supporto locale o la rete. Un problema comune è che una macchina Debian "
11026 "ha un collegamento lento, come un modem, e un'altra macchina ha una "
11027 "connessione veloce, ma le due sono fisicamente distanti."
11029 #. type: Content of: <book><chapter><section><para>
11032 "The solution to this is to use large removable media such as a Zip disc or a "
11033 "SuperDisk disc. These discs are not large enough to store the entire Debian "
11034 "archive but can easily fit a subset large enough for most users. The idea is "
11035 "to use APT to generate a list of packages that are required and then fetch "
11036 "them onto the disc using another machine with good connectivity. It is even "
11037 "possible to use another Debian machine with APT or to use a completely "
11038 "different OS and a download tool like wget. Let <emphasis>remote host</"
11039 "emphasis> mean the machine downloading the packages, and <emphasis>target "
11040 "host</emphasis> the one with bad or no connection."
11042 "La soluzione è usare supporti rimovibili grandi come un disco Zip o uno "
11043 "SuperDisk. Questi dischi non sono grandi abbastanza per memorizzare l'intero "
11044 "archivio Debian, ma possono facilmente contenere un sottoinsieme "
11045 "sufficientemente grande per la maggior parte degli utenti. L'idea è di usare "
11046 "APT per generare un elenco di pacchetti che sono necessari e poi scaricarli "
11047 "nel disco usando un'altra macchina con una buona connettività. È possibile "
11048 "anche usare un'altra macchina Debian con APT o usare un sistema operativo "
11049 "completamente diverso e uno strumento per scaricare file come wget. In "
11050 "questo documento con <emphasis>host remoto</emphasis> viene indicata la "
11051 "macchina che scarica i pacchetti, e <emphasis>host di destinazione</"
11052 "emphasis> è quella senza connessione o con una connessione non buona."
11054 #. type: Content of: <book><chapter><section><para>
11057 "This is achieved by creatively manipulating the APT configuration file. The "
11058 "essential premise to tell APT to look on a disc for it's archive files. Note "
11059 "that the disc should be formatted with a filesystem that can handle long "
11060 "file names such as ext2, fat32 or vfat."
11062 "Questo viene ottenuto modificando in modo particolare il file di "
11063 "configurazione di APT. Come premessa essenziale, si deve dire ad APT di "
11064 "cercare in un disco i suoi file archivio. Notare che il disco deve essere "
11065 "formattato con un file system che può gestire i nomi di file lunghi, come "
11066 "ext2, fat32 o vfat."
11068 #. type: Content of: <book><chapter><title>
11070 msgid "Using APT on both machines"
11071 msgstr "Usare APT su entrambe le macchine"
11073 #. type: Content of: <book><chapter><section><para>
11076 "APT being available on both machines gives the simplest configuration. The "
11077 "basic idea is to place a copy of the status file on the disc and use the "
11078 "remote machine to fetch the latest package files and decide which packages "
11079 "to download. The disk directory structure should look like:"
11081 "La configurazione più semplice si ha se APT è disponibile su entrambe le "
11082 "macchine. L'idea di base è di mettere una copia del file di stato sul disco "
11083 "e usare la macchina remota per scaricare i file dei pacchetti più recenti e "
11084 "per decidere quali pacchetti scaricare. La struttura delle directory sul "
11085 "disco deve essere simile a:"
11087 #. type: Content of: <book><chapter><section><screen>
11109 #. type: Content of: <book><chapter><section><title>
11111 msgid "The configuration file"
11112 msgstr "Il file di configurazione"
11114 #. type: Content of: <book><chapter><section><para>
11117 "The configuration file should tell APT to store its files on the disc and to "
11118 "use the configuration files on the disc as well. The sources.list should "
11119 "contain the proper sites that you wish to use from the remote machine, and "
11120 "the status file should be a copy of <emphasis>/var/lib/dpkg/status</"
11121 "emphasis> from the <emphasis>target host</emphasis>. Please note, if you are "
11122 "using a local archive you must use copy URIs, the syntax is identical to "
11125 "Il file di configurazione deve indicare ad APT di memorizzare i suoi file "
11126 "sul disco e di usare i file di configurazione anch'essi sul disco. Il file "
11127 "sources.list deve contenere i siti appropriati che si desiderano usare dalla "
11128 "macchina remota e il file di stato dovrebbe essere una copia di <emphasis>/"
11129 "var/lib/dpkg/status</emphasis> della <emphasis>macchina di destinazione</"
11130 "emphasis>. Notare che, se si sta usando un archivio locale, si devono usare "
11131 "URI «copy» la cui sintassi è identica a quella degli URI «file»."
11133 #. type: Content of: <book><chapter><section><para>
11136 "<emphasis>apt.conf</emphasis> must contain the necessary information to make "
11137 "APT use the disc:"
11139 "<emphasis>apt.conf</emphasis> deve contenere le informazioni necessarie per "
11140 "far sì che APT usi il disco:"
11142 #. type: Content of: <book><chapter><section><screen>
11148 " /* This is not necessary if the two machines are the same arch, it tells\n"
11149 " the remote APT what architecture the target machine is */\n"
11150 " Architecture \"i386\";\n"
11152 " Get::Download-Only \"true\";\n"
11157 " /* Use the disc for state information and redirect the status file from\n"
11158 " the /var/lib/dpkg default */\n"
11159 " State \"/disc/\";\n"
11160 " State::status \"status\";\n"
11162 " // Binary caches will be stored locally\n"
11163 " Cache::archives \"/disc/archives/\";\n"
11164 " Cache \"/tmp/\";\n"
11166 " // Location of the source list.\n"
11167 " Etc \"/disc/\";\n"
11172 " /* Questo non è necessario se le due macchine hanno la stessa architettura,\n"
11173 " dice ad APT remoto qual è l'architettura della macchina di destinazione */\n"
11174 " Architecture \"i386\";\n"
11176 " Get::Download-Only \"true\";\n"
11181 " /* Usa il disco per le informazioni sullo stato e ridirige il file di stato\n"
11182 " dalla posizione predefinita /var/lib/dpkg */\n"
11183 " State \"/disc/\";\n"
11184 " State::status \"status\";\n"
11186 " // Le cache binarie saranno memorizzate in locale\n"
11187 " Cache::archives \"/disc/archives/\";\n"
11188 " Cache \"/tmp/\";\n"
11190 " // Posizione dell'elenco di fonti.\n"
11191 " Etc \"/disc/\";\n"
11194 #. type: Content of: <book><chapter><section><para>
11197 "More details can be seen by examining the apt.conf man page and the sample "
11198 "configuration file in <emphasis>/usr/share/doc/apt/examples/apt.conf</"
11201 "Si possono vedere informazioni più dettagliate nella pagina di manuale di "
11202 "apt.conf e nel file di configurazione d'esempio in <emphasis>/usr/share/doc/"
11203 "apt/examples/apt.conf</emphasis>."
11205 #. type: Content of: <book><chapter><section><para>
11208 "On the target machine the first thing to do is mount the disc and copy "
11209 "<emphasis>/var/lib/dpkg/status</emphasis> to it. You will also need to "
11210 "create the directories outlined in the Overview, <emphasis>archives/partial/"
11211 "</emphasis> and <emphasis>lists/partial/</emphasis>. Then take the disc to "
11212 "the remote machine and configure the sources.list. On the remote machine "
11213 "execute the following:"
11215 "Nella macchina di destinazione, la prima cosa da fare è montare il disco e "
11216 "copiarvi <emphasis>/var/lib/dpkg/status</emphasis>. Sarà anche necessario "
11217 "creare le directory elencate nella panoramica: <emphasis>archives/partial/</"
11218 "emphasis> e <emphasis>lists/partial/</emphasis>. Poi portare il disco nella "
11219 "macchina remota e configurare il file sources.list; in tale macchina "
11222 #. type: Content of: <book><chapter><section><screen>
11226 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
11227 " # apt-get update\n"
11228 " [ APT fetches the package files ]\n"
11229 " # apt-get dist-upgrade\n"
11230 " [ APT fetches all the packages needed to upgrade the target machine ]\n"
11232 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
11233 " # apt-get update\n"
11234 " [ APT scarica i file degli elenchi dei pacchetti ]\n"
11235 " # apt-get dist-upgrade\n"
11236 " [ APT scarica tutti i pacchetti necessari per aggiornare la macchina di destinazione ]\n"
11238 #. type: Content of: <book><chapter><section><para>
11241 "The dist-upgrade command can be replaced with any other standard APT "
11242 "commands, particularly dselect-upgrade. You can even use an APT front end "
11243 "such as <emphasis>dselect</emphasis>. However this presents a problem in "
11244 "communicating your selections back to the local computer."
11246 "Il comando dist-upgrade può essere sostituito con qualsiasi altro comando "
11247 "APT standard, in particolare dselect-upgrade. Si può persino usare un front-"
11248 "end per APT come <emphasis>dselect</emphasis>; questo tuttavia pone alcuni "
11249 "problemi nel comunicare le selezioni fatte al computer locale."
11251 #. type: Content of: <book><chapter><section><para>
11254 "Now the disc contains all of the index files and archives needed to upgrade "
11255 "the target machine. Take the disc back and run:"
11257 "Ora il disco contiene i file indice e gli archivi necessari per aggiornare "
11258 "la macchina di destinazione. Riportare il disco alla macchina locale ed "
11261 #. type: Content of: <book><chapter><section><screen>
11265 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
11266 " # apt-get check\n"
11267 " [ APT generates a local copy of the cache files ]\n"
11268 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
11269 " [ Or any other APT command ]\n"
11271 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
11272 " # apt-get check\n"
11273 " [ APT genera una copia locale dei file di cache ]\n"
11274 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
11275 " [ O qualsiasi altro comando APT ]\n"
11277 #. type: Content of: <book><chapter><section><para>
11280 "It is necessary for proper function to re-specify the status file to be the "
11281 "local one. This is very important!"
11283 "Per il corretto funzionamento è necessario rispecificare il fatto che il "
11284 "file di stato è quello locale. Questo è molto importante!"
11286 #. type: Content of: <book><chapter><section><para>
11289 "If you are using dselect you can do the very risky operation of copying disc/"
11290 "status to /var/lib/dpkg/status so that any selections you made on the remote "
11291 "machine are updated. I highly recommend that people only make selections on "
11292 "the local machine - but this may not always be possible. DO NOT copy the "
11293 "status file if dpkg or APT have been run in the mean time!!"
11295 "Se si sta usando dselect si può fare l'operazione molto rischiosa di copiare "
11296 "disc/status in /var/lib/dpkg/status, in modo che sia aggiornata qualsiasi "
11297 "selezione fatta nella macchina remota. Si raccomanda di fare le selezioni "
11298 "solamente nella macchina locale, ma ciò non è sempre possibile. NON copiare "
11299 "il file di stato se nel frattempo sono stati eseguiti dpkg o APT!"
11301 #. type: Content of: <book><chapter><title>
11303 msgid "Using APT and wget"
11304 msgstr "Usare APT e wget"
11306 #. type: Content of: <book><chapter><section><para>
11309 "<emphasis>wget</emphasis> is a popular and portable download tool that can "
11310 "run on nearly any machine. Unlike the method above this requires that the "
11311 "Debian machine already has a list of available packages."
11313 "<emphasis>wget</emphasis> è uno strumento popolare e portabile per scaricare "
11314 "file che può essere eseguito quasi su qualsiasi macchina. A differenza del "
11315 "metodo descritto sopra, questo richiede che la macchina Debian abbia già un "
11316 "elenco dei pacchetti disponibili."
11318 #. type: Content of: <book><chapter><section><para>
11321 "The basic idea is to create a disc that has only the archive files "
11322 "downloaded from the remote site. This is done by using the --print-uris "
11323 "option to apt-get and then preparing a wget script to actually fetch the "
11326 "L'idea di base è di creare un disco che ha solo i file degli archivi dei "
11327 "pacchetti, scaricati dal sito remoto. Ciò viene fatto usando l'opzione --"
11328 "print-uris di apt-get e poi preparando uno script che usa wget per scaricare "
11329 "effettivamente i pacchetti."
11331 #. type: Content of: <book><chapter><section><title>
11334 msgstr "Funzionamento"
11336 #. type: Content of: <book><chapter><section><para>
11339 "Unlike the previous technique no special configuration files are required. "
11340 "We merely use the standard APT commands to generate the file list."
11342 "A differenza della tecnica precedente, non sono richiesti file di "
11343 "configurazione speciali; vengono semplicemente usati i comandi APT standard "
11344 "per generare l'elenco dei file."
11346 #. type: Content of: <book><chapter><section><screen>
11350 " # apt-get dist-upgrade\n"
11351 " [ Press no when prompted, make sure you are happy with the actions ]\n"
11352 " # apt-get -qq --print-uris dist-upgrade > uris\n"
11353 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n"
11355 " # apt-get dist-upgrade \n"
11356 " [ Inserire no alla domanda, assicurarsi di approvare le azioni proposte ]\n"
11357 " # apt-get -qq --print-uris dist-upgrade > uris\n"
11358 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n"
11360 #. type: Content of: <book><chapter><section><para>
11363 "Any command other than dist-upgrade could be used here, including dselect-"
11366 "Si può usare qualsiasi comando che non sia dist-upgrade, incluso dselect-"
11369 #. type: Content of: <book><chapter><section><para>
11372 "The /disc/wget-script file will now contain a list of wget commands to "
11373 "execute in order to fetch the necessary archives. This script should be run "
11374 "with the current directory as the disc's mount point so as to save the "
11375 "output on the disc."
11377 "Il file /disc/wget-script contiene ora un elenco dei comandi wget da "
11378 "eseguire per poter scaricare gli archivi necessari. Questo script dovrebbe "
11379 "essere eseguito con il punto di mount del disco come directory attuale di "
11380 "lavoro, in modo che l'output venga salvato sul disco."
11382 #. type: Content of: <book><chapter><section><para>
11384 msgid "The remote machine would do something like"
11385 msgstr "Nella macchina remota fare qualcosa come:"
11387 #. type: Content of: <book><chapter><section><screen>
11392 " # sh -x ./wget-script\n"
11396 " # sh -x ./wget-script\n"
11397 " [ attendere... ]\n"
11399 #. type: Content of: <book><chapter><section><para>
11402 "Once the archives are downloaded and the disc returned to the Debian machine "
11403 "installation can proceed using,"
11405 "Una volta che gli archivi sono stati scaricati e il disco è stato riportato "
11406 "alla macchina Debian, si può procedere con l'installazione usando"
11408 #. type: Content of: <book><chapter><section><screen>
11411 msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
11412 msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
11414 #. type: Content of: <book><chapter><section><para>
11416 msgid "Which will use the already fetched archives on the disc."
11417 msgstr "che userà gli archivi già scaricati e presenti sul disco."
11420 #~ "In the future APT will refuse to work with unauthenticated repositories "
11421 #~ "by default until support for them is removed entirely. Users have the "
11422 #~ "option to opt-in to this behavior already by setting the configuration "
11423 #~ "option <option>Acquire::AllowInsecureRepositories</option> to "
11424 #~ "<literal>false</literal>."
11426 #~ "In futuro APT si rifiuterà in modo predefinito di lavorare con repository "
11427 #~ "non autenticati fino a quando il supporto per essi sarà completamente "
11428 #~ "rimosso. Gli utenti hanno l'opzione di passare di già a questo "
11429 #~ "comportamento impostando l'opzione di configurazione <option>Acquire::"
11430 #~ "AllowInsecureRepositories</option> a <literal>false</literal>."
11433 #~ "Allow the update operation to load data files from a repository without a "
11434 #~ "trusted signature. If enabled this option no data files will be loaded "
11435 #~ "and the update operation fails with a error for this source. The default "
11436 #~ "is false for backward compatibility. This will be changed in the future."
11438 #~ "Permette all'operazione «update» di caricare i file dei dati da un "
11439 #~ "repository senza una firma fidata. Se questa opzione viene abilitata non "
11440 #~ "viene caricato alcun file dei dati e l'operazione di «update» fallisce "
11441 #~ "per tale fonte. Il valore predefinito è impostato a falso per "
11442 #~ "compatibilità all'indietro. In futuro ciò cambierà."
11444 #~ msgid "&apt-get;, &apt-conf;"
11445 #~ msgstr "&apt-get;, &apt-conf;"
11448 #~ "This is a space separated list of all the architectures that appear under "
11449 #~ "search section. The special architecture 'source' is used to indicate "
11450 #~ "that this tree has a source archive."
11452 #~ "Questa è una lista di tutte le architetture che appaiono sotto una "
11453 #~ "sezione, separate da spazi. L'architettura speciale «source» è usata per "
11454 #~ "indicare che questo albero ha un archivio sorgente."
11457 #~ "<command>apt</command> (Advanced Package Tool) is the command-line tool "
11458 #~ "for handling packages. It provides a commandline interface for the "
11459 #~ "package management of the system. See also &apt-get; and &apt-cache; for "
11460 #~ "more low-level command options."
11462 #~ "<command>apt</command> (Advanced Package Tool, strumento avanzato per "
11463 #~ "pacchetti) è lo strumento a riga di comando per maneggiare i pacchetti. "
11464 #~ "Fornisce un'interfaccia a riga di comando per la gestione dei pacchetti "
11465 #~ "del sistema. Per altre opzioni di comandi a basso livello vedere anche "
11466 #~ "&apt-get; e &apt-cache;."
11469 #~ "<literal>search</literal> searches for the given term(s) and display "
11470 #~ "matching packages."
11472 #~ "<literal>search</literal> cerca i termini specificati e visualizza i "
11473 #~ "pacchetti che corrispondono."
11476 #~ "<literal>show</literal> shows the package information for the given "
11479 #~ "<literal>show</literal> mostra le informazioni di pacchetto per i "
11480 #~ "pacchetti specificati."
11483 #~ "<literal>install</literal> is followed by one or more package names "
11484 #~ "desired for installation or upgrading."
11486 #~ "<literal>install</literal> è seguito da uno o più nomi di pacchetto che "
11487 #~ "si desidera vengano installati o aggiornati."
11490 #~ "<literal>update</literal> is used to resynchronize the package index "
11491 #~ "files from their sources."
11493 #~ "<literal>update</literal> viene usato per risincronizzare i file con gli "
11494 #~ "indici dei pacchetti con le loro fonti."
11496 #~ msgid "Script usage"
11497 #~ msgstr "Uso di script"
11499 #~ msgid "Differences to &apt-get;"
11500 #~ msgstr "Differenze con &apt-get;"
11503 #~ "The <command>apt</command> command is meant to be pleasant for end users "
11504 #~ "and does not need to be backward compatible like &apt-get;. Therefore "
11505 #~ "some options are different:"
11507 #~ "Il comando <command>apt</command> non è pensato per essere facile da "
11508 #~ "usare per gli utenti finali e non è necessario sia compatibile "
11509 #~ "all'indietro come &apt-get;. Perciò alcune opzioni sono diverse:"
11511 #~ msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled."
11512 #~ msgstr "L'opzione <literal>DPkg::Progress-Fancy</literal> è abilitata."
11514 #~ msgid "The option <literal>APT::Color</literal> is enabled."
11515 #~ msgstr "L'opzione <literal>APT::Color</literal> è abilitata."
11518 #~ "A new <literal>list</literal> command is available similar to "
11519 #~ "<literal>dpkg --list</literal>."
11521 #~ "È disponibile un nuovo comando <literal>list</literal> simile a "
11522 #~ "<literal>dpkg --list</literal>."
11525 #~ "The option <literal>upgrade</literal> has <literal>--with-new-pkgs</"
11526 #~ "literal> enabled by default."
11528 #~ "L'opzione <literal>upgrade</literal> ha <literal>--with-new-pkgs</"
11529 #~ "literal> abilitato in modo predefinito."
11532 #~ "Pass advanced options to gpg. With adv --recv-key you can download the "
11535 #~ "Passa opzioni avanzate a gpg. Con adv --recv-key è possibile scaricare la "
11536 #~ "chiave pubblica."
11538 #~ msgid "mark/unmark a package as being automatically-installed"
11540 #~ "mette/toglie il contrassegno di automaticamente installato ai pacchetti"
11543 #~ "<command>apt-mark</command> will change whether a package has been marked "
11544 #~ "as being automatically installed."
11546 #~ "<command>apt-mark</command> cambia il contrassegno di un pacchetto che "
11547 #~ "indica se è stato installato automaticamente."
11550 #~ "<literal>hold</literal> is used to mark a package as held back, which "
11551 #~ "will prevent the package from being automatically installed, upgraded or "
11552 #~ "removed. The command is only a wrapper around <command>dpkg --set-"
11553 #~ "selections</command> and the state is therefore maintained by &dpkg; and "
11554 #~ "not affected by the <option>--file</option> option."
11556 #~ "<literal>hold</literal> viene usato per contrassegnare un pacchetto come "
11557 #~ "bloccato, il che impedisce che il pacchetto venga automaticamente "
11558 #~ "installato, aggiornato o rimosso. Il comando è solamente un wrapper per "
11559 #~ "<command>dpkg --set-selections</command> e lo stato è pertanto mantenuto "
11560 #~ "da &dpkg; e non è influenzato dall'opzione <option>--file</option>."
11563 #~ "If a package comes from a archive without a signature, or with a "
11564 #~ "signature that apt does not have a key for, that package is considered "
11565 #~ "untrusted, and installing it will result in a big warning. <command>apt-"
11566 #~ "get</command> will currently only warn for unsigned archives; future "
11567 #~ "releases might force all sources to be verified before downloading "
11568 #~ "packages from them."
11570 #~ "Se un pacchetto proviene da un archivio senza una firma, o con una firma "
11571 #~ "per la quale apt non ha una chiave, tale pacchetto viene considerato non "
11572 #~ "fidato e quando lo si installa si ottiene un importante avvertimento. "
11573 #~ "<command>apt-get</command> attualmente avverte solamente in caso di "
11574 #~ "archivi non firmati; le versioni future potrebbero forzare la verifica di "
11575 #~ "tutte le fonti prima di scaricare pacchetti da esse."
11578 #~ "No action; perform a simulation of events that would occur but do not "
11579 #~ "actually change the system. Configuration Item: <literal>APT::Get::"
11580 #~ "Simulate</literal>."
11582 #~ "Nessuna azione; effettua una simulazione degli eventi che si "
11583 #~ "verificherebbero, ma non cambia realmente il sistema. Voce di "
11584 #~ "configurazione: <literal>APT::Get::Simulate</literal>."
11587 #~ "Simulated runs performed as a user will automatically deactivate locking "
11588 #~ "(<literal>Debug::NoLocking</literal>), and if the option <literal>APT::"
11589 #~ "Get::Show-User-Simulation-Note</literal> is set (as it is by default) a "
11590 #~ "notice will also be displayed indicating that this is only a simulation. "
11591 #~ "Runs performed as root do not trigger either NoLocking or the notice - "
11592 #~ "superusers should know what they are doing without further warnings from "
11593 #~ "<literal>apt-get</literal>."
11595 #~ "Le esecuzioni simulate effettuate da un utente disattivano "
11596 #~ "automaticamente il lock (<literal>Debug::NoLocking</literal>) e se è "
11597 #~ "impostata l'opzione <literal>APT::Get::Show-User-Simulation-Note</"
11598 #~ "literal> (come predefinito), viene anche visualizzato un messaggio che "
11599 #~ "indica che quella fatta è solo una simulazione. Le esecuzioni effettuate "
11600 #~ "da root non attivano né NoLocking né i messaggi: i superutenti dovrebbero "
11601 #~ "sapere ciò che stanno facendo senza bisogno di ulteriori avvertimenti da "
11602 #~ "<literal>apt-get</literal>."
11605 #~ "Ignore if packages can't be authenticated and don't prompt about it. "
11606 #~ "This is useful for tools like pbuilder. Configuration Item: "
11607 #~ "<literal>APT::Get::AllowUnauthenticated</literal>."
11609 #~ "Ignora se i pacchetti non possono essere autenticati e non chiedere "
11610 #~ "all'utente cosa fare. È utile per strumenti come pbuilder. Voce di "
11611 #~ "configurazione: <literal>APT::Get::AllowUnauthenticated</literal>."
11614 #~ "Version 2 of this protocol dumps more information, including the protocol "
11615 #~ "version, the APT configuration space and the packages, files and versions "
11616 #~ "being changed. Version 3 adds the architecture and <literal>MultiArch</"
11617 #~ "literal> flag to each version being dumped."
11619 #~ "La versione 2 di questo protocollo fa il dump di più informazioni, "
11620 #~ "inclusi la versione del protocollo, lo spazio di configurazione di APT, e "
11621 #~ "i pacchetti, file e versioni che vengono modificati. La versione 3 "
11622 #~ "aggiunge l'architettura e il contrassegno <literal>MultiArch</literal> "
11623 #~ "per ciascuna versione di cui viene fatto il dump."
11626 #~ "to the versions that are not installed and do not belong to the target "
11629 #~ "alle versioni che non sono installate e non appartengono al rilascio "
11633 #~ "Each line specifying a source starts with type (e.g. <literal>deb-src</"
11634 #~ "literal>) followed by options and arguments for this type. Individual "
11635 #~ "entries cannot be continued onto a following line. Empty lines are "
11636 #~ "ignored, and a <literal>#</literal> character anywhere on a line marks "
11637 #~ "the remainder of that line as a comment."
11639 #~ "Ogni riga che specifica una fonte inizia con il tipo (per esempio "
11640 #~ "<literal>deb-src</literal>), seguito dalle opzioni e dagli argomenti per "
11641 #~ "tale tipo. Ogni singola voce non può essere divisa su più righe. Le righe "
11642 #~ "vuote vengono ignorate e un carattere <literal>#</literal> in qualsiasi "
11643 #~ "punto di una riga contrassegna come commento la parte rimanente della "
11646 #~ msgid "deb [ options ] uri suite [component1] [component2] [...]"
11647 #~ msgstr "deb [ opzioni ] uri suite [componente1] [componente2] [...]"
11650 #~ " Types: deb deb-src\n"
11651 #~ " URIs: http://example.com\n"
11652 #~ " Suites: stable testing\n"
11653 #~ " Sections: component1 component2\n"
11654 #~ " Description: short\n"
11655 #~ " long long long\n"
11656 #~ " [option1]: [option1-value]\n"
11659 #~ " URIs: http://another.example.com\n"
11660 #~ " Suites: experimental\n"
11661 #~ " Sections: component1 component2\n"
11662 #~ " Enabled: no\n"
11663 #~ " Description: short\n"
11664 #~ " long long long\n"
11665 #~ " [option1]: [option1-value]\n"
11668 #~ " Types: deb deb-src\n"
11669 #~ " URIs: http://example.com\n"
11670 #~ " Suites: stable testing\n"
11671 #~ " Sections: componente1 componente2\n"
11672 #~ " Description: breve\n"
11673 #~ " lunga lunga lunga\n"
11674 #~ " [opzione1]: [valore-opzione1]\n"
11677 #~ " URIs: http://another.example.com\n"
11678 #~ " Suites: experimental\n"
11679 #~ " Sections: componente1 componente2\n"
11680 #~ " Enabled: no\n"
11681 #~ " Description:breve\n"
11682 #~ " lunga lunga lunga\n"
11683 #~ " [opzione1]: [valore-opzione1]\n"
11687 #~ "<literal>options</literal> is always optional and needs to be surrounded "
11688 #~ "by square brackets. It can consist of multiple settings in the form "
11689 #~ "<literal><replaceable>setting</replaceable>=<replaceable>value</"
11690 #~ "replaceable></literal>. Multiple settings are separated by spaces. The "
11691 #~ "following settings are supported by APT (note however that unsupported "
11692 #~ "settings will be ignored silently):"
11694 #~ "<literal>opzioni</literal> è sempre opzionale e deve essere racchiuso tra "
11695 #~ "parentesi quadre. Può consistere di più impostazioni nella forma "
11696 #~ "<literal><replaceable>impostazione</replaceable>=<replaceable>valore</"
11697 #~ "replaceable></literal>. Impostazioni multiple vengono separate da spazi. "
11698 #~ "APT supporta le seguenti impostazioni (notare però che le impostazioni "
11699 #~ "non supportate verranno ignorate in modo silenzioso):"
11702 #~ "<literal>arch+=<replaceable>arch1</replaceable>,<replaceable>arch2</"
11703 #~ "replaceable>,…</literal> and <literal>arch-=<replaceable>arch1</"
11704 #~ "replaceable>,<replaceable>arch2</replaceable>,…</literal> which can be "
11705 #~ "used to add/remove architectures from the set which will be downloaded."
11707 #~ "<literal>arch+=<replaceable>arch1</replaceable>,<replaceable>arch2</"
11708 #~ "replaceable>,…</literal> e <literal>arch-=<replaceable>arch1</"
11709 #~ "replaceable>,<replaceable>arch2</replaceable>,…</literal> possono essere "
11710 #~ "usati per aggiungere e rimuovere architetture dall'insieme di quelle che "
11711 #~ "verranno scaricate."
11714 #~ "<literal>trusted=yes</literal> can be set to indicate that packages from "
11715 #~ "this source are always authenticated even if the <filename>Release</"
11716 #~ "filename> file is not signed or the signature can't be checked. This "
11717 #~ "disables parts of &apt-secure; and should therefore only be used in a "
11718 #~ "local and trusted context. <literal>trusted=no</literal> is the opposite "
11719 #~ "which handles even correctly authenticated sources as not authenticated."
11721 #~ "<literal>trusted=yes</literal> può essere usato per indicare che i "
11722 #~ "pacchetti da questa fonte sono sempre autenticati anche se il file "
11723 #~ "<filename>Release</filename> non è firmato o la firma non può essere "
11724 #~ "controllata. Ciò disabilita parti di &apt-secure; e dovrebbe quindi "
11725 #~ "essere usato solo in un contesto locale o fidato. <literal>trusted=no</"
11726 #~ "literal> fa l'opposto e tratta anche le fonti correttamente autenticate "
11727 #~ "come non autenticate."
11729 #~ msgid "Some examples:"
11730 #~ msgstr "Alcuni esempi:"
11733 #~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib "
11735 #~ "deb http://security.debian.org/ &debian-stable-codename;/updates main "
11736 #~ "contrib non-free\n"
11739 #~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib "
11741 #~ "deb http://security.debian.org/ &debian-stable-codename;/updates main "
11742 #~ "contrib non-free\n"
11748 #~ msgid "16 June 1998"
11749 #~ msgstr "16 giugno 1998"
11757 #~ msgid "apt - Advanced Package Tool"
11758 #~ msgstr "apt - Advanced Package Tool (strumento avanzato per i pacchetti)"
11760 #~ msgid "SYNOPSIS"
11761 #~ msgstr "SINTASSI"
11766 #~ msgid "DESCRIPTION"
11767 #~ msgstr "DESCRIZIONE"
11771 #~| "APT is a management system for software packages. For normal day to day "
11772 #~| "package management there are several front-ends available, such as "
11773 #~| "B<aptitude>(8) for the command line or B<synaptic>(8) for the X Window "
11774 #~| "System. Some options are only implemented in B<apt-get>(8) though."
11776 #~ "For normal day to day package management there are several front-ends "
11777 #~ "available, such as B<aptitude>(8) for the command line or "
11778 #~ "B<synaptic>(8) for the X Window System. Some options are only "
11779 #~ "implemented in B<apt-get>(8) though."
11781 #~ "APT è un sistema di gestione per i pacchetti software. Per la normale "
11782 #~ "gestione quotidiana dei pacchetti sono disponibili diverse interfacce, "
11783 #~ "quali B<aptitude>(8) per la riga di comando o B<synaptic>(8) per il "
11784 #~ "sistema X Window. Comunque alcune opzioni sono implementate solo in B<apt-"
11787 #~ msgid "SEE ALSO"
11788 #~ msgstr "VEDERE ANCHE"
11792 #~| "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
11793 #~| "B<apt_preferences>(5), B<apt-secure>(8)"
11795 #~ "B<apt>(8), B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources."
11796 #~ "list>(5), B<apt_preferences>(5), B<apt-secure>(8)"
11798 #~ "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
11799 #~ "B<apt_preferences>(5), B<apt-secure>(8)"
11801 #~ msgid "DIAGNOSTICS"
11802 #~ msgstr "DIAGNOSTICA"
11804 #~ msgid "apt returns zero on normal operation, decimal 100 on error."
11806 #~ "apt restituisce zero in caso di funzionamento normale e il valore "
11807 #~ "decimale 100 in caso di errore."
11812 #~ msgid "This manpage isn't even started."
11813 #~ msgstr "Questa pagina di manuale non è neanche stata iniziata."
11816 #~ "See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
11817 #~ "B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
11818 #~ "B<reportbug>(1) command."
11820 #~ "Vedere E<lt>http://bugs.debian.org/aptE<gt>. Per segnalare un bug in "
11821 #~ "B<apt>, vedere I</usr/share/doc/debian/bug-reporting.txt> o il comando "
11822 #~ "B<reportbug>(1)."
11827 #~ msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
11828 #~ msgstr "apt è stato scritto dal Team APT E<lt>apt@packages.debian.orgE<gt>."
11830 #~ msgid "Debian GNU/Linux"
11831 #~ msgstr "Debian GNU/Linux"
11834 #~ msgstr "OPZIONI"
11837 #~ msgstr "Nessuna."
11843 #~ "<!-- Some common paths.. --> <!ENTITY docdir \"/usr/share/doc/apt/\"> <!"
11844 #~ "ENTITY guidesdir \"/usr/share/doc/apt-doc/\"> <!ENTITY configureindex "
11845 #~ "\"<filename>&docdir;examples/configure-index.gz</filename>\"> <!ENTITY "
11846 #~ "aptconfdir \"<filename>/etc/apt.conf</filename>\"> <!ENTITY statedir \"/"
11847 #~ "var/lib/apt\"> <!ENTITY cachedir \"/var/cache/apt\">"
11849 #~ "<!-- Alcuni percorsi comuni. --> <!ENTITY docdir \"/usr/share/doc/apt/\"> "
11850 #~ "<!ENTITY guidesdir \"/usr/share/doc/apt-doc/\"> <!ENTITY configureindex "
11851 #~ "\"<filename>&docdir;examples/configure-index.gz</filename>\"> <!ENTITY "
11852 #~ "aptconfdir \"<filename>/etc/apt.conf</filename>\"> <!ENTITY statedir \"/"
11853 #~ "var/lib/apt\"> <!ENTITY cachedir \"/var/cache/apt\">"
11856 #~ "<!-- Cross references to other man pages -->\n"
11857 #~ "<!ENTITY apt-conf \"<citerefentry>\n"
11858 #~ " <refentrytitle><filename>apt.conf</filename></refentrytitle>\n"
11859 #~ " <manvolnum>5</manvolnum>\n"
11860 #~ " </citerefentry>\"\n"
11863 #~ "<!-- Riferimenti incrociati ad altre pagine di manuale -->\n"
11864 #~ "<!ENTITY apt-conf \"<citerefentry>\n"
11865 #~ " <refentrytitle><filename>apt.conf</filename></refentrytitle>\n"
11866 #~ " <manvolnum>5</manvolnum>\n"
11867 #~ " </citerefentry>\"\n"
11871 #~ "<!ENTITY apt-get \"<citerefentry>\n"
11872 #~ " <refentrytitle><command>apt-get</command></refentrytitle>\n"
11873 #~ " <manvolnum>8</manvolnum>\n"
11874 #~ " </citerefentry>\"\n"
11877 #~ "<!ENTITY apt-get \"<citerefentry>\n"
11878 #~ " <refentrytitle><command>apt-get</command></refentrytitle>\n"
11879 #~ " <manvolnum>8</manvolnum>\n"
11880 #~ " </citerefentry>\"\n"
11884 #~ "<!ENTITY apt-config \"<citerefentry>\n"
11885 #~ " <refentrytitle><command>apt-config</command></refentrytitle>\n"
11886 #~ " <manvolnum>8</manvolnum>\n"
11887 #~ " </citerefentry>\"\n"
11890 #~ "<!ENTITY apt-config \"<citerefentry>\n"
11891 #~ " <refentrytitle><command>apt-config</command></refentrytitle>\n"
11892 #~ " <manvolnum>8</manvolnum>\n"
11893 #~ " </citerefentry>\"\n"
11897 #~ "<!ENTITY apt-cdrom \"<citerefentry>\n"
11898 #~ " <refentrytitle><command>apt-cdrom</command></refentrytitle>\n"
11899 #~ " <manvolnum>8</manvolnum>\n"
11900 #~ " </citerefentry>\"\n"
11903 #~ "<!ENTITY apt-cdrom \"<citerefentry>\n"
11904 #~ " <refentrytitle><command>apt-cdrom</command></refentrytitle>\n"
11905 #~ " <manvolnum>8</manvolnum>\n"
11906 #~ " </citerefentry>\"\n"
11910 #~ "<!ENTITY apt-cache \"<citerefentry>\n"
11911 #~ " <refentrytitle><command>apt-cache</command></refentrytitle>\n"
11912 #~ " <manvolnum>8</manvolnum>\n"
11913 #~ " </citerefentry>\"\n"
11916 #~ "<!ENTITY apt-cache \"<citerefentry>\n"
11917 #~ " <refentrytitle><command>apt-cache</command></refentrytitle>\n"
11918 #~ " <manvolnum>8</manvolnum>\n"
11919 #~ " </citerefentry>\"\n"
11923 #~ "<!ENTITY apt-preferences \"<citerefentry>\n"
11924 #~ " <refentrytitle><command>apt_preferences</command></refentrytitle>\n"
11925 #~ " <manvolnum>5</manvolnum>\n"
11926 #~ " </citerefentry>\"\n"
11929 #~ "<!ENTITY apt-preferences \"<citerefentry>\n"
11930 #~ " <refentrytitle><command>apt_preferences</command></refentrytitle>\n"
11931 #~ " <manvolnum>5</manvolnum>\n"
11932 #~ " </citerefentry>\"\n"
11936 #~ "<!ENTITY apt-key \"<citerefentry>\n"
11937 #~ " <refentrytitle><command>apt-key</command></refentrytitle>\n"
11938 #~ " <manvolnum>8</manvolnum>\n"
11939 #~ " </citerefentry>\"\n"
11942 #~ "<!ENTITY apt-key \"<citerefentry>\n"
11943 #~ " <refentrytitle><command>apt-key</command></refentrytitle>\n"
11944 #~ " <manvolnum>8</manvolnum>\n"
11945 #~ " </citerefentry>\"\n"
11949 #~ "<!ENTITY apt-secure \"<citerefentry>\n"
11950 #~ " <refentrytitle>apt-secure</refentrytitle>\n"
11951 #~ " <manvolnum>8</manvolnum>\n"
11952 #~ " </citerefentry>\"\n"
11955 #~ "<!ENTITY apt-secure \"<citerefentry>\n"
11956 #~ " <refentrytitle>apt-secure</refentrytitle>\n"
11957 #~ " <manvolnum>8</manvolnum>\n"
11958 #~ " </citerefentry>\"\n"
11962 #~ "<!ENTITY apt-ftparchive \"<citerefentry>\n"
11963 #~ " <refentrytitle><filename>apt-ftparchive</filename></refentrytitle>\n"
11964 #~ " <manvolnum>1</manvolnum>\n"
11965 #~ " </citerefentry>\"\n"
11968 #~ "<!ENTITY apt-ftparchive \"<citerefentry>\n"
11969 #~ " <refentrytitle><filename>apt-ftparchive</filename></refentrytitle>\n"
11970 #~ " <manvolnum>1</manvolnum>\n"
11971 #~ " </citerefentry>\"\n"
11975 #~ "<!ENTITY sources-list \"<citerefentry>\n"
11976 #~ " <refentrytitle><filename>sources.list</filename></refentrytitle>\n"
11977 #~ " <manvolnum>5</manvolnum>\n"
11978 #~ " </citerefentry>\"\n"
11981 #~ "<!ENTITY sources-list \"<citerefentry>\n"
11982 #~ " <refentrytitle><filename>sources.list</filename></refentrytitle>\n"
11983 #~ " <manvolnum>5</manvolnum>\n"
11984 #~ " </citerefentry>\"\n"
11988 #~ "<!ENTITY reportbug \"<citerefentry>\n"
11989 #~ " <refentrytitle><command>reportbug</command></refentrytitle>\n"
11990 #~ " <manvolnum>1</manvolnum>\n"
11991 #~ " </citerefentry>\"\n"
11994 #~ "<!ENTITY reportbug \"<citerefentry>\n"
11995 #~ " <refentrytitle><command>reportbug</command></refentrytitle>\n"
11996 #~ " <manvolnum>1</manvolnum>\n"
11997 #~ " </citerefentry>\"\n"
12001 #~ "<!ENTITY dpkg \"<citerefentry>\n"
12002 #~ " <refentrytitle><command>dpkg</command></refentrytitle>\n"
12003 #~ " <manvolnum>1</manvolnum>\n"
12004 #~ " </citerefentry>\"\n"
12007 #~ "<!ENTITY dpkg \"<citerefentry>\n"
12008 #~ " <refentrytitle><command>dpkg</command></refentrytitle>\n"
12009 #~ " <manvolnum>1</manvolnum>\n"
12010 #~ " </citerefentry>\"\n"
12014 #~ "<!ENTITY dpkg-buildpackage \"<citerefentry>\n"
12015 #~ " <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>\n"
12016 #~ " <manvolnum>1</manvolnum>\n"
12017 #~ " </citerefentry>\"\n"
12020 #~ "<!ENTITY dpkg-buildpackage \"<citerefentry>\n"
12021 #~ " <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>\n"
12022 #~ " <manvolnum>1</manvolnum>\n"
12023 #~ " </citerefentry>\"\n"
12027 #~ "<!ENTITY gzip \"<citerefentry>\n"
12028 #~ " <refentrytitle><command>gzip</command></refentrytitle>\n"
12029 #~ " <manvolnum>1</manvolnum>\n"
12030 #~ " </citerefentry>\"\n"
12033 #~ "<!ENTITY gzip \"<citerefentry>\n"
12034 #~ " <refentrytitle><command>gzip</command></refentrytitle>\n"
12035 #~ " <manvolnum>1</manvolnum>\n"
12036 #~ " </citerefentry>\"\n"
12040 #~ "<!ENTITY dpkg-scanpackages \"<citerefentry>\n"
12041 #~ " <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>\n"
12042 #~ " <manvolnum>1</manvolnum>\n"
12043 #~ " </citerefentry>\"\n"
12046 #~ "<!ENTITY dpkg-scanpackages \"<citerefentry>\n"
12047 #~ " <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>\n"
12048 #~ " <manvolnum>1</manvolnum>\n"
12049 #~ " </citerefentry>\"\n"
12053 #~ "<!ENTITY dpkg-scansources \"<citerefentry>\n"
12054 #~ " <refentrytitle><command>dpkg-scansources</command></refentrytitle>\n"
12055 #~ " <manvolnum>1</manvolnum>\n"
12056 #~ " </citerefentry>\"\n"
12059 #~ "<!ENTITY dpkg-scansources \"<citerefentry>\n"
12060 #~ " <refentrytitle><command>dpkg-scansources</command></refentrytitle>\n"
12061 #~ " <manvolnum>1</manvolnum>\n"
12062 #~ " </citerefentry>\"\n"
12066 #~ "<!ENTITY dselect \"<citerefentry>\n"
12067 #~ " <refentrytitle><command>dselect</command></refentrytitle>\n"
12068 #~ " <manvolnum>1</manvolnum>\n"
12069 #~ " </citerefentry>\"\n"
12072 #~ "<!ENTITY dselect \"<citerefentry>\n"
12073 #~ " <refentrytitle><command>dselect</command></refentrytitle>\n"
12074 #~ " <manvolnum>1</manvolnum>\n"
12075 #~ " </citerefentry>\"\n"
12079 #~ "<!ENTITY aptitude \"<citerefentry>\n"
12080 #~ " <refentrytitle><command>aptitude</command></refentrytitle>\n"
12081 #~ " <manvolnum>8</manvolnum>\n"
12082 #~ " </citerefentry>\"\n"
12085 #~ "<!ENTITY aptitude \"<citerefentry>\n"
12086 #~ " <refentrytitle><command>aptitude</command></refentrytitle>\n"
12087 #~ " <manvolnum>8</manvolnum>\n"
12088 #~ " </citerefentry>\"\n"
12092 #~ "<!ENTITY synaptic \"<citerefentry>\n"
12093 #~ " <refentrytitle><command>synaptic</command></refentrytitle>\n"
12094 #~ " <manvolnum>8</manvolnum>\n"
12095 #~ " </citerefentry>\"\n"
12098 #~ "<!ENTITY synaptic \"<citerefentry>\n"
12099 #~ " <refentrytitle><command>synaptic</command></refentrytitle>\n"
12100 #~ " <manvolnum>8</manvolnum>\n"
12101 #~ " </citerefentry>\"\n"
12105 #~ "<!ENTITY debsign \"<citerefentry>\n"
12106 #~ " <refentrytitle><command>debsign</command></refentrytitle>\n"
12107 #~ " <manvolnum>1</manvolnum>\n"
12108 #~ " </citerefentry>\"\n"
12111 #~ "<!ENTITY debsign \"<citerefentry>\n"
12112 #~ " <refentrytitle><command>debsign</command></refentrytitle>\n"
12113 #~ " <manvolnum>1</manvolnum>\n"
12114 #~ " </citerefentry>\"\n"
12118 #~ "<!ENTITY debsig-verify \"<citerefentry>\n"
12119 #~ " <refentrytitle><command>debsig-verify</command></refentrytitle>\n"
12120 #~ " <manvolnum>1</manvolnum>\n"
12121 #~ " </citerefentry>\"\n"
12124 #~ "<!ENTITY debsig-verify \"<citerefentry>\n"
12125 #~ " <refentrytitle><command>debsig-verify</command></refentrytitle>\n"
12126 #~ " <manvolnum>1</manvolnum>\n"
12127 #~ " </citerefentry>\"\n"
12131 #~ "<!ENTITY gpg \"<citerefentry>\n"
12132 #~ " <refentrytitle><command>gpg</command></refentrytitle>\n"
12133 #~ " <manvolnum>1</manvolnum>\n"
12134 #~ " </citerefentry>\"\n"
12137 #~ "<!ENTITY gpg \"<citerefentry>\n"
12138 #~ " <refentrytitle><command>gpg</command></refentrytitle>\n"
12139 #~ " <manvolnum>1</manvolnum>\n"
12140 #~ " </citerefentry>\"\n"
12144 #~ "<!ENTITY gnome-apt \"<citerefentry>\n"
12145 #~ " <refentrytitle><command>gnome-apt</command></refentrytitle>\n"
12146 #~ " <manvolnum>1</manvolnum>\n"
12147 #~ " </citerefentry>\"\n"
12150 #~ "<!ENTITY gnome-apt \"<citerefentry>\n"
12151 #~ " <refentrytitle><command>gnome-apt</command></refentrytitle>\n"
12152 #~ " <manvolnum>1</manvolnum>\n"
12153 #~ " </citerefentry>\"\n"
12157 #~ "<!ENTITY wajig \"<citerefentry>\n"
12158 #~ " <refentrytitle><command>wajig</command></refentrytitle>\n"
12159 #~ " <manvolnum>1</manvolnum>\n"
12160 #~ " </citerefentry>\"\n"
12163 #~ "<!ENTITY wajig \"<citerefentry>\n"
12164 #~ " <refentrytitle><command>wajig</command></refentrytitle>\n"
12165 #~ " <manvolnum>1</manvolnum>\n"
12166 #~ " </citerefentry>\"\n"
12170 #~ "<!-- Boiler plate docinfo section -->\n"
12171 #~ "<!ENTITY apt-docinfo \"\n"
12172 #~ " <refentryinfo>\n"
12173 #~ " <address><email>apt@packages.debian.org</email></address>\n"
12175 #~ " <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n"
12176 #~ " <contrib></contrib>\n"
12178 #~ " <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></"
12180 #~ " <date>28 October 2008</date>\n"
12181 #~ " <productname>Linux</productname>\n"
12183 #~ "<!-- Sezione standard docinfo -->\n"
12184 #~ "<!ENTITY apt-docinfo \"\n"
12185 #~ " <refentryinfo>\n"
12186 #~ " <address><email>apt@packages.debian.org</email></address>\n"
12188 #~ " <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n"
12189 #~ " <contrib></contrib>\n"
12191 #~ " <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></"
12193 #~ " <date>28 ottobre 2008</date>\n"
12194 #~ " <productname>Linux</productname>\n"
12197 #~ " </refentryinfo>\n"
12200 #~ " </refentryinfo>\n"
12204 #~ "<!ENTITY apt-email \"\n"
12206 #~ " <email>apt@packages.debian.org</email>\n"
12210 #~ "<!ENTITY apt-email \"\n"
12212 #~ " <email>apt@packages.debian.org</email>\n"
12217 #~ "<!ENTITY apt-author.jgunthorpe \"\n"
12219 #~ " <firstname>Jason</firstname>\n"
12220 #~ " <surname>Gunthorpe</surname>\n"
12221 #~ " <contrib></contrib>\n"
12225 #~ "<!ENTITY apt-author.jgunthorpe \"\n"
12227 #~ " <firstname>Jason</firstname>\n"
12228 #~ " <surname>Gunthorpe</surname>\n"
12229 #~ " <contrib></contrib>\n"
12234 #~ "<!ENTITY apt-author.moconnor \"\n"
12236 #~ " <firstname>Mike</firstname>\n"
12237 #~ " <surname>O'Connor</surname>\n"
12238 #~ " <contrib></contrib>\n"
12242 #~ "<!ENTITY apt-author.moconnor \"\n"
12244 #~ " <firstname>Mike</firstname>\n"
12245 #~ " <surname>O'Connor</surname>\n"
12246 #~ " <contrib></contrib>\n"
12251 #~ "<!ENTITY apt-product \"\n"
12252 #~ " <productname>Linux</productname>\n"
12255 #~ "<!ENTITY apt-product \"\n"
12256 #~ " <productname>Linux</productname>\n"
12260 #~ "<!ENTITY apt-copyright \"\n"
12261 #~ " <copyright>\n"
12262 #~ " <holder>Jason Gunthorpe</holder>\n"
12263 #~ " <year>1998-2001</year>\n"
12264 #~ " </copyright>\n"
12267 #~ "<!ENTITY apt-copyright \"\n"
12268 #~ " <copyright>\n"
12269 #~ " <holder>Jason Gunthorpe</holder>\n"
12270 #~ " <year>1998-2001</year>\n"
12271 #~ " </copyright>\n"
12275 #~ "<!-- Boiler plate Bug reporting section -->\n"
12276 #~ "<!ENTITY manbugs \"\n"
12277 #~ " <refsect1><title>Bugs</title>\n"
12278 #~ " <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</"
12280 #~ " If you wish to report a bug in APT, please see\n"
12281 #~ " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
12282 #~ " &reportbug; command.\n"
12284 #~ " </refsect1>\n"
12287 #~ "<!-- Sezione standard segnalazione bachi -->\n"
12288 #~ "<!ENTITY manbugs \"\n"
12289 #~ " <refsect1><title>Bachi</title>\n"
12290 #~ " <para><ulink url='http://bugs.debian.org/src:apt'>Pagina dei bachi di "
12291 #~ "APT</ulink>. \n"
12292 #~ " Per segnalare un baco in APT, vedere\n"
12293 #~ " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> o il\n"
12294 #~ " comando &reportbug;.\n"
12296 #~ " </refsect1>\n"
12300 #~ " <varlistentry>\n"
12301 #~ " <term><option>-c</option></term>\n"
12302 #~ " <term><option>--config-file</option></term>\n"
12303 #~ " <listitem><para>Configuration File; Specify a configuration file to "
12305 #~ " The program will read the default configuration file and then this \n"
12306 #~ " configuration file. See &apt-conf; for syntax information. \n"
12308 #~ " </listitem>\n"
12309 #~ " </varlistentry>\n"
12311 #~ " <varlistentry>\n"
12312 #~ " <term><option>-c</option></term>\n"
12313 #~ " <term><option>--config-file</option></term>\n"
12314 #~ " <listitem><para>File di configurazione; Specifica un file di "
12315 #~ "configurazione da usare. \n"
12316 #~ " Il programma leggerà il file di configurazione predefinito e poi "
12318 #~ " file di configurazione. Vedere &apt-conf; per informazioni sulla "
12321 #~ " </listitem>\n"
12322 #~ " </varlistentry>\n"
12325 #~ " <varlistentry><term><filename>&cachedir;/archives/partial/</"
12326 #~ "filename></term>\n"
12327 #~ " <listitem><para>Storage area for package files in transit.\n"
12328 #~ " Configuration Item: <literal>Dir::Cache::Archives</literal> "
12329 #~ "(implicit partial). </para></listitem>\n"
12330 #~ " </varlistentry>\n"
12333 #~ " <varlistentry><term><filename>&cachedir;/archives/partial/</"
12334 #~ "filename></term>\n"
12335 #~ " <listitem><para>Area di memorizzazione per i file dei pacchetti in "
12337 #~ " Voce di configurazione: <literal>Dir::Cache::Archives</literal> "
12338 #~ "(partial implicito). </para></listitem>\n"
12339 #~ " </varlistentry>\n"
12343 #~ " <varlistentry><term><filename>&statedir;/lists/partial/</filename></"
12345 #~ " <listitem><para>Storage area for state information in transit.\n"
12346 #~ " Configuration Item: <literal>Dir::State::Lists</literal> (implicit "
12347 #~ "partial).</para></listitem>\n"
12348 #~ " </varlistentry>\n"
12351 #~ " <varlistentry><term><filename>&statedir;/lists/partial/</filename></"
12353 #~ " <listitem><para>Area di archiviazione per le informazioni di stato "
12354 #~ "in transito.\n"
12355 #~ " Voce di configurazione: <literal>Dir::State::Lists</literal> "
12356 #~ "(partial implicito).</para></listitem>\n"
12357 #~ " </varlistentry>\n"
12360 #~ msgid "<!ENTITY translation-title \"TRANSLATION\">"
12361 #~ msgstr "<!ENTITY translation-title \"TRANSLATION\">"
12364 #~ "<!-- TRANSLATOR: This is a placeholder. You should write here who has "
12365 #~ "constributed\n"
12366 #~ " to the translation in the past, who is responsible now and maybe "
12367 #~ "further information\n"
12368 #~ " specially related to your translation. -->\n"
12369 #~ "<!ENTITY translation-holder \"\n"
12370 #~ " The english translation was done by John Doe <email>john@doe.org</"
12371 #~ "email> in 2009,\n"
12372 #~ " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 "
12373 #~ "together with the\n"
12374 #~ " Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</"
12378 #~ "<!-- TRADUTTORE: questo è un segnaposto. Qui bisogna scrivere chi ha "
12380 #~ " alla traduzione in passato, l'attuale responsabile e nel caso "
12381 #~ "ulteriori informazioni\n"
12382 #~ " riguardanti in modo particolare questa traduzione. -->\n"
12383 #~ "<!ENTITY translation-holder \"\n"
12384 #~ " La traduzione italiana è stata fatta da Eugenia Franzoni\n"
12385 #~ " <email>eugenia@linuxcare.com</email> nel 2000 e da Gabriele Stilli\n"
12386 #~ " <email>superenzima@libero.it</email> nel 2010 insieme a\n"
12387 #~ " chiunque vorrà unirsi (DA CORREGGERE ALLA FINE).\n"
12391 #~ "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/"
12392 #~ "fuzzy strings\n"
12393 #~ " in a shipped manpage will maybe appear english parts. -->\n"
12394 #~ "<!ENTITY translation-english \"\n"
12395 #~ " Note that this translated document may contain untranslated parts.\n"
12396 #~ " This is done on purpose, to avoid losing content when the\n"
12397 #~ " translation is lagging behind the original content.\n"
12400 #~ "<!-- TRADUTTORE: poiché una traduzione può avere il 20% di stringhe non "
12401 #~ "tradotte/fuzzy\n"
12402 #~ " in una manpage fornita è possibile che compaiano parti in inglese. --"
12404 #~ "<!ENTITY translation-english \"\n"
12405 #~ " Questo documento tradotto può contenere parti non tradotte.\n"
12406 #~ " Ciò è fatto di proposito, per evitare di perdere contenuti quando "
12408 #~ " traduzione è più vecchia del contenuto originale.\n"
12412 #~ "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
12413 #~ "<date>29 February 2004</date>"
12415 #~ "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
12416 #~ "<date>29 February 2004</date>"
12418 #~ msgid "APT package handling utility -- cache manipulator"
12419 #~ msgstr "APT strumento di gestione pacchetti -- manipolatore di cache"
12422 #~ "<command>apt-cache</command> <arg><option>-hvsn</option></arg> "
12423 #~ "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
12424 #~ "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
12425 #~ "choice=\"req\"> <arg>add <arg choice=\"plain\" rep=\"repeat"
12426 #~ "\"><replaceable>file</replaceable></arg></arg> <arg>gencaches</arg> "
12427 #~ "<arg>showpkg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
12428 #~ "replaceable></arg></arg> <arg>showsrc <arg choice=\"plain\" rep=\"repeat"
12429 #~ "\"><replaceable>pkg</replaceable></arg></arg> <arg>stats</arg> <arg>dump</"
12430 #~ "arg> <arg>dumpavail</arg> <arg>unmet</arg> <arg>search <arg choice=\"plain"
12431 #~ "\"><replaceable>regex</replaceable></arg></arg> <arg>show <arg choice="
12432 #~ "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
12433 #~ "<arg>depends <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
12434 #~ "replaceable></arg></arg> <arg>rdepends <arg choice=\"plain\" rep=\"repeat"
12435 #~ "\"><replaceable>pkg</replaceable></arg></arg> <arg>pkgnames <arg choice="
12436 #~ "\"plain\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty <arg "
12437 #~ "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></"
12438 #~ "arg> <arg>xvcg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
12439 #~ "replaceable></arg></arg> <arg>policy <arg choice=\"plain\" rep=\"repeat"
12440 #~ "\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg choice="
12441 #~ "\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> </"
12444 #~ "<command>apt-cache</command> <arg><option>-hvsn</option></arg> "
12445 #~ "<arg><option>-o=<replaceable>stringa di configurazione</replaceable></"
12446 #~ "option></arg> <arg><option>-c=<replaceable>file</replaceable></option></"
12447 #~ "arg> <group choice=\"req\"> <arg>add <arg choice=\"plain\" rep=\"repeat"
12448 #~ "\"><replaceable>file</replaceable></arg></arg> <arg>gencaches</arg> "
12449 #~ "<arg>showpkg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pacchetto</"
12450 #~ "replaceable></arg></arg> <arg>showsrc <arg choice=\"plain\" rep=\"repeat"
12451 #~ "\"><replaceable>pacchetto</replaceable></arg></arg> <arg>stats</arg> "
12452 #~ "<arg>dump</arg> <arg>dumpavail</arg> <arg>unmet</arg> <arg>search <arg "
12453 #~ "choice=\"plain\"><replaceable>regex</replaceable></arg></arg> <arg>show "
12454 #~ "<arg choice=\"plain\" rep=\"repeat\"><replaceable>pacchetto</"
12455 #~ "replaceable></arg></arg> <arg>depends <arg choice=\"plain\" rep=\"repeat"
12456 #~ "\"><replaceable>pacchetto</replaceable></arg></arg> <arg>rdepends <arg "
12457 #~ "choice=\"plain\" rep=\"repeat\"><replaceable>pacchetto</replaceable></"
12458 #~ "arg></arg> <arg>pkgnames <arg choice=\"plain\"><replaceable>prefisso</"
12459 #~ "replaceable></arg></arg> <arg>dotty <arg choice=\"plain\" rep=\"repeat"
12460 #~ "\"><replaceable>pacchetto</replaceable></arg></arg> <arg>xvcg <arg choice="
12461 #~ "\"plain\" rep=\"repeat\"><replaceable>pacchetto</replaceable></arg></arg> "
12462 #~ "<arg>policy <arg choice=\"plain\" rep=\"repeat\"><replaceable>pacchetti</"
12463 #~ "replaceable></arg></arg> <arg>madison <arg choice=\"plain\" rep=\"repeat"
12464 #~ "\"><replaceable>pacchetti</replaceable></arg></arg> </group>"
12466 #~ msgid "add <replaceable>file(s)</replaceable>"
12467 #~ msgstr "add <replaceable>file</replaceable>"
12470 #~ "<literal>add</literal> adds the named package index files to the package "
12471 #~ "cache. This is for debugging only."
12473 #~ "<literal>add</literal> aggiunge i file di indice dei pacchetti menzionati "
12474 #~ "alla cache dei pacchetti. Questo serve solo per fare il debug."
12476 #~ msgid "gencaches"
12477 #~ msgstr "gencaches"
12480 #~ "<literal>gencaches</literal> performs the same operation as <command>apt-"
12481 #~ "get check</command>. It builds the source and package caches from the "
12482 #~ "sources in &sources-list; and from <filename>/var/lib/dpkg/status</"
12485 #~ "<literal>gencaches</literal> esegue la stessa operazione di <command>apt-"
12486 #~ "get check</command>. Costruisce le cache sorgenti e pacchetti dalle fonti "
12487 #~ "in &sources-list; e da <filename>/var/lib/dpkg/status</filename>."
12489 #~ msgid "showpkg <replaceable>pkg(s)</replaceable>"
12490 #~ msgstr "showpkg <replaceable>pacchetti</replaceable>"
12496 #~ "<literal>Pure virtual packages</literal> is the number of packages that "
12497 #~ "exist only as a virtual package name; that is, packages only \"provide\" "
12498 #~ "the virtual package name, and no package actually uses the name. For "
12499 #~ "instance, \"mail-transport-agent\" in the Debian GNU/Linux system is a "
12500 #~ "pure virtual package; several packages provide \"mail-transport-agent\", "
12501 #~ "but there is no package named \"mail-transport-agent\"."
12503 #~ "<literal>Pacchetti virtuali puri</literal> è il numero di pacchetti che "
12504 #~ "esistono solo come nome di pacchetto virtuale; vale a dire, i pacchetti "
12505 #~ "\"forniscono\" solo il nome del pacchetto virtuale e nessun pacchetto in "
12506 #~ "realtà usa quel nome. Per esempio, \"mail-transport-agent\" nel sistema "
12507 #~ "Debian GNU/Linux è un pacchetto virtuale puro; diversi pacchetti "
12508 #~ "forniscono \"mail-transport-agent\", ma non c'è alcun pacchetto chiamato "
12509 #~ "\"mail-transport-agent\"."
12512 #~ "<literal>Single virtual packages</literal> is the number of packages with "
12513 #~ "only one package providing a particular virtual package. For example, in "
12514 #~ "the Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, "
12515 #~ "but only one package, xless, provides \"X11-text-viewer\"."
12517 #~ "<literal>Pacchetti virtuali singoli</literal> è il numero di pacchetti "
12518 #~ "per cui solo un pacchetto fornisce un particolare pacchetto virtuale. Per "
12519 #~ "esempio, nel sistema Debian GNU/Linux, \"X11-text-viewer\" è un pacchetto "
12520 #~ "virtuale, ma solo un pacchetto, xless, fornisce \"X11-text-viewer\"."
12523 #~ "<literal>Mixed virtual packages</literal> is the number of packages that "
12524 #~ "either provide a particular virtual package or have the virtual package "
12525 #~ "name as the package name. For instance, in the Debian GNU/Linux system, "
12526 #~ "\"debconf\" is both an actual package, and provided by the debconf-tiny "
12529 #~ "<literal>Pacchetti virtuali misti</literal> è il numero di pacchetti che "
12530 #~ "forniscono un particolare pacchetto virtuale o che hanno il nome del "
12531 #~ "pacchetto virtuale come nome del pacchetto. Per esempio, nel sistema "
12532 #~ "Debian GNU/Linux , \"debconf\" è sia un pacchetto vero e proprio sia "
12533 #~ "fornito dal pacchetto debconf-tiny."
12536 #~ "<literal>Total distinct</literal> versions is the number of package "
12537 #~ "versions found in the cache; this value is therefore at least equal to "
12538 #~ "the number of total package names. If more than one distribution (both "
12539 #~ "\"stable\" and \"unstable\", for instance), is being accessed, this value "
12540 #~ "can be considerably larger than the number of total package names."
12542 #~ "<literal>Totale versioni distinte</literal> è il numero di versioni di "
12543 #~ "pacchetti trovate nella cache; questo valore pertanto è almeno pari al "
12544 #~ "numero dei nomi totali di pacchetto. Se si ha accesso a più di una "
12545 #~ "distribuzione (ad esempio sia \"stable\" che \"unstable\"), questo valore "
12546 #~ "può essere decisamente più grande del numero dei nomi totali di pacchetti."
12548 #~ msgid "showsrc <replaceable>pkg(s)</replaceable>"
12549 #~ msgstr "showsrc <replaceable>pacchetti</replaceable>"
12552 #~ "<literal>showsrc</literal> displays all the source package records that "
12553 #~ "match the given package names. All versions are shown, as well as all "
12554 #~ "records that declare the name to be a Binary."
12556 #~ "<literal>showsrc</literal> mostra tutti i pacchetti sorgente che "
12557 #~ "combaciano coi nomi dei pacchetti dati. Vengono mostrate tutte le "
12558 #~ "versioni, così come tutti i record che dichiarano che il nome è un "
12559 #~ "pacchetto binario."
12564 #~ msgid "dumpavail"
12565 #~ msgstr "dumpavail"
12570 #~ msgid "show <replaceable>pkg(s)</replaceable>"
12571 #~ msgstr "show <replaceable>pacchetti</replaceable>"
12573 #~ msgid "search <replaceable>regex [ regex ... ]</replaceable>"
12574 #~ msgstr "search <replaceable>regex [ regex ... ]</replaceable>"
12577 #~ "<literal>search</literal> performs a full text search on all available "
12578 #~ "package lists for the POSIX regex pattern given, see "
12579 #~ "<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
12580 #~ "<manvolnum>7</manvolnum></citerefentry>. It searches the package names "
12581 #~ "and the descriptions for an occurrence of the regular expression and "
12582 #~ "prints out the package name and the short description, including virtual "
12583 #~ "package names. If <option>--full</option> is given then output identical "
12584 #~ "to <literal>show</literal> is produced for each matched package, and if "
12585 #~ "<option>--names-only</option> is given then the long description is not "
12586 #~ "searched, only the package name is."
12588 #~ "<literal>search</literal> esegue una ricerca completa del testo su tutte "
12589 #~ "le liste di pacchetti disponibili cercando il modellp di regexp POSIX "
12590 #~ "fornito; vedere <citerefentry><refentrytitle><command>regex</command></"
12591 #~ "refentrytitle> <manvolnum>7</manvolnum></citerefentry>. Cerca le "
12592 #~ "occorrenze dell'expressione regolare nei nomi e nelle descrizioni dei "
12593 #~ "pacchetti e stampa il nome e la descrizione breve dei pacchetti, inclusi "
12594 #~ "quelli virtuali. Se viene fornita l'opzione <option>--full</option>, il "
12595 #~ "risultato è identico a <literal>show</literal> per ciascun pacchetto che "
12596 #~ "soddisfa la ricerca; se viene fornita l'opzione <option>--names-only</"
12597 #~ "option> la ricerca viene fatta solo sul nome del pacchetto e non sulla "
12598 #~ "descrizione lunga."
12600 #~ msgid "depends <replaceable>pkg(s)</replaceable>"
12601 #~ msgstr "depends <replaceable>pacchetti</replaceable>"
12603 #~ msgid "rdepends <replaceable>pkg(s)</replaceable>"
12604 #~ msgstr "rdepends <replaceable>pacchetti</replaceable>"
12606 #~ msgid "pkgnames <replaceable>[ prefix ]</replaceable>"
12607 #~ msgstr "pkgnames <replaceable>[ prefisso ]</replaceable>"
12609 #~ msgid "dotty <replaceable>pkg(s)</replaceable>"
12610 #~ msgstr "dotty <replaceable>pacchetti</replaceable>"
12613 #~ "The resulting nodes will have several shapes; normal packages are boxes, "
12614 #~ "pure provides are triangles, mixed provides are diamonds, missing "
12615 #~ "packages are hexagons. Orange boxes mean recursion was stopped [leaf "
12616 #~ "packages], blue lines are pre-depends, green lines are conflicts."
12618 #~ "I nodi risultanti avranno diverse forme: i pacchetti normali sono "
12619 #~ "quadrati, quelli forniti puri sono triangoli, quelli forniti misti sono "
12620 #~ "rombi, i pacchetti mancanti sono esagoni. I quadrati arancioni indicano "
12621 #~ "che la ricorsione è stata arrestata [pacchetti foglia], le linee blu sono "
12622 #~ "pre-dipendenze, le linee verdi sono conflitti."
12624 #~ msgid "xvcg <replaceable>pkg(s)</replaceable>"
12625 #~ msgstr "xvcg <replaceable>pacchetti</replaceable>"
12627 #~ msgid "policy <replaceable>[ pkg(s) ]</replaceable>"
12628 #~ msgstr "policy <replaceable>[ pacchetti ]</replaceable>"
12630 #~ msgid "madison <replaceable>/[ pkg(s) ]</replaceable>"
12631 #~ msgstr "madison <replaceable>/[ pacchetti ]</replaceable>"
12633 #~ msgid "<option>-p</option>"
12634 #~ msgstr "<option>-p</option>"
12636 #~ msgid "<option>--pkg-cache</option>"
12637 #~ msgstr "<option>--pkg-cache</option>"
12639 #~ msgid "<option>-s</option>"
12640 #~ msgstr "<option>-s</option>"
12642 #~ msgid "<option>--src-cache</option>"
12643 #~ msgstr "<option>--src-cache</option>"
12645 #~ msgid "<option>-q</option>"
12646 #~ msgstr "<option>-q</option>"
12648 #~ msgid "<option>--quiet</option>"
12649 #~ msgstr "<option>--quiet</option>"
12651 #~ msgid "<option>-i</option>"
12652 #~ msgstr "<option>-i</option>"
12654 #~ msgid "<option>--important</option>"
12655 #~ msgstr "<option>--important</option>"
12658 #~ "Print only important dependencies; for use with unmet and depends. Causes "
12659 #~ "only Depends and Pre-Depends relations to be printed. Configuration "
12660 #~ "Item: <literal>APT::Cache::Important</literal>."
12662 #~ "Stampa solo le dipendenze importanti; da usarsi con unmet e depends. Fa "
12663 #~ "sì che vengano stampate solo le relazioni di Depends e Pre-Depends. Voce "
12664 #~ "di configurazione: <literal>APT::Cache::Important</literal>."
12666 #~ msgid "<option>-f</option>"
12667 #~ msgstr "<option>-f</option>"
12669 #~ msgid "<option>--full</option>"
12670 #~ msgstr "<option>--full</option>"
12672 #~ msgid "<option>-a</option>"
12673 #~ msgstr "<option>-a</option>"
12675 #~ msgid "<option>--all-versions</option>"
12676 #~ msgstr "<option>--all-versions</option>"
12679 #~ "Print full records for all available versions. This is the default; to "
12680 #~ "turn it off, use <option>--no-all-versions</option>. If <option>--no-all-"
12681 #~ "versions</option> is specified, only the candidate version will displayed "
12682 #~ "(the one which would be selected for installation). This option is only "
12683 #~ "applicable to the <literal>show</literal> command. Configuration Item: "
12684 #~ "<literal>APT::Cache::AllVersions</literal>."
12686 #~ "Stampa i record completi per tutte le versioni disponibili. Questa è "
12687 #~ "l'impostazione predefinita; per disattivarla, usare <option>--no-all-"
12688 #~ "versions</option>. Se si specifica <option>--no-all-versions</option>, "
12689 #~ "verrà visualizzata solo la versione candidata (quella che sarebbe scelta "
12690 #~ "per l'installazione). Questa opzione è applicabile solo al comando "
12691 #~ "<literal>show</literal>. Voce di configurazione: <literal>APT::Cache::"
12692 #~ "AllVersions</literal>."
12694 #~ msgid "<option>-g</option>"
12695 #~ msgstr "<option>-g</option>"
12697 #~ msgid "<option>--generate</option>"
12698 #~ msgstr "<option>--generate</option>"
12700 #~ msgid "<option>--names-only</option>"
12701 #~ msgstr "<option>--names-only</option>"
12703 #~ msgid "<option>-n</option>"
12704 #~ msgstr "<option>-n</option>"
12706 #~ msgid "<option>--all-names</option>"
12707 #~ msgstr "<option>--all-names</option>"
12709 #~ msgid "<option>--recurse</option>"
12710 #~ msgstr "<option>--recurse</option>"
12712 #~ msgid "<option>--installed</option>"
12713 #~ msgstr "<option>--installed</option>"
12715 #~ msgid "&apt-commonoptions;"
12716 #~ msgstr "&apt-commonoptions;"
12718 #~ msgid "&file-sourceslist; &file-statelists;"
12719 #~ msgstr "&file-sourceslist; &file-statelists;"
12722 #~ "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
12723 #~ "<date>14 February 2004</date>"
12725 #~ "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
12726 #~ "<date>14 febbraio 2004</date>"
12728 #~ msgid "apt-cdrom"
12729 #~ msgstr "apt-cdrom"
12731 #~ msgid "APT CDROM management utility"
12732 #~ msgstr "Strumento di APT per la gestione dei CDROM"
12735 #~ "<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
12736 #~ "<arg><option>-d=<replaceable>cdrom mount point</replaceable></option></"
12737 #~ "arg> <arg><option>-o=<replaceable>config string</replaceable></option></"
12738 #~ "arg> <arg><option>-c=<replaceable>file</replaceable></option></arg> "
12739 #~ "<group> <arg>add</arg> <arg>ident</arg> </group>"
12741 #~ "<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
12742 #~ "<arg><option>-d=<replaceable>punto di mount del cdrom</replaceable></"
12743 #~ "option></arg> <arg><option>-o=<replaceable>stringa di configurazione</"
12744 #~ "replaceable></option></arg> <arg><option>-c=<replaceable>file</"
12745 #~ "replaceable></option></arg> <group> <arg>add</arg> <arg>ident</arg> </"
12749 #~ "<command>apt-cdrom</command> is used to add a new CDROM to APTs list of "
12750 #~ "available sources. <command>apt-cdrom</command> takes care of determining "
12751 #~ "the structure of the disc as well as correcting for several possible mis-"
12752 #~ "burns and verifying the index files."
12754 #~ "<command>apt-cdrom</command> è usato per aggiungere un nuovo CDROM alla "
12755 #~ "lista di sorgenti disponibili di APT. <command>apt-cdrom</command> si "
12756 #~ "prende cura di determinare la struttura del disco e anche di correggere "
12757 #~ "possibili errori di masterizzazione e verificare i file indice."
12760 #~ "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
12761 #~ "system, it cannot be done by hand. Furthermore each disk in a multi-cd "
12762 #~ "set must be inserted and scanned separately to account for possible mis-"
12765 #~ "Per aggiungere CD al sistema APT è necessario usare <command>apt-cdrom</"
12766 #~ "command>, in quanto ciò non può essere fatto manualmente. Inoltre ogni "
12767 #~ "disco in un insieme di più CD deve essere inserito e scansionato "
12768 #~ "separatamente per tenere conto di possibili errori di masterizzazione."
12774 #~ "<literal>add</literal> is used to add a new disc to the source list. It "
12775 #~ "will unmount the CDROM device, prompt for a disk to be inserted and then "
12776 #~ "proceed to scan it and copy the index files. If the disc does not have a "
12777 #~ "proper <filename>disk</filename> directory you will be prompted for a "
12778 #~ "descriptive title."
12780 #~ "<literal>add</literal> è usato per aggiungere un nuovo CDROM alla lista "
12781 #~ "delle sorgenti. Smonterà il device del CDROM, chiederà di inserire un "
12782 #~ "disco e poi procederà alla scansione del cdrom e copierà i file indice. "
12783 #~ "Se il disco non ha una directory <filename>.disk/</filename> corretta "
12784 #~ "verrà chiesto un titolo descrittivo."
12787 #~ "APT uses a CDROM ID to track which disc is currently in the drive and "
12788 #~ "maintains a database of these IDs in <filename>&statedir;/cdroms.list</"
12791 #~ "APT usa un identificatore del CDROM per tenere traccia di quale disco è "
12792 #~ "attualmente nel lettore e mantiene un database di questi identificativi "
12793 #~ "nel file <filename>&statedir;/cdroms.list</filename>."
12799 #~ "Unless the <option>-h</option>, or <option>--help</option> option is "
12800 #~ "given one of the commands below must be present. <placeholder type="
12801 #~ "\"variablelist\" id=\"0\"/>"
12803 #~ "A meno che non venga fornita l'opzione <option>-h</option> o <option>--"
12804 #~ "help</option>, deve essere presente uno dei comandi seguenti. "
12805 #~ "<placeholder type=\"variablelist\" id=\"0\"/>"
12807 #~ msgid "<option>-d</option>"
12808 #~ msgstr "<option>-d</option>"
12810 #~ msgid "<option>--cdrom</option>"
12811 #~ msgstr "<option>--cdrom</option>"
12814 #~ "Mount point; specify the location to mount the cdrom. This mount point "
12815 #~ "must be listed in <filename>/etc/fstab</filename> and properly "
12816 #~ "configured. Configuration Item: <literal>Acquire::cdrom::mount</literal>."
12818 #~ "Punto di mount; specifica la posizione in cui montare il CDROM. Questo "
12819 #~ "punto di mount deve essere elencato nel file <filename>/etc/fstab</"
12820 #~ "filename> e configurato correttamente. Voce di configurazione: "
12821 #~ "<literal>Acquire::cdrom::mount</literal>."
12823 #~ msgid "<option>-r</option>"
12824 #~ msgstr "<option>-r</option>"
12826 #~ msgid "<option>--rename</option>"
12827 #~ msgstr "<option>--rename</option>"
12830 #~ "Rename a disc; change the label of a disk or override the disks given "
12831 #~ "label. This option will cause <command>apt-cdrom</command> to prompt for "
12832 #~ "a new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
12834 #~ "Rinomina un disco; cambia l'etichetta di un disco o soppianta l'etichetta "
12835 #~ "originale del disco. Questa opzione farà sì che <command>apt-cdrom</"
12836 #~ "command> chieda una nuova etichetta. Voce di configurazione: "
12837 #~ "<literal>APT::CDROM::Rename</literal>."
12839 #~ msgid "<option>-m</option>"
12840 #~ msgstr "<option>-m</option>"
12842 #~ msgid "<option>--no-mount</option>"
12843 #~ msgstr "<option>--no-mount</option>"
12845 #~ msgid "<option>--fast</option>"
12846 #~ msgstr "<option>--fast</option>"
12848 #~ msgid "<option>--thorough</option>"
12849 #~ msgstr "<option>--thorough</option>"
12851 #~ msgid "<option>--just-print</option>"
12852 #~ msgstr "<option>--just-print</option>"
12854 #~ msgid "<option>--recon</option>"
12855 #~ msgstr "<option>--recon</option>"
12857 #~ msgid "<option>--no-act</option>"
12858 #~ msgstr "<option>--no-act</option>"
12860 #~ msgid "apt-config"
12861 #~ msgstr "apt-config"
12864 #~ "<command>apt-config</command> <arg><option>-hv</option></arg> "
12865 #~ "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
12866 #~ "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
12867 #~ "choice=\"req\"> <arg>shell</arg> <arg>dump</arg> </group>"
12869 #~ "<command>apt-config</command> <arg><option>-hv</option></arg> "
12870 #~ "<arg><option>-o=<replaceable>stringa di configurazione</replaceable></"
12871 #~ "option></arg> <arg><option>-c=<replaceable>file</replaceable></option></"
12872 #~ "arg> <group choice=\"req\"> <arg>shell</arg> <arg>dump</arg> </group>"
12875 #~ "<command>apt-config</command> is an internal program used by various "
12876 #~ "portions of the APT suite to provide consistent configurability. It "
12877 #~ "accesses the main configuration file <filename>/etc/apt/apt.conf</"
12878 #~ "filename> in a manner that is easy to use by scripted applications."
12880 #~ "<command>apt-config</command> è un programma interno usato da varie parti "
12881 #~ "della suite APT per fornire una configurabiità coerente. Accede al file "
12882 #~ "principale di configurazione <filename>/etc/apt/apt.conf</filename> in "
12883 #~ "modo facile da usare da parte di applicazioni che girano sotto forma di "
12887 #~ "Unless the <option>-h</option>, or <option>--help</option> option is "
12888 #~ "given one of the commands below must be present."
12890 #~ "A meno che non venga fornita l'opzione <option>-h</option> o <option>--"
12891 #~ "help</option>, deve essere presente uno dei comandi seguenti."
12897 #~ "shell is used to access the configuration information from a shell "
12898 #~ "script. It is given pairs of arguments, the first being a shell variable "
12899 #~ "and the second the configuration value to query. As output it lists a "
12900 #~ "series of shell assignments commands for each present value. In a shell "
12901 #~ "script it should be used like:"
12903 #~ "shell viene usato per accedere alle informazioni di configurazione da "
12904 #~ "parte di uno script di shell. Riceve coppie di argomenti, il primo dei "
12905 #~ "quali è una variabile di shell e il secondo è il valore di configurazione "
12906 #~ "da interrogare. Come risultato elenca una serie di comandi di "
12907 #~ "assegnazione di shell per ciascun valore presente. In uno script di shell "
12908 #~ "dovrebbe essere usato in modo simile a:"
12910 #~ msgid "apt-extracttemplates"
12911 #~ msgstr "apt-extracttemplates"
12913 #~ msgid "Utility to extract DebConf config and templates from Debian packages"
12915 #~ "Utilità per estrarre configurazioni e modelli DebConf dai pacchetti Debian"
12918 #~ "<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> "
12919 #~ "<arg><option>-t=<replaceable>temporary directory</replaceable></option></"
12920 #~ "arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</"
12921 #~ "replaceable></arg>"
12923 #~ "<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> "
12924 #~ "<arg><option>-t=<replaceable>directory temporanea</replaceable></option></"
12925 #~ "arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</"
12926 #~ "replaceable></arg>"
12929 #~ "template-file and config-script are written to the temporary directory "
12930 #~ "specified by the -t or --tempdir (<literal>APT::ExtractTemplates::"
12931 #~ "TempDir</literal>) directory, with filenames of the form "
12932 #~ "<filename>package.template.XXXX</filename> and <filename>package.config."
12933 #~ "XXXX</filename>"
12935 #~ "file-template e script-di-configurazione sono scritti nella directory "
12936 #~ "temporanea specificata da -t o --tempdir (<literal>APT::ExtractTemplates::"
12937 #~ "TempDir</literal>) directory, con i nomi dei file nella forma "
12938 #~ "<filename>pacchetto.template.XXXX</filename> e <filename>pacchetto.config."
12939 #~ "XXXX</filename>"
12941 #~ msgid "<option>-t</option>"
12942 #~ msgstr "<option>-t</option>"
12944 #~ msgid "<option>--tempdir</option>"
12945 #~ msgstr "<option>--tempdir</option>"
12948 #~ "Temporary directory in which to write extracted debconf template files "
12949 #~ "and config scripts. Configuration Item: <literal>APT::ExtractTemplates::"
12950 #~ "TempDir</literal>"
12952 #~ "Directory temporanea dove scrivere i file template di debconf e gli "
12953 #~ "script di configurazione estratti. Voce di configurazione: <literal>APT::"
12954 #~ "ExtractTemplates::TempDir</literal>."
12957 #~ "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
12958 #~ "<date>17 August 2009</date>"
12960 #~ "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
12961 #~ "<date>17 agosto 2009</date>"
12963 #~ msgid "apt-ftparchive"
12964 #~ msgstr "apt-ftparchive"
12967 #~ "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> "
12968 #~ "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> "
12969 #~ "<arg><option>--readonly</option></arg> <arg><option>--contents</option></"
12970 #~ "arg> <arg><option>--arch <replaceable>architecture</replaceable></"
12971 #~ "option></arg> <arg><option>-o <replaceable>config</"
12972 #~ "replaceable>=<replaceable>string</replaceable></option></arg> "
12973 #~ "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
12974 #~ "choice=\"req\"> <arg>packages<arg choice=\"plain\" rep=\"repeat"
12975 #~ "\"><replaceable>path</replaceable></arg><arg><replaceable>override</"
12976 #~ "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
12977 #~ "<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>path</"
12978 #~ "replaceable></arg><arg><replaceable>override</"
12979 #~ "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
12980 #~ "<arg>contents <arg choice=\"plain\"><replaceable>path</replaceable></"
12981 #~ "arg></arg> <arg>release <arg choice=\"plain\"><replaceable>path</"
12982 #~ "replaceable></arg></arg> <arg>generate <arg choice=\"plain"
12983 #~ "\"><replaceable>config-file</replaceable></arg> <arg choice=\"plain\" rep="
12984 #~ "\"repeat\"><replaceable>section</replaceable></arg></arg> <arg>clean <arg "
12985 #~ "choice=\"plain\"><replaceable>config-file</replaceable></arg></arg> </"
12988 #~ "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> "
12989 #~ "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> "
12990 #~ "<arg><option>--readonly</option></arg> <arg><option>--contents</option></"
12991 #~ "arg> <arg><option>--arch <replaceable>architettura</replaceable></"
12992 #~ "option></arg> <arg><option>-o <replaceable>configurazione</"
12993 #~ "replaceable>=<replaceable>stringa</replaceable></option></arg> "
12994 #~ "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
12995 #~ "choice=\"req\"> <arg>packages<arg choice=\"plain\" rep=\"repeat"
12996 #~ "\"><replaceable>percorso</replaceable></arg><arg><replaceable>override</"
12997 #~ "replaceable><arg><replaceable>prefisso del percorso</replaceable></arg></"
12998 #~ "arg></arg> <arg>sources<arg choice=\"plain\" rep=\"repeat"
12999 #~ "\"><replaceable>percorso</replaceable></arg><arg><replaceable>override</"
13000 #~ "replaceable><arg><replaceable>prefisso del percorso</replaceable></arg></"
13001 #~ "arg></arg> <arg>contents <arg choice=\"plain\"><replaceable>percorso</"
13002 #~ "replaceable></arg></arg> <arg>release <arg choice=\"plain"
13003 #~ "\"><replaceable>percorso</replaceable></arg></arg> <arg>generate <arg "
13004 #~ "choice=\"plain\"><replaceable>file-di-configurazione</replaceable></arg> "
13005 #~ "<arg choice=\"plain\" rep=\"repeat\"><replaceable>sezione</replaceable></"
13006 #~ "arg></arg> <arg>clean <arg choice=\"plain\"><replaceable>file-di-"
13007 #~ "configurazione</replaceable></arg></arg> </group>"
13009 #~ msgid "packages"
13010 #~ msgstr "packages"
13013 #~ msgstr "sources"
13015 #~ msgid "contents"
13016 #~ msgstr "contents"
13019 #~ msgstr "release"
13022 #~ "The <literal>release</literal> command generates a Release file from a "
13023 #~ "directory tree. It recursively searches the given directory for Packages, "
13024 #~ "Packages.gz, Packages.bz2, Sources, Sources.gz, Sources.bz2, Release and "
13025 #~ "md5sum.txt files. It then writes to stdout a Release file containing an "
13026 #~ "MD5 digest and SHA1 digest for each file."
13028 #~ "Il comando <literal>release</literal> genera un file Release da un albero "
13029 #~ "di directory. Cerca ricorivamente file Packages, Packages.gz, Packages."
13030 #~ "bz2, Sources, Sources.gz, Sources.bz2, Release e md5sum.txt nella "
13031 #~ "directory data. Quindi scrive su stdout un file Release che contiene un "
13032 #~ "digest MD5 e SHA1 per ciascun file."
13035 #~ "Values for the additional metadata fields in the Release file are taken "
13036 #~ "from the corresponding variables under <literal>APT::FTPArchive::Release</"
13037 #~ "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The "
13038 #~ "supported fields are: <literal>Origin</literal>, <literal>Label</"
13039 #~ "literal>, <literal>Suite</literal>, <literal>Version</literal>, "
13040 #~ "<literal>Codename</literal>, <literal>Date</literal>, "
13041 #~ "<literal>Architectures</literal>, <literal>Components</literal>, "
13042 #~ "<literal>Description</literal>."
13044 #~ "I valori dei campi di metadati aggiuntivi nel file Release sono presi "
13045 #~ "dalle variabili corrispondenti sotto <literal>APT::FTPArchive::Release</"
13046 #~ "literal>, ad esempio <literal>APT::FTPArchive::Release::Origin</"
13047 #~ "literal>. I campi supportati sono: <literal>Origin</literal>, "
13048 #~ "<literal>Label</literal>, <literal>Suite</literal>, <literal>Version</"
13049 #~ "literal>, <literal>Codename</literal>, <literal>Date</literal>, "
13050 #~ "<literal>Architectures</literal>, <literal>Components</literal>, "
13051 #~ "<literal>Description</literal>."
13053 #~ msgid "generate"
13054 #~ msgstr "generate"
13060 #~ "The generate configuration has 4 separate sections, each described below."
13062 #~ "La configurazione di generate ha 4 sezioni separate, ciascuna delle quali "
13063 #~ "è descritta sotto."
13065 #~ msgid "Dir Section"
13066 #~ msgstr "Sezione Dir"
13068 #~ msgid "ArchiveDir"
13069 #~ msgstr "ArchiveDir"
13071 #~ msgid "OverrideDir"
13072 #~ msgstr "OverrideDir"
13074 #~ msgid "CacheDir"
13075 #~ msgstr "CacheDir"
13077 #~ msgid "Specifies the location of the cache files"
13078 #~ msgstr "Specifica la posizione dei file cache."
13080 #~ msgid "FileListDir"
13081 #~ msgstr "FileListDir"
13083 #~ msgid "Default Section"
13084 #~ msgstr "Sezione Default"
13086 #~ msgid "Packages::Compress"
13087 #~ msgstr "Packages::Compress"
13090 #~ "Sets the default compression schemes to use for the Package index files. "
13091 #~ "It is a string that contains a space separated list of at least one of: "
13092 #~ "'.' (no compression), 'gzip' and 'bzip2'. The default for all compression "
13093 #~ "schemes is '. gzip'."
13095 #~ "Imposta gli schemi di compressione predefiniti da usare per i file indice "
13096 #~ "dei pacchetti. È una stringa che contiene una lista separata da spazi "
13097 #~ "contenente almeno uno fra \".\" (nessuna compressione), \"gzip\" e "
13098 #~ "\"bzip2\". Il valore predefinito per tutti gli schemi di compressione è "
13101 #~ msgid "Packages::Extensions"
13102 #~ msgstr "Packages::Extensions"
13104 #~ msgid "Sources::Compress"
13105 #~ msgstr "Sources::Compress"
13107 #~ msgid "Sources::Extensions"
13108 #~ msgstr "Sources::Extensions"
13110 #~ msgid "Contents::Compress"
13111 #~ msgstr "Contents::Compress"
13113 #~ msgid "DeLinkLimit"
13114 #~ msgstr "DeLinkLimit"
13116 #~ msgid "FileMode"
13117 #~ msgstr "FileMode"
13119 #~ msgid "TreeDefault Section"
13120 #~ msgstr "Sezione TreeDefault"
13122 #~ msgid "MaxContentsChange"
13123 #~ msgstr "MaxContentsChange"
13125 #~ msgid "ContentsAge"
13126 #~ msgstr "ContentsAge"
13128 #~ msgid "Directory"
13129 #~ msgstr "Directory"
13131 #~ msgid "SrcDirectory"
13132 #~ msgstr "SrcDirectory"
13134 #~ msgid "Packages"
13135 #~ msgstr "Packages"
13138 #~ msgstr "Sources"
13140 #~ msgid "InternalPrefix"
13141 #~ msgstr "InternalPrefix"
13143 #~ msgid "Contents"
13144 #~ msgstr "Contents"
13147 #~ "Sets the output Contents file. Defaults to <filename>$(DIST)/Contents-"
13148 #~ "$(ARCH)</filename>. If this setting causes multiple Packages files to map "
13149 #~ "onto a single Contents file (such as the default) then <command>apt-"
13150 #~ "ftparchive</command> will integrate those package files together "
13151 #~ "automatically."
13153 #~ "Imposta il file Contents di uscita. Il valore predefinito è <filename>"
13154 #~ "$(DIST)/Contents-$(ARCH)</filename>. Se questa impostazione fa sì che più "
13155 #~ "file Packages corrispondano a un solo file Contents (come con il valore "
13156 #~ "predefinito) allora <command>apt-ftparchive</command> unirà "
13157 #~ "automaticamente insieme questi file dei pacchetti."
13159 #~ msgid "Contents::Header"
13160 #~ msgstr "Contents::Header"
13162 #~ msgid "BinCacheDB"
13163 #~ msgstr "BinCacheDB"
13165 #~ msgid "FileList"
13166 #~ msgstr "FileList"
13168 #~ msgid "SourceFileList"
13169 #~ msgstr "SourceFileList"
13171 #~ msgid "Tree Section"
13172 #~ msgstr "Sezione Tree"
13175 #~ "The <literal>Tree</literal> section takes a scope tag which sets the "
13176 #~ "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
13177 #~ "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
13178 #~ "setting such as <filename>dists/woody</filename>."
13180 #~ "La sezione <literal>Tree</literal> prende un tag di ambito che imposta la "
13181 #~ "variabile <literal>$(DIST)</literal> e definisce la radice dell'albero "
13182 #~ "(il percorso viene prefissato da <literal>ArchiveDir</literal>). Di "
13183 #~ "solito è un'impostazione simile a <filename>dists/woody</filename>."
13186 #~ "All of the settings defined in the <literal>TreeDefault</literal> section "
13187 #~ "can be use in a <literal>Tree</literal> section as well as three new "
13190 #~ "Tutte le impostazioni definite nella sezione <literal>TreeDefault</"
13191 #~ "literal> possono essere usate in una sezione <literal>Tree</literal>, "
13192 #~ "oltre a tre nuove variabili."
13194 #~ msgid "Sections"
13195 #~ msgstr "Sezioni"
13198 #~ "This is a space separated list of sections which appear under the "
13199 #~ "distribution, typically this is something like <literal>main contrib non-"
13200 #~ "free</literal>"
13202 #~ "Questa è una lista di sezioni che appaiono sotto la distribuzione, "
13203 #~ "separate da spazi; tipicamente è simile a <literal>main contrib non-free</"
13206 #~ msgid "Architectures"
13207 #~ msgstr "Architetture"
13209 #~ msgid "BinOverride"
13210 #~ msgstr "BinOverride"
13212 #~ msgid "SrcOverride"
13213 #~ msgstr "SrcOverride"
13215 #~ msgid "ExtraOverride"
13216 #~ msgstr "ExtraOverride"
13218 #~ msgid "SrcExtraOverride"
13219 #~ msgstr "SrcExtraOverride"
13221 #~ msgid "BinDirectory Section"
13222 #~ msgstr "Sezione BinDirectory"
13224 #~ msgid "Sets the Contents file output. (optional)"
13225 #~ msgstr "Imposta il file Contents di uscita (facoltativo)."
13227 #~ msgid "PathPrefix"
13228 #~ msgstr "PathPrefix"
13230 #~ msgid "FileList, SourceFileList"
13231 #~ msgstr "FileList, SourceFileList"
13234 #~ "The binary override file is fully compatible with &dpkg-scanpackages;. It "
13235 #~ "contains 4 fields separated by spaces. The first field is the package "
13236 #~ "name, the second is the priority to force that package to, the third is "
13237 #~ "the the section to force that package to and the final field is the "
13238 #~ "maintainer permutation field."
13240 #~ "Il file override binario è completamente compatibile con &dpkg-"
13241 #~ "scanpackages;. Contiene 4 campi separati da spazi. Il primo campo è il "
13242 #~ "nome del pacchetto, il secondo è la priorità a cui forzare quel "
13243 #~ "pacchetto, il terzo è la sezione in cui forzare quel pacchetto e l'ultimo "
13244 #~ "campo è il campo di permutazione del manutentore."
13248 #~ msgstr "upgrade"
13251 #~ msgid "dselect-upgrade"
13252 #~ msgstr "dist-upgrade"
13256 #~ msgstr "apt-get"
13260 #~ "For more details, on Debian GNU/Linux systems, see the file /usr/share/"
13261 #~ "common-licenses/GPL for the full license."
13263 #~ "Per ulteriori dettagli sui sistemi GNU/Linux si veda il testo completo "
13264 #~ "della licenza nel file /usr/share/common-licenses/GPL."
13268 #~ "To enable the APT method you need to select [A]ccess in <command>dselect</"
13269 #~ "command> and then choose the APT method. You will be prompted for a set "
13270 #~ "of <emphasis>Sources</emphasis> which are places to fetch archives from. "
13271 #~ "These can be remote Internet sites, local Debian mirrors or CDROMs. Each "
13272 #~ "source can provide a fragment of the total Debian archive, APT will "
13273 #~ "automatically combine them to form a complete set of packages. If you "
13274 #~ "have a CDROM then it is a good idea to specify it first and then specify "
13275 #~ "a mirror so that you have access to the latest bug fixes. APT will "
13276 #~ "automatically use packages on your CDROM before downloading from the "
13279 #~ "Per abilitare il metodo APT dovete selezionare [A]ccess in "
13280 #~ "<command>dselect</command> e scegliere il metodo APT; vi verrà chiesto un "
13281 #~ "insieme di fonti (<emphasis>Sources</emphasis>), cioè di posti da cui "
13282 #~ "scaricare gli archivi. Tali fonti possono essere siti Internet remoti, "
13283 #~ "mirror locali di Debian o CDROM; ciascuna di esse può fornire una parte "
13284 #~ "dell'archivio Debian, ed APT le combinerà insieme in un set completo di "
13285 #~ "pacchetti. Se avete un CDROM è una buona idea indicare quello per primo, "
13286 #~ "e poi i mirror, in modo da avere accesso alle ultime versioni; APT userà "
13287 #~ "in questo modo automaticamente i pacchetti sul CDROM prima di scaricarli "