1 # Translation of apt package man pages
2 # Copyright (C) 2000-2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
3 # This file is distributed under the same license as the apt package.
7 # Philippe Batailler, 2005.
8 # Christian Perrier <bubulle@debian.org>, 2009, 2010, 2011, 2012, 2013.
11 "Project-Id-Version: \n"
12 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
13 "POT-Creation-Date: 2014-11-06 09:45+0100\n"
14 "PO-Revision-Date: 2014-07-04 01:28+0200\n"
15 "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
16 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "X-Generator: Lokalize 1.4\n"
22 "Plural-Forms: nplurals=2; plural=(n > 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>Équipe de développement d'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'>Page qualité</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>Bogues</title>\n"
76 " <para><ulink url='http://bugs.debian.org/src:apt'>Page des bogues d'APT</ulink>. \n"
77 " Si vous souhaitez signaler un bogue à propos d'APT, veuillez lire\n"
78 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> ou utiliser\n"
79 " la commande &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 "<!-- Boiler plate Author section -->\n"
97 "<!ENTITY manauthor \"\n"
98 " <refsect1><title>Author</title>\n"
99 " <para>APT a été écrit par l'équipe de développement 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 "<!-- Should be used within the option section of the text to\n"
119 " put in the blurb about -h, -v, -c and -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>Afficher un bref résumé de l'utilisation.\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>Afficher la version du programme.\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>Fichier de configuration ; indique le fichier de configuration à utiliser. \n"
168 " Le programme lira le fichier de configuration par défaut puis le fichier indiqué ici. \n"
169 " Si les réglages de configuration doivent être établis avant l'analyse des fichiers\n"
170 " de configuration par défaut, un fichier peut être indiqué avec la variable d'environnement <envar>APT_CONFIG</envar>. Veuillez consulter &apt-conf; pour des informations sur la syntaxe d'utilisation. \n"
180 " <term><option>-o</option></term>\n"
181 " <term><option>--option</option></term>\n"
182 " <listitem><para>Set a Configuration Option; This will set an arbitrary\n"
183 " configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n"
184 " <option>-o</option> and <option>--option</option> can be used multiple\n"
185 " times to set different options.\n"
192 " <term><option>-o</option></term>\n"
193 " <term><option>--option</option></term>\n"
194 " <listitem><para>Définir une option de configuration ; permet de régler\n"
195 " une option de configuration donnée. La syntaxe est <option>-o Foo::Bar=bar</option>.\n"
196 " <option>-o</option> et <option>--option</option> peuvent être utilisées plusieurs fois\n"
197 " pour définir des options différentes.\n"
207 "<!-- Should be used within the option section of the text to\n"
208 " put in the blurb about -h, -v, -c and -o -->\n"
209 "<!ENTITY apt-cmdblurb \"\n"
210 " <para>All command line options may be set using the configuration file, the\n"
211 " descriptions indicate the configuration option to set. For boolean\n"
212 " options you can override the config file by using something like \n"
213 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
214 " or several other variations.\n"
218 "<!-- Should be used within the option section of the text to\n"
219 " put in the blurb about -h, -v, -c and -o -->\n"
220 "<!ENTITY apt-cmdblurb \"\n"
221 " <para>Toutes les options de la ligne de commande peuvent être définies dans le fichier de configuration, \n"
222 " les descriptions indiquant l'option de configuration concernée. Pour les options\n"
223 " booléennes, vous pouvez inverser les réglages du fichiers de configuration avec \n"
224 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
225 " et d'autres variantes analogues.\n"
233 "<!ENTITY file-aptconf \"\n"
234 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
235 " <listitem><para>APT configuration file.\n"
236 " Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
239 "<!ENTITY file-aptconf \"\n"
240 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
241 " <listitem><para>Fichier de configuration d'APT.\n"
242 " Élément de configuration : <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
249 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
250 " <listitem><para>APT configuration file fragments.\n"
251 " Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
255 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
256 " <listitem><para>Fragments du fichier de configuration d'APT.\n"
257 " Élément de configuration : <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
265 "<!ENTITY file-cachearchives \"\n"
266 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
267 " <listitem><para>Storage area for retrieved package files.\n"
268 " Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
271 "<!ENTITY file-cachearchives \"\n"
272 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
273 " <listitem><para>Zone de stockage des fichiers récupérés.\n"
274 " Élément de configuration : <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
281 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
282 " <listitem><para>Storage area for package files in transit.\n"
283 " Configuration Item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
287 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
288 " <listitem><para>Zone de stockage pour les paquets en transit.\n"
289 " Élément de configuration : <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> sera implicitement ajouté). </para></listitem>\n"
297 "<!ENTITY file-preferences \"\n"
298 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
299 " <listitem><para>Version preferences file.\n"
300 " This is where you would specify "pinning",\n"
301 " i.e. a preference to get certain packages\n"
302 " from a separate source\n"
303 " or from a different version of a distribution.\n"
304 " Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
307 "<!ENTITY file-preferences \"\n"
308 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
309 " <listitem><para>Fichier des préférences.\n"
310 " C'est dans ce fichier qu'on peut faire de l'épinglage (pinning) c'est-à-dire, choisir d'obtenir des paquets d'une source distincte ou d'une distribution différente.\n"
311 " Élément de configuration : <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
318 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
319 " <listitem><para>File fragments for the version preferences.\n"
320 " Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
324 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
325 " <listitem><para>Fragments de fichiers pour la préférence des versions.\n"
326 " Élément de configuration : <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
334 "<!ENTITY file-sourceslist \"\n"
335 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
336 " <listitem><para>Locations to fetch packages from.\n"
337 " Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
340 "<!ENTITY file-sourceslist \"\n"
341 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
342 " <listitem><para>Emplacement pour la récupération des paquets.\n"
343 " Élément de configuration : <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
350 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
351 " <listitem><para>File fragments for locations to fetch packages from.\n"
352 " Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
356 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
357 " <listitem><para>Fragments de fichiers définissant les emplacements de récupération de paquets.\n"
358 " Élément de configuration : <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
366 "<!ENTITY file-statelists \"\n"
367 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
368 " <listitem><para>Storage area for state information for each package resource specified in\n"
370 " Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
373 "<!ENTITY file-statelists \"\n"
374 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
375 " <listitem><para>Zone de stockage pour les informations qui concernent chaque ressource de paquet spécifiée dans &sources-list;\n"
376 " Élément de configuration : <literal>Dir::State::Lists</literal>.</para></listitem>\n"
383 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
384 " <listitem><para>Storage area for state information in transit.\n"
385 " Configuration Item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
389 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
390 " <listitem><para>Zone de stockage pour les informations en transit.\n"
391 " Élément de configuration : <literal>Dir::State::Lists</literal> (<filename>partial</filename> sera implicitement ajouté).</para></listitem>\n"
399 "<!ENTITY file-trustedgpg \"\n"
400 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
401 " <listitem><para>Keyring of local trusted keys, new keys will be added here.\n"
402 " Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
405 "<!ENTITY file-trustedgpg \"\n"
406 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
407 " <listitem><para>Porte-clés des clés de confiance locales. Les nouvelles clés y seront ajoutées.\n"
408 " Élément de configuration: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
415 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
416 " <listitem><para>File fragments for the trusted keys, additional keyrings can\n"
417 " be stored here (by other packages or the administrator).\n"
418 " Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
422 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
423 " <listitem><para>Fragments de fichiers pour les clés de signatures sûres. Des fichiers\n"
424 " supplémentaires peuvent être placés à cet endroit (par des paquets ou par l'administrateur).\n"
425 " Élément de configuration : <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
433 "<!ENTITY file-extended_states \"\n"
434 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
435 " <listitem><para>Status list of auto-installed packages.\n"
436 " Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
437 " </para></listitem>\n"
441 "<!ENTITY file-extended_states \"\n"
442 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
443 " <listitem><para>Liste d'état des paquets installés automatiquement.\n"
444 " Élément de configuration : <literal>Dir::State::extended_states</literal>.</para></listitem>\n"
452 "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
453 " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
454 "<!ENTITY translation-title \"TRANSLATION\">\n"
455 msgstr "<!ENTITY translation-title \"TRADUCTEURS\">\n"
461 "<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
462 " to the translation in the past, who is responsible now and maybe further information\n"
463 " specially related to your translation. -->\n"
464 "<!ENTITY translation-holder \"\n"
465 " The english translation was done by John Doe <email>john@doe.org</email> in 2009,\n"
466 " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together with the\n"
467 " Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</email>.\n"
470 "<!ENTITY translation-holder \"\n"
471 " Jérôme Marant, Philippe Batailler, Christian Perrier <email>bubulle@debian.org</email> (2000, 2005, 2009, 2010),\n"
472 " Équipe de traduction francophone de Debian <email>debian-l10n-french@lists.debian.org</email>\n"
479 "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
480 " in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
481 " the generated manpage. This sentence is therefore here to tell the reader that this\n"
482 " is not a mistake by the translator - obviously the target is that at least for stable\n"
483 " releases this sentence is not needed. :) -->\n"
484 "<!ENTITY translation-english \"\n"
485 " Note that this translated document may contain untranslated parts.\n"
486 " This is done on purpose, to avoid losing content when the\n"
487 " translation is lagging behind the original content.\n"
490 "<!ENTITY translation-english \"\n"
491 " Veuillez noter que cette traduction peut contenir des parties non traduites.\n"
492 " Cela est volontaire, pour éviter de perdre du contenu quand la\n"
493 " traduction est légèrement en retard sur le contenu d'origine.\n"
499 "<!-- TRANSLATOR: used as in -o=config_string e.g. -o=Debug::"
500 "pkgProblemResolver=1 --> <!ENTITY synopsis-config-string \"config_string\">"
501 msgstr "<!ENTITY synopsis-config-string \"chaîne_de_configuration\">"
506 "<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
507 "synopsis-config-file \"config_file\">"
508 msgstr "<!ENTITY synopsis-config-file \"fichier_de_configuration\">"
513 "<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release e.g. -"
514 "t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
515 "\"target_release\">"
516 msgstr "<!ENTITY synopsis-target-release \"publication_cible\">"
521 "<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
522 "synopsis-architecture \"architecture\">"
523 msgstr "<!ENTITY synopsis-architecture \"architecture\">"
528 "<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
529 "--> <!ENTITY synopsis-pkg \"pkg\">"
530 msgstr "<!ENTITY synopsis-pkg \"paquet\">"
535 "<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> <!"
536 "ENTITY synopsis-pkg-ver-number \"pkg_version_number\">"
537 msgstr "<!ENTITY synopsis-pkg-ver-number \"numéro_version_paquet\">"
542 "<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
543 "pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">"
544 msgstr "<!ENTITY synopsis-prefix \"préfixe\">"
549 "<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
550 "awesome --> <!ENTITY synopsis-regex \"regex\">"
551 msgstr "<!ENTITY synopsis-regex \"expression_régulière\">"
556 "<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom -"
557 "d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cdrom_mount_point\">"
558 msgstr "<!ENTITY synopsis-cdrom-mount \"point_de_montage_CD-ROM\">"
563 "<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory e.g. "
564 "apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
565 "\"temporary_directory\">"
566 msgstr "<!ENTITY synopsis-tmp-directory \"répertoire_temporaire\">"
571 "<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
572 "synopsis-filename \"filename\">"
573 msgstr "<!ENTITY synopsis-filename \"nom_de_fichier\">"
578 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
579 "packages path override-file pathprefix --> <!ENTITY synopsis-path \"path\">"
580 msgstr "<!ENTITY synopsis-path \"chemin\">"
585 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
586 "packages path override-file pathprefix --> <!ENTITY synopsis-override "
588 msgstr "<!ENTITY synopsis-override \"fichier-override\">"
593 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
594 "packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
596 msgstr "<!ENTITY synopsis-pathprefix \"préfixe_de_chemin\">"
601 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
602 "generate section --> <!ENTITY synopsis-section \"section\">"
603 msgstr "<!ENTITY synopsis-section \"section\">"
608 "<!-- TRANSLATOR: used as in apt-key export keyid e.g. apt-key export "
609 "473041FA --> <!ENTITY synopsis-keyid \"keyid\">"
610 msgstr "<!ENTITY synopsis-keyid \"id_de_clé\">"
612 #. type: Content of: <refentry><refmeta><manvolnum>
613 #: apt.8.xml:21 apt-get.8.xml:22 apt-cache.8.xml:22 apt-key.8.xml:21
614 #: apt-mark.8.xml:22 apt-secure.8.xml:21 apt-cdrom.8.xml:21
615 #: apt-config.8.xml:22
619 #. type: Content of: <refentry><refmeta><refmiscinfo>
620 #: apt.8.xml:22 apt-get.8.xml:23 apt-cache.8.xml:23 apt-key.8.xml:22
621 #: apt-mark.8.xml:23 apt-secure.8.xml:22 apt-cdrom.8.xml:22
622 #: apt-config.8.xml:23 apt.conf.5.xml:28 apt_preferences.5.xml:22
623 #: sources.list.5.xml:23 apt-extracttemplates.1.xml:23 apt-sortpkgs.1.xml:23
624 #: apt-ftparchive.1.xml:23
628 #. type: Content of: <refentry><refnamediv><refpurpose>
630 msgid "command-line interface"
633 #. type: Content of: <refentry><refsect1><title>
634 #: apt.8.xml:33 apt-get.8.xml:34 apt-cache.8.xml:34 apt-key.8.xml:33
635 #: apt-mark.8.xml:34 apt-secure.8.xml:46 apt-cdrom.8.xml:33
636 #: apt-config.8.xml:34 apt.conf.5.xml:37 apt_preferences.5.xml:32
637 #: sources.list.5.xml:32 apt-extracttemplates.1.xml:34 apt-sortpkgs.1.xml:34
638 #: apt-ftparchive.1.xml:34
642 #. type: Content of: <refentry><refsect1><para>
645 "<command>apt</command> (Advanced Package Tool) is the command-line tool for "
646 "handling packages. It provides a commandline interface for the package "
647 "management of the system. See also &apt-get; and &apt-cache; for more low-"
648 "level command options."
651 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
654 "<literal>list</literal> is used to display a list of packages. It supports "
655 "shell pattern for matching package names and the following options: "
656 "<option>--installed</option>, <option>--upgradable</option>, <option>--all-"
657 "versions</option> are supported."
660 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
663 "<literal>search</literal> searches for the given term(s) and display "
667 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
671 #| "<literal>rdepends</literal> shows a listing of each reverse dependency a "
674 "<literal>show</literal> shows the package information for the given "
677 "La commande <literal>rdepends</literal> affiche la liste de toutes les "
678 "dépendances inverses d'un paquet."
680 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
683 "<literal>install</literal> is followed by one or more package names desired "
684 "for installation or upgrading."
687 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
688 #: apt.8.xml:71 apt-get.8.xml:112
690 "A specific version of a package can be selected for installation by "
691 "following the package name with an equals and the version of the package to "
692 "select. This will cause that version to be located and selected for install. "
693 "Alternatively a specific distribution can be selected by following the "
694 "package name with a slash and the version of the distribution or the Archive "
695 "name (stable, testing, unstable)."
697 "On peut choisir d'installer une version particulière d'un paquet en faisant "
698 "suivre son nom par un signe égal et par la version. Cette version sera "
699 "recherchée et l'installation sera demandée. On peut aussi choisir une "
700 "distribution particulière en faisant suivre le nom du paquet par une barre "
701 "oblique et par le nom de la distribution ou de l'archive (stable, testing, "
704 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
705 #: apt.8.xml:81 apt-get.8.xml:147
707 "<literal>remove</literal> is identical to <literal>install</literal> except "
708 "that packages are removed instead of installed. Note that removing a package "
709 "leaves its configuration files on the system. If a plus sign is appended to "
710 "the package name (with no intervening space), the identified package will be "
711 "installed instead of removed."
713 "La commande <literal>remove</literal> est identique à la commande "
714 "<literal>install</literal>, les paquets étant alors supprimés et non "
715 "installés. Veuillez noter que la suppression d'un paquet en laisse les "
716 "fichiers de configuration sur le système. Quand un signe plus est accolé "
717 "(sans espace intermédiaire) au nom du paquet, le paquet est installé au lieu "
720 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
723 "<literal>edit-sources</literal> lets you edit your sources.list file and "
724 "provides basic sanity checks."
727 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
731 #| "<literal>showhold</literal> is used to print a list of packages on hold "
732 #| "in the same way as for the other show commands."
734 "<literal>update</literal> is used to resynchronize the package index files "
735 "from their sources."
737 "<literal>showhold</literal> permet d'afficher la liste des paquets conservés "
738 "de manière analogue aux commandes de même type."
740 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
743 "<literal>upgrade</literal> is used to install the newest versions of all "
744 "packages currently installed on the system from the sources enumerated in "
745 "<filename>/etc/apt/sources.list</filename>. New packages will be installed, "
746 "but existing packages will never be removed."
749 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
752 "<literal>full-upgrade</literal> performs the function of upgrade but may "
753 "also remove installed packages if that is required in order to resolve a "
757 #. type: Content of: <refentry><refsect1><title>
758 #: apt.8.xml:120 apt-get.8.xml:251 apt-cache.8.xml:244 apt-mark.8.xml:104
759 #: apt-config.8.xml:80 apt-extracttemplates.1.xml:48 apt-sortpkgs.1.xml:44
760 #: apt-ftparchive.1.xml:500
764 #. type: Content of: <refentry><refsect1><title>
769 #. type: Content of: <refentry><refsect1><para>
772 "The &apt; commandline is designed as a end-user tool and it may change the "
773 "output between versions. While it tries to not break backward compatibility "
774 "there is no guarantee for it either. All features of &apt; are available in "
775 "&apt-cache; and &apt-get; via APT options. Please prefer using these "
776 "commands in your scripts."
779 #. type: Content of: <refentry><refsect1><title>
781 msgid "Differences to &apt-get;"
784 #. type: Content of: <refentry><refsect1><para>
787 "The <command>apt</command> command is meant to be pleasant for end users and "
788 "does not need to be backward compatible like &apt-get;. Therefore some "
789 "options are different:"
792 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
795 #| msgid "the <literal>Package:</literal> line"
796 msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled."
797 msgstr "la ligne <literal>Package:</literal>"
799 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
802 #| msgid "the <literal>Component:</literal> line"
803 msgid "The option <literal>APT::Color</literal> is enabled."
804 msgstr "La ligne <literal>Component:</literal>"
806 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
809 "A new <literal>list</literal> command is available similar to <literal>dpkg "
813 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
816 #| msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
818 "The option <literal>upgrade</literal> has <literal>--with-new-pkgs</literal> "
819 "enabled by default."
820 msgstr "La ligne <literal>Archive:</literal> ou <literal>Suite:</literal>"
822 #. type: Content of: <refentry><refsect1><title>
823 #: apt.8.xml:170 apt-get.8.xml:560 apt-cache.8.xml:346 apt-key.8.xml:191
824 #: apt-mark.8.xml:127 apt-secure.8.xml:187 apt-cdrom.8.xml:148
825 #: apt-config.8.xml:105 apt.conf.5.xml:1254 apt_preferences.5.xml:701
826 #: sources.list.5.xml:274 apt-extracttemplates.1.xml:66 apt-sortpkgs.1.xml:59
827 #: apt-ftparchive.1.xml:603
831 #. type: Content of: <refentry><refsect1><para>
835 #| "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
836 #| "&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, &apt-"
837 #| "preferences;, the APT Howto."
839 "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, The APT "
840 "User's guide in &guidesdir;, &apt-preferences;, the APT Howto."
842 "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
843 "&apt-config;, le guide d'APT dans &guidesdir;, &apt-preferences;, le "
846 #. type: Content of: <refentry><refsect1><title>
847 #: apt.8.xml:176 apt-get.8.xml:566 apt-cache.8.xml:351 apt-mark.8.xml:131
848 #: apt-cdrom.8.xml:153 apt-config.8.xml:110 apt-extracttemplates.1.xml:70
849 #: apt-sortpkgs.1.xml:63 apt-ftparchive.1.xml:607
853 #. type: Content of: <refentry><refsect1><para>
857 #| "<command>apt-get</command> returns zero on normal operation, decimal 100 "
860 "<command>apt</command> returns zero on normal operation, decimal 100 on "
863 "<command>apt-get</command> renvoie zéro après une opération normale, le "
864 "décimal 100 en cas d'erreur."
866 #. type: Content of: <refentry><refnamediv><refpurpose>
868 msgid "APT package handling utility -- command-line interface"
870 "Utilitaire APT pour la gestion des paquets -- interface en ligne de commande."
872 #. type: Content of: <refentry><refsect1><para>
876 #| "<command>apt-get</command> is the command-line tool for handling "
877 #| "packages, and may be considered the user's \"back-end\" to other tools "
878 #| "using the APT library. Several \"front-end\" interfaces exist, such as "
879 #| "&dselect;, &aptitude;, &synaptic; and &wajig;."
881 "<command>apt-get</command> is the command-line tool for handling packages, "
882 "and may be considered the user's \"back-end\" to other tools using the APT "
883 "library. Several \"front-end\" interfaces exist, such as &aptitude;, "
884 "&synaptic; and &wajig;."
886 "<command>Apt-get</command> est le programme en ligne de commande pour la "
887 "gestion des paquets. Il peut être considéré comme l'outil de base pour les "
888 "autres programmes de la bibliothèque APT. Plusieurs interfaces utilisateur "
889 "existent, comme &dselect;, &aptitude;, &synaptic; and &wajig;."
891 #. type: Content of: <refentry><refsect1><para>
892 #: apt-get.8.xml:40 apt-cache.8.xml:40 apt-cdrom.8.xml:47 apt-config.8.xml:40
893 #: apt-ftparchive.1.xml:50
895 "Unless the <option>-h</option>, or <option>--help</option> option is given, "
896 "one of the commands below must be present."
898 "À moins que l'option <option>-h</option> ou <option>--help</option> ne soit "
899 "donnée, l'une des commandes suivantes doit être présente."
901 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
904 "<literal>update</literal> is used to resynchronize the package index files "
905 "from their sources. The indexes of available packages are fetched from the "
906 "location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
907 "example, when using a Debian archive, this command retrieves and scans the "
908 "<filename>Packages.gz</filename> files, so that information about new and "
909 "updated packages is available. An <literal>update</literal> should always be "
910 "performed before an <literal>upgrade</literal> or <literal>dist-upgrade</"
911 "literal>. Please be aware that the overall progress meter will be incorrect "
912 "as the size of the package files cannot be known in advance."
914 "La commande <literal>update</literal> permet de resynchroniser un fichier "
915 "d'index répertoriant les paquets disponibles et sa source. Ces fichiers sont "
916 "récupérés aux endroits spécifiés dans <filename>/etc/apt/sources.list</"
917 "filename>. Ainsi, lorsqu'on utilise une archive Debian, cette commande "
918 "récupère les fichiers <filename>Packages.gz</filename> et les analyse de "
919 "manière à rendre disponibles les informations concernant les nouveaux "
920 "paquets et les paquets mis à jour. On devrait toujours exécuter une commande "
921 "<literal>update</literal> avant les commandes <literal>upgrade</literal> ou "
922 "<literal>dist-upgrade</literal>. Veuillez noter que l'indicateur de "
923 "progression d'ensemble peut être imprécis puisque la taille de ces fichiers "
924 "ne peut être connue à l'avance."
926 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
929 "<literal>upgrade</literal> is used to install the newest versions of all "
930 "packages currently installed on the system from the sources enumerated in "
931 "<filename>/etc/apt/sources.list</filename>. Packages currently installed "
932 "with new versions available are retrieved and upgraded; under no "
933 "circumstances are currently installed packages removed, or packages not "
934 "already installed retrieved and installed. New versions of currently "
935 "installed packages that cannot be upgraded without changing the install "
936 "status of another package will be left at their current version. An "
937 "<literal>update</literal> must be performed first so that <command>apt-get</"
938 "command> knows that new versions of packages are available."
940 "La commande <literal>upgrade</literal> permet d'installer les versions les "
941 "plus récentes de tous les paquets présents sur le système en utilisant les "
942 "sources énumérées dans <filename>/etc/apt/sources.list</filename>. Les "
943 "paquets installés dont il existe de nouvelles versions sont récupérés et mis "
944 "à niveau. En aucun cas des paquets déjà installés ne sont supprimés ; de "
945 "même, des paquets qui ne sont pas déjà installés ne sont ni récupérés ni "
946 "installés. Les paquets dont de nouvelles versions ne peuvent pas être "
947 "installées sans changer le statut d'installation d'un autre paquet sont "
948 "laissés dans leur version courante. On doit d'abord exécuter la commande "
949 "<literal>update</literal> pour que <command>apt-get</command> connaisse "
950 "l'existence de nouvelles versions des paquets."
952 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
955 "<literal>dist-upgrade</literal> in addition to performing the function of "
956 "<literal>upgrade</literal>, also intelligently handles changing dependencies "
957 "with new versions of packages; <command>apt-get</command> has a \"smart\" "
958 "conflict resolution system, and it will attempt to upgrade the most "
959 "important packages at the expense of less important ones if necessary. The "
960 "<literal>dist-upgrade</literal> command may therefore remove some packages. "
961 "The <filename>/etc/apt/sources.list</filename> file contains a list of "
962 "locations from which to retrieve desired package files. See also &apt-"
963 "preferences; for a mechanism for overriding the general settings for "
964 "individual packages."
966 "La commande <literal>dist-upgrade</literal> effectue la fonction "
967 "<literal>upgrade</literal> en y ajoutant une gestion intelligente des "
968 "changements de dépendances dans les nouvelles versions des paquets ; "
969 "<command>apt-get</command> possède un système « intelligent » de résolution "
970 "des conflits et il essaye, quand c'est nécessaire, de mettre à niveau les "
971 "paquets les plus importants avant les paquets les moins importants. Le "
972 "fichier <filename>/etc/apt/sources.list</filename> contient une liste de "
973 "sources où récupérer les paquets désirés. Voyez aussi &apt-preferences; pour "
974 "un mécanisme de remplacement des paramètres généraux pour certains paquets."
976 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
979 "<literal>dselect-upgrade</literal> is used in conjunction with the "
980 "traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</"
981 "literal> follows the changes made by &dselect; to the <literal>Status</"
982 "literal> field of available packages, and performs the actions necessary to "
983 "realize that state (for instance, the removal of old and the installation of "
986 "<literal>dselect-upgrade</literal> est utilisée conjointement avec "
987 "&dselect;, la plus ancienne interface du projet Debian pour la gestion des "
988 "paquets. La commande <literal>dselect-upgrade</literal> suit les "
989 "modifications faites par &dselect; dans le champ <literal>Status</literal> "
990 "des paquets disponibles, et effectue les actions nécessaires à la "
991 "réalisation de cet état (par exemple, suppression d'anciens paquets, "
992 "installation de nouveaux paquets)."
994 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
997 "<literal>install</literal> is followed by one or more packages desired for "
998 "installation or upgrading. Each package is a package name, not a fully "
999 "qualified filename (for instance, in a Debian system, <package>apt-utils</"
1000 "package> would be the argument provided, not <filename>apt-utils_&apt-"
1001 "product-version;_amd64.deb</filename>). All packages required by the "
1002 "package(s) specified for installation will also be retrieved and installed. "
1003 "The <filename>/etc/apt/sources.list</filename> file is used to locate the "
1004 "desired packages. If a hyphen is appended to the package name (with no "
1005 "intervening space), the identified package will be removed if it is "
1006 "installed. Similarly a plus sign can be used to designate a package to "
1007 "install. These latter features may be used to override decisions made by apt-"
1008 "get's conflict resolution system."
1010 "La commande <literal>install</literal> est suivie par un ou plusieurs "
1011 "paquets à installer. Chaque paquet est un nom de paquet ; ce n'est pas un "
1012 "nom complet de fichier (par exemple, dans un système Debian, on indiquera "
1013 "<package>apt-utils</package> et non pas <filename>apt-utils_&apt-product-"
1014 "version;_amd64.deb</filename>). Tous les paquets requis par le(s) paquet(s) "
1015 "que l'on veut installer sont aussi récupérés et installés. Le fichier "
1016 "<filename>/etc/apt/sources.list</filename> est utilisé pour retrouver les "
1017 "paquets désirés. Quand un trait d'union est accolé (sans espace "
1018 "intermédiaire) au nom d'un paquet déjà installé, ce paquet est supprimé. De "
1019 "même on peut ajouter un signe « + » pour désigner un paquet à installer. "
1020 "Cette dernière fonctionnalité peut être utilisée pour annuler les décisions "
1021 "prises par le système de résolution des conflits d'apt-get."
1023 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1024 #: apt-get.8.xml:119
1026 "Both of the version selection mechanisms can downgrade packages and must be "
1029 "Avec ces possibilités de choisir la version, de vieilles versions d'un "
1030 "paquet peuvent être installées. Cette fonctionnalité est donc à utiliser "
1033 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1034 #: apt-get.8.xml:122
1036 "This is also the target to use if you want to upgrade one or more already-"
1037 "installed packages without upgrading every package you have on your system. "
1038 "Unlike the \"upgrade\" target, which installs the newest version of all "
1039 "currently installed packages, \"install\" will install the newest version of "
1040 "only the package(s) specified. Simply provide the name of the package(s) "
1041 "you wish to upgrade, and if a newer version is available, it (and its "
1042 "dependencies, as described above) will be downloaded and installed."
1044 "Cette méthode est aussi utile pour mettre à jour un ou plusieurs paquets "
1045 "déjà installés sans mettre à jour les autres paquets du système. À la "
1046 "différence de la commande « upgrade » qui installera la dernière version "
1047 "disponible de tous les paquets installés au moment de son exécution, "
1048 "« install » n'installera la nouvelle version que pour le(s) paquet(s) "
1049 "indiqué(s). Il suffit de fournir le nom du(des) paquet(s) à mettre à jour et "
1050 "si une nouvelle version est disponible, cette version (et ses dépendances, "
1051 "comme décrit plus haut) sera récupérée et installée."
1053 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1054 #: apt-get.8.xml:133
1056 "Finally, the &apt-preferences; mechanism allows you to create an alternative "
1057 "installation policy for individual packages."
1059 "Enfin, le mécanisme d'&apt-preferences; permet de créer d'autres règles pour "
1060 "l'installation des paquets."
1062 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1063 #: apt-get.8.xml:137
1065 "If no package matches the given expression and the expression contains one "
1066 "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
1067 "it is applied to all package names in the database. Any matches are then "
1068 "installed (or removed). Note that matching is done by substring so 'lo.*' "
1069 "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
1070 "expression with a '^' or '$' character, or create a more specific regular "
1073 "Quand aucun paquet ne correspond à l'expression donnée en paramètre et que "
1074 "cette expression contient l'un des caractères « . », « ? » ou « * », elle "
1075 "est considérée comme une expression rationnelle POSIX et elle est appliquée "
1076 "à tous les paquets de la base de données. Tout paquet correspondant est "
1077 "installé (ou supprimé). Veuillez noter que la comparaison est effectuée par "
1078 "sous-chaîne et « lo.* » correspond aussi bien à « how-lo » qu'à « lowest ». "
1079 "Si ce n'est pas le comportement souhaité, l'expression peut être ancrée avec "
1080 "un caractère « ^ » ou un caractère « $ », une autre possibilité étant "
1081 "d'utiliser une expression plus précise."
1083 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1084 #: apt-get.8.xml:155
1086 "<literal>purge</literal> is identical to <literal>remove</literal> except "
1087 "that packages are removed and purged (any configuration files are deleted "
1090 "La commande <literal>purge</literal> est identique à <literal>remove</"
1091 "literal> mais les paquets indiqués sont supprimés et purgés (leurs fichiers "
1092 "de configuration sont également effacés)."
1094 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1095 #: apt-get.8.xml:160
1097 "<literal>source</literal> causes <command>apt-get</command> to fetch source "
1098 "packages. APT will examine the available packages to decide which source "
1099 "package to fetch. It will then find and download into the current directory "
1100 "the newest available version of that source package while respecting the "
1101 "default release, set with the option <literal>APT::Default-Release</"
1102 "literal>, the <option>-t</option> option or per package with the "
1103 "<literal>pkg/release</literal> syntax, if possible."
1105 "Avec la commande <literal>source</literal>, <command>apt-get</command> "
1106 "récupère des paquets source. APT examine les paquets disponibles pour "
1107 "choisir le paquet source à récupérer. Il télécharge ensuite dans le "
1108 "répertoire courant la version la plus récente du paquet, définie par rapport "
1109 "à la distribution par défaut établie soit avec l'option <literal>APT::"
1110 "Default-Release</literal>, soit avec l'option <option>-t</option> ou soit "
1111 "par paquet avec la syntaxe <literal>paquet/version</literal> si possible."
1113 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1114 #: apt-get.8.xml:168
1116 "Source packages are tracked separately from binary packages via <literal>deb-"
1117 "src</literal> lines in the &sources-list; file. This means that you will "
1118 "need to add such a line for each repository you want to get sources from; "
1119 "otherwise you will probably get either the wrong (too old/too new) source "
1120 "versions or none at all."
1122 "Les paquets source sont gérés indépendamment des paquets binaires, avec les "
1123 "lignes <literal>deb-src</literal> dans le fichier &sources-list;. Il est "
1124 "donc nécessaire d'ajouter une telle ligne pour chaque dépôt pour lequel vous "
1125 "souhaitez pouvoir obtenir les sources. Dans le cas contraire, vous "
1126 "n'obtiendrez pas les mêmes sources que celles du paquet que vous avez "
1127 "installé ou que vous voulez installer."
1129 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1130 #: apt-get.8.xml:174
1132 "If the <option>--compile</option> option is specified then the package will "
1133 "be compiled to a binary .deb using <command>dpkg-buildpackage</command> for "
1134 "the architecture as defined by the <command>--host-architecture</command> "
1135 "option. If <option>--download-only</option> is specified then the source "
1136 "package will not be unpacked."
1138 "Si l'option <option>--compile</option> est spécifiée, le paquet est compilé "
1139 "en un binaire .deb avec <command>dpkg-buildpackage</command> pour "
1140 "l'architecture définie par l'option <command>--host-architecture</command>. "
1141 "Si <option>--download-only</option> est spécifié, le source n'est pas "
1144 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1145 #: apt-get.8.xml:181
1147 "A specific source version can be retrieved by postfixing the source name "
1148 "with an equals and then the version to fetch, similar to the mechanism used "
1149 "for the package files. This enables exact matching of the source package "
1150 "name and version, implicitly enabling the <literal>APT::Get::Only-Source</"
1153 "De la même façon qu'avec les paquets binaires, on peut récupérer une version "
1154 "particulière d'un paquet source en faisant suivre son nom par un signe égal "
1155 "et par la version. Cela permet une comparaison exacte entre le nom du paquet "
1156 "source et la version ; l'option correspondante est : <literal>APT::Get::Only-"
1159 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1160 #: apt-get.8.xml:187
1162 "Note that source packages are not installed and tracked in the "
1163 "<command>dpkg</command> database like binary packages; they are simply "
1164 "downloaded to the current directory, like source tarballs."
1166 "Veuillez noter que les paquets source ne sont pas installés et suivis dans "
1167 "la base de données de <command>dpkg</command> comme le sont les paquets "
1168 "binaires ; ils sont simplement téléchargés dans le répertoire courant, comme "
1171 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1172 #: apt-get.8.xml:193
1174 "<literal>build-dep</literal> causes apt-get to install/remove packages in an "
1175 "attempt to satisfy the build dependencies for a source package. By default "
1176 "the dependencies are satisfied to build the package natively. If desired a "
1177 "host-architecture can be specified with the <option>--host-architecture</"
1178 "option> option instead."
1180 "Avec la commande <literal>build-dep</literal>, apt-get installe ou supprime "
1181 "des paquets dans le but de satisfaire les dépendances de construction d'un "
1182 "paquet source. Par défaut, les dépendances sont satisfaites pour la "
1183 "construction native du paquet. Au besoin, une architecture hôte peut être "
1184 "indiquée avec l'option <option>--host-architecture</option>."
1186 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1187 #: apt-get.8.xml:200
1189 "<literal>check</literal> is a diagnostic tool; it updates the package cache "
1190 "and checks for broken dependencies."
1192 "La commande <literal>check</literal> est un outil de diagnostic ; il met à "
1193 "jour le cache des paquets et cherche les dépendances défectueuses."
1195 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1196 #: apt-get.8.xml:205
1198 "<literal>download</literal> will download the given binary package into the "
1199 "current directory."
1201 "<literal>download</literal> télécharge le fichier binaire indiqué dans le "
1202 "répertoire courant."
1204 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1205 #: apt-get.8.xml:211
1208 #| "<literal>clean</literal> clears out the local repository of retrieved "
1209 #| "package files. It removes everything but the lock file from "
1210 #| "<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/"
1211 #| "archives/partial/</filename>. When APT is used as a &dselect; method, "
1212 #| "<literal>clean</literal> is run automatically. Those who do not use "
1213 #| "dselect will likely want to run <literal>apt-get clean</literal> from "
1214 #| "time to time to free up disk space."
1216 "<literal>clean</literal> clears out the local repository of retrieved "
1217 "package files. It removes everything but the lock file from "
1218 "<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/"
1219 "partial/</filename>."
1221 "La commande <literal>clean</literal> nettoie le référentiel local des "
1222 "paquets récupérés. Elle supprime tout, excepté le fichier de verrou situé "
1223 "dans <filename>&cachedir;/archives/</filename> et <filename>&cachedir;/"
1224 "archives/partial/</filename>. Quand APT est utilisé comme mode de "
1225 "&dselect;, <literal>clean</literal> est exécuté automatiquement. Quand on "
1226 "n'utilise pas dselect, il faut exécuter <literal>apt-get clean</literal> de "
1227 "temps en temps si l'on veut libérer de l'espace disque."
1229 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1230 #: apt-get.8.xml:218
1232 "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
1233 "local repository of retrieved package files. The difference is that it only "
1234 "removes package files that can no longer be downloaded, and are largely "
1235 "useless. This allows a cache to be maintained over a long period without it "
1236 "growing out of control. The configuration option <literal>APT::Clean-"
1237 "Installed</literal> will prevent installed packages from being erased if it "
1240 "Tout comme <literal>clean</literal>, <literal>autoclean</literal> nettoie le "
1241 "référentiel local des paquets récupérés. La différence est qu'il supprime "
1242 "uniquement les paquets qui ne peuvent plus être téléchargés et qui sont "
1243 "inutiles. On peut ainsi contrôler la taille de ce cache sur une longue "
1244 "période. Tant qu'elle n'est pas activée, l'option de configuration "
1245 "<literal>APT::Clean-Installed</literal> empêche la suppression de paquets "
1248 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1249 #: apt-get.8.xml:228
1251 "<literal>autoremove</literal> is used to remove packages that were "
1252 "automatically installed to satisfy dependencies for other packages and are "
1253 "now no longer needed."
1255 "Avec la commande <literal>autoremove</literal>, apt-get supprime les paquets "
1256 "installés dans le but de satisfaire les dépendances d'autres paquets et qui "
1257 "ne sont plus nécessaires."
1259 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1260 #: apt-get.8.xml:233
1262 "<literal>changelog</literal> downloads a package changelog and displays it "
1263 "through <command>sensible-pager</command>. The server name and base "
1264 "directory is defined in the <literal>APT::Changelogs::Server</literal> "
1265 "variable (e.g. <ulink url=\"http://packages.debian.org/changelogs\">packages."
1266 "debian.org/changelogs</ulink> for Debian or <ulink url=\"http://changelogs."
1267 "ubuntu.com/changelogs\">changelogs.ubuntu.com/changelogs</ulink> for "
1268 "Ubuntu). By default it displays the changelog for the version that is "
1269 "installed. However, you can specify the same options as for the "
1270 "<option>install</option> command."
1272 "<literal>changelog</literal> télécharge le journal des modifications d'un "
1273 "paquet et l'affiche avec <command>sensible-pager</command>. Le nom du "
1274 "serveur et le répertoire de base sont définis dans la variable <literal>APT::"
1275 "Changelogs::Server</literal> (p. ex. <ulink url=\"http://packages.debian.org/"
1276 "changelogs\">http://packages.debian.org/changelogs</ulink> pour Debian ou "
1277 "<ulink url=\"http://changelogs.ubuntu.com/changelogs\">http://changelogs."
1278 "ubuntu.com/changelogs</ulink> pour Ubuntu). Par défaut, c'est le journal des "
1279 "modifications de la version installée du paquet qui est affiché. Cependant, "
1280 "il est possible d'utiliser les mêmes options que pour la commande "
1281 "<option>install</option>."
1283 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1284 #: apt-get.8.xml:256
1286 "Do not consider recommended packages as a dependency for installing. "
1287 "Configuration Item: <literal>APT::Install-Recommends</literal>."
1289 "Ne pas considérer les paquets recommandés comme des dépendances à installer. "
1290 "Élément de configuration : <literal>APT::Install-Recommends</literal>."
1292 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1293 #: apt-get.8.xml:261
1295 "Consider suggested packages as a dependency for installing. Configuration "
1296 "Item: <literal>APT::Install-Suggests</literal>."
1298 "Considérer les paquets suggérés comme des dépendances à installer. Élément "
1299 "de configuration : <literal>APT::Install-Suggests</literal>."
1301 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1302 #: apt-get.8.xml:266
1304 "Download only; package files are only retrieved, not unpacked or installed. "
1305 "Configuration Item: <literal>APT::Get::Download-Only</literal>."
1307 "Récupération seule ; les paquets sont récupérés mais ne sont ni dépaquetés "
1308 "ni installés. Élément de configuration : <literal>APT::Get::Download-Only</"
1311 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1312 #: apt-get.8.xml:271
1315 #| "Fix; attempt to correct a system with broken dependencies in place. This "
1316 #| "option, when used with install/remove, can omit any packages to permit "
1317 #| "APT to deduce a likely solution. If packages are specified, these have to "
1318 #| "completely correct the problem. The option is sometimes necessary when "
1319 #| "running APT for the first time; APT itself does not allow broken package "
1320 #| "dependencies to exist on a system. It is possible that a system's "
1321 #| "dependency structure can be so corrupt as to require manual intervention "
1322 #| "(which usually means using &dselect; or <command>dpkg --remove</command> "
1323 #| "to eliminate some of the offending packages). Use of this option together "
1324 #| "with <option>-m</option> may produce an error in some situations. "
1325 #| "Configuration Item: <literal>APT::Get::Fix-Broken</literal>."
1327 "Fix; attempt to correct a system with broken dependencies in place. This "
1328 "option, when used with install/remove, can omit any packages to permit APT "
1329 "to deduce a likely solution. If packages are specified, these have to "
1330 "completely correct the problem. The option is sometimes necessary when "
1331 "running APT for the first time; APT itself does not allow broken package "
1332 "dependencies to exist on a system. It is possible that a system's dependency "
1333 "structure can be so corrupt as to require manual intervention (which usually "
1334 "means using <command>dpkg --remove</command> to eliminate some of the "
1335 "offending packages). Use of this option together with <option>-m</option> "
1336 "may produce an error in some situations. Configuration Item: <literal>APT::"
1337 "Get::Fix-Broken</literal>."
1339 "Correction ; cette option demande de réparer un système où existent des "
1340 "dépendances défectueuses. Utilisée avec install ou remove, elle peut exclure "
1341 "un paquet pour permettre de déduire une solution viable. Tout paquet "
1342 "spécifié doit complètement corriger le problème. Cette option est "
1343 "quelquefois nécessaire lorsque l'on exécute APT pour la première fois ; APT "
1344 "interdit les dépendances défectueuses dans un système. Il est possible que "
1345 "la structure de dépendances d'un système soit tellement corrompue qu'elle "
1346 "requiert une intervention manuelle (ce qui veut dire la plupart du temps "
1347 "utiliser &dselect; ou <command>dpkg --remove</command> pour éliminer les "
1348 "paquets en cause). L'utilisation de cette option conjointement avec <option>-"
1349 "m</option> peut produire une erreur dans certaines situations. Élément de "
1350 "configuration : <literal>APT::Get::Fix-Broken</literal>."
1352 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1353 #: apt-get.8.xml:286
1355 "Ignore missing packages; if packages cannot be retrieved or fail the "
1356 "integrity check after retrieval (corrupted package files), hold back those "
1357 "packages and handle the result. Use of this option together with <option>-f</"
1358 "option> may produce an error in some situations. If a package is selected "
1359 "for installation (particularly if it is mentioned on the command line) and "
1360 "it could not be downloaded then it will be silently held back. "
1361 "Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
1363 "Ignorer les paquets manquants ; si des paquets ne peuvent être récupérés, "
1364 "ou, après récupération, ne satisfont pas au contrôle d'intégrité, cette "
1365 "commande met ces paquets de côté et gère le résultat. Utiliser cette option "
1366 "conjointement avec <option>-f</option> peut produire une erreur dans "
1367 "certaines situations. Quand un paquet, sélectionné pour une installation "
1368 "(particulièrement si c'est mentionné en ligne de commande), ne peut être "
1369 "récupéré, il est mis silencieusement de côté. Élément de configuration : "
1370 "<literal>APT::Get::Fix-Missing</literal>."
1372 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1373 #: apt-get.8.xml:297
1375 "Disables downloading of packages. This is best used with <option>--ignore-"
1376 "missing</option> to force APT to use only the .debs it has already "
1377 "downloaded. Configuration Item: <literal>APT::Get::Download</literal>."
1379 "Pas de récupération. Le mieux est d'utiliser cette option avec <option>--"
1380 "ignore-missing</option> pour forcer APT à n'utiliser que les .deb qu'il a "
1381 "déjà récupérés. Élément de configuration : <literal>APT::Get::Download</"
1384 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1385 #: apt-get.8.xml:304
1387 "Quiet; produces output suitable for logging, omitting progress indicators. "
1388 "More q's will produce more quiet up to a maximum of 2. You can also use "
1389 "<option>-q=#</option> to set the quiet level, overriding the configuration "
1390 "file. Note that quiet level 2 implies <option>-y</option>; you should never "
1391 "use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
1392 "may decide to do something you did not expect. Configuration Item: "
1393 "<literal>quiet</literal>."
1395 "Mode silencieux ; cette commande produit une sortie destinée à "
1396 "l'enregistrement dans un fichier-journal en omettant les indicateurs de "
1397 "progression. Un plus grand nombre de « q » (2 au plus) produit un plus grand "
1398 "silence. On peut aussi utiliser <option>-q=#</option> pour positionner le "
1399 "niveau de silence, et annuler le fichier de configuration. Notez qu'un "
1400 "niveau de silence égal à 2 implique <option>-y</option> et vous ne devez "
1401 "jamais utiliser <option>-qq</option> sans l'accompagner d'un modificateur "
1402 "tel que <option>-d</option>, <option>--print-uris</option> ou <option>-s</"
1403 "option> : APT pourrait alors exécuter des actions inattendues. Élément de "
1404 "configuration : <literal>quiet</literal>."
1406 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1407 #: apt-get.8.xml:319
1409 "No action; perform a simulation of events that would occur but do not "
1410 "actually change the system. Configuration Item: <literal>APT::Get::"
1411 "Simulate</literal>."
1413 "Pas d'action ; simule les événements qui devraient se produire sans "
1414 "effectuer de changement réel sur le système. Élément de configuration : "
1415 "<literal>APT::Get::Simulate</literal>."
1417 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1418 #: apt-get.8.xml:323
1420 "Simulated runs performed as a user will automatically deactivate locking "
1421 "(<literal>Debug::NoLocking</literal>), and if the option <literal>APT::Get::"
1422 "Show-User-Simulation-Note</literal> is set (as it is by default) a notice "
1423 "will also be displayed indicating that this is only a simulation. Runs "
1424 "performed as root do not trigger either NoLocking or the notice - superusers "
1425 "should know what they are doing without further warnings from <literal>apt-"
1428 "Lorsque la simulation est effectuée par un utilisateur sans privilège, le "
1429 "verrouillage sera désactivé automatiquement (<literal>Debug::NoLocking</"
1430 "literal>). Une mention explicite indiquant qu'il s'agit d'une simple "
1431 "simulation sera affichée si l'option <literal>APT::Get::Show-User-Simulation-"
1432 "Note</literal> est activée (elle est active par défaut). Ni la désactivation "
1433 "du verrou (NoLocking) ni l'affichage de la mention de simulation ne seront "
1434 "déclenchées si la commande est lancée par l'utilisateur root (pour qui il "
1435 "n'est pas jugé utile qu'<literal>apt-get</literal> envoie de telles "
1438 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1439 #: apt-get.8.xml:331
1441 "Simulated runs print out a series of lines, each representing a "
1442 "<command>dpkg</command> operation: configure (<literal>Conf</literal>), "
1443 "remove (<literal>Remv</literal>) or unpack (<literal>Inst</literal>). "
1444 "Square brackets indicate broken packages, and empty square brackets indicate "
1445 "breaks that are of no consequence (rare)."
1447 "La simulation affiche une série de lignes représentant chacune une opération "
1448 "de <command>dpkg</command>, Configure (<literal>Conf</literal>), Remove "
1449 "(<literal>Remv</literal>), Unpack (<literal>Inst</literal>). Des crochets "
1450 "encadrent des paquets endommagés et des crochets n'encadrant rien indiquent "
1451 "que les dommages n'ont aucune conséquence (rare)."
1453 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1454 #: apt-get.8.xml:339
1456 "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
1457 "non-interactively. If an undesirable situation, such as changing a held "
1458 "package, trying to install a unauthenticated package or removing an "
1459 "essential package occurs then <literal>apt-get</literal> will abort. "
1460 "Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
1462 "Répondre automatiquement oui aux questions ; présume « oui » comme réponse à "
1463 "toutes les questions et s'exécute de manière non interactive. Dans le cas "
1464 "d'une situation indésirable, comme le changement d'un paquet gelé, "
1465 "l'installation d'un paquet non authentifié ou la suppression d'un paquet "
1466 "essentiel, <literal>apt-get</literal> s'interrompt. Élément de "
1467 "configuration : <literal>APT::Get::Assume-Yes</literal>."
1469 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1470 #: apt-get.8.xml:347
1472 "Automatic \"no\" to all prompts. Configuration Item: <literal>APT::Get::"
1473 "Assume-No</literal>."
1475 "Répondre automatiquement négativement aux questions. Élément de "
1476 "configuration : <literal>APT::Get::Assume-No</literal>."
1478 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1479 #: apt-get.8.xml:352
1481 "Show upgraded packages; print out a list of all packages that are to be "
1482 "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
1484 "Afficher les paquets mis à niveau ; affiche une liste de tous les paquets à "
1485 "mettre à niveau. Élément de configuration : <literal>APT::Get::Show-"
1486 "Upgraded</literal>."
1488 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1489 #: apt-get.8.xml:358
1491 "Show full versions for upgraded and installed packages. Configuration Item: "
1492 "<literal>APT::Get::Show-Versions</literal>."
1494 "Afficher les versions complètes des paquets installés ou mis à niveau. "
1495 "Élément de configuration : <literal>APT::Get::Show-Versions</literal>."
1497 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1498 #: apt-get.8.xml:364
1501 #| "This option controls the architecture packages are built for by "
1502 #| "<command>apt-get source --compile</command> and how cross-"
1503 #| "builddependencies are satisfied. By default is it not set which means "
1504 #| "that the host architecture is the same as the build architecture (which "
1505 #| "is defined by <literal>APT::Architecture</literal>). Configuration Item: "
1506 #| "<literal>APT::Get::Host-Architecture</literal>"
1508 "This option controls the architecture packages are built for by <command>apt-"
1509 "get source --compile</command> and how cross-builddependencies are "
1510 "satisfied. By default is it not set which means that the host architecture "
1511 "is the same as the build architecture (which is defined by <literal>APT::"
1512 "Architecture</literal>). Configuration Item: <literal>APT::Get::Host-"
1513 "Architecture</literal>."
1515 "Cette option contrôle comment les paquets d'architectures sont construits "
1516 "par <command>apt-get source --compile</command> et comment les dépendances "
1517 "de construction transverses sont respectées. Elle n'est pas positionnée par "
1518 "défaut ce qui signifie que l'architecture hôte est la même que "
1519 "l'architecture de construction (définie par <literal>APT::Architecture</"
1520 "literal>). Élément de configuration : <literal>APT::Get::Host-Architecture</"
1523 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1524 #: apt-get.8.xml:374
1527 #| "This option controls the architecture packages are built for by "
1528 #| "<command>apt-get source --compile</command> and how cross-"
1529 #| "builddependencies are satisfied. By default is it not set which means "
1530 #| "that the host architecture is the same as the build architecture (which "
1531 #| "is defined by <literal>APT::Architecture</literal>). Configuration Item: "
1532 #| "<literal>APT::Get::Host-Architecture</literal>"
1534 "This option controls the activated build profiles for which a source package "
1535 "is built by <command>apt-get source --compile</command> and how build "
1536 "dependencies are satisfied. By default no build profile is active. More "
1537 "than one build profile can be activated at a time by concatenating them with "
1538 "a comma. Configuration Item: <literal>APT::Build-Profiles</literal>."
1540 "Cette option contrôle comment les paquets d'architectures sont construits "
1541 "par <command>apt-get source --compile</command> et comment les dépendances "
1542 "de construction transverses sont respectées. Elle n'est pas positionnée par "
1543 "défaut ce qui signifie que l'architecture hôte est la même que "
1544 "l'architecture de construction (définie par <literal>APT::Architecture</"
1545 "literal>). Élément de configuration : <literal>APT::Get::Host-Architecture</"
1548 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1549 #: apt-get.8.xml:385
1551 "Compile source packages after downloading them. Configuration Item: "
1552 "<literal>APT::Get::Compile</literal>."
1554 "Cette commande compile un paquet source après l'avoir récupéré. Élément de "
1555 "configuration : <literal>APT::Get::Compile</literal>."
1557 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1558 #: apt-get.8.xml:390
1560 "Ignore package holds; this causes <command>apt-get</command> to ignore a "
1561 "hold placed on a package. This may be useful in conjunction with "
1562 "<literal>dist-upgrade</literal> to override a large number of undesired "
1563 "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
1565 "Cette commande ignore la marque « Hold » (« garder ») d'un paquet ; par ce "
1566 "biais, <command>apt-get</command> ignore un « hold » placé sur un paquet. "
1567 "cela peut être utile avec <literal>dist-upgrade</literal> pour annuler un "
1568 "grand nombre de « hold » indésirables. Élément de configuration : "
1569 "<literal>APT::Ignore-Hold</literal>."
1571 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1572 #: apt-get.8.xml:397
1574 "Allow installing new packages when used in conjunction with "
1575 "<literal>upgrade</literal>. This is useful if the update of a installed "
1576 "package requires new dependencies to be installed. Instead of holding the "
1577 "package back <literal>upgrade</literal> will upgrade the package and install "
1578 "the new dependencies. Note that <literal>upgrade</literal> with this option "
1579 "will never remove packages, only allow adding new ones. Configuration Item: "
1580 "<literal>APT::Get::Upgrade-Allow-New</literal>."
1583 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1584 #: apt-get.8.xml:409
1586 "Do not upgrade packages; when used in conjunction with <literal>install</"
1587 "literal>, <literal>no-upgrade</literal> will prevent packages on the command "
1588 "line from being upgraded if they are already installed. Configuration Item: "
1589 "<literal>APT::Get::Upgrade</literal>."
1591 "Aucune mise à niveau ; quand elle est utilisée avec <literal>install</"
1592 "literal>, cette commande empêche les paquets mentionnés sur la ligne de "
1593 "commande d'être mis à niveau. Élément de configuration : <literal>APT::Get::"
1594 "Upgrade</literal>."
1596 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1597 #: apt-get.8.xml:416
1599 "Do not install new packages; when used in conjunction with <literal>install</"
1600 "literal>, <literal>only-upgrade</literal> will install upgrades for already "
1601 "installed packages only and ignore requests to install new packages. "
1602 "Configuration Item: <literal>APT::Get::Only-Upgrade</literal>."
1604 "N'installe aucun nouveau paquet ; quand elle est utilisée avec "
1605 "<literal>install</literal>, <literal>only-upgrade</literal> ne met à jour "
1606 "que les paquets installés sans en installer de nouveaux. Élément de "
1607 "configuration : <literal>APT::Get::Only-Upgrade</literal>."
1609 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1610 #: apt-get.8.xml:424
1612 "Force yes; this is a dangerous option that will cause apt to continue "
1613 "without prompting if it is doing something potentially harmful. It should "
1614 "not be used except in very special situations. Using <literal>force-yes</"
1615 "literal> can potentially destroy your system! Configuration Item: "
1616 "<literal>APT::Get::force-yes</literal>."
1618 "Forcer l'acceptation ; cette option est dangereuse parce qu'elle laisse APT "
1619 "continuer sans poser de questions quand il réalise quelque chose de "
1620 "potentiellement dommageable. Cette option ne doit être utilisée que dans des "
1621 "circonstances très spéciales. Utiliser <literal>force-yes</literal> peut "
1622 "détruire le système... Élément de configuration : <literal>APT::Get::force-"
1625 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1626 #: apt-get.8.xml:432
1628 "Instead of fetching the files to install their URIs are printed. Each URI "
1629 "will have the path, the destination file name, the size and the expected MD5 "
1630 "hash. Note that the file name to write to will not always match the file "
1631 "name on the remote site! This also works with the <literal>source</literal> "
1632 "and <literal>update</literal> commands. When used with the <literal>update</"
1633 "literal> command the MD5 and size are not included, and it is up to the user "
1634 "to decompress any compressed files. Configuration Item: <literal>APT::Get::"
1635 "Print-URIs</literal>."
1637 "Au lieu de récupérer les paquets à installer, leurs URI sont affichées. "
1638 "Chaque URI a un chemin, un nom de fichier destination, une taille et une clé "
1639 "MD5 attendue. Veuillez noter que le nom de fichier à afficher ne correspond "
1640 "pas toujours au nom de fichier sur le site distant. Cette option fonctionne "
1641 "aussi avec la commande <literal>source</literal> et avec la commande "
1642 "<literal>update</literal>. Avec la commande <literal>update</literal>, la "
1643 "somme MD5 et la taille ne sont pas données et c'est à l'utilisateur de "
1644 "décompresser les fichiers compressés. Élément de configuration : "
1645 "<literal>APT::Get::Print-URIs</literal>."
1647 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1648 #: apt-get.8.xml:443
1650 "Use purge instead of remove for anything that would be removed. An asterisk "
1651 "(\"*\") will be displayed next to packages which are scheduled to be purged. "
1652 "<option>remove --purge</option> is equivalent to the <option>purge</option> "
1653 "command. Configuration Item: <literal>APT::Get::Purge</literal>."
1655 "Utiliser « purge » à la place de « remove » pour supprimer tout ce qui peut "
1656 "être supprimé. Un astérisque (*) sera accolé aux noms des paquets qui vont "
1657 "être purgés. <option>remove --purge</option> est équivalent à la commande "
1658 "<option>purge</option>. Élément de configuration : <literal>APT::Get::Purge</"
1661 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1662 #: apt-get.8.xml:451
1664 "Re-install packages that are already installed and at the newest version. "
1665 "Configuration Item: <literal>APT::Get::ReInstall</literal>."
1667 "Réinstaller les paquets déjà installés avec leur version la plus récente. "
1668 "Élément de configuration : <literal>APT::Get::ReInstall</literal>."
1670 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1671 #: apt-get.8.xml:456
1673 "This option is on by default; use <literal>--no-list-cleanup</literal> to "
1674 "turn it off. When it is on, <command>apt-get</command> will automatically "
1675 "manage the contents of <filename>&statedir;/lists</filename> to ensure that "
1676 "obsolete files are erased. The only reason to turn it off is if you "
1677 "frequently change your sources list. Configuration Item: <literal>APT::Get::"
1678 "List-Cleanup</literal>."
1680 "Cette option est activée par défaut ; utilisez <literal>--no-list-cleanup</"
1681 "literal> pour la désactiver. Quand elle est activée, <command>apt-get</"
1682 "command> gère automatiquement le contenu de <filename>&statedir;/lists</"
1683 "filename> afin d'assurer que les fichiers obsolètes soient effacés. La seule "
1684 "raison de la désactiver est une modification fréquente de la liste de "
1685 "sources. Élément de configuration : <literal>APT::Get::List-Cleanup</"
1688 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1689 #: apt-get.8.xml:466
1691 "This option controls the default input to the policy engine; it creates a "
1692 "default pin at priority 990 using the specified release string. This "
1693 "overrides the general settings in <filename>/etc/apt/preferences</"
1694 "filename>. Specifically pinned packages are not affected by the value of "
1695 "this option. In short, this option lets you have simple control over which "
1696 "distribution packages will be retrieved from. Some common examples might be "
1697 "<option>-t '2.1*'</option>, <option>-t unstable</option> or <option>-t sid</"
1698 "option>. Configuration Item: <literal>APT::Default-Release</literal>; see "
1699 "also the &apt-preferences; manual page."
1701 "Cette option contrôle l'entrée par défaut pour les questions de "
1702 "distribution ; un épinglage (pin) par défaut dont la priorité vaut 990 est "
1703 "créée en utilisant la chaîne spécifiée. Le fichier des préférences peut "
1704 "annuler cette décision. En clair, cette option permet de contrôler "
1705 "simplement dans quelle distribution seront récupérés les paquets. Par "
1706 "exemple : <option>-t '2.1*'</option>, <option>-t unstable</option> ou "
1707 "<option>-t sid</option>. Élément de configuration : <literal>APT::Default-"
1708 "Release</literal>. Voyez aussi la page de manuel d'&apt-preferences;."
1710 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1711 #: apt-get.8.xml:481
1713 "Only perform operations that are 'trivial'. Logically this can be considered "
1714 "related to <option>--assume-yes</option>; where <option>--assume-yes</"
1715 "option> will answer yes to any prompt, <option>--trivial-only</option> will "
1716 "answer no. Configuration Item: <literal>APT::Get::Trivial-Only</literal>."
1718 "Ne réalise que les opérations « triviales ». Logiquement ceci peut être "
1719 "considéré comme relatif à <option>--assume-yes</option>. Alors que <option>--"
1720 "assume-yes</option> répond oui à n'importe quelle question, <option>--"
1721 "trivial-only</option> répond non. Élément de configuration : <literal>APT::"
1722 "Get::Trivial-Only</literal>."
1724 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1725 #: apt-get.8.xml:488
1727 "If any packages are to be removed apt-get immediately aborts without "
1728 "prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
1730 "Arrêter immédiatement apt-get, sans poser de questions, si des paquets "
1731 "doivent être supprimés. Élément de configuration : <literal>APT::Get::"
1734 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1735 #: apt-get.8.xml:494
1737 "If the command is either <literal>install</literal> or <literal>remove</"
1738 "literal>, then this option acts like running the <literal>autoremove</"
1739 "literal> command, removing unused dependency packages. Configuration Item: "
1740 "<literal>APT::Get::AutomaticRemove</literal>."
1742 "Si la commande utilisée est soit <literal>install</literal> soit "
1743 "<literal>remove</literal>, cette option a le même effet "
1744 "qu'<literal>autoremove</literal> et supprime les paquets de dépendance "
1745 "inutilisés. Élément de configuration : <literal>APT::Get::Upgrade</literal>."
1747 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1748 #: apt-get.8.xml:501
1750 "Only has meaning for the <literal>source</literal> and <literal>build-dep</"
1751 "literal> commands. Indicates that the given source names are not to be "
1752 "mapped through the binary table. This means that if this option is "
1753 "specified, these commands will only accept source package names as "
1754 "arguments, rather than accepting binary package names and looking up the "
1755 "corresponding source package. Configuration Item: <literal>APT::Get::Only-"
1758 "Cette option n'a de sens qu'avec les commandes <literal>source</literal> et "
1759 "<literal>build-dep</literal>. Elle indique que les noms de sources donnés ne "
1760 "doivent pas être repérés à travers le tableau des binaires. Cela signifie "
1761 "que si cette option est choisie, la commande <literal>source</literal> "
1762 "acceptera seulement des noms de paquets source comme argument ; elle "
1763 "n'acceptera pas de les rechercher à partir des noms de paquets binaires "
1764 "correspondants. Élément de configuration : <literal>APT::Get::Only-Source</"
1767 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1768 #: apt-get.8.xml:512
1770 "Download only the diff, dsc, or tar file of a source archive. Configuration "
1771 "Item: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-Only</"
1772 "literal>, and <literal>APT::Get::Tar-Only</literal>."
1774 "Ne télécharger que le fichier .diff, .dsc ou .tar d'une archive source. "
1775 "Élément de configuration : <literal>APT::Get::Diff-Only</literal>, "
1776 "<literal>APT::Get::Dsc-Only</literal> et <literal>APT::Get::Tar-Only</"
1779 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1780 #: apt-get.8.xml:518
1782 "Only process architecture-dependent build-dependencies. Configuration Item: "
1783 "<literal>APT::Get::Arch-Only</literal>."
1785 "Ne traiter que les dépendances de construction dépendantes de "
1786 "l'architecture. Élément de configuration : <literal>APT::Get::Arch-Only</"
1789 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1790 #: apt-get.8.xml:523
1792 "Ignore if packages can't be authenticated and don't prompt about it. This "
1793 "is useful for tools like pbuilder. Configuration Item: <literal>APT::Get::"
1794 "AllowUnauthenticated</literal>."
1796 "Ignorer le fait que les paquets ne peuvent pas être authentifiés ; ne le "
1797 "signale pas à l'utilisateur. Cette option est très utile pour certains "
1798 "outils comme pbuilder. Élément de configuration : <literal>APT::Get::"
1799 "AllowUnauthenticated</literal>."
1801 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1802 #: apt-get.8.xml:529
1804 "Forbid the update command to acquire unverifiable data from configured "
1805 "sources. Apt will fail at the update command for repositories without valid "
1806 "cryptographically signatures. Configuration Item: <literal>Acquire::"
1807 "AllowInsecureRepositories</literal>."
1810 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1811 #: apt-get.8.xml:537
1813 "Show user friendly progress information in the terminal window when packages "
1814 "are installed, upgraded or removed. For a machine parsable version of this "
1815 "data see README.progress-reporting in the apt doc directory. Configuration "
1816 "Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
1820 #. type: Content of: <refentry><refsect1><title>
1821 #: apt-get.8.xml:550 apt-cache.8.xml:339 apt-key.8.xml:170 apt-mark.8.xml:121
1822 #: apt.conf.5.xml:1248 apt_preferences.5.xml:694
1826 #. type: Content of: <refentry><refsect1><para>
1827 #: apt-get.8.xml:561
1830 #| "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
1831 #| "&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, &apt-"
1832 #| "preferences;, the APT Howto."
1834 "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, "
1835 "&apt-secure;, The APT User's guide in &guidesdir;, &apt-preferences;, the "
1838 "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
1839 "&apt-config;, le guide d'APT dans &guidesdir;, &apt-preferences;, le "
1842 #. type: Content of: <refentry><refsect1><para>
1843 #: apt-get.8.xml:567
1845 "<command>apt-get</command> returns zero on normal operation, decimal 100 on "
1848 "<command>apt-get</command> renvoie zéro après une opération normale, le "
1849 "décimal 100 en cas d'erreur."
1851 #. type: Content of: <refentry><refnamediv><refpurpose>
1852 #: apt-cache.8.xml:29
1853 msgid "query the APT cache"
1854 msgstr "recherche dans le cache d'APT"
1856 #. type: Content of: <refentry><refsect1><para>
1857 #: apt-cache.8.xml:35
1859 "<command>apt-cache</command> performs a variety of operations on APT's "
1860 "package cache. <command>apt-cache</command> does not manipulate the state of "
1861 "the system but does provide operations to search and generate interesting "
1862 "output from the package metadata."
1864 "<command>apt-cache</command> réalise différentes opérations sur le cache de "
1865 "paquet d'APT. <command>apt-cache</command> ne manipule pas l'état du système "
1866 "mais fournit des moyens de recherche dans les métadonnées d'un paquet "
1867 "desquelles il extrait les informations intéressantes."
1869 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1870 #: apt-cache.8.xml:45
1872 "<literal>gencaches</literal> creates APT's package cache. This is done "
1873 "implicitly by all commands needing this cache if it is missing or outdated."
1875 "<literal>gencaches</literal> crée le cache d'APT. Cette action est faite "
1876 "implicitement par toute commande qui a besoin de ce cache s'il est manquant "
1879 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1880 #: apt-cache.8.xml:49 apt-cache.8.xml:138 apt-cache.8.xml:159
1881 #: apt-cache.8.xml:181 apt-cache.8.xml:186 apt-cache.8.xml:202
1882 #: apt-cache.8.xml:220 apt-cache.8.xml:232
1883 msgid "&synopsis-pkg;"
1884 msgstr "&synopsis-pkg;"
1886 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1887 #: apt-cache.8.xml:50
1889 "<literal>showpkg</literal> displays information about the packages listed on "
1890 "the command line. Remaining arguments are package names. The available "
1891 "versions and reverse dependencies of each package listed are listed, as well "
1892 "as forward dependencies for each version. Forward (normal) dependencies are "
1893 "those packages upon which the package in question depends; reverse "
1894 "dependencies are those packages that depend upon the package in question. "
1895 "Thus, forward dependencies must be satisfied for a package, but reverse "
1896 "dependencies need not be. For instance, <command>apt-cache showpkg "
1897 "libreadline2</command> would produce output similar to the following:"
1899 "La commande <literal>showpkg</literal> affiche des informations sur les "
1900 "paquets donnés en argument. Les arguments restants sont les noms de paquets. "
1901 "Les versions disponibles et les dépendances inverses de chaque paquet "
1902 "répertorié sont listées, ainsi que les dépendances normales pour chaque "
1903 "version. Les dépendances normales d'un paquet sont constituées par les "
1904 "paquets dont il dépend ; les dépendances inverses sont les paquets qui "
1905 "dépendent du paquet en question. Les dépendances normales doivent donc être "
1906 "satisfaites et les dépendances inverses n'ont pas besoin de l'être. Ainsi, "
1907 "la commande <command>apt-cache showpkg libreadline2</command> donnera ce "
1910 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
1911 #: apt-cache.8.xml:62
1914 "Package: libreadline2\n"
1915 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
1916 "Reverse Depends: \n"
1917 " libreadlineg2,libreadline2\n"
1918 " libreadline2-altdev,libreadline2\n"
1920 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
1923 "Reverse Provides: \n"
1925 "Package: libreadline2\n"
1926 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
1927 "Reverse Depends: \n"
1928 " libreadlineg2,libreadline2\n"
1929 " libreadline2-altdev,libreadline2\n"
1931 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
1934 "Reverse Provides: \n"
1936 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1937 #: apt-cache.8.xml:74
1939 "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
1940 "ncurses3.0 which must be installed for libreadline2 to work. In turn, "
1941 "libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
1942 "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
1943 "installed; libreadlineg2 and libreadline2-altdev do not have to be "
1944 "installed. For the specific meaning of the remainder of the output it is "
1945 "best to consult the apt source code."
1947 "On peut voir que libreadline2, version 2.1-12, dépend de libc5 et "
1948 "ncurses3.0 ; ces paquets doivent être installés au préalable pour que "
1949 "libreadline2 fonctionne. À leur tour, libreadlineg2 et libreadline2-altdev "
1950 "dépendent de libreadline2. Si libreadline2 est installé, libc5 et ncurses3.0 "
1951 "doivent être installés ; libreadlineg2 et libreadline2-altdev n'ont pas à "
1952 "l'être. Pour connaître le sens de la fin de chaîne, il est préférable de "
1953 "consulter le code source d'APT."
1955 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1956 #: apt-cache.8.xml:83
1958 "<literal>stats</literal> displays some statistics about the cache. No "
1959 "further arguments are expected. Statistics reported are:"
1961 "La commande <literal>stats</literal> affiche des statistiques à propos du "
1962 "cache. Aucun autre argument n'est attendu. Voici les informations "
1965 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1966 #: apt-cache.8.xml:86
1968 "<literal>Total package names</literal> is the number of package names found "
1971 "<literal>Total package names</literal> est le nombre de paquets trouvés dans "
1974 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1975 #: apt-cache.8.xml:90
1977 "<literal>Normal packages</literal> is the number of regular, ordinary "
1978 "package names; these are packages that bear a one-to-one correspondence "
1979 "between their names and the names used by other packages for them in "
1980 "dependencies. The majority of packages fall into this category."
1982 "<literal>Normal packages</literal> est le nombre de paquets simples, "
1983 "ordinaires ; ces paquets tolèrent une correspondance bijective entre leur "
1984 "nom et le nom utilisé par les autres paquets pour les qualifier comme "
1985 "dépendance. La majorité des paquets appartient à cette catégorie."
1987 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1988 #: apt-cache.8.xml:96
1990 "<literal>Pure virtual packages</literal> is the number of packages that "
1991 "exist only as a virtual package name; that is, packages only \"provide\" the "
1992 "virtual package name, and no package actually uses the name. For instance, "
1993 "\"mail-transport-agent\" in the Debian system is a pure virtual package; "
1994 "several packages provide \"mail-transport-agent\", but there is no package "
1995 "named \"mail-transport-agent\"."
1997 "<literal>Pure virtual packages</literal> est le nombre de paquets qui "
1998 "n'existent que sous la forme d'un nom représentant un paquet virtuel ; ces "
1999 "paquets « fournissent » seulement un nom de paquet virtuel et aucun paquet "
2000 "n'utilise véritablement ce nom. Par exemple, au sein du système Debian GNU/"
2001 "Linux, le nom « mail-transport-agent » est un paquet virtuel pur ; plusieurs "
2002 "paquets peuvent « fournir » ce nom « mail-transport-agent », mais il "
2003 "n'existe aucun paquet nommé « mail-transport-agent »."
2005 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2006 #: apt-cache.8.xml:104
2008 "<literal>Single virtual packages</literal> is the number of packages with "
2009 "only one package providing a particular virtual package. For example, in the "
2010 "Debian system, \"X11-text-viewer\" is a virtual package, but only one "
2011 "package, xless, provides \"X11-text-viewer\"."
2013 "<literal>Single virtual packages</literal> est le nombre de paquets virtuels "
2014 "qui ne peuvent être remplis que par un seul paquet. Par exemple, au sein du "
2015 "système Debian, « X11-text-viewer » est un paquet virtuel ; seul le paquet "
2016 "« xless » remplit « X11-text-viewer »."
2018 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2019 #: apt-cache.8.xml:110
2021 "<literal>Mixed virtual packages</literal> is the number of packages that "
2022 "either provide a particular virtual package or have the virtual package name "
2023 "as the package name. For instance, in the Debian system, \"debconf\" is both "
2024 "an actual package, and provided by the debconf-tiny package."
2026 "<literal>Mixed virtual packages</literal> est le nombre de paquets qui "
2027 "remplissent un paquet virtuel particulier ou dont le nom est un nom de "
2028 "paquet virtuel. Par exemple, au sein du système Debian, « debconf » est un "
2029 "paquet réel et il est aussi fourni par « debconf-tiny »."
2031 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2032 #: apt-cache.8.xml:117
2034 "<literal>Missing</literal> is the number of package names that were "
2035 "referenced in a dependency but were not provided by any package. Missing "
2036 "packages may be an evidence if a full distribution is not accessed, or if a "
2037 "package (real or virtual) has been dropped from the distribution. Usually "
2038 "they are referenced from Conflicts or Breaks statements."
2040 "<literal>Missing</literal> est le nombre de paquets référencés dans une "
2041 "dépendance mais qui ne sont fournis par aucun paquet. Les paquets manquants "
2042 "peuvent être mis en évidence quand on n'accède pas à une distribution "
2043 "complète ou si un paquet (réel ou virtuel) a été sorti d'une distribution. "
2044 "Habituellement on les trouve dans les champs « Conflicts » ou « Breaks »."
2046 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2047 #: apt-cache.8.xml:124
2049 "<literal>Total distinct</literal> versions is the number of package versions "
2050 "found in the cache; this value is therefore at least equal to the number of "
2051 "total package names. If more than one distribution is being accessed (for "
2052 "instance, \"stable\" and \"unstable\"), this value can be considerably "
2053 "larger than the number of total package names."
2055 "<literal>Total distinct versions</literal> est le nombre de versions de "
2056 "paquets trouvées dans le cache ; cette valeur est par conséquent au moins "
2057 "égale au nombre total de paquets. Quand on accède à plus d'une distribution "
2058 "(« stable » et « unstable », par exemple), cette valeur peut être "
2059 "considérablement plus grande que le nombre total de paquets."
2061 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2062 #: apt-cache.8.xml:131
2064 "<literal>Total dependencies</literal> is the number of dependency "
2065 "relationships claimed by all of the packages in the cache."
2067 "<literal>Total dependencies</literal> est le nombre de relations de "
2068 "dépendances déclarées par tous les paquets présents dans le cache."
2070 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2071 #: apt-cache.8.xml:139
2073 "<literal>showsrc</literal> displays all the source package records that "
2074 "match the given package names. All versions are shown, as well as all "
2075 "records that declare the name to be a binary package."
2077 "<literal>showsrc</literal> affiche toutes les entrées de paquets source qui "
2078 "correspondent aux noms donnés. Toutes les versions sont affichées et toutes "
2079 "les entrées qui déclarent que ces noms correspondent à des paquets binaires."
2081 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2082 #: apt-cache.8.xml:145
2084 "<literal>dump</literal> shows a short listing of every package in the cache. "
2085 "It is primarily for debugging."
2087 "La commande <literal>dump</literal> affiche un court résumé sur chaque "
2088 "paquet du cache. Elle est d'abord destinée au débogage."
2090 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2091 #: apt-cache.8.xml:150
2093 "<literal>dumpavail</literal> prints out an available list to stdout. This is "
2094 "suitable for use with &dpkg; and is used by the &dselect; method."
2096 "La commande <literal>dumpavail</literal> affiche sur la sortie standard la "
2097 "liste des paquets disponibles. Elle convient à une utilisation avec &dpkg; "
2098 "et la méthode &dselect; s'en sert."
2100 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2101 #: apt-cache.8.xml:155
2103 "<literal>unmet</literal> displays a summary of all unmet dependencies in the "
2106 "La commande <literal>unmet</literal> affiche un résumé concernant toutes les "
2107 "dépendances absentes dans le cache de paquets."
2109 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2110 #: apt-cache.8.xml:160
2112 "<literal>show</literal> performs a function similar to <command>dpkg --print-"
2113 "avail</command>; it displays the package records for the named packages."
2115 "La commande <literal>show</literal> est semblable à <command>dpkg --print-"
2116 "avail</command> ; elle affiche des informations sur les paquets donnés en "
2119 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
2120 #: apt-cache.8.xml:165
2121 msgid "&synopsis-regex;"
2122 msgstr "&synopsis-regex;"
2124 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2125 #: apt-cache.8.xml:166
2127 "<literal>search</literal> performs a full text search on all available "
2128 "package lists for the POSIX regex pattern given, see ®ex;. It searches "
2129 "the package names and the descriptions for an occurrence of the regular "
2130 "expression and prints out the package name and the short description, "
2131 "including virtual package names. If <option>--full</option> is given then "
2132 "output identical to <literal>show</literal> is produced for each matched "
2133 "package, and if <option>--names-only</option> is given then the long "
2134 "description is not searched, only the package name is."
2136 "La commande <literal>search</literal> recherche l'expression rationnelle "
2137 "POSIX donnée en paramètre sur tous les paquets disponibles, voir ®ex;. "
2138 "Elle cherche une occurrence de la chaîne dans les noms de paquets et dans "
2139 "les descriptions puis elle affiche le nom du paquet et sa description "
2140 "courte. Quand l'option <option>--full</option> est fournie, la sortie est "
2141 "identique à <literal>show</literal> pour chaque paquet ; l'option <option>--"
2142 "names-only</option> ne recherche pas la chaîne dans les descriptions longues "
2143 "mais seulement dans les noms de paquets."
2145 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2146 #: apt-cache.8.xml:177
2148 "Separate arguments can be used to specify multiple search patterns that are "
2151 "On peut utiliser des arguments distincts pour indiquer des expressions "
2152 "rationnelles différentes sur lesquelles seront réalisées un « et » logique."
2154 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2155 #: apt-cache.8.xml:182
2157 "<literal>depends</literal> shows a listing of each dependency a package has "
2158 "and all the possible other packages that can fulfill that dependency."
2160 "La commande <literal>depends</literal> affiche la liste de toutes les "
2161 "dépendances d'un paquet et la liste de tous les paquets possibles qui "
2162 "satisfont ces dépendances."
2164 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2165 #: apt-cache.8.xml:187
2167 "<literal>rdepends</literal> shows a listing of each reverse dependency a "
2170 "La commande <literal>rdepends</literal> affiche la liste de toutes les "
2171 "dépendances inverses d'un paquet."
2173 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2174 #: apt-cache.8.xml:191
2175 msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
2176 msgstr "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
2178 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2179 #: apt-cache.8.xml:192
2181 "This command prints the name of each package APT knows. The optional "
2182 "argument is a prefix match to filter the name list. The output is suitable "
2183 "for use in a shell tab complete function and the output is generated "
2184 "extremely quickly. This command is best used with the <option>--generate</"
2187 "Cette commande affiche le nom de chaque paquet connu par APT. Un préfixe "
2188 "pour filtrer la liste des noms peut être donné en paramètre. La sortie est "
2189 "adaptée à une utilisation au sein d'une fonction complète de shell ; elle "
2190 "est produite très rapidement. On utilise au mieux cette commande avec "
2191 "l'option <option>--generate</option>."
2193 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2194 #: apt-cache.8.xml:197
2196 "Note that a package which APT knows of is not necessarily available to "
2197 "download, installable or installed, e.g. virtual packages are also listed in "
2198 "the generated list."
2200 "Veuillez noter qu'un paquet connu par APT n'est pas forcément disponible, "
2201 "installable ou installé. Par exemple, les paquets virtuels sont également "
2202 "affichés dans la liste créée."
2204 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2205 #: apt-cache.8.xml:203
2207 "<literal>dotty</literal> takes a list of packages on the command line and "
2208 "generates output suitable for use by dotty from the <ulink url=\"http://www."
2209 "research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result "
2210 "will be a set of nodes and edges representing the relationships between the "
2211 "packages. By default the given packages will trace out all dependent "
2212 "packages; this can produce a very large graph. To limit the output to only "
2213 "the packages listed on the command line, set the <literal>APT::Cache::"
2214 "GivenOnly</literal> option."
2216 "La commande <literal>dotty</literal> prend une liste de paquets sur la ligne "
2217 "de commande et affiche une sortie appropriée à une utilisation par la "
2218 "commande dotty du paquet <ulink url=\"http://www.research.att.com/sw/tools/"
2219 "graphviz/\">GraphViz</ulink>. Il en résulte un ensemble de nœuds et d'arcs "
2220 "représentant les relations entre les paquets. Par défaut les paquets donnés "
2221 "en argument suivent toutes leurs dépendances, ce qui peut produire un graphe "
2222 "très volumineux. Pour limiter la sortie aux seuls paquets listés sur la "
2223 "ligne de commande, positionnez l'option <literal>APT::Cache::GivenOnly</"
2226 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2227 #: apt-cache.8.xml:212
2229 "The resulting nodes will have several shapes; normal packages are boxes, "
2230 "pure virtual packages are triangles, mixed virtual packages are diamonds, "
2231 "missing packages are hexagons. Orange boxes mean recursion was stopped (leaf "
2232 "packages), blue lines are pre-depends, green lines are conflicts."
2234 "Les noeuds résultants ont plusieurs formes ; les paquets normaux sont des "
2235 "boîtes, les « provides » purs sont des triangles, les « provides » mixtes "
2236 "sont des diamants et les paquets manquants sont des hexagones. Les boîtes "
2237 "oranges expriment un arrêt de la récursivité [paquet feuille], les lignes "
2238 "bleues représentent des prédépendances et les lignes vertes représentent des "
2241 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2242 #: apt-cache.8.xml:217
2243 msgid "Caution, dotty cannot graph larger sets of packages."
2245 "Attention, dotty ne peut pas représenter des ensembles très grands de "
2248 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2249 #: apt-cache.8.xml:221
2251 "The same as <literal>dotty</literal>, only for xvcg from the <ulink url="
2252 "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>."
2254 "Identique à <literal>dotty</literal>, mais réservé à xvcg fourni avec <ulink "
2255 "url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</"
2258 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2259 #: apt-cache.8.xml:225
2260 msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
2261 msgstr "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
2263 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2264 #: apt-cache.8.xml:226
2266 "<literal>policy</literal> is meant to help debug issues relating to the "
2267 "preferences file. With no arguments it will print out the priorities of each "
2268 "source. Otherwise it prints out detailed information about the priority "
2269 "selection of the named package."
2271 "<literal>policy</literal> sert à déboguer des problèmes relatifs au fichier "
2272 "des préférences. Sans argument, la commande affiche la priorité de chaque "
2273 "source. Sinon, elle affiche des informations précises sur la priorité du "
2274 "paquet donné en argument."
2276 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2277 #: apt-cache.8.xml:233
2279 "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
2280 "to mimic the output format and a subset of the functionality of the Debian "
2281 "archive management tool, <literal>madison</literal>. It displays available "
2282 "versions of a package in a tabular format. Unlike the original "
2283 "<literal>madison</literal>, it can only display information for the "
2284 "architecture for which APT has retrieved package lists (<literal>APT::"
2285 "Architecture</literal>)."
2287 "La commande <literal>madison</literal> d'<literal>apt-cache</literal> "
2288 "cherche à mimer le format de sortie propre à l'outil debian de gestion "
2289 "d'archives, <literal>madison</literal>, ainsi qu'une partie de ses "
2290 "fonctionnalités. Elle affiche les versions disponibles d'un paquet dans un "
2291 "tableau. Contrairement au programme original <literal>madison</literal>, "
2292 "elle n'affiche que des informations concernant l'architecture pour laquelle "
2293 "Apt a lu la liste des paquets disponibles (<literal>APT::Architecture</"
2296 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2297 #: apt-cache.8.xml:249
2299 "Select the file to store the package cache. The package cache is the primary "
2300 "cache used by all operations. Configuration Item: <literal>Dir::Cache::"
2301 "pkgcache</literal>."
2303 "Indique le fichier servant de cache des paquets. Le cache des paquets est le "
2304 "cache primaire utilisé par toutes les opérations. Élément de configuration : "
2305 "<literal>Dir::Cache::pkgcache</literal>."
2307 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2308 #: apt-cache.8.xml:255
2310 "Select the file to store the source cache. The source is used only by "
2311 "<literal>gencaches</literal> and it stores a parsed version of the package "
2312 "information from remote sources. When building the package cache the source "
2313 "cache is used to avoid reparsing all of the package files. Configuration "
2314 "Item: <literal>Dir::Cache::srcpkgcache</literal>."
2316 "Indique le fichier servant de cache des sources. Ce cache n'est utilisé que "
2317 "par <literal>gencaches</literal> ; une version des informations sur les "
2318 "paquets, issue d'une analyse de sources distantes, est conservée. Quand le "
2319 "cache des paquets est créé, le cache des sources est utilisé afin d'éviter "
2320 "d'analyser à nouveau tous les paquets. Élément de configuration : "
2321 "<literal>Dir::Cache::srcpkgcache</literal>."
2323 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2324 #: apt-cache.8.xml:263
2326 "Quiet; produces output suitable for logging, omitting progress indicators. "
2327 "More q's will produce more quietness up to a maximum of 2. You can also use "
2328 "<option>-q=#</option> to set the quietness level, overriding the "
2329 "configuration file. Configuration Item: <literal>quiet</literal>."
2331 "Mode silencieux ; produit une sortie pertinente pour l'enregistrement dans "
2332 "un fichier-journal, sans afficher d'indicateur de progression. Un plus grand "
2333 "nombre de q produira un plus grand silence, avec un maximum de 2. Vous "
2334 "pouvez aussi utiliser <option>-q=#</option> pour positionner le niveau de "
2335 "silence, annulant le fichier de configuration. Élément de configuration : "
2336 "<literal>quiet</literal>."
2338 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2339 #: apt-cache.8.xml:270
2341 "Print only important dependencies; for use with <literal>unmet</literal> and "
2342 "<literal>depends</literal>. Causes only Depends and Pre-Depends relations to "
2343 "be printed. Configuration Item: <literal>APT::Cache::Important</literal>."
2345 "N'affiche que les dépendances importantes ; à utiliser avec les commandes "
2346 "<literal>unmet</literal> et <literal>depends</literal> pour n'afficher que "
2347 "les relations Depends et Pre-Depends. Élément de configuration : "
2348 "<literal>APT::Cache::Important</literal>."
2350 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2351 #: apt-cache.8.xml:284
2353 "Per default the <literal>depends</literal> and <literal>rdepends</literal> "
2354 "print all dependencies. This can be tweaked with these flags which will omit "
2355 "the specified dependency type. Configuration Item: <literal>APT::Cache::"
2356 "Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::"
2357 "Cache::ShowRecommends</literal>."
2359 "Avec cette option, <literal>depends</literal> et <literal>rdepends</literal> "
2360 "affichent toutes les dépendances. Ce comportement peut être modifié avec ces "
2361 "réglages qui omettront le type de dépendance indiqué. Élément de "
2362 "configuration : <literal>APT::Cache::Show<replaceable>TypeDépendance</"
2363 "replaceable></literal>, p. ex. <literal>APT::Cache::ShowRecommends</literal>."
2365 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2366 #: apt-cache.8.xml:291
2368 "Print full package records when searching. Configuration Item: "
2369 "<literal>APT::Cache::ShowFull</literal>."
2371 "Affiche la totalité des champs d'information sur le paquet lors d'une "
2372 "recherche. Élément de configuration : <literal>APT::Cache::ShowFull</"
2375 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2376 #: apt-cache.8.xml:296
2378 "Print full records for all available versions. This is the default; to turn "
2379 "it off, use <option>--no-all-versions</option>. If <option>--no-all-"
2380 "versions</option> is specified, only the candidate version will be displayed "
2381 "(the one which would be selected for installation). This option is only "
2382 "applicable to the <literal>show</literal> command. Configuration Item: "
2383 "<literal>APT::Cache::AllVersions</literal>."
2385 "Affiche la totalité des champs d'information pour toutes les versions "
2386 "disponibles : c'est la valeur par défaut. Pour la désactiver, utilisez "
2387 "l'option <option>--no-all-versions</option>. Quand l'option <option>--no-all-"
2388 "versions</option> est choisie, seuls les éléments de la version choisie "
2389 "(celle qui serait installée) seront affichés. Cette option concerne "
2390 "seulement la commande <literal>show</literal>. Élément de configuration : "
2391 "<literal>APT::Cache::AllVersions</literal>."
2393 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2394 #: apt-cache.8.xml:305
2396 "Perform automatic package cache regeneration, rather than use the cache as "
2397 "it is. This is the default; to turn it off, use <option>--no-generate</"
2398 "option>. Configuration Item: <literal>APT::Cache::Generate</literal>."
2400 "Réalise une mise à jour automatique du cache des paquets plutôt que de se "
2401 "servir du cache tel qu'il est. Pour désactiver cette option (option par "
2402 "défaut), utilisez l'option <option>--no-generate</option>. Élément de "
2403 "configuration : <literal>APT::Cache::Generate</literal>."
2405 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2406 #: apt-cache.8.xml:311
2408 "Only search on the package names, not the long descriptions. Configuration "
2409 "Item: <literal>APT::Cache::NamesOnly</literal>."
2411 "N'effectue une recherche que sur les noms de paquets et pas sur les "
2412 "descriptions longues. Élément de configuration : <literal>APT::Cache::"
2413 "NamesOnly</literal>."
2415 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2416 #: apt-cache.8.xml:316
2418 "Make <literal>pkgnames</literal> print all names, including virtual packages "
2419 "and missing dependencies. Configuration Item: <literal>APT::Cache::"
2420 "AllNames</literal>."
2422 "Avec cette option, <literal>pkgnames</literal> affiche tous les noms, les "
2423 "noms des paquets virtuels et les dépendances manquantes. Élément de "
2424 "configuration : <literal>APT::Cache::AllNames</literal>."
2426 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2427 #: apt-cache.8.xml:322
2429 "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
2430 "that all packages mentioned are printed once. Configuration Item: "
2431 "<literal>APT::Cache::RecurseDepends</literal>."
2433 "Avec cette option, <literal>depends</literal> et <literal>rdepends</literal> "
2434 "sont récursives de manière à n'afficher qu'une seule fois les paquets "
2435 "mentionnés. Élément de configuration : <literal>APT::Cache::RecurseDepends</"
2438 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2439 #: apt-cache.8.xml:329
2441 "Limit the output of <literal>depends</literal> and <literal>rdepends</"
2442 "literal> to packages which are currently installed. Configuration Item: "
2443 "<literal>APT::Cache::Installed</literal>."
2445 "Cette option limite la sortie de <literal>depends</literal> et de "
2446 "<literal>rdepends</literal> aux paquets qui sont actuellement installés. "
2447 "Élément de configuration : <literal>APT::Cache::Installed</literal>."
2449 #. type: Content of: <refentry><refsect1><para>
2450 #: apt-cache.8.xml:347
2451 msgid "&apt-conf;, &sources-list;, &apt-get;"
2452 msgstr "&apt-conf;, &sources-list;, &apt-get;."
2454 #. type: Content of: <refentry><refsect1><para>
2455 #: apt-cache.8.xml:352
2457 "<command>apt-cache</command> returns zero on normal operation, decimal 100 "
2460 "<command>apt-cache</command> retourne zéro après un déroulement normal et le "
2461 "nombre décimal 100 en cas d'erreur."
2463 #. type: Content of: <refentry><refnamediv><refpurpose>
2465 msgid "APT key management utility"
2466 msgstr "Utilitaire de gestion des clés d'APT"
2468 #. type: Content of: <refentry><refsect1><para>
2471 "<command>apt-key</command> is used to manage the list of keys used by apt to "
2472 "authenticate packages. Packages which have been authenticated using these "
2473 "keys will be considered trusted."
2475 "<command>apt-key</command> gère les clés dont se sert apt pour authentifier "
2476 "les paquets. Les paquets authentifiés par ces clés seront réputés fiables."
2478 #. type: Content of: <refentry><refsect1><title>
2483 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2486 "Add a new key to the list of trusted keys. The key is read from the "
2487 "filename given with the parameter &synopsis-param-filename; or if the "
2488 "filename is <literal>-</literal> from standard input."
2490 "Ajouter une clé à la liste des clés fiables. La clé est lue dans le fichier "
2491 "indiqué avec le paramètre &synopsis-param-filename; ou sur l'entrée standard "
2492 "si le nom de fichier est <literal>-</literal>."
2494 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2496 msgid "Remove a key from the list of trusted keys."
2497 msgstr "Supprimer une clé de la liste des clés fiables."
2499 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2501 msgid "Output the key &synopsis-param-keyid; to standard output."
2502 msgstr "Afficher la clé &synopsis-param-keyid; sur la sortie standard."
2504 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2506 msgid "Output all trusted keys to standard output."
2507 msgstr "Afficher toutes les clés fiables sur la sortie standard."
2509 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2511 msgid "List trusted keys."
2512 msgstr "Afficher la liste des clés fiables."
2514 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2515 #: apt-key.8.xml:103
2516 msgid "List fingerprints of trusted keys."
2517 msgstr "Afficher les empreintes des clés fiables."
2519 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2520 #: apt-key.8.xml:114
2522 "Pass advanced options to gpg. With adv --recv-key you can download the "
2525 "Passer des options avancées à gpg. Avec la commande adv --recv-key, il est "
2526 "possible de télécharger une clé publique."
2528 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2529 #: apt-key.8.xml:126
2531 "Update the local keyring with the archive keyring and remove from the local "
2532 "keyring the archive keys which are no longer valid. The archive keyring is "
2533 "shipped in the <literal>archive-keyring</literal> package of your "
2534 "distribution, e.g. the &keyring-package; package in &keyring-distro;."
2536 "Mettre à jour le trousseau de clés local avec le trousseau de clés de "
2537 "l'archive et y supprimer les clés qui ne sont plus valables. Le trousseau de "
2538 "clés de l'archive est fourni dans le paquet <literal>archive-keyring</"
2539 "literal> de la distribution, par exemple le paquet &keyring-package; dans "
2542 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2543 #: apt-key.8.xml:140
2545 "Perform an update working similarly to the <command>update</command> command "
2546 "above, but get the archive keyring from a URI instead and validate it "
2547 "against a master key. This requires an installed &wget; and an APT build "
2548 "configured to have a server to fetch from and a master keyring to validate. "
2549 "APT in Debian does not support this command, relying on <command>update</"
2550 "command> instead, but Ubuntu's APT does."
2552 "Effectuer une mise à jour analogue à celle de la commande <command>update</"
2553 "command> mais avec récupération du trousseau de clés de l'archive depuis une "
2554 "URI et la valide avec une clé maître. Cette commande nécessite que &wget; "
2555 "soit installé, qu'APT soit construit pour le récupérer sur un serveur et "
2556 "enfin une clé maître pour effectuer la validation. Cette commande n'est pas "
2557 "gérée par APT dans Debian où <command>update</command> est utilisé à la "
2558 "place. Par contre, la version d'Ubuntu permet de l'utiliser."
2560 #. type: Content of: <refentry><refsect1><title>
2561 #: apt-key.8.xml:156 apt-cdrom.8.xml:76
2565 #. type: Content of: <refentry><refsect1><para>
2566 #: apt-key.8.xml:157
2568 "Note that options need to be defined before the commands described in the "
2571 "Veuillez noter que les options doivent être utilisées avant les commandes "
2572 "décrites dans la section suivante."
2574 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2575 #: apt-key.8.xml:160
2577 "With this option it is possible to specify a particular keyring file the "
2578 "command should operate on. The default is that a command is executed on the "
2579 "<filename>trusted.gpg</filename> file as well as on all parts in the "
2580 "<filename>trusted.gpg.d</filename> directory, though <filename>trusted.gpg</"
2581 "filename> is the primary keyring which means that e.g. new keys are added to "
2584 "Cette option permet d'indiquer le fichier porte-clés sur lequel la commande "
2585 "doit agir. Par défaut, une commande sera exécutée sur le fichier "
2586 "<filename>trusted.gpg</filename> ainsi que sur tous les fichiers du "
2587 "répertoire <filename>trusted.gpg.d</filename>. Le fichier <filename>trusted."
2588 "gpg</filename> reste le fichier principal pour les clés donc, par exemple, "
2589 "les nouvelles clés y seront ajoutées."
2591 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2592 #: apt-key.8.xml:175
2593 msgid "<filename>/etc/apt/trustdb.gpg</filename>"
2594 msgstr "<filename>/etc/apt/trustdb.gpg</filename>"
2596 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2597 #: apt-key.8.xml:176
2598 msgid "Local trust database of archive keys."
2599 msgstr "Base de données locale de fiabilité des clés de l'archive."
2601 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2602 #: apt-key.8.xml:179
2603 msgid "&keyring-filename;"
2604 msgstr "&keyring-filename;"
2606 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2607 #: apt-key.8.xml:180
2608 msgid "Keyring of &keyring-distro; archive trusted keys."
2609 msgstr "Trousseau des clés fiables de l'archive &keyring-distro;."
2611 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2612 #: apt-key.8.xml:183
2613 msgid "&keyring-removed-filename;"
2614 msgstr "&keyring-removed-filename;"
2616 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2617 #: apt-key.8.xml:184
2618 msgid "Keyring of &keyring-distro; archive removed trusted keys."
2619 msgstr "Trousseau des clés fiables supprimées de l'archive &keyring-distro;."
2621 #. type: Content of: <refentry><refsect1><para>
2622 #: apt-key.8.xml:193
2623 msgid "&apt-get;, &apt-secure;"
2624 msgstr "&apt-get;, &apt-secure;"
2626 #. type: Content of: <refentry><refnamediv><refpurpose>
2627 #: apt-mark.8.xml:29
2628 msgid "mark/unmark a package as being automatically-installed"
2629 msgstr "Indiquer si un paquet a été installé automatiquement ou non"
2631 #. type: Content of: <refentry><refsect1><para>
2632 #: apt-mark.8.xml:35
2634 "<command>apt-mark</command> will change whether a package has been marked as "
2635 "being automatically installed."
2637 "Avec la commande <command>apt-mark</command>, on peut indiquer si un paquet "
2638 "a été automatiquement installé ou pas."
2640 #. type: Content of: <refentry><refsect1><para>
2641 #: apt-mark.8.xml:39
2643 "When you request that a package is installed, and as a result other packages "
2644 "are installed to satisfy its dependencies, the dependencies are marked as "
2645 "being automatically installed. Once these automatically installed packages "
2646 "are no longer depended on by any manually installed packages, they will be "
2647 "removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
2649 "Lorsque l'installation d'un paquet est demandée et que par voie de "
2650 "dépendances d'autres paquets sont installés, ces paquets sont marqués comme "
2651 "ayant été automatiquement installés. Une fois que ces paquets "
2652 "automatiquement installés ne sont plus liés à un paquet existant, ils seront "
2653 "supprimés par un appel à <command>apt-get</command> ou <command>aptitude</"
2656 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2657 #: apt-mark.8.xml:48
2659 "<literal>auto</literal> is used to mark a package as being automatically "
2660 "installed, which will cause the package to be removed when no more manually "
2661 "installed packages depend on this package."
2663 "<literal>auto</literal> permet de marquer un paquet comme ayant été installé "
2664 "automatiquement. Un tel paquet sera supprimé automatiquement dès que plus "
2665 "aucun paquet installé manuellement ne dépend de lui."
2667 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2668 #: apt-mark.8.xml:56
2670 "<literal>manual</literal> is used to mark a package as being manually "
2671 "installed, which will prevent the package from being automatically removed "
2672 "if no other packages depend on it."
2674 "<literal>manual</literal> permet de marquer un paquet comme installé "
2675 "manuellement. Un tel paquet ne sera pas supprimé automatiquement, même si "
2676 "aucun autre paquet n'en dépend."
2678 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2679 #: apt-mark.8.xml:64
2681 "<literal>hold</literal> is used to mark a package as held back, which will "
2682 "prevent the package from being automatically installed, upgraded or "
2683 "removed. The command is only a wrapper around <command>dpkg --set-"
2684 "selections</command> and the state is therefore maintained by &dpkg; and not "
2685 "affected by the <option>--file</option> option."
2687 "<literal>hold</literal> permet de marquer un paquet comme conservé, ce qui "
2688 "empêchera de l'installer, de le mettre à jour ou de le supprimer "
2689 "automatiquement. Cette commande est une simple envelopper à la commande "
2690 "<command>dpkg --set-selections</command>, l'état étant géré par &dpkg; et "
2691 "non affecté par l'option <option>--file</option>."
2693 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2694 #: apt-mark.8.xml:74
2696 "<literal>unhold</literal> is used to cancel a previously set hold on a "
2697 "package to allow all actions again."
2699 "<literal>unhold</literal> est utilisé pour supprimer l'état "
2700 "« hold » (conservé) d'un paquet afin de permettre toute action qui y est "
2703 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2704 #: apt-mark.8.xml:80
2706 "<literal>showauto</literal> is used to print a list of automatically "
2707 "installed packages with each package on a new line. All automatically "
2708 "installed packages will be listed if no package is given. If packages are "
2709 "given only those which are automatically installed will be shown."
2711 "<literal>showauto</literal>, affiche les paquets installés automatiquement, "
2712 "un paquet par ligne. Si aucun paramètre n'est indiqué, tous les paquets "
2713 "installés automatiquement seront affichés. Si des noms de paquets sont "
2714 "passés en paramètre, seuls ceux qui sont automatiquement installés seront "
2717 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2718 #: apt-mark.8.xml:88
2720 "<literal>showmanual</literal> can be used in the same way as "
2721 "<literal>showauto</literal> except that it will print a list of manually "
2722 "installed packages instead."
2724 "<literal>showmanual</literal> peut être utilisé de manière analogue à "
2725 "<literal>showauto</literal> pour afficher la liste des paquets installés "
2728 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2729 #: apt-mark.8.xml:95
2731 "<literal>showhold</literal> is used to print a list of packages on hold in "
2732 "the same way as for the other show commands."
2734 "<literal>showhold</literal> permet d'afficher la liste des paquets conservés "
2735 "de manière analogue aux commandes de même type."
2737 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2738 #: apt-mark.8.xml:111
2740 "Read/Write package stats from the filename given with the parameter "
2741 "&synopsis-param-filename; instead of from the default location, which is "
2742 "<filename>extended_status</filename> in the directory defined by the "
2743 "Configuration Item: <literal>Dir::State</literal>."
2745 "Lecture/écriture des statistiques d'un paquet dans &synopsis-param-filename; "
2746 "au lieu du fichier par défaut (<filename>extended_status</filename> dans le "
2747 "répertoire défini par l'élément de configuration <literal>Dir::State</"
2750 #. type: Content of: <refentry><refsect1><para>
2751 #: apt-mark.8.xml:132
2753 "<command>apt-mark</command> returns zero on normal operation, non-zero on "
2756 "<command>apt-mark</command> retourne zéro après un déroulement normal, et un "
2757 "autre chiffre en cas d'erreur."
2759 #. type: Content of: <refentry><refnamediv><refpurpose>
2760 #: apt-secure.8.xml:43
2761 msgid "Archive authentication support for APT"
2762 msgstr "Gestion de l'authentification d'archive avec APT"
2764 #. type: Content of: <refentry><refsect1><para>
2765 #: apt-secure.8.xml:48
2767 "Starting with version 0.6, <command>apt</command> contains code that does "
2768 "signature checking of the Release file for all archives. This ensures that "
2769 "packages in the archive can't be modified by people who have no access to "
2770 "the Release file signing key."
2772 "Depuis sa version 0.6, <command>apt</command> sait vérifier la signature du "
2773 "fichier Release de chaque archive. On s'assure ainsi que les paquets de "
2774 "cette archive ne peuvent pas être modifiés par quelqu'un qui ne possède pas "
2775 "la clé de la signature du fichier Release."
2777 #. type: Content of: <refentry><refsect1><para>
2778 #: apt-secure.8.xml:56
2780 "If a package comes from a archive without a signature, or with a signature "
2781 "that apt does not have a key for, that package is considered untrusted, and "
2782 "installing it will result in a big warning. <command>apt-get</command> will "
2783 "currently only warn for unsigned archives; future releases might force all "
2784 "sources to be verified before downloading packages from them."
2786 "Quand un paquet provient d'une archive sans signature ou d'une archive avec "
2787 "une signature dont apt ne possède pas la clé, ce paquet n'est pas considéré "
2788 "comme fiable et son installation provoquera un avertissement. Pour "
2789 "l'instant, <command>apt-get</command> ne signale que les archives sans "
2790 "signature ; les prochaines versions pourraient rendre obligatoire la "
2791 "vérification des sources avant tout téléchargement de paquet."
2793 #. type: Content of: <refentry><refsect1><para>
2794 #: apt-secure.8.xml:65
2796 "The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
2797 "authentication feature."
2799 "Les interfaces &apt-get;, &aptitude; et &synaptic; possèdent cette nouvelle "
2800 "fonction de certification."
2802 #. type: Content of: <refentry><refsect1><title>
2803 #: apt-secure.8.xml:70
2804 msgid "Trusted archives"
2805 msgstr "Trusted archives"
2807 #. type: Content of: <refentry><refsect1><para>
2808 #: apt-secure.8.xml:73
2810 "The chain of trust from an apt archive to the end user is made up of several "
2811 "steps. <command>apt-secure</command> is the last step in this chain; "
2812 "trusting an archive does not mean that you trust its packages not to contain "
2813 "malicious code, but means that you trust the archive maintainer. It's the "
2814 "archive maintainer's responsibility to ensure that the archive's integrity "
2817 "D'une archive apt jusqu'à l'utilisateur, la confiance se construit en "
2818 "plusieurs étapes. <command>Apt-secure</command> est la dernière étape. Faire "
2819 "confiance à une archive ne signifie pas que les paquets qu'elle contient "
2820 "sont exempts de code malveillant, mais signifie que vous faites confiance au "
2821 "responsable de l'archive. C'est ensuite au responsable de l'archive de faire "
2822 "en sorte que l'archive soit fiable."
2824 #. type: Content of: <refentry><refsect1><para>
2825 #: apt-secure.8.xml:81
2827 "apt-secure does not review signatures at a package level. If you require "
2828 "tools to do this you should look at <command>debsig-verify</command> and "
2829 "<command>debsign</command> (provided in the debsig-verify and devscripts "
2830 "packages respectively)."
2832 "<command>Apt-secure</command> n'examine pas la signature d'un paquet. "
2833 "Certains programmes peuvent le faire comme <command>debsig-verify</command> "
2834 "ou <command>debsign</command>, qu'on peut trouver dans les paquets debsig-"
2835 "verify et devscripts."
2837 #. type: Content of: <refentry><refsect1><para>
2838 #: apt-secure.8.xml:88
2840 "The chain of trust in Debian starts when a maintainer uploads a new package "
2841 "or a new version of a package to the Debian archive. In order to become "
2842 "effective, this upload needs to be signed by a key contained in the Debian "
2843 "Maintainers keyring (available in the debian-keyring package). Maintainers' "
2844 "keys are signed by other maintainers following pre-established procedures to "
2845 "ensure the identity of the key holder."
2847 "La chaîne de confiance dans Debian commence quand un responsable de paquet "
2848 "envoie un nouveau paquet ou une nouvelle version d'un paquet dans l'archive. "
2849 "Cet envoi, pour être effectif, doit être signé avec la clé d'un responsable "
2850 "qui se trouve dans le trousseau des responsables Debian (disponible dans le "
2851 "paquet debian-keyring). Les clés des responsables de paquet sont signées par "
2852 "d'autres responsables, suivant des procédures préétablies pour s'assurer de "
2853 "l'identité des propriétaires de la clé."
2855 #. type: Content of: <refentry><refsect1><para>
2856 #: apt-secure.8.xml:98
2859 "Once the uploaded package is verified and included in the archive, the "
2860 "maintainer signature is stripped off, and checksums of the package are "
2861 "computed and put in the Packages file. The checksums of all of the Packages "
2862 "files are then computed and put into the Release file. The Release file is "
2863 "then signed by the archive key for this &keyring-distro; release, and "
2864 "distributed alongside the packages and the Packages files on &keyring-"
2865 "distro; mirrors. The keys are in the &keyring-distro; archive keyring "
2866 "available in the &keyring-package; package."
2868 "Une fois que le paquet envoyé a été vérifié et inclus dans l'archive, la "
2869 "signature du responsable est enlevée, une somme de contrôle du paquet est "
2870 "calculée et mise dans le fichier Packages. Une somme de contrôle de tous les "
2871 "paquets est ensuite calculée et mise dans le fichier Release. Ce fichier est "
2872 "signé par la clé de l'archive pour la version courante de la distribution et "
2873 "distribuée en même temps que les paquets et les fichiers Packages sur les "
2874 "miroirs. Les clés sont fournies par le paquet &keyring-package;."
2876 #. type: Content of: <refentry><refsect1><para>
2877 #: apt-secure.8.xml:109
2879 "End users can check the signature of the Release file, extract a checksum of "
2880 "a package from it and compare it with the checksum of the package they "
2881 "downloaded by hand - or rely on APT doing this automatically."
2883 "Un utilisateur peut consulter la signature du fichier Release, extraire la "
2884 "somme de contrôle d'un paquet et la comparer avec la somme du paquet qu'il a "
2885 "téléchargé, ou tout simplement compter sur APT pour faire ces opérations "
2888 #. type: Content of: <refentry><refsect1><para>
2889 #: apt-secure.8.xml:114
2891 "Notice that this is distinct from checking signatures on a per package "
2892 "basis. It is designed to prevent two possible attacks:"
2894 "Cette façon de faire est différente d'une vérification de la signature d'un "
2895 "paquet. Elle vise à empêcher deux types d'attaque possibles :"
2897 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2898 #: apt-secure.8.xml:119
2900 "<literal>Network \"man in the middle\" attacks</literal>. Without signature "
2901 "checking, malicious agents can introduce themselves into the package "
2902 "download process and provide malicious software either by controlling a "
2903 "network element (router, switch, etc.) or by redirecting traffic to a rogue "
2904 "server (through ARP or DNS spoofing attacks)."
2906 "<literal>Attaque réseau de type « homme au milieu »</literal>. Sans "
2907 "vérification de signature, quelqu'un de malveillant peut s'introduire au "
2908 "milieu du processus de téléchargement et insérer du code soit en contrôlant "
2909 "un élément du réseau, routeur, commutateur, etc. soit en détournant le "
2910 "trafic vers un serveur fourbe (par usurpation d'adresses)."
2912 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2913 #: apt-secure.8.xml:127
2915 "<literal>Mirror network compromise</literal>. Without signature checking, a "
2916 "malicious agent can compromise a mirror host and modify the files in it to "
2917 "propagate malicious software to all users downloading packages from that "
2920 "<literal>Attaque par compromission d'un miroir sur le réseau</literal>. "
2921 "Sans vérification de signature, quelqu'un de malveillant peut compromettre "
2922 "un miroir et modifier les fichiers. Ainsi tous ceux qui téléchargent les "
2923 "paquets de ce miroir propagent du code malveillant."
2925 #. type: Content of: <refentry><refsect1><para>
2926 #: apt-secure.8.xml:134
2928 "However, it does not defend against a compromise of the Debian master server "
2929 "itself (which signs the packages) or against a compromise of the key used to "
2930 "sign the Release files. In any case, this mechanism can complement a per-"
2931 "package signature."
2933 "Cependant cette méthode ne protège pas contre une compromission du serveur "
2934 "Debian lui-même (qui signe les paquets) ni contre la compromission de la clé "
2935 "qui sert à signer les fichiers Release. Mais elle peut compléter la "
2936 "signature des paquets."
2938 #. type: Content of: <refentry><refsect1><title>
2939 #: apt-secure.8.xml:140
2940 msgid "User configuration"
2941 msgstr "Configuration utilisateur"
2943 #. type: Content of: <refentry><refsect1><para>
2944 #: apt-secure.8.xml:142
2946 "<command>apt-key</command> is the program that manages the list of keys used "
2947 "by apt. It can be used to add or remove keys, although an installation of "
2948 "this release will automatically contain the default Debian archive signing "
2949 "keys used in the Debian package repositories."
2951 "Le programme qui gère la liste des clés utilisées par apt s'appelle "
2952 "<command>apt-key</command>. Il peut ajouter ou supprimer des clés. Cette "
2953 "version installe automatiquement les clés qui servent à signer l'archive "
2954 "Debian et les différents répertoires de paquets."
2956 #. type: Content of: <refentry><refsect1><para>
2957 #: apt-secure.8.xml:149
2959 "In order to add a new key you need to first download it (you should make "
2960 "sure you are using a trusted communication channel when retrieving it), add "
2961 "it with <command>apt-key</command> and then run <command>apt-get update</"
2962 "command> so that apt can download and verify the <filename>InRelease</"
2963 "filename> or <filename>Release.gpg</filename> files from the archives you "
2966 "Pour ajouter une clé, vous devez d'abord la télécharger. Il vaut mieux "
2967 "utiliser un canal fiable pour ce téléchargement. Ensuite vous l'ajoutez avec "
2968 "la commande <command>apt-key</command> et vous lancez la commande "
2969 "<command>apt-get update</command> pour télécharger et vérifier le fichier "
2970 "<filename>InRelease</filename> ou <filename>Release.gpg</filename> de "
2971 "l'archive que vous avez configurée."
2973 #. type: Content of: <refentry><refsect1><title>
2974 #: apt-secure.8.xml:158
2975 msgid "Archive configuration"
2976 msgstr "Configuration d'une archive"
2978 #. type: Content of: <refentry><refsect1><para>
2979 #: apt-secure.8.xml:160
2981 "If you want to provide archive signatures in an archive under your "
2982 "maintenance you have to:"
2984 "Si vous voulez signer les archives dont vous avez la responsabilité, vous "
2987 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2988 #: apt-secure.8.xml:165
2990 "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
2991 "already. You can do this by running <command>apt-ftparchive release</"
2992 "command> (provided in apt-utils)."
2994 "<emphasis>créer un fichier Release à la racine de l'archive</emphasis>, s'il "
2995 "n'existe pas déjà. Vous pouvez le créer avec la commande <command>apt-"
2996 "ftparchive release</command> (fournie dans le paquet apt-utils)."
2998 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2999 #: apt-secure.8.xml:170
3001 "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg --"
3002 "clearsign -o InRelease Release</command> and <command>gpg -abs -o Release."
3003 "gpg Release</command>."
3005 "<emphasis>le signer</emphasis>, avec les commande <command>gpg -- clearsign -"
3006 "o InRelease Release</command> et <command>gpg -abs -o Release.gpg Release</"
3009 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3010 #: apt-secure.8.xml:174
3012 "<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
3013 "know what key they need to import in order to authenticate the files in the "
3016 "<emphasis>publier l'empreinte de la clé</emphasis>. Ainsi les utilisateurs "
3017 "de votre archive connaîtront la clé qu'ils doivent importer pour "
3018 "authentifier les fichiers de l'archive."
3020 #. type: Content of: <refentry><refsect1><para>
3021 #: apt-secure.8.xml:181
3023 "Whenever the contents of the archive change (new packages are added or "
3024 "removed) the archive maintainer has to follow the first two steps outlined "
3027 "Chaque fois que le contenu de l'archive change, le responsable doit refaire "
3028 "les deux premières étapes."
3030 #. type: Content of: <refentry><refsect1><para>
3031 #: apt-secure.8.xml:189
3033 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
3034 "&debsign;, &debsig-verify;, &gpg;"
3036 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
3037 "&debsign;, &debsig-verify;, &gpg;"
3039 #. type: Content of: <refentry><refsect1><para>
3040 #: apt-secure.8.xml:193
3042 "For more background information you might want to review the <ulink url="
3043 "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian "
3044 "Security Infrastructure</ulink> chapter of the Securing Debian Manual "
3045 "(available also in the harden-doc package) and the <ulink url=\"http://www."
3046 "cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution HOWTO</"
3047 "ulink> by V. Alex Brennen."
3049 "Pour des informations plus complètes, vous pouvez consulter <ulink url="
3050 "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\"> "
3051 "l'infrastructure debian pour la sécurité</ulink> un chapitre du manuel "
3052 "Debian sur la sécurité (disponible dans le paquet harden-doc) et le <ulink "
3053 "url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\">Strong "
3054 "Distribution HOWTO</ulink> par V. Alex Brennen."
3056 #. type: Content of: <refentry><refsect1><title>
3057 #: apt-secure.8.xml:206
3058 msgid "Manpage Authors"
3059 msgstr "Auteurs des pages de manuel"
3061 #. type: Content of: <refentry><refsect1><para>
3062 #: apt-secure.8.xml:208
3064 "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
3065 "Jones, Colin Walters, Florian Weimer and Michael Vogt."
3067 "Cette page a été écrite à partir des travaux de Javier Fernández-Sanguino "
3068 "Peña, Isaac Jones, Colin Walters, Florian Weimer et Michael Vogt."
3070 #. type: Content of: <refentry><refnamediv><refpurpose>
3071 #: apt-cdrom.8.xml:28
3072 msgid "APT CD-ROM management utility"
3073 msgstr "Utilitaire de gestion des CD d'APT"
3075 #. type: Content of: <refentry><refsect1><para>
3076 #: apt-cdrom.8.xml:34
3078 "<command>apt-cdrom</command> is used to add a new CD-ROM to APT's list of "
3079 "available sources. <command>apt-cdrom</command> takes care of determining "
3080 "the structure of the disc as well as correcting for several possible mis-"
3081 "burns and verifying the index files."
3083 "<command>apt-cdrom</command> est utilisé pour ajouter un nouveau CD à la "
3084 "liste des sources disponibles. <command>apt-cdrom</command> prend soin de "
3085 "déterminer la structure du disque, de corriger de possibles erreurs de "
3086 "gravure et de vérifier les fichiers d'index."
3088 #. type: Content of: <refentry><refsect1><para>
3089 #: apt-cdrom.8.xml:41
3091 "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
3092 "system; it cannot be done by hand. Furthermore each disc in a multi-CD set "
3093 "must be inserted and scanned separately to account for possible mis-burns."
3095 "Il est nécessaire d'utiliser <command>apt-cdrom</command> pour ajouter des "
3096 "CD au système APT car cela ne peut être réalisé manuellement. Par ailleurs, "
3097 "chaque disque d'un ensemble de CD doit être séparément inséré et parcouru "
3098 "pour prendre en compte de possibles erreurs de gravure."
3100 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3101 #: apt-cdrom.8.xml:52
3103 "<literal>add</literal> is used to add a new disc to the source list. It will "
3104 "unmount the CD-ROM device, prompt for a disc to be inserted and then proceed "
3105 "to scan it and copy the index files. If the disc does not have a proper "
3106 "<filename>.disk</filename> directory you will be prompted for a descriptive "
3109 "La commande <literal>add</literal> est utilisée pour ajouter un nouveau "
3110 "disque à la liste des sources. Elle démonte le CD, réclame l'insertion d'un "
3111 "disque, parcourt ensuite le disque et copie les fichiers d'index. Si le "
3112 "disque ne possède pas de répertoire <filename>.disk</filename> correct, un "
3113 "titre descriptif est demandé."
3115 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3116 #: apt-cdrom.8.xml:60
3118 "APT uses a CD-ROM ID to track which disc is currently in the drive and "
3119 "maintains a database of these IDs in <filename>&statedir;/cdroms.list</"
3122 "APT utilise un identifiant de CD pour reconnaître le disque qui se trouve "
3123 "actuellement dans le lecteur et maintient une base de données de ces "
3124 "identifiants dans <filename>&statedir;/cdroms.list</filename>."
3126 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3127 #: apt-cdrom.8.xml:68
3129 "A debugging tool to report the identity of the current disc as well as the "
3132 "Cette commande de débogage retourne l'identifiant du disque actuel ainsi que "
3133 "le nom du fichier stocké."
3135 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3136 #: apt-cdrom.8.xml:81
3139 #| "Mount point; specify the location to mount the CD-ROM. This mount point "
3140 #| "must be listed in <filename>/etc/fstab</filename> and properly "
3141 #| "configured. Configuration Item: <literal>Acquire::cdrom::mount</literal>."
3143 "Do not try to auto-detect the CD-ROM path. Usually combined with the "
3144 "<option>--cdrom</option> option. Configuration Item: <literal>Acquire::"
3145 "cdrom::AutoDetect</literal>."
3147 "Point de montage ; spécifie l'emplacement de montage du CD. Ce point de "
3148 "montage doit être spécifié dans <filename>/etc/fstab</filename> et "
3149 "correctement configuré. Élément de configuration : <literal>Acquire::cdrom::"
3152 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3153 #: apt-cdrom.8.xml:89
3155 "Mount point; specify the location to mount the CD-ROM. This mount point must "
3156 "be listed in <filename>/etc/fstab</filename> and properly configured. "
3157 "Configuration Item: <literal>Acquire::cdrom::mount</literal>."
3159 "Point de montage ; spécifie l'emplacement de montage du CD. Ce point de "
3160 "montage doit être spécifié dans <filename>/etc/fstab</filename> et "
3161 "correctement configuré. Élément de configuration : <literal>Acquire::cdrom::"
3164 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3165 #: apt-cdrom.8.xml:98
3167 "Rename a disc; change the label of a disc or override the disc's given "
3168 "label. This option will cause <command>apt-cdrom</command> to prompt for a "
3169 "new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
3171 "Change le nom d'un disque ; change le nom d'un disque ou remplace un disque "
3172 "pour un nom donné. Cette option oblige <command>apt-cdrom</command> à "
3173 "demander un nouveau nom à l'utilisateur. Élément de configuration : "
3174 "<literal>APT::CDROM::Rename</literal>."
3176 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3177 #: apt-cdrom.8.xml:107
3179 "No mounting; prevent <command>apt-cdrom</command> from mounting and "
3180 "unmounting the mount point. Configuration Item: <literal>APT::CDROM::"
3181 "NoMount</literal>."
3183 "Pas de montage ; empêche <command>apt-cdrom</command> de monter ou démonter "
3184 "le point de montage. Élément de configuration : <literal >APT::CDROM::"
3185 "NoMount</literal>."
3187 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3188 #: apt-cdrom.8.xml:115
3190 "Fast Copy; Assume the package files are valid and do not check every "
3191 "package. This option should be used only if <command>apt-cdrom</command> has "
3192 "been run on this disc before and did not detect any errors. Configuration "
3193 "Item: <literal>APT::CDROM::Fast</literal>."
3195 "Copie rapide ; suppose que les fichiers de paquets sont valables et ne "
3196 "vérifie pas chaque paquet. Cette option ne devrait être utilisée que si "
3197 "<command>apt-cdrom</command> a préalablement utilisé ce disque et n'a trouvé "
3198 "aucune erreur. Élément de configuration : <literal>APT::CDROM::Fast</"
3201 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3202 #: apt-cdrom.8.xml:125
3204 "Thorough Package Scan; This option may be needed with some old Debian "
3205 "1.1/1.2 discs that have Package files in strange places. It takes much "
3206 "longer to scan the CD but will pick them all up."
3208 "Parcours minutieux des paquets ; cette option peut être nécessaire avec des "
3209 "CD d'anciens systèmes Debian 1.1 ou 1.2 dont les fichiers Packages sont "
3210 "situés dans des endroits inhabituels. Il faudra plus de temps pour parcourir "
3211 "le CD mais tous les paquets seront repérés."
3213 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3214 #: apt-cdrom.8.xml:136
3216 "No Changes; Do not change the &sources-list; file and do not write index "
3217 "files. Everything is still checked however. Configuration Item: "
3218 "<literal>APT::CDROM::NoAct</literal>."
3220 "Aucune modification ; ne pas modifier le fichier &sources-list; ni les "
3221 "fichiers d'index. Cependant, tout est vérifié. Élément de configuration : "
3222 "<literal>APT::CDROM::NoAct</literal>."
3224 #. type: Content of: <refentry><refsect1><para>
3225 #: apt-cdrom.8.xml:149
3226 msgid "&apt-conf;, &apt-get;, &sources-list;"
3227 msgstr "&apt-conf;, &apt-get;, &sources-list;."
3229 #. type: Content of: <refentry><refsect1><para>
3230 #: apt-cdrom.8.xml:154
3232 "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
3235 "<command>apt-cdrom</command> renvoie zéro après un déroulement normal, et le "
3236 "nombre décimal 100 en cas d'erreur."
3238 #. type: Content of: <refentry><refnamediv><refpurpose>
3239 #: apt-config.8.xml:29
3240 msgid "APT Configuration Query program"
3241 msgstr "Programme d'interrogation de la configuration d'APT"
3243 #. type: Content of: <refentry><refsect1><para>
3244 #: apt-config.8.xml:35
3246 "<command>apt-config</command> is an internal program used by various "
3247 "portions of the APT suite to provide consistent configurability. It accesses "
3248 "the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
3249 "manner that is easy to use for scripted applications."
3251 "<command>apt-config</command> est un programme interne utilisé par "
3252 "différents composants d'APT ; il offre la possibilité d'une configuration "
3253 "cohérente et permet aux applications conçues sous forme de script une "
3254 "utilisation simple du fichier de configuration principal <filename>/etc/apt/"
3255 "apt.conf</filename>."
3257 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3258 #: apt-config.8.xml:47
3260 "shell is used to access the configuration information from a shell script. "
3261 "It is given pairs of arguments, the first being a shell variable and the "
3262 "second the configuration value to query. As output it lists shell assignment "
3263 "commands for each value present. In a shell script it should be used as "
3266 "Le terme shell est utilisé pour accéder aux informations de configuration "
3267 "depuis un script shell. Deux arguments doivent lui être donnés ; le premier "
3268 "est une variable du shell et le second une valeur de configuration à "
3269 "demander. La sortie standard consiste en une liste de commandes "
3270 "d'assignation de shell pour chaque valeur présente. Dans un script shell, "
3271 "cette commande devrait être utilisée comme suit :"
3273 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
3274 #: apt-config.8.xml:55
3278 "RES=`apt-config shell OPTS MyApp::options`\n"
3282 "RES=`apt-config shell OPTS MyApp::Options`\n"
3285 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3286 #: apt-config.8.xml:60
3288 "This will set the shell environment variable $OPTS to the value of MyApp::"
3289 "options with a default of <option>-f</option>."
3291 "La variable d'environnement du shell $OPTS sera définie par la valeur de "
3292 "MyApp::Options ou, par défaut, la valeur -f."
3294 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3295 #: apt-config.8.xml:64
3297 "The configuration item may be postfixed with a /[fdbi]. f returns file "
3298 "names, d returns directories, b returns true or false and i returns an "
3299 "integer. Each of the returns is normalized and verified internally."
3301 "L'élément de configuration peut être suivi par /[fdbi]. « f » renvoie un nom "
3302 "de fichier, « d » un nom de répertoire, « b » renvoie « true » ou « false » "
3303 "et « i » renvoie un entier. Chacune de ses valeurs est normalisée et "
3306 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3307 #: apt-config.8.xml:73
3308 msgid "Just show the contents of the configuration space."
3309 msgstr "Affiche seulement le contenu de l'espace de configuration."
3311 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3312 #: apt-config.8.xml:86
3314 "Include options which have an empty value. This is the default, so use --no-"
3315 "empty to remove them from the output."
3317 "Inclure les options qui ont une valeur vide. Ce comportement est celui par "
3318 "défaut ; il est donc conseillé d'utiliser --no-empty pour les supprimer de "
3319 "ce qui est retourné."
3321 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
3322 #: apt-config.8.xml:91
3323 msgid "%f "%v";%n"
3324 msgstr "%f "%v";%n"
3326 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3327 #: apt-config.8.xml:92
3329 "Defines the output of each config option. %t will be replaced with "
3330 "its individual name, %f with its full hierarchical name and %v "
3331 "with its value. Use uppercase letters and special characters in the value "
3332 "will be encoded to ensure that it can e.g. be safely used in a quoted-string "
3333 "as defined by RFC822. Additionally %n will be replaced by a newline, "
3334 "and %N by a tab. A % can be printed by using %%."
3336 "Définit ce que retourne chaque option de configuration. %t sera "
3337 "remplacé par son nom individuel, %f par le nom hiérarchique complet "
3338 "et %v par la valeur. Les majuscules et les caractères spéciaux dans "
3339 "la valeur seront encodés afin de pouvoir être utilisés sans problèmes, par "
3340 "exemple dans une chaîne définie par RFC822. Par ailleurs, %n sera "
3341 "remplacé par un retour à la ligne et %N par une tabulation. Le "
3342 "caractère % peut être affiché avec %% ."
3344 #. type: Content of: <refentry><refsect1><para>
3345 #: apt-config.8.xml:106 apt-extracttemplates.1.xml:67 apt-sortpkgs.1.xml:60
3346 #: apt-ftparchive.1.xml:604
3350 #. type: Content of: <refentry><refsect1><para>
3351 #: apt-config.8.xml:111
3353 "<command>apt-config</command> returns zero on normal operation, decimal 100 "
3356 "<command>apt-config</command> retourne zéro après un déroulement normal, et "
3357 "le nombre 100 en cas d'erreur."
3359 #. type: Content of: <refentry><refentryinfo><author><contrib>
3360 #: apt.conf.5.xml:16
3361 msgid "Initial documentation of Debug::*."
3362 msgstr "Documentation initiale de Debug::*."
3364 #. type: Content of: <refentry><refentryinfo><author><email>
3365 #: apt.conf.5.xml:17
3366 msgid "dburrows@debian.org"
3367 msgstr "dburrows@debian.org"
3369 #. type: Content of: <refentry><refmeta><manvolnum>
3370 #: apt.conf.5.xml:27 apt_preferences.5.xml:21 sources.list.5.xml:22
3374 #. type: Content of: <refentry><refnamediv><refpurpose>
3375 #: apt.conf.5.xml:34
3376 msgid "Configuration file for APT"
3377 msgstr "Fichier de configuration pour APT"
3379 #. type: Content of: <refentry><refsect1><para>
3380 #: apt.conf.5.xml:38
3382 "<filename>/etc/apt/apt.conf</filename> is the main configuration file shared "
3383 "by all the tools in the APT suite of tools, though it is by no means the "
3384 "only place options can be set. The suite also shares a common command line "
3385 "parser to provide a uniform environment."
3387 "Le fichier <filename>apt.conf</filename> est le fichier de configuration "
3388 "principal du l'ensemble de programmes APT, mais n'est de loin pas le seul "
3389 "endroit où des choix d'options peuvent être effectués. L'ensemble des outils "
3390 "partagent leur analyse de la ligne de commande, ce qui permet de garantir un "
3391 "environnement d'utilisation uniforme."
3393 #. type: Content of: <refentry><refsect1><orderedlist><para>
3394 #: apt.conf.5.xml:44
3396 "When an APT tool starts up it will read the configuration files in the "
3399 "Lorsqu'un programme de l'ensemble APT est utilisé, il lit le fichier de "
3400 "configuration dans l'ordre suivant :"
3402 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3403 #: apt.conf.5.xml:46
3405 "the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
3408 "fichier indiqué par la variable d'environnement <envar>APT_CONFIG</envar> si "
3411 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3412 #: apt.conf.5.xml:48
3414 "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
3415 "order which have either no or \"<literal>conf</literal>\" as filename "
3416 "extension and which only contain alphanumeric, hyphen (-), underscore (_) "
3417 "and period (.) characters. Otherwise APT will print a notice that it has "
3418 "ignored a file, unless that file matches a pattern in the <literal>Dir::"
3419 "Ignore-Files-Silently</literal> configuration list - in which case it will "
3420 "be silently ignored."
3422 "tous les fichiers de <literal>Dir::Etc::Parts</literal> dans l'ordre "
3423 "alphanumérique ascendant qui ont soit l'extension \"<literal>conf</literal>"
3424 "\", soit aucune extension et qui ne contiennent que des caractères "
3425 "alphanumériques, des tirets (-), des caractères de soulignement (_) et des "
3426 "points (.), les autres fichiers étant ignorés. Dans le cas contraire, APT "
3427 "affichera un avertissement indiquant qu'il a ignoré un fichier si celui-ci "
3428 "ne correspond par à un motif défini dans <literal>Dir::Ignore-Files-"
3429 "Silently</literal> (les fichiers correspondant à cette variable de "
3430 "configuration étant, eux, ignorés silencieusemennt)."
3432 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3433 #: apt.conf.5.xml:55
3435 "the main configuration file specified by <literal>Dir::Etc::main</literal>"
3437 "le fichier de configuration défini par <literal>Dir::Etc::Main</literal>"
3439 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3440 #: apt.conf.5.xml:57
3442 "the command line options are applied to override the configuration "
3443 "directives or to load even more configuration files."
3445 "les options de ligne de commande sont appliquées pour remplacer les "
3446 "directives de configuration ou pour charger d'autres fichiers de "
3449 #. type: Content of: <refentry><refsect1><title>
3450 #: apt.conf.5.xml:61
3454 #. type: Content of: <refentry><refsect1><para>
3455 #: apt.conf.5.xml:62
3457 "The configuration file is organized in a tree with options organized into "
3458 "functional groups. Option specification is given with a double colon "
3459 "notation; for instance <literal>APT::Get::Assume-Yes</literal> is an option "
3460 "within the APT tool group, for the Get tool. Options do not inherit from "
3461 "their parent groups."
3463 "Le fichier de configuration est construit comme un arbre d'options "
3464 "organisées en groupes fonctionnels. On se sert du double deux points "
3465 "(« :: ») pour indiquer une option ; par exemple, <literal>APT::Get::Assume-"
3466 "Yes</literal> est une option pour le groupe d'outils APT, destinée à l'outil "
3467 "Get. Il n'y a pas d'héritage des options des groupes parents."
3469 #. type: Content of: <refentry><refsect1><para>
3470 #: apt.conf.5.xml:68
3472 "Syntactically the configuration language is modeled after what the ISC tools "
3473 "such as bind and dhcp use. Lines starting with <literal>//</literal> are "
3474 "treated as comments (ignored), as well as all text between <literal>/*</"
3475 "literal> and <literal>*/</literal>, just like C/C++ comments. Each line is "
3476 "of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. The "
3477 "quotation marks and trailing semicolon are required. The value must be on "
3478 "one line, and there is no kind of string concatenation. Values must not "
3479 "include backslashes or extra quotation marks. Option names are made up of "
3480 "alphanumeric characters and the characters \"/-:._+\". A new scope can be "
3481 "opened with curly braces, like this:"
3483 "Syntaxiquement, le langage de configuration est conçu sur le même modèle que "
3484 "les langages utilisés par des outils ISC tels que bind et dhcp. Une ligne "
3485 "qui commence par <literal>//</literal> est traitée comme un commentaire et "
3486 "ignorée, de même que les sections de texte placées entre <literal>/*</"
3487 "literal> et <literal>*/</literal>, tout comme les commentaires C/C++. "
3488 "Chaque ligne est de la forme : <literal>APT::Get::Assume-Yes \"true\";</"
3489 "literal>. Les guillemets et le point-virgule final sont obligatoire. La "
3490 "valeur doit tenir sur une seule ligne et il n'existe pas de fusion de "
3491 "chaînes. Elle ne doit pas comporter de guillemets et de barre oblique "
3492 "inversée. Le nom d'une option peut contenir des caractères alphanumériques "
3493 "et « /-:._+ ». On peut déclarer un nouveau champ d'action avec des "
3494 "accolades, comme suit :"
3496 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
3497 #: apt.conf.5.xml:81
3502 " Assume-Yes \"true\";\n"
3503 " Fix-Broken \"true\";\n"
3509 " Assume-Yes \"true\";\n"
3510 " Fix-Broken \"true\";\n"
3514 #. type: Content of: <refentry><refsect1><para>
3515 #: apt.conf.5.xml:89
3517 "with newlines placed to make it more readable. Lists can be created by "
3518 "opening a scope and including a single string enclosed in quotes followed by "
3519 "a semicolon. Multiple entries can be included, separated by a semicolon."
3521 "avec des retours à la ligne pour faciliter la lecture. On peut créer une "
3522 "liste en ouvrant un champ d'action et en y insérant une chaîne entre "
3523 "guillemets suivie d'un point virgule. Des entrées multiples peuvent être "
3524 "incluses, séparées par des points-virgules."
3526 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
3527 #: apt.conf.5.xml:94
3529 msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
3530 msgstr "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
3532 #. type: Content of: <refentry><refsect1><para>
3533 #: apt.conf.5.xml:97
3535 "In general the sample configuration file &configureindex; is a good guide "
3536 "for how it should look."
3538 "Les modèles &configureindex; montrent à quoi devrait ressembler le fichier "
3541 #. type: Content of: <refentry><refsect1><para>
3542 #: apt.conf.5.xml:100
3544 "Case is not significant in names of configuration items, so in the previous "
3545 "example you could use <literal>dpkg::pre-install-pkgs</literal>."
3547 "Les identifiants des options de configuration ne sont pas sensibles à la "
3548 "casse. Dans l'exemple précédent, on pourrait donc aussi bien utiliser "
3549 "<literal>dpkg::pre-install-pkgs</literal>."
3551 #. type: Content of: <refentry><refsect1><para>
3552 #: apt.conf.5.xml:103
3554 "Names for the configuration items are optional if a list is defined as can "
3555 "be seen in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. If "
3556 "you don't specify a name a new entry will simply add a new option to the "
3557 "list. If you specify a name you can override the option in the same way as "
3558 "any other option by reassigning a new value to the option."
3560 "Les noms des éléments de configuration sont optionnels si une liste est "
3561 "définie, comme cela peut se voir avec l'exemple <literal>DPkg::Pre-Install-"
3562 "Pkgs</literal> précédent. Si vous n'indiquez pas de nom, une nouvelle entrée "
3563 "ajoutera une nouvelle option à la liste. Dans le cas contraire, l'option "
3564 "correspondante peut être remplacée, comme toute autre option, en lui "
3565 "réaffectant une valeur."
3567 #. type: Content of: <refentry><refsect1><para>
3568 #: apt.conf.5.xml:108
3570 "Two special commands are defined: <literal>#include</literal> (which is "
3571 "deprecated and not supported by alternative implementations) and "
3572 "<literal>#clear</literal>. <literal>#include</literal> will include the "
3573 "given file, unless the filename ends in a slash, in which case the whole "
3574 "directory is included. <literal>#clear</literal> is used to erase a part of "
3575 "the configuration tree. The specified element and all its descendants are "
3576 "erased. (Note that these lines also need to end with a semicolon.)"
3578 "Deux éléments spéciaux sont autorisés : <literal>#include</literal> (qui est "
3579 "obsolète et n'est plus géré par des implémentations alternatives) et "
3580 "<literal>#clear</literal>. <literal>#include</literal> inclut le fichier "
3581 "donné en paramètre, à moins que le nom ne se termine par une barre oblique "
3582 "auquel cas le répertoire entier est inclus. <literal>#clear</literal> sert à "
3583 "effacer une partie de l'arbre de configuration. L'élément désigné et tout "
3584 "ses descendants sont supprimés. Veuillez noter que ces lignes doivent "
3585 "également se terminer avec un point-virgule."
3587 #. type: Content of: <refentry><refsect1><para>
3588 #: apt.conf.5.xml:118
3590 "The <literal>#clear</literal> command is the only way to delete a list or a "
3591 "complete scope. Reopening a scope (or using the syntax described below with "
3592 "an appended <literal>::</literal>) will <emphasis>not</emphasis> override "
3593 "previously written entries. Options can only be overridden by addressing a "
3594 "new value to them - lists and scopes can't be overridden, only cleared."
3596 "La commande <literal>#clear</literal> est la seule façon de supprimer une "
3597 "liste ou un champ d'action (« scope »). La réouverture d'un scope ou le "
3598 "style « :: » décrit plus loin ne remplaceront <emphasis>pas</emphasis> les "
3599 "entrées écrites précédemment. Les options ne peuvent être remplacées qu'en "
3600 "leur affectant une nouvelle valeur. Les listes et les champs d'action ne "
3601 "peuvent être remplacés mais seulement effacés."
3603 #. type: Content of: <refentry><refsect1><para>
3604 #: apt.conf.5.xml:126
3606 "All of the APT tools take an -o option which allows an arbitrary "
3607 "configuration directive to be specified on the command line. The syntax is a "
3608 "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
3609 "followed by an equals sign then the new value of the option. To append a new "
3610 "element to a list, add a trailing <literal>::</literal> to the name of the "
3611 "list. (As you might suspect, the scope syntax can't be used on the command "
3614 "Tous les outils d'APT possèdent une option <option>-o</option> qui permet de "
3615 "spécifier une configuration quelconque depuis la ligne de commande. La "
3616 "syntaxe consiste en un nom complet d'option (par exemple <literal>APT::Get::"
3617 "Assume-Yes</literal>) suivi par un signe égal, puis par la nouvelle valeur "
3618 "de l'option. On peut compléter une liste en ajoutant un <literal>::</"
3619 "literal> final au nom de la liste. Comme on peut s'en douter, la syntaxe de "
3620 "champ d'action (« scope ») ne peut pas être indiquée à la ligne de commande."
3622 #. type: Content of: <refentry><refsect1><para>
3623 #: apt.conf.5.xml:134
3625 "Note that appending items to a list using <literal>::</literal> only works "
3626 "for one item per line, and that you should not use it in combination with "
3627 "the scope syntax (which adds <literal>::</literal> implicitly). Using both "
3628 "syntaxes together will trigger a bug which some users unfortunately depend "
3629 "on: an option with the unusual name \"<literal>::</literal>\" which acts "
3630 "like every other option with a name. This introduces many problems; for one "
3631 "thing, users who write multiple lines in this <emphasis>wrong</emphasis> "
3632 "syntax in the hope of appending to a list will achieve the opposite, as only "
3633 "the last assignment for this option \"<literal>::</literal>\" will be used. "
3634 "Future versions of APT will raise errors and stop working if they encounter "
3635 "this misuse, so please correct such statements now while APT doesn't "
3636 "explicitly complain about them."
3638 "Veuillez noter que vous ne pouvez utiliser <literal>::</literal> que pour "
3639 "ajouter un élément par ligne à la liste et que cela ne devrait pas être "
3640 "utilisé en combinaison avec la syntaxe de champ d'action (« scope ») qui "
3641 "inclut implicitement <literal>::</literal>. L'utilisation simultanée des "
3642 "deux syntaxes déclenchera un bogue dont certains utilisateurs se servent "
3643 "comme d'une fonctionnalité : une option avec le nom inhabituel « <literal>::"
3644 "</literal> » se comportera comme toute autre option nommée. Cela risque "
3645 "d'avoir de nombreux problèmes comme conséquence, par exemple si un "
3646 "utilisateur écrit plusieurs lignes avec cette syntaxe <emphasis>erronée</"
3647 "emphasis> afin de faire un ajout à la liste, l'effet obtenu sera inverse "
3648 "puisque seule la dernière valeur pour l'option « <literal>::</literal> » "
3649 "sera utilisée. Les futures versions d'APT retourneront une erreur et "
3650 "l'exécution sera interrompue si cette utilisation incorrecte est rencontrée. "
3651 "Il est donc conseillé de corriger ces défauts tant qu'APT ne s'en plaint pas "
3654 #. type: Content of: <refentry><refsect1><title>
3655 #: apt.conf.5.xml:149
3656 msgid "The APT Group"
3657 msgstr "Le groupe APT"
3659 #. type: Content of: <refentry><refsect1><para>
3660 #: apt.conf.5.xml:150
3662 "This group of options controls general APT behavior as well as holding the "
3663 "options for all of the tools."
3665 "Ce groupe d'options contrôle le comportement global d'APT et contient "
3666 "également des options communes à tous les outils."
3668 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3669 #: apt.conf.5.xml:155
3671 "System Architecture; sets the architecture to use when fetching files and "
3672 "parsing package lists. The internal default is the architecture apt was "
3675 "L'architecture du système ; cette option positionne l'architecture à "
3676 "utiliser pour récupérer des fichiers et analyser des listes de paquets. La "
3677 "valeur interne par défaut est l'architecture pour laquelle APT a été compilé."
3679 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3680 #: apt.conf.5.xml:162
3682 "All Architectures the system supports. For instance, CPUs implementing the "
3683 "<literal>amd64</literal> (also called <literal>x86-64</literal>) "
3684 "instruction set are also able to execute binaries compiled for the "
3685 "<literal>i386</literal> (<literal>x86</literal>) instruction set. This list "
3686 "is used when fetching files and parsing package lists. The initial default "
3687 "is always the system's native architecture (<literal>APT::Architecture</"
3688 "literal>), and foreign architectures are added to the default list when they "
3689 "are registered via <command>dpkg --add-architecture</command>."
3691 "Toutes les architectures gérées par le système. Par exemple, les processeurs "
3692 "qui mettent en oeuvre le jeu d'instructions <literal>amd64</literal> (aussi "
3693 "appelé <literal>x86-64</literal>) peuvent exécuter des binaires compilés "
3694 "pour le jeu d'instructions<literal>i386</literal> (<literal>x86</literal>). "
3695 "Cette liste est utilisé pour récupérer des fichiers et analyser les listes "
3696 "de paquets. La valeur par défaut initiale est toujours celle de "
3697 "l'architecture native du système (<literal>APT::Architecture</literal>) et "
3698 "les autres architectures sont ajoutées à la liste par défaut lorsqu'elles "
3699 "sont enregistrées avec <command>dpkg --add-architecture</command>."
3701 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3702 #: apt.conf.5.xml:176
3704 "List of all build profiles enabled for build-dependency resolution, without "
3705 "the \"<literal>profile.</literal>\" namespace prefix. By default this list "
3706 "is empty. The <envar>DEB_BUILD_PROFILES</envar> as used by &dpkg-"
3707 "buildpackage; overrides the list notation."
3710 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3711 #: apt.conf.5.xml:184
3713 "Default release to install packages from if more than one version is "
3714 "available. Contains release name, codename or release version. Examples: "
3715 "'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
3716 "'4.0', '5.0*'. See also &apt-preferences;."
3718 "Indique la distribution à utiliser par défaut lors de l'installation d'un "
3719 "paquet si plusieurs versions sont disponibles. La valeur peut être un nom de "
3720 "distribution ou un numéro de version. Exemples : « stable », « testing », "
3721 "« &stable-codename; », « &testing-codename; », « 4.0 », « 5.0* ». Voir aussi "
3722 "&apt-preferences;."
3724 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3725 #: apt.conf.5.xml:190
3727 "Ignore held packages; this global option causes the problem resolver to "
3728 "ignore held packages in its decision making."
3730 "Ignore les paquets « gelés » ; cette option globale indique au système de "
3731 "résolution de ne pas tenir compte des paquets « gelés » dans sa prise de "
3734 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3735 #: apt.conf.5.xml:195
3737 "Defaults to on. When turned on the autoclean feature will remove any "
3738 "packages which can no longer be downloaded from the cache. If turned off "
3739 "then packages that are locally installed are also excluded from cleaning - "
3740 "but note that APT provides no direct means to reinstall them."
3742 "Avec cette option qui est activée par défaut, la fonctionnalité "
3743 "« autoclean » supprime du cache tout paquet qui ne peut plus être récupéré. "
3744 "Quand cette option est désactivée, les paquets qui sont installés localement "
3745 "sont aussi exclus du nettoyage - mais notez que APT ne fournit aucun moyen "
3746 "direct pour les réinstaller."
3748 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3749 #: apt.conf.5.xml:203
3751 "Defaults to on, which will cause APT to install essential and important "
3752 "packages as soon as possible in an install/upgrade operation, in order to "
3753 "limit the effect of a failing &dpkg; call. If this option is disabled, APT "
3754 "treats an important package in the same way as an extra package: between the "
3755 "unpacking of the package A and its configuration there can be many other "
3756 "unpack or configuration calls for other unrelated packages B, C etc. If "
3757 "these cause the &dpkg; call to fail (e.g. because package B's maintainer "
3758 "scripts generate an error), this results in a system state in which package "
3759 "A is unpacked but unconfigured - so any package depending on A is now no "
3760 "longer guaranteed to work, as its dependency on A is no longer satisfied."
3762 "La valeur par défaut est « on » ce qui a pour conséquence qu'APT installera "
3763 "les paquets essentiels et importants dès que possible pendant les opérations "
3764 "d'installation ou de mise à jour, afin de limiter les conséquences d'un "
3765 "échec de &dpkg;. Si cette option est désactivée, APT traitera les paquets "
3766 "importants comme les paquets de priorité « extra » : entre la décompaction "
3767 "du paquet A et sa configuration, de nombreuses opérations de décompaction ou "
3768 "de configuration peuvent prendre place pour des paquets B ou C qui n'ont "
3769 "rien à voir. Si ces opérations provoquent un échec de &dpkg; (par exemple si "
3770 "les scripts du responsable du paquet B provoquent une erreur), le résultat "
3771 "est que le paquet A est décompacté mais non configuré. En conséquence, les "
3772 "paquets qui en dépendent pourraient ne plus fonctionner puisque leurs "
3773 "dépendances ne sont pas satisfaites."
3775 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3776 #: apt.conf.5.xml:215
3778 "The immediate configuration marker is also applied in the potentially "
3779 "problematic case of circular dependencies, since a dependency with the "
3780 "immediate flag is equivalent to a Pre-Dependency. In theory this allows APT "
3781 "to recognise a situation in which it is unable to perform immediate "
3782 "configuration, abort, and suggest to the user that the option should be "
3783 "temporarily deactivated in order to allow the operation to proceed. Note "
3784 "the use of the word \"theory\" here; in the real world this problem has "
3785 "rarely been encountered, in non-stable distribution versions, and was caused "
3786 "by wrong dependencies of the package in question or by a system in an "
3787 "already broken state; so you should not blindly disable this option, as the "
3788 "scenario mentioned above is not the only problem it can help to prevent in "
3791 "Le marqueur de configuration immédiate est également utilisé dans le cas "
3792 "potentiellement délicat de dépendances circulaires, car une dépendance avec "
3793 "le marqueur « immediate » est équivalent à une pré-dépendance. Cela permet "
3794 "en théorie à APT de reconnaître le cas où il ne peut effectuer de "
3795 "configuration immédiate et de s'interrompre pour suggérer de désactiver "
3796 "temporairement l'option pour permettre aux opérations de s'effectuer. "
3797 "Veuillez noter l'utilisation du terme « en théorie » : en réalité, ce "
3798 "problème est rarement rencontré, dans des versions non stables de "
3799 "distributions, et était causé par des dépendances incorrectes ou par un "
3800 "système déjà dans un état instable. Vous ne devriez donc pas désactiver "
3801 "cette option sans savoir ce que vous faites car le scénario ci-dessus n'est "
3802 "le seul qu'elle permet d'éviter."
3804 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3805 #: apt.conf.5.xml:228
3807 "Before a big operation like <literal>dist-upgrade</literal> is run with this "
3808 "option disabled you should try to explicitly <literal>install</literal> the "
3809 "package APT is unable to configure immediately; but please make sure you "
3810 "also report your problem to your distribution and to the APT team with the "
3811 "buglink below, so they can work on improving or correcting the upgrade "
3814 "Avant qu'une opération importante comme <literal>dist-upgrade</literal> ne "
3815 "soit exécutée avec cette option désactivée, vous devriez essayer d'installer "
3816 "(<literal>install</literal>) explicitement le paquet qu'APT ne peut pas "
3817 "configurer immédiatement. Ne manquez toutefois pas de signaler le problème "
3818 "dans votre distribution et à l'équipe de maintenance d'APT avec le lien de "
3819 "système de gestion de bogues ci-dessous, afin qu'ils puissent améliorer ou "
3820 "corriger les processus de mise à jour."
3822 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3823 #: apt.conf.5.xml:239
3825 "Never enable this option unless you <emphasis>really</emphasis> know what "
3826 "you are doing. It permits APT to temporarily remove an essential package to "
3827 "break a Conflicts/Conflicts or Conflicts/Pre-Depends loop between two "
3828 "essential packages. <emphasis>Such a loop should never exist and is a grave "
3829 "bug</emphasis>. This option will work if the essential packages are not "
3830 "<command>tar</command>, <command>gzip</command>, <command>libc</command>, "
3831 "<command>dpkg</command>, <command>dash</command> or anything that those "
3832 "packages depend on."
3834 "Ne jamais activer cette option à moins que vous ne sachiez "
3835 "<emphasis>réellement</emphasis> ce que vous faites. Elle autorise APT à "
3836 "supprimer temporairement un paquet essentiel pour mettre fin à une boucle "
3837 "Conflicts / Conflicts ou Conflicts / Pre-Depends entre deux paquets "
3838 "essentiels. <emphasis>Une telle boucle ne devrait jamais se produire : c'est "
3839 "un bogue très important</emphasis>. Cette option fonctionne si les paquets "
3840 "essentiels ne sont pas <command>tar</command>, <command>gzip</command>, "
3841 "<command>libc</command>, <command>dpkg</command>, <command>dash</command> ou "
3842 "tous les paquets dont ces paquets dépendent."
3844 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3845 #: apt.conf.5.xml:251
3847 "APT uses since version 0.7.26 a resizable memory mapped cache file to store "
3848 "the available information. <literal>Cache-Start</literal> acts as a hint of "
3849 "the size the cache will grow to, and is therefore the amount of memory APT "
3850 "will request at startup. The default value is 20971520 bytes (~20 MB). Note "
3851 "that this amount of space needs to be available for APT; otherwise it will "
3852 "likely fail ungracefully, so for memory restricted devices this value should "
3853 "be lowered while on systems with a lot of configured sources it should be "
3854 "increased. <literal>Cache-Grow</literal> defines in bytes with the default "
3855 "of 1048576 (~1 MB) how much the cache size will be increased in the event "
3856 "the space defined by <literal>Cache-Start</literal> is not enough. This "
3857 "value will be applied again and again until either the cache is big enough "
3858 "to store all information or the size of the cache reaches the <literal>Cache-"
3859 "Limit</literal>. The default of <literal>Cache-Limit</literal> is 0 which "
3860 "stands for no limit. If <literal>Cache-Grow</literal> is set to 0 the "
3861 "automatic growth of the cache is disabled."
3863 "À partir de la version 0.7.26, APT utilise un fichier de cache de taille "
3864 "variable indexé en mémoire (« resizable memory mapped cache file ») pour "
3865 "conserver les informations du fichier « available ». <literal>Cache-Start</"
3866 "literal> définit la taille minimale de ce cache et par conséquent la "
3867 "quantité de mémoire qu'APT utilisera dès son lancement. La valeur par défaut "
3868 "est de 20971520 octets (environ 20 Mo). Il est indispensable que l'ensemble "
3869 "de cette mémoire soit disponible, sinon APT ne pourra se lancer. Il peut "
3870 "donc être nécessaire de diminuer cette valeur sur des systèmes disposant de "
3871 "peu de mémoire. Au contraire, pour des systèmes qui utilisent de nombreuses "
3872 "sources de paquet, il peut être nécessaire de l'augmenter. La valeur de "
3873 "<literal>Cache-Grow</literal> définit, en octets, la quantité de mémoire "
3874 "supplémentaire qui peut être allouée au cache si la valeur définie par "
3875 "<literal>Cache-Start</literal> est insuffisante. La valeur par défaut de "
3876 "<literal>Cache-Grow</literal> est de 1048576 octets (environ 1 Mo). Cette "
3877 "augmentation se fera tant que la taille du cache sera insuffisante pour "
3878 "contenir toutes les informations nécessaires ou qu'elle atteint la valeur "
3879 "limite définie par <literal>Cache-Limit</literal>. La valeur par défaut de "
3880 "<literal>Cache-Limit</literal> est nulle (il n'existe donc pas de limite à "
3881 "la taille maximale du cache). Si <literal>Cache-Grow</literal> est égal à 0, "
3882 "l'augmentation automatique de la taille du cache est désactivée."
3884 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3885 #: apt.conf.5.xml:267
3886 msgid "Defines which packages are considered essential build dependencies."
3888 "Cette option définit les paquets qui sont considérés comme faisant partie "
3889 "des dépendances essentielles pour la construction de paquets."
3891 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3892 #: apt.conf.5.xml:271
3894 "The Get subsection controls the &apt-get; tool; please see its documentation "
3895 "for more information about the options here."
3897 "La sous-section <literal>Get</literal> contrôle l'outil &apt-get;, veuillez "
3898 "consulter sa documentation pour avoir plus d'informations sur les options en "
3901 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3902 #: apt.conf.5.xml:276
3904 "The Cache subsection controls the &apt-cache; tool; please see its "
3905 "documentation for more information about the options here."
3907 "La sous-section <literal>Cache</literal> contrôle l'outil &apt-cache;, "
3908 "veuillez consulter sa documentation pour avoir plus d'informations sur les "
3909 "options en question."
3911 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3912 #: apt.conf.5.xml:281
3914 "The CDROM subsection controls the &apt-cdrom; tool; please see its "
3915 "documentation for more information about the options here."
3917 "La sous-section <literal>CDROM</literal> contrôle l'outil &apt-cdrom;, "
3918 "veuillez consulter sa documentation pour avoir plus d'informations sur les "
3919 "options en question."
3921 #. type: Content of: <refentry><refsect1><title>
3922 #: apt.conf.5.xml:287
3923 msgid "The Acquire Group"
3924 msgstr "Le groupe Acquire"
3926 #. type: Content of: <refentry><refsect1><para>
3927 #: apt.conf.5.xml:288
3929 "The <literal>Acquire</literal> group of options controls the download of "
3930 "packages as well as the various \"acquire methods\" responsible for the "
3931 "download itself (see also &sources-list;)."
3933 "Le groupe d'options <literal>Acquire</literal> contrôle le téléchargement "
3934 "des paquets ainsi que les différentes « méthodes d'acquisition » qui "
3935 "effectuent ce téléchargement (voir aussi &sources-list;)."
3937 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3938 #: apt.conf.5.xml:295
3940 "Security related option defaulting to true, as giving a Release file's "
3941 "validation an expiration date prevents replay attacks over a long timescale, "
3942 "and can also for example help users to identify mirrors that are no longer "
3943 "updated - but the feature depends on the correctness of the clock on the "
3944 "user system. Archive maintainers are encouraged to create Release files with "
3945 "the <literal>Valid-Until</literal> header, but if they don't or a stricter "
3946 "value is desired the <literal>Max-ValidTime</literal> option below can be "
3949 "L'activation de l'option de sécurité qui permet de mettre une limite "
3950 "temporelle de validité au fichier Release permet d'éviter des attaques de "
3951 "type « replay » et permet d'éviter d'utiliser des miroirs qui ne sont plus à "
3952 "jour. Cependant, cette fonctionnalité a besoin que l'horloge du système soit "
3953 "à jour. Les gestionnaires d'archives devraient créer des fichiers Release "
3954 "comportant l'en-tête <literal>Valid-Until</literal>. Cependant, si cet en-"
3955 "tête est absent, la valeur du paramètre <literal>Max-ValidTime</literal> est "
3958 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3959 #: apt.conf.5.xml:308
3961 "Maximum time (in seconds) after its creation (as indicated by the "
3962 "<literal>Date</literal> header) that the <filename>Release</filename> file "
3963 "should be considered valid. If the Release file itself includes a "
3964 "<literal>Valid-Until</literal> header the earlier date of the two is used as "
3965 "the expiration date. The default value is <literal>0</literal> which stands "
3966 "for \"valid forever\". Archive specific settings can be made by appending "
3967 "the label of the archive to the option name."
3969 "Durée maximale (en secondes) pendant laquelle un fichier Release est "
3970 "considéré comme valable, à partir du moment de sa création. Si ce fichier "
3971 "lui-même comporte un en-tête la plus ancienne des deux dates est utilisée "
3972 "comme date d'expiration. La valeur par défaut (<literal>0</literal>) "
3973 "signifie « valable éternellement ». Un réglage spécifique pour une archive "
3974 "donnée peut être défini en ajoutant l'étiquette de l'archive au nom de "
3977 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3978 #: apt.conf.5.xml:320
3980 "Minimum time (in seconds) after its creation (as indicated by the "
3981 "<literal>Date</literal> header) that the <filename>Release</filename> file "
3982 "should be considered valid. Use this if you need to use a seldom updated "
3983 "(local) mirror of a more frequently updated archive with a <literal>Valid-"
3984 "Until</literal> header instead of completely disabling the expiration date "
3985 "checking. Archive specific settings can and should be used by appending the "
3986 "label of the archive to the option name."
3988 "Durée minimale (en secondes) pendant laquelle un fichier Release est "
3989 "considéré comme valable, à partir du moment de sa création. Il est conseillé "
3990 "d'utiliser ce réglage si vous utilisez un miroir mis à jour ponctuellement "
3991 "(par exemple un miroir local) d'une archive mise à jour plus fréquemment "
3992 "avec un en-tête <literal>Valid-Until</literal> plutôt que de désactiver "
3993 "complètement le contrôle des dates d'expiration. Un réglage spécifique pour "
3994 "une archive donnée peut être défini en ajoutant l'étiquette de l'archive au "
3997 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3998 #: apt.conf.5.xml:332
4000 "Try to download deltas called <literal>PDiffs</literal> for indexes (like "
4001 "<filename>Packages</filename> files) instead of downloading whole ones. True "
4004 "Essayer de télécharger les fichiers différentiels appelés <literal>PDiffs</"
4005 "literal> pour les index (par exemple les fichiers <filename>Packages</"
4006 "filename>), plutôt que de les télécharger entièrement. Par défaut à « true »."
4008 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4009 #: apt.conf.5.xml:335
4011 "Two sub-options to limit the use of PDiffs are also available: "
4012 "<literal>FileLimit</literal> can be used to specify a maximum number of "
4013 "PDiff files should be downloaded to update a file. <literal>SizeLimit</"
4014 "literal> on the other hand is the maximum percentage of the size of all "
4015 "patches compared to the size of the targeted file. If one of these limits is "
4016 "exceeded the complete file is downloaded instead of the patches."
4018 "Deux sous-options permettant de limiter l'utilisation de fichiers « pdiff » "
4019 "sont également disponibles. <literal>FileLimit</literal> permet d'indiquer "
4020 "le nombre maximal de fichiers de différences peuvent être téléchargés pour "
4021 "modifier un fichier. <literal>SizeLimit</literal> permet par ailleurs de "
4022 "limiter la taille combinée des fichiers de différences récupérés à un "
4023 "certain pourcentage du fichier à modifier. Si une de ces limites est "
4024 "dépassée, le fichier complet est téléchargé au lieu de télécharger les "
4025 "fichiers de différences."
4027 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4028 #: apt.conf.5.xml:345
4030 "Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</"
4031 "literal> or <literal>access</literal> which determines how APT parallelizes "
4032 "outgoing connections. <literal>host</literal> means that one connection per "
4033 "target host will be opened, <literal>access</literal> means that one "
4034 "connection per URI type will be opened."
4036 "Mode de file d'attente ; <literal>Queue-Mode</literal> peut prendre les "
4037 "valeurs <literal>host</literal> ou <literal>access</literal>, ce qui "
4038 "détermine comment APT parallélise les connexions sortantes. <literal>Host</"
4039 "literal> signifie qu'une connexion par cible sera initiée, tandis que "
4040 "<literal>access</literal> signifie qu'une connexion par type d'URI sera "
4043 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4044 #: apt.conf.5.xml:353
4046 "Number of retries to perform. If this is non-zero APT will retry failed "
4047 "files the given number of times."
4049 "Nombre d'essais à effectuer. Si ce nombre n'est pas nul, APT essaie de "
4050 "récupérer, le nombre donné de fois, les fichiers dont la récupération a "
4053 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4054 #: apt.conf.5.xml:358
4056 "Use symlinks for source archives. If set to true then source archives will "
4057 "be symlinked when possible instead of copying. True is the default."
4059 "Utilise des liens symboliques pour les archives de sources. Positionnée à "
4060 "« true », cette option crée si possible des liens symboliques vers les "
4061 "archives de sources au lieu de les copier. Par défaut à « true »."
4063 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4064 #: apt.conf.5.xml:363
4066 "<literal>http::Proxy</literal> sets the default proxy to use for HTTP URIs. "
4067 "It is in the standard form of <literal>http://[[user][:pass]@]host[:port]/</"
4068 "literal>. Per host proxies can also be specified by using the form "
4069 "<literal>http::Proxy::<host></literal> with the special keyword "
4070 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4071 "settings is specified, <envar>http_proxy</envar> environment variable will "
4074 "<literal>http::Proxy</literal> est le mandataire (proxy) HTTP à utiliser par "
4075 "défaut pour les URI HTTP. Il se présente sous la forme standard : "
4076 "<literal>http://[[utilisateur][:mot_de_passe]@]hôte[:port]/</literal>. On "
4077 "peut spécifier un mandataire particulier par hôte distant en utilisant la "
4078 "syntaxe : <literal>http::Proxy::<hôte></literal>. Le mot-clé spécial "
4079 "<literal>DIRECT</literal> indique alors de n'utiliser aucun mandataire pour "
4080 "l'hôte. Si aucun des paramètres précédents n'est défini, la variable "
4081 "d'environnement <envar>http_proxy</envar> annule et remplace toutes les "
4082 "options de mandataire HTTP."
4084 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4085 #: apt.conf.5.xml:371
4087 "Three settings are provided for cache control with HTTP/1.1 compliant proxy "
4088 "caches. <literal>No-Cache</literal> tells the proxy not to use its cached "
4089 "response under any circumstances. <literal>Max-Age</literal> sets the "
4090 "allowed maximum age (in seconds) of an index file in the cache of the "
4091 "proxy. <literal>No-Store</literal> specifies that the proxy should not "
4092 "store the requested archive files in its cache, which can be used to prevent "
4093 "the proxy from polluting its cache with (big) .deb files."
4095 "Trois options de configuration sont fournies pour le contrôle des caches "
4096 "compatibles avec HTTP/1.1. <literal>No-Cache</literal> signifie que le "
4097 "mandataire ne doit jamais utiliser les réponses qu'il a stockées ; "
4098 "<literal>Max-Age</literal> établit l'ancienneté maximale (en secondes) d'un "
4099 "fichier d'index dans le cache du mandataire. <literal>No-Store</literal> "
4100 "indique que le mandataire ne doit pas mettre en cache les fichiers "
4101 "d'archive, ce qui peut éviter de polluer un cache mandataire avec des "
4102 "fichiers .deb très grands."
4104 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4105 #: apt.conf.5.xml:381 apt.conf.5.xml:469
4107 "The option <literal>timeout</literal> sets the timeout timer used by the "
4108 "method; this value applies to the connection as well as the data timeout."
4110 "L'option <literal>timeout</literal> positionne le compteur d'expiration du "
4111 "délai (timeout) utilisé par la méthode. Cela s'applique aussi bien à la "
4112 "connexion qu'aux données."
4114 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4115 #: apt.conf.5.xml:384
4118 #| "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used "
4119 #| "to enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be "
4120 #| "beneficial e.g. on high-latency connections. It specifies how many "
4121 #| "requests are sent in a pipeline. Previous APT versions had a default of "
4122 #| "10 for this setting, but the default value is now 0 (= disabled) to avoid "
4123 #| "problems with the ever-growing amount of webservers and proxies which "
4124 #| "choose to not conform to the HTTP/1.1 specification."
4126 "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to "
4127 "enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be beneficial e."
4128 "g. on high-latency connections. It specifies how many requests are sent in a "
4129 "pipeline. APT tries to detect and workaround misbehaving webservers and "
4130 "proxies at runtime, but if you know that yours does not conform to the "
4131 "HTTP/1.1 specification pipelining can be disabled by setting the value to 0. "
4132 "It is enabled by default with the value 10."
4134 "Le réglage <literal>Acquire::http::Pipeline-Depth</literal> permet "
4135 "d'utiliser l'enchaînement HTTP (« HTTP pipelining », RFC 2616 section "
4136 "8.1.2.2) ce qui peut être utile par exemple avec des connexions à latence "
4137 "élevée. Il indique le nombre de requêtes envoyées dans le tuyau. Les "
4138 "versions précédentes d'APT utilisaient une valeur de 10 pour ce réglage. "
4139 "Cette valeur est désormais égale à 0 (désactivé) pour éviter des problèmes "
4140 "avec le nombre en constante augmentation de serveurs web et de mandataires "
4141 "qui ne respectent pas la norme HTTP/1.1."
4143 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4144 #: apt.conf.5.xml:391
4146 "<literal>Acquire::http::AllowRedirect</literal> controls whether APT will "
4147 "follow redirects, which is enabled by default."
4149 "<literal>Acquire::http::AllowRedirect</literal> contrôle le fait qu'APT "
4150 "suive les redirections. Ce réglage est activé par défaut."
4152 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4153 #: apt.conf.5.xml:394
4156 #| "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</"
4157 #| "literal> which accepts integer values in kilobytes. The default value is "
4158 #| "0 which deactivates the limit and tries to use all available bandwidth "
4159 #| "(note that this option implicitly disables downloading from multiple "
4160 #| "servers at the same time.)"
4162 "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</"
4163 "literal> which accepts integer values in kilobytes per second. The default "
4164 "value is 0 which deactivates the limit and tries to use all available "
4165 "bandwidth. Note that this option implicitly disables downloading from "
4166 "multiple servers at the same time."
4168 "La bande passante utilisée peut être limité avec <literal>Acquire::http::Dl-"
4169 "Limit</literal> qui peut prendre une valeur entière, l'unité utilisée étant "
4170 "le kilo-octet. La valeur par défaut est 0, ce qui correspond à aucune "
4171 "limitation de bande passante. Veuillez noter que cette option désactive "
4172 "implicitement le téléchargement simultané depuis plusieurs serveurs."
4174 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4175 #: apt.conf.5.xml:401
4177 "<literal>Acquire::http::User-Agent</literal> can be used to set a different "
4178 "User-Agent for the http download method as some proxies allow access for "
4179 "clients only if the client uses a known identifier."
4181 "L'option <literal>Acquire::http::User-Agent</literal> peut être utilisée "
4182 "pour envoyer une valeur User-Agent modifiée pour les téléchargements HTTP, "
4183 "ce qui peut par exemple être utile avec certains mandataires HTTP qui "
4184 "n'autorisent l'accès qu'aux client s'identifiant de manière spécifique.."
4186 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4187 #: apt.conf.5.xml:405
4189 "<literal>Acquire::http::Proxy-Auto-Detect</literal> can be used to specify "
4190 "an external command to discover the http proxy to use. Apt expects the "
4191 "command to output the proxy on stdout in the style <literal>http://proxy:"
4192 "port/</literal>. This will override the generic <literal>Acquire::http::"
4193 "Proxy</literal> but not any specific host proxy configuration set via "
4194 "<literal>Acquire::http::Proxy::$HOST</literal>. See the &squid-deb-proxy-"
4195 "client; package for an example implementation that uses avahi. This option "
4196 "takes precedence over the legacy option name <literal>ProxyAutoDetect</"
4200 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4201 #: apt.conf.5.xml:423
4203 "The <literal>Cache-control</literal>, <literal>Timeout</literal>, "
4204 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> and "
4205 "<literal>proxy</literal> options work for HTTPS URIs in the same way as for "
4206 "the <literal>http</literal> method, and default to the same values if they "
4207 "are not explicitly set. The <literal>Pipeline-Depth</literal> option is not "
4210 "Les options <literal>Cache-control</literal>, <literal>Timeout</literal>, "
4211 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> et "
4212 "<literal>proxy</literal> fonctionnent pour les URI HTTPS de la même manière "
4213 "que la méthode <literal>http</literal>. Les valeurs par défaut sont les "
4214 "mêmes si elles ne sont pas indiquées. L'option <literal>Pipeline-Depth</"
4215 "literal> n'est pas encore gérée."
4217 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4218 #: apt.conf.5.xml:431
4220 "<literal>CaInfo</literal> suboption specifies place of file that holds info "
4221 "about trusted certificates. <literal><host>::CaInfo</literal> is the "
4222 "corresponding per-host option. <literal>Verify-Peer</literal> boolean "
4223 "suboption determines whether or not the server's host certificate should be "
4224 "verified against trusted certificates. <literal><host>::Verify-Peer</"
4225 "literal> is the corresponding per-host option. <literal>Verify-Host</"
4226 "literal> boolean suboption determines whether or not the server's hostname "
4227 "should be verified. <literal><host>::Verify-Host</literal> is the "
4228 "corresponding per-host option. <literal>SslCert</literal> determines what "
4229 "certificate to use for client authentication. <literal><host>::"
4230 "SslCert</literal> is the corresponding per-host option. <literal>SslKey</"
4231 "literal> determines what private key to use for client authentication. "
4232 "<literal><host>::SslKey</literal> is the corresponding per-host "
4233 "option. <literal>SslForceVersion</literal> overrides default SSL version to "
4234 "use. It can contain either of the strings '<literal>TLSv1</literal>' or "
4235 "'<literal>SSLv3</literal>'. <literal><host>::SslForceVersion</"
4236 "literal> is the corresponding per-host option."
4238 "La sous-option <literal>CaInfo</literal> spécifie le fichier contenant les "
4239 "informations sur les certificats de confiance. La sous-option booléenne "
4240 "<literal>Verify-Peer</literal> précise si le certificat d'hôte du serveur "
4241 "doit être confronté aux certificats de confiance ou pas. La sous-option "
4242 "booléenne <literal>Verify-Host</literal> précise s'il faut vérifier ou pas "
4243 "le nom d'hôte du serveur. <literal>SslCert</literal> détermine le certificat "
4244 "à utiliser pour l'authentification du client. <literal>SslKey</literal> "
4245 "détermine quelle clef privée doit être utilisée pour l'authentification du "
4246 "client. <literal>SslForceVersion</literal> surcharge la valeur par défaut "
4247 "pour la version de SSL à utiliser et peut contenir l'une des chaînes "
4248 "<literal>TLSv1</literal> ou <literal>SSLv3</literal>."
4250 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4251 #: apt.conf.5.xml:452
4253 "<literal>ftp::Proxy</literal> sets the default proxy to use for FTP URIs. "
4254 "It is in the standard form of <literal>ftp://[[user][:pass]@]host[:port]/</"
4255 "literal>. Per host proxies can also be specified by using the form "
4256 "<literal>ftp::Proxy::<host></literal> with the special keyword "
4257 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4258 "settings is specified, <envar>ftp_proxy</envar> environment variable will be "
4259 "used. To use an FTP proxy you will have to set the <literal>ftp::ProxyLogin</"
4260 "literal> script in the configuration file. This entry specifies the commands "
4261 "to send to tell the proxy server what to connect to. Please see "
4262 "&configureindex; for an example of how to do this. The substitution "
4263 "variables representing the corresponding URI component are <literal>"
4264 "$(PROXY_USER)</literal>, <literal>$(PROXY_PASS)</literal>, <literal>"
4265 "$(SITE_USER)</literal>, <literal>$(SITE_PASS)</literal>, <literal>$(SITE)</"
4266 "literal> and <literal>$(SITE_PORT)</literal>."
4268 "<literal>ftp::Proxy</literal> est le mandataire (proxy) FTP à utiliser par "
4269 "défaut pour les URI FTP. Il se présente sous la forme standard : "
4270 "<literal>ftp://[[user][:pass]@]host[:port]/</literal>. On peut spécifier un "
4271 "mandataire particulier par hôte distant en utilisant la syntaxe : "
4272 "<literal>ftp::Proxy::<hôte></literal>. Le mot-clé spécial "
4273 "<literal>DIRECT</literal> indique alors de n'utiliser aucun mandataire pour "
4274 "l'hôte. Si aucun des paramètres précédents n'est définis, la variable "
4275 "d'environnement <envar>ftp_proxy</envar> annule et replace toutes les "
4276 "options de mandataire FTP. Pour utiliser un mandataire FTP, vous devrez "
4277 "renseigner l'entrée <literal>ftp::ProxyLogin</literal> dans le fichier de "
4278 "configuration. Cette entrée spécifie les commandes à envoyer au mandataire "
4279 "pour lui préciser à quoi il doit se connecter. Voyez &configureindex; pour "
4280 "savoir comment faire. Les variables de substitution qui représentent le "
4281 "composant d'URI correspondant sont : <literal>$(PROXY_USER)</literal>, "
4282 "<literal>$(PROXY_PASS)</literal>, <literal>$(SITE_USER)</literal>, <literal>"
4283 "$(SITE_PASS)</literal>, <literal>$(SITE)</literal> et <literal>$(SITE_PORT)</"
4286 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4287 #: apt.conf.5.xml:472
4289 "Several settings are provided to control passive mode. Generally it is safe "
4290 "to leave passive mode on; it works in nearly every environment. However, "
4291 "some situations require that passive mode be disabled and port mode FTP used "
4292 "instead. This can be done globally or for connections that go through a "
4293 "proxy or for a specific host (see the sample config file for examples)."
4295 "Plusieurs options de configuration sont fournies pour contrôler le mode "
4296 "passif. Il est généralement plus sûr d'activer le mode passif et cela marche "
4297 "dans presque tous les environnements. Cependant, certaines situations "
4298 "nécessitent que le mode passif soit désactivé et que le mode « port » de ftp "
4299 "soit utilisé à la place. On peut le faire globalement, pour des connexions "
4300 "qui passent par un mandataire ou pour une machine spécifique (examinez le "
4301 "modèle de fichier de configuration)."
4303 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4304 #: apt.conf.5.xml:479
4306 "It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</"
4307 "envar> environment variable to an HTTP URL - see the discussion of the http "
4308 "method above for syntax. You cannot set this in the configuration file and "
4309 "it is not recommended to use FTP over HTTP due to its low efficiency."
4311 "Il est possible de faire transiter le trafic FTP par un mandataire HTTP en "
4312 "positionnant la variable d'environnement <envar>ftp_proxy</envar> à une URL "
4313 "HTTP -- consultez la méthode http ci-dessus pour la syntaxe. On ne peut pas "
4314 "le faire dans le fichier de configuration et il n'est de toute façon pas "
4315 "recommandé d'utiliser FTP au travers de HTTP en raison de la faible "
4316 "efficacité de cette méthode."
4318 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4319 #: apt.conf.5.xml:484
4321 "The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
4322 "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
4323 "false, which means these commands are only used if the control connection is "
4324 "IPv6. Setting this to true forces their use even on IPv4 connections. Note "
4325 "that most FTP servers do not support RFC2428."
4327 "L'option <literal>ForceExtended</literal> contrôle l'utilisation des "
4328 "commandes liées à la RFC 2428, <literal>EPSV</literal> et <literal>EPRT</"
4329 "literal>. Par défaut, elle vaut « false » ce qui signifie que ces commandes "
4330 "ne sont utilisées que pour une connexion de type IPv6. Quand elle vaut "
4331 "« true », on les utilise même si la connexion est de type IPv4. La plupart "
4332 "des serveurs FTP ne suivent pas la RFC 2428."
4334 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
4335 #: apt.conf.5.xml:498
4337 msgid "/cdrom/::Mount \"foo\";"
4338 msgstr "/cdrom/::Mount \"foo\";"
4340 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4341 #: apt.conf.5.xml:493
4343 "For URIs using the <literal>cdrom</literal> method, the only configurable "
4344 "option is the mount point, <literal>cdrom::Mount</literal>, which must be "
4345 "the mount point for the CD-ROM (or DVD, or whatever) drive as specified in "
4346 "<filename>/etc/fstab</filename>. It is possible to provide alternate mount "
4347 "and unmount commands if your mount point cannot be listed in the fstab. The "
4348 "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
4349 "<literal>cdrom</literal> block. It is important to have the trailing slash. "
4350 "Unmount commands can be specified using UMount."
4352 "La seule option de configuration pour les URI qui utilisent la méthode "
4353 "<literal>cdrom</literal> est le point de montage : <literal>cdrom::Mount</"
4354 "literal> ; il doit représenter le point de montage du lecteur de CD-ROM (ou "
4355 "DVD, etc.) indiqué dans <filename>/etc/fstab</filename>. D'autres commandes "
4356 "de montage et de démontage peuvent être fournies quand le point de montage "
4357 "ne peut être listé dans le fichier <filename>/etc/fstab</filename>. "
4358 "Syntaxiquement, il faut placer <placeholder type=\"literallayout\" id=\"0\"/"
4359 "> dans le bloc <literal>cdrom</literal>. La barre oblique finale est "
4360 "importante. Les commandes de démontage peuvent être spécifiées en utilisant "
4361 "<literal>UMount</literal>."
4363 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4364 #: apt.conf.5.xml:506
4366 "For GPGV URIs the only configurable option is <literal>gpgv::Options</"
4367 "literal>, which passes additional parameters to gpgv."
4369 "La seule option pour les URI GPGV est <literal>gpgv::Options</literal>, qui "
4370 "permet de passer des paramètres à gpgv"
4372 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4373 #: apt.conf.5.xml:517
4375 msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
4376 msgstr "Acquire::CompressionTypes::<replaceable>ExtensionFichier</replaceable> \"<replaceable>NomMethode</replaceable>\";"
4378 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4379 #: apt.conf.5.xml:512
4381 "List of compression types which are understood by the acquire methods. "
4382 "Files like <filename>Packages</filename> can be available in various "
4383 "compression formats. By default the acquire methods can decompress "
4384 "<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
4385 "command> compressed files; with this setting more formats can be added on "
4386 "the fly or the used method can be changed. The syntax for this is: "
4387 "<placeholder type=\"synopsis\" id=\"0\"/>"
4389 "Cette option indique la liste des types de compression comprises par les "
4390 "méthodes d'acquisition. Des fichiers comme <filename>Packages</filename> "
4391 "peuvent être disponibles dans divers formats de compression. Par défaut, les "
4392 "méthodes d'acquisition décompressent les fichiers compressés avec "
4393 "<command>bzip2</command>, <command>lzma</command> et <command>gzip</"
4394 "command>. Ce réglage permet d'ajouter à la volée des formats supplémentaires "
4395 "ou de modifier la méthode utilisée. La syntaxe à utiliser est : <placeholder "
4396 "type=\"synopsis\" id=\"0\"/>"
4398 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4399 #: apt.conf.5.xml:522
4401 msgid "Acquire::CompressionTypes::Order:: \"gz\";"
4402 msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
4404 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4405 #: apt.conf.5.xml:525
4407 msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
4408 msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
4410 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4411 #: apt.conf.5.xml:518
4413 "Also, the <literal>Order</literal> subgroup can be used to define in which "
4414 "order the acquire system will try to download the compressed files. The "
4415 "acquire system will try the first and proceed with the next compression type "
4416 "in this list on error, so to prefer one over the other type simply add the "
4417 "preferred type first - default types not already added will be implicitly "
4418 "appended to the end of the list, so e.g. <placeholder type=\"synopsis\" id="
4419 "\"0\"/> can be used to prefer <command>gzip</command> compressed files over "
4420 "<command>bzip2</command> and <command>lzma</command>. If <command>lzma</"
4421 "command> should be preferred over <command>gzip</command> and "
4422 "<command>bzip2</command> the configure setting should look like this: "
4423 "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
4424 "<literal>bz2</literal> to the list explicitly as it will be added "
4427 "Le sous-groupe <literal>Order</literal> peut être également utilisé pour "
4428 "définir l'ordre dans lequel le système d'acquisition tentera de télécharger "
4429 "les fichiers compressés. Le premier système mentionné sera essayé en "
4430 "premier, puis le suivant en cas d'échec. Ainsi, pour privilégier un format "
4431 "par rapport à un autre, il suffit de le placer en premier dans cette liste. "
4432 "Les types par défaut qui ne sont pas déjà indiqués seront ajoutés "
4433 "implicitement au moment de l'exécution. Ainsi, par exemple, <placeholder "
4434 "type=\"synopsis\" id=\"0\"/> peut être utiliser de préférence les fichiers "
4435 "compressés avec <command>gzip</command> par rapport à <command>bzip2</"
4436 "command> et <command>lzma</command>. Si l'objectif est d'utiliser "
4437 "<command>lzma</command> en priorité par rapport à <command>gzip</command> et "
4438 "<command>bzip2</command>, ce réglage doit ressembler à <placeholder type="
4439 "\"synopsis\" id=\"1\"/>. Il est inutile d'ajouter explicitement "
4440 "<literal>bz2</literal> à liste car il sera ajouté automatiquement."
4442 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
4443 #: apt.conf.5.xml:532
4445 msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
4446 msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
4448 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4449 #: apt.conf.5.xml:527
4451 "Note that the <literal>Dir::Bin::<replaceable>Methodname</replaceable></"
4452 "literal> will be checked at run time. If this option has been set, the "
4453 "method will only be used if this file exists; e.g. for the <literal>bzip2</"
4454 "literal> method (the inbuilt) setting is: <placeholder type=\"literallayout"
4455 "\" id=\"0\"/> Note also that list entries specified on the command line will "
4456 "be added at the end of the list specified in the configuration files, but "
4457 "before the default entries. To prefer a type in this case over the ones "
4458 "specified in the configuration files you can set the option direct - not in "
4459 "list style. This will not override the defined list; it will only prefix "
4460 "the list with this type."
4462 "Veuillez noter que <literal>Dir::Bin::<replaceable>Methodname</replaceable></"
4463 "literal> sera contrôlé : si cette option est utilisée, la méthode ne sera "
4464 "utilisée que si ce fichier existe. Ainsi, pour la méthode <literal>bzip2</"
4465 "literal>, le réglage (utilisé en interne) est <placeholder type="
4466 "\"literallayout\" id=\"0\"/>. Veuillez également noter que les éléments de "
4467 "liste indiqués à la ligne de commande seront ajoutés à la fin de la liste "
4468 "indiquée dans les fichiers de configuration, mais avant les valeurs par "
4469 "défaut. Dans ce cas, pour établir une préférence par rapport aux types "
4470 "mentionnés dans les fichiers de configuration, il est possible de placer "
4471 "l'option directement, pas sous forme de liste. Cela ne remplacera pas la "
4472 "liste par défaut mais elle sera simplement préfixée avec l'option en "
4475 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4476 #: apt.conf.5.xml:537
4478 "The special type <literal>uncompressed</literal> can be used to give "
4479 "uncompressed files a preference, but note that most archives don't provide "
4480 "uncompressed files so this is mostly only useable for local mirrors."
4482 "Le type spécial <literal>uncompressed</literal> peut servir à donner la "
4483 "préférence aux fichiers non compressés. Veuillez noter que la plupart des "
4484 "archives ne fournissent pas de fichiers non compressés, donc ce réglage est "
4485 "surtout destiné aux miroirs locaux."
4487 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4488 #: apt.conf.5.xml:544
4490 "When downloading <literal>gzip</literal> compressed indexes (Packages, "
4491 "Sources, or Translations), keep them gzip compressed locally instead of "
4492 "unpacking them. This saves quite a lot of disk space at the expense of more "
4493 "CPU requirements when building the local package caches. False by default."
4495 "Lorsque des index compressés par gzip doivent être utilisés (pour les "
4496 "fichiers Packages, Sources, Translations), ceux-ci seront compressés avec "
4497 "gzip au lieu d'être laissés décompressés. Cela peut permettre de gagner "
4498 "beaucoup d'espace disque au prix d'une utilisation plus importante du "
4499 "processeur lorsque les caches locaux sont créés. Valeur par défaut : Faux "
4502 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4503 #: apt.conf.5.xml:552
4505 "The Languages subsection controls which <filename>Translation</filename> "
4506 "files are downloaded and in which order APT tries to display the description-"
4507 "translations. APT will try to display the first available description in the "
4508 "language which is listed first. Languages can be defined with their short or "
4509 "long language codes. Note that not all archives provide "
4510 "<filename>Translation</filename> files for every language - the long "
4511 "language codes are especially rare."
4513 "La sous-section « Languages » contrôle quels fichiers <filename>Translation</"
4514 "filename> sont téléchargés et dans quel ordre APT les utilisera pour "
4515 "afficher les traductions de descriptions. APT recherchera d'abord la "
4516 "première traduction disponible pour le champ Description dans la langue "
4517 "choisie en premier. Les langues peuvent être indiquées par leur code long ou "
4518 "court. Veuillez noter que tous les dépôts ne fournissent pas les fichiers "
4519 "<filename>Translation</filename> pour toutes les langues, les codes longs de "
4520 "langues étant particulièrement rares."
4522 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><programlisting>
4523 #: apt.conf.5.xml:569
4525 msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
4526 msgstr "Acquire::Languages { \"environment\"; \"fr\"; \"en\"; \"none\"; \"de\"; };"
4528 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4529 #: apt.conf.5.xml:557
4531 "The default list includes \"environment\" and \"en\". "
4532 "\"<literal>environment</literal>\" has a special meaning here: it will be "
4533 "replaced at runtime with the language codes extracted from the "
4534 "<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
4535 "that these codes are not included twice in the list. If "
4536 "<literal>LC_MESSAGES</literal> is set to \"C\" only the "
4537 "<filename>Translation-en</filename> file (if available) will be used. To "
4538 "force APT to use no Translation file use the setting <literal>Acquire::"
4539 "Languages=none</literal>. \"<literal>none</literal>\" is another special "
4540 "meaning code which will stop the search for a suitable "
4541 "<filename>Translation</filename> file. This tells APT to download these "
4542 "translations too, without actually using them unless the environment "
4543 "specifies the languages. So the following example configuration will result "
4544 "in the order \"en, de\" in an English locale or \"de, en\" in a German one. "
4545 "Note that \"fr\" is downloaded, but not used unless APT is used in a French "
4546 "locale (where the order would be \"fr, de, en\"). <placeholder type="
4547 "\"programlisting\" id=\"0\"/>"
4549 "La liste par défaut contient « environment » et « en ». La valeur "
4550 "« environment » a une signification spéciale : elle sera remplacée, à "
4551 "l'exécution, par les codes de langues utilisés dans la variable "
4552 "d'environnement <literal>LC_MESSAGES</literal>. Les codes utilisés en double "
4553 "ne seront pas inclus deux fois dans la liste. Si <literal>LC_MESSAGES</"
4554 "literal> contient « C », seul le fichier <filename>Translation-en</filename> "
4555 "sera utilisé, s'il est disponible. Pour forcer APT à n'utiliser aucun "
4556 "fichier de traduction, il est nécessaire d'utiliser le réglage "
4557 "<literal>Acquire::Languages=none</literal>. La valeur « <literal>none</"
4558 "literal> » a une signification spéciale et indique de ne rechercher aucun "
4559 "fichier <filename>Translation</filename>. Cela indique à APT de télécharger "
4560 "ces traductions, sans nécessairement les utiliser sauf si la variable "
4561 "d'environnement indique ces langues. Ainsi, dans l'exemple qui suit, l'ordre "
4562 "utilisé sera « en, fr » si dans un environnement configuré pour l'anglais et "
4563 "« fr, en » pour un environnement configuré en français. Les fichiers pour "
4564 "l'allemand seront également téléchargés mais ne sont utilisés que dans un "
4565 "environnement configuré pour l'allemand. Dans ce dernier cas, l'ordre est "
4566 "alors « de, fr, en ». <placeholder type=\"programlisting\" id=\"0\"/>"
4568 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4569 #: apt.conf.5.xml:570
4571 "Note: To prevent problems resulting from APT being executed in different "
4572 "environments (e.g. by different users or by other programs) all Translation "
4573 "files which are found in <filename>/var/lib/apt/lists/</filename> will be "
4574 "added to the end of the list (after an implicit \"<literal>none</literal>\")."
4576 "Note : afin d'éviter des problèmes lorsqu'APT est exécuté dans différents "
4577 "environnements (p. ex. par différents utilisateurs ou différents "
4578 "programmes), tous les fichiers « Translation »qui sont trouvés dans "
4579 "<filename>/var/lib/apt/lists/</filename> seront ajoutés à la fin de la liste "
4580 "(après un « <literal>none</literal> » implicite)."
4582 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4583 #: apt.conf.5.xml:579
4584 msgid "When downloading, force to use only the IPv4 protocol."
4585 msgstr "Utilisation imposée du protocole IPv4 lors des téléchargements."
4587 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4588 #: apt.conf.5.xml:585
4589 msgid "When downloading, force to use only the IPv6 protocol."
4590 msgstr "Utilisation imposée du protocole IPv6 lors des téléchargements."
4592 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4593 #: apt.conf.5.xml:591
4595 "The maximum file size of Release/Release.gpg/InRelease files. The default "
4599 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4600 #: apt.conf.5.xml:598
4602 "Allow the update operation to load data files from a repository without a "
4603 "trusted signature. If enabled this option no data files will be loaded and "
4604 "the update operation fails with a error for this source. The default is "
4605 "false for backward compatibility. This will be changed in the future."
4608 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4609 #: apt.conf.5.xml:609
4611 "Allow that a repository that was previously gpg signed to become unsigned "
4612 "durign a update operation. When there is no valid signature of a perviously "
4613 "trusted repository apt will refuse the update. This option can be used to "
4614 "override this protection. You almost certainly never want to enable this. "
4615 "The default is false. Note that apt will still consider packages from this "
4616 "source untrusted and warn about them if you try to install them."
4619 #. type: Content of: <refentry><refsect1><title>
4620 #: apt.conf.5.xml:624
4622 msgstr "Les répertoires"
4624 #. type: Content of: <refentry><refsect1><para>
4625 #: apt.conf.5.xml:626
4627 "The <literal>Dir::State</literal> section has directories that pertain to "
4628 "local state information. <literal>lists</literal> is the directory to place "
4629 "downloaded package lists in and <literal>status</literal> is the name of the "
4630 "&dpkg; status file. <literal>preferences</literal> is the name of the APT "
4631 "<filename>preferences</filename> file. <literal>Dir::State</literal> "
4632 "contains the default directory to prefix on all sub-items if they do not "
4633 "start with <filename>/</filename> or <filename>./</filename>."
4635 "Les répertoires de la section <literal>Dir::State</literal> concernent le "
4636 "système local. <literal>lists</literal> est le répertoire où placer les "
4637 "listes de paquets téléchargés et <literal>status</literal> est le nom du "
4638 "fichier d'état de &dpkg;. <literal>preferences</literal> concerne APT : "
4639 "c'est le nom du fichier <filename>preferences</filename>. <literal>Dir::"
4640 "State</literal> contient le répertoire par défaut préfixé à tous les sous-"
4641 "éléments, quand ceux-ci ne commencent pas par <filename>/</filename> ou "
4642 "<filename>./</filename>."
4644 #. type: Content of: <refentry><refsect1><para>
4645 #: apt.conf.5.xml:633
4648 #| "<literal>Dir::Cache</literal> contains locations pertaining to local "
4649 #| "cache information, such as the two package caches <literal>srcpkgcache</"
4650 #| "literal> and <literal>pkgcache</literal> as well as the location to place "
4651 #| "downloaded archives, <literal>Dir::Cache::archives</literal>. Generation "
4652 #| "of caches can be turned off by setting their names to the empty string. "
4653 #| "This will slow down startup but save disk space. It is probably "
4654 #| "preferable to turn off the pkgcache rather than the srcpkgcache. Like "
4655 #| "<literal>Dir::State</literal> the default directory is contained in "
4656 #| "<literal>Dir::Cache</literal>"
4658 "<literal>Dir::Cache</literal> contains locations pertaining to local cache "
4659 "information, such as the two package caches <literal>srcpkgcache</literal> "
4660 "and <literal>pkgcache</literal> as well as the location to place downloaded "
4661 "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
4662 "be turned off by setting <literal>pkgcache</literal> or "
4663 "<literal>srcpkgcache</literal> to <literal>\"\"</literal>. This will slow "
4664 "down startup but save disk space. It is probably preferable to turn off the "
4665 "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> "
4666 "the default directory is contained in <literal>Dir::Cache</literal>"
4668 "<literal>Dir::Cache</literal> contient les emplacements qui renseignent sur "
4669 "le cache local : par exemple, les deux caches de paquets "
4670 "<literal>srcpkgcache</literal> et <literal>pkgcache</literal>, ainsi que "
4671 "l'endroit où sont placées les archives téléchargées, <literal>Dir::Cache::"
4672 "archives</literal>. On peut empêcher la création des caches en saisissant un "
4673 "nom vide. Cela ralentit le démarrage mais économise de l'espace disque. Il "
4674 "vaut mieux se passer du cache <literal>pkgcache</literal> plutôt que se "
4675 "passer du cache <literal>srcpkgcache</literal>. Comme pour <literal>Dir::"
4676 "State</literal>, le répertoire par défaut est contenu dans <literal>Dir::"
4679 #. type: Content of: <refentry><refsect1><para>
4680 #: apt.conf.5.xml:643
4682 "<literal>Dir::Etc</literal> contains the location of configuration files, "
4683 "<literal>sourcelist</literal> gives the location of the sourcelist and "
4684 "<literal>main</literal> is the default configuration file (setting has no "
4685 "effect, unless it is done from the config file specified by "
4686 "<envar>APT_CONFIG</envar>)."
4688 "<literal>Dir::Etc</literal> contient l'emplacement des fichiers de "
4689 "configuration, <literal>sourcelist</literal> indique l'emplacement de la "
4690 "liste de sources et <literal>main</literal> est le fichier de configuration "
4691 "par défaut (le modifier n'a aucun effet, à moins qu'on ne le modifie avec le "
4692 "fichier de configuration indiqué par la variable <envar>APT_CONFIG</envar>)."
4694 #. type: Content of: <refentry><refsect1><para>
4695 #: apt.conf.5.xml:649
4697 "The <literal>Dir::Parts</literal> setting reads in all the config fragments "
4698 "in lexical order from the directory specified. After this is done then the "
4699 "main config file is loaded."
4701 "<literal>Dir::Parts</literal> lit, par ordre d'entrée, tous les fragments de "
4702 "configuration dans le répertoire indiqué. Ensuite, le fichier principal de "
4703 "configuration est chargé."
4705 #. type: Content of: <refentry><refsect1><para>
4706 #: apt.conf.5.xml:653
4708 "Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::"
4709 "Bin::Methods</literal> specifies the location of the method handlers and "
4710 "<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
4711 "<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
4712 "literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</"
4713 "literal> specify the location of the respective programs."
4715 "Les programmes binaires sont pointés par <literal>Dir::Bin</literal>. "
4716 "L'emplacement des gestionnaires de méthodes est indiqué par <literal>Dir::"
4717 "Bin::Methods</literal> ; <literal>gzip</literal>, <literal>bzip2</literal>, "
4718 "<literal>lzma</literal>, <literal>dpkg</literal>, <literal>apt-get</"
4719 "literal>, <literal>dpkg-source</literal>, <literal>dpkg-buildpackage</"
4720 "literal> et <literal>apt-cache</literal> indiquent l'emplacement des "
4721 "programmes correspondants."
4723 #. type: Content of: <refentry><refsect1><para>
4724 #: apt.conf.5.xml:661
4726 "The configuration item <literal>RootDir</literal> has a special meaning. If "
4727 "set, all paths in <literal>Dir::</literal> will be relative to "
4728 "<literal>RootDir</literal>, <emphasis>even paths that are specified "
4729 "absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
4730 "set to <filename>/tmp/staging</filename> and <literal>Dir::State::status</"
4731 "literal> is set to <filename>/var/lib/dpkg/status</filename>, then the "
4732 "status file will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</"
4735 "L'option de configuration <literal>RootDir</literal> a une signification "
4736 "particulière. Lorsqu'elle est définie, tous les chemins déclarés dans "
4737 "<literal>Dir::</literal> sont considérés relativement à <literal>RootDir</"
4738 "literal>, <emphasis>même les chemins spécifiés de manière absolue</"
4739 "emphasis>. Ainsi par exemple si <literal>RootDir</literal> est défini comme "
4740 "<filename>/tmp/staging</filename>, et que chemin du fichier d'état "
4741 "<literal>Dir::State::status</literal> est déclaré comme <filename>/var/lib/"
4742 "dpkg/status</filename> alors ce fichier sera cherché dans <filename>/tmp/"
4743 "staging/var/lib/dpkg/status</filename>."
4745 #. type: Content of: <refentry><refsect1><para>
4746 #: apt.conf.5.xml:674
4748 "The <literal>Ignore-Files-Silently</literal> list can be used to specify "
4749 "which files APT should silently ignore while parsing the files in the "
4750 "fragment directories. Per default a file which end with <literal>.disabled</"
4751 "literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-"
4752 "z]+</literal> is silently ignored. As seen in the last default value these "
4753 "patterns can use regular expression syntax."
4755 "La liste <literal>Ignore-Files-Silently</literal> permet d'indiquer quels "
4756 "sont les fichiers qu'APT peut ignorer sans avertissement dans les "
4757 "répertoires contenant des fragments de configuration. Par défaut, les "
4758 "fichiers qui se terminent par <literal>.disabled</literal>, <literal>~</"
4759 "literal>, <literal>.bak</literal> ou <literal>.dpkg-[a-z]+</literal> sont "
4760 "ignorés. Comme cela est visible dans le dernier élément de cette liste, il "
4761 "est possible d'utiliser la syntaxe des expressions rationnelles."
4763 #. type: Content of: <refentry><refsect1><title>
4764 #: apt.conf.5.xml:683
4765 msgid "APT in DSelect"
4766 msgstr "APT et DSelect"
4768 #. type: Content of: <refentry><refsect1><para>
4769 #: apt.conf.5.xml:685
4771 "When APT is used as a &dselect; method several configuration directives "
4772 "control the default behavior. These are in the <literal>DSelect</literal> "
4775 "Quand APT est utilisé comme une méthode de &dselect;, plusieurs directives "
4776 "contrôlent le comportement par défaut. On les trouve dans la section "
4777 "<literal>DSelect</literal>."
4779 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4780 #: apt.conf.5.xml:690
4782 "Cache Clean mode; this value may be one of <literal>always</literal>, "
4783 "<literal>prompt</literal>, <literal>auto</literal>, <literal>pre-auto</"
4784 "literal> and <literal>never</literal>. <literal>always</literal> and "
4785 "<literal>prompt</literal> will remove all packages from the cache after "
4786 "upgrading, <literal>prompt</literal> (the default) does so conditionally. "
4787 "<literal>auto</literal> removes only those packages which are no longer "
4788 "downloadable (replaced with a new version for instance). <literal>pre-auto</"
4789 "literal> performs this action before downloading new packages."
4791 "Mode de nettoyage du cache ; cette variable peut prendre l'une des valeurs "
4792 "suivantes : « <literal>always</literal> », « <literal>prompt</literal> », "
4793 "« <literal>auto</literal> », « <literal>pre-auto</literal> » et "
4794 "« <literal>never</literal> ». « <literal>always</literal> » et "
4795 "« <literal>prompt</literal> » suppriment tous les paquets du cache après la "
4796 "mise à niveau ; « <literal>prompt</literal> » (valeur par défaut) les "
4797 "supprime après une demande et « <literal>auto</literal> » ne supprime que "
4798 "les archives qui ne peuvent plus être téléchargées (remplacées, par exemple, "
4799 "par une nouvelle version). « <literal>pre-auto</literal> » les supprime "
4800 "avant de récupérer de nouveaux paquets."
4802 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4803 #: apt.conf.5.xml:704
4805 "The contents of this variable are passed to &apt-get; as command line "
4806 "options when it is run for the install phase."
4808 "Le contenu de cette variable est passé comme options de ligne de commande à "
4809 "&apt-get; lors de la phase d'installation."
4811 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4812 #: apt.conf.5.xml:709
4814 "The contents of this variable are passed to &apt-get; as command line "
4815 "options when it is run for the update phase."
4817 "Le contenu de cette variable est passé comme options de ligne de commande à "
4818 "&apt-get; lors de la phase de mise à jour."
4820 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4821 #: apt.conf.5.xml:714
4823 "If true the [U]pdate operation in &dselect; will always prompt to continue. "
4824 "The default is to prompt only on error."
4826 "Si cette option est « true », l'opération [U]pdate de &dselect; interroge "
4827 "toujours l'utilisateur avant de continuer. Par défaut, ce n'est qu'en cas "
4828 "d'erreur que l'on propose à l'utilisateur d'intervenir."
4830 #. type: Content of: <refentry><refsect1><title>
4831 #: apt.conf.5.xml:720
4832 msgid "How APT calls &dpkg;"
4833 msgstr "Méthode d'appel de &dpkg; par APT"
4835 #. type: Content of: <refentry><refsect1><para>
4836 #: apt.conf.5.xml:721
4838 "Several configuration directives control how APT invokes &dpkg;. These are "
4839 "in the <literal>DPkg</literal> section."
4841 "Plusieurs directives de configuration contrôlent la manière dont APT invoque "
4842 "&dpkg; : elles figurent dans la section <literal>DPkg</literal>."
4844 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4845 #: apt.conf.5.xml:726
4847 "This is a list of options to pass to &dpkg;. The options must be specified "
4848 "using the list notation and each list item is passed as a single argument to "
4851 "Il s'agit d'une liste d'options à passer à &dpkg;. Les options doivent être "
4852 "déclarées en utilisant la notation de liste et chaque élément de la liste "
4853 "est passé comme un seul paramètre à &dpkg;."
4855 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4856 #: apt.conf.5.xml:732
4858 "This is a list of shell commands to run before/after invoking &dpkg;. Like "
4859 "<literal>options</literal> this must be specified in list notation. The "
4860 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
4861 "fail APT will abort."
4863 "Il s'agit d'une liste de commandes shell à exécuter avant ou après l'appel "
4864 "de &dpkg;. Tout comme pour <literal>Options</literal>, on doit utiliser la "
4865 "notation de liste. Les commandes sont appelées dans l'ordre, en utilisant "
4866 "<filename>/bin/sh</filename> : APT s'arrête dès que l'une d'elles échoue."
4868 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4869 #: apt.conf.5.xml:739
4872 #| "This is a list of shell commands to run before invoking &dpkg;. Like "
4873 #| "<literal>options</literal> this must be specified in list notation. The "
4874 #| "commands are invoked in order using <filename>/bin/sh</filename>; should "
4875 #| "any fail APT will abort. APT will pass the filenames of all .deb files it "
4876 #| "is going to install to the commands, one per line on standard input."
4878 "This is a list of shell commands to run before invoking &dpkg;. Like "
4879 "<literal>options</literal> this must be specified in list notation. The "
4880 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
4881 "fail APT will abort. APT will pass the filenames of all .deb files it is "
4882 "going to install to the commands, one per line on the requested file "
4883 "descriptor, defaulting to standard input."
4885 "Il s'agit d'une liste de commandes shell à exécuter avant d'appeler &dpkg;. "
4886 "Tout comme pour <literal>Options</literal>, on doit utiliser la notation de "
4887 "liste. Les commandes sont appelées dans l'ordre, en utilisant <filename>/"
4888 "bin/sh</filename> : APT s'arrête dès que l'une d'elles échoue. Sur l'entrée "
4889 "standard, APT transmet aux commandes les noms de tous les fichiers .deb "
4890 "qu'il va installer, à raison d'un par ligne."
4892 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4893 #: apt.conf.5.xml:746
4896 #| "Version 2 of this protocol dumps more information, including the protocol "
4897 #| "version, the APT configuration space and the packages, files and versions "
4898 #| "being changed. Version 2 is enabled by setting <literal>DPkg::Tools::"
4899 #| "options::cmd::Version</literal> to 2. <literal>cmd</literal> is a command "
4900 #| "given to <literal>Pre-Install-Pkgs</literal>."
4902 "Version 2 of this protocol dumps more information, including the protocol "
4903 "version, the APT configuration space and the packages, files and versions "
4904 "being changed. Version 3 adds the architecture and <literal>MultiArch</"
4905 "literal> flag to each version being dumped."
4907 "La deuxième version de ce protocole donne plus de renseignements : on "
4908 "obtient la version du protocole, la configuration de APT et les paquets, "
4909 "fichiers ou versions qui ont changé. On autorise cette version en "
4910 "positionnant <literal>DPkg::Tools::Options::cmd::Version</literal> à 2. "
4911 "<literal>cmd</literal> est une commande passée à <literal>Pre-Install-Pkgs</"
4914 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4915 #: apt.conf.5.xml:751
4917 "The version of the protocol to be used for the command "
4918 "<literal><replaceable>cmd</replaceable></literal> can be chosen by setting "
4919 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::Version</"
4920 "literal> accordingly, the default being version 1. If APT isn't supporting "
4921 "the requested version it will send the information in the highest version it "
4922 "has support for instead."
4925 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4926 #: apt.conf.5.xml:758
4928 "The file descriptor to be used to send the information can be requested with "
4929 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::InfoFD</"
4930 "literal> which defaults to <literal>0</literal> for standard input and is "
4931 "available since version 0.9.11. Support for the option can be detected by "
4932 "looking for the environment variable <envar>APT_HOOK_INFO_FD</envar> which "
4933 "contains the number of the used file descriptor as a confirmation."
4936 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4937 #: apt.conf.5.xml:768
4939 "APT chdirs to this directory before invoking &dpkg;, the default is "
4940 "<filename>/</filename>."
4942 "APT se place dans ce répertoire avant d'appeler &dpkg; ; par défaut, c'est "
4943 "le répertoire <filename>/</filename>."
4945 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4946 #: apt.conf.5.xml:773
4948 "These options are passed to &dpkg-buildpackage; when compiling packages; the "
4949 "default is to disable signing and produce all binaries."
4951 "Ces options sont passées à &dpkg-buildpackage; lors de la compilation des "
4952 "paquets ; par défaut la signature est désactivée et tous les binaires sont "
4955 #. type: Content of: <refentry><refsect1><refsect2><title>
4956 #: apt.conf.5.xml:778
4957 msgid "dpkg trigger usage (and related options)"
4959 "utilisation des actions différées (« triggers ») de dpkg (et options "
4962 #. type: Content of: <refentry><refsect1><refsect2><para>
4963 #: apt.conf.5.xml:779
4965 "APT can call &dpkg; in such a way as to let it make aggressive use of "
4966 "triggers over multiple calls of &dpkg;. Without further options &dpkg; will "
4967 "use triggers once each time it runs. Activating these options can therefore "
4968 "decrease the time needed to perform the install or upgrade. Note that it is "
4969 "intended to activate these options per default in the future, but as it "
4970 "drastically changes the way APT calls &dpkg; it needs a lot more testing. "
4971 "<emphasis>These options are therefore currently experimental and should not "
4972 "be used in production environments.</emphasis> It also breaks progress "
4973 "reporting such that all front-ends will currently stay around half (or more) "
4974 "of the time in the 100% state while it actually configures all packages."
4976 "APT peut lancer &dpkg; pour utiliser les actions différées de manière "
4977 "agressive entre les appels successifs à &dpkg;. Sans options "
4978 "supplémentaires, &dpkg; utilisera les actions différées une fois à chacune "
4979 "de ses exécutions. Si ces options sont utilisées, le temps d'exécution peut "
4980 "diminuer fortement dans les actions d'installation ou de mise à jour. Il est "
4981 "prévu de les activer par défaut dans le futur mais étant donné qu'elles "
4982 "changent notablement la méthode qu'utilise APT pour lancer &dpkg;, elles ont "
4983 "besoin d'importantes validations. <emphasis>Ces options sont donc "
4984 "expérimentales et ne devraient pas être utilisées avec des environnements de "
4985 "production.</emphasis>. Elles modifient également le suivi de progression et "
4986 "toutes les interfaces passeront la moitié du temps à un état terminé à 100% "
4987 "pendant la configuration des paquets."
4989 #. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
4990 #: apt.conf.5.xml:794
4993 "DPkg::NoTriggers \"true\";\n"
4994 "PackageManager::Configure \"smart\";\n"
4995 "DPkg::ConfigurePending \"true\";\n"
4996 "DPkg::TriggersPending \"true\";"
4998 "DPkg::NoTriggers \"true\";\n"
4999 "PackageManager::Configure \"smart\";\n"
5000 "DPkg::ConfigurePending \"true\";\n"
5001 "DPkg::TriggersPending \"true\";"
5003 #. type: Content of: <refentry><refsect1><refsect2><para>
5004 #: apt.conf.5.xml:788
5006 "Note that it is not guaranteed that APT will support these options or that "
5007 "these options will not cause (big) trouble in the future. If you have "
5008 "understand the current risks and problems with these options, but are brave "
5009 "enough to help testing them, create a new configuration file and test a "
5010 "combination of options. Please report any bugs, problems and improvements "
5011 "you encounter and make sure to note which options you have used in your "
5012 "reports. Asking &dpkg; for help could also be useful for debugging proposes, "
5013 "see e.g. <command>dpkg --audit</command>. A defensive option combination "
5014 "would be <placeholder type=\"literallayout\" id=\"0\"/>"
5016 "Veuillez noter que rien ne garantit qu'APT gérera encore ces options dans le "
5017 "futur ou qu'elles ne provoqueront pas de nombreux dégâts. Si vous avez bien "
5018 "compris les implications de ce choix et êtes suffisamment motivé(e) pour "
5019 "essayer ces options, il vous est donc possible de créer un nouveau fichier "
5020 "de configuration et essayer une combinaison de ces options. Veuillez "
5021 "signaler tout bogue, problèmes ou suggestions d'amélioration en prenant soin "
5022 "de mentionner les options utilisées. Utiliser l'aide apportée par &dpkg; "
5023 "peut également être utile pour le débogage, par exemple <command>dpkg --"
5024 "audit</command>. Une combinaison intéressante d'options pourrait être "
5025 "<placeholder type=\"literallayout\" id=\"0\"/>."
5027 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5028 #: apt.conf.5.xml:801
5030 "Add the no triggers flag to all &dpkg; calls (except the ConfigurePending "
5031 "call). See &dpkg; if you are interested in what this actually means. In "
5032 "short: &dpkg; will not run the triggers when this flag is present unless it "
5033 "is explicitly called to do so in an extra call. Note that this option "
5034 "exists (undocumented) also in older APT versions with a slightly different "
5035 "meaning: Previously these option only append --no-triggers to the configure "
5036 "calls to &dpkg; - now APT will also add this flag to the unpack and remove "
5039 "Ajoute l'option « no-triggers » à tous les appels à &dpkg; (hormis l'appel "
5040 "« ConfigurePending »). Voir &dpkg; pour plus d'informations sur la "
5041 "signification de cette option. En résumé, &dpkg; n'effectuera pas les "
5042 "actions différées (« triggers ») si cette option est utilisée sauf si cela "
5043 "est demandé explicitement dans une invocation supplémentaire. Cette option "
5044 "existe en fait déjà (mais n'est pas documentée) dans de plus anciennes "
5045 "version d'APT avec une signification légèrement différente : elle n'ajoutait "
5046 "l'option « --no-triggers » qu'aux appels de &dpkg; avec « configure » alors "
5047 "que cela sera désormais utilisé également avec les appels à &dpkg; avec les "
5048 "options « unpack » et « remove »."
5050 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5051 #: apt.conf.5.xml:809
5053 "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
5054 "and \"<literal>no</literal>\". The default value is \"<literal>all</literal>"
5055 "\", which causes APT to configure all packages. The \"<literal>smart</"
5056 "literal>\" way is to configure only packages which need to be configured "
5057 "before another package can be unpacked (Pre-Depends), and let the rest be "
5058 "configured by &dpkg; with a call generated by the ConfigurePending option "
5059 "(see below). On the other hand, \"<literal>no</literal>\" will not configure "
5060 "anything, and totally relies on &dpkg; for configuration (which at the "
5061 "moment will fail if a Pre-Depends is encountered). Setting this option to "
5062 "any value other than <literal>all</literal> will implicitly also activate "
5063 "the next option by default, as otherwise the system could end in an "
5064 "unconfigured and potentially unbootable state."
5066 "Les valeurs possibles sont « <literal>all</literal> », « <literal>smart</"
5067 "literal> » et « <literal>no</literal> ». La valeur par défaut est "
5068 "« <literal>all</literal> » où APT configure tous les paquets. La valeur "
5069 "« <literal>smart</literal> » permet de ne configurer que les paquets qui ont "
5070 "besoin de l'être avant la décompaction d'un autre paquet (à cause d'une pré-"
5071 "dépendance) ; les autres configurations sont laissées pour un appel "
5072 "ultérieur à &dpkg; via un appel créé par l'option ConfigurePending (voir "
5073 "plus loin). L'option « <literal>no</literal> » ne provoquera aucune "
5074 "configuration et s'en remettra totalement à &dpkg; pour ces opérations (ce "
5075 "qui échouera en cas de pré-dépendances). Si cette option est définie sur une "
5076 "valeur différente de « <literal>all</literal> », l'option suivante sera "
5077 "activée par défaut pour éviter de placer le système dans un état non "
5078 "configuré et donc éventuellement non amorçable."
5080 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5081 #: apt.conf.5.xml:824
5083 "If this option is set APT will call <command>dpkg --configure --pending</"
5084 "command> to let &dpkg; handle all required configurations and triggers. This "
5085 "option is activated automatically per default if the previous option is not "
5086 "set to <literal>all</literal>, but deactivating it could be useful if you "
5087 "want to run APT multiple times in a row - e.g. in an installer. In these "
5088 "sceneries you could deactivate this option in all but the last run."
5090 "Si cette option est choisie, APT lancera <command>dpkg --configure --"
5091 "pending</command> pour laisser &dpkg; gérer les configurations de paquets et "
5092 "les actions différées. Cette option est automatiquement activée si l'option "
5093 "précédente a une valeur différente de « <literal>all</literal> ». Il peut "
5094 "par contre être utile de la désactiver pour lancer APT plusieurs fois "
5095 "successives, par exemple quand il est utilisé depuis un outil "
5096 "d'installation. Dans ce cas, seul le dernier de tous les appels successifs "
5097 "peut conserver l'option active."
5099 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5100 #: apt.conf.5.xml:831
5102 "Useful for the <literal>smart</literal> configuration as a package which has "
5103 "pending triggers is not considered as <literal>installed</literal>, and "
5104 "&dpkg; treats them as <literal>unpacked</literal> currently which is a "
5105 "showstopper for Pre-Dependencies (see debbugs #526774). Note that this will "
5106 "process all triggers, not only the triggers needed to configure this package."
5108 "Cette option est utile pour la configuration en mode « <literal>smart</"
5109 "literal> ». En effet, un paquet qui a des actions différées (« triggers ») "
5110 "en attente n'est pas considéré comme installé (état « <literal>installed</"
5111 "literal> ») et &dpkg; le considère actuellement comme simplement décompacté "
5112 "(état « <literal>unpacked</literal> ») ce qui empêche une gestion correcte "
5113 "des pré-dépendances (voir le bogue Debian #526774). Veuillez noter que cette "
5114 "option provoquera la gestion de toutes les actions différées, pas seulement "
5115 "celles concernant le paquet en cours de traitement."
5117 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
5118 #: apt.conf.5.xml:844
5121 "OrderList::Score {\n"
5123 "\tEssential 200;\n"
5125 "\tPreDepends 50;\n"
5128 "OrderList::Score {\n"
5130 "\tEssential 200;\n"
5132 "\tPreDepends 50;\n"
5135 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5136 #: apt.conf.5.xml:837
5138 "Essential packages (and their dependencies) should be configured immediately "
5139 "after unpacking. It is a good idea to do this quite early in the upgrade "
5140 "process as these configure calls also currently require <literal>DPkg::"
5141 "TriggersPending</literal> which will run quite a few triggers (which may not "
5142 "be needed). Essentials get per default a high score but the immediate flag "
5143 "is relatively low (a package which has a Pre-Depends is rated higher). "
5144 "These option and the others in the same group can be used to change the "
5145 "scoring. The following example shows the settings with their default "
5146 "values. <placeholder type=\"literallayout\" id=\"0\"/>"
5148 "Les paquets essentiels (et leurs dépendances) devraient être configurés "
5149 "après avoir été décompressés. Il est conseillé que cette opération ait lieu "
5150 "le plus tôt possible dans le processus de mise à jour car ces opérations de "
5151 "configuration nécessitent également <literal>DPkg::TriggersPending</"
5152 "literal>, ce qui peut conduire à l'exécution de certains actions différées "
5153 "qui ne sont pas nécessairement utiles. Les paquets essentiels obtiennent par "
5154 "défaut un score élevé mais le marqueur « immédiat » implique un score assez "
5155 "bas (par exemple un paquet qui comporte des prédépendances obtient un score "
5156 "plus élevé). Cette option et les options du même groupe permettent de "
5157 "modifier la façon d'attribuer un score. L'exemple ci-dessous indique ces "
5158 "réglages avec leurs valeurs par défaut. <placeholder type=\"literallayout\" "
5161 #. type: Content of: <refentry><refsect1><title>
5162 #: apt.conf.5.xml:857
5163 msgid "Periodic and Archives options"
5164 msgstr "Options « Periodic » et « Archive »"
5166 #. type: Content of: <refentry><refsect1><para>
5167 #: apt.conf.5.xml:858
5169 "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
5170 "of options configure behavior of apt periodic updates, which is done by the "
5171 "<literal>/etc/cron.daily/apt</literal> script. See the top of this script "
5172 "for the brief documentation of these options."
5174 "Les groupes d'options <literal>APT::Periodic</literal> et <literal>APT::"
5175 "Archive</literal> configurent les comportements périodiques réalisés par le "
5176 "script <literal>/etc/cron.daily/apt</literal>, lancé quotidiennement."
5178 #. type: Content of: <refentry><refsect1><title>
5179 #: apt.conf.5.xml:866
5180 msgid "Debug options"
5181 msgstr "Les options de débogage"
5183 #. type: Content of: <refentry><refsect1><para>
5184 #: apt.conf.5.xml:868
5186 "Enabling options in the <literal>Debug::</literal> section will cause "
5187 "debugging information to be sent to the standard error stream of the program "
5188 "utilizing the <literal>apt</literal> libraries, or enable special program "
5189 "modes that are primarily useful for debugging the behavior of <literal>apt</"
5190 "literal>. Most of these options are not interesting to a normal user, but a "
5193 "Les options de la section <literal>Debug::</literal> servent soit à "
5194 "provoquer l'affichage d'informations de débogage sur la sortie d'erreur "
5195 "standard du programme qui utilise les librairies APT, soit à activer des "
5196 "modes de fonctionnement spéciaux qui sont principalement utiles pour "
5197 "déboguer le comportement de <literal>APT</literal>. La plupart de ces "
5198 "options n'ont pas d'intérêt pour un utilisateur normal, mais certaines "
5199 "peuvent tout de même être utiles :"
5201 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5202 #: apt.conf.5.xml:879
5204 "<literal>Debug::pkgProblemResolver</literal> enables output about the "
5205 "decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</"
5208 "<literal>Debug::pkgProblemResolver</literal> affiche d'intéressantes "
5209 "informations sur les décisions prises par les commandes <literal>dist-"
5210 "upgrade, upgrade, install, remove et purge</literal>."
5212 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5213 #: apt.conf.5.xml:887
5215 "<literal>Debug::NoLocking</literal> disables all file locking. This can be "
5216 "used to run some operations (for instance, <literal>apt-get -s install</"
5217 "literal>) as a non-root user."
5219 "<literal>Debug::NoLocking</literal> désactive le verrouillage de fichier de "
5220 "manière à ce qu'APT puisse effectuer quelques opérations (telles que "
5221 "<literal>apt-get -s install</literal>) sans avoir les privilèges du "
5224 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5225 #: apt.conf.5.xml:896
5227 "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
5228 "time that <literal>apt</literal> invokes &dpkg;."
5230 "<literal>Debug::pkgDPkgPM</literal> affiche la ligne de commande à chaque "
5234 #. motivating example, except I haven't a clue why you'd want
5236 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5237 #: apt.conf.5.xml:904
5239 "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
5242 "<literal>Debug::IdentCdrom</literal> désactive l'inclusion de données de "
5243 "type statfs dans les identifiants de CD."
5245 #. type: Content of: <refentry><refsect1><para>
5246 #: apt.conf.5.xml:914
5247 msgid "A full list of debugging options to apt follows."
5248 msgstr "Liste complète des options de débogage de APT :"
5250 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5251 #: apt.conf.5.xml:923
5253 "Print information related to accessing <literal>cdrom://</literal> sources."
5255 "Affiche les informations concernant les sources de type <literal>cdrom://</"
5258 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5259 #: apt.conf.5.xml:934
5260 msgid "Print information related to downloading packages using FTP."
5262 "Affiche les informations concernant le téléchargement de paquets par FTP."
5264 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5265 #: apt.conf.5.xml:945
5266 msgid "Print information related to downloading packages using HTTP."
5268 "Affiche les informations concernant le téléchargement de paquets par HTTP."
5270 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5271 #: apt.conf.5.xml:956
5272 msgid "Print information related to downloading packages using HTTPS."
5273 msgstr "Print information related to downloading packages using HTTPS."
5275 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5276 #: apt.conf.5.xml:967
5278 "Print information related to verifying cryptographic signatures using "
5279 "<literal>gpg</literal>."
5281 "Affiche les informations relatives à la vérification de signatures "
5282 "cryptographiques avec <literal>gpg</literal>."
5284 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5285 #: apt.conf.5.xml:978
5287 "Output information about the process of accessing collections of packages "
5288 "stored on CD-ROMs."
5290 "Affiche des informations concernant l'accès aux collections de paquets "
5293 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5294 #: apt.conf.5.xml:988
5295 msgid "Describes the process of resolving build-dependencies in &apt-get;."
5297 "Décrit le processus de résolution des dépendances pour la construction de "
5298 "paquets source ( « build-dependencies » ) par &apt-get;."
5300 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5301 #: apt.conf.5.xml:998
5303 "Output each cryptographic hash that is generated by the <literal>apt</"
5304 "literal> libraries."
5306 "Affiche toutes les clefs de hachage cryptographiques créées par les "
5307 "librairies d'<literal>apt</literal>."
5309 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5310 #: apt.conf.5.xml:1008
5312 "Do not include information from <literal>statfs</literal>, namely the number "
5313 "of used and free blocks on the CD-ROM filesystem, when generating an ID for "
5316 "Désactive l'inclusion des données de type <literal>statfs</literal> pour la "
5317 "génération des identifiants de CD, c'est-à-dire le nombre de blocs libres et "
5318 "utilisés sur le système de fichier du CD."
5320 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5321 #: apt.conf.5.xml:1019
5323 "Disable all file locking. For instance, this will allow two instances of "
5324 "<quote><literal>apt-get update</literal></quote> to run at the same time."
5326 "Désactive le verrouillage de fichiers. Cela permet par exemple de lancer "
5327 "deux instances de <quote><literal>apt-get update</literal></quote> en même "
5330 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5331 #: apt.conf.5.xml:1031
5332 msgid "Log when items are added to or removed from the global download queue."
5334 "Trace les ajouts et suppressions d'éléments de la queue globale de "
5337 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5338 #: apt.conf.5.xml:1041
5340 "Output status messages and errors related to verifying checksums and "
5341 "cryptographic signatures of downloaded files."
5343 "Affiche les détails de la vérification des sommes de contrôle et des "
5344 "signatures cryptographiques des fichiers téléchargés, ainsi que les erreurs "
5347 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5348 #: apt.conf.5.xml:1051
5350 "Output information about downloading and applying package index list diffs, "
5351 "and errors relating to package index list diffs."
5353 "Affiche les informations de téléchargement et de prise en compte des "
5354 "fichiers différentiels des indexes de paquets, ainsi que les erreurs "
5357 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5358 #: apt.conf.5.xml:1063
5360 "Output information related to patching apt package lists when downloading "
5361 "index diffs instead of full indices."
5363 "Affiche les détails de l'application des fichiers de différences aux listes "
5364 "de paquets d'APT quand ces fichiers de différences sont téléchargés à la "
5365 "place des fichiers complets."
5367 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5368 #: apt.conf.5.xml:1074
5370 "Log all interactions with the sub-processes that actually perform downloads."
5372 "Affiche toutes les interactions avec les processus enfants qui se chargent "
5373 "effectivement des téléchargements."
5375 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5376 #: apt.conf.5.xml:1085
5378 "Log events related to the automatically-installed status of packages and to "
5379 "the removal of unused packages."
5381 "Affiche les changements concernant le marquage des paquets comme installés "
5382 "automatiquement, et la suppression des paquets inutiles."
5384 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5385 #: apt.conf.5.xml:1095
5387 "Generate debug messages describing which packages are being automatically "
5388 "installed to resolve dependencies. This corresponds to the initial auto-"
5389 "install pass performed in, e.g., <literal>apt-get install</literal>, and not "
5390 "to the full <literal>apt</literal> dependency resolver; see <literal>Debug::"
5391 "pkgProblemResolver</literal> for that."
5393 "Crée les informations de débogage décrivant quels paquets sont installés "
5394 "automatiquement pour satisfaire les dépendances. Cela concerne la passe "
5395 "initiale d'installation automatique effectuée par exemple par <literal>apt-"
5396 "get install</literal> et pas le système de résolution de dépendances complet "
5397 "de APT ; voir <literal>Debug::pkgProblemResolver</literal> pour ce dernier."
5399 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5400 #: apt.conf.5.xml:1109
5402 "Generate debug messages describing which packages are marked as keep/install/"
5403 "remove while the ProblemResolver does his work. Each addition or deletion "
5404 "may trigger additional actions; they are shown indented two additional "
5405 "spaces under the original entry. The format for each line is "
5406 "<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or "
5407 "<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c -"
5408 "> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> is "
5409 "the current version of the package, <literal>d.e.f</literal> is the version "
5410 "considered for installation and <literal>x.y.z</literal> is a newer version, "
5411 "but not considered for installation (because of a low pin score). The later "
5412 "two can be omitted if there is none or if it is the same as the installed "
5413 "version. <literal>section</literal> is the name of the section the package "
5416 "Crée les informations de débogage décrivant quels paquets sont gardés/"
5417 "installés/supprimés pendant le travail de l'outil de résolution de "
5418 "problèmes. Chaque ajout ou suppression peut impliquer des actions "
5419 "supplémentaires ; elles sont alors indiquées avec une indentation de deux "
5420 "espaces de plus que l'action qui les a déclenchées. Le format de chaque "
5421 "ligne est <literal>MarkKeep</literal>, <literal>MarkDelete</literal> ou "
5422 "<literal>MarkInstall</literal> suivi de <literal>nom-paquet <a.b.c -> "
5423 "d.e.f | x.y.z> (section)</literal> où <literal>a.b.c</literal> est la "
5424 "version actuelle du paquet, <literal>d.e.f</literal> la version devant être "
5425 "installée et <literal>x.y.z</literal> une version plus récente qui n'est "
5426 "pas prévue pour être installée (à cause d'un score plus faible). Ces deux "
5427 "derniers éléments peuvent ne pas être mentionnés s'ils ne sont pas "
5428 "pertinents où lorsque ils sont identiques à la version installée. "
5429 "<literal>section</literal> est le nom de la section où figure le paquet."
5430 "automatiquement pour satisfaire les dépendances. Cela concerne la passe "
5431 "initiale d'installation automatique effectuée par exemple par <literal>apt-"
5432 "get install</literal> et pas le système de résolution de dépendances complet "
5433 "de APT ; voir <literal>Debug::pkgProblemResolver</literal> pour ce dernier."
5435 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5436 #: apt.conf.5.xml:1130
5438 "When invoking &dpkg;, output the precise command line with which it is being "
5439 "invoked, with arguments separated by a single space character."
5441 "Affiche la commande exacte d'invocation de &dpkg; à chaque appel ; les "
5442 "paramètres sont séparés par des espaces."
5444 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5445 #: apt.conf.5.xml:1141
5447 "Output all the data received from &dpkg; on the status file descriptor and "
5448 "any errors encountered while parsing it."
5450 "Affiche l'ensemble des informations reçues de &dpkg; par l'intermédiaire du "
5451 "descripteur de fichier d'état, et les éventuelles erreurs d'analyse de ce "
5454 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5455 #: apt.conf.5.xml:1152
5457 "Generate a trace of the algorithm that decides the order in which "
5458 "<literal>apt</literal> should pass packages to &dpkg;."
5460 "Affiche les étapes de l'algorithme utilisé pour choisir l'ordre dans lequel "
5461 "<literal>apt</literal> passe les paquets à &dpkg;."
5463 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5464 #: apt.conf.5.xml:1164
5466 "Output status messages tracing the steps performed when invoking &dpkg;."
5467 msgstr "Affiche le détail des opérations liées à l'invocation de &dpkg;."
5469 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5470 #: apt.conf.5.xml:1175
5471 msgid "Output the priority of each package list on startup."
5472 msgstr "Affiche, au lancement, la priorité de chaque liste de paquets."
5474 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5475 #: apt.conf.5.xml:1185
5477 "Trace the execution of the dependency resolver (this applies only to what "
5478 "happens when a complex dependency problem is encountered)."
5480 "Affiche la trace d'exécution du système de résolution de dépendances (ne "
5481 "concerne que les cas où un problème de dépendances complexe se présente)."
5483 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5484 #: apt.conf.5.xml:1196
5486 "Display a list of all installed packages with their calculated score used by "
5487 "the pkgProblemResolver. The description of the package is the same as "
5488 "described in <literal>Debug::pkgDepCache::Marker</literal>"
5490 "Affiche la liste de tous les paquets installés avec leur score calculé par "
5491 "l'outil de résolution de problèmes. La description du paquet est celle qui "
5492 "est décrite dans <literal>Debug::pkgDepCache::Marker</literal>."
5494 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5495 #: apt.conf.5.xml:1208
5497 "Print information about the vendors read from <filename>/etc/apt/vendors."
5500 "Affiche les fournisseurs déclarés dans le fichier <filename>/etc/apt/vendors."
5503 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5504 #: apt.conf.5.xml:1218
5506 "Display the external commands that are called by apt hooks. This includes e."
5507 "g. the config options <literal>DPkg::{Pre,Post}-Invoke</literal> or "
5508 "<literal>APT::Update::{Pre,Post}-Invoke</literal>."
5511 #. type: Content of: <refentry><refsect1><title>
5512 #: apt.conf.5.xml:1242 apt_preferences.5.xml:541 sources.list.5.xml:233
5513 #: apt-ftparchive.1.xml:592
5517 #. type: Content of: <refentry><refsect1><para>
5518 #: apt.conf.5.xml:1243
5520 "&configureindex; is a configuration file showing example values for all "
5523 "Le fichier &configureindex; contient un modèle de fichier montrant des "
5524 "exemples pour toutes les options existantes."
5526 #. ? reading apt.conf
5527 #. type: Content of: <refentry><refsect1><para>
5528 #: apt.conf.5.xml:1255
5529 msgid "&apt-cache;, &apt-config;, &apt-preferences;."
5530 msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
5532 #. type: Content of: <refentry><refnamediv><refpurpose>
5533 #: apt_preferences.5.xml:28
5534 msgid "Preference control file for APT"
5535 msgstr "Fichier de contrôle des préférences pour APT"
5537 #. type: Content of: <refentry><refsect1><para>
5538 #: apt_preferences.5.xml:33
5540 "The APT preferences file <filename>/etc/apt/preferences</filename> and the "
5541 "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
5542 "can be used to control which versions of packages will be selected for "
5545 "Le fichier d'APT, <filename>/etc/apt/preferences</filename> et les fichiers "
5546 "fragments situés dans le dossier <filename>/etc/apt/preferences.d/</"
5547 "filename>, peuvent être utilisés pour choisir la version des paquets que "
5548 "l'on veut installer."
5550 #. type: Content of: <refentry><refsect1><para>
5551 #: apt_preferences.5.xml:38
5553 "Several versions of a package may be available for installation when the "
5554 "&sources-list; file contains references to more than one distribution (for "
5555 "example, <literal>stable</literal> and <literal>testing</literal>). APT "
5556 "assigns a priority to each version that is available. Subject to dependency "
5557 "constraints, <command>apt-get</command> selects the version with the highest "
5558 "priority for installation. The APT preferences override the priorities that "
5559 "APT assigns to package versions by default, thus giving the user control "
5560 "over which one is selected for installation."
5562 "Quand le fichier &sources-list; contient des références à plusieurs "
5563 "distributions (par exemple, <literal>stable</literal> et <literal>testing</"
5564 "literal>), plusieurs versions d'un paquet peuvent être installées. APT "
5565 "affecte une priorité à chaque version disponible. La commande <command>apt-"
5566 "get</command>, tenant compte des contraintes de dépendance, installe la "
5567 "version qui possède la priorité la plus haute. Le fichier "
5568 "<filename>preferences</filename> annule les priorités assignées par défaut "
5569 "aux versions des paquets : ainsi l'utilisateur peut choisir la version qu'il "
5572 #. type: Content of: <refentry><refsect1><para>
5573 #: apt_preferences.5.xml:48
5575 "Several instances of the same version of a package may be available when the "
5576 "&sources-list; file contains references to more than one source. In this "
5577 "case <command>apt-get</command> downloads the instance listed earliest in "
5578 "the &sources-list; file. The APT preferences do not affect the choice of "
5579 "instance, only the choice of version."
5581 "Si le fichier &sources-list; contient, pour une même distribution, des "
5582 "références à plusieurs sites de téléchargement, il peut exister plusieurs "
5583 "exemplaires de la même version d'un paquet. Dans ce cas, <command>apt-get</"
5584 "command> télécharge l'exemplaire qui apparaît en premier dans le fichier "
5585 "&sources-list;. Le fichier <filename>preferences</filename> n'influe pas sur "
5586 "le choix des exemplaires, seulement sur le choix de la version."
5588 #. type: Content of: <refentry><refsect1><para>
5589 #: apt_preferences.5.xml:55
5591 "Preferences are a strong power in the hands of a system administrator but "
5592 "they can become also their biggest nightmare if used without care! APT will "
5593 "not question the preferences, so wrong settings can lead to uninstallable "
5594 "packages or wrong decisions while upgrading packages. Even more problems "
5595 "will arise if multiple distribution releases are mixed without a good "
5596 "understanding of the following paragraphs. Packages included in a specific "
5597 "release aren't tested in (and therefore don't always work as expected in) "
5598 "older or newer releases, or together with other packages from different "
5599 "releases. You have been warned."
5601 "Les préférences sont un outil puissant pour les administrateurs système mais "
5602 "peuvent devenir leur pire cauchemar si elles sont utilisées sans "
5603 "précautions. APT ne remettra pas en doute les réglages choisis. Des valeurs "
5604 "erronées pourront alors conduire à des paquets non installables ou à des "
5605 "décisions incorrectes lors de la mise à jour des paquets. Des problèmes "
5606 "supplémentaires peuvent survenir si des distributions multiples sont "
5607 "mélangées sans une bonne compréhension des paragraphes qui suivent."
5609 #. type: Content of: <refentry><refsect1><para>
5610 #: apt_preferences.5.xml:66
5612 "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
5613 "directory are parsed in alphanumeric ascending order and need to obey the "
5614 "following naming convention: The files have either no or \"<literal>pref</"
5615 "literal>\" as filename extension and only contain alphanumeric, hyphen (-), "
5616 "underscore (_) and period (.) characters. Otherwise APT will print a notice "
5617 "that it has ignored a file, unless that file matches a pattern in the "
5618 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in which "
5619 "case it will be silently ignored."
5621 "Veuillez noter que les fichiers du répertoire <filename>/etc/apt/preferences."
5622 "d</filename> sont analysés par ordre alphanumérique ascendant, doivent avoir "
5623 "l'extension \"<literal>pref</literal>\" ou aucune extension et ne peuvent "
5624 "continir que des caractères alphanumériques, des tirets (-), des caractères "
5625 "de soulignement (_) et des points (.). Dans le cas contraire, APT affichera "
5626 "un avertissement indiquant qu'il a ignoré un fichier si celui-ci ne "
5627 "correspond par à un motif défini dans <literal>Dir::Ignore-Files-Silently</"
5628 "literal> (les fichiers correspondant à cette variable de configuration "
5629 "étant, eux, ignorés silencieusemennt)."
5631 #. type: Content of: <refentry><refsect1><refsect2><title>
5632 #: apt_preferences.5.xml:75
5633 msgid "APT's Default Priority Assignments"
5634 msgstr "Priorités affectées par défaut"
5636 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5637 #: apt_preferences.5.xml:90
5639 msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
5640 msgstr "<command>apt-get install -t testing <replaceable>paquet</replaceable></command>\n"
5642 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5643 #: apt_preferences.5.xml:93
5645 msgid "APT::Default-Release \"stable\";\n"
5646 msgstr "APT::Default-Release \"stable\";\n"
5648 #. type: Content of: <refentry><refsect1><refsect2><para>
5649 #: apt_preferences.5.xml:77
5651 "If there is no preferences file or if there is no entry in the file that "
5652 "applies to a particular version then the priority assigned to that version "
5653 "is the priority of the distribution to which that version belongs. It is "
5654 "possible to single out a distribution, \"the target release\", which "
5655 "receives a higher priority than other distributions do by default. The "
5656 "target release can be set on the <command>apt-get</command> command line or "
5657 "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
5658 "that this has precedence over any general priority you set in the <filename>/"
5659 "etc/apt/preferences</filename> file described later, but not over "
5660 "specifically pinned packages. For example, <placeholder type="
5661 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
5663 "Quand le fichier des préférences n'existe pas, ou quand aucune entrée de ce "
5664 "fichier ne s'applique à une version précise, la priorité affectée à cette "
5665 "version est la priorité de la distribution à laquelle elle appartient. On "
5666 "peut distinguer une distribution et lui donner une priorité plus haute que "
5667 "celle des autres distributions : on l'appelle la distribution par défaut ou "
5668 "« target release » et elle peut être définie sur la ligne de commande de "
5669 "<command>apt-get</command> ou dans le fichier de configuration d'APT, "
5670 "<filename>/etc/apt/apt.conf</filename>. Par exemple : <placeholder type="
5671 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
5673 #. type: Content of: <refentry><refsect1><refsect2><para>
5674 #: apt_preferences.5.xml:97
5676 "If the target release has been specified then APT uses the following "
5677 "algorithm to set the priorities of the versions of a package. Assign:"
5679 "Quand une distribution par défaut a été indiquée, APT utilise l'algorithme "
5680 "suivant pour déterminer la priorité des versions d'un paquet :"
5682 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5683 #: apt_preferences.5.xml:102
5687 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5688 #: apt_preferences.5.xml:103
5690 "to the versions coming from archives which in their <filename>Release</"
5691 "filename> files are marked as \"NotAutomatic: yes\" but <emphasis>not</"
5692 "emphasis> as \"ButAutomaticUpgrades: yes\" like the Debian "
5693 "<literal>experimental</literal> archive."
5695 "pour les versions issues d'archives dont le fichier <filename>Release</"
5696 "filename> comporte la mention « NotAutomatic: yes » mais <emphasis>pas</"
5697 "emphasis> « ButAutomaticUpgrades: yes » commel'archive "
5698 "<literal>experimental</literal> de Debian."
5700 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5701 #: apt_preferences.5.xml:109
5702 msgid "priority 100"
5703 msgstr "une priorité égale à 100"
5705 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5706 #: apt_preferences.5.xml:110
5708 "to the version that is already installed (if any) and to the versions coming "
5709 "from archives which in their <filename>Release</filename> files are marked "
5710 "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the Debian "
5711 "backports archive since <literal>squeeze-backports</literal>."
5713 "pour les versions issues d'archives dont le fichier <filename>Release</"
5714 "filename> comporte la mention « NotAutomatic: yes » et "
5715 "« ButAutomaticUpgrades: yes » comme l'archive des rétroportages de Debian "
5716 "depuis <literal>squeeze-backports</literal>."
5718 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5719 #: apt_preferences.5.xml:117
5720 msgid "priority 500"
5721 msgstr "une priorité égale à 500"
5723 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5724 #: apt_preferences.5.xml:118
5726 "to the versions that are not installed and do not belong to the target "
5729 "est affectée aux versions qui ne sont pas installées et qui n'appartiennent "
5730 "pas à la distribution par défaut."
5732 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5733 #: apt_preferences.5.xml:122
5734 msgid "priority 990"
5735 msgstr "une priorité égale à 990"
5737 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5738 #: apt_preferences.5.xml:123
5740 "to the versions that are not installed and belong to the target release."
5742 "est affectée aux versions qui ne sont pas installées et qui appartiennent à "
5743 "la distribution par défaut."
5745 #. type: Content of: <refentry><refsect1><refsect2><para>
5746 #: apt_preferences.5.xml:128
5748 "If the target release has not been specified then APT simply assigns "
5749 "priority 100 to all installed package versions and priority 500 to all "
5750 "uninstalled package versions, except versions coming from archives which in "
5751 "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
5752 "- these versions get the priority 1 or priority 100 if it is additionally "
5753 "marked as \"ButAutomaticUpgrades: yes\"."
5755 "Quand aucune distribution par défaut n'a été indiquée, APT affecte "
5756 "simplement une priorité égale à 100 à toute version installée d'un paquet et "
5757 "une priorité égale à 500 à tout version non installée. Cela à l'exception "
5758 "des versions issues des archives qui ont la mention « NotAutomatic: yes » "
5759 "dans leur fichier <filename>Release</filename>, qui auront alors une "
5760 "priorité égale à 1 ou à 100 si elles sont également marquées avec "
5761 "« ButAutomaticUpgrades: yes »."
5763 #. type: Content of: <refentry><refsect1><refsect2><para>
5764 #: apt_preferences.5.xml:135
5766 "APT then applies the following rules, listed in order of precedence, to "
5767 "determine which version of a package to install."
5769 "Puis APT applique les règles suivantes pour déterminer la version du paquet "
5770 "qu'il faut installer (par ordre de priorité) :"
5772 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5773 #: apt_preferences.5.xml:138
5775 "Never downgrade unless the priority of an available version exceeds 1000. "
5776 "(\"Downgrading\" is installing a less recent version of a package in place "
5777 "of a more recent version. Note that none of APT's default priorities "
5778 "exceeds 1000; such high priorities can only be set in the preferences file. "
5779 "Note also that downgrading a package can be risky.)"
5781 "Ne jamais revenir en arrière, sauf si la priorité d'une version disponible "
5782 "dépasse 1000. « Revenir en arrière » signifie installer une version moins "
5783 "récente que la version installée. Il faut noter qu'aucune des priorités par "
5784 "défaut n'excède 1000 ; de telles valeurs ne peuvent être définies que dans "
5785 "le fichier des préférences. Notez aussi qu'il est risqué de revenir en "
5788 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5789 #: apt_preferences.5.xml:144
5790 msgid "Install the highest priority version."
5791 msgstr "Installer la version qui possède la priorité la plus haute."
5793 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5794 #: apt_preferences.5.xml:145
5796 "If two or more versions have the same priority, install the most recent one "
5797 "(that is, the one with the higher version number)."
5799 "Quand deux (ou plus) versions ont la même priorité, installer la version la "
5800 "plus récente (c.-à-d. celle dont le numéro de version est le plus grand)."
5802 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5803 #: apt_preferences.5.xml:148
5805 "If two or more versions have the same priority and version number but either "
5806 "the packages differ in some of their metadata or the <literal>--reinstall</"
5807 "literal> option is given, install the uninstalled one."
5809 "Quand deux (ou plus) versions ont la même priorité et le même numéro de "
5810 "version, mais soit les paquets diffèrent par certaines métadonnées, soit "
5811 "l'option <literal>--reinstall</literal> a été donnée, installer la version "
5812 "qui n'est pas installée."
5814 #. type: Content of: <refentry><refsect1><refsect2><para>
5815 #: apt_preferences.5.xml:154
5817 "In a typical situation, the installed version of a package (priority 100) "
5818 "is not as recent as one of the versions available from the sources listed in "
5819 "the &sources-list; file (priority 500 or 990). Then the package will be "
5820 "upgraded when <command>apt-get install <replaceable>some-package</"
5821 "replaceable></command> or <command>apt-get upgrade</command> is executed."
5823 "En général, la version installée d'un paquet (priorité 100) n'est pas aussi "
5824 "récente que les versions disponibles dans les sources listées dans le "
5825 "fichier &sources-list; (priorité 500 ou 990). Et donc le paquet sera mis à "
5826 "niveau avec la commande : <command>apt-get install <replaceable>paquet</"
5827 "replaceable></command> ou <command>apt-get dist-upgrade</command>."
5829 #. type: Content of: <refentry><refsect1><refsect2><para>
5830 #: apt_preferences.5.xml:161
5832 "More rarely, the installed version of a package is <emphasis>more</emphasis> "
5833 "recent than any of the other available versions. The package will not be "
5834 "downgraded when <command>apt-get install <replaceable>some-package</"
5835 "replaceable></command> or <command>apt-get upgrade</command> is executed."
5837 "La version installée d'un paquet peut être - rarement - <emphasis>plus</"
5838 "emphasis> récente que tout autre version disponible. Les commandes "
5839 "<command>apt-get install <replaceable>paquet</replaceable></command> ou "
5840 "<command>apt-get upgrade</command> ne provoquent pas de retour en arrière."
5842 #. type: Content of: <refentry><refsect1><refsect2><para>
5843 #: apt_preferences.5.xml:166
5845 "Sometimes the installed version of a package is more recent than the version "
5846 "belonging to the target release, but not as recent as a version belonging to "
5847 "some other distribution. Such a package will indeed be upgraded when "
5848 "<command>apt-get install <replaceable>some-package</replaceable></command> "
5849 "or <command>apt-get upgrade</command> is executed, because at least "
5850 "<emphasis>one</emphasis> of the available versions has a higher priority "
5851 "than the installed version."
5853 "Parfois, la version installée d'un paquet est plus récente que la version "
5854 "appartenant à la distribution par défaut, mais moins récente que la version "
5855 "appartenant à une autre distribution. Une telle version sera mise à niveau "
5856 "par les commandes <command>apt-get install <replaceable>paquet</"
5857 "replaceable></command> ou <command>apt-get upgrade</command> car au moins "
5858 "<emphasis>l'une</emphasis> des versions disponibles possède une plus haute "
5859 "priorité que celle de la version installée."
5861 #. type: Content of: <refentry><refsect1><refsect2><title>
5862 #: apt_preferences.5.xml:175
5863 msgid "The Effect of APT Preferences"
5864 msgstr "Conséquences des préférences"
5866 #. type: Content of: <refentry><refsect1><refsect2><para>
5867 #: apt_preferences.5.xml:177
5869 "The APT preferences file allows the system administrator to control the "
5870 "assignment of priorities. The file consists of one or more multi-line "
5871 "records separated by blank lines. Records can have one of two forms, a "
5872 "specific form and a general form."
5874 "Le fichier des préférences permet à l'administrateur système de contrôler "
5875 "l'affectation des priorités. Ce fichier est constitué d'une ou plusieurs "
5876 "entrées séparées par des lignes blanches. Ces entrées peuvent avoir deux "
5877 "formes, une forme particulière et une forme générale."
5879 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5880 #: apt_preferences.5.xml:183
5882 "The specific form assigns a priority (a \"Pin-Priority\") to one or more "
5883 "specified packages with a specified version or version range. For example, "
5884 "the following record assigns a high priority to all versions of the "
5885 "<filename>perl</filename> package whose version number begins with "
5886 "\"<literal>&good-perl;</literal>\". Multiple packages can be separated by "
5889 "La forme particulière affecte une priorité (<emphasis>Pin-Priority</"
5890 "emphasis>) à un paquet précis, à une version précise ou à un intervalle "
5891 "spécifiant plusieurs versions. Par exemple, l'entrée suivante affecte une "
5892 "priorité haute à toutes les versions du paquet <filename>perl</filename> "
5893 "dont le numéro de version commence par <literal>&good-perl;</literal>."
5895 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5896 #: apt_preferences.5.xml:190
5900 "Pin: version &good-perl;*\n"
5901 "Pin-Priority: 1001\n"
5904 "Pin: version &good-perl;*\n"
5905 "Pin-Priority: 1001\n"
5907 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5908 #: apt_preferences.5.xml:196
5910 "The general form assigns a priority to all of the package versions in a "
5911 "given distribution (that is, to all the versions of packages that are listed "
5912 "in a certain <filename>Release</filename> file) or to all of the package "
5913 "versions coming from a particular Internet site, as identified by the site's "
5914 "fully qualified domain name."
5916 "La forme générale affecte une priorité à toutes les versions d'un paquet "
5917 "dans une distribution donnée (c'est-à-dire, à toutes les versions d'un "
5918 "paquet qui sont listées dans un fichier <filename>Release</filename>), ou à "
5919 "toutes les versions d'un paquet provenant d'un site Internet identifié par "
5920 "un nom complètement qualifié."
5922 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5923 #: apt_preferences.5.xml:202
5925 "This general-form entry in the APT preferences file applies only to groups "
5926 "of packages. For example, the following record assigns a high priority to "
5927 "all package versions available from the local site."
5929 "Cette forme générale des entrées du fichier des préférences s'applique "
5930 "seulement aux groupes de paquets. Par exemple, l'entrée suivante affecte une "
5931 "priorité haute à toutes les versions disponibles dans le site local."
5933 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5934 #: apt_preferences.5.xml:207
5938 "Pin: origin \"\"\n"
5939 "Pin-Priority: 999\n"
5942 "Pin: origin \"\"\n"
5943 "Pin-Priority: 999\n"
5945 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5946 #: apt_preferences.5.xml:212
5948 "A note of caution: the keyword used here is \"<literal>origin</literal>\" "
5949 "which can be used to match a hostname. The following record will assign a "
5950 "high priority to all versions available from the server identified by the "
5951 "hostname \"ftp.de.debian.org\""
5953 "Il est important de noter que le mot-clé utilisé ici est « <literal>origin</"
5954 "literal> » qui peut servir à indiquer un nom d'hôte. Dans l'exemple qui "
5955 "suit, une haute priorité est donnée à toutes les versions disponibles sur le "
5956 "serveur identifié par l' nom d'hôte « ftp.de.debian.org »."
5958 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5959 #: apt_preferences.5.xml:216
5963 "Pin: origin \"ftp.de.debian.org\"\n"
5964 "Pin-Priority: 999\n"
5967 "Pin: origin \"ftp.de.debian.org\"\n"
5968 "Pin-Priority: 999\n"
5970 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5971 #: apt_preferences.5.xml:220
5973 "This should <emphasis>not</emphasis> be confused with the Origin of a "
5974 "distribution as specified in a <filename>Release</filename> file. What "
5975 "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
5976 "Internet address but an author or vendor name, such as \"Debian\" or \"Ximian"
5979 "Veuillez noter que le mot-clé utilisé ici, <literal>origin</literal>, ne "
5980 "doit pas être confondu avec l'Origine d'une distribution indiquée dans un "
5981 "fichier <filename>Release</filename>. Ce qui suit l'étiquette « Origin: » "
5982 "dans un fichier <filename>Release</filename> n'est pas une adresse Internet "
5983 "mais le nom d'un auteur ou d'un distributeur, comme « Debian » ou « Ximian »."
5985 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5986 #: apt_preferences.5.xml:225
5988 "The following record assigns a low priority to all package versions "
5989 "belonging to any distribution whose Archive name is \"<literal>unstable</"
5992 "L'entrée suivante affecte une priorité basse à toutes les versions d'un "
5993 "paquet appartenant à toute distribution dont le nom d'« Archive » est "
5994 "<literal>unstable</literal>."
5996 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5997 #: apt_preferences.5.xml:229
6001 "Pin: release a=unstable\n"
6002 "Pin-Priority: 50\n"
6005 "Pin: release a=unstable\n"
6006 "Pin-Priority: 50\n"
6008 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6009 #: apt_preferences.5.xml:234
6011 "The following record assigns a high priority to all package versions "
6012 "belonging to any distribution whose Codename is \"<literal>&testing-codename;"
6015 "L'entrée suivante affecte une priorité basse à toutes les versions d'un "
6016 "paquet appartenant à toute distribution dont le nom de code est "
6017 "<literal>&testing-codename;</literal>."
6019 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6020 #: apt_preferences.5.xml:238
6024 "Pin: release n=&testing-codename;\n"
6025 "Pin-Priority: 900\n"
6028 "Pin: release n=&testing-codename;\n"
6029 "Pin-Priority: 900\n"
6031 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6032 #: apt_preferences.5.xml:243
6034 "The following record assigns a high priority to all package versions "
6035 "belonging to any release whose Archive name is \"<literal>stable</literal>\" "
6036 "and whose release Version number is \"<literal>&stable-version;</literal>\"."
6038 "L'entrée suivante affecte une priorité haute à toutes les versions d'un "
6039 "paquet appartenant à toute distribution dont le nom d'« Archive » est "
6040 "<literal>stable</literal> et dont le numéro de « Version » est "
6041 "<literal>&stable-version;</literal>."
6043 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6044 #: apt_preferences.5.xml:248
6048 "Pin: release a=stable, v=&stable-version;\n"
6049 "Pin-Priority: 500\n"
6052 "Pin: release a=stable, v=&stable-version;\n"
6053 "Pin-Priority: 500\n"
6055 #. type: Content of: <refentry><refsect1><refsect2><title>
6056 #: apt_preferences.5.xml:258
6057 msgid "Regular expressions and &glob; syntax"
6058 msgstr "Expressions régulières et syntaxe &glob;"
6060 #. type: Content of: <refentry><refsect1><refsect2><para>
6061 #: apt_preferences.5.xml:260
6063 "APT also supports pinning by &glob; expressions, and regular expressions "
6064 "surrounded by slashes. For example, the following example assigns the "
6065 "priority 500 to all packages from experimental where the name starts with "
6066 "gnome (as a &glob;-like expression) or contains the word kde (as a POSIX "
6067 "extended regular expression surrounded by slashes)."
6069 "APT gére également l'épinglage (« pinning ») avec des expressions &glob; et "
6070 "des expressions régulières entourées par des barres obliques. Par exemple, "
6071 "l'exemple qui suit affecte une priorité de 500 à tous les paquets "
6072 "d'experimental dont le nom commence par gnome (en tant qu'expression de "
6073 "type &glob;) ou contient le mot kde (sous format d'une expression régulière "
6074 "POSIX étendue, entourée de barres obliques)."
6076 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6077 #: apt_preferences.5.xml:269
6080 "Package: gnome* /kde/\n"
6081 "Pin: release n=experimental\n"
6082 "Pin-Priority: 500\n"
6084 "Package: gnome* /kde/\n"
6085 "Pin: release n=experimental\n"
6086 "Pin-Priority: 500\n"
6088 #. type: Content of: <refentry><refsect1><refsect2><para>
6089 #: apt_preferences.5.xml:275
6091 "The rule for those expressions is that they can occur anywhere where a "
6092 "string can occur. Thus, the following pin assigns the priority 990 to all "
6093 "packages from a release starting with &ubuntu-codename;."
6095 "La règle pour ces expressions est qu'elles peuvent prendre place dès que la "
6096 "chaîne correspondante est trouvée. Ainsi, l'épinglage qui suit affecte une "
6097 "priorité de 990 à tous les paquets d'une version de distribution commençant "
6098 "par &ubuntu-codename;."
6100 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6101 #: apt_preferences.5.xml:281
6105 "Pin: release n=&ubuntu-codename;*\n"
6106 "Pin-Priority: 990\n"
6109 "Pin: release n=&ubuntu-codename;*\n"
6110 "Pin-Priority: 990\n"
6112 #. type: Content of: <refentry><refsect1><refsect2><para>
6113 #: apt_preferences.5.xml:287
6115 "If a regular expression occurs in a <literal>Package</literal> field, the "
6116 "behavior is the same as if this regular expression were replaced with a list "
6117 "of all package names it matches. It is undecided whether this will change in "
6118 "the future; thus you should always list wild-card pins first, so later "
6119 "specific pins override it. The pattern \"<literal>*</literal>\" in a "
6120 "Package field is not considered a &glob; expression in itself."
6122 "Si une expression régulière est rencontrée dans un champ <literal>Package</"
6123 "literal>, le comportement sera celui qui aurait eu lieu si cette expression "
6124 "était remplacée par la liste de tous les paquets auxquels elle correspond. "
6125 "Il n'est pas encore décidé si cela sera conservé dans le futur : il est donc "
6126 "conseillé d'utiliser des épinglages avec caractères génériques en premier "
6127 "afin qu'ils soient remplacés par des épinglages plus spécifiques. Le motif "
6128 "« <literal>*</literal> » dans un champ Package n'est pas considéré comme une "
6129 "expression &glob; en soi."
6131 #. type: Content of: <refentry><refsect1><refsect2><title>
6132 #: apt_preferences.5.xml:303
6133 msgid "How APT Interprets Priorities"
6134 msgstr "Méthode d'interprétation des priorités par APT"
6136 #. type: Content of: <refentry><refsect1><refsect2><para>
6137 #: apt_preferences.5.xml:306
6139 "Priorities (P) assigned in the APT preferences file must be positive or "
6140 "negative integers. They are interpreted as follows (roughly speaking):"
6142 "Les priorités (P) indiquées dans le fichier des préférences doivent être des "
6143 "entiers positifs ou négatifs. Ils sont interprétés à peu près comme suit :"
6145 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6146 #: apt_preferences.5.xml:311
6147 msgid "P >= 1000"
6148 msgstr "P >= 1000"
6150 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6151 #: apt_preferences.5.xml:312
6153 "causes a version to be installed even if this constitutes a downgrade of the "
6156 "cette priorité entraîne l'installation du paquet même s'il s'agit d'un "
6157 "retour en arrière."
6159 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6160 #: apt_preferences.5.xml:316
6161 msgid "990 <= P < 1000"
6162 msgstr "990 <= P < 1000"
6164 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6165 #: apt_preferences.5.xml:317
6167 "causes a version to be installed even if it does not come from the target "
6168 "release, unless the installed version is more recent"
6170 "la version sera installée, même si elle n'appartient pas à la distribution "
6171 "par défaut ; mais elle ne sera pas installée si la version installée est "
6174 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6175 #: apt_preferences.5.xml:322
6176 msgid "500 <= P < 990"
6177 msgstr "500 <= P < 990"
6179 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6180 #: apt_preferences.5.xml:323
6182 "causes a version to be installed unless there is a version available "
6183 "belonging to the target release or the installed version is more recent"
6185 "La version sera installée, sauf s'il existe une version appartenant à la "
6186 "distribution par défaut ou si la version installée est plus récente."
6188 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6189 #: apt_preferences.5.xml:328
6190 msgid "100 <= P < 500"
6191 msgstr "100 <= P < 500"
6193 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6194 #: apt_preferences.5.xml:329
6196 "causes a version to be installed unless there is a version available "
6197 "belonging to some other distribution or the installed version is more recent"
6199 "la version sera installée, sauf s'il existe une version appartenant à une "
6200 "autre distribution ou si la version installée est plus récente."
6202 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6203 #: apt_preferences.5.xml:334
6204 msgid "0 < P < 100"
6205 msgstr "0 < P < 100"
6207 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6208 #: apt_preferences.5.xml:335
6210 "causes a version to be installed only if there is no installed version of "
6212 msgstr "la version sera installée si aucune version du paquet n'est installée."
6214 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6215 #: apt_preferences.5.xml:339
6219 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6220 #: apt_preferences.5.xml:340
6221 msgid "prevents the version from being installed"
6222 msgstr "cette priorité empêche l'installation de la version."
6224 #. type: Content of: <refentry><refsect1><refsect2><para>
6225 #: apt_preferences.5.xml:345
6227 "If any specific-form records match an available package version then the "
6228 "first such record determines the priority of the package version. Failing "
6229 "that, if any general-form records match an available package version then "
6230 "the first such record determines the priority of the package version."
6232 "Si l'une des entrées de forme particulière correspond à la version "
6233 "disponible d'un paquet, la première entrée trouvée détermine la priorité de "
6234 "cette version. S'il n'en existe pas, et si l'une des entrées de forme "
6235 "générale correspond à la version disponible d'un paquet, la première entrée "
6236 "trouvée détermine la priorité."
6238 #. type: Content of: <refentry><refsect1><refsect2><para>
6239 #: apt_preferences.5.xml:351
6241 "For example, suppose the APT preferences file contains the three records "
6242 "presented earlier:"
6244 "Supposons par exemple que le fichier des préférences contienne les trois "
6245 "entrées décrites ci-dessous :"
6247 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6248 #: apt_preferences.5.xml:355
6252 "Pin: version &good-perl;*\n"
6253 "Pin-Priority: 1001\n"
6256 "Pin: origin \"\"\n"
6257 "Pin-Priority: 999\n"
6260 "Pin: release unstable\n"
6261 "Pin-Priority: 50\n"
6264 "Pin: version &good-perl;*\n"
6265 "Pin-Priority: 1001\n"
6268 "Pin: origin \"\"\n"
6269 "Pin-Priority: 999\n"
6272 "Pin: release unstable\n"
6273 "Pin-Priority: 50\n"
6275 #. type: Content of: <refentry><refsect1><refsect2><para>
6276 #: apt_preferences.5.xml:368
6280 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6281 #: apt_preferences.5.xml:370
6283 "The most recent available version of the <literal>perl</literal> package "
6284 "will be installed, so long as that version's version number begins with "
6285 "\"<literal>&good-perl;</literal>\". If <emphasis>any</emphasis> &good-perl;"
6286 "* version of <literal>perl</literal> is available and the installed version "
6287 "is &bad-perl;*, then <literal>perl</literal> will be downgraded."
6289 "La version la plus récente du paquet <literal>perl</literal> sera installé "
6290 "pour autant que son numéro de version commence par <literal>&good-perl;</"
6291 "literal>. Si l'<emphasis>une</emphasis> des versions &good-perl;* existe et "
6292 "si la version installée est une version &bad-perl;*, il y aura un retour en "
6295 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6296 #: apt_preferences.5.xml:375
6298 "A version of any package other than <literal>perl</literal> that is "
6299 "available from the local system has priority over other versions, even "
6300 "versions belonging to the target release."
6302 "Les versions des paquets (autres que <literal>perl</literal>) disponibles "
6303 "dans le site local ont priorité sur les autres versions, même celles "
6304 "appartenant à la distribution par défaut."
6306 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6307 #: apt_preferences.5.xml:379
6309 "A version of a package whose origin is not the local system but some other "
6310 "site listed in &sources-list; and which belongs to an <literal>unstable</"
6311 "literal> distribution is only installed if it is selected for installation "
6312 "and no version of the package is already installed."
6314 "La version d'un paquet dont l'origine n'est pas le site local mais un site "
6315 "Internet mentionné dans &sources-list; et qui appartient à une distribution "
6316 "<literal>unstable</literal>, ne sera installée que si aucune version du "
6317 "paquet n'est déjà installée."
6319 #. type: Content of: <refentry><refsect1><refsect2><title>
6320 #: apt_preferences.5.xml:389
6321 msgid "Determination of Package Version and Distribution Properties"
6323 "Détermination de la version des paquets et des propriétés des distributions"
6325 #. type: Content of: <refentry><refsect1><refsect2><para>
6326 #: apt_preferences.5.xml:391
6328 "The locations listed in the &sources-list; file should provide "
6329 "<filename>Packages</filename> and <filename>Release</filename> files to "
6330 "describe the packages available at that location."
6332 "Chaque source indiquée dans le fichier &sources-list; doit fournir les "
6333 "fichiers <filename>Packages</filename> et <filename>Release</filename> qui "
6334 "décrivent les paquets disponibles à cet endroit."
6336 #. type: Content of: <refentry><refsect1><refsect2><para>
6337 #: apt_preferences.5.xml:395
6339 "The <filename>Packages</filename> file is normally found in the directory "
6340 "<filename>.../dists/<replaceable>dist-name</replaceable>/"
6341 "<replaceable>component</replaceable>/<replaceable>arch</replaceable></"
6342 "filename>: for example, <filename>.../dists/stable/main/binary-i386/"
6343 "Packages</filename>. It consists of a series of multi-line records, one for "
6344 "each package available in that directory. Only two lines in each record are "
6345 "relevant for setting APT priorities:"
6347 "Le fichier <filename>Packages</filename> se trouve normalement dans le "
6348 "répertoire <filename>.../dists/<replaceable>dist-name</replaceable>/"
6349 "<replaceable>component</replaceable>/<replaceable>arch</replaceable></"
6350 "filename>, par exemple, <filename>.../dists/stable/main/binary-i386/"
6351 "Packages</filename>. Il consiste en entrées composées de lignes, une pour "
6352 "chaque paquet disponible dans le répertoire. Seules deux lignes des entrées "
6353 "sont pertinentes pour la détermination des priorités :"
6355 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6356 #: apt_preferences.5.xml:403
6357 msgid "the <literal>Package:</literal> line"
6358 msgstr "la ligne <literal>Package:</literal>"
6360 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6361 #: apt_preferences.5.xml:404
6362 msgid "gives the package name"
6363 msgstr "donne le nom du paquet"
6365 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6366 #: apt_preferences.5.xml:407 apt_preferences.5.xml:457
6367 msgid "the <literal>Version:</literal> line"
6368 msgstr "la ligne <literal>Version:</literal>"
6370 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6371 #: apt_preferences.5.xml:408
6372 msgid "gives the version number for the named package"
6373 msgstr "donne le numéro de version du paquet"
6375 #. type: Content of: <refentry><refsect1><refsect2><para>
6376 #: apt_preferences.5.xml:413
6378 "The <filename>Release</filename> file is normally found in the directory "
6379 "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
6380 "example, <filename>.../dists/stable/Release</filename>, or <filename>.../"
6381 "dists/&stable-codename;/Release</filename>. It consists of a single multi-"
6382 "line record which applies to <emphasis>all</emphasis> of the packages in the "
6383 "directory tree below its parent. Unlike the <filename>Packages</filename> "
6384 "file, nearly all of the lines in a <filename>Release</filename> file are "
6385 "relevant for setting APT priorities:"
6387 "Le fichier <filename>Release</filename> se trouve normalement dans le "
6388 "répertoire <filename>.../dists/<replaceable>nom-distribution</replaceable></"
6389 "filename>, par exemple, <filename>.../dists/stable/Release</filename>, ou "
6390 "<filename>.../dists/&stable-codename;/Release</filename>. Il consiste en "
6391 "une seule entrée composée de plusieurs lignes qui s'applique à "
6392 "<emphasis>tous</emphasis> les paquets situés dans les répertoires sous le "
6393 "répertoire parent. Contrairement au fichier <filename>Packages</filename>, "
6394 "presque toutes les lignes du fichier <filename>Release</filename> sont "
6395 "pertinentes pour déterminer les priorités :"
6397 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6398 #: apt_preferences.5.xml:424
6399 msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
6400 msgstr "La ligne <literal>Archive:</literal> ou <literal>Suite:</literal>"
6402 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6403 #: apt_preferences.5.xml:425
6405 "names the archive to which all the packages in the directory tree belong. "
6406 "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
6407 "that all of the packages in the directory tree below the parent of the "
6408 "<filename>Release</filename> file are in a <literal>stable</literal> "
6409 "archive. Specifying this value in the APT preferences file would require "
6412 "nomme l'archive à laquelle appartiennent tous les paquets situés dans les "
6413 "répertoires. Par exemple, la ligne <literal>Archive: stable</literal> "
6414 "indique que tous les paquets dans les répertoires situés sous le répertoire "
6415 "parent du fichier <filename>Release</filename> appartiennent à l'archive "
6416 "<literal>stable</literal>. Indiquer cette valeur dans le fichier des "
6417 "préférences demanderait cette ligne :"
6419 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6420 #: apt_preferences.5.xml:435
6422 msgid "Pin: release a=stable\n"
6423 msgstr "Pin: release a=stable\n"
6425 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6426 #: apt_preferences.5.xml:441
6427 msgid "the <literal>Codename:</literal> line"
6428 msgstr "la ligne <literal>Codename:</literal>"
6430 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6431 #: apt_preferences.5.xml:442
6433 "names the codename to which all the packages in the directory tree belong. "
6434 "For example, the line \"Codename: &testing-codename;\" specifies that all of "
6435 "the packages in the directory tree below the parent of the "
6436 "<filename>Release</filename> file belong to a version named "
6437 "<literal>&testing-codename;</literal>. Specifying this value in the APT "
6438 "preferences file would require the line:"
6440 "indique le nom de code auquel appartiennent tous les paquets situés dans les "
6441 "répertoires. Par exemple, la ligne <literal>Codename: &testing-codename;</"
6442 "literal> indique que tous les paquets dans les répertoires situés sous le "
6443 "répertoire parent du fichier <filename>Release</filename> appartiennent à la "
6444 "version portant le nom de code <literal>&testing-codename;</literal>. "
6445 "Indiquer cette valeur dans le fichier des préférences demanderait cette "
6448 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6449 #: apt_preferences.5.xml:451
6451 msgid "Pin: release n=&testing-codename;\n"
6452 msgstr "Pin: release n=&testing-codename;\n"
6454 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6455 #: apt_preferences.5.xml:458
6457 "names the release version. For example, the packages in the tree might "
6458 "belong to Debian release version &stable-version;. Note that there is "
6459 "normally no version number for the <literal>testing</literal> and "
6460 "<literal>unstable</literal> distributions because they have not been "
6461 "released yet. Specifying this in the APT preferences file would require one "
6462 "of the following lines."
6464 "indique la version de la distribution. Par exemple, les paquets dans les "
6465 "répertoires peuvent appartenir à la distribution Debian version &stable-"
6466 "version;. Il n'y a pas de numéro de version pour les distributions "
6467 "<literal>testing</literal> et <literal>unstable</literal> car elles n'ont "
6468 "pas encore été publiées. Indiquer cette valeur dans le fichier des "
6469 "préférences demanderait ces lignes :"
6471 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6472 #: apt_preferences.5.xml:467
6475 "Pin: release v=&stable-version;\n"
6476 "Pin: release a=stable, v=&stable-version;\n"
6477 "Pin: release &stable-version;\n"
6479 "Pin: release v=&stable-version;\n"
6480 "Pin: release a=stable, v=&stable-version;\n"
6481 "Pin: release &stable-version;\n"
6483 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6484 #: apt_preferences.5.xml:476
6485 msgid "the <literal>Component:</literal> line"
6486 msgstr "La ligne <literal>Component:</literal>"
6488 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6489 #: apt_preferences.5.xml:477
6491 "names the licensing component associated with the packages in the directory "
6492 "tree of the <filename>Release</filename> file. For example, the line "
6493 "\"Component: main\" specifies that all the packages in the directory tree "
6494 "are from the <literal>main</literal> component, which entails that they are "
6495 "licensed under terms listed in the Debian Free Software Guidelines. "
6496 "Specifying this component in the APT preferences file would require the line:"
6498 "nomme un composant qui indique le type de licence associée aux paquets "
6499 "situés dans les répertoires sous le fichier <filename>Release</filename>. "
6500 "Par exemple, la ligne <literal>Component: main</literal> indique que tous "
6501 "les exemplaires dans les répertoires appartiennent au composant "
6502 "<literal>main</literal>, c'est-à-dire que leur licence est en accord avec "
6503 "les Directives Debian pour le logiciel libre. Indiquer ce composant dans le "
6504 "fichier des préférences demanderait cette ligne :"
6506 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6507 #: apt_preferences.5.xml:486
6509 msgid "Pin: release c=main\n"
6510 msgstr "Pin: release c=main\n"
6512 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6513 #: apt_preferences.5.xml:492
6514 msgid "the <literal>Origin:</literal> line"
6515 msgstr "La ligne <literal>Origin:</literal>"
6517 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6518 #: apt_preferences.5.xml:493
6520 "names the originator of the packages in the directory tree of the "
6521 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
6522 "literal>. Specifying this origin in the APT preferences file would require "
6525 "nomme l'origine des paquets situés dans les répertoires sous le fichier "
6526 "<filename>Release</filename>. En général, c'est <literal>Debian</literal>. "
6527 "Indiquer cette origine dans le fichier des préférences demanderait cette "
6530 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6531 #: apt_preferences.5.xml:499
6533 msgid "Pin: release o=Debian\n"
6534 msgstr "Pin: release o=Debian\n"
6536 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6537 #: apt_preferences.5.xml:505
6538 msgid "the <literal>Label:</literal> line"
6539 msgstr "La ligne <literal>Label:</literal>"
6541 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6542 #: apt_preferences.5.xml:506
6544 "names the label of the packages in the directory tree of the "
6545 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
6546 "literal>. Specifying this label in the APT preferences file would require "
6549 "indique une étiquette pour les paquets qui se trouvent dans les répertoires "
6550 "sous le fichier <filename>Release</filename>. En général, c'est "
6551 "<literal>Debian</literal>. Indiquer cette origine dans le fichier des "
6552 "préférences demanderait cette ligne :"
6554 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6555 #: apt_preferences.5.xml:512
6557 msgid "Pin: release l=Debian\n"
6558 msgstr "Pin: release l=Debian\n"
6560 #. type: Content of: <refentry><refsect1><refsect2><para>
6561 #: apt_preferences.5.xml:519
6563 "All of the <filename>Packages</filename> and <filename>Release</filename> "
6564 "files retrieved from locations listed in the &sources-list; file are stored "
6565 "in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
6566 "named by the variable <literal>Dir::State::Lists</literal> in the "
6567 "<filename>apt.conf</filename> file. For example, the file <filename>debian."
6568 "lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
6569 "contains the <filename>Release</filename> file retrieved from the site "
6570 "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
6571 "architecture files from the <literal>contrib</literal> component of the "
6572 "<literal>unstable</literal> distribution."
6574 "Tous les fichiers <filename>Packages</filename> et <filename>Release</"
6575 "filename> récupérés dans des sources indiquées dans le fichier &sources-"
6576 "list; sont conservés dans le répertoire <filename>/var/lib/apt/lists</"
6577 "filename> ou dans le fichier spécifié par la variable <literal>Dir::State::"
6578 "Lists</literal> dans le fichier <filename>apt.conf</filename>. Par exemple, "
6579 "le fichier <filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-"
6580 "i386_Release</filename> contient le fichier <filename>Release</filename> du "
6581 "site <literal>debian.lcs.mit.edu</literal>, architecture <literal>binary-"
6582 "i386</literal> et composant <literal>contrib</literal> de la distribution "
6583 "<literal>unstable</literal>."
6585 #. type: Content of: <refentry><refsect1><refsect2><title>
6586 #: apt_preferences.5.xml:532
6587 msgid "Optional Lines in an APT Preferences Record"
6588 msgstr "Lignes facultatives dans le fichier des préférences"
6590 #. type: Content of: <refentry><refsect1><refsect2><para>
6591 #: apt_preferences.5.xml:534
6593 "Each record in the APT preferences file can optionally begin with one or "
6594 "more lines beginning with the word <literal>Explanation:</literal>. This "
6595 "provides a place for comments."
6597 "Toute entrée du fichier des préférences peut commencer par une ou plusieurs "
6598 "lignes contenant le mot <literal>Explanation:</literal>. Cela permet des "
6601 #. type: Content of: <refentry><refsect1><refsect2><title>
6602 #: apt_preferences.5.xml:543
6603 msgid "Tracking Stable"
6604 msgstr "Méthode pour suivre Stable"
6606 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6607 #: apt_preferences.5.xml:551
6610 "Explanation: Uninstall or do not install any Debian-originated\n"
6611 "Explanation: package versions other than those in the stable distro\n"
6613 "Pin: release a=stable\n"
6614 "Pin-Priority: 900\n"
6617 "Pin: release o=Debian\n"
6618 "Pin-Priority: -10\n"
6620 "Explanation: Ne pas installer des exemplaires d'origine Debian\n"
6621 "Explanation: sauf ceux de la distribution stable\n"
6623 "Pin: release a=stable\n"
6624 "Pin-Priority: 900\n"
6627 "Pin: release o=Debian\n"
6628 "Pin-Priority: -10\n"
6630 #. type: Content of: <refentry><refsect1><refsect2><para>
6631 #: apt_preferences.5.xml:545
6633 "The following APT preferences file will cause APT to assign a priority "
6634 "higher than the default (500) to all package versions belonging to a "
6635 "<literal>stable</literal> distribution and a prohibitively low priority to "
6636 "package versions belonging to other <literal>Debian</literal> "
6637 "distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
6639 "Le fichier des préférences suivant affecte une priorité plus haute que la "
6640 "priorité par défaut (500) à tous les exemplaires appartenant à la "
6641 "distribution <literal>stable</literal> et une priorité prohibitivement basse "
6642 "à tous les exemplaires appartenant à d'autres distributions <literal>Debian</"
6643 "literal>. <placeholder type=\"programlisting\" id=\"0\"/>"
6645 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6646 #: apt_preferences.5.xml:568 apt_preferences.5.xml:614
6647 #: apt_preferences.5.xml:672
6650 "apt-get install <replaceable>package-name</replaceable>\n"
6652 "apt-get dist-upgrade\n"
6654 "apt-get install <replaceable>paquet</replaceable>\n"
6656 "apt-get dist-upgrade\n"
6658 #. type: Content of: <refentry><refsect1><refsect2><para>
6659 #: apt_preferences.5.xml:563
6661 "With a suitable &sources-list; file and the above preferences file, any of "
6662 "the following commands will cause APT to upgrade to the latest "
6663 "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
6666 "Avec le fichier des préférences ci-dessus et un fichier &sources-list; "
6667 "adéquat, les commandes suivantes utiliseront les versions les plus récentes "
6668 "de <literal>stable</literal> pour faire la mise à niveau : <placeholder type="
6669 "\"programlisting\" id=\"0\"/>"
6671 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6672 #: apt_preferences.5.xml:580
6674 msgid "apt-get install <replaceable>package</replaceable>/testing\n"
6675 msgstr "apt-get install <replaceable>paquet</replaceable>/testing\n"
6677 #. type: Content of: <refentry><refsect1><refsect2><para>
6678 #: apt_preferences.5.xml:574
6680 "The following command will cause APT to upgrade the specified package to the "
6681 "latest version from the <literal>testing</literal> distribution; the package "
6682 "will not be upgraded again unless this command is given again. <placeholder "
6683 "type=\"programlisting\" id=\"0\"/>"
6685 "La commande suivante utilisera la version la plus récente de la distribution "
6686 "<literal>testing</literal> pour mettre à niveau le paquet spécifié ; "
6687 "cependant les mises à niveau ultérieures du paquet ne se feront pas à moins "
6688 "de relancer la commande. <placeholder type=\"programlisting\" id=\"0\"/>"
6690 #. type: Content of: <refentry><refsect1><refsect2><title>
6691 #: apt_preferences.5.xml:586
6692 msgid "Tracking Testing or Unstable"
6693 msgstr "Méthode pour suivre Testing ou Unstable"
6695 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6696 #: apt_preferences.5.xml:595
6700 "Pin: release a=testing\n"
6701 "Pin-Priority: 900\n"
6704 "Pin: release a=unstable\n"
6705 "Pin-Priority: 800\n"
6708 "Pin: release o=Debian\n"
6709 "Pin-Priority: -10\n"
6712 "Pin: release a=testing\n"
6713 "Pin-Priority: 900\n"
6716 "Pin: release a=unstable\n"
6717 "Pin-Priority: 800\n"
6720 "Pin: release o=Debian\n"
6721 "Pin-Priority: -10\n"
6723 #. type: Content of: <refentry><refsect1><refsect2><para>
6724 #: apt_preferences.5.xml:588
6726 "The following APT preferences file will cause APT to assign a high priority "
6727 "to package versions from the <literal>testing</literal> distribution, a "
6728 "lower priority to package versions from the <literal>unstable</literal> "
6729 "distribution, and a prohibitively low priority to package versions from "
6730 "other <literal>Debian</literal> distributions. <placeholder type="
6731 "\"programlisting\" id=\"0\"/>"
6733 "Le fichier des préférences suivant affecte une priorité haute aux versions "
6734 "des paquets appartenant à la distribution <literal>testing</literal>, une "
6735 "priorité moindre aux versions appartenant à la distribution "
6736 "<literal>unstable</literal> et une priorité prohibitivement basse aux "
6737 "versions appartenant à d'autres distributions <literal>Debian</literal>. "
6738 "<placeholder type=\"programlisting\" id=\"0\"/>"
6740 #. type: Content of: <refentry><refsect1><refsect2><para>
6741 #: apt_preferences.5.xml:609
6743 "With a suitable &sources-list; file and the above preferences file, any of "
6744 "the following commands will cause APT to upgrade to the latest "
6745 "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
6748 "Avec un fichier &sources-list; approprié et le fichier des préférences ci-"
6749 "dessus, les commandes suivantes utiliseront les versions les plus récentes "
6750 "de <literal>testing</literal> pour faire la mise à niveau : <placeholder "
6751 "type=\"programlisting\" id=\"0\"/>"
6753 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6754 #: apt_preferences.5.xml:629
6756 msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
6757 msgstr "apt-get install <replaceable>paquet</replaceable>/unstable\n"
6759 #. type: Content of: <refentry><refsect1><refsect2><para>
6760 #: apt_preferences.5.xml:620
6762 "The following command will cause APT to upgrade the specified package to the "
6763 "latest version from the <literal>unstable</literal> distribution. "
6764 "Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
6765 "the most recent <literal>testing</literal> version if that is more recent "
6766 "than the installed version, otherwise, to the most recent <literal>unstable</"
6767 "literal> version if that is more recent than the installed version. "
6768 "<placeholder type=\"programlisting\" id=\"0\"/>"
6770 "La commande suivante utilisera la version la plus récente de la distribution "
6771 "<literal>unstable</literal> pour mettre à niveau le paquet spécifié ; Par la "
6772 "suite, <command>apt-get upgrade</command> mettra le paquet à jour avec la "
6773 "plus récente version dans <literal>testing</literal> si elle est plus "
6774 "récente que la version installée ou avec la plus récente version dans "
6775 "<literal>unstable</literal> si elle est plus récente que la version "
6776 "installée. <placeholder type=\"programlisting\" id=\"0\"/>"
6778 #. type: Content of: <refentry><refsect1><refsect2><title>
6779 #: apt_preferences.5.xml:636
6780 msgid "Tracking the evolution of a codename release"
6781 msgstr "Suivre l'évolution d'une version par son nom de code"
6783 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6784 #: apt_preferences.5.xml:650
6787 "Explanation: Uninstall or do not install any Debian-originated package versions\n"
6788 "Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n"
6790 "Pin: release n=&testing-codename;\n"
6791 "Pin-Priority: 900\n"
6793 "Explanation: Debian unstable is always codenamed with sid\n"
6795 "Pin: release n=sid\n"
6796 "Pin-Priority: 800\n"
6799 "Pin: release o=Debian\n"
6800 "Pin-Priority: -10\n"
6802 "Explanation: Ne pas installer des exemplaires d'origine Debian\n"
6803 "Explanation: sauf ceux de la distribution &testing-codename; ou sid\n"
6805 "Pin: release n=&testing-codename;\n"
6806 "Pin-Priority: 900\n"
6808 "Explanation: Debian unstable porte toujours le nom sid\n"
6810 "Pin: release n=sid\n"
6811 "Pin-Priority: 800\n"
6814 "Pin: release o=Debian\n"
6815 "Pin-Priority: -10\n"
6817 #. type: Content of: <refentry><refsect1><refsect2><para>
6818 #: apt_preferences.5.xml:638
6820 "The following APT preferences file will cause APT to assign a priority "
6821 "higher than the default (500) to all package versions belonging to a "
6822 "specified codename of a distribution and a prohibitively low priority to "
6823 "package versions belonging to other <literal>Debian</literal> distributions, "
6824 "codenames and archives. Note that with this APT preference APT will follow "
6825 "the migration of a release from the archive <literal>testing</literal> to "
6826 "<literal>stable</literal> and later <literal>oldstable</literal>. If you "
6827 "want to follow for example the progress in <literal>testing</literal> "
6828 "notwithstanding the codename changes you should use the example "
6829 "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
6831 "Le fichier des préférences suivant affecte une priorité plus haute que la "
6832 "priorité par défaut (500) à tous les exemplaires appartenant à la version "
6833 "portant le nom de code indiqué et une priorité prohibitivement basse à tous "
6834 "les exemplaires appartenant à d'autres distributions <literal>Debian</"
6835 "literal>. Veuillez noter qu'avec ce fichier de préférences, APT suivra la "
6836 "transformation d'une version <literal>testing</literal> en <literal>stable</"
6837 "literal> puis <literal>oldstable</literal>. Si, au contraire, vous souhaitez "
6838 "suivre la version <literal>testing</literal>, vous devriez utiliser un des "
6839 "exemples précédents. <placeholder type=\"programlisting\" id=\"0\"/>"
6841 #. type: Content of: <refentry><refsect1><refsect2><para>
6842 #: apt_preferences.5.xml:667
6844 "With a suitable &sources-list; file and the above preferences file, any of "
6845 "the following commands will cause APT to upgrade to the latest version(s) in "
6846 "the release codenamed with <literal>&testing-codename;</literal>. "
6847 "<placeholder type=\"programlisting\" id=\"0\"/>"
6849 "Avec le fichier des préférences ci-dessus et un fichier &sources-list; "
6850 "adéquat, les commandes suivantes utiliseront les versions les plus récentes "
6851 "de <literal>&testing-codename;</literal> pour faire la mise à niveau : "
6852 "<placeholder type=\"programlisting\" id=\"0\"/>"
6854 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6855 #: apt_preferences.5.xml:687
6857 msgid "apt-get install <replaceable>package</replaceable>/sid\n"
6858 msgstr "apt-get install <replaceable>paquet</replaceable>/sid\n"
6860 #. type: Content of: <refentry><refsect1><refsect2><para>
6861 #: apt_preferences.5.xml:678
6863 "The following command will cause APT to upgrade the specified package to the "
6864 "latest version from the <literal>sid</literal> distribution. Thereafter, "
6865 "<command>apt-get upgrade</command> will upgrade the package to the most "
6866 "recent <literal>&testing-codename;</literal> version if that is more recent "
6867 "than the installed version, otherwise, to the most recent <literal>sid</"
6868 "literal> version if that is more recent than the installed version. "
6869 "<placeholder type=\"programlisting\" id=\"0\"/>"
6871 "La commande suivante utilisera la version la plus récente de la distribution "
6872 "<literal>sid</literal> pour mettre à niveau le paquet spécifié ; Par la "
6873 "suite, <command>apt-get upgrade</command> mettra le paquet à jour avec la "
6874 "plus récente version dans <literal>&testing-codename;</literal> si elle est "
6875 "plus récente que la version installée ou avec la plus récente version dans "
6876 "<literal>sid</literal> si elle est plus récente que la version installée. "
6877 "<placeholder type=\"programlisting\" id=\"0\"/>"
6879 #. type: Content of: <refentry><refsect1><para>
6880 #: apt_preferences.5.xml:702
6881 msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
6882 msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
6884 #. type: Content of: <refentry><refnamediv><refpurpose>
6885 #: sources.list.5.xml:29
6886 msgid "List of configured APT data sources"
6887 msgstr "Liste des sources de données APT configurées"
6889 #. type: Content of: <refentry><refsect1><para>
6890 #: sources.list.5.xml:34
6892 "The source list <filename>/etc/apt/sources.list</filename> is designed to "
6893 "support any number of active sources and a variety of source media. The file "
6894 "lists one source per line, with the most preferred source listed first. The "
6895 "information available from the configured sources is acquired by "
6896 "<command>apt-get update</command> (or by an equivalent command from another "
6899 "Le fichier de liste de sources <filename>/etc/apt/sources.list</filename> "
6900 "est prévu pour pouvoir gérer un nombre quelconque de sources actives et de "
6901 "supports. Le fichier donne une source par ligne, avec les sources "
6902 "prioritaires en premier. L'information relative aux sources configurées est "
6903 "récupérée par la commande <command>apt-get update</command> (ou par une "
6904 "commande équivalent avec une autre interface à APT)."
6906 #. type: Content of: <refentry><refsect1><para>
6907 #: sources.list.5.xml:41
6909 "Each line specifying a source starts with type (e.g. <literal>deb-src</"
6910 "literal>) followed by options and arguments for this type. Individual "
6911 "entries cannot be continued onto a following line. Empty lines are ignored, "
6912 "and a <literal>#</literal> character anywhere on a line marks the remainder "
6913 "of that line as a comment."
6915 "Chaque ligne qui indique une source commence par son type (p. ex. "
6916 "<literal>deb-src</literal>), suivi d'options et paramètres pour ce type. Les "
6917 "entrées individuelles ne peuvent pas être multilignes. Les lignes vides sont "
6918 "ignorées et un caractère <literal>#</literal> sur une ligne indique que le "
6919 "reste de la ligne est un commentaire."
6921 #. type: Content of: <refentry><refsect1><title>
6922 #: sources.list.5.xml:49
6923 msgid "sources.list.d"
6924 msgstr "sources.list.d"
6926 #. type: Content of: <refentry><refsect1><para>
6927 #: sources.list.5.xml:50
6929 "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
6930 "add sources.list entries in separate files. The format is the same as for "
6931 "the regular <filename>sources.list</filename> file. File names need to end "
6932 "with <filename>.list</filename> and may only contain letters (a-z and A-Z), "
6933 "digits (0-9), underscore (_), hyphen (-) and period (.) characters. "
6934 "Otherwise APT will print a notice that it has ignored a file, unless that "
6935 "file matches a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
6936 "configuration list - in which case it will be silently ignored."
6938 "Le répertoire <filename>/etc/apt/sources.list.d</filename> permet de "
6939 "spécifier des sources de paquets dans des fichiers distincts qui se "
6940 "terminent par <literal>.list</literal>. Leur format est le même que celui du "
6941 "fichier <filename>sources.list</filename>. Les noms de fichiers doivent se "
6942 "terminer par <filename>.list</filename> et ne peuvent contenir que des "
6943 "lettres (a-z et A-Z), des chiffres (0-9), des caractères de soulignement "
6944 "(_), des tirets et des points. Dans le cas contraire, APT affichera un "
6945 "avertissement indiquant qu'il a ignoré un fichier si celui-ci ne correspond "
6946 "par à un motif défini dans <literal>Dir::Ignore-Files-Silently</literal> "
6947 "(les fichiers correspondant à cette variable de configuration étant, eux, "
6948 "ignorés silencieusemennt)."
6950 #. type: Content of: <refentry><refsect1><title>
6951 #: sources.list.5.xml:61
6952 msgid "The deb and deb-src types"
6953 msgstr "Les types deb et deb-src."
6955 #. type: Content of: <refentry><refsect1><para>
6956 #: sources.list.5.xml:62
6958 "The <literal>deb</literal> type references a typical two-level Debian "
6959 "archive, <filename>distribution/component</filename>. The "
6960 "<literal>distribution</literal> is generally an archive name like "
6961 "<literal>stable</literal> or <literal>testing</literal> or a codename like "
6962 "<literal>&stable-codename;</literal> or <literal>&testing-codename;</"
6963 "literal> while component is one of <literal>main</literal>, "
6964 "<literal>contrib</literal> or <literal>non-free</literal>. The <literal>deb-"
6965 "src</literal> type references a Debian distribution's source code in the "
6966 "same form as the <literal>deb</literal> type. A <literal>deb-src</literal> "
6967 "line is required to fetch source indexes."
6969 "Le type <literal>deb</literal> décrit une archive Debian classique à deux "
6970 "niveaux, <filename>distribution/composant</filename>. <literal>distribution</"
6971 "literal> peut prendre l'une des valeurs suivantes : un nom d'archive tel que "
6972 "<literal>stable</literal> ou <literal>testing</literal> ou bien un nom de "
6973 "code comme <literal>&stable-codename;</literal> ou <literal>&testing-"
6974 "codename;</literal>, alors que composant prend les valeurs : <literal>main</"
6975 "literal>, <literal>contrib</literal> ou <literal>non-free</literal>. Le "
6976 "type <literal>deb-src</literal> décrit une archive de distribution de code "
6977 "source pour une distribution Debian dans le même format que le type "
6978 "<literal>deb</literal>. Une ligne <literal>deb-src</literal> est nécessaire "
6979 "pour récupérer les index des sources."
6981 #. type: Content of: <refentry><refsect1><para>
6982 #: sources.list.5.xml:73
6984 "The format for a <filename>sources.list</filename> entry using the "
6985 "<literal>deb</literal> and <literal>deb-src</literal> types is:"
6987 "Le format d'une entrée dans <filename>sources.list</filename> utilisant les "
6988 "types <literal>deb</literal> et <literal>deb-src</literal> est :"
6990 #. type: Content of: <refentry><refsect1><literallayout>
6991 #: sources.list.5.xml:76
6993 #| msgid "deb [ options ] uri distribution [component1] [component2] [...]"
6994 msgid "deb [ options ] uri suite [component1] [component2] [...]"
6995 msgstr "deb [ options ] uri distribution [composant1] [composant2] [...]"
6997 #. type: Content of: <refentry><refsect1><para><literallayout>
6998 #: sources.list.5.xml:80
7001 " Types: deb deb-src\n"
7002 " URIs: http://example.com\n"
7003 " Suites: stable testing\n"
7004 " Sections: component1 component2\n"
7005 " Description: short\n"
7007 " [option1]: [option1-value]\n"
7010 " URIs: http://another.example.com\n"
7011 " Suites: experimental\n"
7012 " Sections: component1 component2\n"
7014 " Description: short\n"
7016 " [option1]: [option1-value]\n"
7020 #. type: Content of: <refentry><refsect1><para>
7021 #: sources.list.5.xml:78
7023 "Alternatively a rfc822 style format is also supported: <placeholder type="
7024 "\"literallayout\" id=\"0\"/>"
7027 #. type: Content of: <refentry><refsect1><para>
7028 #: sources.list.5.xml:99
7031 #| "The URI for the <literal>deb</literal> type must specify the base of the "
7032 #| "Debian distribution, from which APT will find the information it needs. "
7033 #| "<literal>distribution</literal> can specify an exact path, in which case "
7034 #| "the components must be omitted and <literal>distribution</literal> must "
7035 #| "end with a slash (<literal>/</literal>). This is useful for the case when "
7036 #| "only a particular sub-section of the archive denoted by the URI is of "
7037 #| "interest. If <literal>distribution</literal> does not specify an exact "
7038 #| "path, at least one <literal>component</literal> must be present."
7040 "The URI for the <literal>deb</literal> type must specify the base of the "
7041 "Debian distribution, from which APT will find the information it needs. "
7042 "<literal>suite</literal> can specify an exact path, in which case the "
7043 "components must be omitted and <literal>suite</literal> must end with a "
7044 "slash (<literal>/</literal>). This is useful for the case when only a "
7045 "particular sub-section of the archive denoted by the URI is of interest. If "
7046 "<literal>suite</literal> does not specify an exact path, at least one "
7047 "<literal>component</literal> must be present."
7049 "L'URI de type <literal>deb</literal> doit indiquer la base de la "
7050 "distribution Debian dans laquelle APT trouvera les informations dont il a "
7051 "besoin. <literal>distribution</literal> peut spécifier le chemin exact : "
7052 "dans ce cas, on doit omettre les composants et <literal>distribution</"
7053 "literal> doit se terminer par une barre oblique (<literal>/</literal>). "
7054 "C'est utile quand seule une sous-section particulière de l'archive décrite "
7055 "par cet URI est intéressante. Quand <literal>distribution</literal> "
7056 "n'indique pas un chemin exact, un <literal>composant</literal> au moins doit "
7059 #. type: Content of: <refentry><refsect1><para>
7060 #: sources.list.5.xml:108
7063 #| "<literal>distribution</literal> may also contain a variable, <literal>"
7064 #| "$(ARCH)</literal> which expands to the Debian architecture (such as "
7065 #| "<literal>amd64</literal> or <literal>armel</literal>) used on the system. "
7066 #| "This permits architecture-independent <filename>sources.list</filename> "
7067 #| "files to be used. In general this is only of interest when specifying an "
7068 #| "exact path, <literal>APT</literal> will automatically generate a URI with "
7069 #| "the current architecture otherwise."
7071 "<literal>suite</literal> may also contain a variable, <literal>$(ARCH)</"
7072 "literal> which expands to the Debian architecture (such as <literal>amd64</"
7073 "literal> or <literal>armel</literal>) used on the system. This permits "
7074 "architecture-independent <filename>sources.list</filename> files to be used. "
7075 "In general this is only of interest when specifying an exact path, "
7076 "<literal>APT</literal> will automatically generate a URI with the current "
7077 "architecture otherwise."
7079 "<literal>distribution</literal> peut aussi contenir une variable <literal>"
7080 "$(ARCH)</literal>, qui sera remplacée par l'architecture Debian (comme "
7081 "<literal>amd64</literal> ou <literal>armel</literal>) sur laquelle "
7082 "s'exécute le système. On peut ainsi utiliser un fichier <filename>sources."
7083 "list</filename> qui ne dépend pas d'une architecture. En général, ce n'est "
7084 "intéressant que si l'on indique un chemin exact ; sinon <literal>APT</"
7085 "literal> crée automatiquement un URI en fonction de l'architecture effective."
7087 #. type: Content of: <refentry><refsect1><para>
7088 #: sources.list.5.xml:116
7091 #| "Since only one distribution can be specified per line it may be necessary "
7092 #| "to have multiple lines for the same URI, if a subset of all available "
7093 #| "distributions or components at that location is desired. APT will sort "
7094 #| "the URI list after it has generated a complete set internally, and will "
7095 #| "collapse multiple references to the same Internet host, for instance, "
7096 #| "into a single connection, so that it does not inefficiently establish an "
7097 #| "FTP connection, close it, do something else, and then re-establish a "
7098 #| "connection to that same host. This feature is useful for accessing busy "
7099 #| "FTP sites with limits on the number of simultaneous anonymous users. APT "
7100 #| "also parallelizes connections to different hosts to more effectively deal "
7101 #| "with sites with low bandwidth."
7103 "In the traditional style sources.list format since only one distribution can "
7104 "be specified per line it may be necessary to have multiple lines for the "
7105 "same URI, if a subset of all available distributions or components at that "
7106 "location is desired. APT will sort the URI list after it has generated a "
7107 "complete set internally, and will collapse multiple references to the same "
7108 "Internet host, for instance, into a single connection, so that it does not "
7109 "inefficiently establish an FTP connection, close it, do something else, and "
7110 "then re-establish a connection to that same host. This feature is useful for "
7111 "accessing busy FTP sites with limits on the number of simultaneous anonymous "
7112 "users. APT also parallelizes connections to different hosts to more "
7113 "effectively deal with sites with low bandwidth."
7115 "Puisqu'on ne peut indiquer qu'une seule distribution par ligne, il peut être "
7116 "nécessaire de disposer le même URI sur plusieurs lignes quand on veut "
7117 "accéder à un sous-ensemble des distributions ou composants disponibles à "
7118 "cette adresse. APT trie les URI après avoir crée pour lui-même la liste "
7119 "complète ; il regroupe les références multiples au même hôte Internet en vue "
7120 "d'une connexion unique et il évite ainsi, par exemple, d'établir une "
7121 "connexion FTP, de la fermer, faire autre chose, puis d'établir encore cette "
7122 "connexion. Cette fonctionnalité permet l'accès à des sites FTP surchargés "
7123 "qui limitent le nombre de connexions simultanées pour les utilisateurs "
7124 "anonymes. APT parallélise aussi les connexions à différents hôtes pour "
7125 "tirer plus efficacement parti des sites à faible bande passante."
7127 #. type: Content of: <refentry><refsect1><para>
7128 #: sources.list.5.xml:130
7130 "<literal>options</literal> is always optional and needs to be surrounded by "
7131 "square brackets. It can consist of multiple settings in the form "
7132 "<literal><replaceable>setting</replaceable>=<replaceable>value</"
7133 "replaceable></literal>. Multiple settings are separated by spaces. The "
7134 "following settings are supported by APT (note however that unsupported "
7135 "settings will be ignored silently):"
7137 "<literal>options</literal> est toujours optionnel et doit être entouré par "
7138 "des crochets. It est constitué de réglages multiples sous la forme "
7139 "<literal><replaceable>réglage</replaceable>=<replaceable>valeur</"
7140 "replaceable></literal>. Des réglages multiples sont séparés par des espaces. "
7141 "Les réglages suivants sont gérés par APT (des réglages non gérés seront "
7142 "ignorés silencieusement) :"
7144 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7145 #: sources.list.5.xml:136
7147 "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</"
7148 "replaceable>,…</literal> can be used to specify for which architectures "
7149 "information should be downloaded. If this option is not set all "
7150 "architectures defined by the <literal>APT::Architectures</literal> option "
7151 "will be downloaded."
7153 "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</"
7154 "replaceable>,…</literal> peut être utilisé pour indiquer les architectures "
7155 "pour lesquelles l'information doit être téléchargée. Si cette option n'est "
7156 "pas utilisée, toutes les architectures définies par l'option <literal>APT::"
7157 "Architectures</literal> sera téléchargée."
7159 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7160 #: sources.list.5.xml:140
7163 #| "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</"
7164 #| "replaceable>,…</literal> can be used to specify for which architectures "
7165 #| "information should be downloaded. If this option is not set all "
7166 #| "architectures defined by the <literal>APT::Architectures</literal> option "
7167 #| "will be downloaded."
7169 "<literal>arch+=<replaceable>arch1</replaceable>,<replaceable>arch2</"
7170 "replaceable>,…</literal> and <literal>arch-=<replaceable>arch1</replaceable>,"
7171 "<replaceable>arch2</replaceable>,…</literal> which can be used to add/remove "
7172 "architectures from the set which will be downloaded."
7174 "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</"
7175 "replaceable>,…</literal> peut être utilisé pour indiquer les architectures "
7176 "pour lesquelles l'information doit être téléchargée. Si cette option n'est "
7177 "pas utilisée, toutes les architectures définies par l'option <literal>APT::"
7178 "Architectures</literal> sera téléchargée."
7180 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7181 #: sources.list.5.xml:143
7183 "<literal>trusted=yes</literal> can be set to indicate that packages from "
7184 "this source are always authenticated even if the <filename>Release</"
7185 "filename> file is not signed or the signature can't be checked. This "
7186 "disables parts of &apt-secure; and should therefore only be used in a local "
7187 "and trusted context. <literal>trusted=no</literal> is the opposite which "
7188 "handles even correctly authenticated sources as not authenticated."
7190 "<literal>trusted=yes</literal> peut être utilisée pour indiquer que les "
7191 "paquets issus de cette source doivent être authentifiés même si le fichier "
7192 "<filename>Release</filename> n'est pas signé ou que la signature ne peut pas "
7193 "être vérifiée. Cela désactive certaines parties d'&apt-secure; et ne devrait "
7194 "donc être utilisé que dans un contexte local ou sûr. <literal>trusted=no</"
7195 "literal> est l'opposé et considérera même les sources correctement "
7196 "authentifiées comme non authentifiées."
7198 #. type: Content of: <refentry><refsect1><para>
7199 #: sources.list.5.xml:150
7201 "It is important to list sources in order of preference, with the most "
7202 "preferred source listed first. Typically this will result in sorting by "
7203 "speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
7204 "followed by distant Internet hosts, for example)."
7206 "Il est important d'indiquer les sources par ordre de préférence, la source "
7207 "principale apparaissant en premier. Un tri est fait, de la plus rapide à la "
7208 "plus lente ; par exemple, un CD suivi par les hôtes d'un réseau local, puis "
7209 "les hôtes distants."
7211 #. type: Content of: <refentry><refsect1><para>
7212 #: sources.list.5.xml:155
7213 msgid "Some examples:"
7216 #. type: Content of: <refentry><refsect1><literallayout>
7217 #: sources.list.5.xml:157
7220 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
7221 "deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
7224 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
7225 "deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
7228 #. type: Content of: <refentry><refsect1><title>
7229 #: sources.list.5.xml:163
7230 msgid "URI specification"
7231 msgstr "Spécification des URI"
7233 #. type: Content of: <refentry><refsect1><para>
7234 #: sources.list.5.xml:165
7235 msgid "The currently recognized URI types are:"
7236 msgstr "Les types d'URI actuellement reconnues sont :"
7238 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7239 #: sources.list.5.xml:169
7241 "The file scheme allows an arbitrary directory in the file system to be "
7242 "considered an archive. This is useful for NFS mounts and local mirrors or "
7245 "Le procédé <literal>file</literal> permet qu'un répertoire arbitraire au "
7246 "sein du système de fichier soit considéré comme une archive. On s'en sert "
7247 "avec les montages NFS, les miroirs et les archives locaux."
7249 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7250 #: sources.list.5.xml:176
7252 "The cdrom scheme allows APT to use a local CD-ROM drive with media swapping. "
7253 "Use the &apt-cdrom; program to create cdrom entries in the source list."
7255 "Le procédé <literal>cdrom</literal> permet l'utilisation d'un lecteur de CD "
7256 "avec la possibilité de changer de media. Utilisez le programme &apt-cdrom; "
7257 "pour créer des entrées dans la liste des sources."
7259 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7260 #: sources.list.5.xml:183
7262 "The http scheme specifies an HTTP server for the archive. If an environment "
7263 "variable <envar>http_proxy</envar> is set with the format http://server:"
7264 "port/, the proxy server specified in <envar>http_proxy</envar> will be used. "
7265 "Users of authenticated HTTP/1.1 proxies may use a string of the format "
7266 "http://user:pass@server:port/. Note that this is an insecure method of "
7269 "Le procédé <literal>http</literal> indique un serveur HTTP comme archive. Si "
7270 "une variable d'environnement <envar>http_proxy</envar> (au format http://"
7271 "server:port/) existe, le serveur mandataire indiqué par <envar>http_proxy</"
7272 "envar> est utilisé. Quand un serveur mandataire HTTP/1.1 demande une "
7273 "authentification, on peut utiliser la chaîne http://user:pass@server:port/. "
7274 "Notez qu'il s'agit d'une méthode d'authentification peu sûre."
7276 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7277 #: sources.list.5.xml:194
7279 "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
7280 "is highly configurable; for more information see the &apt-conf; manual page. "
7281 "Please note that an FTP proxy can be specified by using the "
7282 "<envar>ftp_proxy</envar> environment variable. It is possible to specify an "
7283 "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this "
7284 "environment variable and <emphasis>only</emphasis> this environment "
7285 "variable. Proxies using HTTP specified in the configuration file will be "
7288 "Le procédé <literal>ftp</literal> indique un serveur FTP comme archive. Le "
7289 "fonctionnement en mode ftp est largement configurable ; référez-vous à la "
7290 "page de manuel de &apt-cdrom; pour d'autres informations. On remarquera "
7291 "qu'on peut indiquer un mandataire FTP avec la variable d'environnement "
7292 "<envar>ftp_proxy</envar>. On peut aussi spécifier un mandataire HTTP (les "
7293 "serveurs mandataires HTTP comprennent souvent les URL FTP) en utilisant "
7294 "cette méthode et <emphasis>seulement</emphasis> cette méthode. Les "
7295 "mandataires qui utilisent HTTP et qui sont spécifiés dans le fichier de "
7296 "configuration seront ignorés."
7298 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7299 #: sources.list.5.xml:206
7301 "The copy scheme is identical to the file scheme except that packages are "
7302 "copied into the cache directory instead of used directly at their location. "
7303 "This is useful for people using removable media to copy files around with "
7306 "Le procédé <literal>copy</literal> est identique au procédé <literal>file</"
7307 "literal> excepté que les paquets sont copiés dans le cache du répertoire au "
7308 "lieu d'être utilisés directement depuis leur emplacement. Ce réglage peut "
7309 "servir aux utilisateurs qui se servent d'un support amovible pour recopier "
7310 "des fichiers avec APT."
7312 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7313 #: sources.list.5.xml:213
7315 "The rsh/ssh method invokes RSH/SSH to connect to a remote host and access "
7316 "the files as a given user. Prior configuration of rhosts or RSA keys is "
7317 "recommended. The standard <command>find</command> and <command>dd</command> "
7318 "commands are used to perform the file transfers from the remote host."
7320 "Le procédé rsh/ssh utilise rsh/ssh pour se connecter à une machine distante "
7321 "et pour accéder aux fichiers en tant qu'un certain utilisateur. Il est "
7322 "recommandé de régler préalablement les hôtes distants (rhosts) ou les clés "
7323 "RSA. Les commandes standard <command>find</command> et <command>dd</command> "
7324 "sont utilisées pour l'accès aux fichiers de la machine distante."
7326 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
7327 #: sources.list.5.xml:220
7328 msgid "adding more recognizable URI types"
7329 msgstr "ajout de types d'URI supplémentaires reconnues"
7331 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7332 #: sources.list.5.xml:222
7334 "APT can be extended with more methods shipped in other optional packages, "
7335 "which should follow the naming scheme <package>apt-transport-"
7336 "<replaceable>method</replaceable></package>. For instance, the APT team "
7337 "also maintains the package <package>apt-transport-https</package>, which "
7338 "provides access methods for HTTPS URIs with features similar to the http "
7339 "method. Methods for using e.g. debtorrent are also available - see &apt-"
7340 "transport-debtorrent;."
7342 "APT peut être complété avec des méthodes supplémentaires fournies par des "
7343 "paquets optionnels dont le schéma de nommage est <literal>apt-transport-"
7344 "<replaceable>méthode</replaceable></literal>. Ainsi, l'équipe de "
7345 "maintenance d'APT gère un paquet <literal>apt-transport-https</literal> qui "
7346 "gère les accès par URI de type https, avec des fonctionnalités analogues à "
7347 "la méthode http. D'autres méthodes telles que debtorrent sont aussi "
7348 "disponibles (voir &apt-transport-debtorrent;)."
7350 #. type: Content of: <refentry><refsect1><para>
7351 #: sources.list.5.xml:234
7353 "Uses the archive stored locally (or NFS mounted) at /home/jason/debian for "
7354 "stable/main, stable/contrib, and stable/non-free."
7356 "Utiliser l'archive stockée localement (ou montée via NFS) dans /home/jason/"
7357 "debian pour stable/main, stable/contrib et stable/non-free."
7359 #. type: Content of: <refentry><refsect1><literallayout>
7360 #: sources.list.5.xml:236
7362 msgid "deb file:/home/jason/debian stable main contrib non-free"
7363 msgstr "deb file:/home/jason/debian stable main contrib non-free"
7365 #. type: Content of: <refentry><refsect1><para>
7366 #: sources.list.5.xml:238
7367 msgid "As above, except this uses the unstable (development) distribution."
7369 "Comme ci-dessus, excepté que cette ligne utilise la distribution "
7370 "« unstable » (développement)."
7372 #. type: Content of: <refentry><refsect1><literallayout>
7373 #: sources.list.5.xml:239
7375 msgid "deb file:/home/jason/debian unstable main contrib non-free"
7376 msgstr "deb file:/home/jason/debian unstable main contrib non-free"
7378 #. type: Content of: <refentry><refsect1><para>
7379 #: sources.list.5.xml:241
7380 msgid "Source line for the above"
7381 msgstr "La précédente ligne, mais pour les sources."
7383 #. type: Content of: <refentry><refsect1><literallayout>
7384 #: sources.list.5.xml:242
7386 msgid "deb-src file:/home/jason/debian unstable main contrib non-free"
7387 msgstr "deb-src file:/home/jason/debian unstable main contrib non-free"
7389 #. type: Content of: <refentry><refsect1><para>
7390 #: sources.list.5.xml:244
7392 "The first line gets package information for the architectures in "
7393 "<literal>APT::Architectures</literal> while the second always retrieves "
7394 "<literal>amd64</literal> and <literal>armel</literal>."
7396 "La première ligne récupère l'information des paquets pour les architectures "
7397 "de <literal>APT::Architectures</literal> alors que la deuxième récupère "
7398 "<literal>amd64</literal> et <literal>armel</literal>."
7400 #. type: Content of: <refentry><refsect1><literallayout>
7401 #: sources.list.5.xml:246
7404 "deb http://ftp.debian.org/debian &stable-codename; main\n"
7405 "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main"
7407 "deb http://ftp.debian.org/debian &stable-codename; main\n"
7408 "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main"
7410 #. type: Content of: <refentry><refsect1><para>
7411 #: sources.list.5.xml:249
7413 "Uses HTTP to access the archive at archive.debian.org, and uses only the "
7416 "Utiliser HTTP pour accéder à l'archive située à archive.debian.org, et "
7417 "n'utiliser que la section hamm/main."
7419 #. type: Content of: <refentry><refsect1><literallayout>
7420 #: sources.list.5.xml:251
7422 msgid "deb http://archive.debian.org/debian-archive hamm main"
7423 msgstr "deb http://archive.debian.org/debian-archive hamm main"
7425 #. type: Content of: <refentry><refsect1><para>
7426 #: sources.list.5.xml:253
7428 "Uses FTP to access the archive at ftp.debian.org, under the debian "
7429 "directory, and uses only the &stable-codename;/contrib area."
7431 "Utiliser FTP pour accéder à l'archive située à ftp.debian.org, dans le "
7432 "répertoire debian, et n'utiliser que la section &stable-codename;/contrib."
7434 #. type: Content of: <refentry><refsect1><literallayout>
7435 #: sources.list.5.xml:255
7437 msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
7438 msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
7440 #. type: Content of: <refentry><refsect1><para>
7441 #: sources.list.5.xml:257
7443 "Uses FTP to access the archive at ftp.debian.org, under the debian "
7444 "directory, and uses only the unstable/contrib area. If this line appears as "
7445 "well as the one in the previous example in <filename>sources.list</filename> "
7446 "a single FTP session will be used for both resource lines."
7448 "Utiliser FTP pour accéder à l'archive située à ftp.debian.org, dans le "
7449 "répertoire debian, et n'utiliser que la section unstable/contrib. Si cette "
7450 "ligne et celle de l'exemple précédent dans <filename>sources.list</filename> "
7451 "apparaissent, une seule session FTP sera utilisée pour les deux lignes."
7453 #. type: Content of: <refentry><refsect1><literallayout>
7454 #: sources.list.5.xml:261
7456 msgid "deb ftp://ftp.debian.org/debian unstable contrib"
7457 msgstr "deb ftp://ftp.debian.org/debian unstable contrib"
7459 #. type: Content of: <refentry><refsect1><para><literallayout>
7460 #: sources.list.5.xml:270
7462 msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
7463 msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
7465 #. type: Content of: <refentry><refsect1><para>
7466 #: sources.list.5.xml:263
7468 "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
7469 "directory, and uses only files found under <filename>unstable/binary-i386</"
7470 "filename> on i386 machines, <filename>unstable/binary-amd64</filename> on "
7471 "amd64, and so forth for other supported architectures. [Note this example "
7472 "only illustrates how to use the substitution variable; official debian "
7473 "archives are not structured like this] <placeholder type=\"literallayout\" "
7476 "Utiliser HTTP pour accéder à l'archive située à ftp.tlh.debian.org, dans le "
7477 "répertoire universe, et n'utiliser que les fichiers trouvés dans "
7478 "<filename>unstable/binary-i386</filename> pour les machines i386, dans "
7479 "<filename>unstable/binary-amd64</filename> pour les machines amd64 et ainsi "
7480 "de suite pour les autres architectures reconnues. [Notez que cet exemple "
7481 "montre seulement la manière d'utiliser la variable à substituer, les "
7482 "archives Debian n'étant plas structurées de cette manière.] <placeholder "
7483 "type=\"literallayout\" id=\"0\"/>"
7485 #. type: Content of: <refentry><refsect1><para>
7486 #: sources.list.5.xml:275
7487 msgid "&apt-cache; &apt-conf;"
7488 msgstr "&apt-cache; &apt-conf;"
7490 #. type: Content of: <refentry><refmeta><manvolnum>
7491 #: apt-extracttemplates.1.xml:22 apt-sortpkgs.1.xml:22 apt-ftparchive.1.xml:22
7495 #. type: Content of: <refentry><refnamediv><refpurpose>
7496 #: apt-extracttemplates.1.xml:29
7498 "Utility to extract <command>debconf</command> config and templates from "
7501 "Outil d'extraction des textes et fichiers de configuration pour "
7502 "<command>debconf</command> contenu dans un paquet Debian"
7504 #. type: Content of: <refentry><refsect1><para>
7505 #: apt-extracttemplates.1.xml:35
7507 "<command>apt-extracttemplates</command> will take one or more Debian package "
7508 "files as input and write out (to a temporary directory) all associated "
7509 "config scripts and template files. For each passed in package that contains "
7510 "config scripts and templates, one line of output will be generated in the "
7513 "<command>Apt-extracttemplates</command> prend un ou plusieurs paquets Debian "
7514 "en paramètre et extrait (dans un répertoire temporaire) tous les scripts et "
7515 "guides de configuration associés. Pour chaque paquet traité contenant des "
7516 "scripts et guides de configuration, une ligne est affichée au format "
7519 #. type: Content of: <refentry><refsect1><para>
7520 #: apt-extracttemplates.1.xml:40
7521 msgid "package version template-file config-script"
7522 msgstr "paquet version guide-de-configuration script-de-configuration"
7524 #. type: Content of: <refentry><refsect1><para>
7525 #: apt-extracttemplates.1.xml:41
7527 "template-file and config-script are written to the temporary directory "
7528 "specified by the <option>-t</option> or <option>--tempdir</option> "
7529 "(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with "
7530 "filenames of the form <filename>package.template.XXXXXX</filename> and "
7531 "<filename>package.config.XXXXXX</filename>"
7533 "Les scripts et guides de configuration sont écrits dans le répertoire "
7534 "temporaire indiqué par l'option <option>-t</option> ou <option>--tempdir</"
7535 "option> (<literal>APT::ExtractTemplates::TempDir</literal>) ; les noms de "
7536 "fichier sont de la forme <filename>package.template.XXXXXX</filename> ou "
7537 "<filename>package.config.XXXXXX</filename>."
7539 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7540 #: apt-extracttemplates.1.xml:54
7542 "Temporary directory in which to write extracted <command>debconf</command> "
7543 "template files and config scripts. Configuration Item: <literal>APT::"
7544 "ExtractTemplates::TempDir</literal>"
7546 "Répertoire temporaire dans lequel écrire les scripts de configuration et "
7547 "modèles d'écrans pour <command>debconf</command>. Élément de configuration : "
7548 "<literal>APT::ExtractTemplates::TempDir</literal>."
7550 #. type: Content of: <refentry><refsect1><para>
7551 #: apt-extracttemplates.1.xml:71
7553 "<command>apt-extracttemplates</command> returns zero on normal operation, "
7554 "decimal 100 on error."
7556 "<command>apt-extracttemplates</command> retourne zéro si tout se passe bien, "
7557 "le nombre 100 en cas d'erreur."
7559 #. type: Content of: <refentry><refnamediv><refpurpose>
7560 #: apt-sortpkgs.1.xml:29
7561 msgid "Utility to sort package index files"
7562 msgstr "Outil de tri des index de paquets."
7564 #. type: Content of: <refentry><refsect1><para>
7565 #: apt-sortpkgs.1.xml:35
7567 "<command>apt-sortpkgs</command> will take an index file (source index or "
7568 "package index) and sort the records so that they are ordered by the package "
7569 "name. It will also sort the internal fields of each record according to the "
7570 "internal sorting rules."
7572 "<command>Apt-sortpkgs</command> prend un index (un index de Source ou un "
7573 "index de paquet) et trie leurs enregistrements selon le nom de paquet. Un "
7574 "tri des champs de chaque enregistrement est réalisé selon des règles "
7577 #. type: Content of: <refentry><refsect1><para>
7578 #: apt-sortpkgs.1.xml:41
7580 "All output is sent to standard output; the input must be a seekable file."
7582 "Le résultat est envoyé sur la sortie standard ; l'entrée doit être un "
7583 "fichier analysable."
7585 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7586 #: apt-sortpkgs.1.xml:50
7588 "Use source index field ordering. Configuration Item: <literal>APT::"
7589 "SortPkgs::Source</literal>."
7591 "Utiliser un index de sources pour le tri des champs. Élément de "
7592 "configuration : <literal>APT::SortPkgs::Source</literal>."
7594 #. type: Content of: <refentry><refsect1><para>
7595 #: apt-sortpkgs.1.xml:64
7597 "<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
7600 "<command>apt-sortpkgs</command> retourne zéro si tout se passe bien ou 100 "
7603 #. type: Content of: <refentry><refnamediv><refpurpose>
7604 #: apt-ftparchive.1.xml:29
7605 msgid "Utility to generate index files"
7606 msgstr "Outil de création de fichiers d'index"
7608 #. type: Content of: <refentry><refsect1><para>
7609 #: apt-ftparchive.1.xml:35
7611 "<command>apt-ftparchive</command> is the command line tool that generates "
7612 "the index files that APT uses to access a distribution source. The index "
7613 "files should be generated on the origin site based on the content of that "
7616 "<command>apt-ftparchive</command> est l'outil en ligne de commande qui crée "
7617 "les index dont APT se sert pour accéder aux sources des distributions. Un "
7618 "index doit être créé pour un site et basé sur le contenu de ce site."
7620 #. type: Content of: <refentry><refsect1><para>
7621 #: apt-ftparchive.1.xml:39
7623 "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
7624 "program, incorporating its entire functionality via the <literal>packages</"
7625 "literal> command. It also contains a contents file generator, "
7626 "<literal>contents</literal>, and an elaborate means to 'script' the "
7627 "generation process for a complete archive."
7629 "<command>apt-ftparchive</command> est un ensemble comprenant le programme "
7630 "&dpkg-scanpackages; et toutes ses fonctionnalités via la commande "
7631 "<literal>packages</literal> ; il comprend aussi un générateur de fichier "
7632 "« Contents », la commande <literal>contents</literal>, et une technique "
7633 "élaborée pour automatiser le processus de création d'une archive complète."
7635 #. type: Content of: <refentry><refsect1><para>
7636 #: apt-ftparchive.1.xml:45
7638 "Internally <command>apt-ftparchive</command> can make use of binary "
7639 "databases to cache the contents of a .deb file and it does not rely on any "
7640 "external programs aside from &gzip;. When doing a full generate it "
7641 "automatically performs file-change checks and builds the desired compressed "
7644 "<command>Apt-ftparchive</command> peut utiliser lui-même des bases de "
7645 "données binaires pour « cacher » le contenu d'un fichier .deb ; il n'a pas "
7646 "besoin de programmes extérieurs, sauf &gzip;. Lors d'une exécution, il "
7647 "vérifie les changements dans les fichiers et crée les fichiers compressés "
7650 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7651 #: apt-ftparchive.1.xml:56
7653 "The packages command generates a package file from a directory tree. It "
7654 "takes the given directory and recursively searches it for .deb files, "
7655 "emitting a package record to stdout for each. This command is approximately "
7656 "equivalent to &dpkg-scanpackages;."
7658 "La commande packages crée un fichier « Packages » à partir d'une "
7659 "arborescence. Elle recherche récursivement à travers le répertoire donné les "
7660 "fichiers .deb et, pour chaque fichier trouvé, envoie une entrée pour ce "
7661 "paquet sur la sortie standard. Cette commande est approximativement "
7662 "équivalente à &dpkg-scanpackages;."
7664 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7665 #: apt-ftparchive.1.xml:61 apt-ftparchive.1.xml:85
7667 "The option <option>--db</option> can be used to specify a binary caching DB."
7669 "On peut se servir de l'option <option>--db</option> pour demander un cache "
7672 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7673 #: apt-ftparchive.1.xml:66
7675 "The <literal>sources</literal> command generates a source index file from a "
7676 "directory tree. It takes the given directory and recursively searches it "
7677 "for .dsc files, emitting a source record to stdout for each. This command is "
7678 "approximately equivalent to &dpkg-scansources;."
7680 "La commande <literal>sources</literal> crée un index des sources à partir "
7681 "d'une arborescence. Elle recherche récursivement à travers le répertoire "
7682 "donné les fichiers .dsc et, pour chaque fichier trouvé, envoie une entrée "
7683 "pour ce paquet sur la sortie standard. Cette commande est approximativement "
7684 "équivalente à &dpkg-scansources;."
7686 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7687 #: apt-ftparchive.1.xml:71
7689 "If an override file is specified then a source override file will be looked "
7690 "for with an extension of .src. The --source-override option can be used to "
7691 "change the source override file that will be used."
7693 "Quand on précise un fichier « override », c'est un fichier source avec une "
7694 "extension .src qui est recherché. On peut se servir de l'option --source-"
7695 "override pour changer de fichier source d'« override »."
7697 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7698 #: apt-ftparchive.1.xml:78
7700 "The <literal>contents</literal> command generates a contents file from a "
7701 "directory tree. It takes the given directory and recursively searches it "
7702 "for .deb files, and reads the file list from each file. It then sorts and "
7703 "writes to stdout the list of files matched to packages. Directories are not "
7704 "written to the output. If multiple packages own the same file then each "
7705 "package is separated by a comma in the output."
7707 "La commande <literal>contents</literal> crée un fichier « Contents » à "
7708 "partir d'une arborescence. Elle recherche récursivement à travers le "
7709 "répertoire donné les fichiers .deb et, pour chaque fichier trouvé, lit la "
7710 "liste des fichiers. Elle trie la liste des fichiers correspondant à des "
7711 "paquets et l'envoie sur la sortie standard. Les répertoires ne font pas "
7712 "partie du résultat. Quand un fichier appartient à plusieurs paquets, une "
7713 "virgule sépare les paquets."
7715 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7716 #: apt-ftparchive.1.xml:90
7718 "The <literal>release</literal> command generates a Release file from a "
7719 "directory tree. It recursively searches the given directory for uncompressed "
7720 "<filename>Packages</filename> and <filename>Sources</filename> files and "
7721 "ones compressed with <command>gzip</command>, <command>bzip2</command> or "
7722 "<command>lzma</command> as well as <filename>Release</filename> and "
7723 "<filename>md5sum.txt</filename> files by default (<literal>APT::FTPArchive::"
7724 "Release::Default-Patterns</literal>). Additional filename patterns can be "
7725 "added by listing them in <literal>APT::FTPArchive::Release::Patterns</"
7726 "literal>. It then writes to stdout a <filename>Release</filename> file "
7727 "containing an MD5, SHA1 and SHA256 digest for each file."
7729 "La commande <literal>release</literal> crée un fichier Release à partir "
7730 "d'une arborescence. Elle recherche récursivement dans le répertoire indiqué "
7731 "des fichiers <filename>Packages</filename> et <filename>Sources</filename> "
7732 "non compressés et compressés avec <command>gzip</command>, <command>bzip2</"
7733 "command> ou <command>lzma</command> ainsi que des fichiers "
7734 "<filename>Release</filename> et <filename>md5sum.txt</filename> par défaut "
7735 "(<literal>APT::FTPArchive::Release::Default-Patterns</literal>). Des motifs "
7736 "supplémentaires pour les noms de fichiers peuvent être ajoutés en les "
7737 "mentionnant dans <literal>APT::FTPArchive::Release::Patterns</literal>. Le "
7738 "fichier <filename>Release</filename> est ensuite affiché et comporte des "
7739 "sommes de contrôle MD5, SHA1 et SHA256 pour chaque fichier."
7741 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7742 #: apt-ftparchive.1.xml:100
7744 "Values for the additional metadata fields in the Release file are taken from "
7745 "the corresponding variables under <literal>APT::FTPArchive::Release</"
7746 "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The "
7747 "supported fields are: <literal>Origin</literal>, <literal>Label</literal>, "
7748 "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</"
7749 "literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, "
7750 "<literal>Architectures</literal>, <literal>Components</literal>, "
7751 "<literal>Description</literal>."
7753 "La valeur des autres champs de métadonnées du fichier Release sont tirées de "
7754 "la valeur correspondante dans <literal>APT::FTPArchive::Release</literal>, "
7755 "p. ex. <literal>APT::FTPArchive::Release::Origin</literal>. Les champs "
7756 "reconnus sont : <literal>Origin</literal>, <literal>Label</literal>, "
7757 "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</"
7758 "literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, "
7759 "<literal>Architectures</literal>, <literal>Components</literal>, "
7760 "<literal>Description</literal>."
7762 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7763 #: apt-ftparchive.1.xml:113
7765 "The <literal>generate</literal> command is designed to be runnable from a "
7766 "cron script and builds indexes according to the given config file. The "
7767 "config language provides a flexible means of specifying which index files "
7768 "are built from which directories, as well as providing a simple means of "
7769 "maintaining the required settings."
7771 "La commande <literal>generate</literal> est conçue pour être exécutable par "
7772 "le programme cron et elle crée un index en suivant le fichier de "
7773 "configuration donné. Le langage de configuration fournit un moyen souple de "
7774 "préciser index et répertoires aussi bien que les paramètres requis."
7776 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7777 #: apt-ftparchive.1.xml:122
7779 "The <literal>clean</literal> command tidies the databases used by the given "
7780 "configuration file by removing any records that are no longer necessary."
7782 "La commande <literal>clean</literal> nettoie les bases de données utilisées "
7783 "par le fichier de configuration en supprimant les enregistrements qui ne "
7784 "sont plus nécessaires."
7786 #. type: Content of: <refentry><refsect1><title>
7787 #: apt-ftparchive.1.xml:128
7788 msgid "The Generate Configuration"
7789 msgstr "Configuration de la commande generate"
7791 #. type: Content of: <refentry><refsect1><para>
7792 #: apt-ftparchive.1.xml:130
7794 "The <literal>generate</literal> command uses a configuration file to "
7795 "describe the archives that are going to be generated. It follows the typical "
7796 "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. &apt-"
7797 "conf; contains a description of the syntax. Note that the generate "
7798 "configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
7799 "tree manner. This only effects how the scope tag is handled."
7801 "La commande <literal>generate</literal> utilise un fichier de configuration "
7802 "pour décrire l'archive qui va être créée. Le format de ce fichier est le "
7803 "format ISC classique utilisé par des outils ISC comme bind 8 et dhcpd. Le "
7804 "fichier &apt-conf; décrit ce format. Il faut noter que l'analyse de ce "
7805 "fichier se fait par section tandis que celle d'&apt-conf; se fait par "
7806 "arborescence. Cela n'affecte que l'usage de l'étiquette de visée (scope tag)."
7808 #. type: Content of: <refentry><refsect1><para>
7809 #: apt-ftparchive.1.xml:138
7811 "The generate configuration has four separate sections, each described below."
7813 "Ce fichier de configuration possède quatre sections, décrites ci-dessous."
7815 #. type: Content of: <refentry><refsect1><refsect2><title>
7816 #: apt-ftparchive.1.xml:140
7817 msgid "<literal>Dir</literal> Section"
7818 msgstr "La section <literal>Dir</literal>"
7820 #. type: Content of: <refentry><refsect1><refsect2><para>
7821 #: apt-ftparchive.1.xml:142
7823 "The <literal>Dir</literal> section defines the standard directories needed "
7824 "to locate the files required during the generation process. These "
7825 "directories are prepended certain relative paths defined in later sections "
7826 "to produce a complete an absolute path."
7828 "La section <literal>Dir</literal> définit les répertoires standards où "
7829 "situer les fichiers nécessaires au processus de création. Ces répertoires "
7830 "sont précédés de chemins relatifs définis dans les sections suivantes de "
7831 "manière à produire un chemin absolu et complet."
7833 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7834 #: apt-ftparchive.1.xml:149
7836 "Specifies the root of the FTP archive, in a standard Debian configuration "
7837 "this is the directory that contains the <filename>ls-LR</filename> and dist "
7840 "Indique la racine de l'archive FTP ; Pour une configuration Debian "
7841 "classique, c'est le répertoire qui contient le fichier <filename>ls-LR</"
7842 "filename> et les noeuds des distributions."
7844 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7845 #: apt-ftparchive.1.xml:156
7846 msgid "Specifies the location of the override files."
7847 msgstr "Indique l'emplacement des fichiers d'« override »."
7849 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7850 #: apt-ftparchive.1.xml:161
7851 msgid "Specifies the location of the cache files."
7852 msgstr "Indique l'emplacement des fichiers de cache."
7854 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7855 #: apt-ftparchive.1.xml:166
7857 "Specifies the location of the file list files, if the <literal>FileList</"
7858 "literal> setting is used below."
7860 "Indique l'emplacement des fichiers contenant la liste des fichiers (si on se "
7861 "sert de la valeur <literal>FileList</literal> définie plus bas)."
7863 #. type: Content of: <refentry><refsect1><refsect2><title>
7864 #: apt-ftparchive.1.xml:172
7865 msgid "<literal>Default</literal> Section"
7866 msgstr "La section <literal>Default</literal>"
7868 #. type: Content of: <refentry><refsect1><refsect2><para>
7869 #: apt-ftparchive.1.xml:174
7871 "The <literal>Default</literal> section specifies default values, and "
7872 "settings that control the operation of the generator. Other sections may "
7873 "override these defaults with a per-section setting."
7875 "La section <literal>Default</literal> précise les valeurs par défaut et les "
7876 "paramètres qui contrôlent la marche du générateur. Ces valeurs peuvent être "
7877 "annulées dans d'autres sections (paramètrage par section)."
7879 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7880 #: apt-ftparchive.1.xml:180
7882 "Sets the default compression schemes to use for the package index files. It "
7883 "is a string that contains a space separated list of at least one of: '.' (no "
7884 "compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
7887 "Indique comment sont compressés les fichiers d'index. C'est une chaîne qui "
7888 "contient des valeurs séparées par des espaces ; elle contient au moins l'une "
7889 "des valeurs suivantes : « . » (pas de compression), « gzip », « bzip2 ». "
7890 "Par défaut, c'est la chaîne « . gzip »."
7892 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7893 #: apt-ftparchive.1.xml:188
7895 "Sets the default list of file extensions that are package files. This "
7896 "defaults to '.deb'."
7898 "Indique la liste par défaut des extensions de fichier qui constituent des "
7899 "paquets. Par défaut, c'est « .deb »."
7901 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7902 #: apt-ftparchive.1.xml:194
7904 "This is similar to <literal>Packages::Compress</literal> except that it "
7905 "controls the compression for the Sources files."
7907 "Identique à <literal>Packages::Compress</literal> mais précise comment sont "
7908 "compressés les fichiers sources."
7910 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7911 #: apt-ftparchive.1.xml:200
7913 "Sets the default list of file extensions that are source files. This "
7914 "defaults to '.dsc'."
7916 "Indique la liste par défaut des extensions de fichier qui constituent des "
7917 "fichiers sources. Par défaut, c'est « .dsc »."
7919 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7920 #: apt-ftparchive.1.xml:206
7922 "This is similar to <literal>Packages::Compress</literal> except that it "
7923 "controls the compression for the Contents files."
7925 "Identique à <literal>Packages::Compress</literal> mais précise comment sont "
7926 "compressés les fichiers « Contents »."
7928 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7929 #: apt-ftparchive.1.xml:212
7931 "This is similar to <literal>Packages::Compress</literal> except that it "
7932 "controls the compression for the Translation-en master file."
7934 "Identique à <literal>Packages::Compress</literal> mais précise comment est "
7935 "compressé le fichier maître Translations-en."
7937 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7938 #: apt-ftparchive.1.xml:218
7940 "Specifies the number of kilobytes to delink (and replace with hard links) "
7941 "per run. This is used in conjunction with the per-section <literal>External-"
7942 "Links</literal> setting."
7944 "Indique le nombre de kilo-octets à délier (et à remplacer par des liens en "
7945 "dur) pour chaque exécution. On s'en sert, pour chaque section, avec le "
7946 "paramètre <literal>External-Links</literal>."
7948 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7949 #: apt-ftparchive.1.xml:225
7951 "Specifies the mode of all created index files. It defaults to 0644. All "
7952 "index files are set to this mode with no regard to the umask."
7954 "Indique le système de permissions des fichiers d'index créés. Par défaut, "
7955 "c'est le mode 0644. Tous les fichiers d'index ont ce mode et le masque "
7956 "utilisateur (umasq) est ignoré."
7958 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7959 #: apt-ftparchive.1.xml:232 apt-ftparchive.1.xml:378
7961 "Specifies whether long descriptions should be included in the "
7962 "<filename>Packages</filename> file or split out into a master "
7963 "<filename>Translation-en</filename> file."
7965 "Définit si les descriptions longues doivent être incluses dans le fichier "
7966 "<filename>Packages</filename> ou déplacées dans un fichier maître "
7967 "<filename>Translation-en</filename>."
7969 #. type: Content of: <refentry><refsect1><refsect2><title>
7970 #: apt-ftparchive.1.xml:238
7971 msgid "<literal>TreeDefault</literal> Section"
7972 msgstr "La section <literal>TreeDefault</literal>"
7974 #. type: Content of: <refentry><refsect1><refsect2><para>
7975 #: apt-ftparchive.1.xml:240
7977 "Sets defaults specific to <literal>Tree</literal> sections. All of these "
7978 "variables are substitution variables and have the strings $(DIST), "
7979 "$(SECTION) and $(ARCH) replaced with their respective values."
7981 "Indique les valeurs par défaut particulières à la section <literal>Tree</"
7982 "literal>. Toutes ces variables sont des variables de substitution ; les "
7983 "chaînes $(DIST), $(SECTION) et $(ARCH) sont remplacées par leur valeur "
7986 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7987 #: apt-ftparchive.1.xml:247
7989 "Sets the number of kilobytes of contents files that are generated each day. "
7990 "The contents files are round-robined so that over several days they will all "
7993 "Indique le nombre de kilo-octets de fichiers « Contents » qui sont créés "
7994 "chaque jour. Les fichiers « Contents » sont choisis selon le système « round-"
7995 "robin » de manière que, sur plusieurs jours, tous soient reconstruits."
7997 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7998 #: apt-ftparchive.1.xml:254
8000 "Controls the number of days a contents file is allowed to be checked without "
8001 "changing. If this limit is passed the mtime of the contents file is updated. "
8002 "This case can occur if the package file is changed in such a way that does "
8003 "not result in a new contents file [override edit for instance]. A hold off "
8004 "is allowed in hopes that new .debs will be installed, requiring a new file "
8005 "anyhow. The default is 10, the units are in days."
8007 "Contrôle le nombre de jours pendant lequel un fichier « Contents » peut être "
8008 "utilisé sans actualisation. Quand cette limite est franchie, le « mtime » du "
8009 "fichier « Contents » est mis à jour. Cela peut arriver quand un fichier est "
8010 "modifié sans que cela modifie le fichier « Contents » (modification par "
8011 "« override » par exemple). Un délai est permis dans l'espoir que de "
8012 "nouveaux « .deb » seront installés, exigeant un nouveau « Contents ». Par "
8013 "défaut ce nombre vaut 10, l'unité étant le jour."
8015 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8016 #: apt-ftparchive.1.xml:265
8018 "Sets the top of the .deb directory tree. Defaults to <filename>$(DIST)/"
8019 "$(SECTION)/binary-$(ARCH)/</filename>"
8021 "Indique la racine de l'arborescence des « .deb ». Par défaut, c'est "
8022 "<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>."
8024 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8025 #: apt-ftparchive.1.xml:271
8027 "Sets the top of the source package directory tree. Defaults to <filename>"
8028 "$(DIST)/$(SECTION)/source/</filename>"
8030 "Indique la racine de l'arborescence des paquets source. Par défaut, c'est "
8031 "<filename>$(DIST)/$(SECTION)/source/</filename>."
8033 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8034 #: apt-ftparchive.1.xml:277
8036 "Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/"
8037 "binary-$(ARCH)/Packages</filename>"
8039 "Indique le fichier « Packages » créé. Par défaut, c'est <filename>$(DIST)/"
8040 "$(SECTION)/binary-$(ARCH)/Packages</filename>."
8042 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8043 #: apt-ftparchive.1.xml:283
8045 "Sets the output Sources file. Defaults to <filename>$(DIST)/$(SECTION)/"
8046 "source/Sources</filename>"
8048 "Indique le fichier « Sources » créé. Par défaut, c'est <filename>$(DIST)/"
8049 "$(SECTION)/source/Sources</filename>."
8051 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8052 #: apt-ftparchive.1.xml:289
8054 "Sets the output Translation-en master file with the long descriptions if "
8055 "they should be not included in the Packages file. Defaults to <filename>"
8056 "$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
8058 "Définit le fichier maître Translation-en qui comporte les descriptions "
8059 "longues si elles ne sont pas incluses dans le fichier Packages. Valeur par "
8060 "défaut : <filename>$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
8062 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8063 #: apt-ftparchive.1.xml:296
8065 "Sets the path prefix that causes a symlink to be considered an internal link "
8066 "instead of an external link. Defaults to <filename>$(DIST)/$(SECTION)/</"
8069 "Indique un préfixe de chemin ; ce préfixe fait qu'un lien symbolique sera "
8070 "considéré comme un lien interne plutôt que comme un lien externe. Par "
8071 "défaut, c'est <filename>$(DIST)/$(SECTION)/</filename>."
8073 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8074 #: apt-ftparchive.1.xml:303
8076 "Sets the output Contents file. Defaults to <filename>$(DIST)/$(SECTION)/"
8077 "Contents-$(ARCH)</filename>. If this setting causes multiple Packages files "
8078 "to map onto a single Contents file (as is the default) then <command>apt-"
8079 "ftparchive</command> will integrate those package files together "
8082 "Indique le fichier « Contents » créé. Par défaut, c'est <filename>$(DIST)/"
8083 "Contents-$(ARCH)</filename>. Quand le paramètrage fait que différents "
8084 "fichiers « Packages » se réfèrent à un seul fichier « Contents », "
8085 "<command>apt-ftparchive</command> les intègre automatiquement."
8087 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8088 #: apt-ftparchive.1.xml:312
8089 msgid "Sets header file to prepend to the contents output."
8090 msgstr "Indique l'en-tête à préfixer au fichier « Contents » créé."
8092 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8093 #: apt-ftparchive.1.xml:317
8095 "Sets the binary cache database to use for this section. Multiple sections "
8096 "can share the same database."
8098 "Indique la base de données binaire servant de cache pour cette section. "
8099 "Différentes sections peuvent partager cette base de données."
8101 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8102 #: apt-ftparchive.1.xml:323
8104 "Specifies that instead of walking the directory tree, <command>apt-"
8105 "ftparchive</command> should read the list of files from the given file. "
8106 "Relative files names are prefixed with the archive directory."
8108 "Indique qu'au lieu de lire l'arborescence, <command>apt-ftparchive</command> "
8109 "doit lire la liste de fichiers dans le fichier donné en paramètre. Les noms "
8110 "relatifs sont préfixés par le répertoire de l'archive."
8112 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8113 #: apt-ftparchive.1.xml:330
8115 "Specifies that instead of walking the directory tree, <command>apt-"
8116 "ftparchive</command> should read the list of files from the given file. "
8117 "Relative files names are prefixed with the archive directory. This is used "
8118 "when processing source indexes."
8120 "Indique qu'au lieu de lire l'arborescence, <command>apt-ftparchive</command> "
8121 "doit lire la liste de fichiers dans le fichier donné en paramètre. Les noms "
8122 "relatifs sont préfixés par le répertoire de l'archive. On s'en sert pour "
8123 "traiter les index de sources."
8125 #. type: Content of: <refentry><refsect1><refsect2><title>
8126 #: apt-ftparchive.1.xml:338
8127 msgid "<literal>Tree</literal> Section"
8128 msgstr "La section <literal>Tree</literal>"
8130 #. type: Content of: <refentry><refsect1><refsect2><para>
8131 #: apt-ftparchive.1.xml:340
8133 "The <literal>Tree</literal> section defines a standard Debian file tree "
8134 "which consists of a base directory, then multiple sections in that base "
8135 "directory and finally multiple Architectures in each section. The exact "
8136 "pathing used is defined by the <literal>Directory</literal> substitution "
8139 "La section <literal>Tree</literal> définit une arborescence debian classique "
8140 "avec un répertoire de base, différentes sections dans ce répertoire et "
8141 "différentes architectures dans chaque section. Le chemin exact est défini "
8142 "par la variable de substitution <literal>Directory</literal>."
8144 #. type: Content of: <refentry><refsect1><refsect2><para>
8145 #: apt-ftparchive.1.xml:345
8147 "The <literal>Tree</literal> section takes a scope tag which sets the "
8148 "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
8149 "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
8150 "setting such as <filename>dists/&stable-codename;</filename>."
8152 "La section <literal>Tree</literal> accepte une étiquette de visée (scope "
8153 "tag) qui détermine la variable <literal>$(DIST)</literal> et la racine de "
8154 "l'arborescence (le chemin est préfixé par <literal>ArchiveDir</literal>). "
8155 "C'est par exemple : <filename>dists/&stable-codename;</filename>."
8157 #. type: Content of: <refentry><refsect1><refsect2><para>
8158 #: apt-ftparchive.1.xml:350
8160 "All of the settings defined in the <literal>TreeDefault</literal> section "
8161 "can be used in a <literal>Tree</literal> section as well as three new "
8164 "Tous les paramètres définis dans la section <literal>TreeDefault</literal> "
8165 "peuvent s'utiliser dans la section <literal>Tree</literal> ainsi que les "
8166 "trois nouvelles variables suivantes."
8168 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8169 #: apt-ftparchive.1.xml:356
8172 "for i in Sections do \n"
8173 " for j in Architectures do\n"
8174 " Generate for DIST=scope SECTION=i ARCH=j\n"
8177 "for i in Sections do \n"
8178 " for j in Architectures do\n"
8179 " Generate for DIST=scope SECTION=i ARCH=j\n"
8182 #. type: Content of: <refentry><refsect1><refsect2><para>
8183 #: apt-ftparchive.1.xml:353
8185 "When processing a <literal>Tree</literal> section <command>apt-ftparchive</"
8186 "command> performs an operation similar to: <placeholder type=\"programlisting"
8189 "Quand il exécute la section <literal>Tree</literal>, <command>apt-"
8190 "ftparchive</command> effectue une opération analogue à : <placeholder type="
8191 "\"programlisting\" id=\"0\"/>"
8193 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8194 #: apt-ftparchive.1.xml:364
8196 "This is a space separated list of sections which appear under the "
8197 "distribution; typically this is something like <literal>main contrib non-"
8200 "C'est une liste de sections séparées par des espaces qui appartiennent à une "
8201 "distribution ; classiquement, on trouve <literal>main contrib non-free</"
8204 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8205 #: apt-ftparchive.1.xml:371
8207 "This is a space separated list of all the architectures that appear under "
8208 "search section. The special architecture 'source' is used to indicate that "
8209 "this tree has a source archive."
8211 "C'est une liste de toutes les architectures séparées par des espaces qui "
8212 "appartiennent à chaque section. L'architecture spéciale « source » indique "
8213 "que l'arborescence est une arborescence de sources."
8215 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8216 #: apt-ftparchive.1.xml:384
8218 "Sets the binary override file. The override file contains section, priority "
8219 "and maintainer address information."
8221 "Indique le fichier binaire d'« override ». Ce fichier contient des "
8222 "informations sur la section, la priorité et le responsable du paquet."
8224 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8225 #: apt-ftparchive.1.xml:390
8227 "Sets the source override file. The override file contains section "
8230 "Indique le fichier source d'« override ». Ce fichier contient des "
8231 "informations sur la section."
8233 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8234 #: apt-ftparchive.1.xml:396 apt-ftparchive.1.xml:442
8235 msgid "Sets the binary extra override file."
8236 msgstr "Indique un autre fichier d'« override » pour les binaires."
8238 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8239 #: apt-ftparchive.1.xml:401 apt-ftparchive.1.xml:447
8240 msgid "Sets the source extra override file."
8241 msgstr "Indique un autre fichier d'« override » pour les sources."
8243 #. type: Content of: <refentry><refsect1><refsect2><title>
8244 #: apt-ftparchive.1.xml:406
8245 msgid "<literal>BinDirectory</literal> Section"
8246 msgstr "La section <literal>BinDirectory</literal>"
8248 #. type: Content of: <refentry><refsect1><refsect2><para>
8249 #: apt-ftparchive.1.xml:408
8251 "The <literal>bindirectory</literal> section defines a binary directory tree "
8252 "with no special structure. The scope tag specifies the location of the "
8253 "binary directory and the settings are similar to the <literal>Tree</literal> "
8254 "section with no substitution variables or <literal>Section</"
8255 "literal><literal>Architecture</literal> settings."
8257 "La section <literal>bindirectory</literal> définit une arborescence binaire "
8258 "sans structure particulière. L'étiquette de visée (scope tag) indique "
8259 "l'emplacement du répertoire binaire et le paramètrage est identique à celui "
8260 "pour la section <literal>Tree</literal> sans substitution de variables ou au "
8261 "paramètrage de <literal>Section</literal><literal>Architecture</literal>."
8263 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8264 #: apt-ftparchive.1.xml:416
8265 msgid "Sets the Packages file output."
8266 msgstr "Définit le fichier « Packages » créé."
8268 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8269 #: apt-ftparchive.1.xml:421
8271 "Sets the Sources file output. At least one of <literal>Packages</literal> or "
8272 "<literal>Sources</literal> is required."
8274 "Définit le fichier « Sources » créé. L'un des deux fichiers, "
8275 "<literal>Packages</literal> ou <literal>Sources</literal> est nécessaire."
8277 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8278 #: apt-ftparchive.1.xml:427
8279 msgid "Sets the Contents file output (optional)."
8280 msgstr "Définit le fichier « Contents » créé."
8282 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8283 #: apt-ftparchive.1.xml:432
8284 msgid "Sets the binary override file."
8285 msgstr "Définit le fichier d'« override » pour les binaires."
8287 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8288 #: apt-ftparchive.1.xml:437
8289 msgid "Sets the source override file."
8290 msgstr "Définit le fichier d'« override » pour les sources."
8292 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8293 #: apt-ftparchive.1.xml:452
8294 msgid "Sets the cache DB."
8295 msgstr "Définit la base de données cache."
8297 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8298 #: apt-ftparchive.1.xml:457
8299 msgid "Appends a path to all the output paths."
8300 msgstr "Ajoute un chemin à tous les chemins créés."
8302 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8303 #: apt-ftparchive.1.xml:462
8304 msgid "Specifies the file list file."
8305 msgstr "Définit le fichier contenant la liste des fichiers."
8307 #. type: Content of: <refentry><refsect1><title>
8308 #: apt-ftparchive.1.xml:469
8309 msgid "The Binary Override File"
8310 msgstr "Le fichier d'« Override » pour les binaires."
8312 #. type: Content of: <refentry><refsect1><para>
8313 #: apt-ftparchive.1.xml:470
8315 "The binary override file is fully compatible with &dpkg-scanpackages;. It "
8316 "contains four fields separated by spaces. The first field is the package "
8317 "name, the second is the priority to force that package to, the third is the "
8318 "section to force that package to and the final field is the maintainer "
8319 "permutation field."
8321 "Le fichier d'« Override » est pleinement compatible avec &dpkg-"
8322 "scanpackages;. Il contient quatre champs séparés par des espaces. Le premier "
8323 "est le nom du paquet ; le deuxième est la priorité à donner à ce paquet ; le "
8324 "troisième est sa section et le dernier champ est un champ pour changer le "
8325 "nom du responsable de paquet."
8327 #. type: Content of: <refentry><refsect1><para><literallayout>
8328 #: apt-ftparchive.1.xml:476
8330 msgid "old [// oldn]* => new"
8331 msgstr "old [// oldn]* => new"
8333 #. type: Content of: <refentry><refsect1><para><literallayout>
8334 #: apt-ftparchive.1.xml:478
8339 #. type: Content of: <refentry><refsect1><para>
8340 #: apt-ftparchive.1.xml:475
8342 "The general form of the maintainer field is: <placeholder type="
8343 "\"literallayout\" id=\"0\"/> or simply, <placeholder type=\"literallayout\" "
8344 "id=\"1\"/> The first form allows a double-slash separated list of old email "
8345 "addresses to be specified. If any of those are found then new is substituted "
8346 "for the maintainer field. The second form unconditionally substitutes the "
8349 "Le champ du responsable est de cette forme : <placeholder type="
8350 "\"literallayout\" id=\"0\"/> ou simplement, <placeholder type=\"literallayout"
8351 "\" id=\"1\"/> La première forme permet de spécifier de vieilles adresses "
8352 "dans une liste (le séparateur est la double barre oblique). Si l'une de ces "
8353 "deux formes est rencontrée, la valeur de new remplace la valeur du champ. La "
8354 "deuxième forme remplace inconditionnellement le champ."
8356 #. type: Content of: <refentry><refsect1><title>
8357 #: apt-ftparchive.1.xml:486
8358 msgid "The Source Override File"
8359 msgstr "Le fichier d'« Override » pour les sources"
8361 #. type: Content of: <refentry><refsect1><para>
8362 #: apt-ftparchive.1.xml:488
8364 "The source override file is fully compatible with &dpkg-scansources;. It "
8365 "contains two fields separated by spaces. The first field is the source "
8366 "package name, the second is the section to assign it."
8368 "Le fichier d'« Override » est pleinement compatible avec &dpkg-scansources;. "
8369 "Il contient deux champs. Le premier est le nom du paquet source ; le second, "
8372 #. type: Content of: <refentry><refsect1><title>
8373 #: apt-ftparchive.1.xml:493
8374 msgid "The Extra Override File"
8375 msgstr "Le fichier supplémentaire d'« Override »"
8377 #. type: Content of: <refentry><refsect1><para>
8378 #: apt-ftparchive.1.xml:495
8380 "The extra override file allows any arbitrary tag to be added or replaced in "
8381 "the output. It has three columns, the first is the package, the second is "
8382 "the tag and the remainder of the line is the new value."
8384 "Le fichier supplémentaire d'« Override » permet d'ajouter ou de remplacer "
8385 "des étiquettes sur la sortie. Il possède trois colonnes : la première "
8386 "représente le paquet, la seconde est une étiquette et la troisième en fin de "
8387 "ligne est la nouvelle valeur."
8389 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8390 #: apt-ftparchive.1.xml:506
8392 "Generate the given checksum. These options default to on, when turned off "
8393 "the generated index files will not have the checksum fields where possible. "
8394 "Configuration Items: <literal>APT::FTPArchive::<replaceable>Checksum</"
8395 "replaceable></literal> and <literal>APT::FTPArchive::<replaceable>Index</"
8396 "replaceable>::<replaceable>Checksum</replaceable></literal> where "
8397 "<literal><replaceable>Index</replaceable></literal> can be "
8398 "<literal>Packages</literal>, <literal>Sources</literal> or <literal>Release</"
8399 "literal> and <literal><replaceable>Checksum</replaceable></literal> can be "
8400 "<literal>MD5</literal>, <literal>SHA1</literal> or <literal>SHA256</literal>."
8402 "Crée la somme de contrôle indiquée. Si ces options sont actives par défaut. "
8403 "Quand elles sont désactivées, les fichiers d'index créés n'auront pas de "
8404 "champ de somme de contrôle là où cela était possible. Éléments de "
8405 "configuration :<literal>APT::FTPArchive::<replaceable>Checksum</"
8406 "replaceable></literal> et <literal>APT::FTPArchive::<replaceable>Index</"
8407 "replaceable>::<replaceable>Checksum</replaceable></literal> où "
8408 "<literal><replaceable>Index</replaceable></literal> peut être "
8409 "<literal>Packages</literal>, <literal>Sources</literal> ou <literal>Release</"
8410 "literal> et <literal><replaceable>Checksum</replaceable></literal> peut être "
8411 "<literal>MD5</literal>, <literal>SHA1</literal> ou <literal>SHA256</literal>."
8413 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8414 #: apt-ftparchive.1.xml:517
8416 "Use a binary caching DB. This has no effect on the generate command. "
8417 "Configuration Item: <literal>APT::FTPArchive::DB</literal>."
8419 "Utiliser une base de données binaire pour cache. Cela n'a aucun effet sur la "
8420 "commande generate. Élément de configuration : <literal>APT::FTPArchive::DB</"
8423 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8424 #: apt-ftparchive.1.xml:523
8426 "Quiet; produces output suitable for logging, omitting progress indicators. "
8427 "More q's will produce more quiet up to a maximum of 2. You can also use "
8428 "<option>-q=#</option> to set the quiet level, overriding the configuration "
8429 "file. Configuration Item: <literal>quiet</literal>."
8431 "Mode silencieux ; cette commande produit une sortie destinée à "
8432 "l'enregistrement dans un fichier-journal en omettant les indicateurs de "
8433 "progression. Un plus grand nombre de « q » (2 au plus) rend le programme de "
8434 "plus en plus silencieux. On peut aussi utiliser <option>-q=#</option> pour "
8435 "définir ce « niveau de silence », et ne plus tenir compte des réglages du "
8436 "fichier de configuration. Élément de configuration : <literal>quiet</"
8439 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8440 #: apt-ftparchive.1.xml:531
8442 "Perform Delinking. If the <literal>External-Links</literal> setting is used "
8443 "then this option actually enables delinking of the files. It defaults to on "
8444 "and can be turned off with <option>--no-delink</option>. Configuration "
8445 "Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
8447 "Défaire une liaison. Si <literal>External-Links</literal> est activé, cette "
8448 "option permet réellement de délier les fichiers. Par défaut, elle est "
8449 "activée mais elle peut être désactivée avec l'option <option>--no-delink</"
8450 "option>. Élément de configuration : <literal>APT::FTPArchive::DeLinkAct</"
8453 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8454 #: apt-ftparchive.1.xml:539
8456 "Perform contents generation. When this option is set and package indexes are "
8457 "being generated with a cache DB then the file listing will also be extracted "
8458 "and stored in the DB for later use. When using the generate command this "
8459 "option also allows the creation of any Contents files. The default is on. "
8460 "Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
8462 "Permettre la création d'un fichier « Contents ». Quand cette option est "
8463 "activée et que les index sont créés sous forme de base de données binaire, "
8464 "la liste des fichiers est aussi extraite et conservée dans la base de "
8465 "données pour un usage futur. Avec la commande generate, cette option permet "
8466 "la création de fichiers « Contents ». Par défaut, elle est activée. Élément "
8467 "de configuration : <literal>APT::FTPArchive::Contents</literal>."
8469 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8470 #: apt-ftparchive.1.xml:549
8472 "Select the source override file to use with the <literal>sources</literal> "
8473 "command. Configuration Item: <literal>APT::FTPArchive::SourceOverride</"
8476 "Indique le fichier d'« override » à utiliser avec la commande "
8477 "<literal>sources</literal>. Élément de configuration : <literal>APT::"
8478 "FTPArchive::SourceOverride</literal>."
8480 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8481 #: apt-ftparchive.1.xml:555
8483 "Make the caching databases read only. Configuration Item: <literal>APT::"
8484 "FTPArchive::ReadOnlyDB</literal>."
8486 "N'autoriser que la lecture pour les bases de données de cache. Élément de "
8487 "configuration : <literal>APT::FTPArchive::ReadOnlyDB</literal>."
8489 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8490 #: apt-ftparchive.1.xml:560
8492 "Accept in the <literal>packages</literal> and <literal>contents</literal> "
8493 "commands only package files matching <literal>*_arch.deb</literal> or "
8494 "<literal>*_all.deb</literal> instead of all package files in the given "
8495 "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
8497 "N'accepte dans les commandes <literal>packages</literal> et "
8498 "<literal>contents</literal> que les fichiers de paquets correspondant à "
8499 "<literal>*_arch.deb</literal> ou <literal>*_all.deb</literal> au lieu de "
8500 "tous les fichiers de paquets du chemin indiqué.Élément de configuration : "
8501 "<literal>APT::FTPArchive::Architecture</literal>."
8503 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8504 #: apt-ftparchive.1.xml:568
8506 "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
8507 "packages are recompiled and/or republished with the same version again, this "
8508 "will lead to problems as the now outdated cached metadata like size and "
8509 "checksums will be used. With this option enabled this will no longer happen "
8510 "as it will be checked if the file was changed. Note that this option is set "
8511 "to \"<literal>false</literal>\" by default as it is not recommend to upload "
8512 "multiply versions/builds of a package with the same versionnumber, so in "
8513 "theory nobody will have these problems and therefore all these extra checks "
8516 "&apt-ftparchive; met le plus de métadonnées possible en cache dans une base "
8517 "de données. Si les paquets sont recompilés ou republiés avec à nouveau la "
8518 "même version, cela pourra causer des problèmes car, alors, les métadonnées "
8519 "en cache (p. ex. les tailles et les sommes de contrôle) seront utilisées. Si "
8520 "cette option est choisie, cela n'arrivera plus car le fichier sera contrôlé "
8521 "pour vérifier s'il a été modifié. Veuillez noter que cette option n'est pas "
8522 "activée par défaut car il est déconseillé d'envoyer dans les archives des "
8523 "versions identiques. En théorie, donc, ces problème ne devraient pas "
8524 "survenir et l'ensemble de ces contrôles devient inutile."
8526 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8527 #: apt-ftparchive.1.xml:580
8529 "This configuration option defaults to \"<literal>true</literal>\" and should "
8530 "only be set to <literal>\"false\"</literal> if the Archive generated with "
8531 "&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
8532 "that the <filename>Translation-en</filename> master file can only be created "
8533 "in the generate command."
8535 "Cette option de configuration a « <literal>true</literal> » comme valeur par "
8536 "défaut et ne devrait être placée sur « <literal>false</literal> » que si "
8537 "l'archive créée avec &apt-ftparchive; fournit également des fichiers "
8538 "<filename>Translation</filename>. Veuillez noter que le fichier maître "
8539 "<filename>Translation-en</filename> ne peut être créé que par la commande "
8542 #. type: Content of: <refentry><refsect1><para><programlisting>
8543 #: apt-ftparchive.1.xml:598
8545 msgid "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
8546 msgstr "<command>apt-ftparchive</command> packages <replaceable>répertoire</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
8548 #. type: Content of: <refentry><refsect1><para>
8549 #: apt-ftparchive.1.xml:594
8551 "To create a compressed Packages file for a directory containing binary "
8552 "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
8554 "Création d'un fichier « Packages » compressé pour un répertoire contenant "
8555 "des paquets binaires (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
8557 #. type: Content of: <refentry><refsect1><para>
8558 #: apt-ftparchive.1.xml:608
8560 "<command>apt-ftparchive</command> returns zero on normal operation, decimal "
8563 "<command>apt-ftparchive</command> retourne zéro si tout se passe bien, le "
8564 "nombre 100 en cas d'erreur."
8566 #. type: Attribute 'lang' of: <book>
8567 #: guide.dbk:9 offline.dbk:9
8571 #. type: Content of: <book><title>
8573 msgid "APT User's Guide"
8574 msgstr "Guide d'utilisation d'APT"
8576 #. type: Content of: <book><bookinfo><authorgroup><author><personname>
8577 #: guide.dbk:17 offline.dbk:17
8578 msgid "Jason Gunthorpe"
8579 msgstr "Jason Gunthorpe"
8581 #. type: Content of: <book><bookinfo><authorgroup><author><email>
8582 #: guide.dbk:17 offline.dbk:17
8583 msgid "jgg@debian.org"
8584 msgstr "jgg@debian.org"
8586 #. type: Content of: <book><bookinfo><releaseinfo>
8587 #: guide.dbk:21 offline.dbk:21
8588 msgid "Version &apt-product-version;"
8591 #. type: Content of: <book><bookinfo><abstract><para>
8594 "This document provides an overview of how to use the the APT package manager."
8596 "Ce document fournit un aperçu des méthode d'utilisation du gestionnaire de "
8599 #. type: Content of: <book><bookinfo>
8602 "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>"
8604 "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>"
8606 #. type: Content of: <book><bookinfo><legalnotice><title>
8607 #: guide.dbk:32 offline.dbk:33
8608 msgid "License Notice"
8611 #. type: Content of: <book><bookinfo><legalnotice><para>
8612 #: guide.dbk:34 offline.dbk:35
8614 "\"APT\" and this document are free software; you can redistribute them and/"
8615 "or modify them under the terms of the GNU General Public License as "
8616 "published by the Free Software Foundation; either version 2 of the License, "
8617 "or (at your option) any later version."
8619 "APT, ainsi que ce document, sont libres. Vous pouvez les redistribuer et les "
8620 "modifier en respectant les conditions de la licence publique générale GNU "
8621 "telle que publiée par la Free Software Foundation, en version 2 ou "
8624 #. type: Content of: <book><bookinfo><legalnotice><para>
8625 #: guide.dbk:43 offline.dbk:41
8627 "For more details, on Debian systems, see the file /usr/share/common-licenses/"
8628 "GPL for the full license."
8630 "Les détails complets de cette licence sont, sur les systèmes Debian GNU/"
8631 "Linux, consultables dans le fichier usr/share/common-licenses/GPL."
8633 #. type: Content of: <book><chapter><title>
8636 msgstr "Généralités"
8638 #. type: Content of: <book><chapter><para>
8641 "The APT package currently contains two sections, the APT <command>dselect</"
8642 "command> method and the <command>apt-get</command> command line user "
8643 "interface. Both provide a way to install and remove packages as well as "
8644 "download new packages from the Internet."
8646 "Le paquet APT comporte actuellement deux parties : la méthode APT pour "
8647 "<command>dselect</command> et l'interface en ligne de commande <command>apt-"
8648 "get</command>. Les deux fournissent des méthodes d'installation et de "
8649 "suppression de paquets ainsi que de téléchargement de nouveaux paquets par "
8652 #. type: Content of: <book><chapter><section><title>
8654 msgid "Anatomy of the Package System"
8655 msgstr "Anatomie du système de gestion des paquets"
8657 #. type: Content of: <book><chapter><section><para>
8660 "The Debian packaging system has a large amount of information associated "
8661 "with each package to help assure that it integrates cleanly and easily into "
8662 "the system. The most prominent of its features is the dependency system."
8664 "Le système de gestion de paquets de Debian intègre de nombreuses "
8665 "informations associées à chaque paquet afin de garantir qu'il s'intègre "
8666 "proprement et facilement sur le système. Une des fonctionnalités les plus "
8667 "immédiatement visibles est le système de gestion des dépendances."
8669 #. type: Content of: <book><chapter><section><para>
8672 "The dependency system allows individual programs to make use of shared "
8673 "elements in the system such as libraries. It simplifies placing infrequently "
8674 "used portions of a program in separate packages to reduce the number of "
8675 "things the average user is required to install. Also, it allows for choices "
8676 "in mail transport agents, X servers and so on."
8678 "Le système de gestion des dépendances permet aux programmes de partage des "
8679 "éléments du système, tels que les bibliothèques de fonctions. Il permet "
8680 "d'isoler dans des paquets spécifiques certains parties moins utilisées des "
8681 "programmes afin de limiter le nombre d'éléments que l'utilisateur ordinaire "
8682 "a besoin d'installer. Ce système de gestion des dépendances permet également "
8683 "d'effectuer des choix parmi les divers agents de transport de courrier "
8684 "électronique, les serveurs X et d'autres cxomposants du système."
8686 #. type: Content of: <book><chapter><section><para>
8689 "The first step to understanding the dependency system is to grasp the "
8690 "concept of a simple dependency. The meaning of a simple dependency is that a "
8691 "package requires another package to be installed at the same time to work "
8694 "La première étape de compréhension de la gestion de dépendances est "
8695 "d'examiner le fonctionnement d'une dépendance simple. Une dépendance simple "
8696 "est le cas où un paquet donné a besoin qu'un autre paquet soit installé "
8697 "simultanément pour pouvoir fonctionner correctement."
8699 #. type: Content of: <book><chapter><section><para>
8702 "For instance, mailcrypt is an emacs extension that aids in encrypting email "
8703 "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
8704 "simple dependency on GPG. Also, because it is an emacs extension it has a "
8705 "simple dependency on emacs, without emacs it is completely useless."
8707 "Par example, mailcrypt est une extension à Emacs qui permet de gérer le "
8708 "courrier électronique chiffré avec GPG. Si GPG n'est pas installé, mailcrypt "
8709 "est inutile. Donc le paquet mailcrypt a une dépendance simple sur GPG. De "
8710 "plus, étant une extension à Emacs sans lequel il est totalement inutile, il "
8711 "a une dépendance simple sur emacs."
8713 #. type: Content of: <book><chapter><section><para>
8716 "The other important dependency to understand is a conflicting dependency. It "
8717 "means that a package, when installed with another package, will not work and "
8718 "may possibly be extremely harmful to the system. As an example consider a "
8719 "mail transport agent such as sendmail, exim or qmail. It is not possible to "
8720 "have two mail transport agents installed because both need to listen to the "
8721 "network to receive mail. Attempting to install two will seriously damage the "
8722 "system so all mail transport agents have a conflicting dependency with all "
8723 "other mail transport agents."
8725 "Un autre type de dépendance importante est la dépendance en conflit. Cela "
8726 "signifie qu'un paquet ne fonctionne pas lorsqu'il est installé en même temps "
8727 "qu'un autre paquet donné, ce qui peut même être dommageable pour le système. "
8728 "Un exemple est par exemple constitué par les agents de transport de courrier "
8729 "tels que sendmail, exim ou qmail. Il n'est pas possible d'installer deux "
8730 "agents de transport de courrier simultanément puisque les deux ont besoin "
8731 "d'être à l'écoute sur le réseau pour recevoir le courrier électronique. "
8732 "Installer deux programmes de ce type sur le même système pourrait conduire à "
8733 "des pertes de données, ce qui explique que tous les agents de transport de "
8734 "courrier électronique soient établis comme étant en conflit les uns avec les "
8737 #. type: Content of: <book><chapter><section><para>
8740 "As an added complication there is the possibility for a package to pretend "
8741 "to be another package. Consider that exim and sendmail for many intents are "
8742 "identical, they both deliver mail and understand a common interface. Hence, "
8743 "the package system has a way for them to declare that they are both mail-"
8744 "transport-agents. So, exim and sendmail both declare that they provide a "
8745 "mail-transport-agent and other packages that need a mail transport agent "
8746 "depend on mail-transport-agent. This can add a great deal of confusion when "
8747 "trying to manually fix packages."
8749 "Il existe également la possibilité pour un paquet donné de prétendre être un "
8750 "autre paquet. Par exemple, exim et sendmail sont analogues sur de nombreux "
8751 "aspects ; ils servent tous deux à acheminer le courrier électronique et leur "
8752 "interface d'utilisation est la même. Pour cette raison, le système de "
8753 "gestion des paquets leur fournit la possibilité d'indiquer qu'ils sont "
8754 "chacun un agent de transport de courrier (« mail transport agent ») en "
8755 "indiquant qu'ils fournissent (« Provides ») « mail-transport-agent ». Ainsi, "
8756 "un paquet qui a besoin de cette fonctionnalité peut dépendre simplement d'un "
8757 "paquet « mail-transprot-agent ». Cette fonctionnalité utile peut toutefois "
8758 "rendre la correction de certains défauts des paquets plus complexe."
8760 #. type: Content of: <book><chapter><section><para>
8763 "At any given time a single dependency may be met by packages that are "
8764 "already installed or it may not be. APT attempts to help resolve dependency "
8765 "issues by providing a number of automatic algorithms that help in selecting "
8766 "packages for installation."
8768 "À un instant donné, une dépendance donnée peut être ou pas remplie par des "
8769 "paquets installés ou pas encore installés. APT tente donc de résoudre les "
8770 "problèmes de dépendances par l'intermédiaire d'un certain nombre "
8771 "d'algorithmes automatiques qui simplifient le choix des paquets à installer."
8773 #. type: Content of: <book><chapter><title>
8778 #. type: Content of: <book><chapter><para>
8781 "<command>apt-get</command> provides a simple way to install packages from "
8782 "the command line. Unlike <command>dpkg</command>, <command>apt-get</command> "
8783 "does not understand .deb files, it works with the package's proper name and "
8784 "can only install .deb archives from a <emphasis>Source</emphasis>."
8786 "Le programme <command>apt-get</command> offre une méthode simple pour "
8787 "installer des paquets à la ligne de commande. À la différence de "
8788 "<command>dpkg</command>, <command>apt-get</command> ne gère pas directement "
8789 "les fichiers .deb files. Il travaille avec le nom des paquets et ne peut "
8790 "installer les archives .deb que depuis une <emphasis>Source</emphasis>."
8792 #. type: Content of: <book><chapter><para><footnote><para>
8795 "If you are using an http proxy server you must set the http_proxy "
8796 "environment variable first, see sources.list(5)"
8798 "Si vous utilisez un serveur mandataire (« proxy ») HTTP, vous devez d'abord "
8799 "positionner la variable d'environnement http_proxy, voir sources.list(5)"
8801 #. type: Content of: <book><chapter><para>
8804 "The first <placeholder type=\"footnote\" id=\"0\"/> thing that should be "
8805 "done before using <command>apt-get</command> is to fetch the package lists "
8806 "from the <emphasis>Sources</emphasis> so that it knows what packages are "
8807 "available. This is done with <literal>apt-get update</literal>. For instance,"
8809 "La première action <placeholder type=\"footnote\" id=\"0\"/> à effectuer "
8810 "avant d'utiliser <command>apt-get</command> est de récupérer les listes de "
8811 "paquets depuis les <emphasis>Sources</emphasis> afin que le programme sache "
8812 "quels sont les paquets disponibles. Cela peut être effectué avec la commande "
8813 "<literal>apt-get update</literal>. Par exemple,"
8815 #. type: Content of: <book><chapter><screen>
8819 "# apt-get update\n"
8820 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
8821 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
8822 "Reading Package Lists... Done\n"
8823 "Building Dependency Tree... Done\n"
8825 "# apt-get update\n"
8826 "Réception de http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
8827 "Réception de http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
8828 "Lecture des listes de paquets... Fait\n"
8829 "Construction de l'arbre des dépendances... Fait\n"
8831 #. type: Content of: <book><chapter><para>
8833 msgid "Once updated there are several commands that can be used:"
8835 "Une fois cette mise à jour effectuée, plusieurs commandes peuvent être "
8838 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
8843 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8846 "Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
8847 "install a new package or remove an existing package, nor will it ever "
8848 "upgrade a package that might cause some other package to break. This can be "
8849 "used daily to relatively safely upgrade the system. Upgrade will list all of "
8850 "the packages that it could not upgrade, this usually means that they depend "
8851 "on new packages or conflict with some other package. <command>dselect</"
8852 "command> or <literal>apt-get install</literal> can be used to force these "
8853 "packages to install."
8855 "La commande « upgrade » permet de mettre à jour le système de manière non "
8856 "invasive. Cette commande ne provoquera jamais l'installation de nouveaux "
8857 "paquets ou la suppression de paquets existants. Elle ne déclenchera pas non "
8858 "plus la mise à jour d'un paquet si celle-ci casse le fonctionnement d'un "
8859 "autre paquet. Cette commande peut être utilisé par exemple quotidiennement "
8860 "pour mettre à jour le système de manière relativement sûre. Lorsqu'elle est "
8861 "utilisée, la liste des paquets qui ne peuvent être mis à jour sera affichée. "
8862 "Cela est en général du au fait qu'ils dépendent de nouveaux paquets ou "
8863 "qu'ils entrent en conflit avec d'autres paquets. Le programme "
8864 "<command>dselect</command> ou la commande <literal>apt-get install</literal> "
8865 "peuvet être utilisés pour forcer l'installation de tels paquets."
8867 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
8872 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8875 "Install is used to install packages by name. The package is automatically "
8876 "fetched and installed. This can be useful if you already know the name of "
8877 "the package to install and do not want to go into a GUI to select it. Any "
8878 "number of packages may be passed to install, they will all be fetched. "
8879 "Install automatically attempts to resolve dependency problems with the "
8880 "listed packages and will print a summary and ask for confirmation if "
8881 "anything other than its arguments are changed."
8883 "La commande « install » permet d'installer des paquets par nom. Le paquet à "
8884 "installer est automatiquement récupéré et installé. Cela est utile lorsque "
8885 "le nom du paquet à installer est déjà connu et que l'on ne souhaite pas "
8886 "passer par une interface graphique pour le choisir. Un nombre quelconque de "
8887 "paquets peuvent être demandés à être installés ; ils seront alors tous "
8888 "récupérés. La commande « install » résout automatiquement les problèmes de "
8889 "dépendances pour les paquets concernés, puis affiche un résumé avant de "
8890 "demander une confirmation si des actions autres que ce qui est demandé à la "
8891 "ligne de commande sont nécessaires."
8893 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
8895 msgid "dist-upgrade"
8896 msgstr "dist-upgrade"
8898 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8901 "Dist-upgrade is a complete upgrader designed to simplify upgrading between "
8902 "releases of Debian. It uses a sophisticated algorithm to determine the best "
8903 "set of packages to install, upgrade and remove to get as much of the system "
8904 "to the newest release. In some situations it may be desired to use dist-"
8905 "upgrade rather than spend the time manually resolving dependencies in "
8906 "<command>dselect</command>. Once dist-upgrade has completed then "
8907 "<command>dselect</command> can be used to install any packages that may have "
8910 "La commande « dist-upgrade » est une commande de mise à jour complète "
8911 "d'abord destinés à permettre les mises à jour entre deux versions "
8912 "successives de la distribution. Via un algorithme complexe, le meilleur jeu "
8913 "de paquets à installer, mettre à jour ou supprimer est déterminé dans le but "
8914 "d'amener une majorité du système vers la nouvelle version. Dans certains "
8915 "cas, il peut être judicieux d'utiliser « dist-upgrade » plutôt que de "
8916 "chercher à résoudre manuellement les dépendances avec <command>dselect</"
8917 "command>. Une fois que « dist-upgrade » a été utilisé, <command>dselect</"
8918 "command> peut servir à installer les paquets qui auraient pu être laissés de "
8921 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8924 "It is important to closely look at what dist-upgrade is going to do, its "
8925 "decisions may sometimes be quite surprising."
8927 "Il est important de regarder de près ce que « dist-upgrade » car ses "
8928 "décisions peuvent parfois apparaître surprenantes."
8930 #. type: Content of: <book><chapter><para>
8934 #| "<command>apt-get</command> has several command line options that are "
8935 #| "detailed in its man page, <manref section=\"8\" name=\"apt-get\">. The "
8936 #| "most useful option is <literal>-d</literal> which does not install the "
8937 #| "fetched files. If the system has to download a large number of package it "
8938 #| "would be undesired to start installing them in case something goes wrong. "
8939 #| "When <literal>-d</literal> is used the downloaded archives can be "
8940 #| "installed by simply running the command that caused them to be downloaded "
8941 #| "again without <literal>-d</literal>."
8943 "<command>apt-get</command> has several command line options that are "
8944 "detailed in its man page, <citerefentry><refentrytitle>apt-get</"
8945 "refentrytitle><manvolnum>8</manvolnum></citerefentry>. The most useful "
8946 "option is <literal>-d</literal> which does not install the fetched files. If "
8947 "the system has to download a large number of package it would be undesired "
8948 "to start installing them in case something goes wrong. When <literal>-d</"
8949 "literal> is used the downloaded archives can be installed by simply running "
8950 "the command that caused them to be downloaded again without <literal>-d</"
8953 "<command>apt-get</command> fournit de nombreuses options de ligne de "
8954 "commande qui sont expliquées en détail dans sa page de manuel, <manref "
8955 "section=\"8\" name=\"apt-get\">. Une des plus utiles est l'option <literal>-"
8956 "d</literal> qui récupère sans les installer les fichiers nécessaires. Si le "
8957 "système a besoin de télécharger un grand nombre de paquets, il est par "
8958 "exemple souhaitable de pouvoir simplement les récupérer sans les installer "
8959 "immédiatement, au cas où quelque chose se passe mal. Une fois que <literal>-"
8960 "d</literal> a été utilisé, il est possible d'installer les archives "
8961 "téléchargées en exécutant simplement la commande qui a permis de les "
8962 "récupérer, sans l'option <literal>-d</literal>."
8964 #. type: Content of: <book><chapter><title>
8969 #. type: Content of: <book><chapter><para>
8972 "The APT <command>dselect</command> method provides the complete APT system "
8973 "with the <command>dselect</command> package selection GUI. <command>dselect</"
8974 "command> is used to select the packages to be installed or removed and APT "
8975 "actually installs them."
8977 "La méthode APT de <command>dselect</command> permet d'utiliser le système "
8978 "APT dans son ensemble depuis l'interface graphique de gestion des paquets "
8979 "<command>dselect</command>. L'interface est alors utilisée pour choisir les "
8980 "paquets à installer ou supprimer et c'est APT qui effectue les opérations "
8981 "individuelles d'installation ou suppression."
8983 #. type: Content of: <book><chapter><para>
8986 "To enable the APT method you need to select [A]ccess in <command>dselect</"
8987 "command> and then choose the APT method. You will be prompted for a set of "
8988 "<emphasis>Sources</emphasis> which are places to fetch archives from. These "
8989 "can be remote Internet sites, local Debian mirrors or CD-ROMs. Each source "
8990 "can provide a fragment of the total Debian archive, APT will automatically "
8991 "combine them to form a complete set of packages. If you have a CD-ROM then "
8992 "it is a good idea to specify it first and then specify a mirror so that you "
8993 "have access to the latest bug fixes. APT will automatically use packages on "
8994 "your CD-ROM before downloading from the Internet."
8996 "Pour activer la méthode APT, il est nécessaire de choisir [A]ccéder dans "
8997 "<command>dselect</command> puis utiliser le choix permettant d'activer APT. "
8998 "Des <emphasis>Sources</emphasis> d'installation seront demandées, qui sont "
8999 "les emplacements d'où les paquets seront récupérés. Cela peut être des sites "
9000 "Internet distants, des miroirs locaux ou des CD. Chaque source peut fournir "
9001 "un sous-ensemble de l'archive complète Debian. APT les combinera "
9002 "automatiquement pour créer un jeu complet de paquets. Avec des supports de "
9003 "type CD, il est conseillé de les indiquer en premier puis de les compléter "
9004 "avec un miroir distant qui permettra d'obtenir les versions les plus à jour "
9005 "s'il y en a. APT utilisera alors les paquets disponibles sur les CD avant de "
9006 "les télécharger via l'Internet."
9008 #. type: Content of: <book><chapter><screen>
9012 " Set up a list of distribution source locations\n"
9014 " Please give the base URL of the debian distribution.\n"
9015 " The access schemes I know about are: http file\n"
9018 " file:/mnt/debian,\n"
9019 " ftp://ftp.debian.org/debian,\n"
9020 " http://ftp.de.debian.org/debian,\n"
9023 " URL [http://llug.sep.bnl.gov/debian]:\n"
9025 " Réglage de a liste des emplacements sources de distribution\n"
9027 " Veuillez indiquer l'URL de base de la distribution Debian.\n"
9028 " Les schémas d'accès connus sont : http file\n"
9031 " file:/mnt/debian,\n"
9032 " ftp://ftp.debian.org/debian,\n"
9033 " http://ftp.de.debian.org/debian,\n"
9036 " URL [http://llug.sep.bnl.gov/debian]:\n"
9038 #. type: Content of: <book><chapter><para>
9041 "The <emphasis>Sources</emphasis> setup starts by asking for the base of the "
9042 "Debian archive, defaulting to a HTTP mirror. Next it asks for the "
9043 "distribution to get."
9045 "La configuration des <emphasis>Sources</emphasis> débute par l'indication de "
9046 "la base de l'archive Debian, par défaut un miroir HTTP. Puis la distribution "
9049 #. type: Content of: <book><chapter><screen>
9053 " Please give the distribution tag to get or a path to the\n"
9054 " package file ending in a /. The distribution\n"
9055 " tags are typically something like: stable unstable testing non-US\n"
9057 " Distribution [stable]:\n"
9059 " Veuillez indiquer le nom de la distribution à utiliser ou\n"
9060 " le chemin d'accès au fichier des paquets, terminé par un /.\n"
9061 " Les noms de distribution sont en général de la forme suivante :\n"
9062 " stable unstable testing non-US\n"
9064 " Distribution [stable] :\n"
9066 #. type: Content of: <book><chapter><para>
9069 "The distribution refers to the Debian version in the archive, "
9070 "<emphasis>stable</emphasis> refers to the latest released version and "
9071 "<emphasis>unstable</emphasis> refers to the developmental version. "
9072 "<emphasis>non-US</emphasis> is only available on some mirrors and refers to "
9073 "packages that contain encryption technology or other things that cannot be "
9074 "exported from the United States. Importing these packages into the US is "
9077 "La distribution fait référence à la version de Debian dans l'archive. "
9078 "<emphasis>stable</emphasis> est la dernière version publiée et "
9079 "<emphasis>unstable</emphasis> la version en développement. <emphasis>non-US</"
9080 "emphasis> n'est disponible que sur certains miroirs et fait référence à des "
9081 "paquets contenant des technologies de chiffrement et d'autres élements dont "
9082 "l'exportation est interdite depuis les États-Unis d'Amérique. Il est "
9083 "toutefois autorisé de les y importer. [Note du traducteur : à la date de "
9084 "cette traduction, 2010, cette notion est totalement obsolète]."
9086 #. type: Content of: <book><chapter><screen>
9090 " Please give the components to get\n"
9091 " The components are typically something like: main contrib non-free\n"
9093 " Components [main contrib non-free]:\n"
9095 " Veuillez indiquer les composants à utiliser\n"
9096 " Les composants sont en général de la forme suivante :\n"
9097 " main contrib non-free\n"
9099 " Composants [main contrib non-free] :\n"
9101 #. type: Content of: <book><chapter><para>
9104 "The components list refers to the list of sub distributions to fetch. The "
9105 "distribution is split up based on software licenses, main being DFSG free "
9106 "packages while contrib and non-free contain things that have various "
9107 "restrictions placed on their use and distribution."
9109 "La liste des composants correspond à la liste des sous-ensemble de la "
9110 "distribution que l'on souhaite utiliser. Les distributions sont en général "
9111 "divisées ainsi pour des raisons de licences. La sous-distribution « main » "
9112 "comporte les paquets libre selon les principes du logiciel libre selon "
9113 "Debian (DFSG) alors que contrib et non-free correspondent à des éléments qui "
9114 "comprennent des restrictions de distribution ou d'utilisation."
9116 #. type: Content of: <book><chapter><para>
9119 "Any number of sources can be added, the setup script will continue to prompt "
9120 "until you have specified all that you want."
9122 "Un nombre quelconque de sources peuvent être ajoutées. Le script de "
9123 "configuration continuera à les demander tant que vous n'indiquerez pas que "
9124 "le processus est terminé."
9126 #. type: Content of: <book><chapter><para>
9129 "Before starting to use <command>dselect</command> it is necessary to update "
9130 "the available list by selecting [U]pdate from the menu. This is a superset "
9131 "of <literal>apt-get update</literal> that makes the fetched information "
9132 "available to <command>dselect</command>. [U]pdate must be performed even if "
9133 "<literal>apt-get update</literal> has been run before."
9135 "Avant d'utiliser <command>dselect</command>, il est nécessaire de mettre à "
9136 "jour la liste de ce qui est disponible en choisissant « [M]ise à jour » "
9137 "depuis le menu. Cette action exécutera la commande « apt-get update », ce "
9138 "qui rendra les informations récupérées disponibles pour <command>dselect</"
9139 "command>. Elle doit être utilisée même si la commande « apt-get » a déjà été "
9140 "utilisée sur ce système."
9142 #. type: Content of: <book><chapter><para>
9145 "You can then go on and make your selections using [S]elect and then perform "
9146 "the installation using [I]nstall. When using the APT method the [C]onfig and "
9147 "[R]emove commands have no meaning, the [I]nstall command performs both of "
9150 "Une fois cela effectué, vous pouvez poursuivre et utiliser l'option "
9151 "« [S]électionner » pour choisir les paquets à installer puis « [I]nstaller » "
9152 "pour les installer. Lorsque la méthode APT est utilisée, les options "
9153 "« [C]onfigurer » et « [R]etirer » ne sont pas utilisées, car « [I]nstaller » "
9154 "fait l'ensemble des opérations."
9156 #. type: Content of: <book><chapter><para>
9159 "By default APT will automatically remove the package (.deb) files once they "
9160 "have been successfully installed. To change this behavior place "
9161 "<literal>Dselect::clean \"prompt\";</literal> in /etc/apt/apt.conf."
9163 "Par défait, APT supprimera automatiquement les fichiers des paquets "
9164 "(fichiers .deb) une fois qu'ils ont été installés correctement. Pour "
9165 "modifier ce comportement, vous pouvez utiliser <literal>Dselect::clean "
9166 "\"prompt\";</literal> dans /etc/apt/apt.conf."
9168 #. type: Content of: <book><chapter><title>
9170 msgid "The Interface"
9171 msgstr "L'interface"
9173 #. type: Content of: <book><chapter><para><footnote><para>
9176 "The <command>dselect</command> method actually is a set of wrapper scripts "
9177 "to <command>apt-get</command>. The method actually provides more "
9178 "functionality than is present in <command>apt-get</command> alone."
9180 "La méthode <command>dselect</command> consiste en fait en un jeu de scripts "
9181 "qui encapsulent <command>apt-get</command>. Cela approte des fonctionnalités "
9182 "supplémentaires à celles d'<command>apt-get</command> utilisé isolément."
9184 #. type: Content of: <book><chapter><para>
9187 "Both that APT <command>dselect</command> method and <command>apt-get</"
9188 "command> share the same interface. It is a simple system that generally "
9189 "tells you what it will do and then goes and does it. <placeholder type="
9190 "\"footnote\" id=\"0\"/> After printing out a summary of what will happen APT "
9191 "then will print out some informative status messages so that you can "
9192 "estimate how far along it is and how much is left to do."
9194 "La méthode APT de <command>dselect</command> et le programme <command>apt-"
9195 "get</command> utilisent la même interface. Elle consiste en un système "
9196 "simple qui indique les opérations qui seront effectuées puis les réalise."
9197 "<placeholder type=\"footnote\" id=\"0\"/> Après avoir indiqué un résumé des "
9198 "opérations qui seront effectuées, APT donnera un certain nombre "
9199 "d'informations permettant d'estimer sa progression, tout au long des actions "
9202 #. type: Content of: <book><chapter><section><title>
9207 #. type: Content of: <book><chapter><section><para>
9210 "Before all operations except update, APT performs a number of actions to "
9211 "prepare its internal state. It also does some checks of the system's state. "
9212 "At any time these operations can be performed by running <literal>apt-get "
9215 "Avant toute opération autre qu'une mise à jour, APT effectue un certain "
9216 "nombre d'actions pour préparer ses mécaismes internes de fonctionnement. Il "
9217 "vérifie également l'état du système. Ces opérations peuvent être effectuées "
9218 "isolément avec la commande <literal>apt-get check</literal>."
9220 #. type: Content of: <book><chapter><section><screen>
9225 "Reading Package Lists... Done\n"
9226 "Building Dependency Tree... Done\n"
9229 "Lecture de la liste des paquets... Fait\n"
9230 "Construction de l'arbre des dépendances... Fait\n"
9232 #. type: Content of: <book><chapter><section><para>
9235 "The first thing it does is read all the package files into memory. APT uses "
9236 "a caching scheme so this operation will be faster the second time it is run. "
9237 "If some of the package files are not found then they will be ignored and a "
9238 "warning will be printed when apt-get exits."
9240 "En premier lieu, la liste des paquets est lue et placée en mémoire. APT "
9241 "utilise un mécanisme de cache et cette opération sera plus rapide si elle "
9242 "est effectuée une deuxième fois.Si certains des fichiers de paquets ne sont "
9243 "pas trouvés, ils seront ignorés et une informatique sera affichée quand apt-"
9246 #. type: Content of: <book><chapter><section><para>
9249 "The final operation performs a detailed analysis of the system's "
9250 "dependencies. It checks every dependency of every installed or unpacked "
9251 "package and considers if it is OK. Should this find a problem then a report "
9252 "will be printed out and <command>apt-get</command> will refuse to run."
9254 "Ensuite, une analyse détaillée des dépendances du système est réalisée. Les "
9255 "dépendances de chaque paquet installé ou décompressé sont vérifiées. Si un "
9256 "problème est trouvé, il sera affiché et <command>apt-get</command> bloquera "
9257 "des opérations ultérieures."
9259 #. type: Content of: <book><chapter><section><screen>
9264 "Reading Package Lists... Done\n"
9265 "Building Dependency Tree... Done\n"
9266 "You might want to run apt-get -f install' to correct these.\n"
9267 "Sorry, but the following packages have unmet dependencies:\n"
9268 " 9fonts: Depends: xlib6g but it is not installed\n"
9269 " uucp: Depends: mailx but it is not installed\n"
9270 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
9271 " adduser: Depends: perl-base but it is not installed\n"
9272 " aumix: Depends: libgpmg1 but it is not installed\n"
9273 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
9274 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
9275 " cthugha: Depends: svgalibg1 but it is not installed\n"
9276 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
9277 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n"
9280 "Lecture de la liste des paquets... Fait\n"
9281 "Construction de l'arbre des dépendances... Fait\n"
9282 "Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes.\n"
9283 "Les paquets suivants contiennent des dépendances non satisfaites :\n"
9284 " 9fonts: Depends: xlib6g mais il n'est pas installé\n"
9285 " uucp: Depends: mailx mais il n'est pas installé\n"
9286 " blast: Depends: xlib6g (>= 3.3-5) mais il n'est pas installé\n"
9287 " adduser: Depends: perl-base mais il n'est pas installé\n"
9288 " aumix: Depends: libgpmg1 mais il n'est pas installé\n"
9289 " debiandoc-sgml: Depends: sgml-base mais il n'est pas installé\n"
9290 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
9291 " cthugha: Depends: svgalibg1 mais il n'est pas installé\n"
9292 " Depends: xlib6g (>= 3.3-5) mais il n'est pas installé\n"
9293 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n"
9295 #. type: Content of: <book><chapter><section><para>
9298 "In this example the system has many problems, including a serious problem "
9299 "with libreadlineg2. For each package that has unmet dependencies a line is "
9300 "printed out indicating the package with the problem and the dependencies "
9301 "that are unmet. A short explanation of why the package has a dependency "
9302 "problem is also included."
9304 "Dans cet exemple, le système comporte plusieurs problèmes, notamment un "
9305 "problème sérieux avec libreadline2g. Une ligne est affichée pour chaque "
9306 "paquet dont les dépendances ne sont pas satisfaites, indiquant quel est le "
9307 "problème. Une explication simple du problème est donnée."
9309 #. type: Content of: <book><chapter><section><para><footnote><para>
9312 "APT however considers all known dependencies and attempts to prevent broken "
9315 "Cependant, APT prend en compte les dépendances connues et s'efforce d'éviter "
9316 "que cette situation ne se produise"
9318 #. type: Content of: <book><chapter><section><para>
9321 "There are two ways a system can get into a broken state like this. The first "
9322 "is caused by <command>dpkg</command> missing some subtle relationships "
9323 "between packages when performing upgrades. <placeholder type=\"footnote\" id="
9324 "\"0\"/>. The second is if a package installation fails during an operation. "
9325 "In this situation a package may have been unpacked without its dependents "
9328 "Il existe deux façons pour le système d'aboutir à cet état. Cela peut "
9329 "d'abord être causé par des subtilités de relations entre les paquets que "
9330 "<command>dpkg</command> aurait manquées lors de mises à jour. <placeholder "
9331 "type=\"footnote\" id=\"0\"/>. Cela peut également être dû à l'échec "
9332 "antérieur d'une installation de paquet. Dans le cas présent, un paquet a pu "
9333 "être décompressé sans que ses dépendances ne soient satisfaites."
9335 #. type: Content of: <book><chapter><section><para>
9338 "The second situation is much less serious than the first because APT places "
9339 "certain constraints on the order that packages are installed. In both cases "
9340 "supplying the <literal>-f</literal> option to <command>apt-get</command> "
9341 "will cause APT to deduce a possible solution to the problem and then "
9342 "continue on. The APT <command>dselect</command> method always supplies the "
9343 "<literal>-f</literal> option to allow for easy continuation of failed "
9344 "maintainer scripts."
9346 "La seconde situation est moins grave que la première car APT met certaines "
9347 "contraintes sur l'ordre d'installation des paquets. Dans les deux cas, "
9348 "l'option <literal>-f</literal> utilisée avec <command>apt-get</command> "
9349 "conduira APT à rechercher une solution possible puis à continuer. La méthode "
9350 "APT de <command>dselect</command> utilise toujours cette option <literal>-f</"
9351 "literal> afin de pouvoir poursuivre plus facilement ses opérations si un "
9352 "script de mainteneur échoue de manière inopinée."
9354 #. type: Content of: <book><chapter><section><para>
9357 "However, if the <literal>-f</literal> option is used to correct a seriously "
9358 "broken system caused by the first case then it is possible that it will "
9359 "either fail immediately or the installation sequence will fail. In either "
9360 "case it is necessary to manually use dpkg (possibly with forcing options) to "
9361 "correct the situation enough to allow APT to proceed."
9363 "Cependant, si l'option <literal>-f</literal> est utilisée pour corriger un "
9364 "système fortement corrompu qui est dans le premier cas, il est possible que "
9365 "l'opération échoue immédiatement ou au cours des diverses tentatives de "
9366 "réparation effectuées. Dans tous les cas, il peut être nécessaire de "
9367 "corriger la situation manuellement avec dpkg (éventuellement en utilisant "
9368 "des options pour forcer certains opérations) avant de pouvoir utiliser à "
9371 #. type: Content of: <book><chapter><section><title>
9373 msgid "The Status Report"
9374 msgstr "Le rapport d'état"
9376 #. type: Content of: <book><chapter><section><para>
9379 "Before proceeding <command>apt-get</command> will present a report on what "
9380 "will happen. Generally the report reflects the type of operation being "
9381 "performed but there are several common elements. In all cases the lists "
9382 "reflect the final state of things, taking into account the <literal>-f</"
9383 "literal> option and any other relevant activities to the command being "
9386 "Avant de démarrer ses actions, <command>apt-get</command> en affiche un "
9387 "résumé. En général, ce rapport dépend du type d'opération qui est "
9388 "entreprise, mais de nombreux éléments sont communs aux différents types de "
9389 "rapports. Ainsi, dans tous les cas, les listes reflètent l'état final du "
9390 "système, en tenant compte de l'option <literal>-f</literal> et des autres "
9391 "opérations découlant du type de commande utilisée."
9393 #. type: Content of: <book><chapter><section><section><title>
9395 msgid "The Extra Package list"
9396 msgstr "La liste des paquets supplémentaires"
9398 #. type: Content of: <book><chapter><section><section><screen>
9402 "The following extra packages will be installed:\n"
9403 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
9404 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
9405 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
9406 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
9409 "Les paquets supplémentaires suivants seront installés :\n"
9410 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
9411 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
9412 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
9413 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
9416 #. type: Content of: <book><chapter><section><section><para>
9419 "The Extra Package list shows all of the packages that will be installed or "
9420 "upgraded in excess of the ones mentioned on the command line. It is only "
9421 "generated for an <literal>install</literal> command. The listed packages are "
9422 "often the result of an Auto Install."
9424 "La liste des paquets supplémentaires montre tous les paquets installés ou "
9425 "mis à jour en plus de ceux indiqués à la ligne de commande. Elle n'apparaît "
9426 "qu'avec la commande <literal>install</literal>. Le plus souvent, les paquets "
9427 "concernés sont le résultat d'une installation automatique."
9429 #. type: Content of: <book><chapter><section><section><title>
9431 msgid "The Packages to Remove"
9432 msgstr "Les paquets à supprimer"
9434 #. type: Content of: <book><chapter><section><section><screen>
9438 "The following packages will be REMOVED:\n"
9439 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
9440 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
9441 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
9442 " nas xpilot xfig\n"
9444 "Les paquets suivants seront ENLEVÉS :\n"
9445 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
9446 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
9447 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
9448 " nas xpilot xfig\n"
9450 #. type: Content of: <book><chapter><section><section><para>
9453 "The Packages to Remove list shows all of the packages that will be removed "
9454 "from the system. It can be shown for any of the operations and should be "
9455 "given a careful inspection to ensure nothing important is to be taken off. "
9456 "The <literal>-f</literal> option is especially good at generating packages "
9457 "to remove so extreme care should be used in that case. The list may contain "
9458 "packages that are going to be removed because they are only partially "
9459 "installed, possibly due to an aborted installation."
9461 "La liste des paquets à enlever montre tous les paquets qui seront supprimés "
9462 "du système. Elle peut apparaître pour tout type d'opération. Il est "
9463 "conseillé de l'inspecter en détail afin de vérifier qu'aucun paquet "
9464 "important ne va être supprimé. L'option <literal>-f</literal> provoque "
9465 "notamment souvent des suppressions de paquets et il est déconseillé d'être "
9466 "particulièrement attentif dans ce genre de cas. La liste peut comporter des "
9467 "paquets qui seront supprimés parce qu'ils sont seulement partiellement "
9468 "installés, par exemple après l'interruption d'une opération d'installation."
9470 #. type: Content of: <book><chapter><section><section><title>
9472 msgid "The New Packages list"
9473 msgstr "La liste des nouveaux paquets"
9475 #. type: Content of: <book><chapter><section><section><screen>
9479 "The following NEW packages will installed:\n"
9480 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n"
9482 "Les NOUVEAUX paquets suivants seront installés :\n"
9483 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n"
9485 #. type: Content of: <book><chapter><section><section><para>
9488 "The New Packages list is simply a reminder of what will happen. The packages "
9489 "listed are not presently installed in the system but will be when APT is "
9492 "La liste des nouveaux paquets est un simple rappel des opérations qui vont "
9493 "avoir lieu. Les paquets affichés ne sont pas encore présents sur le système "
9494 "mais le seront une fois qu'APT aura terminé."
9496 #. type: Content of: <book><chapter><section><section><title>
9498 msgid "The Kept Back list"
9499 msgstr "La liste des paquets conservés"
9501 #. type: Content of: <book><chapter><section><section><screen>
9505 "The following packages have been kept back\n"
9506 " compface man-db tetex-base msql libpaper svgalib1\n"
9507 " gs snmp arena lynx xpat2 groff xscreensaver\n"
9509 "Les paquets suivants ont été conservés :\n"
9510 " compface man-db tetex-base msql libpaper svgalib1\n"
9511 " gs snmp arena lynx xpat2 groff xscreensaver\n"
9513 #. type: Content of: <book><chapter><section><section><para>
9516 "Whenever the whole system is being upgraded there is the possibility that "
9517 "new versions of packages cannot be installed because they require new things "
9518 "or conflict with already installed things. In this case the package will "
9519 "appear in the Kept Back list. The best way to convince packages listed there "
9520 "to install is with <literal>apt-get install</literal> or by using "
9521 "<command>dselect</command> to resolve their problems."
9523 "À chaque fois que le système entier est mis à jour, il est possible que de "
9524 "nouvelles versions de paquets ne puissent pas être installées car elles ont "
9525 "besoins ne nouveaux paquets ou qu'elles entrent en conflit avec des paquets "
9526 "existants. Ces paquets apparaîtront alors dans la liste des paquets "
9527 "conservés. Le meilleure méthode pour effectivement installer ces paquets est "
9528 "souvent de le faire explicitement avec la commande <literal>apt-get install</"
9529 "literal> ou avec <command>dselect</command>."
9531 #. type: Content of: <book><chapter><section><section><title>
9533 msgid "Held Packages warning"
9534 msgstr "L'avertissement pour paquets retenus"
9536 #. type: Content of: <book><chapter><section><section><screen>
9540 "The following held packages will be changed:\n"
9543 "Les paquets retenus suivants seront changés :\n"
9546 #. type: Content of: <book><chapter><section><section><para>
9549 "Sometimes you can ask APT to install a package that is on hold, in such a "
9550 "case it prints out a warning that the held package is going to be changed. "
9551 "This should only happen during dist-upgrade or install."
9553 "Il peut parfois être utile de demander à APT d'installer un paquet retenu "
9554 "(« hold »). Dans ce cas, le programme affichera un avertissement indiquant "
9555 "que le paquet retenu va être modifié. Cela ne se produira que lors de "
9556 "l'utilisation des commandes dist-upgrade ou install."
9558 #. type: Content of: <book><chapter><section><section><title>
9560 msgid "Final summary"
9561 msgstr "Résumé final"
9563 #. type: Content of: <book><chapter><section><section><para>
9566 "Finally, APT will print out a summary of all the changes that will occur."
9568 "Enfin, APT affichera un résumé de toutes les opérations qui prendront place."
9570 #. type: Content of: <book><chapter><section><section><screen>
9574 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n"
9575 "12 packages not fully installed or removed.\n"
9576 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used.\n"
9578 "206 paquets mis à jour, 8 nouvellement installés, 23 à enlever et 51 non mis à jour.\n"
9579 "12 paquets partiellement installés ou enlevés.\n"
9580 "Il est nécessaire de prendre 65,7Mo/66,7Mo dans les archives. Après cette opération, 26,5Mo d'espace disque supplémentaires seront utilisés.\n"
9582 #. type: Content of: <book><chapter><section><section><para>
9585 "The first line of the summary simply is a reduced version of all of the "
9586 "lists and includes the number of upgrades - that is packages already "
9587 "installed that have new versions available. The second line indicates the "
9588 "number of poorly configured packages, possibly the result of an aborted "
9589 "installation. The final line shows the space requirements that the "
9590 "installation needs. The first pair of numbers refer to the size of the "
9591 "archive files. The first number indicates the number of bytes that must be "
9592 "fetched from remote locations and the second indicates the total size of all "
9593 "the archives required. The next number indicates the size difference between "
9594 "the presently installed packages and the newly installed packages. It is "
9595 "roughly equivalent to the space required in /usr after everything is done. "
9596 "If a large number of packages are being removed then the value may indicate "
9597 "the amount of space that will be freed."
9599 "La première ligne de ce résumé est une version simplifiée de l'ensemble des "
9600 "listes et indique le nombre de mises à jour (paquets déjà installés et pour "
9601 "lesquels une nouvelle version est disponible). La deuxième ligne indique le "
9602 "nombre de paquets incorrectement configurés, en raison notamment "
9603 "d'installations interrompues. La dernière ligne indique l'espace disque "
9604 "nécessaire pour effectuer l'installation. Le premier couple de nombre fait "
9605 "référence à la taille des fichiers d'archive. Le premier nombre est le "
9606 "nombre d'octets à récupérer depuis les sites distants et le deuxième la "
9607 "taille totale de tous les fichiers nécessaires. Le nombre suivant représente "
9608 "la différence d'espace occupé entre les paquets installés actuellement et ce "
9609 "qui sera ensuite installé. Il est grossièrement égal à l'espace "
9610 "supplémentaire nécessaire dans /usr après achèvement de toutes les "
9611 "opérations. Si de nombreux paquets sont supprimés, cette valeur peut "
9612 "représenter l'espace qui est alors libéré."
9614 #. type: Content of: <book><chapter><section><section><para>
9617 "Some other reports can be generated by using the -u option to show packages "
9618 "to upgrade, they are similar to the previous examples."
9620 "D'autres rapports peuvent être créés avec l'option -u qui affiche les "
9621 "paquets à mettre à jour. Il sont analogues aux exemples précédents."
9623 #. type: Content of: <book><chapter><section><title>
9625 msgid "The Status Display"
9626 msgstr "L'affichage d'état"
9628 #. type: Content of: <book><chapter><section><para>
9631 "During the download of archives and package files APT prints out a series of "
9634 "Pendant le téléchargement des fichiers des paquets, APT affiche un certain "
9635 "nombre de messages d'avancement."
9637 #. type: Content of: <book><chapter><section><screen>
9641 "# apt-get update\n"
9642 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
9643 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9644 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
9645 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
9646 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
9647 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s\n"
9649 "# apt-get update\n"
9650 "Réception de :1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
9651 "Réception de :2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9652 "Atteint http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
9653 "Réception de :4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
9654 "Réception de :5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
9655 "11% [5 testing/non-free `Attente du fichier' 0/32.1k 0%] 2203b/s 1m52s\n"
9657 #. type: Content of: <book><chapter><section><para>
9660 "The lines starting with <emphasis>Get</emphasis> are printed out when APT "
9661 "begins to fetch a file while the last line indicates the progress of the "
9662 "download. The first percent value on the progress line indicates the total "
9663 "percent done of all files. Unfortunately since the size of the Package files "
9664 "is unknown <literal>apt-get update</literal> estimates the percent done "
9665 "which causes some inaccuracies."
9667 "Les lignes qui débutent par « Réception de » sont affichées quand APT "
9668 "démarre la récupération d'un fichier alors que la dernière ligne indique la "
9669 "progression du téléchargement. La première valeur de pourcentage de la ligne "
9670 "est le pourcentage de téléchargement déjà effectué, pour l'ensemble des "
9671 "fichiers. Il faut noter que, comme la taille des fichiers de paquets n'est "
9672 "pas connue, <literal>apt-get update</literal> estime le pourcentage effectué "
9673 "ce qui peut conduire à des imprécisions."
9675 #. type: Content of: <book><chapter><section><para>
9678 "The next section of the status line is repeated once for each download "
9679 "thread and indicates the operation being performed and some useful "
9680 "information about what is happening. Sometimes this section will simply read "
9681 "<emphasis>Forking</emphasis> which means the OS is loading the download "
9682 "module. The first word after the [ is the fetch number as shown on the "
9683 "history lines. The next word is the short form name of the object being "
9684 "downloaded. For archives it will contain the name of the package that is "
9687 "La section suivante de la ligne d'état est répétée pour chaque sous-tâche de "
9688 "téléchargement. Elle indique l'opération effectuée et d'autres informations "
9689 "utiles sur ce qui est en cours. Cette section indiquera parfois "
9690 "<emphasis>Forking</emphasis> ce qui indique que le système charge le module "
9691 "de téléchargement. Le premier mot après le crochet ouvrant ([) est le numéro "
9692 "d'ordre de téléchargement comme indiqué dans les lignes d'historique. Le mot "
9693 "suivant est le nom court de l'objet téléchargé. Pour les archives, il s'agit "
9694 "du nom du paquet en cours de récupération."
9696 #. type: Content of: <book><chapter><section><para>
9699 "Inside of the single quote is an informative string indicating the progress "
9700 "of the negotiation phase of the download. Typically it progresses from "
9701 "<emphasis>Connecting</emphasis> to <emphasis>Waiting for file</emphasis> to "
9702 "<emphasis>Downloading</emphasis> or <emphasis>Resuming</emphasis>. The final "
9703 "value is the number of bytes downloaded from the remote site. Once the "
9704 "download begins this is represented as <literal>102/10.2k</literal> "
9705 "indicating that 102 bytes have been fetched and 10.2 kilobytes is expected. "
9706 "The total size is always shown in 4 figure notation to preserve space. After "
9707 "the size display is a percent meter for the file itself. The second last "
9708 "element is the instantaneous average speed. This values is updated every 5 "
9709 "seconds and reflects the rate of data transfer for that period. Finally is "
9710 "shown the estimated transfer time. This is updated regularly and reflects "
9711 "the time to complete everything at the shown transfer rate."
9713 "À l'intérieur des guillemets, on trouve une information sur la progression "
9714 "de la phase de négociation du téléchargement. Usuellement, elle évolue de "
9715 "<emphasis>Connexion</emphasis> à <emphasis>Attente du fichier</emphasis>, "
9716 "puis <emphasis>Téléchargement</emphasis> ou <emphasis>Reprise</emphasis>. La "
9717 "valeur finale est le nombre d'octets téléchargés depuis le site distant. Une "
9718 "fois le téléchargement commencé, cette indication prend la forme "
9719 "<literal>102/10,2ko</literal>, ce qui indique que 102 octets ont été "
9720 "téléchargés et que 10,2 kilo-octets sont attendus. La taille totale est "
9721 "toujours représentées sur 4 digits pour des raisons de place disponible. "
9722 "Après cet affichage de taille, se trouve une barre de progression pour le "
9723 "téléchargement du fichier lui-même. L'élément suivant est la vitesse "
9724 "instantanée de téléchargement. Elle est mise à jour toutes les 5 secondes et "
9725 "représente la vitesse de transfert pour cette période. Enfin, est affiché la "
9726 "temps de téléchargement restant estimé. Cette information est mise "
9727 "régulièrement à jour et représete la durée estimée de téléchargement de "
9728 "toute ce qui est nécessaire, à la vitesse affichée."
9730 #. type: Content of: <book><chapter><section><para>
9733 "The status display updates every half second to provide a constant feedback "
9734 "on the download progress while the Get lines scroll back whenever a new file "
9735 "is started. Since the status display is constantly updated it is unsuitable "
9736 "for logging to a file, use the <literal>-q</literal> option to remove the "
9739 "La ligne d'état est mise à jour chaque demi-seconde afin de fournir un "
9740 "retour régulier sur la progression du téléchargement alors que les lignes "
9741 "« Réception de » reculent d'une unité à chaque fois qu'un nouveau fichier "
9742 "est démarré. Comme l'état est mis à jour régulièrement, il ne peut pas "
9743 "servir pour la journalisation dans un fichier. Il est nécessaire d'utiliser "
9744 "l'option <literal>-q</literal> pour supprimer cet affichage."
9746 #. type: Content of: <book><chapter><section><title>
9751 #. type: Content of: <book><chapter><section><para>
9754 "APT uses <command>dpkg</command> for installing the archives and will switch "
9755 "over to the <command>dpkg</command> interface once downloading is completed. "
9756 "<command>dpkg</command> will also ask a number of questions as it processes "
9757 "the packages and the packages themselves may also ask several questions. "
9758 "Before each question there is usually a description of what it is asking and "
9759 "the questions are too varied to discuss completely here."
9761 "APT utilise <command>dpkg</command> pour installer les archives et bascule "
9762 "vers l'interface de ce programme une fois le téléchargement terminé. "
9763 "<command>dpkg</command> peut poser un certain nombre de questions pendant le "
9764 "traitement des paquets, qui peuvent eux-même être amener à poser des "
9765 "questions. Chacune de ces questions comporte un description de ce qui est "
9766 "attendu et elles sont trop variables d'un paquet à l'autre pour qu'une "
9767 "description détaillée soit donnée dans ce document."
9769 #. type: Content of: <book><title>
9771 msgid "Using APT Offline"
9772 msgstr "Utilisation d'APT hors ligne"
9774 #. type: Content of: <book><bookinfo><abstract><para>
9777 "This document describes how to use APT in a non-networked environment, "
9778 "specifically a 'sneaker-net' approach for performing upgrades."
9780 "Ce document décrit la méthode d'utilisation d'APT hors connexion à un "
9781 "réseau, et plus particulièrement une approche « sneaker-net » pour les mises "
9784 #. type: Content of: <book><bookinfo>
9787 "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>"
9789 "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>"
9791 #. type: Content of: <book><chapter><title>
9793 msgid "Introduction"
9794 msgstr "Introduction"
9796 #. type: Content of: <book><chapter><section><title>
9797 #: offline.dbk:50 offline.dbk:80 offline.dbk:192
9801 #. type: Content of: <book><chapter><section><para>
9804 "Normally APT requires direct access to a Debian archive, either from a local "
9805 "media or through a network. Another common complaint is that a Debian "
9806 "machine is on a slow link, such as a modem and another machine has a very "
9807 "fast connection but they are physically distant."
9809 "Normalement, APT a besoin d'avoir un accès direct à une archive Debian, soit "
9810 "sur un support local, soit via le réseau. Un autre cas intéressant à traiter "
9811 "est celui d'une machine dotée d'une liaison peu rapide (comme un modem) avec "
9812 "une autre possédant une connexion à haut débit mais située à distance."
9814 #. type: Content of: <book><chapter><section><para>
9817 "The solution to this is to use large removable media such as a Zip disc or a "
9818 "SuperDisk disc. These discs are not large enough to store the entire Debian "
9819 "archive but can easily fit a subset large enough for most users. The idea is "
9820 "to use APT to generate a list of packages that are required and then fetch "
9821 "them onto the disc using another machine with good connectivity. It is even "
9822 "possible to use another Debian machine with APT or to use a completely "
9823 "different OS and a download tool like wget. Let <emphasis>remote host</"
9824 "emphasis> mean the machine downloading the packages, and <emphasis>target "
9825 "host</emphasis> the one with bad or no connection."
9827 "Une solution est d'utiliser un support amovible de grande taille tel qu'un "
9828 "disque Zip ou un disque Superdisk (NdT : ce document est daté..:-)). Bien "
9829 "que ces supports ne disposent pas d'assez de place pour héberger une archive "
9830 "Debian complète, ils peuvent toutefois contenir un sous-ensemble de taille "
9831 "suffisante pour les besoins de nombreux utilisateurs. L'idée est alors "
9832 "d'utiliser APT pour créer une liste de paquets nécessaires, puis de les "
9833 "récupérer avec une machine disposant d'une bonne connectivité. Il est même "
9834 "possible d'utiliser soit une autre machine Debian avec APT soit un autre "
9835 "système d'exploitation et un outil de téléchargement tel que wget. Dans ce "
9836 "qui suit, <emphasis>machine distante</emphasis> désignera la machine qui "
9837 "télécharge les paquets et <emphasis>machine cible</emphasis>, celle qui a "
9838 "une connectivité limitée."
9840 #. type: Content of: <book><chapter><section><para>
9843 "This is achieved by creatively manipulating the APT configuration file. The "
9844 "essential premise to tell APT to look on a disc for it's archive files. Note "
9845 "that the disc should be formated with a filesystem that can handle long file "
9846 "names such as ext2, fat32 or vfat."
9848 "Il est nécessaire de manipuler le fichier de configuration d'APT de manière "
9849 "intelligente. Le préalable est d'indiquer à APT d'examiner le contenu d'un "
9850 "disque pour y trouver les fichiers d'archive. Ce disque doit utiliser un "
9851 "système de fichier autorisant les noms longs, par exemple ext2, fat32 ou "
9854 #. type: Content of: <book><chapter><title>
9856 msgid "Using APT on both machines"
9857 msgstr "Utilisation d'APT sur les deux machines"
9859 #. type: Content of: <book><chapter><section><para>
9862 "APT being available on both machines gives the simplest configuration. The "
9863 "basic idea is to place a copy of the status file on the disc and use the "
9864 "remote machine to fetch the latest package files and decide which packages "
9865 "to download. The disk directory structure should look like:"
9867 "Si APT existe sur les deux machines, le cas est relativement simple. L'idée "
9868 "de base est de mettre une copie du fichier d'état sur le disque et "
9869 "d'utiliser la machine distante pour récupérer la dernière liste de paquets "
9870 "et choisir ceux à télécharger. La structure des répertoires du disque "
9871 "devraient ressembler à :"
9873 #. type: Content of: <book><chapter><section><screen>
9895 #. type: Content of: <book><chapter><section><title>
9897 msgid "The configuration file"
9898 msgstr "Le fichier de configuration"
9900 #. type: Content of: <book><chapter><section><para>
9903 "The configuration file should tell APT to store its files on the disc and to "
9904 "use the configuration files on the disc as well. The sources.list should "
9905 "contain the proper sites that you wish to use from the remote machine, and "
9906 "the status file should be a copy of <emphasis>/var/lib/dpkg/status</"
9907 "emphasis> from the <emphasis>target host</emphasis>. Please note, if you are "
9908 "using a local archive you must use copy URIs, the syntax is identical to "
9911 "Le fichier de configuration indique à APT où conserver ses fichiers sur le "
9912 "disque et d'utiliser également les fichiers de configuration du disque. Le "
9913 "fichier sources.list devrait référencer les sites que vous souhaitez "
9914 "utiliser depuis la machine distante et le fichier d'état doit être une copie "
9915 "de <emphasis>/var/lib/dpkg/status</emphasis> de l'<emphasis>ordinateur "
9916 "cible</emphasis>. Veuillez noter que si sous utilisez une archive locale, "
9917 "les URI doivent en être copiés. La syntaxe est la même que celle des URI "
9920 #. type: Content of: <book><chapter><section><para>
9923 "<emphasis>apt.conf</emphasis> must contain the necessary information to make "
9926 "<emphasis>apt.conf</emphasis> doit avoir les informations nécessaires pour "
9927 "qu'APT utilise le disque.disc:"
9929 #. type: Content of: <book><chapter><section><screen>
9935 " /* This is not necessary if the two machines are the same arch, it tells\n"
9936 " the remote APT what architecture the target machine is */\n"
9937 " Architecture \"i386\";\n"
9939 " Get::Download-Only \"true\";\n"
9944 " /* Use the disc for state information and redirect the status file from\n"
9945 " the /var/lib/dpkg default */\n"
9946 " State \"/disc/\";\n"
9947 " State::status \"status\";\n"
9949 " // Binary caches will be stored locally\n"
9950 " Cache::archives \"/disc/archives/\";\n"
9951 " Cache \"/tmp/\";\n"
9953 " // Location of the source list.\n"
9954 " Etc \"/disc/\";\n"
9959 " /* This is not necessary if the two machines are the same arch, it tells\n"
9960 " the remote APT what architecture the target machine is */\n"
9961 " Architecture \"i386\";\n"
9963 " Get::Download-Only \"true\";\n"
9968 " /* Use the disc for state information and redirect the status file from\n"
9969 " the /var/lib/dpkg default */\n"
9970 " State \"/disc/\";\n"
9971 " State::status \"status\";\n"
9973 " // Binary caches will be stored locally\n"
9974 " Cache::archives \"/disc/archives/\";\n"
9975 " Cache \"/tmp/\";\n"
9977 " // Location of the source list.\n"
9978 " Etc \"/disc/\";\n"
9981 #. type: Content of: <book><chapter><section><para>
9984 "More details can be seen by examining the apt.conf man page and the sample "
9985 "configuration file in <emphasis>/usr/share/doc/apt/examples/apt.conf</"
9988 "Plus d'informations peuvent être trouvées dans la page de manuel du fichier "
9989 "apt.conf et dans l'exemple de fichier de configuration que l'on peut trouver "
9990 "dans <emphasis>/usr/share/doc/apt/examples/apt.conf</emphasis>."
9992 #. type: Content of: <book><chapter><section><para>
9995 "On the target machine the first thing to do is mount the disc and copy "
9996 "<emphasis>/var/lib/dpkg/status</emphasis> to it. You will also need to "
9997 "create the directories outlined in the Overview, <emphasis>archives/partial/"
9998 "</emphasis> and <emphasis>lists/partial/</emphasis>. Then take the disc to "
9999 "the remote machine and configure the sources.list. On the remote machine "
10000 "execute the following:"
10002 "Sur la machine cible, il est d'abord nécessaire de monter le disque et y "
10003 "copier le fichier <emphasis>/var/lib/dpkg/status</emphasis>. Il sera aussi "
10004 "nécessaire de créer les répertoires dans l'aperçu (Overview), "
10005 "<emphasis>archives/partial/</emphasis> and <emphasis>lists/partial/</"
10006 "emphasis>. Connecter ensuite le disque à la machine distante et configurer "
10007 "le fichier sources.list. Sur la machine distante, exécuter la séquence de "
10008 "commandes suivante :"
10010 #. type: Content of: <book><chapter><section><screen>
10014 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10015 " # apt-get update\n"
10016 " [ APT fetches the package files ]\n"
10017 " # apt-get dist-upgrade\n"
10018 " [ APT fetches all the packages needed to upgrade the target machine ]\n"
10020 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10021 " # apt-get update\n"
10022 " [ APT récupère les fichiers des paquets ]\n"
10023 " # apt-get dist-upgrade\n"
10024 " [ APT récupère tous les fichiers nécessaires à la mise à jour de la machine distante ]\n"
10026 #. type: Content of: <book><chapter><section><para>
10029 "The dist-upgrade command can be replaced with any other standard APT "
10030 "commands, particularly dselect-upgrade. You can even use an APT front end "
10031 "such as <emphasis>dselect</emphasis>. However this presents a problem in "
10032 "communicating your selections back to the local computer."
10034 "La commande dist-upgrade peut être remplacée par toute autres commande "
10035 "usuelle d'APT, notamment dselect-upgrade. Il est même possible d'utiliser "
10036 "une interface comme <emphasis>dselect</emphasis>. Cependant, cela complique "
10037 "la communication des choix vers l'ordinateur local."
10039 #. type: Content of: <book><chapter><section><para>
10042 "Now the disc contains all of the index files and archives needed to upgrade "
10043 "the target machine. Take the disc back and run:"
10045 "Après cette opération, le disque contiendra tous les fichiers d'index et les "
10046 "archives nécessaires pour mettr eà jour la machine cible. Il est alors "
10047 "possible d'y ramener le disque et exécuter :"
10049 #. type: Content of: <book><chapter><section><screen>
10053 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10054 " # apt-get check\n"
10055 " [ APT generates a local copy of the cache files ]\n"
10056 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10057 " [ Or any other APT command ]\n"
10059 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10060 " # apt-get check\n"
10061 " [ APT crée la copie locale des fichiers de cache ]\n"
10062 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10063 " [ Ou toute autre commande APT ]\n"
10065 #. type: Content of: <book><chapter><section><para>
10068 "It is necessary for proper function to re-specify the status file to be the "
10069 "local one. This is very important!"
10071 "Pour un fonctionnement correct, il est indispensable de ré-indiquer que le "
10072 "fichier d'état est le fichier local. Cela est très important."
10074 #. type: Content of: <book><chapter><section><para>
10077 "If you are using dselect you can do the very risky operation of copying disc/"
10078 "status to /var/lib/dpkg/status so that any selections you made on the remote "
10079 "machine are updated. I highly recommend that people only make selections on "
10080 "the local machine - but this may not always be possible. DO NOT copy the "
10081 "status file if dpkg or APT have been run in the mean time!!"
10083 "Si vous utilisez dselect, vous pouvez effectuer l'opération dangereuse "
10084 "consistant à copier disc/status en /var/lib/dpkg/status, afin que les choix "
10085 "effectués sur la machine distante soient mis à jour. Il est recommandé de "
10086 "n'éffectuer les choix que sur la machine locale, mais ce n'est pas toujours "
10087 "possible. NE COPIEZ PAS le fichier d'état si dpkg ou APT ont été exécutés "
10088 "dans l'intervalle."
10090 #. type: Content of: <book><chapter><title>
10092 msgid "Using APT and wget"
10093 msgstr "Utilisation d'APT et wget"
10095 #. type: Content of: <book><chapter><section><para>
10098 "<emphasis>wget</emphasis> is a popular and portable download tool that can "
10099 "run on nearly any machine. Unlike the method above this requires that the "
10100 "Debian machine already has a list of available packages."
10102 "<emphasis>wget</emphasis> est un outil classique de téléchargement qui peut "
10103 "être exécuté sur à peu près tout type de machine. À la différence de la "
10104 "méthode précédente, cela impose que la machine Debian a déjà une liste des "
10105 "paquets disponibles."
10107 #. type: Content of: <book><chapter><section><para>
10110 "The basic idea is to create a disc that has only the archive files "
10111 "downloaded from the remote site. This is done by using the --print-uris "
10112 "option to apt-get and then preparing a wget script to actually fetch the "
10115 "L'idée de base est de créer un disque qui ne comporte que les fichiers "
10116 "archive téléchargés depuis le site distant. Cela peut être effectué avec "
10117 "l'option --print-uris d'apt-get puis de la préparation d'un script wget "
10118 "permettant de récupérer les paquets/"
10120 #. type: Content of: <book><chapter><section><title>
10123 msgstr "Fonctionnement"
10125 #. type: Content of: <book><chapter><section><para>
10128 "Unlike the previous technique no special configuration files are required. "
10129 "We merely use the standard APT commands to generate the file list."
10131 "À la différence de la méthode précédente, aucun fichier de configuration "
10132 "spécifique n'est nécessaire. Seules les commandes standard d'APT seront "
10133 "utilisées pour créer la liste de ficheirs."
10135 #. type: Content of: <book><chapter><section><screen>
10139 " # apt-get dist-upgrade\n"
10140 " [ Press no when prompted, make sure you are happy with the actions ]\n"
10141 " # apt-get -qq --print-uris dist-upgrade > uris\n"
10142 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n"
10144 " # apt-get dist-upgrade \n"
10145 " [ Répondre négativement à la question, pour être sûr(e) que les actions vous conviennent ]\n"
10146 " # apt-get -qq --print-uris dist-upgrade > uris\n"
10147 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n"
10149 #. type: Content of: <book><chapter><section><para>
10152 "Any command other than dist-upgrade could be used here, including dselect-"
10155 "Toute autre commande que dist-upgrade peut être utilisée, y compris dselect-"
10158 #. type: Content of: <book><chapter><section><para>
10161 "The /disc/wget-script file will now contain a list of wget commands to "
10162 "execute in order to fetch the necessary archives. This script should be run "
10163 "with the current directory as the disc's mount point so as to save the "
10164 "output on the disc."
10166 "Le fichier /disc/wget-script contiendra alors la liste des commandes wget à "
10167 "exécuter afin de récupérer les fichiers nécessaires. Ce script doit être "
10168 "exécuté depuis le point de montage du disque afin que les fichiers soient "
10169 "écrits sur le disque."
10171 #. type: Content of: <book><chapter><section><para>
10173 msgid "The remote machine would do something like"
10174 msgstr "Sur la machine distante, il faudra alors exécuter l'équivalent de :"
10176 #. type: Content of: <book><chapter><section><screen>
10181 " # sh -x ./wget-script\n"
10185 " # sh -x ./wget-script\n"
10186 " [ attendre.. ]\n"
10188 #. type: Content of: <book><chapter><section><para>
10191 "Once the archives are downloaded and the disc returned to the Debian machine "
10192 "installation can proceed using,"
10194 "Une fois les fichiers téléchargés et le disque reconnecté à la machine "
10195 "Debian, l'installation peut se poursuivre avec :"
10197 #. type: Content of: <book><chapter><section><screen>
10200 msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
10201 msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
10203 #. type: Content of: <book><chapter><section><para>
10205 msgid "Which will use the already fetched archives on the disc."
10206 msgstr "Cette commande utilisera les fichiers récupérés sur le disque."
10211 #~ msgid "16 June 1998"
10212 #~ msgstr "16 Juin 1998"
10220 #~ msgid "apt - Advanced Package Tool"
10221 #~ msgstr "apt - Outil complet de gestion de paquets"
10223 #~ msgid "SYNOPSIS"
10229 #~ msgid "DESCRIPTION"
10230 #~ msgstr "DESCRIPTION"
10234 #~| "APT is a management system for software packages. For normal day to day "
10235 #~| "package management there are several frontends available, such as "
10236 #~| "B<aptitude>(8) for the command line or B<synaptic>(8) for the X Window "
10237 #~| "System. Some options are only implemented in B<apt-get>(8) though."
10239 #~ "For normal day to day package management there are several frontends "
10240 #~ "available, such as B<aptitude>(8) for the command line or "
10241 #~ "B<synaptic>(8) for the X Window System. Some options are only "
10242 #~ "implemented in B<apt-get>(8) though."
10244 #~ "APT est un système de gestion de paquets logiciels. Pour la gestion au "
10245 #~ "quotidien des paquets, il existe plusieurs frontaux comme B<aptitude>(9) "
10246 #~ "en ligne de commande ou B<synaptic>(8) pour X Window. Cependant, "
10247 #~ "certaines options ne sont disponibles que dans B<apt-get>(8)."
10249 #~ msgid "SEE ALSO"
10250 #~ msgstr "VOIR AUSSI"
10254 #~| "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
10255 #~| "B<apt_preferences>(5), B<apt-secure>(8)"
10257 #~ "B<apt>(8), B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources."
10258 #~ "list>(5), B<apt_preferences>(5), B<apt-secure>(8)"
10260 #~ "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
10261 #~ "B<apt_preferences>(5), B<apt-secure>(8)"
10263 #~ msgid "DIAGNOSTICS"
10264 #~ msgstr "DIAGNOSTICS"
10266 #~ msgid "apt returns zero on normal operation, decimal 100 on error."
10268 #~ "apt renvoie zéro après une opération normale et la valeur décimale 100 en "
10274 #~ msgid "This manpage isn't even started."
10275 #~ msgstr "Cette page de manuel n'a même pas commencé à être rédigée."
10278 #~ "See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
10279 #~ "B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
10280 #~ "B<reportbug>(1) command."
10282 #~ "Voir E<lt>http://bugs.debian.org/aptE<gt>. Si vous souhaitez signaler un "
10283 #~ "bogue dans B<apt>, veuillez lire I</usr/share/doc/debian/bug-reporting."
10284 #~ "txt> ou utiliser la commande B<reportbug>(1)."
10287 #~ msgstr "AUTEURS"
10289 #~ msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
10291 #~ "apt a été écrit par l'équipe de développement APT E<lt>apt@packages."
10292 #~ "debian.orgE<gt>."
10294 #~ msgid "Package resource list for APT"
10295 #~ msgstr "Liste des sources de paquets"
10298 #~ "As the configuration can be deferred to be done at the end by &dpkg; it "
10299 #~ "can be tried to order the unpack series only by critical needs, e.g. by "
10300 #~ "Pre-Depends. Default is true and therefore the \"old\" method of ordering "
10301 #~ "in various steps by everything. While both method were present in earlier "
10302 #~ "APT versions the <literal>OrderCritical</literal> method was unused, so "
10303 #~ "this method is very experimental and needs further improvements before "
10304 #~ "becoming really useful."
10306 #~ "Cette option permet de ne trier les opérations de décompactage qu'en "
10307 #~ "fonction de leur criticité (c'est à dire en ne considérant que les pré-"
10308 #~ "dépendances) dans le cas où la configuration des paquets est différée "
10309 #~ "pour n'être effectuée qu'à la fin par &dpkg;. Cette option est active par "
10310 #~ "défaut, ce qui revient à la méthode traditionnelle où les opérations ont "
10311 #~ "lieu en plusieurs étapes, selon l'ensemble des critères de tri. Bien que "
10312 #~ "les deux méthodes existent même dans les versions, la méthode "
10313 #~ "« <literal>OrderCritical</literal> » n'était pas utilisée. Elle doit donc "
10314 #~ "être considérée comme très expérimentale et a besoin de nombreuses "
10315 #~ "améliorations avant de devenir réellement utile. (Note du traducteur : la "
10316 #~ "version originale de cette partie des pages de manuel est très confuse. "
10317 #~ "Il est donc conseillé de s'y reporter en cas de doute car le contresens "
10318 #~ "de traduction n'est pas exclu...)."
10320 #~ msgid "Dump the default configuration to standard error on startup."
10322 #~ "Affiche, au lancement, l'ensemble de la configuration sur la sortie "
10323 #~ "d'erreur standard."
10326 #~ "Defaults to on which will cause APT to install essential and important "
10327 #~ "packages as fast as possible in the install/upgrade operation. This is "
10328 #~ "done to limit the effect of a failing &dpkg; call: If this option is "
10329 #~ "disabled APT does treat an important package in the same way as an extra "
10330 #~ "package: Between the unpacking of the important package A and his "
10331 #~ "configuration can then be many other unpack or configuration calls, e.g. "
10332 #~ "for package B which has no relation to A, but causes the dpkg call to "
10333 #~ "fail (e.g. because maintainer script of package B generates an error) "
10334 #~ "which results in a system state in which package A is unpacked but "
10335 #~ "unconfigured - each package depending on A is now no longer guaranteed to "
10336 #~ "work as their dependency on A is not longer satisfied. The immediate "
10337 #~ "configuration marker is also applied to all dependencies which can "
10338 #~ "generate a problem if the dependencies e.g. form a circle as a dependency "
10339 #~ "with the immediate flag is comparable with a Pre-Dependency. So in theory "
10340 #~ "it is possible that APT encounters a situation in which it is unable to "
10341 #~ "perform immediate configuration, errors out and refers to this option so "
10342 #~ "the user can deactivate the immediate configuration temporarily to be "
10343 #~ "able to perform an install/upgrade again. Note the use of the word "
10344 #~ "\"theory\" here as this problem was only encountered by now in real world "
10345 #~ "a few times in non-stable distribution versions and was caused by wrong "
10346 #~ "dependencies of the package in question or by a system in an already "
10347 #~ "broken state, so you should not blindly disable this option as the "
10348 #~ "mentioned scenario above is not the only problem immediate configuration "
10349 #~ "can help to prevent in the first place. Before a big operation like "
10350 #~ "<literal>dist-upgrade</literal> is run with this option disabled it "
10351 #~ "should be tried to explicitly <literal>install</literal> the package APT "
10352 #~ "is unable to configure immediately, but please make sure to report your "
10353 #~ "problem also to your distribution and to the APT team with the buglink "
10354 #~ "below so they can work on improving or correcting the upgrade process."
10356 #~ "La valeur par défaut de ce réglage est « on » ce qui conduira APT à "
10357 #~ "installer les paquets essentiels et importants dès que possible pendant "
10358 #~ "les opérations d'installation ou de mise à jour. Cela permet de limiter "
10359 #~ "les conséquences de l'échec d'un appel à &dpkg; : si cette option est "
10360 #~ "désactivée, APT gérera un paquet important de la même manière qu'un "
10361 #~ "paquet « extra » ; entre le dépaquetage du paquet important A et sa "
10362 #~ "configuration pourront prendre place de nombreux autres opérations de "
10363 #~ "dépaquetage ou de configuration. Ainsi, si le paquet B, qui n'a pas de "
10364 #~ "rapport avec A, provoque une erreur de &dpkg; (p. ex. en cas d'erreur "
10365 #~ "dans les scripts du responsable), le paquet A sera alors dans l'état "
10366 #~ "installé mais non configuré et chaque paquet qui en dépend ne "
10367 #~ "fonctionnera plus nécessairement puisque sa dépendance n'est pas "
10368 #~ "satisfaite. Le marqueur de configuration immédiate sera aussi utilisé "
10369 #~ "pour toute dépendance qui peut créer un problème, par exemple les "
10370 #~ "dépendances circulaires. En effet, utiliser le marqueur de configuration "
10371 #~ "immédiate revient à gérer une pré-dépendance. Il est donc possible, en "
10372 #~ "théorie, qu'APT rencontre une situation où il lui est impossible "
10373 #~ "d'effectuer la configuration immédiate, qu'il se termine alors avec une "
10374 #~ "erreur en faisant référence à cette option afin que l'utilisateur puisse "
10375 #~ "la désactiver temporairement pour retenter l'opération d'installation ou "
10376 #~ "de mise à jour. Il est à noter que « en théorie » indique ici que cette "
10377 #~ "situation n'a été rencontrée que dans de rares cas, sur des versions "
10378 #~ "instables de distributions, la cause étant des dépendances incorrectes ou "
10379 #~ "un système déjà dans un état instable. Il est donc déconseillé de "
10380 #~ "désactiver cette option sans réfléchir car la situation décrite "
10381 #~ "précédemment n'est qu'un des cas où la configuration immédiate permet de "
10382 #~ "résoudre des situations complexes. Avant de tenter une opération telle "
10383 #~ "que <literal>dist-upgrade</literal> avec cette option désactivée, il est "
10384 #~ "largement préférable d'essayer une opération <literal>install</literal> "
10385 #~ "sur le paquet qu'APT ne peut configurer immédiatement. Il est également "
10386 #~ "conseillé de signaler ce type de problème dans le système de suivi de "
10387 #~ "bogues de la distribution utilisée afin qu'il soit étudié et corrigé."
10390 #~ "The package resource list is used to locate archives of the package "
10391 #~ "distribution system in use on the system. At this time, this manual page "
10392 #~ "documents only the packaging system used by the Debian system. This "
10393 #~ "control file is <filename>/etc/apt/sources.list</filename>."
10395 #~ "La liste des sources de paquets indique où trouver les archives du "
10396 #~ "système de distribution de paquets utilisé. Pour l'instant, cette page de "
10397 #~ "manuel ne documente que le système d'empaquetage utilisé par le système "
10398 #~ "Debian GNU/Linux. Ce fichier de contrôle est <filename>/etc/apt/sources."
10399 #~ "list</filename>."
10402 #~ "The source list is designed to support any number of active sources and a "
10403 #~ "variety of source media. The file lists one source per line, with the "
10404 #~ "most preferred source listed first. The format of each line is: "
10405 #~ "<literal>type uri args</literal> The first item, <literal>type</literal> "
10406 #~ "determines the format for <literal>args</literal>. <literal>uri</literal> "
10407 #~ "is a Universal Resource Identifier (URI), which is a superset of the more "
10408 #~ "specific and well-known Universal Resource Locator, or URL. The rest of "
10409 #~ "the line can be marked as a comment by using a #."
10411 #~ "La liste des sources est conçue pour gérer un nombre quelconque de "
10412 #~ "sources actives et différents média. Le fichier présente une source par "
10413 #~ "ligne et la source préférée apparaît en premier. Le format de chaque "
10414 #~ "ligne est : <literal>type uri paramètres</literal>. Le premier élément, "
10415 #~ "<literal>type</literal>, détermine le format des <literal>paramètres</"
10416 #~ "literal>. <literal>uri</literal> est un identificateur universel de "
10417 #~ "ressources (URI), qui est un sur-ensemble du plus spécifique et bien "
10418 #~ "connu repère universel de ressources, ou URL. La fin de la ligne peut "
10419 #~ "être un commentaire commençant par un caractère #."
10422 #~ "<literal>gencaches</literal> performs the same operation as <command>apt-"
10423 #~ "get check</command>. It builds the source and package caches from the "
10424 #~ "sources in &sources-list; and from <filename>/var/lib/dpkg/status</"
10427 #~ "La commande <literal>gencaches</literal> fait la même chose que "
10428 #~ "<command>apt-get check</command>. Elle construit les caches des sources "
10429 #~ "et des paquets à partir des sources répertoriées dans &sources-list; et "
10430 #~ "dans <filename>/var/lib/dpkg/status</filename>."
10433 #~ "One setting is provided to control the pipeline depth in cases where the "
10434 #~ "remote server is not RFC conforming or buggy (such as Squid 2.0.2). "
10435 #~ "<literal>Acquire::http::Pipeline-Depth</literal> can be a value from 0 to "
10436 #~ "5 indicating how many outstanding requests APT should send. A value of "
10437 #~ "zero MUST be specified if the remote host does not properly linger on TCP "
10438 #~ "connections - otherwise data corruption will occur. Hosts which require "
10439 #~ "this are in violation of RFC 2068."
10441 #~ "Une option de configuration est fournie pour contrôler la profondeur du "
10442 #~ "tube pour le cas où un serveur distant n'est pas conforme à la RFC ou est "
10443 #~ "bogué (comme Squid 2.0.2). <literal>Acquire::http::Pipeline-Depth </"
10444 #~ "literal> a une valeur comprise entre 0 et 5 : elle indique le nombre de "
10445 #~ "requêtes en attente qui peuvent être émises. Quand la machine distante ne "
10446 #~ "conserve pas correctement les connexions TCP, la valeur doit égale à 0. "
10447 #~ "Dans le cas contraire, des données seront corrompues. Les machines qui "
10448 #~ "ont besoin de cette option ne respectent pas la RFC 2068."
10451 #~ "Update the local keyring with the keyring of Debian archive keys and "
10452 #~ "removes from the keyring the archive keys which are no longer valid."
10454 #~ "Mettre à jour le trousseau de clés local avec le trousseau de clés de "
10455 #~ "l'archive Debian et supprimer les clés qui y sont périmées."
10457 #~ msgid "--keyring <replaceable>filename</replaceable>"
10458 #~ msgstr "--keyring <replaceable>fichier</replaceable>"
10462 #~| "Seconds the Release file should be considered valid after it was "
10463 #~| "created. The default is \"for ever\" (0) if the Release file of the "
10464 #~| "archive doesn't include a <literal>Valid-Until</literal> header. If it "
10465 #~| "does then this date is the default. The date from the Release file or "
10466 #~| "the date specified by the creation time of the Release file "
10467 #~| "(<literal>Date</literal> header) plus the seconds specified with this "
10468 #~| "options are used to check if the validation of a file has expired by "
10469 #~| "using the earlier date of the two. Archive specific settings can be made "
10470 #~| "by appending the label of the archive to the option name."
10472 #~ "Seconds the Release file should be considered valid after it was created. "
10473 #~ "The default is \"for ever\" (0) if the Release file of the archive "
10474 #~ "doesn't include a <literal>Valid-Until</literal> header. If it does then "
10475 #~ "this date is the default. The date from the Release file or the date "
10476 #~ "specified by the creation time of the Release file (<literal>Date</"
10477 #~ "literal> header) plus the seconds specified with this options are used to "
10478 #~ "check if the validation of a file has expired by using the earlier date "
10479 #~ "of the two. Archive specific settings can be made by appending the label "
10480 #~ "of the archive to the option name."
10482 #~ "Durée (en secondes) pendant laquelle un fichier Release est considéré "
10483 #~ "comme valable, à partir du moment de sa création. La valeur par défaut "
10484 #~ "est 0 (fichier valable indéfiniment) si le fichier Release de l'archive "
10485 #~ "ne comporte pas d'en-tête <literal>Valid-Until</literal>. Dans le cas "
10486 #~ "contraire, c'est la valeur de cet en-tête qui est la valeur par défaut du "
10487 #~ "paramètre. La date du fichier Release ou la date indiquée dans l'en-tête "
10488 #~ "<literal>Date</literal>, augmentées du nombre de secondes indiquées sont "
10489 #~ "comparées à la date courante pour déterminer si un fichier Release donné "
10490 #~ "est obsolète ou pas. Un réglage spécifique pour une archive donnée peut "
10491 #~ "être défini en ajoutant l'étiquette de l'archive au nom de l'option."
10494 #~ "Generate MD5 sums. This defaults to on, when turned off the generated "
10495 #~ "index files will not have MD5Sum fields where possible. Configuration "
10496 #~ "Item: <literal>APT::FTPArchive::MD5</literal>"
10498 #~ "Créer la somme de contrôle MD5. Cette option est activée par défaut. "
10499 #~ "Quand elle est désactivée, les fichiers d'index n'ont pas les champs "
10500 #~ "MD5Sum là où c'est possible. Élément de configuration : <literal>APT::"
10501 #~ "FTPArchive::MD5</literal>."
10503 #~ msgid "Show a short usage summary."
10504 #~ msgstr "Affiche un résumé de l'aide"
10506 #~ msgid "Show the program version."
10507 #~ msgstr "Affiche la version du programme."
10509 #~ msgid "to the version that is already installed (if any)."
10510 #~ msgstr "est affectée à la version déjà installée (si elle existe)."
10512 #~ msgid "APT package handling utility -- cache manipulator"
10513 #~ msgstr "Gestionnaire de paquets APT - manipulation du cache"
10515 #~ msgid "add <replaceable>file(s)</replaceable>"
10516 #~ msgstr "add <replaceable>fichier(s)</replaceable>"
10519 #~ "<literal>add</literal> adds the named package index files to the package "
10520 #~ "cache. This is for debugging only."
10522 #~ "La commande <literal>add</literal> ajoute des fichiers indexant des "
10523 #~ "paquets au cache des paquets. Cela sert uniquement pour le débogage."
10526 #~ "The <literal>release</literal> command generates a Release file from a "
10527 #~ "directory tree. It recursively searches the given directory for Packages, "
10528 #~ "Packages.gz, Packages.bz2, Sources, Sources.gz, Sources.bz2, Release and "
10529 #~ "md5sum.txt files. It then writes to stdout a Release file containing an "
10530 #~ "MD5 digest and SHA1 digest for each file."
10532 #~ "La commande <literal>release</literal> crée un fichier « Release » à "
10533 #~ "partir d'un répertoire. Elle cherche récursivement dans ce répertoire les "
10534 #~ "fichiers Packages, Packages.gz, Packages.bz2, Sources, Sources.gz, "
10535 #~ "Sources.bz2, Release et md5sum.txt. Elle envoie alors un fichier Release "
10536 #~ "sur la sortie standard avec un résumé MD5 et un résumé SHA1 pour chaque "
10539 #~ msgid "Also install recommended packages."
10540 #~ msgstr "Installer également les paquets recommandés."
10542 #~ msgid "Do not install recommended packages."
10543 #~ msgstr "Ne pas installer les paquets recommandés."
10546 #~ "While it is possible to add an empty compression type to the order list, "
10547 #~ "but APT in its current version doesn't understand it correctly and will "
10548 #~ "display many warnings about not downloaded files - these warnings are "
10549 #~ "most of the time false negatives. Future versions will maybe include a "
10550 #~ "way to really prefer uncompressed files to support the usage of local "
10553 #~ "Bien qu'il soit possible d'ajouter un type vide de compression à la liste "
10554 #~ "ordonnée, APT ne l'interprétera pas correctement et affichera de nombreux "
10555 #~ "messages d'avertissement à propos d'échec de téléchargement, qui sont le "
10556 #~ "plus souvent des avertissements sans conséquences. Dans de futures "
10557 #~ "versions, il deviendra réellement possible d'établir une préférence pour "
10558 #~ "des fichiers non compressés afin de gérer des miroirs locaux."
10561 #~ "Uses HTTP to access the archive at nonus.debian.org, under the debian-non-"
10564 #~ "Utiliser HTTP pour accéder à l'archive située à nonus.debian.org, dans le "
10565 #~ "répertoire debian-non-US."
10568 #~ "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-"
10571 #~ "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-"
10575 #~ msgstr "OPTIONS"
10578 #~ msgstr "Aucune."
10581 #~ msgstr "FICHIERS"
10583 #~ msgid "<filename>/var/lib/apt/extended_states</filename>"
10584 #~ msgstr "<filename>/var/lib/apt/extended_states</filename>"
10587 #~ "Status list of auto-installed packages. Configuration Item: "
10588 #~ "<literal>Dir::State</literal> sets the path to the "
10589 #~ "<filename>extended_states</filename> file."
10591 #~ "États des paquets automatiquement installés. L'élément de configuration "
10592 #~ "<literal>Dir::State</literal> définit le chemin d'accès au fichier "
10593 #~ "<filename>extended_states</filename>."
10596 #~ "APT uses a fixed size memory mapped cache file to store the 'available' "
10597 #~ "information. This sets the size of that cache (in bytes)."
10599 #~ "APT utilise un fichier de cache chargé en mémoire avec mmap pour ranger "
10600 #~ "les informations sur les paquets disponibles. Cette option fixe la taille "
10601 #~ "mémoire allouée (en octets) pour le chargement de ce cache."
10604 #~ "The <literal>Pin-Priority:</literal> line in each APT preferences record "
10605 #~ "is optional. If omitted, APT assigns a priority of 1 less than the last "
10606 #~ "value specified on a line beginning with <literal>Pin-Priority: "
10607 #~ "release ...</literal>."
10609 #~ "La ligne <literal>Pin-Priority:</literal> d'une entrée est facultative. "
10610 #~ "Si elle n'existe pas, APT affecte une priorité inférieure de 1 à la "
10611 #~ "valeur spécifiée sur une ligne commençant par <literal>Pin-Priority: "
10612 #~ "release ...</literal>."
10614 #~ msgid "Keyring of local trusted keys, new keys will be added here."
10616 #~ "Trousseau de clés locales fiables : les nouvelles clés y seront ajoutées."
10619 #~ "<filename>apt.conf</filename> is the main configuration file for the APT "
10620 #~ "suite of tools, all tools make use of the configuration file and a common "
10621 #~ "command line parser to provide a uniform environment. When an APT tool "
10622 #~ "starts up it will read the configuration specified by the "
10623 #~ "<envar>APT_CONFIG</envar> environment variable (if any) and then read the "
10624 #~ "files in <literal>Dir::Etc::Parts</literal> then read the main "
10625 #~ "configuration file specified by <literal>Dir::Etc::main</literal> then "
10626 #~ "finally apply the command line options to override the configuration "
10627 #~ "directives, possibly loading even more config files."
10629 #~ "Le fichier <filename>apt.conf</filename> est le principal fichier de "
10630 #~ "configuration de la collection d'outils que constitue APT ; tous les "
10631 #~ "outils font appel à ce fichier de configuration et utilisent un analyseur "
10632 #~ "syntaxique en ligne de commande commun afin de fournir un environnement "
10633 #~ "uniforme. Quand un outil d'APT démarre, il lit la configuration désignée "
10634 #~ "par variable d'environnement <envar>APT_CONFIG</envar> (si elle existe), "
10635 #~ "puis il lit les fichiers situés dans <literal>Dir::Etc::Parts</literal> "
10636 #~ "ainsi que le principal fichier de configuration indiqué par <literal>Dir::"
10637 #~ "Etc::main</literal> ; enfin il applique les options de la ligne de "
10638 #~ "commande qui prévalent sur les directives de configuration, chargeant si "
10639 #~ "nécessaire d'autres fichiers de configuration."
10642 #~ "Disable Immediate Configuration; This dangerous option disables some of "
10643 #~ "APT's ordering code to cause it to make fewer dpkg calls. Doing so may be "
10644 #~ "necessary on some extremely slow single user systems but is very "
10645 #~ "dangerous and may cause package install scripts to fail or worse. Use at "
10646 #~ "your own risk."
10648 #~ "Désactive la configuration immédiate ; cette dangereuse option désactive "
10649 #~ "une partie du code de mise en ordre de APT pour que ce dernier effectue "
10650 #~ "le moins d'appels possible à &dpkg;. Ça peut être nécessaire sur des "
10651 #~ "systèmes à un seul utilisateur extrêmement lents, mais cette option est "
10652 #~ "très dangereuse et peut faire échouer les scripts d'installation, voire "
10653 #~ "pire. Utilisez-la à vos risques et périls."
10656 #~ "APT configuration file fragments. Configuration Item: <literal>Dir::Etc::"
10657 #~ "Parts</literal>."
10659 #~ "Éléments du fichier de configuration d'APT. Élément de configuration : "
10660 #~ "<literal>Dir::Etc::Parts</literal>."
10663 #~ "Storage area for retrieved package files. Configuration Item: "
10664 #~ "<literal>Dir::Cache::Archives</literal>."
10666 #~ "Zone de stockage pour les paquets récupérés. Élément de configuration : "
10667 #~ "<literal>Dir::Cache::Archives</literal>."