1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the apt-doc package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: apt-doc 1.1~exp10\n"
10 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
11 "POT-Creation-Date: 2015-08-24 04:18-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
24 "<!ENTITY apt-author.team \"\n"
26 " <othername>APT team</othername>\n"
27 " <contrib></contrib>\n"
36 "<!ENTITY apt-qapage \"\n"
38 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
47 "<!-- Boiler plate Bug reporting section -->\n"
48 "<!ENTITY manbugs \"\n"
49 " <refsect1><title>Bugs</title>\n"
50 " <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
51 " If you wish to report a bug in APT, please see\n"
52 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
53 " &reportbug; command.\n"
63 "<!-- Boiler plate Author section -->\n"
64 "<!ENTITY manauthor \"\n"
65 " <refsect1><title>Author</title>\n"
66 " <para>APT was written by the APT team "
67 "<email>apt@packages.debian.org</email>.\n"
77 "<!-- Should be used within the option section of the text to\n"
78 " put in the blurb about -h, -v, -c and -o -->\n"
79 "<!ENTITY apt-commonoptions \"\n"
80 " <varlistentry><term><option>-h</option></term>\n"
81 " <term><option>--help</option></term>\n"
82 " <listitem><para>Show a short usage summary.\n"
93 " <term><option>-v</option></term>\n"
94 " <term><option>--version</option></term>\n"
95 " <listitem><para>Show the program version.\n"
106 " <term><option>-c</option></term>\n"
107 " <term><option>--config-file</option></term>\n"
108 " <listitem><para>Configuration File; Specify a configuration file to "
110 " The program will read the default configuration file and then this \n"
111 " configuration file. If configuration settings need to be set before "
113 " default configuration files are parsed specify a file with the "
114 "<envar>APT_CONFIG</envar>\n"
115 " environment variable. See &apt-conf; for syntax information.\n"
126 " <term><option>-o</option></term>\n"
127 " <term><option>--option</option></term>\n"
128 " <listitem><para>Set a Configuration Option; This will set an "
130 " configuration option. The syntax is <option>-o "
131 "Foo::Bar=bar</option>.\n"
132 " <option>-o</option> and <option>--option</option> can be used "
134 " times to set different options.\n"
145 "<!-- Should be used within the option section of the text to\n"
146 " put in the blurb about -h, -v, -c and -o -->\n"
147 "<!ENTITY apt-cmdblurb \"\n"
148 " <para>All command line options may be set using the configuration file, "
150 " descriptions indicate the configuration option to set. For boolean\n"
151 " options you can override the config file by using something like \n"
152 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
153 " or several other variations.\n"
162 "<!ENTITY file-aptconf \"\n"
163 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
164 " <listitem><para>APT configuration file.\n"
165 " Configuration Item: "
166 "<literal>Dir::Etc::Main</literal>.</para></listitem>\n"
174 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
175 " <listitem><para>APT configuration file fragments.\n"
176 " Configuration Item: "
177 "<literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
186 "<!ENTITY file-cachearchives \"\n"
187 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
188 " <listitem><para>Storage area for retrieved package files.\n"
189 " Configuration Item: "
190 "<literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
199 "<varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
200 " <listitem><para>Storage area for package files in transit.\n"
201 " Configuration Item: <literal>Dir::Cache::Archives</literal> "
202 "(<filename>partial</filename> will be implicitly "
203 "appended)</para></listitem>\n"
212 "<!ENTITY file-preferences \"\n"
213 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
214 " <listitem><para>Version preferences file.\n"
215 " This is where you would specify "pinning",\n"
216 " i.e. a preference to get certain packages\n"
217 " from a separate source\n"
218 " or from a different version of a distribution.\n"
219 " Configuration Item: "
220 "<literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
229 "<varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
230 " <listitem><para>File fragments for the version preferences.\n"
231 " Configuration Item: "
232 "<literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
241 "<!ENTITY file-sourceslist \"\n"
242 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
243 " <listitem><para>Locations to fetch packages from.\n"
244 " Configuration Item: "
245 "<literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
254 "<varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
255 " <listitem><para>File fragments for locations to fetch packages from.\n"
256 " Configuration Item: "
257 "<literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
266 "<!ENTITY file-statelists \"\n"
267 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
268 " <listitem><para>Storage area for state information for each package "
269 "resource specified in\n"
271 " Configuration Item: "
272 "<literal>Dir::State::Lists</literal>.</para></listitem>\n"
281 "<varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
282 " <listitem><para>Storage area for state information in transit.\n"
283 " Configuration Item: <literal>Dir::State::Lists</literal> "
284 "(<filename>partial</filename> will be implicitly "
285 "appended)</para></listitem>\n"
294 "<!ENTITY file-trustedgpg \"\n"
295 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
296 " <listitem><para>Keyring of local trusted keys, new keys will be added "
298 " Configuration Item: "
299 "<literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
308 "<varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
309 " <listitem><para>File fragments for the trusted keys, additional "
311 " be stored here (by other packages or the administrator).\n"
312 " Configuration Item "
313 "<literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
322 "<!ENTITY file-extended_states \"\n"
324 "<varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
325 " <listitem><para>Status list of auto-installed packages.\n"
326 " Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
327 " </para></listitem>\n"
336 "<!-- TRANSLATOR: This is the section header for the following paragraphs - "
338 " to the other headers like NAME and DESCRIPTION and should therefore be "
340 "<!ENTITY translation-title \"TRANSLATION\">\n"
347 "<!-- TRANSLATOR: This is a placeholder. You should write here who has "
349 " to the translation in the past, who is responsible now and maybe "
350 "further information\n"
351 " specially related to your translation. -->\n"
352 "<!ENTITY translation-holder \"\n"
353 " The english translation was done by John Doe "
354 "<email>john@doe.org</email> in 2009,\n"
355 " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together "
357 " Debian Dummy l10n Team "
358 "<email>debian-l10n-dummy@lists.debian.org</email>.\n"
366 "<!-- TRANSLATOR: As a translation is allowed to have 20% of "
367 "untranslated/fuzzy strings\n"
368 " in a shipped manpage newer/modified paragraphs will maybe appear in "
370 " the generated manpage. This sentence is therefore here to tell the "
372 " is not a mistake by the translator - obviously the target is that at "
374 " releases this sentence is not needed. :) -->\n"
375 "<!ENTITY translation-english \"\n"
376 " Note that this translated document may contain untranslated parts.\n"
377 " This is done on purpose, to avoid losing content when the\n"
378 " translation is lagging behind the original content.\n"
385 "<!-- TRANSLATOR: used as in -o=config_string "
386 "e.g. -o=Debug::pkgProblemResolver=1 --> <!ENTITY synopsis-config-string "
393 "<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
394 "synopsis-config-file \"config_file\">"
400 "<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release "
401 "e.g. -t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
402 "\"target_release\">"
408 "<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
409 "synopsis-architecture \"architecture\">"
415 "<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
416 "--> <!ENTITY synopsis-pkg \"pkg\">"
422 "<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> "
423 "<!ENTITY synopsis-pkg-ver-number \"pkg_version_number\">"
429 "<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
430 "pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">"
436 "<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
437 "awesome --> <!ENTITY synopsis-regex \"regex\">"
443 "<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom "
444 "-d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cdrom_mount_point\">"
450 "<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory "
451 "e.g. apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
452 "\"temporary_directory\">"
458 "<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
459 "synopsis-filename \"filename\">"
465 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
466 "packages path override-file pathprefix --> <!ENTITY synopsis-path \"path\">"
472 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
473 "packages path override-file pathprefix --> <!ENTITY synopsis-override "
480 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
481 "packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
488 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
489 "generate section --> <!ENTITY synopsis-section \"section\">"
495 "<!-- TRANSLATOR: used as in apt-key export keyid e.g. apt-key export "
496 "473041FA --> <!ENTITY synopsis-keyid \"keyid\">"
499 #. type: Content of: <refentry><refmeta><manvolnum>
500 #: apt.8.xml:21 apt-get.8.xml:22 apt-cache.8.xml:22 apt-key.8.xml:21 apt-mark.8.xml:22 apt-secure.8.xml:21 apt-cdrom.8.xml:21 apt-config.8.xml:22
504 #. type: Content of: <refentry><refmeta><refmiscinfo>
505 #: apt.8.xml:22 apt-get.8.xml:23 apt-cache.8.xml:23 apt-key.8.xml:22 apt-mark.8.xml:23 apt-secure.8.xml:22 apt-cdrom.8.xml:22 apt-config.8.xml:23 apt.conf.5.xml:28 apt_preferences.5.xml:22 sources.list.5.xml:23 apt-extracttemplates.1.xml:23 apt-sortpkgs.1.xml:23 apt-ftparchive.1.xml:23
509 #. type: Content of: <refentry><refnamediv><refpurpose>
511 msgid "command-line interface"
514 #. type: Content of: <refentry><refsect1><title>
515 #: apt.8.xml:33 apt-get.8.xml:34 apt-cache.8.xml:34 apt-key.8.xml:33 apt-mark.8.xml:34 apt-secure.8.xml:46 apt-cdrom.8.xml:33 apt-config.8.xml:34 apt.conf.5.xml:37 apt_preferences.5.xml:32 sources.list.5.xml:32 apt-extracttemplates.1.xml:34 apt-sortpkgs.1.xml:34 apt-ftparchive.1.xml:34
519 #. type: Content of: <refentry><refsect1><para>
522 "<command>apt</command> (Advanced Package Tool) is the command-line tool for "
523 "handling packages. It provides a commandline interface for the package "
524 "management of the system. See also &apt-get; and &apt-cache; for more "
525 "low-level command options."
528 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
531 "<literal>list</literal> is used to display a list of packages. It supports "
532 "shell pattern for matching package names and the following options: "
533 "<option>--installed</option>, <option>--upgradable</option>, "
534 "<option>--upgradeable</option>, <option>--all-versions</option> are "
538 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
541 "<literal>search</literal> searches for the given term(s) and display "
545 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
548 "<literal>show</literal> shows the package information for the given "
552 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
555 "<literal>install</literal> is followed by one or more package names desired "
556 "for installation or upgrading."
559 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
560 #: apt.8.xml:72 apt-get.8.xml:112
562 "A specific version of a package can be selected for installation by "
563 "following the package name with an equals and the version of the package to "
564 "select. This will cause that version to be located and selected for "
565 "install. Alternatively a specific distribution can be selected by following "
566 "the package name with a slash and the version of the distribution or the "
567 "Archive name (stable, testing, unstable)."
570 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
571 #: apt.8.xml:82 apt-get.8.xml:147
573 "<literal>remove</literal> is identical to <literal>install</literal> except "
574 "that packages are removed instead of installed. Note that removing a package "
575 "leaves its configuration files on the system. If a plus sign is appended to "
576 "the package name (with no intervening space), the identified package will be "
577 "installed instead of removed."
580 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
581 #: apt.8.xml:89 apt-get.8.xml:217 apt-get.8.xml:227
585 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
586 #: apt.8.xml:89 apt-get.8.xml:217 apt-get.8.xml:227
587 msgid "alias since 1.1)"
590 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
591 #: apt.8.xml:90 apt-get.8.xml:228
593 "<literal>autoremove</literal> is used to remove packages that were "
594 "automatically installed to satisfy dependencies for other packages and are "
595 "now no longer needed."
598 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
601 "<literal>edit-sources</literal> lets you edit your sources.list file and "
602 "provides basic sanity checks."
605 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
608 "<literal>update</literal> is used to resynchronize the package index files "
609 "from their sources."
612 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
615 "<literal>upgrade</literal> is used to install the newest versions of all "
616 "packages currently installed on the system from the sources enumerated in "
617 "<filename>/etc/apt/sources.list</filename>. New packages will be installed, "
618 "but existing packages will never be removed."
621 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
624 "<literal>full-upgrade</literal> performs the function of upgrade but may "
625 "also remove installed packages if that is required in order to resolve a "
629 #. type: Content of: <refentry><refsect1><title>
630 #: apt.8.xml:126 apt-get.8.xml:262 apt-cache.8.xml:246 apt-mark.8.xml:104 apt-config.8.xml:80 apt-extracttemplates.1.xml:48 apt-sortpkgs.1.xml:44 apt-ftparchive.1.xml:500
634 #. type: Content of: <refentry><refsect1><title>
639 #. type: Content of: <refentry><refsect1><para>
642 "The &apt; commandline is designed as a end-user tool and it may change the "
643 "output between versions. While it tries to not break backward compatibility "
644 "there is no guarantee for it either. All features of &apt; are available in "
645 "&apt-cache; and &apt-get; via APT options. Please prefer using these "
646 "commands in your scripts."
649 #. type: Content of: <refentry><refsect1><title>
651 msgid "Differences to &apt-get;"
654 #. type: Content of: <refentry><refsect1><para>
657 "The <command>apt</command> command is meant to be pleasant for end users and "
658 "does not need to be backward compatible like &apt-get;. Therefore some "
659 "options are different:"
662 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
664 msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled."
667 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
669 msgid "The option <literal>APT::Color</literal> is enabled."
672 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
675 "A new <literal>list</literal> command is available similar to <literal>dpkg "
679 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
682 "The option <literal>upgrade</literal> has <literal>--with-new-pkgs</literal> "
683 "enabled by default."
686 #. type: Content of: <refentry><refsect1><title>
687 #: apt.8.xml:176 apt-get.8.xml:597 apt-cache.8.xml:359 apt-key.8.xml:191 apt-mark.8.xml:127 apt-secure.8.xml:187 apt-cdrom.8.xml:148 apt-config.8.xml:105 apt.conf.5.xml:1319 apt_preferences.5.xml:716 sources.list.5.xml:453 apt-extracttemplates.1.xml:66 apt-sortpkgs.1.xml:59 apt-ftparchive.1.xml:603
691 #. type: Content of: <refentry><refsect1><para>
694 "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, The APT "
695 "User's guide in &guidesdir;, &apt-preferences;, the APT Howto."
698 #. type: Content of: <refentry><refsect1><title>
699 #: apt.8.xml:182 apt-get.8.xml:603 apt-cache.8.xml:364 apt-mark.8.xml:131 apt-cdrom.8.xml:153 apt-config.8.xml:110 apt-extracttemplates.1.xml:70 apt-sortpkgs.1.xml:63 apt-ftparchive.1.xml:607
703 #. type: Content of: <refentry><refsect1><para>
706 "<command>apt</command> returns zero on normal operation, decimal 100 on "
710 #. type: Content of: <refentry><refnamediv><refpurpose>
712 msgid "APT package handling utility -- command-line interface"
715 #. type: Content of: <refentry><refsect1><para>
718 "<command>apt-get</command> is the command-line tool for handling packages, "
719 "and may be considered the user's \"back-end\" to other tools using the APT "
720 "library. Several \"front-end\" interfaces exist, such as &aptitude;, "
721 "&synaptic; and &wajig;."
724 #. type: Content of: <refentry><refsect1><para>
725 #: apt-get.8.xml:40 apt-cache.8.xml:40 apt-cdrom.8.xml:47 apt-config.8.xml:40 apt-ftparchive.1.xml:50
727 "Unless the <option>-h</option>, or <option>--help</option> option is given, "
728 "one of the commands below must be present."
731 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
734 "<literal>update</literal> is used to resynchronize the package index files "
735 "from their sources. The indexes of available packages are fetched from the "
736 "location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
737 "example, when using a Debian archive, this command retrieves and scans the "
738 "<filename>Packages.gz</filename> files, so that information about new and "
739 "updated packages is available. An <literal>update</literal> should always be "
740 "performed before an <literal>upgrade</literal> or "
741 "<literal>dist-upgrade</literal>. Please be aware that the overall progress "
742 "meter will be incorrect as the size of the package files cannot be known in "
746 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
749 "<literal>upgrade</literal> is used to install the newest versions of all "
750 "packages currently installed on the system from the sources enumerated in "
751 "<filename>/etc/apt/sources.list</filename>. Packages currently installed "
752 "with new versions available are retrieved and upgraded; under no "
753 "circumstances are currently installed packages removed, or packages not "
754 "already installed retrieved and installed. New versions of currently "
755 "installed packages that cannot be upgraded without changing the install "
756 "status of another package will be left at their current version. An "
757 "<literal>update</literal> must be performed first so that "
758 "<command>apt-get</command> knows that new versions of packages are "
762 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
765 "<literal>dist-upgrade</literal> in addition to performing the function of "
766 "<literal>upgrade</literal>, also intelligently handles changing dependencies "
767 "with new versions of packages; <command>apt-get</command> has a \"smart\" "
768 "conflict resolution system, and it will attempt to upgrade the most "
769 "important packages at the expense of less important ones if necessary. The "
770 "<literal>dist-upgrade</literal> command may therefore remove some packages. "
771 "The <filename>/etc/apt/sources.list</filename> file contains a list of "
772 "locations from which to retrieve desired package files. See also "
773 "&apt-preferences; for a mechanism for overriding the general settings for "
774 "individual packages."
777 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
780 "<literal>dselect-upgrade</literal> is used in conjunction with the "
781 "traditional Debian packaging front-end, "
782 "&dselect;. <literal>dselect-upgrade</literal> follows the changes made by "
783 "&dselect; to the <literal>Status</literal> field of available packages, and "
784 "performs the actions necessary to realize that state (for instance, the "
785 "removal of old and the installation of new packages)."
788 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
791 "<literal>install</literal> is followed by one or more packages desired for "
792 "installation or upgrading. Each package is a package name, not a fully "
793 "qualified filename (for instance, in a Debian system, "
794 "<package>apt-utils</package> would be the argument provided, not "
795 "<filename>apt-utils_&apt-product-version;_amd64.deb</filename>). All "
796 "packages required by the package(s) specified for installation will also be "
797 "retrieved and installed. The <filename>/etc/apt/sources.list</filename> "
798 "file is used to locate the desired packages. If a hyphen is appended to the "
799 "package name (with no intervening space), the identified package will be "
800 "removed if it is installed. Similarly a plus sign can be used to designate "
801 "a package to install. These latter features may be used to override "
802 "decisions made by apt-get's conflict resolution system."
805 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
808 "Both of the version selection mechanisms can downgrade packages and must be "
812 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
815 "This is also the target to use if you want to upgrade one or more "
816 "already-installed packages without upgrading every package you have on your "
817 "system. Unlike the \"upgrade\" target, which installs the newest version of "
818 "all currently installed packages, \"install\" will install the newest "
819 "version of only the package(s) specified. Simply provide the name of the "
820 "package(s) you wish to upgrade, and if a newer version is available, it (and "
821 "its dependencies, as described above) will be downloaded and installed."
824 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
827 "Finally, the &apt-preferences; mechanism allows you to create an alternative "
828 "installation policy for individual packages."
831 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
834 "If no package matches the given expression and the expression contains one "
835 "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
836 "it is applied to all package names in the database. Any matches are then "
837 "installed (or removed). Note that matching is done by substring so 'lo.*' "
838 "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
839 "expression with a '^' or '$' character, or create a more specific regular "
843 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
846 "<literal>purge</literal> is identical to <literal>remove</literal> except "
847 "that packages are removed and purged (any configuration files are deleted "
851 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
854 "<literal>source</literal> causes <command>apt-get</command> to fetch source "
855 "packages. APT will examine the available packages to decide which source "
856 "package to fetch. It will then find and download into the current directory "
857 "the newest available version of that source package while respecting the "
858 "default release, set with the option "
859 "<literal>APT::Default-Release</literal>, the <option>-t</option> option or "
860 "per package with the <literal>pkg/release</literal> syntax, if possible."
863 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
866 "Source packages are tracked separately from binary packages via "
867 "<literal>deb-src</literal> lines in the &sources-list; file. This means that "
868 "you will need to add such a line for each repository you want to get sources "
869 "from; otherwise you will probably get either the wrong (too old/too new) "
870 "source versions or none at all."
873 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
876 "If the <option>--compile</option> option is specified then the package will "
877 "be compiled to a binary .deb using <command>dpkg-buildpackage</command> for "
878 "the architecture as defined by the <command>--host-architecture</command> "
879 "option. If <option>--download-only</option> is specified then the source "
880 "package will not be unpacked."
883 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
886 "A specific source version can be retrieved by postfixing the source name "
887 "with an equals and then the version to fetch, similar to the mechanism used "
888 "for the package files. This enables exact matching of the source package "
889 "name and version, implicitly enabling the "
890 "<literal>APT::Get::Only-Source</literal> option."
893 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
896 "Note that source packages are not installed and tracked in the "
897 "<command>dpkg</command> database like binary packages; they are simply "
898 "downloaded to the current directory, like source tarballs."
901 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
904 "<literal>build-dep</literal> causes apt-get to install/remove packages in an "
905 "attempt to satisfy the build dependencies for a source package. By default "
906 "the dependencies are satisfied to build the package natively. If desired a "
907 "host-architecture can be specified with the "
908 "<option>--host-architecture</option> option instead."
911 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
914 "<literal>check</literal> is a diagnostic tool; it updates the package cache "
915 "and checks for broken dependencies."
918 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
921 "<literal>download</literal> will download the given binary package into the "
925 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
928 "<literal>clean</literal> clears out the local repository of retrieved "
929 "package files. It removes everything but the lock file from "
930 "<filename>&cachedir;/archives/</filename> and "
931 "<filename>&cachedir;/archives/partial/</filename>."
934 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
937 "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
938 "local repository of retrieved package files. The difference is that it only "
939 "removes package files that can no longer be downloaded, and are largely "
940 "useless. This allows a cache to be maintained over a long period without it "
941 "growing out of control. The configuration option "
942 "<literal>APT::Clean-Installed</literal> will prevent installed packages from "
943 "being erased if it is set to off."
946 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
949 "<literal>changelog</literal> tries to download the changelog of a package "
950 "and displays it through <command>sensible-pager</command>. By default it "
951 "displays the changelog for the version that is installed. However, you can "
952 "specify the same options as for the <option>install</option> command."
955 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
958 "Displays by default a deb822 formatted listing of information about all data "
959 "files (aka index targets) <command>apt-get update</command> would "
960 "download. Supports a <option>--format</option> option to modify the output "
961 "format as well as accepts lines of the default output to filter the records "
962 "by. The command is mainly used as an interface for external tools working "
963 "with APT to get information as well as filenames for downloaded files so "
964 "they can use them as well instead of downloading them again on their "
965 "own. Detailed documentation is omitted here and can instead be found in the "
967 "<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
970 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
973 "Do not consider recommended packages as a dependency for installing. "
974 "Configuration Item: <literal>APT::Install-Recommends</literal>."
977 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
980 "Consider suggested packages as a dependency for installing. Configuration "
981 "Item: <literal>APT::Install-Suggests</literal>."
984 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
987 "Download only; package files are only retrieved, not unpacked or installed. "
988 "Configuration Item: <literal>APT::Get::Download-Only</literal>."
991 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
994 "Fix; attempt to correct a system with broken dependencies in place. This "
995 "option, when used with install/remove, can omit any packages to permit APT "
996 "to deduce a likely solution. If packages are specified, these have to "
997 "completely correct the problem. The option is sometimes necessary when "
998 "running APT for the first time; APT itself does not allow broken package "
999 "dependencies to exist on a system. It is possible that a system's dependency "
1000 "structure can be so corrupt as to require manual intervention (which usually "
1001 "means using <command>dpkg --remove</command> to eliminate some of the "
1002 "offending packages). Use of this option together with <option>-m</option> "
1003 "may produce an error in some situations. Configuration Item: "
1004 "<literal>APT::Get::Fix-Broken</literal>."
1007 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1008 #: apt-get.8.xml:297
1010 "Ignore missing packages; if packages cannot be retrieved or fail the "
1011 "integrity check after retrieval (corrupted package files), hold back those "
1012 "packages and handle the result. Use of this option together with "
1013 "<option>-f</option> may produce an error in some situations. If a package is "
1014 "selected for installation (particularly if it is mentioned on the command "
1015 "line) and it could not be downloaded then it will be silently held back. "
1016 "Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
1019 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1020 #: apt-get.8.xml:308
1022 "Disables downloading of packages. This is best used with "
1023 "<option>--ignore-missing</option> to force APT to use only the .debs it has "
1024 "already downloaded. Configuration Item: "
1025 "<literal>APT::Get::Download</literal>."
1028 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1029 #: apt-get.8.xml:315
1031 "Quiet; produces output suitable for logging, omitting progress indicators. "
1032 "More q's will produce more quiet up to a maximum of 2. You can also use "
1033 "<option>-q=#</option> to set the quiet level, overriding the configuration "
1034 "file. Note that quiet level 2 implies <option>-y</option>; you should never "
1035 "use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
1036 "may decide to do something you did not expect. Configuration Item: "
1037 "<literal>quiet</literal>."
1040 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1041 #: apt-get.8.xml:330
1043 "No action; perform a simulation of events that would occur based on the "
1044 "current system state but do not actually change the system. Locking will be "
1045 "disabled (<option>Debug::NoLocking</option>) so the system state could "
1046 "change while <command>apt-get</command> is running. Simulations can also be "
1047 "executed by non-root users which might not have read access to all apt "
1048 "configuration distorting the simulation. A notice expressing this warning "
1049 "is also shown by default for non-root users "
1050 "(<option>APT::Get::Show-User-Simulation-Note</option>). Configuration Item: "
1051 "<literal>APT::Get::Simulate</literal>."
1054 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1055 #: apt-get.8.xml:340
1057 "Simulated runs print out a series of lines, each representing a "
1058 "<command>dpkg</command> operation: configure (<literal>Conf</literal>), "
1059 "remove (<literal>Remv</literal>) or unpack "
1060 "(<literal>Inst</literal>). Square brackets indicate broken packages, and "
1061 "empty square brackets indicate breaks that are of no consequence (rare)."
1064 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1065 #: apt-get.8.xml:348
1067 "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
1068 "non-interactively. If an undesirable situation, such as changing a held "
1069 "package, trying to install a unauthenticated package or removing an "
1070 "essential package occurs then <literal>apt-get</literal> will abort. "
1071 "Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
1074 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1075 #: apt-get.8.xml:356
1077 "Automatic \"no\" to all prompts. Configuration Item: "
1078 "<literal>APT::Get::Assume-No</literal>."
1081 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1082 #: apt-get.8.xml:361
1084 "Show upgraded packages; print out a list of all packages that are to be "
1085 "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
1088 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1089 #: apt-get.8.xml:367
1091 "Show full versions for upgraded and installed packages. Configuration Item: "
1092 "<literal>APT::Get::Show-Versions</literal>."
1095 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1096 #: apt-get.8.xml:373
1098 "This option controls the architecture packages are built for by "
1099 "<command>apt-get source --compile</command> and how cross-builddependencies "
1100 "are satisfied. By default is it not set which means that the host "
1101 "architecture is the same as the build architecture (which is defined by "
1102 "<literal>APT::Architecture</literal>). Configuration Item: "
1103 "<literal>APT::Get::Host-Architecture</literal>."
1106 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1107 #: apt-get.8.xml:383
1109 "This option controls the activated build profiles for which a source package "
1110 "is built by <command>apt-get source --compile</command> and how build "
1111 "dependencies are satisfied. By default no build profile is active. More "
1112 "than one build profile can be activated at a time by concatenating them with "
1113 "a comma. Configuration Item: <literal>APT::Build-Profiles</literal>."
1116 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1117 #: apt-get.8.xml:394
1119 "Compile source packages after downloading them. Configuration Item: "
1120 "<literal>APT::Get::Compile</literal>."
1123 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1124 #: apt-get.8.xml:399
1126 "Ignore package holds; this causes <command>apt-get</command> to ignore a "
1127 "hold placed on a package. This may be useful in conjunction with "
1128 "<literal>dist-upgrade</literal> to override a large number of undesired "
1129 "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
1132 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1133 #: apt-get.8.xml:406
1135 "Allow installing new packages when used in conjunction with "
1136 "<literal>upgrade</literal>. This is useful if the update of a installed "
1137 "package requires new dependencies to be installed. Instead of holding the "
1138 "package back <literal>upgrade</literal> will upgrade the package and install "
1139 "the new dependencies. Note that <literal>upgrade</literal> with this option "
1140 "will never remove packages, only allow adding new ones. Configuration Item: "
1141 "<literal>APT::Get::Upgrade-Allow-New</literal>."
1144 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1145 #: apt-get.8.xml:418
1147 "Do not upgrade packages; when used in conjunction with "
1148 "<literal>install</literal>, <literal>no-upgrade</literal> will prevent "
1149 "packages on the command line from being upgraded if they are already "
1150 "installed. Configuration Item: <literal>APT::Get::Upgrade</literal>."
1153 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1154 #: apt-get.8.xml:425
1156 "Do not install new packages; when used in conjunction with "
1157 "<literal>install</literal>, <literal>only-upgrade</literal> will install "
1158 "upgrades for already installed packages only and ignore requests to install "
1159 "new packages. Configuration Item: "
1160 "<literal>APT::Get::Only-Upgrade</literal>."
1163 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1164 #: apt-get.8.xml:433
1166 "This is a dangerous option that will cause apt to continue without prompting "
1167 "if it is doing downgrades. It should not be used except in very special "
1168 "situations. Using it can potentially destroy your system! Configuration "
1169 "Item: <literal>APT::Get::allow-downgrades</literal>. Introduced in APT 1.1."
1172 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1173 #: apt-get.8.xml:441
1175 "Force yes; this is a dangerous option that will cause apt to continue "
1176 "without prompting if it is removing essentials. It should not be used except "
1177 "in very special situations. Using it can potentially destroy your system! "
1178 "Configuration Item: "
1179 "<literal>APT::Get::allow-remove-essential</literal>. Introduced in APT 1.1."
1182 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1183 #: apt-get.8.xml:449
1185 "Force yes; this is a dangerous option that will cause apt to continue "
1186 "without prompting if it is changing held packages. It should not be used "
1187 "except in very special situations. Using it can potentially destroy your "
1188 "system! Configuration Item: "
1189 "<literal>APT::Get::allow-change-held-packages</literal>. Introduced in APT "
1193 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1194 #: apt-get.8.xml:457
1196 "Force yes; this is a dangerous option that will cause apt to continue "
1197 "without prompting if it is doing something potentially harmful. It should "
1198 "not be used except in very special situations. Using "
1199 "<literal>force-yes</literal> can potentially destroy your system! "
1200 "Configuration Item: <literal>APT::Get::force-yes</literal>. This is "
1201 "deprecated and replaced by <option>--allow-downgrades</option>, "
1202 "<option>--allow-remove-essential</option>, "
1203 "<option>--allow-change-held-packages</option> in 1.1."
1206 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1207 #: apt-get.8.xml:465
1209 "Instead of fetching the files to install their URIs are printed. Each URI "
1210 "will have the path, the destination file name, the size and the expected MD5 "
1211 "hash. Note that the file name to write to will not always match the file "
1212 "name on the remote site! This also works with the <literal>source</literal> "
1213 "and <literal>update</literal> commands. When used with the "
1214 "<literal>update</literal> command the MD5 and size are not included, and it "
1215 "is up to the user to decompress any compressed files. Configuration Item: "
1216 "<literal>APT::Get::Print-URIs</literal>."
1219 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1220 #: apt-get.8.xml:476
1222 "Use purge instead of remove for anything that would be removed. An asterisk "
1223 "(\"*\") will be displayed next to packages which are scheduled to be "
1224 "purged. <option>remove --purge</option> is equivalent to the "
1225 "<option>purge</option> command. Configuration Item: "
1226 "<literal>APT::Get::Purge</literal>."
1229 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1230 #: apt-get.8.xml:484
1232 "Re-install packages that are already installed and at the newest version. "
1233 "Configuration Item: <literal>APT::Get::ReInstall</literal>."
1236 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1237 #: apt-get.8.xml:489
1239 "This option is on by default; use <literal>--no-list-cleanup</literal> to "
1240 "turn it off. When it is on, <command>apt-get</command> will automatically "
1241 "manage the contents of <filename>&statedir;/lists</filename> to ensure that "
1242 "obsolete files are erased. The only reason to turn it off is if you "
1243 "frequently change your sources list. Configuration Item: "
1244 "<literal>APT::Get::List-Cleanup</literal>."
1247 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1248 #: apt-get.8.xml:499
1250 "This option controls the default input to the policy engine; it creates a "
1251 "default pin at priority 990 using the specified release string. This "
1252 "overrides the general settings in "
1253 "<filename>/etc/apt/preferences</filename>. Specifically pinned packages are "
1254 "not affected by the value of this option. In short, this option lets you "
1255 "have simple control over which distribution packages will be retrieved "
1256 "from. Some common examples might be <option>-t '2.1*'</option>, <option>-t "
1257 "unstable</option> or <option>-t sid</option>. Configuration Item: "
1258 "<literal>APT::Default-Release</literal>; see also the &apt-preferences; "
1262 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1263 #: apt-get.8.xml:514
1265 "Only perform operations that are 'trivial'. Logically this can be considered "
1266 "related to <option>--assume-yes</option>; where "
1267 "<option>--assume-yes</option> will answer yes to any prompt, "
1268 "<option>--trivial-only</option> will answer no. Configuration Item: "
1269 "<literal>APT::Get::Trivial-Only</literal>."
1272 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1273 #: apt-get.8.xml:521
1275 "If any packages are to be removed apt-get immediately aborts without "
1276 "prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
1279 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1280 #: apt-get.8.xml:527
1282 "If the command is either <literal>install</literal> or "
1283 "<literal>remove</literal>, then this option acts like running the "
1284 "<literal>autoremove</literal> command, removing unused dependency "
1285 "packages. Configuration Item: <literal>APT::Get::AutomaticRemove</literal>."
1288 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1289 #: apt-get.8.xml:534
1291 "Only has meaning for the <literal>source</literal> and "
1292 "<literal>build-dep</literal> commands. Indicates that the given source "
1293 "names are not to be mapped through the binary table. This means that if "
1294 "this option is specified, these commands will only accept source package "
1295 "names as arguments, rather than accepting binary package names and looking "
1296 "up the corresponding source package. Configuration Item: "
1297 "<literal>APT::Get::Only-Source</literal>."
1300 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1301 #: apt-get.8.xml:545
1303 "Download only the diff, dsc, or tar file of a source archive. Configuration "
1304 "Item: <literal>APT::Get::Diff-Only</literal>, "
1305 "<literal>APT::Get::Dsc-Only</literal>, and "
1306 "<literal>APT::Get::Tar-Only</literal>."
1309 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1310 #: apt-get.8.xml:551
1312 "Only process architecture-dependent build-dependencies. Configuration Item: "
1313 "<literal>APT::Get::Arch-Only</literal>."
1316 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1317 #: apt-get.8.xml:556
1319 "Ignore if packages can't be authenticated and don't prompt about it. This "
1320 "can be useful while working with local repositories, but is a huge security "
1321 "risk if data authenticity isn't ensured in another way by the user itself. "
1322 "The usage of the <option>Trusted</option> option for &sources-list; entries "
1323 "should usually be preferred over this global override. Configuration Item: "
1324 "<literal>APT::Get::AllowUnauthenticated</literal>."
1327 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1328 #: apt-get.8.xml:566
1330 "Forbid the update command to acquire unverifiable data from configured "
1331 "sources. Apt will fail at the update command for repositories without valid "
1332 "cryptographically signatures. Configuration Item: "
1333 "<literal>Acquire::AllowInsecureRepositories</literal>."
1336 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1337 #: apt-get.8.xml:574
1339 "Show user friendly progress information in the terminal window when packages "
1340 "are installed, upgraded or removed. For a machine parsable version of this "
1341 "data see README.progress-reporting in the apt doc directory. Configuration "
1342 "Item: <literal>Dpkg::Progress</literal> and "
1343 "<literal>Dpkg::Progress-Fancy</literal>."
1346 #. type: Content of: <refentry><refsect1><title>
1347 #: apt-get.8.xml:587 apt-cache.8.xml:352 apt-key.8.xml:170 apt-mark.8.xml:121 apt.conf.5.xml:1313 apt_preferences.5.xml:709
1351 #. type: Content of: <refentry><refsect1><para>
1352 #: apt-get.8.xml:598
1354 "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, "
1355 "&apt-secure;, The APT User's guide in &guidesdir;, &apt-preferences;, the "
1359 #. type: Content of: <refentry><refsect1><para>
1360 #: apt-get.8.xml:604
1362 "<command>apt-get</command> returns zero on normal operation, decimal 100 on "
1366 #. type: Content of: <refentry><refnamediv><refpurpose>
1367 #: apt-cache.8.xml:29
1368 msgid "query the APT cache"
1371 #. type: Content of: <refentry><refsect1><para>
1372 #: apt-cache.8.xml:35
1374 "<command>apt-cache</command> performs a variety of operations on APT's "
1375 "package cache. <command>apt-cache</command> does not manipulate the state of "
1376 "the system but does provide operations to search and generate interesting "
1377 "output from the package metadata."
1380 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1381 #: apt-cache.8.xml:45
1383 "<literal>gencaches</literal> creates APT's package cache. This is done "
1384 "implicitly by all commands needing this cache if it is missing or outdated."
1387 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1388 #: apt-cache.8.xml:49 apt-cache.8.xml:137 apt-cache.8.xml:161 apt-cache.8.xml:183 apt-cache.8.xml:188 apt-cache.8.xml:204 apt-cache.8.xml:222 apt-cache.8.xml:234
1389 msgid "&synopsis-pkg;"
1392 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1393 #: apt-cache.8.xml:50
1395 "<literal>showpkg</literal> displays information about the packages listed on "
1396 "the command line. Remaining arguments are package names. The available "
1397 "versions and reverse dependencies of each package listed are listed, as well "
1398 "as forward dependencies for each version. Forward (normal) dependencies are "
1399 "those packages upon which the package in question depends; reverse "
1400 "dependencies are those packages that depend upon the package in "
1401 "question. Thus, forward dependencies must be satisfied for a package, but "
1402 "reverse dependencies need not be. For instance, <command>apt-cache showpkg "
1403 "libreadline2</command> would produce output similar to the following:"
1406 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
1407 #: apt-cache.8.xml:62
1410 "Package: libreadline2\n"
1411 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
1412 "Reverse Depends: \n"
1413 " libreadlineg2,libreadline2\n"
1414 " libreadline2-altdev,libreadline2\n"
1416 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
1419 "Reverse Provides: \n"
1422 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1423 #: apt-cache.8.xml:74
1425 "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
1426 "ncurses3.0 which must be installed for libreadline2 to work. In turn, "
1427 "libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
1428 "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
1429 "installed; libreadlineg2 and libreadline2-altdev do not have to be "
1430 "installed. For the specific meaning of the remainder of the output it is "
1431 "best to consult the apt source code."
1434 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1435 #: apt-cache.8.xml:83
1437 "<literal>stats</literal> displays some statistics about the cache. No "
1438 "further arguments are expected. Statistics reported are:"
1441 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1442 #: apt-cache.8.xml:86
1444 "<literal>Total package names</literal> is the number of package names found "
1448 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1449 #: apt-cache.8.xml:90
1451 "<literal>Normal packages</literal> is the number of regular, ordinary "
1452 "package names; these are packages that bear a one-to-one correspondence "
1453 "between their names and the names used by other packages for them in "
1454 "dependencies. The majority of packages fall into this category."
1457 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1458 #: apt-cache.8.xml:96
1460 "<literal>Pure virtual packages</literal> is the number of packages that "
1461 "exist only as a virtual package name; that is, packages only \"provide\" the "
1462 "virtual package name, and no package actually uses the name. For instance, "
1463 "\"mail-transport-agent\" in the Debian system is a pure virtual package; "
1464 "several packages provide \"mail-transport-agent\", but there is no package "
1465 "named \"mail-transport-agent\"."
1468 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1469 #: apt-cache.8.xml:104
1471 "<literal>Single virtual packages</literal> is the number of packages with "
1472 "only one package providing a particular virtual package. For example, in the "
1473 "Debian system, \"X11-text-viewer\" is a virtual package, but only one "
1474 "package, xless, provides \"X11-text-viewer\"."
1477 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1478 #: apt-cache.8.xml:110
1480 "<literal>Mixed virtual packages</literal> is the number of packages that "
1481 "either provide a particular virtual package or have the virtual package name "
1482 "as the package name. For instance, in the Debian system, \"debconf\" is both "
1483 "an actual package, and provided by the debconf-tiny package."
1486 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1487 #: apt-cache.8.xml:117
1489 "<literal>Missing</literal> is the number of package names that were "
1490 "referenced in a dependency but were not provided by any package. Missing "
1491 "packages may be an evidence if a full distribution is not accessed, or if a "
1492 "package (real or virtual) has been dropped from the distribution. Usually "
1493 "they are referenced from Conflicts or Breaks statements."
1496 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1497 #: apt-cache.8.xml:124
1499 "<literal>Total distinct</literal> versions is the number of package versions "
1500 "found in the cache. If more than one distribution is being accessed (for "
1501 "instance, \"stable\" and \"unstable\"), this value can be considerably "
1502 "larger than the number of total package names."
1505 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1506 #: apt-cache.8.xml:130
1508 "<literal>Total dependencies</literal> is the number of dependency "
1509 "relationships claimed by all of the packages in the cache."
1512 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1513 #: apt-cache.8.xml:138
1515 "<literal>showsrc</literal> displays all the source package records that "
1516 "match the given package names. All versions are shown, as well as all "
1517 "records that declare the name to be a binary package. Use "
1518 "<option>--only-source</option> to display only source package names."
1521 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1522 #: apt-cache.8.xml:147
1524 "<literal>dump</literal> shows a short listing of every package in the "
1525 "cache. It is primarily for debugging."
1528 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1529 #: apt-cache.8.xml:152
1531 "<literal>dumpavail</literal> prints out an available list to stdout. This is "
1532 "suitable for use with &dpkg; and is used by the &dselect; method."
1535 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1536 #: apt-cache.8.xml:157
1538 "<literal>unmet</literal> displays a summary of all unmet dependencies in the "
1542 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1543 #: apt-cache.8.xml:162
1545 "<literal>show</literal> performs a function similar to <command>dpkg "
1546 "--print-avail</command>; it displays the package records for the named "
1550 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1551 #: apt-cache.8.xml:167
1552 msgid "&synopsis-regex;"
1555 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1556 #: apt-cache.8.xml:168
1558 "<literal>search</literal> performs a full text search on all available "
1559 "package lists for the POSIX regex pattern given, see ®ex;. It searches "
1560 "the package names and the descriptions for an occurrence of the regular "
1561 "expression and prints out the package name and the short description, "
1562 "including virtual package names. If <option>--full</option> is given then "
1563 "output identical to <literal>show</literal> is produced for each matched "
1564 "package, and if <option>--names-only</option> is given then the long "
1565 "description is not searched, only the package name and provided packages "
1569 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1570 #: apt-cache.8.xml:179
1572 "Separate arguments can be used to specify multiple search patterns that are "
1576 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1577 #: apt-cache.8.xml:184
1579 "<literal>depends</literal> shows a listing of each dependency a package has "
1580 "and all the possible other packages that can fulfill that dependency."
1583 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1584 #: apt-cache.8.xml:189
1586 "<literal>rdepends</literal> shows a listing of each reverse dependency a "
1590 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1591 #: apt-cache.8.xml:193
1592 msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
1595 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1596 #: apt-cache.8.xml:194
1598 "This command prints the name of each package APT knows. The optional "
1599 "argument is a prefix match to filter the name list. The output is suitable "
1600 "for use in a shell tab complete function and the output is generated "
1601 "extremely quickly. This command is best used with the "
1602 "<option>--generate</option> option."
1605 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1606 #: apt-cache.8.xml:199
1608 "Note that a package which APT knows of is not necessarily available to "
1609 "download, installable or installed, e.g. virtual packages are also listed in "
1610 "the generated list."
1613 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1614 #: apt-cache.8.xml:205
1616 "<literal>dotty</literal> takes a list of packages on the command line and "
1617 "generates output suitable for use by dotty from the <ulink "
1618 "url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> "
1619 "package. The result will be a set of nodes and edges representing the "
1620 "relationships between the packages. By default the given packages will trace "
1621 "out all dependent packages; this can produce a very large graph. To limit "
1622 "the output to only the packages listed on the command line, set the "
1623 "<literal>APT::Cache::GivenOnly</literal> option."
1626 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1627 #: apt-cache.8.xml:214
1629 "The resulting nodes will have several shapes; normal packages are boxes, "
1630 "pure virtual packages are triangles, mixed virtual packages are diamonds, "
1631 "missing packages are hexagons. Orange boxes mean recursion was stopped (leaf "
1632 "packages), blue lines are pre-depends, green lines are conflicts."
1635 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1636 #: apt-cache.8.xml:219
1637 msgid "Caution, dotty cannot graph larger sets of packages."
1640 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1641 #: apt-cache.8.xml:223
1643 "The same as <literal>dotty</literal>, only for xvcg from the <ulink "
1644 "url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG "
1648 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1649 #: apt-cache.8.xml:227
1650 msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
1653 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1654 #: apt-cache.8.xml:228
1656 "<literal>policy</literal> is meant to help debug issues relating to the "
1657 "preferences file. With no arguments it will print out the priorities of each "
1658 "source. Otherwise it prints out detailed information about the priority "
1659 "selection of the named package."
1662 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1663 #: apt-cache.8.xml:235
1665 "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
1666 "to mimic the output format and a subset of the functionality of the Debian "
1667 "archive management tool, <literal>madison</literal>. It displays available "
1668 "versions of a package in a tabular format. Unlike the original "
1669 "<literal>madison</literal>, it can only display information for the "
1670 "architecture for which APT has retrieved package lists "
1671 "(<literal>APT::Architecture</literal>)."
1674 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1675 #: apt-cache.8.xml:251
1677 "Select the file to store the package cache. The package cache is the primary "
1678 "cache used by all operations. Configuration Item: "
1679 "<literal>Dir::Cache::pkgcache</literal>."
1682 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1683 #: apt-cache.8.xml:257
1685 "Select the file to store the source cache. The source is used only by "
1686 "<literal>gencaches</literal> and it stores a parsed version of the package "
1687 "information from remote sources. When building the package cache the source "
1688 "cache is used to avoid reparsing all of the package files. Configuration "
1689 "Item: <literal>Dir::Cache::srcpkgcache</literal>."
1692 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1693 #: apt-cache.8.xml:265
1695 "Quiet; produces output suitable for logging, omitting progress indicators. "
1696 "More q's will produce more quietness up to a maximum of 2. You can also use "
1697 "<option>-q=#</option> to set the quietness level, overriding the "
1698 "configuration file. Configuration Item: <literal>quiet</literal>."
1701 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1702 #: apt-cache.8.xml:272
1704 "Print only important dependencies; for use with <literal>unmet</literal> and "
1705 "<literal>depends</literal>. Causes only Depends and Pre-Depends relations to "
1706 "be printed. Configuration Item: <literal>APT::Cache::Important</literal>."
1709 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1710 #: apt-cache.8.xml:286
1712 "Per default the <command>depends</command> and <command>rdepends</command> "
1713 "print all dependencies. This can be tweaked with these flags which will omit "
1714 "the specified dependency type. Configuration Item: "
1715 "<literal>APT::Cache::Show<replaceable>DependencyType</replaceable></literal> "
1716 "e.g. <literal>APT::Cache::ShowRecommends</literal>."
1719 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1720 #: apt-cache.8.xml:294
1722 "Per default <command>depends</command> and <command>rdepends</command> print "
1723 "only dependencies explicitly expressed in the metadata. With this flag it "
1724 "will also show dependencies implicitely added based on the encountered "
1725 "data. A <literal>Conflicts: foo</literal> e.g. expresses implicitely that "
1726 "this package also conflicts with the package foo from any other "
1727 "architecture. Configuration Item: "
1728 "<literal>APT::Cache::ShowImplicit</literal>."
1731 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1732 #: apt-cache.8.xml:304
1734 "Print full package records when searching. Configuration Item: "
1735 "<literal>APT::Cache::ShowFull</literal>."
1738 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1739 #: apt-cache.8.xml:309
1741 "Print full records for all available versions. This is the default; to turn "
1742 "it off, use <option>--no-all-versions</option>. If "
1743 "<option>--no-all-versions</option> is specified, only the candidate version "
1744 "will be displayed (the one which would be selected for installation). This "
1745 "option is only applicable to the <literal>show</literal> command. "
1746 "Configuration Item: <literal>APT::Cache::AllVersions</literal>."
1749 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1750 #: apt-cache.8.xml:318
1752 "Perform automatic package cache regeneration, rather than use the cache as "
1753 "it is. This is the default; to turn it off, use "
1754 "<option>--no-generate</option>. Configuration Item: "
1755 "<literal>APT::Cache::Generate</literal>."
1758 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1759 #: apt-cache.8.xml:324
1761 "Only search on the package and provided package names, not the long "
1762 "descriptions. Configuration Item: <literal>APT::Cache::NamesOnly</literal>."
1765 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1766 #: apt-cache.8.xml:329
1768 "Make <literal>pkgnames</literal> print all names, including virtual packages "
1769 "and missing dependencies. Configuration Item: "
1770 "<literal>APT::Cache::AllNames</literal>."
1773 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1774 #: apt-cache.8.xml:335
1776 "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
1777 "that all packages mentioned are printed once. Configuration Item: "
1778 "<literal>APT::Cache::RecurseDepends</literal>."
1781 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1782 #: apt-cache.8.xml:342
1784 "Limit the output of <literal>depends</literal> and "
1785 "<literal>rdepends</literal> to packages which are currently installed. "
1786 "Configuration Item: <literal>APT::Cache::Installed</literal>."
1789 #. type: Content of: <refentry><refsect1><para>
1790 #: apt-cache.8.xml:360
1791 msgid "&apt-conf;, &sources-list;, &apt-get;"
1794 #. type: Content of: <refentry><refsect1><para>
1795 #: apt-cache.8.xml:365
1797 "<command>apt-cache</command> returns zero on normal operation, decimal 100 "
1801 #. type: Content of: <refentry><refnamediv><refpurpose>
1803 msgid "APT key management utility"
1806 #. type: Content of: <refentry><refsect1><para>
1809 "<command>apt-key</command> is used to manage the list of keys used by apt to "
1810 "authenticate packages. Packages which have been authenticated using these "
1811 "keys will be considered trusted."
1814 #. type: Content of: <refentry><refsect1><title>
1819 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1822 "Add a new key to the list of trusted keys. The key is read from the "
1823 "filename given with the parameter &synopsis-param-filename; or if the "
1824 "filename is <literal>-</literal> from standard input."
1827 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1829 msgid "Remove a key from the list of trusted keys."
1832 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1834 msgid "Output the key &synopsis-param-keyid; to standard output."
1837 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1839 msgid "Output all trusted keys to standard output."
1842 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1844 msgid "List trusted keys."
1847 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1848 #: apt-key.8.xml:103
1849 msgid "List fingerprints of trusted keys."
1852 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1853 #: apt-key.8.xml:114
1855 "Pass advanced options to gpg. With adv --recv-key you can download the "
1859 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1860 #: apt-key.8.xml:126
1862 "Update the local keyring with the archive keyring and remove from the local "
1863 "keyring the archive keys which are no longer valid. The archive keyring is "
1864 "shipped in the <literal>archive-keyring</literal> package of your "
1865 "distribution, e.g. the &keyring-package; package in &keyring-distro;."
1868 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1869 #: apt-key.8.xml:140
1871 "Perform an update working similarly to the <command>update</command> command "
1872 "above, but get the archive keyring from a URI instead and validate it "
1873 "against a master key. This requires an installed &wget; and an APT build "
1874 "configured to have a server to fetch from and a master keyring to validate. "
1875 "APT in Debian does not support this command, relying on "
1876 "<command>update</command> instead, but Ubuntu's APT does."
1879 #. type: Content of: <refentry><refsect1><title>
1880 #: apt-key.8.xml:156 apt-cdrom.8.xml:76
1884 #. type: Content of: <refentry><refsect1><para>
1885 #: apt-key.8.xml:157
1887 "Note that options need to be defined before the commands described in the "
1891 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1892 #: apt-key.8.xml:160
1894 "With this option it is possible to specify a particular keyring file the "
1895 "command should operate on. The default is that a command is executed on the "
1896 "<filename>trusted.gpg</filename> file as well as on all parts in the "
1897 "<filename>trusted.gpg.d</filename> directory, though "
1898 "<filename>trusted.gpg</filename> is the primary keyring which means that "
1899 "e.g. new keys are added to this one."
1902 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1903 #: apt-key.8.xml:175
1904 msgid "<filename>/etc/apt/trustdb.gpg</filename>"
1907 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1908 #: apt-key.8.xml:176
1909 msgid "Local trust database of archive keys."
1912 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1913 #: apt-key.8.xml:179
1914 msgid "&keyring-filename;"
1917 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1918 #: apt-key.8.xml:180
1919 msgid "Keyring of &keyring-distro; archive trusted keys."
1922 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1923 #: apt-key.8.xml:183
1924 msgid "&keyring-removed-filename;"
1927 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1928 #: apt-key.8.xml:184
1929 msgid "Keyring of &keyring-distro; archive removed trusted keys."
1932 #. type: Content of: <refentry><refsect1><para>
1933 #: apt-key.8.xml:193
1934 msgid "&apt-get;, &apt-secure;"
1937 #. type: Content of: <refentry><refnamediv><refpurpose>
1938 #: apt-mark.8.xml:29
1939 msgid "mark/unmark a package as being automatically-installed"
1942 #. type: Content of: <refentry><refsect1><para>
1943 #: apt-mark.8.xml:35
1945 "<command>apt-mark</command> will change whether a package has been marked as "
1946 "being automatically installed."
1949 #. type: Content of: <refentry><refsect1><para>
1950 #: apt-mark.8.xml:39
1952 "When you request that a package is installed, and as a result other packages "
1953 "are installed to satisfy its dependencies, the dependencies are marked as "
1954 "being automatically installed. Once these automatically installed packages "
1955 "are no longer depended on by any manually installed packages, they will be "
1956 "removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
1959 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1960 #: apt-mark.8.xml:48
1962 "<literal>auto</literal> is used to mark a package as being automatically "
1963 "installed, which will cause the package to be removed when no more manually "
1964 "installed packages depend on this package."
1967 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1968 #: apt-mark.8.xml:56
1970 "<literal>manual</literal> is used to mark a package as being manually "
1971 "installed, which will prevent the package from being automatically removed "
1972 "if no other packages depend on it."
1975 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1976 #: apt-mark.8.xml:64
1978 "<literal>hold</literal> is used to mark a package as held back, which will "
1979 "prevent the package from being automatically installed, upgraded or "
1980 "removed. The command is only a wrapper around <command>dpkg "
1981 "--set-selections</command> and the state is therefore maintained by &dpkg; "
1982 "and not affected by the <option>--file</option> option."
1985 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1986 #: apt-mark.8.xml:74
1988 "<literal>unhold</literal> is used to cancel a previously set hold on a "
1989 "package to allow all actions again."
1992 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1993 #: apt-mark.8.xml:80
1995 "<literal>showauto</literal> is used to print a list of automatically "
1996 "installed packages with each package on a new line. All automatically "
1997 "installed packages will be listed if no package is given. If packages are "
1998 "given only those which are automatically installed will be shown."
2001 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2002 #: apt-mark.8.xml:88
2004 "<literal>showmanual</literal> can be used in the same way as "
2005 "<literal>showauto</literal> except that it will print a list of manually "
2006 "installed packages instead."
2009 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2010 #: apt-mark.8.xml:95
2012 "<literal>showhold</literal> is used to print a list of packages on hold in "
2013 "the same way as for the other show commands."
2016 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2017 #: apt-mark.8.xml:111
2019 "Read/Write package stats from the filename given with the parameter "
2020 "&synopsis-param-filename; instead of from the default location, which is "
2021 "<filename>extended_status</filename> in the directory defined by the "
2022 "Configuration Item: <literal>Dir::State</literal>."
2025 #. type: Content of: <refentry><refsect1><para>
2026 #: apt-mark.8.xml:132
2028 "<command>apt-mark</command> returns zero on normal operation, non-zero on "
2032 #. type: Content of: <refentry><refnamediv><refpurpose>
2033 #: apt-secure.8.xml:43
2034 msgid "Archive authentication support for APT"
2037 #. type: Content of: <refentry><refsect1><para>
2038 #: apt-secure.8.xml:48
2040 "Starting with version 0.6, <command>apt</command> contains code that does "
2041 "signature checking of the Release file for all archives. This ensures that "
2042 "packages in the archive can't be modified by people who have no access to "
2043 "the Release file signing key."
2046 #. type: Content of: <refentry><refsect1><para>
2047 #: apt-secure.8.xml:56
2049 "If a package comes from a archive without a signature, or with a signature "
2050 "that apt does not have a key for, that package is considered untrusted, and "
2051 "installing it will result in a big warning. <command>apt-get</command> will "
2052 "currently only warn for unsigned archives; future releases might force all "
2053 "sources to be verified before downloading packages from them."
2056 #. type: Content of: <refentry><refsect1><para>
2057 #: apt-secure.8.xml:65
2059 "The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
2060 "authentication feature."
2063 #. type: Content of: <refentry><refsect1><title>
2064 #: apt-secure.8.xml:70
2065 msgid "Trusted archives"
2068 #. type: Content of: <refentry><refsect1><para>
2069 #: apt-secure.8.xml:73
2071 "The chain of trust from an apt archive to the end user is made up of several "
2072 "steps. <command>apt-secure</command> is the last step in this chain; "
2073 "trusting an archive does not mean that you trust its packages not to contain "
2074 "malicious code, but means that you trust the archive maintainer. It's the "
2075 "archive maintainer's responsibility to ensure that the archive's integrity "
2079 #. type: Content of: <refentry><refsect1><para>
2080 #: apt-secure.8.xml:81
2082 "apt-secure does not review signatures at a package level. If you require "
2083 "tools to do this you should look at <command>debsig-verify</command> and "
2084 "<command>debsign</command> (provided in the debsig-verify and devscripts "
2085 "packages respectively)."
2088 #. type: Content of: <refentry><refsect1><para>
2089 #: apt-secure.8.xml:88
2091 "The chain of trust in Debian starts when a maintainer uploads a new package "
2092 "or a new version of a package to the Debian archive. In order to become "
2093 "effective, this upload needs to be signed by a key contained in the Debian "
2094 "Maintainers keyring (available in the debian-keyring package). Maintainers' "
2095 "keys are signed by other maintainers following pre-established procedures to "
2096 "ensure the identity of the key holder."
2099 #. type: Content of: <refentry><refsect1><para>
2100 #: apt-secure.8.xml:98
2102 "Once the uploaded package is verified and included in the archive, the "
2103 "maintainer signature is stripped off, and checksums of the package are "
2104 "computed and put in the Packages file. The checksums of all of the Packages "
2105 "files are then computed and put into the Release file. The Release file is "
2106 "then signed by the archive key for this &keyring-distro; release, and "
2107 "distributed alongside the packages and the Packages files on "
2108 "&keyring-distro; mirrors. The keys are in the &keyring-distro; archive "
2109 "keyring available in the &keyring-package; package."
2112 #. type: Content of: <refentry><refsect1><para>
2113 #: apt-secure.8.xml:109
2115 "End users can check the signature of the Release file, extract a checksum of "
2116 "a package from it and compare it with the checksum of the package they "
2117 "downloaded by hand - or rely on APT doing this automatically."
2120 #. type: Content of: <refentry><refsect1><para>
2121 #: apt-secure.8.xml:114
2123 "Notice that this is distinct from checking signatures on a per package "
2124 "basis. It is designed to prevent two possible attacks:"
2127 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2128 #: apt-secure.8.xml:119
2130 "<literal>Network \"man in the middle\" attacks</literal>. Without signature "
2131 "checking, malicious agents can introduce themselves into the package "
2132 "download process and provide malicious software either by controlling a "
2133 "network element (router, switch, etc.) or by redirecting traffic to a rogue "
2134 "server (through ARP or DNS spoofing attacks)."
2137 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2138 #: apt-secure.8.xml:127
2140 "<literal>Mirror network compromise</literal>. Without signature checking, a "
2141 "malicious agent can compromise a mirror host and modify the files in it to "
2142 "propagate malicious software to all users downloading packages from that "
2146 #. type: Content of: <refentry><refsect1><para>
2147 #: apt-secure.8.xml:134
2149 "However, it does not defend against a compromise of the Debian master server "
2150 "itself (which signs the packages) or against a compromise of the key used to "
2151 "sign the Release files. In any case, this mechanism can complement a "
2152 "per-package signature."
2155 #. type: Content of: <refentry><refsect1><title>
2156 #: apt-secure.8.xml:140
2157 msgid "User configuration"
2160 #. type: Content of: <refentry><refsect1><para>
2161 #: apt-secure.8.xml:142
2163 "<command>apt-key</command> is the program that manages the list of keys used "
2164 "by apt. It can be used to add or remove keys, although an installation of "
2165 "this release will automatically contain the default Debian archive signing "
2166 "keys used in the Debian package repositories."
2169 #. type: Content of: <refentry><refsect1><para>
2170 #: apt-secure.8.xml:149
2172 "In order to add a new key you need to first download it (you should make "
2173 "sure you are using a trusted communication channel when retrieving it), add "
2174 "it with <command>apt-key</command> and then run <command>apt-get "
2175 "update</command> so that apt can download and verify the "
2176 "<filename>InRelease</filename> or <filename>Release.gpg</filename> files "
2177 "from the archives you have configured."
2180 #. type: Content of: <refentry><refsect1><title>
2181 #: apt-secure.8.xml:158
2182 msgid "Archive configuration"
2185 #. type: Content of: <refentry><refsect1><para>
2186 #: apt-secure.8.xml:160
2188 "If you want to provide archive signatures in an archive under your "
2189 "maintenance you have to:"
2192 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2193 #: apt-secure.8.xml:165
2195 "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
2196 "already. You can do this by running <command>apt-ftparchive "
2197 "release</command> (provided in apt-utils)."
2200 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2201 #: apt-secure.8.xml:170
2203 "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg "
2204 "--clearsign -o InRelease Release</command> and <command>gpg -abs -o "
2205 "Release.gpg Release</command>."
2208 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2209 #: apt-secure.8.xml:174
2211 "<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
2212 "know what key they need to import in order to authenticate the files in the "
2216 #. type: Content of: <refentry><refsect1><para>
2217 #: apt-secure.8.xml:181
2219 "Whenever the contents of the archive change (new packages are added or "
2220 "removed) the archive maintainer has to follow the first two steps outlined "
2224 #. type: Content of: <refentry><refsect1><para>
2225 #: apt-secure.8.xml:189
2227 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
2228 "&debsign;, &debsig-verify;, &gpg;"
2231 #. type: Content of: <refentry><refsect1><para>
2232 #: apt-secure.8.xml:193
2234 "For more background information you might want to review the <ulink "
2235 "url=\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian "
2236 "Security Infrastructure</ulink> chapter of the Securing Debian Manual "
2237 "(available also in the harden-doc package) and the <ulink "
2238 "url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong "
2239 "Distribution HOWTO</ulink> by V. Alex Brennen."
2242 #. type: Content of: <refentry><refsect1><title>
2243 #: apt-secure.8.xml:206
2244 msgid "Manpage Authors"
2247 #. type: Content of: <refentry><refsect1><para>
2248 #: apt-secure.8.xml:208
2250 "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
2251 "Jones, Colin Walters, Florian Weimer and Michael Vogt."
2254 #. type: Content of: <refentry><refnamediv><refpurpose>
2255 #: apt-cdrom.8.xml:28
2256 msgid "APT CD-ROM management utility"
2259 #. type: Content of: <refentry><refsect1><para>
2260 #: apt-cdrom.8.xml:34
2262 "<command>apt-cdrom</command> is used to add a new CD-ROM to APT's list of "
2263 "available sources. <command>apt-cdrom</command> takes care of determining "
2264 "the structure of the disc as well as correcting for several possible "
2265 "mis-burns and verifying the index files."
2268 #. type: Content of: <refentry><refsect1><para>
2269 #: apt-cdrom.8.xml:41
2271 "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
2272 "system; it cannot be done by hand. Furthermore each disc in a multi-CD set "
2273 "must be inserted and scanned separately to account for possible mis-burns."
2276 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2277 #: apt-cdrom.8.xml:52
2279 "<literal>add</literal> is used to add a new disc to the source list. It will "
2280 "unmount the CD-ROM device, prompt for a disc to be inserted and then proceed "
2281 "to scan it and copy the index files. If the disc does not have a proper "
2282 "<filename>.disk</filename> directory you will be prompted for a descriptive "
2286 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2287 #: apt-cdrom.8.xml:60
2289 "APT uses a CD-ROM ID to track which disc is currently in the drive and "
2290 "maintains a database of these IDs in "
2291 "<filename>&statedir;/cdroms.list</filename>"
2294 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2295 #: apt-cdrom.8.xml:68
2297 "A debugging tool to report the identity of the current disc as well as the "
2301 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2302 #: apt-cdrom.8.xml:81
2304 "Do not try to auto-detect the CD-ROM path. Usually combined with the "
2305 "<option>--cdrom</option> option. Configuration Item: "
2306 "<literal>Acquire::cdrom::AutoDetect</literal>."
2309 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2310 #: apt-cdrom.8.xml:89
2312 "Mount point; specify the location to mount the CD-ROM. This mount point must "
2313 "be listed in <filename>/etc/fstab</filename> and properly configured. "
2314 "Configuration Item: <literal>Acquire::cdrom::mount</literal>."
2317 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2318 #: apt-cdrom.8.xml:98
2320 "Rename a disc; change the label of a disc or override the disc's given "
2321 "label. This option will cause <command>apt-cdrom</command> to prompt for a "
2322 "new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
2325 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2326 #: apt-cdrom.8.xml:107
2328 "No mounting; prevent <command>apt-cdrom</command> from mounting and "
2329 "unmounting the mount point. Configuration Item: "
2330 "<literal>APT::CDROM::NoMount</literal>."
2333 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2334 #: apt-cdrom.8.xml:115
2336 "Fast Copy; Assume the package files are valid and do not check every "
2337 "package. This option should be used only if <command>apt-cdrom</command> has "
2338 "been run on this disc before and did not detect any errors. Configuration "
2339 "Item: <literal>APT::CDROM::Fast</literal>."
2342 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2343 #: apt-cdrom.8.xml:125
2345 "Thorough Package Scan; This option may be needed with some old Debian "
2346 "1.1/1.2 discs that have Package files in strange places. It takes much "
2347 "longer to scan the CD but will pick them all up."
2350 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2351 #: apt-cdrom.8.xml:136
2353 "No Changes; Do not change the &sources-list; file and do not write index "
2354 "files. Everything is still checked however. Configuration Item: "
2355 "<literal>APT::CDROM::NoAct</literal>."
2358 #. type: Content of: <refentry><refsect1><para>
2359 #: apt-cdrom.8.xml:149
2360 msgid "&apt-conf;, &apt-get;, &sources-list;"
2363 #. type: Content of: <refentry><refsect1><para>
2364 #: apt-cdrom.8.xml:154
2366 "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
2370 #. type: Content of: <refentry><refnamediv><refpurpose>
2371 #: apt-config.8.xml:29
2372 msgid "APT Configuration Query program"
2375 #. type: Content of: <refentry><refsect1><para>
2376 #: apt-config.8.xml:35
2378 "<command>apt-config</command> is an internal program used by various "
2379 "portions of the APT suite to provide consistent configurability. It accesses "
2380 "the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
2381 "manner that is easy to use for scripted applications."
2384 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2385 #: apt-config.8.xml:47
2387 "shell is used to access the configuration information from a shell "
2388 "script. It is given pairs of arguments, the first being a shell variable and "
2389 "the second the configuration value to query. As output it lists shell "
2390 "assignment commands for each value present. In a shell script it should be "
2394 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
2395 #: apt-config.8.xml:55
2399 "RES=`apt-config shell OPTS MyApp::options`\n"
2403 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2404 #: apt-config.8.xml:60
2406 "This will set the shell environment variable $OPTS to the value of "
2407 "MyApp::options with a default of <option>-f</option>."
2410 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2411 #: apt-config.8.xml:64
2413 "The configuration item may be postfixed with a /[fdbi]. f returns file "
2414 "names, d returns directories, b returns true or false and i returns an "
2415 "integer. Each of the returns is normalized and verified internally."
2418 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2419 #: apt-config.8.xml:73
2420 msgid "Just show the contents of the configuration space."
2423 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2424 #: apt-config.8.xml:86
2426 "Include options which have an empty value. This is the default, so use "
2427 "--no-empty to remove them from the output."
2430 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
2431 #: apt-config.8.xml:91
2432 msgid "%f "%v";%n"
2435 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2436 #: apt-config.8.xml:92
2438 "Defines the output of each config option. %t will be replaced with "
2439 "its individual name, %f with its full hierarchical name and %v "
2440 "with its value. Use uppercase letters and special characters in the value "
2441 "will be encoded to ensure that it can e.g. be safely used in a quoted-string "
2442 "as defined by RFC822. Additionally %n will be replaced by a newline, "
2443 "and %N by a tab. A % can be printed by using %%."
2446 #. type: Content of: <refentry><refsect1><para>
2447 #: apt-config.8.xml:106 apt-extracttemplates.1.xml:67 apt-sortpkgs.1.xml:60 apt-ftparchive.1.xml:604
2451 #. type: Content of: <refentry><refsect1><para>
2452 #: apt-config.8.xml:111
2454 "<command>apt-config</command> returns zero on normal operation, decimal 100 "
2458 #. type: Content of: <refentry><refentryinfo><author><contrib>
2459 #: apt.conf.5.xml:16
2460 msgid "Initial documentation of Debug::*."
2463 #. type: Content of: <refentry><refentryinfo><author><email>
2464 #: apt.conf.5.xml:17
2465 msgid "dburrows@debian.org"
2468 #. type: Content of: <refentry><refmeta><manvolnum>
2469 #: apt.conf.5.xml:27 apt_preferences.5.xml:21 sources.list.5.xml:22
2473 #. type: Content of: <refentry><refnamediv><refpurpose>
2474 #: apt.conf.5.xml:34
2475 msgid "Configuration file for APT"
2478 #. type: Content of: <refentry><refsect1><para>
2479 #: apt.conf.5.xml:38
2481 "<filename>/etc/apt/apt.conf</filename> is the main configuration file shared "
2482 "by all the tools in the APT suite of tools, though it is by no means the "
2483 "only place options can be set. The suite also shares a common command line "
2484 "parser to provide a uniform environment."
2487 #. type: Content of: <refentry><refsect1><orderedlist><para>
2488 #: apt.conf.5.xml:44
2490 "When an APT tool starts up it will read the configuration files in the "
2494 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2495 #: apt.conf.5.xml:46
2497 "the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
2501 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2502 #: apt.conf.5.xml:48
2504 "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
2505 "order which have either no or \"<literal>conf</literal>\" as filename "
2506 "extension and which only contain alphanumeric, hyphen (-), underscore (_) "
2507 "and period (.) characters. Otherwise APT will print a notice that it has "
2508 "ignored a file, unless that file matches a pattern in the "
2509 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in which "
2510 "case it will be silently ignored."
2513 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2514 #: apt.conf.5.xml:55
2515 msgid "the main configuration file specified by <literal>Dir::Etc::main</literal>"
2518 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2519 #: apt.conf.5.xml:57
2521 "the command line options are applied to override the configuration "
2522 "directives or to load even more configuration files."
2525 #. type: Content of: <refentry><refsect1><title>
2526 #: apt.conf.5.xml:61
2530 #. type: Content of: <refentry><refsect1><para>
2531 #: apt.conf.5.xml:62
2533 "The configuration file is organized in a tree with options organized into "
2534 "functional groups. Option specification is given with a double colon "
2535 "notation; for instance <literal>APT::Get::Assume-Yes</literal> is an option "
2536 "within the APT tool group, for the Get tool. Options do not inherit from "
2537 "their parent groups."
2540 #. type: Content of: <refentry><refsect1><para>
2541 #: apt.conf.5.xml:68
2543 "Syntactically the configuration language is modeled after what the ISC tools "
2544 "such as bind and dhcp use. Lines starting with <literal>//</literal> are "
2545 "treated as comments (ignored), as well as all text between "
2546 "<literal>/*</literal> and <literal>*/</literal>, just like C/C++ comments. "
2547 "Each line is of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. "
2548 "The quotation marks and trailing semicolon are required. The value must be "
2549 "on one line, and there is no kind of string concatenation. Values must not "
2550 "include backslashes or extra quotation marks. Option names are made up of "
2551 "alphanumeric characters and the characters \"/-:._+\". A new scope can be "
2552 "opened with curly braces, like this:"
2555 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
2556 #: apt.conf.5.xml:81
2561 " Assume-Yes \"true\";\n"
2562 " Fix-Broken \"true\";\n"
2567 #. type: Content of: <refentry><refsect1><para>
2568 #: apt.conf.5.xml:89
2570 "with newlines placed to make it more readable. Lists can be created by "
2571 "opening a scope and including a single string enclosed in quotes followed by "
2572 "a semicolon. Multiple entries can be included, separated by a semicolon."
2575 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
2576 #: apt.conf.5.xml:94
2578 msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
2581 #. type: Content of: <refentry><refsect1><para>
2582 #: apt.conf.5.xml:97
2584 "In general the sample configuration file &configureindex; is a good guide "
2585 "for how it should look."
2588 #. type: Content of: <refentry><refsect1><para>
2589 #: apt.conf.5.xml:100
2591 "Case is not significant in names of configuration items, so in the previous "
2592 "example you could use <literal>dpkg::pre-install-pkgs</literal>."
2595 #. type: Content of: <refentry><refsect1><para>
2596 #: apt.conf.5.xml:103
2598 "Names for the configuration items are optional if a list is defined as can "
2599 "be seen in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. If "
2600 "you don't specify a name a new entry will simply add a new option to the "
2601 "list. If you specify a name you can override the option in the same way as "
2602 "any other option by reassigning a new value to the option."
2605 #. type: Content of: <refentry><refsect1><para>
2606 #: apt.conf.5.xml:108
2608 "Two special commands are defined: <literal>#include</literal> (which is "
2609 "deprecated and not supported by alternative implementations) and "
2610 "<literal>#clear</literal>. <literal>#include</literal> will include the "
2611 "given file, unless the filename ends in a slash, in which case the whole "
2612 "directory is included. <literal>#clear</literal> is used to erase a part of "
2613 "the configuration tree. The specified element and all its descendants are "
2614 "erased. (Note that these lines also need to end with a semicolon.)"
2617 #. type: Content of: <refentry><refsect1><para>
2618 #: apt.conf.5.xml:118
2620 "The <literal>#clear</literal> command is the only way to delete a list or a "
2621 "complete scope. Reopening a scope (or using the syntax described below with "
2622 "an appended <literal>::</literal>) will <emphasis>not</emphasis> override "
2623 "previously written entries. Options can only be overridden by addressing a "
2624 "new value to them - lists and scopes can't be overridden, only cleared."
2627 #. type: Content of: <refentry><refsect1><para>
2628 #: apt.conf.5.xml:126
2630 "All of the APT tools take an -o option which allows an arbitrary "
2631 "configuration directive to be specified on the command line. The syntax is a "
2632 "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
2633 "followed by an equals sign then the new value of the option. To append a new "
2634 "element to a list, add a trailing <literal>::</literal> to the name of the "
2635 "list. (As you might suspect, the scope syntax can't be used on the command "
2639 #. type: Content of: <refentry><refsect1><para>
2640 #: apt.conf.5.xml:134
2642 "Note that appending items to a list using <literal>::</literal> only works "
2643 "for one item per line, and that you should not use it in combination with "
2644 "the scope syntax (which adds <literal>::</literal> implicitly). Using both "
2645 "syntaxes together will trigger a bug which some users unfortunately depend "
2646 "on: an option with the unusual name \"<literal>::</literal>\" which acts "
2647 "like every other option with a name. This introduces many problems; for one "
2648 "thing, users who write multiple lines in this <emphasis>wrong</emphasis> "
2649 "syntax in the hope of appending to a list will achieve the opposite, as only "
2650 "the last assignment for this option \"<literal>::</literal>\" will be "
2651 "used. Future versions of APT will raise errors and stop working if they "
2652 "encounter this misuse, so please correct such statements now while APT "
2653 "doesn't explicitly complain about them."
2656 #. type: Content of: <refentry><refsect1><title>
2657 #: apt.conf.5.xml:149
2658 msgid "The APT Group"
2661 #. type: Content of: <refentry><refsect1><para>
2662 #: apt.conf.5.xml:150
2664 "This group of options controls general APT behavior as well as holding the "
2665 "options for all of the tools."
2668 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2669 #: apt.conf.5.xml:155
2671 "System Architecture; sets the architecture to use when fetching files and "
2672 "parsing package lists. The internal default is the architecture apt was "
2676 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2677 #: apt.conf.5.xml:162
2679 "All Architectures the system supports. For instance, CPUs implementing the "
2680 "<literal>amd64</literal> (also called <literal>x86-64</literal>) "
2681 "instruction set are also able to execute binaries compiled for the "
2682 "<literal>i386</literal> (<literal>x86</literal>) instruction set. This list "
2683 "is used when fetching files and parsing package lists. The initial default "
2684 "is always the system's native architecture "
2685 "(<literal>APT::Architecture</literal>), and foreign architectures are added "
2686 "to the default list when they are registered via <command>dpkg "
2687 "--add-architecture</command>."
2690 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2691 #: apt.conf.5.xml:176
2693 "List of all build profiles enabled for build-dependency resolution, without "
2694 "the \"<literal>profile.</literal>\" namespace prefix. By default this list "
2695 "is empty. The <envar>DEB_BUILD_PROFILES</envar> as used by "
2696 "&dpkg-buildpackage; overrides the list notation."
2699 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2700 #: apt.conf.5.xml:184
2702 "Default release to install packages from if more than one version is "
2703 "available. Contains release name, codename or release version. Examples: "
2704 "'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
2705 "'4.0', '5.0*'. See also &apt-preferences;."
2708 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2709 #: apt.conf.5.xml:190
2711 "Ignore held packages; this global option causes the problem resolver to "
2712 "ignore held packages in its decision making."
2715 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2716 #: apt.conf.5.xml:195
2718 "Defaults to on. When turned on the autoclean feature will remove any "
2719 "packages which can no longer be downloaded from the cache. If turned off "
2720 "then packages that are locally installed are also excluded from cleaning - "
2721 "but note that APT provides no direct means to reinstall them."
2724 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2725 #: apt.conf.5.xml:203
2727 "Defaults to on, which will cause APT to install essential and important "
2728 "packages as soon as possible in an install/upgrade operation, in order to "
2729 "limit the effect of a failing &dpkg; call. If this option is disabled, APT "
2730 "treats an important package in the same way as an extra package: between the "
2731 "unpacking of the package A and its configuration there can be many other "
2732 "unpack or configuration calls for other unrelated packages B, C etc. If "
2733 "these cause the &dpkg; call to fail (e.g. because package B's maintainer "
2734 "scripts generate an error), this results in a system state in which package "
2735 "A is unpacked but unconfigured - so any package depending on A is now no "
2736 "longer guaranteed to work, as its dependency on A is no longer satisfied."
2739 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2740 #: apt.conf.5.xml:215
2742 "The immediate configuration marker is also applied in the potentially "
2743 "problematic case of circular dependencies, since a dependency with the "
2744 "immediate flag is equivalent to a Pre-Dependency. In theory this allows APT "
2745 "to recognise a situation in which it is unable to perform immediate "
2746 "configuration, abort, and suggest to the user that the option should be "
2747 "temporarily deactivated in order to allow the operation to proceed. Note "
2748 "the use of the word \"theory\" here; in the real world this problem has "
2749 "rarely been encountered, in non-stable distribution versions, and was caused "
2750 "by wrong dependencies of the package in question or by a system in an "
2751 "already broken state; so you should not blindly disable this option, as the "
2752 "scenario mentioned above is not the only problem it can help to prevent in "
2756 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2757 #: apt.conf.5.xml:228
2759 "Before a big operation like <literal>dist-upgrade</literal> is run with this "
2760 "option disabled you should try to explicitly <literal>install</literal> the "
2761 "package APT is unable to configure immediately; but please make sure you "
2762 "also report your problem to your distribution and to the APT team with the "
2763 "buglink below, so they can work on improving or correcting the upgrade "
2767 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2768 #: apt.conf.5.xml:239
2770 "Never enable this option unless you <emphasis>really</emphasis> know what "
2771 "you are doing. It permits APT to temporarily remove an essential package to "
2772 "break a Conflicts/Conflicts or Conflicts/Pre-Depends loop between two "
2773 "essential packages. <emphasis>Such a loop should never exist and is a grave "
2774 "bug</emphasis>. This option will work if the essential packages are not "
2775 "<command>tar</command>, <command>gzip</command>, <command>libc</command>, "
2776 "<command>dpkg</command>, <command>dash</command> or anything that those "
2777 "packages depend on."
2780 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2781 #: apt.conf.5.xml:251
2783 "APT uses since version 0.7.26 a resizable memory mapped cache file to store "
2784 "the available information. <literal>Cache-Start</literal> acts as a hint of "
2785 "the size the cache will grow to, and is therefore the amount of memory APT "
2786 "will request at startup. The default value is 20971520 bytes (~20 MB). Note "
2787 "that this amount of space needs to be available for APT; otherwise it will "
2788 "likely fail ungracefully, so for memory restricted devices this value should "
2789 "be lowered while on systems with a lot of configured sources it should be "
2790 "increased. <literal>Cache-Grow</literal> defines in bytes with the default "
2791 "of 1048576 (~1 MB) how much the cache size will be increased in the event "
2792 "the space defined by <literal>Cache-Start</literal> is not enough. This "
2793 "value will be applied again and again until either the cache is big enough "
2794 "to store all information or the size of the cache reaches the "
2795 "<literal>Cache-Limit</literal>. The default of "
2796 "<literal>Cache-Limit</literal> is 0 which stands for no limit. If "
2797 "<literal>Cache-Grow</literal> is set to 0 the automatic growth of the cache "
2801 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2802 #: apt.conf.5.xml:267
2803 msgid "Defines which packages are considered essential build dependencies."
2806 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2807 #: apt.conf.5.xml:271
2809 "The Get subsection controls the &apt-get; tool; please see its documentation "
2810 "for more information about the options here."
2813 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2814 #: apt.conf.5.xml:276
2816 "The Cache subsection controls the &apt-cache; tool; please see its "
2817 "documentation for more information about the options here."
2820 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2821 #: apt.conf.5.xml:281
2823 "The CDROM subsection controls the &apt-cdrom; tool; please see its "
2824 "documentation for more information about the options here."
2827 #. type: Content of: <refentry><refsect1><title>
2828 #: apt.conf.5.xml:287
2829 msgid "The Acquire Group"
2832 #. type: Content of: <refentry><refsect1><para>
2833 #: apt.conf.5.xml:288
2835 "The <literal>Acquire</literal> group of options controls the download of "
2836 "packages as well as the various \"acquire methods\" responsible for the "
2837 "download itself (see also &sources-list;)."
2840 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2841 #: apt.conf.5.xml:295
2843 "Security related option defaulting to true, as giving a Release file's "
2844 "validation an expiration date prevents replay attacks over a long timescale, "
2845 "and can also for example help users to identify mirrors that are no longer "
2846 "updated - but the feature depends on the correctness of the clock on the "
2847 "user system. Archive maintainers are encouraged to create Release files with "
2848 "the <literal>Valid-Until</literal> header, but if they don't or a stricter "
2849 "value is desired the <literal>Max-ValidTime</literal> option below can be "
2850 "used. The <option>Check-Valid-Until</option> option of &sources-list; "
2851 "entries should be preferred to disable the check selectively instead of "
2852 "using this global override."
2855 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2856 #: apt.conf.5.xml:310
2858 "Maximum time (in seconds) after its creation (as indicated by the "
2859 "<literal>Date</literal> header) that the <filename>Release</filename> file "
2860 "should be considered valid. If the Release file itself includes a "
2861 "<literal>Valid-Until</literal> header the earlier date of the two is used as "
2862 "the expiration date. The default value is <literal>0</literal> which stands "
2863 "for \"valid forever\". Archive specific settings can be made by appending "
2864 "the label of the archive to the option name. Preferably, the same can be "
2865 "achieved for specific &sources-list; entries by using the "
2866 "<option>Valid-Until-Max</option> option there."
2869 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2870 #: apt.conf.5.xml:323
2872 "Minimum time (in seconds) after its creation (as indicated by the "
2873 "<literal>Date</literal> header) that the <filename>Release</filename> file "
2874 "should be considered valid. Use this if you need to use a seldom updated "
2875 "(local) mirror of a more frequently updated archive with a "
2876 "<literal>Valid-Until</literal> header instead of completely disabling the "
2877 "expiration date checking. Archive specific settings can and should be used "
2878 "by appending the label of the archive to the option name. Preferably, the "
2879 "same can be achieved for specific &sources-list; entries by using the "
2880 "<option>Valid-Until-Min</option> option there."
2883 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2884 #: apt.conf.5.xml:336
2886 "Try to download deltas called <literal>PDiffs</literal> for indexes (like "
2887 "<filename>Packages</filename> files) instead of downloading whole ones. True "
2891 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2892 #: apt.conf.5.xml:339
2894 "Two sub-options to limit the use of PDiffs are also available: "
2895 "<literal>FileLimit</literal> can be used to specify a maximum number of "
2896 "PDiff files should be downloaded to update a "
2897 "file. <literal>SizeLimit</literal> on the other hand is the maximum "
2898 "percentage of the size of all patches compared to the size of the targeted "
2899 "file. If one of these limits is exceeded the complete file is downloaded "
2900 "instead of the patches."
2903 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2904 #: apt.conf.5.xml:349
2906 "Queuing mode; <literal>Queue-Mode</literal> can be one of "
2907 "<literal>host</literal> or <literal>access</literal> which determines how "
2908 "APT parallelizes outgoing connections. <literal>host</literal> means that "
2909 "one connection per target host will be opened, <literal>access</literal> "
2910 "means that one connection per URI type will be opened."
2913 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2914 #: apt.conf.5.xml:357
2916 "Number of retries to perform. If this is non-zero APT will retry failed "
2917 "files the given number of times."
2920 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2921 #: apt.conf.5.xml:362
2923 "Use symlinks for source archives. If set to true then source archives will "
2924 "be symlinked when possible instead of copying. True is the default."
2927 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2928 #: apt.conf.5.xml:367
2930 "<literal>http::Proxy</literal> sets the default proxy to use for HTTP "
2931 "URIs. It is in the standard form of "
2932 "<literal>http://[[user][:pass]@]host[:port]/</literal>. Per host proxies "
2933 "can also be specified by using the form "
2934 "<literal>http::Proxy::<host></literal> with the special keyword "
2935 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
2936 "settings is specified, <envar>http_proxy</envar> environment variable will "
2940 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2941 #: apt.conf.5.xml:375
2943 "Three settings are provided for cache control with HTTP/1.1 compliant proxy "
2944 "caches. <literal>No-Cache</literal> tells the proxy not to use its cached "
2945 "response under any circumstances. <literal>Max-Age</literal> sets the "
2946 "allowed maximum age (in seconds) of an index file in the cache of the "
2947 "proxy. <literal>No-Store</literal> specifies that the proxy should not "
2948 "store the requested archive files in its cache, which can be used to prevent "
2949 "the proxy from polluting its cache with (big) .deb files."
2952 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2953 #: apt.conf.5.xml:385 apt.conf.5.xml:473
2955 "The option <literal>timeout</literal> sets the timeout timer used by the "
2956 "method; this value applies to the connection as well as the data timeout."
2959 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2960 #: apt.conf.5.xml:388
2962 "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to "
2963 "enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be beneficial "
2964 "e.g. on high-latency connections. It specifies how many requests are sent in "
2965 "a pipeline. APT tries to detect and workaround misbehaving webservers and "
2966 "proxies at runtime, but if you know that yours does not conform to the "
2967 "HTTP/1.1 specification pipelining can be disabled by setting the value to "
2968 "0. It is enabled by default with the value 10."
2971 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2972 #: apt.conf.5.xml:395
2974 "<literal>Acquire::http::AllowRedirect</literal> controls whether APT will "
2975 "follow redirects, which is enabled by default."
2978 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2979 #: apt.conf.5.xml:398
2981 "The used bandwidth can be limited with "
2982 "<literal>Acquire::http::Dl-Limit</literal> which accepts integer values in "
2983 "kilobytes per second. The default value is 0 which deactivates the limit and "
2984 "tries to use all available bandwidth. Note that this option implicitly "
2985 "disables downloading from multiple servers at the same time."
2988 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2989 #: apt.conf.5.xml:405
2991 "<literal>Acquire::http::User-Agent</literal> can be used to set a different "
2992 "User-Agent for the http download method as some proxies allow access for "
2993 "clients only if the client uses a known identifier."
2996 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2997 #: apt.conf.5.xml:409
2999 "<literal>Acquire::http::Proxy-Auto-Detect</literal> can be used to specify "
3000 "an external command to discover the http proxy to use. Apt expects the "
3001 "command to output the proxy on stdout in the style "
3002 "<literal>http://proxy:port/</literal>. This will override the generic "
3003 "<literal>Acquire::http::Proxy</literal> but not any specific host proxy "
3004 "configuration set via <literal>Acquire::http::Proxy::$HOST</literal>. See "
3005 "the &squid-deb-proxy-client; package for an example implementation that uses "
3006 "avahi. This option takes precedence over the legacy option name "
3007 "<literal>ProxyAutoDetect</literal>."
3010 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3011 #: apt.conf.5.xml:427
3013 "The <literal>Cache-control</literal>, <literal>Timeout</literal>, "
3014 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> and "
3015 "<literal>proxy</literal> options work for HTTPS URIs in the same way as for "
3016 "the <literal>http</literal> method, and default to the same values if they "
3017 "are not explicitly set. The <literal>Pipeline-Depth</literal> option is not "
3021 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3022 #: apt.conf.5.xml:435
3024 "<literal>CaInfo</literal> suboption specifies place of file that holds info "
3025 "about trusted certificates. <literal><host>::CaInfo</literal> is the "
3026 "corresponding per-host option. <literal>Verify-Peer</literal> boolean "
3027 "suboption determines whether or not the server's host certificate should be "
3028 "verified against trusted certificates. "
3029 "<literal><host>::Verify-Peer</literal> is the corresponding per-host "
3030 "option. <literal>Verify-Host</literal> boolean suboption determines whether "
3031 "or not the server's hostname should be verified. "
3032 "<literal><host>::Verify-Host</literal> is the corresponding per-host "
3033 "option. <literal>SslCert</literal> determines what certificate to use for "
3034 "client authentication. <literal><host>::SslCert</literal> is the "
3035 "corresponding per-host option. <literal>SslKey</literal> determines what "
3036 "private key to use for client "
3037 "authentication. <literal><host>::SslKey</literal> is the corresponding "
3038 "per-host option. <literal>SslForceVersion</literal> overrides default SSL "
3039 "version to use. It can contain either of the strings "
3040 "'<literal>TLSv1</literal>' or '<literal>SSLv3</literal>'. "
3041 "<literal><host>::SslForceVersion</literal> is the corresponding "
3045 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3046 #: apt.conf.5.xml:456
3048 "<literal>ftp::Proxy</literal> sets the default proxy to use for FTP URIs. "
3049 "It is in the standard form of "
3050 "<literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host proxies can "
3051 "also be specified by using the form "
3052 "<literal>ftp::Proxy::<host></literal> with the special keyword "
3053 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
3054 "settings is specified, <envar>ftp_proxy</envar> environment variable will be "
3055 "used. To use an FTP proxy you will have to set the "
3056 "<literal>ftp::ProxyLogin</literal> script in the configuration file. This "
3057 "entry specifies the commands to send to tell the proxy server what to "
3058 "connect to. Please see &configureindex; for an example of how to do "
3059 "this. The substitution variables representing the corresponding URI "
3060 "component are <literal>$(PROXY_USER)</literal>, "
3061 "<literal>$(PROXY_PASS)</literal>, <literal>$(SITE_USER)</literal>, "
3062 "<literal>$(SITE_PASS)</literal>, <literal>$(SITE)</literal> and "
3063 "<literal>$(SITE_PORT)</literal>."
3066 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3067 #: apt.conf.5.xml:476
3069 "Several settings are provided to control passive mode. Generally it is safe "
3070 "to leave passive mode on; it works in nearly every environment. However, "
3071 "some situations require that passive mode be disabled and port mode FTP used "
3072 "instead. This can be done globally or for connections that go through a "
3073 "proxy or for a specific host (see the sample config file for examples)."
3076 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3077 #: apt.conf.5.xml:483
3079 "It is possible to proxy FTP over HTTP by setting the "
3080 "<envar>ftp_proxy</envar> environment variable to an HTTP URL - see the "
3081 "discussion of the http method above for syntax. You cannot set this in the "
3082 "configuration file and it is not recommended to use FTP over HTTP due to its "
3086 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3087 #: apt.conf.5.xml:488
3089 "The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
3090 "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
3091 "false, which means these commands are only used if the control connection is "
3092 "IPv6. Setting this to true forces their use even on IPv4 connections. Note "
3093 "that most FTP servers do not support RFC2428."
3096 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
3097 #: apt.conf.5.xml:502
3099 msgid "/cdrom/::Mount \"foo\";"
3102 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3103 #: apt.conf.5.xml:497
3105 "For URIs using the <literal>cdrom</literal> method, the only configurable "
3106 "option is the mount point, <literal>cdrom::Mount</literal>, which must be "
3107 "the mount point for the CD-ROM (or DVD, or whatever) drive as specified in "
3108 "<filename>/etc/fstab</filename>. It is possible to provide alternate mount "
3109 "and unmount commands if your mount point cannot be listed in the fstab. The "
3110 "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
3111 "<literal>cdrom</literal> block. It is important to have the trailing slash. "
3112 "Unmount commands can be specified using UMount."
3115 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3116 #: apt.conf.5.xml:510
3118 "For GPGV URIs the only configurable option is "
3119 "<literal>gpgv::Options</literal>, which passes additional parameters to "
3123 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
3124 #: apt.conf.5.xml:521
3127 "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> "
3128 "\"<replaceable>Methodname</replaceable>\";"
3131 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3132 #: apt.conf.5.xml:516
3134 "List of compression types which are understood by the acquire methods. "
3135 "Files like <filename>Packages</filename> can be available in various "
3136 "compression formats. By default the acquire methods can decompress "
3137 "<command>bzip2</command>, <command>lzma</command> and "
3138 "<command>gzip</command> compressed files; with this setting more formats can "
3139 "be added on the fly or the used method can be changed. The syntax for this "
3140 "is: <placeholder type=\"synopsis\" id=\"0\"/>"
3143 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
3144 #: apt.conf.5.xml:526
3146 msgid "Acquire::CompressionTypes::Order:: \"gz\";"
3149 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
3150 #: apt.conf.5.xml:529
3152 msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
3155 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3156 #: apt.conf.5.xml:522
3158 "Also, the <literal>Order</literal> subgroup can be used to define in which "
3159 "order the acquire system will try to download the compressed files. The "
3160 "acquire system will try the first and proceed with the next compression type "
3161 "in this list on error, so to prefer one over the other type simply add the "
3162 "preferred type first - default types not already added will be implicitly "
3163 "appended to the end of the list, so e.g. <placeholder type=\"synopsis\" "
3164 "id=\"0\"/> can be used to prefer <command>gzip</command> compressed files "
3165 "over <command>bzip2</command> and <command>lzma</command>. If "
3166 "<command>lzma</command> should be preferred over <command>gzip</command> and "
3167 "<command>bzip2</command> the configure setting should look like this: "
3168 "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
3169 "<literal>bz2</literal> to the list explicitly as it will be added "
3173 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
3174 #: apt.conf.5.xml:536
3176 msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
3179 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3180 #: apt.conf.5.xml:531
3183 "<literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> will be "
3184 "checked at run time. If this option has been set, the method will only be "
3185 "used if this file exists; e.g. for the <literal>bzip2</literal> method (the "
3186 "inbuilt) setting is: <placeholder type=\"literallayout\" id=\"0\"/> Note "
3187 "also that list entries specified on the command line will be added at the "
3188 "end of the list specified in the configuration files, but before the default "
3189 "entries. To prefer a type in this case over the ones specified in the "
3190 "configuration files you can set the option direct - not in list style. This "
3191 "will not override the defined list; it will only prefix the list with this "
3195 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3196 #: apt.conf.5.xml:541
3198 "The special type <literal>uncompressed</literal> can be used to give "
3199 "uncompressed files a preference, but note that most archives don't provide "
3200 "uncompressed files so this is mostly only useable for local mirrors."
3203 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3204 #: apt.conf.5.xml:548
3206 "When downloading <literal>gzip</literal> compressed indexes (Packages, "
3207 "Sources, or Translations), keep them gzip compressed locally instead of "
3208 "unpacking them. This saves quite a lot of disk space at the expense of more "
3209 "CPU requirements when building the local package caches. False by default."
3212 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3213 #: apt.conf.5.xml:556
3215 "The Languages subsection controls which <filename>Translation</filename> "
3216 "files are downloaded and in which order APT tries to display the "
3217 "description-translations. APT will try to display the first available "
3218 "description in the language which is listed first. Languages can be defined "
3219 "with their short or long language codes. Note that not all archives provide "
3220 "<filename>Translation</filename> files for every language - the long "
3221 "language codes are especially rare."
3224 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><programlisting>
3225 #: apt.conf.5.xml:573
3227 msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
3230 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3231 #: apt.conf.5.xml:561
3233 "The default list includes \"environment\" and "
3234 "\"en\". \"<literal>environment</literal>\" has a special meaning here: it "
3235 "will be replaced at runtime with the language codes extracted from the "
3236 "<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
3237 "that these codes are not included twice in the list. If "
3238 "<literal>LC_MESSAGES</literal> is set to \"C\" only the "
3239 "<filename>Translation-en</filename> file (if available) will be used. To "
3240 "force APT to use no Translation file use the setting "
3241 "<literal>Acquire::Languages=none</literal>. \"<literal>none</literal>\" is "
3242 "another special meaning code which will stop the search for a suitable "
3243 "<filename>Translation</filename> file. This tells APT to download these "
3244 "translations too, without actually using them unless the environment "
3245 "specifies the languages. So the following example configuration will result "
3246 "in the order \"en, de\" in an English locale or \"de, en\" in a German "
3247 "one. Note that \"fr\" is downloaded, but not used unless APT is used in a "
3248 "French locale (where the order would be \"fr, de, en\"). <placeholder "
3249 "type=\"programlisting\" id=\"0\"/>"
3252 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3253 #: apt.conf.5.xml:574
3255 "Note: To prevent problems resulting from APT being executed in different "
3256 "environments (e.g. by different users or by other programs) all Translation "
3257 "files which are found in <filename>/var/lib/apt/lists/</filename> will be "
3258 "added to the end of the list (after an implicit "
3259 "\"<literal>none</literal>\")."
3262 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3263 #: apt.conf.5.xml:583
3264 msgid "When downloading, force to use only the IPv4 protocol."
3267 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3268 #: apt.conf.5.xml:589
3269 msgid "When downloading, force to use only the IPv6 protocol."
3272 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3273 #: apt.conf.5.xml:595
3275 "The maximum file size of Release/Release.gpg/InRelease files. The default "
3279 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3280 #: apt.conf.5.xml:602
3282 "This option controls if apt will use the DNS SRV server record as specified "
3283 "in RFC 2782 to select an alternative server to connect to. The default is "
3287 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3288 #: apt.conf.5.xml:611
3290 "Allow the update operation to load data files from a repository without a "
3291 "trusted signature. If enabled this option no data files will be loaded and "
3292 "the update operation fails with a error for this source. The default is "
3293 "false for backward compatibility. This will be changed in the future."
3296 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3297 #: apt.conf.5.xml:622
3299 "Allow that a repository that was previously gpg signed to become unsigned "
3300 "durign a update operation. When there is no valid signature of a perviously "
3301 "trusted repository apt will refuse the update. This option can be used to "
3302 "override this protection. You almost certainly never want to enable "
3303 "this. The default is false. Note that apt will still consider packages from "
3304 "this source untrusted and warn about them if you try to install them."
3307 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3308 #: apt.conf.5.xml:634
3312 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3313 #: apt.conf.5.xml:636
3315 "Acquiring changelogs can only be done if an URI is known from where to get "
3316 "them. Preferable the Release file indicates this in a 'Changelogs' "
3317 "field. If this isn't available the Label/Origin field of the Release file is "
3318 "used to check if a "
3319 "<literal>Acquire::Changelogs::URI::Label::<replaceable>LABEL</replaceable></literal> "
3321 "<literal>Acquire::Changelogs::URI::Origin::<replaceable>ORIGIN</replaceable></literal> "
3322 "option exists and if so this value is taken. The value in the Release file "
3323 "can be overridden with "
3324 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</replaceable></literal> "
3326 "<literal>Acquire::Changelogs::URI::Override::Origin::<replaceable>ORIGIN</replaceable></literal>. "
3327 "The value should be a normal URI to a text file, expect that package "
3328 "specific data is replaced with the placeholder "
3329 "<literal>CHANGEPATH</literal>. The value for it is: 1. if the package is "
3330 "from a component (e.g. <literal>main</literal>) this is the first part "
3331 "otherwise it is omitted, 2. the first letter of source package name, expect "
3332 "if the source package name starts with '<literal>lib</literal>' in which "
3333 "case it will be the first four letters. 3. The complete source package "
3334 "name. 4. the complete name again and 5. the source version. The first (if "
3335 "present), second, third and fourth part are separated by a slash "
3336 "('<literal>/</literal>') and between the fourth and fifth part is an "
3337 "underscore ('<literal>_</literal>'). The special value "
3338 "'<literal>no</literal>' is available for this option indicating that this "
3339 "source can't be used to acquire changelog files from. Another source will be "
3340 "tried if available in this case."
3343 #. type: Content of: <refentry><refsect1><title>
3344 #: apt.conf.5.xml:664
3348 #. type: Content of: <refentry><refsect1><para>
3349 #: apt.conf.5.xml:666
3351 "The <literal>Dir::State</literal> section has directories that pertain to "
3352 "local state information. <literal>lists</literal> is the directory to place "
3353 "downloaded package lists in and <literal>status</literal> is the name of the "
3354 "&dpkg; status file. <literal>preferences</literal> is the name of the APT "
3355 "<filename>preferences</filename> file. <literal>Dir::State</literal> "
3356 "contains the default directory to prefix on all sub-items if they do not "
3357 "start with <filename>/</filename> or <filename>./</filename>."
3360 #. type: Content of: <refentry><refsect1><para>
3361 #: apt.conf.5.xml:673
3363 "<literal>Dir::Cache</literal> contains locations pertaining to local cache "
3364 "information, such as the two package caches <literal>srcpkgcache</literal> "
3365 "and <literal>pkgcache</literal> as well as the location to place downloaded "
3366 "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
3367 "be turned off by setting <literal>pkgcache</literal> or "
3368 "<literal>srcpkgcache</literal> to <literal>\"\"</literal>. This will slow "
3369 "down startup but save disk space. It is probably preferable to turn off the "
3370 "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> "
3371 "the default directory is contained in <literal>Dir::Cache</literal>"
3374 #. type: Content of: <refentry><refsect1><para>
3375 #: apt.conf.5.xml:683
3377 "<literal>Dir::Etc</literal> contains the location of configuration files, "
3378 "<literal>sourcelist</literal> gives the location of the sourcelist and "
3379 "<literal>main</literal> is the default configuration file (setting has no "
3380 "effect, unless it is done from the config file specified by "
3381 "<envar>APT_CONFIG</envar>)."
3384 #. type: Content of: <refentry><refsect1><para>
3385 #: apt.conf.5.xml:689
3387 "The <literal>Dir::Parts</literal> setting reads in all the config fragments "
3388 "in lexical order from the directory specified. After this is done then the "
3389 "main config file is loaded."
3392 #. type: Content of: <refentry><refsect1><para>
3393 #: apt.conf.5.xml:693
3395 "Binary programs are pointed to by "
3396 "<literal>Dir::Bin</literal>. <literal>Dir::Bin::Methods</literal> specifies "
3397 "the location of the method handlers and <literal>gzip</literal>, "
3398 "<literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</literal>, "
3399 "<literal>apt-get</literal> <literal>dpkg-source</literal> "
3400 "<literal>dpkg-buildpackage</literal> and <literal>apt-cache</literal> "
3401 "specify the location of the respective programs."
3404 #. type: Content of: <refentry><refsect1><para>
3405 #: apt.conf.5.xml:701
3407 "The configuration item <literal>RootDir</literal> has a special meaning. If "
3408 "set, all paths will be relative to <literal>RootDir</literal>, "
3409 "<emphasis>even paths that are specified absolutely</emphasis>. So, for "
3410 "instance, if <literal>RootDir</literal> is set to "
3411 "<filename>/tmp/staging</filename> and <literal>Dir::State::status</literal> "
3412 "is set to <filename>/var/lib/dpkg/status</filename>, then the status file "
3413 "will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</filename>. "
3414 "If you want to prefix only relative paths, set <literal>Dir</literal> "
3418 #. type: Content of: <refentry><refsect1><para>
3419 #: apt.conf.5.xml:715
3421 "The <literal>Ignore-Files-Silently</literal> list can be used to specify "
3422 "which files APT should silently ignore while parsing the files in the "
3423 "fragment directories. Per default a file which end with "
3424 "<literal>.disabled</literal>, <literal>~</literal>, <literal>.bak</literal> "
3425 "or <literal>.dpkg-[a-z]+</literal> is silently ignored. As seen in the last "
3426 "default value these patterns can use regular expression syntax."
3429 #. type: Content of: <refentry><refsect1><title>
3430 #: apt.conf.5.xml:724
3431 msgid "APT in DSelect"
3434 #. type: Content of: <refentry><refsect1><para>
3435 #: apt.conf.5.xml:726
3437 "When APT is used as a &dselect; method several configuration directives "
3438 "control the default behavior. These are in the <literal>DSelect</literal> "
3442 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3443 #: apt.conf.5.xml:731
3445 "Cache Clean mode; this value may be one of <literal>always</literal>, "
3446 "<literal>prompt</literal>, <literal>auto</literal>, "
3447 "<literal>pre-auto</literal> and <literal>never</literal>. "
3448 "<literal>always</literal> and <literal>prompt</literal> will remove all "
3449 "packages from the cache after upgrading, <literal>prompt</literal> (the "
3450 "default) does so conditionally. <literal>auto</literal> removes only those "
3451 "packages which are no longer downloadable (replaced with a new version for "
3452 "instance). <literal>pre-auto</literal> performs this action before "
3453 "downloading new packages."
3456 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3457 #: apt.conf.5.xml:745
3459 "The contents of this variable are passed to &apt-get; as command line "
3460 "options when it is run for the install phase."
3463 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3464 #: apt.conf.5.xml:750
3466 "The contents of this variable are passed to &apt-get; as command line "
3467 "options when it is run for the update phase."
3470 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3471 #: apt.conf.5.xml:755
3473 "If true the [U]pdate operation in &dselect; will always prompt to continue. "
3474 "The default is to prompt only on error."
3477 #. type: Content of: <refentry><refsect1><title>
3478 #: apt.conf.5.xml:761
3479 msgid "How APT calls &dpkg;"
3482 #. type: Content of: <refentry><refsect1><para>
3483 #: apt.conf.5.xml:762
3485 "Several configuration directives control how APT invokes &dpkg;. These are "
3486 "in the <literal>DPkg</literal> section."
3489 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3490 #: apt.conf.5.xml:767
3492 "This is a list of options to pass to &dpkg;. The options must be specified "
3493 "using the list notation and each list item is passed as a single argument to "
3497 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3498 #: apt.conf.5.xml:773
3500 "This is a list of shell commands to run before/after invoking &dpkg;. Like "
3501 "<literal>options</literal> this must be specified in list notation. The "
3502 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
3503 "fail APT will abort."
3506 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3507 #: apt.conf.5.xml:780
3509 "This is a list of shell commands to run before invoking &dpkg;. Like "
3510 "<literal>options</literal> this must be specified in list notation. The "
3511 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
3512 "fail APT will abort. APT will pass the filenames of all .deb files it is "
3513 "going to install to the commands, one per line on the requested file "
3514 "descriptor, defaulting to standard input."
3517 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3518 #: apt.conf.5.xml:787
3520 "Version 2 of this protocol sends more information through the requested file "
3521 "descriptor: a line with the text <literal>VERSION 2</literal>, the APT "
3522 "configuration space, and a list of package actions with filename and version "
3526 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3527 #: apt.conf.5.xml:792
3529 "Each configuration directive line has the form "
3530 "<literal>key=value</literal>. Special characters (equal signs, newlines, "
3531 "nonprintable characters, quotation marks, and percent signs in "
3532 "<literal>key</literal> and newlines, nonprintable characters, and percent "
3533 "signs in <literal>value</literal>) are %-encoded. Lists are represented by "
3534 "multiple <literal>key::=value</literal> lines with the same key. The "
3535 "configuration section ends with a blank line."
3538 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3539 #: apt.conf.5.xml:800
3541 "Package action lines consist of five fields in Version 2: old version, "
3542 "direction of version change (< for upgrades, > for downgrades, = for "
3543 "no change), new version, action. The version fields are \"-\" for no version "
3544 "at all (for example when installing a package for the first time; no version "
3545 "is treated as earlier than any real version, so that is an upgrade, "
3546 "indicated as <literal>- < 1.23.4</literal>). The action field is "
3547 "\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
3548 "is being removed, or the filename of a .deb file if it is being unpacked."
3551 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3552 #: apt.conf.5.xml:810
3554 "In Version 3 after each version field follows the architecture of this "
3555 "version, which is \"-\" if there is no version, and a field showing the "
3556 "MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that "
3557 "\"none\" is an incorrect typename which is just kept to remain compatible, "
3558 "it should be read as \"no\" and users are encouraged to support both."
3561 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3562 #: apt.conf.5.xml:816
3564 "The version of the protocol to be used for the command "
3565 "<literal><replaceable>cmd</replaceable></literal> can be chosen by setting "
3566 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::Version</literal> "
3567 "accordingly, the default being version 1. If APT isn't supporting the "
3568 "requested version it will send the information in the highest version it has "
3569 "support for instead."
3572 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3573 #: apt.conf.5.xml:823
3575 "The file descriptor to be used to send the information can be requested with "
3576 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::InfoFD</literal> "
3577 "which defaults to <literal>0</literal> for standard input and is available "
3578 "since version 0.9.11. Support for the option can be detected by looking for "
3579 "the environment variable <envar>APT_HOOK_INFO_FD</envar> which contains the "
3580 "number of the used file descriptor as a confirmation."
3583 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3584 #: apt.conf.5.xml:833
3586 "APT chdirs to this directory before invoking &dpkg;, the default is "
3587 "<filename>/</filename>."
3590 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3591 #: apt.conf.5.xml:838
3593 "These options are passed to &dpkg-buildpackage; when compiling packages; the "
3594 "default is to disable signing and produce all binaries."
3597 #. type: Content of: <refentry><refsect1><refsect2><title>
3598 #: apt.conf.5.xml:843
3599 msgid "dpkg trigger usage (and related options)"
3602 #. type: Content of: <refentry><refsect1><refsect2><para>
3603 #: apt.conf.5.xml:844
3605 "APT can call &dpkg; in such a way as to let it make aggressive use of "
3606 "triggers over multiple calls of &dpkg;. Without further options &dpkg; will "
3607 "use triggers once each time it runs. Activating these options can therefore "
3608 "decrease the time needed to perform the install or upgrade. Note that it is "
3609 "intended to activate these options per default in the future, but as it "
3610 "drastically changes the way APT calls &dpkg; it needs a lot more testing. "
3611 "<emphasis>These options are therefore currently experimental and should not "
3612 "be used in production environments.</emphasis> It also breaks progress "
3613 "reporting such that all front-ends will currently stay around half (or more) "
3614 "of the time in the 100% state while it actually configures all packages."
3617 #. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
3618 #: apt.conf.5.xml:859
3621 "DPkg::NoTriggers \"true\";\n"
3622 "PackageManager::Configure \"smart\";\n"
3623 "DPkg::ConfigurePending \"true\";\n"
3624 "DPkg::TriggersPending \"true\";"
3627 #. type: Content of: <refentry><refsect1><refsect2><para>
3628 #: apt.conf.5.xml:853
3630 "Note that it is not guaranteed that APT will support these options or that "
3631 "these options will not cause (big) trouble in the future. If you have "
3632 "understand the current risks and problems with these options, but are brave "
3633 "enough to help testing them, create a new configuration file and test a "
3634 "combination of options. Please report any bugs, problems and improvements "
3635 "you encounter and make sure to note which options you have used in your "
3636 "reports. Asking &dpkg; for help could also be useful for debugging proposes, "
3637 "see e.g. <command>dpkg --audit</command>. A defensive option combination "
3638 "would be <placeholder type=\"literallayout\" id=\"0\"/>"
3641 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3642 #: apt.conf.5.xml:866
3644 "Add the no triggers flag to all &dpkg; calls (except the ConfigurePending "
3645 "call). See &dpkg; if you are interested in what this actually means. In "
3646 "short: &dpkg; will not run the triggers when this flag is present unless it "
3647 "is explicitly called to do so in an extra call. Note that this option "
3648 "exists (undocumented) also in older APT versions with a slightly different "
3649 "meaning: Previously these option only append --no-triggers to the configure "
3650 "calls to &dpkg; - now APT will also add this flag to the unpack and remove "
3654 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3655 #: apt.conf.5.xml:874
3657 "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
3658 "and \"<literal>no</literal>\". The default value is "
3659 "\"<literal>all</literal>\", which causes APT to configure all packages. The "
3660 "\"<literal>smart</literal>\" way is to configure only packages which need to "
3661 "be configured before another package can be unpacked (Pre-Depends), and let "
3662 "the rest be configured by &dpkg; with a call generated by the "
3663 "ConfigurePending option (see below). On the other hand, "
3664 "\"<literal>no</literal>\" will not configure anything, and totally relies on "
3665 "&dpkg; for configuration (which at the moment will fail if a Pre-Depends is "
3666 "encountered). Setting this option to any value other than "
3667 "<literal>all</literal> will implicitly also activate the next option by "
3668 "default, as otherwise the system could end in an unconfigured and "
3669 "potentially unbootable state."
3672 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3673 #: apt.conf.5.xml:889
3675 "If this option is set APT will call <command>dpkg --configure "
3676 "--pending</command> to let &dpkg; handle all required configurations and "
3677 "triggers. This option is activated automatically per default if the previous "
3678 "option is not set to <literal>all</literal>, but deactivating it could be "
3679 "useful if you want to run APT multiple times in a row - e.g. in an "
3680 "installer. In these sceneries you could deactivate this option in all but "
3684 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3685 #: apt.conf.5.xml:896
3687 "Useful for the <literal>smart</literal> configuration as a package which has "
3688 "pending triggers is not considered as <literal>installed</literal>, and "
3689 "&dpkg; treats them as <literal>unpacked</literal> currently which is a "
3690 "showstopper for Pre-Dependencies (see debbugs #526774). Note that this will "
3691 "process all triggers, not only the triggers needed to configure this "
3695 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
3696 #: apt.conf.5.xml:909
3699 "OrderList::Score {\n"
3701 "\tEssential 200;\n"
3703 "\tPreDepends 50;\n"
3707 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3708 #: apt.conf.5.xml:902
3710 "Essential packages (and their dependencies) should be configured immediately "
3711 "after unpacking. It is a good idea to do this quite early in the upgrade "
3712 "process as these configure calls also currently require "
3713 "<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
3714 "(which may not be needed). Essentials get per default a high score but the "
3715 "immediate flag is relatively low (a package which has a Pre-Depends is rated "
3716 "higher). These option and the others in the same group can be used to "
3717 "change the scoring. The following example shows the settings with their "
3718 "default values. <placeholder type=\"literallayout\" id=\"0\"/>"
3721 #. type: Content of: <refentry><refsect1><title>
3722 #: apt.conf.5.xml:922
3723 msgid "Periodic and Archives options"
3726 #. type: Content of: <refentry><refsect1><para>
3727 #: apt.conf.5.xml:923
3729 "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
3730 "of options configure behavior of apt periodic updates, which is done by the "
3731 "<literal>/etc/cron.daily/apt</literal> script. See the top of this script "
3732 "for the brief documentation of these options."
3735 #. type: Content of: <refentry><refsect1><title>
3736 #: apt.conf.5.xml:931
3737 msgid "Debug options"
3740 #. type: Content of: <refentry><refsect1><para>
3741 #: apt.conf.5.xml:933
3743 "Enabling options in the <literal>Debug::</literal> section will cause "
3744 "debugging information to be sent to the standard error stream of the program "
3745 "utilizing the <literal>apt</literal> libraries, or enable special program "
3746 "modes that are primarily useful for debugging the behavior of "
3747 "<literal>apt</literal>. Most of these options are not interesting to a "
3748 "normal user, but a few may be:"
3751 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3752 #: apt.conf.5.xml:944
3754 "<literal>Debug::pkgProblemResolver</literal> enables output about the "
3755 "decisions made by <literal>dist-upgrade, upgrade, install, remove, "
3759 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3760 #: apt.conf.5.xml:952
3762 "<literal>Debug::NoLocking</literal> disables all file locking. This can be "
3763 "used to run some operations (for instance, <literal>apt-get -s "
3764 "install</literal>) as a non-root user."
3767 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3768 #: apt.conf.5.xml:961
3770 "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
3771 "time that <literal>apt</literal> invokes &dpkg;."
3775 #. motivating example, except I haven't a clue why you'd want
3777 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3778 #: apt.conf.5.xml:969
3780 "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
3784 #. type: Content of: <refentry><refsect1><para>
3785 #: apt.conf.5.xml:979
3786 msgid "A full list of debugging options to apt follows."
3789 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3790 #: apt.conf.5.xml:988
3791 msgid "Print information related to accessing <literal>cdrom://</literal> sources."
3794 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3795 #: apt.conf.5.xml:999
3796 msgid "Print information related to downloading packages using FTP."
3799 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3800 #: apt.conf.5.xml:1010
3801 msgid "Print information related to downloading packages using HTTP."
3804 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3805 #: apt.conf.5.xml:1021
3806 msgid "Print information related to downloading packages using HTTPS."
3809 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3810 #: apt.conf.5.xml:1032
3812 "Print information related to verifying cryptographic signatures using "
3813 "<literal>gpg</literal>."
3816 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3817 #: apt.conf.5.xml:1043
3819 "Output information about the process of accessing collections of packages "
3820 "stored on CD-ROMs."
3823 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3824 #: apt.conf.5.xml:1053
3825 msgid "Describes the process of resolving build-dependencies in &apt-get;."
3828 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3829 #: apt.conf.5.xml:1063
3831 "Output each cryptographic hash that is generated by the "
3832 "<literal>apt</literal> libraries."
3835 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3836 #: apt.conf.5.xml:1073
3838 "Do not include information from <literal>statfs</literal>, namely the number "
3839 "of used and free blocks on the CD-ROM filesystem, when generating an ID for "
3843 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3844 #: apt.conf.5.xml:1084
3846 "Disable all file locking. For instance, this will allow two instances of "
3847 "<quote><literal>apt-get update</literal></quote> to run at the same time."
3850 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3851 #: apt.conf.5.xml:1096
3852 msgid "Log when items are added to or removed from the global download queue."
3855 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3856 #: apt.conf.5.xml:1106
3858 "Output status messages and errors related to verifying checksums and "
3859 "cryptographic signatures of downloaded files."
3862 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3863 #: apt.conf.5.xml:1116
3865 "Output information about downloading and applying package index list diffs, "
3866 "and errors relating to package index list diffs."
3869 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3870 #: apt.conf.5.xml:1128
3872 "Output information related to patching apt package lists when downloading "
3873 "index diffs instead of full indices."
3876 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3877 #: apt.conf.5.xml:1139
3878 msgid "Log all interactions with the sub-processes that actually perform downloads."
3881 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3882 #: apt.conf.5.xml:1150
3884 "Log events related to the automatically-installed status of packages and to "
3885 "the removal of unused packages."
3888 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3889 #: apt.conf.5.xml:1160
3891 "Generate debug messages describing which packages are being automatically "
3892 "installed to resolve dependencies. This corresponds to the initial "
3893 "auto-install pass performed in, e.g., <literal>apt-get install</literal>, "
3894 "and not to the full <literal>apt</literal> dependency resolver; see "
3895 "<literal>Debug::pkgProblemResolver</literal> for that."
3898 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3899 #: apt.conf.5.xml:1174
3901 "Generate debug messages describing which packages are marked as "
3902 "keep/install/remove while the ProblemResolver does his work. Each addition "
3903 "or deletion may trigger additional actions; they are shown indented two "
3904 "additional spaces under the original entry. The format for each line is "
3905 "<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or "
3906 "<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c "
3907 "-> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> "
3908 "is the current version of the package, <literal>d.e.f</literal> is the "
3909 "version considered for installation and <literal>x.y.z</literal> is a newer "
3910 "version, but not considered for installation (because of a low pin "
3911 "score). The later two can be omitted if there is none or if it is the same "
3912 "as the installed version. <literal>section</literal> is the name of the "
3913 "section the package appears in."
3916 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3917 #: apt.conf.5.xml:1195
3919 "When invoking &dpkg;, output the precise command line with which it is being "
3920 "invoked, with arguments separated by a single space character."
3923 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3924 #: apt.conf.5.xml:1206
3926 "Output all the data received from &dpkg; on the status file descriptor and "
3927 "any errors encountered while parsing it."
3930 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3931 #: apt.conf.5.xml:1217
3933 "Generate a trace of the algorithm that decides the order in which "
3934 "<literal>apt</literal> should pass packages to &dpkg;."
3937 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3938 #: apt.conf.5.xml:1229
3939 msgid "Output status messages tracing the steps performed when invoking &dpkg;."
3942 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3943 #: apt.conf.5.xml:1240
3944 msgid "Output the priority of each package list on startup."
3947 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3948 #: apt.conf.5.xml:1250
3950 "Trace the execution of the dependency resolver (this applies only to what "
3951 "happens when a complex dependency problem is encountered)."
3954 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3955 #: apt.conf.5.xml:1261
3957 "Display a list of all installed packages with their calculated score used by "
3958 "the pkgProblemResolver. The description of the package is the same as "
3959 "described in <literal>Debug::pkgDepCache::Marker</literal>"
3962 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3963 #: apt.conf.5.xml:1273
3965 "Print information about the vendors read from "
3966 "<filename>/etc/apt/vendors.list</filename>."
3969 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3970 #: apt.conf.5.xml:1283
3972 "Display the external commands that are called by apt hooks. This includes "
3973 "e.g. the config options <literal>DPkg::{Pre,Post}-Invoke</literal> or "
3974 "<literal>APT::Update::{Pre,Post}-Invoke</literal>."
3977 #. type: Content of: <refentry><refsect1><title>
3978 #: apt.conf.5.xml:1307 apt_preferences.5.xml:556 sources.list.5.xml:358 apt-ftparchive.1.xml:592
3982 #. type: Content of: <refentry><refsect1><para>
3983 #: apt.conf.5.xml:1308
3985 "&configureindex; is a configuration file showing example values for all "
3989 #. ? reading apt.conf
3990 #. type: Content of: <refentry><refsect1><para>
3991 #: apt.conf.5.xml:1320
3992 msgid "&apt-cache;, &apt-config;, &apt-preferences;."
3995 #. type: Content of: <refentry><refnamediv><refpurpose>
3996 #: apt_preferences.5.xml:28
3997 msgid "Preference control file for APT"
4000 #. type: Content of: <refentry><refsect1><para>
4001 #: apt_preferences.5.xml:33
4003 "The APT preferences file <filename>/etc/apt/preferences</filename> and the "
4004 "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
4005 "can be used to control which versions of packages will be selected for "
4009 #. type: Content of: <refentry><refsect1><para>
4010 #: apt_preferences.5.xml:38
4012 "Several versions of a package may be available for installation when the "
4013 "&sources-list; file contains references to more than one distribution (for "
4014 "example, <literal>stable</literal> and <literal>testing</literal>). APT "
4015 "assigns a priority to each version that is available. Subject to dependency "
4016 "constraints, <command>apt-get</command> selects the version with the highest "
4017 "priority for installation. The APT preferences override the priorities that "
4018 "APT assigns to package versions by default, thus giving the user control "
4019 "over which one is selected for installation."
4022 #. type: Content of: <refentry><refsect1><para>
4023 #: apt_preferences.5.xml:48
4025 "Several instances of the same version of a package may be available when the "
4026 "&sources-list; file contains references to more than one source. In this "
4027 "case <command>apt-get</command> downloads the instance listed earliest in "
4028 "the &sources-list; file. The APT preferences do not affect the choice of "
4029 "instance, only the choice of version."
4032 #. type: Content of: <refentry><refsect1><para>
4033 #: apt_preferences.5.xml:55
4035 "Preferences are a strong power in the hands of a system administrator but "
4036 "they can become also their biggest nightmare if used without care! APT will "
4037 "not question the preferences, so wrong settings can lead to uninstallable "
4038 "packages or wrong decisions while upgrading packages. Even more problems "
4039 "will arise if multiple distribution releases are mixed without a good "
4040 "understanding of the following paragraphs. Packages included in a specific "
4041 "release aren't tested in (and therefore don't always work as expected in) "
4042 "older or newer releases, or together with other packages from different "
4043 "releases. You have been warned."
4046 #. type: Content of: <refentry><refsect1><para>
4047 #: apt_preferences.5.xml:66
4049 "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
4050 "directory are parsed in alphanumeric ascending order and need to obey the "
4051 "following naming convention: The files have either no or "
4052 "\"<literal>pref</literal>\" as filename extension and only contain "
4053 "alphanumeric, hyphen (-), underscore (_) and period (.) characters. "
4054 "Otherwise APT will print a notice that it has ignored a file, unless that "
4055 "file matches a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
4056 "configuration list - in which case it will be silently ignored."
4059 #. type: Content of: <refentry><refsect1><refsect2><title>
4060 #: apt_preferences.5.xml:75
4061 msgid "APT's Default Priority Assignments"
4064 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4065 #: apt_preferences.5.xml:90
4068 "<command>apt-get install -t testing "
4069 "<replaceable>some-package</replaceable></command>\n"
4072 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4073 #: apt_preferences.5.xml:93
4075 msgid "APT::Default-Release \"stable\";\n"
4078 #. type: Content of: <refentry><refsect1><refsect2><para>
4079 #: apt_preferences.5.xml:77
4081 "If there is no preferences file or if there is no entry in the file that "
4082 "applies to a particular version then the priority assigned to that version "
4083 "is the priority of the distribution to which that version belongs. It is "
4084 "possible to single out a distribution, \"the target release\", which "
4085 "receives a higher priority than other distributions do by default. The "
4086 "target release can be set on the <command>apt-get</command> command line or "
4087 "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
4088 "that this has precedence over any general priority you set in the "
4089 "<filename>/etc/apt/preferences</filename> file described later, but not over "
4090 "specifically pinned packages. For example, <placeholder "
4091 "type=\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" "
4095 #. type: Content of: <refentry><refsect1><refsect2><para>
4096 #: apt_preferences.5.xml:97
4098 "If the target release has been specified then APT uses the following "
4099 "algorithm to set the priorities of the versions of a package. Assign:"
4102 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4103 #: apt_preferences.5.xml:102
4107 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4108 #: apt_preferences.5.xml:103
4110 "to the versions coming from archives which in their "
4111 "<filename>Release</filename> files are marked as \"NotAutomatic: yes\" but "
4112 "<emphasis>not</emphasis> as \"ButAutomaticUpgrades: yes\" like the Debian "
4113 "<literal>experimental</literal> archive."
4116 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4117 #: apt_preferences.5.xml:109
4118 msgid "priority 100"
4121 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4122 #: apt_preferences.5.xml:110
4124 "to the version that is already installed (if any) and to the versions coming "
4125 "from archives which in their <filename>Release</filename> files are marked "
4126 "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the Debian "
4127 "backports archive since <literal>squeeze-backports</literal>."
4130 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4131 #: apt_preferences.5.xml:117
4132 msgid "priority 500"
4135 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4136 #: apt_preferences.5.xml:118
4137 msgid "to the versions that do not belong to the target release."
4140 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4141 #: apt_preferences.5.xml:122
4142 msgid "priority 990"
4145 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4146 #: apt_preferences.5.xml:123
4147 msgid "to the versions that belong to the target release."
4150 #. type: Content of: <refentry><refsect1><refsect2><para>
4151 #: apt_preferences.5.xml:127
4153 "The highest of those priorities whose description matches the version is "
4154 "assigned to the version."
4157 #. type: Content of: <refentry><refsect1><refsect2><para>
4158 #: apt_preferences.5.xml:131
4160 "If the target release has not been specified then APT simply assigns "
4161 "priority 100 to all installed package versions and priority 500 to all "
4162 "uninstalled package versions, except versions coming from archives which in "
4163 "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
4164 "- these versions get the priority 1 or priority 100 if it is additionally "
4165 "marked as \"ButAutomaticUpgrades: yes\"."
4168 #. type: Content of: <refentry><refsect1><refsect2><para>
4169 #: apt_preferences.5.xml:138
4171 "APT then applies the following rules, listed in order of precedence, to "
4172 "determine which version of a package to install."
4175 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4176 #: apt_preferences.5.xml:141
4178 "Never downgrade unless the priority of an available version exceeds 1000. "
4179 "(\"Downgrading\" is installing a less recent version of a package in place "
4180 "of a more recent version. Note that none of APT's default priorities "
4181 "exceeds 1000; such high priorities can only be set in the preferences file. "
4182 "Note also that downgrading a package can be risky.)"
4185 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4186 #: apt_preferences.5.xml:147
4187 msgid "Install the highest priority version."
4190 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4191 #: apt_preferences.5.xml:148
4193 "If two or more versions have the same priority, install the most recent one "
4194 "(that is, the one with the higher version number)."
4197 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4198 #: apt_preferences.5.xml:151
4200 "If two or more versions have the same priority and version number but either "
4201 "the packages differ in some of their metadata or the "
4202 "<literal>--reinstall</literal> option is given, install the uninstalled one."
4205 #. type: Content of: <refentry><refsect1><refsect2><para>
4206 #: apt_preferences.5.xml:157
4208 "In a typical situation, the installed version of a package (priority 100) "
4209 "is not as recent as one of the versions available from the sources listed in "
4210 "the &sources-list; file (priority 500 or 990). Then the package will be "
4211 "upgraded when <command>apt-get install "
4212 "<replaceable>some-package</replaceable></command> or <command>apt-get "
4213 "upgrade</command> is executed."
4216 #. type: Content of: <refentry><refsect1><refsect2><para>
4217 #: apt_preferences.5.xml:164
4219 "More rarely, the installed version of a package is <emphasis>more</emphasis> "
4220 "recent than any of the other available versions. The package will not be "
4221 "downgraded when <command>apt-get install "
4222 "<replaceable>some-package</replaceable></command> or <command>apt-get "
4223 "upgrade</command> is executed."
4226 #. type: Content of: <refentry><refsect1><refsect2><para>
4227 #: apt_preferences.5.xml:169
4229 "Sometimes the installed version of a package is more recent than the version "
4230 "belonging to the target release, but not as recent as a version belonging to "
4231 "some other distribution. Such a package will indeed be upgraded when "
4232 "<command>apt-get install <replaceable>some-package</replaceable></command> "
4233 "or <command>apt-get upgrade</command> is executed, because at least "
4234 "<emphasis>one</emphasis> of the available versions has a higher priority "
4235 "than the installed version."
4238 #. type: Content of: <refentry><refsect1><refsect2><title>
4239 #: apt_preferences.5.xml:178
4240 msgid "The Effect of APT Preferences"
4243 #. type: Content of: <refentry><refsect1><refsect2><para>
4244 #: apt_preferences.5.xml:180
4246 "The APT preferences file allows the system administrator to control the "
4247 "assignment of priorities. The file consists of one or more multi-line "
4248 "records separated by blank lines. Records can have one of two forms, a "
4249 "specific form and a general form."
4252 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4253 #: apt_preferences.5.xml:186
4255 "The specific form assigns a priority (a \"Pin-Priority\") to one or more "
4256 "specified packages with a specified version or version range. For example, "
4257 "the following record assigns a high priority to all versions of the "
4258 "<filename>perl</filename> package whose version number begins with "
4259 "\"<literal>&good-perl;</literal>\". Multiple packages can be separated by "
4263 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
4264 #: apt_preferences.5.xml:193
4268 "Pin: version &good-perl;*\n"
4269 "Pin-Priority: 1001\n"
4272 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4273 #: apt_preferences.5.xml:199
4275 "The general form assigns a priority to all of the package versions in a "
4276 "given distribution (that is, to all the versions of packages that are listed "
4277 "in a certain <filename>Release</filename> file) or to all of the package "
4278 "versions coming from a particular Internet site, as identified by the site's "
4279 "fully qualified domain name."
4282 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4283 #: apt_preferences.5.xml:205
4285 "This general-form entry in the APT preferences file applies only to groups "
4286 "of packages. For example, the following record assigns a high priority to "
4287 "all package versions available from the local site."
4290 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
4291 #: apt_preferences.5.xml:210
4295 "Pin: origin \"\"\n"
4296 "Pin-Priority: 999\n"
4299 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4300 #: apt_preferences.5.xml:215
4302 "A note of caution: the keyword used here is \"<literal>origin</literal>\" "
4303 "which can be used to match a hostname. The following record will assign a "
4304 "high priority to all versions available from the server identified by the "
4305 "hostname \"ftp.de.debian.org\""
4308 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
4309 #: apt_preferences.5.xml:219
4313 "Pin: origin \"ftp.de.debian.org\"\n"
4314 "Pin-Priority: 999\n"
4317 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4318 #: apt_preferences.5.xml:223
4320 "This should <emphasis>not</emphasis> be confused with the Origin of a "
4321 "distribution as specified in a <filename>Release</filename> file. What "
4322 "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
4323 "Internet address but an author or vendor name, such as \"Debian\" or "
4327 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4328 #: apt_preferences.5.xml:228
4330 "The following record assigns a low priority to all package versions "
4331 "belonging to any distribution whose Archive name is "
4332 "\"<literal>unstable</literal>\"."
4335 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
4336 #: apt_preferences.5.xml:232
4340 "Pin: release a=unstable\n"
4341 "Pin-Priority: 50\n"
4344 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4345 #: apt_preferences.5.xml:237
4347 "The following record assigns a high priority to all package versions "
4348 "belonging to any distribution whose Codename is "
4349 "\"<literal>&testing-codename;</literal>\"."
4352 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
4353 #: apt_preferences.5.xml:241
4357 "Pin: release n=&testing-codename;\n"
4358 "Pin-Priority: 900\n"
4361 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4362 #: apt_preferences.5.xml:246
4364 "The following record assigns a high priority to all package versions "
4365 "belonging to any release whose Archive name is \"<literal>stable</literal>\" "
4366 "and whose release Version number is \"<literal>&stable-version;</literal>\"."
4369 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
4370 #: apt_preferences.5.xml:251
4374 "Pin: release a=stable, v=&stable-version;\n"
4375 "Pin-Priority: 500\n"
4378 #. type: Content of: <refentry><refsect1><refsect2><para>
4379 #: apt_preferences.5.xml:258
4381 "The effect of the comma operator is similar to an \"and\" in logic: All "
4382 "conditions must be satisfied for the pin to match. There is one exception: "
4383 "For any type of condition (such as two \"a\" conditions), only the last such "
4384 "condition is checked."
4387 #. type: Content of: <refentry><refsect1><refsect2><title>
4388 #: apt_preferences.5.xml:266
4389 msgid "Regular expressions and &glob; syntax"
4392 #. type: Content of: <refentry><refsect1><refsect2><para>
4393 #: apt_preferences.5.xml:268
4395 "APT also supports pinning by &glob; expressions, and regular expressions "
4396 "surrounded by slashes. For example, the following example assigns the "
4397 "priority 500 to all packages from experimental where the name starts with "
4398 "gnome (as a &glob;-like expression) or contains the word kde (as a POSIX "
4399 "extended regular expression surrounded by slashes)."
4402 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
4403 #: apt_preferences.5.xml:277
4406 "Package: gnome* /kde/\n"
4407 "Pin: release a=experimental\n"
4408 "Pin-Priority: 500\n"
4411 #. type: Content of: <refentry><refsect1><refsect2><para>
4412 #: apt_preferences.5.xml:283
4414 "The rule for those expressions is that they can occur anywhere where a "
4415 "string can occur. Thus, the following pin assigns the priority 990 to all "
4416 "packages from a release starting with &ubuntu-codename;."
4419 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
4420 #: apt_preferences.5.xml:289
4424 "Pin: release n=&ubuntu-codename;*\n"
4425 "Pin-Priority: 990\n"
4428 #. type: Content of: <refentry><refsect1><refsect2><para>
4429 #: apt_preferences.5.xml:295
4431 "If a regular expression occurs in a <literal>Package</literal> field, the "
4432 "behavior is the same as if this regular expression were replaced with a list "
4433 "of all package names it matches. It is undecided whether this will change in "
4434 "the future; thus you should always list wild-card pins first, so later "
4435 "specific pins override it. The pattern \"<literal>*</literal>\" in a "
4436 "Package field is not considered a &glob; expression in itself."
4439 #. type: Content of: <refentry><refsect1><refsect2><title>
4440 #: apt_preferences.5.xml:311
4441 msgid "How APT Interprets Priorities"
4444 #. type: Content of: <refentry><refsect1><refsect2><para>
4445 #: apt_preferences.5.xml:314
4447 "Priorities (P) assigned in the APT preferences file must be positive or "
4448 "negative integers. They are interpreted as follows (roughly speaking):"
4451 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4452 #: apt_preferences.5.xml:319
4453 msgid "P >= 1000"
4456 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4457 #: apt_preferences.5.xml:320
4459 "causes a version to be installed even if this constitutes a downgrade of the "
4463 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4464 #: apt_preferences.5.xml:324
4465 msgid "990 <= P < 1000"
4468 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4469 #: apt_preferences.5.xml:325
4471 "causes a version to be installed even if it does not come from the target "
4472 "release, unless the installed version is more recent"
4475 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4476 #: apt_preferences.5.xml:330
4477 msgid "500 <= P < 990"
4480 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4481 #: apt_preferences.5.xml:331
4483 "causes a version to be installed unless there is a version available "
4484 "belonging to the target release or the installed version is more recent"
4487 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4488 #: apt_preferences.5.xml:336
4489 msgid "100 <= P < 500"
4492 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4493 #: apt_preferences.5.xml:337
4495 "causes a version to be installed unless there is a version available "
4496 "belonging to some other distribution or the installed version is more recent"
4499 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4500 #: apt_preferences.5.xml:342
4501 msgid "0 < P < 100"
4504 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4505 #: apt_preferences.5.xml:343
4507 "causes a version to be installed only if there is no installed version of "
4511 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4512 #: apt_preferences.5.xml:347
4516 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4517 #: apt_preferences.5.xml:348
4518 msgid "prevents the version from being installed"
4521 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4522 #: apt_preferences.5.xml:351
4526 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4527 #: apt_preferences.5.xml:352
4528 msgid "has undefined behaviour, do not use it."
4531 #. type: Content of: <refentry><refsect1><refsect2><para>
4532 #: apt_preferences.5.xml:358
4534 "The first specific-form record matching an available package version "
4535 "determines the priority of the package version. Failing that, the priority "
4536 "of the package is defined as the maximum of all priorities defined by "
4537 "generic-form records matching the version. Records defined using patterns "
4538 "in the Pin field other than \"*\" are treated like specific-form records."
4541 #. type: Content of: <refentry><refsect1><refsect2><para>
4542 #: apt_preferences.5.xml:366
4544 "For example, suppose the APT preferences file contains the three records "
4545 "presented earlier:"
4548 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
4549 #: apt_preferences.5.xml:370
4553 "Pin: version &good-perl;*\n"
4554 "Pin-Priority: 1001\n"
4557 "Pin: origin \"\"\n"
4558 "Pin-Priority: 999\n"
4561 "Pin: release unstable\n"
4562 "Pin-Priority: 50\n"
4565 #. type: Content of: <refentry><refsect1><refsect2><para>
4566 #: apt_preferences.5.xml:383
4570 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4571 #: apt_preferences.5.xml:385
4573 "The most recent available version of the <literal>perl</literal> package "
4574 "will be installed, so long as that version's version number begins with "
4575 "\"<literal>&good-perl;</literal>\". If <emphasis>any</emphasis> "
4576 "&good-perl;* version of <literal>perl</literal> is available and the "
4577 "installed version is &bad-perl;*, then <literal>perl</literal> will be "
4581 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4582 #: apt_preferences.5.xml:390
4584 "A version of any package other than <literal>perl</literal> that is "
4585 "available from the local system has priority over other versions, even "
4586 "versions belonging to the target release."
4589 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4590 #: apt_preferences.5.xml:394
4592 "A version of a package whose origin is not the local system but some other "
4593 "site listed in &sources-list; and which belongs to an "
4594 "<literal>unstable</literal> distribution is only installed if it is selected "
4595 "for installation and no version of the package is already installed."
4598 #. type: Content of: <refentry><refsect1><refsect2><title>
4599 #: apt_preferences.5.xml:404
4600 msgid "Determination of Package Version and Distribution Properties"
4603 #. type: Content of: <refentry><refsect1><refsect2><para>
4604 #: apt_preferences.5.xml:406
4606 "The locations listed in the &sources-list; file should provide "
4607 "<filename>Packages</filename> and <filename>Release</filename> files to "
4608 "describe the packages available at that location."
4611 #. type: Content of: <refentry><refsect1><refsect2><para>
4612 #: apt_preferences.5.xml:410
4614 "The <filename>Packages</filename> file is normally found in the directory "
4615 "<filename>.../dists/<replaceable>dist-name</replaceable>/<replaceable>component</replaceable>/<replaceable>arch</replaceable></filename>: "
4617 "<filename>.../dists/stable/main/binary-i386/Packages</filename>. It "
4618 "consists of a series of multi-line records, one for each package available "
4619 "in that directory. Only two lines in each record are relevant for setting "
4623 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4624 #: apt_preferences.5.xml:418
4625 msgid "the <literal>Package:</literal> line"
4628 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4629 #: apt_preferences.5.xml:419
4630 msgid "gives the package name"
4633 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4634 #: apt_preferences.5.xml:422 apt_preferences.5.xml:472
4635 msgid "the <literal>Version:</literal> line"
4638 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4639 #: apt_preferences.5.xml:423
4640 msgid "gives the version number for the named package"
4643 #. type: Content of: <refentry><refsect1><refsect2><para>
4644 #: apt_preferences.5.xml:428
4646 "The <filename>Release</filename> file is normally found in the directory "
4647 "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
4648 "example, <filename>.../dists/stable/Release</filename>, or "
4649 "<filename>.../dists/&stable-codename;/Release</filename>. It consists of a "
4650 "single multi-line record which applies to <emphasis>all</emphasis> of the "
4651 "packages in the directory tree below its parent. Unlike the "
4652 "<filename>Packages</filename> file, nearly all of the lines in a "
4653 "<filename>Release</filename> file are relevant for setting APT priorities:"
4656 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4657 #: apt_preferences.5.xml:439
4658 msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
4661 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4662 #: apt_preferences.5.xml:440
4664 "names the archive to which all the packages in the directory tree belong. "
4665 "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
4666 "that all of the packages in the directory tree below the parent of the "
4667 "<filename>Release</filename> file are in a <literal>stable</literal> "
4668 "archive. Specifying this value in the APT preferences file would require "
4672 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4673 #: apt_preferences.5.xml:450
4675 msgid "Pin: release a=stable\n"
4678 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4679 #: apt_preferences.5.xml:456
4680 msgid "the <literal>Codename:</literal> line"
4683 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4684 #: apt_preferences.5.xml:457
4686 "names the codename to which all the packages in the directory tree belong. "
4687 "For example, the line \"Codename: &testing-codename;\" specifies that all of "
4688 "the packages in the directory tree below the parent of the "
4689 "<filename>Release</filename> file belong to a version named "
4690 "<literal>&testing-codename;</literal>. Specifying this value in the APT "
4691 "preferences file would require the line:"
4694 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4695 #: apt_preferences.5.xml:466
4697 msgid "Pin: release n=&testing-codename;\n"
4700 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4701 #: apt_preferences.5.xml:473
4703 "names the release version. For example, the packages in the tree might "
4704 "belong to Debian release version &stable-version;. Note that there is "
4705 "normally no version number for the <literal>testing</literal> and "
4706 "<literal>unstable</literal> distributions because they have not been "
4707 "released yet. Specifying this in the APT preferences file would require one "
4708 "of the following lines."
4711 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4712 #: apt_preferences.5.xml:482
4715 "Pin: release v=&stable-version;\n"
4716 "Pin: release a=stable, v=&stable-version;\n"
4717 "Pin: release &stable-version;\n"
4720 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4721 #: apt_preferences.5.xml:491
4722 msgid "the <literal>Component:</literal> line"
4725 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4726 #: apt_preferences.5.xml:492
4728 "names the licensing component associated with the packages in the directory "
4729 "tree of the <filename>Release</filename> file. For example, the line "
4730 "\"Component: main\" specifies that all the packages in the directory tree "
4731 "are from the <literal>main</literal> component, which entails that they are "
4732 "licensed under terms listed in the Debian Free Software Guidelines. "
4733 "Specifying this component in the APT preferences file would require the "
4737 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4738 #: apt_preferences.5.xml:501
4740 msgid "Pin: release c=main\n"
4743 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4744 #: apt_preferences.5.xml:507
4745 msgid "the <literal>Origin:</literal> line"
4748 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4749 #: apt_preferences.5.xml:508
4751 "names the originator of the packages in the directory tree of the "
4752 "<filename>Release</filename> file. Most commonly, this is "
4753 "<literal>Debian</literal>. Specifying this origin in the APT preferences "
4754 "file would require the line:"
4757 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4758 #: apt_preferences.5.xml:514
4760 msgid "Pin: release o=Debian\n"
4763 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4764 #: apt_preferences.5.xml:520
4765 msgid "the <literal>Label:</literal> line"
4768 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4769 #: apt_preferences.5.xml:521
4771 "names the label of the packages in the directory tree of the "
4772 "<filename>Release</filename> file. Most commonly, this is "
4773 "<literal>Debian</literal>. Specifying this label in the APT preferences "
4774 "file would require the line:"
4777 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4778 #: apt_preferences.5.xml:527
4780 msgid "Pin: release l=Debian\n"
4783 #. type: Content of: <refentry><refsect1><refsect2><para>
4784 #: apt_preferences.5.xml:534
4786 "All of the <filename>Packages</filename> and <filename>Release</filename> "
4787 "files retrieved from locations listed in the &sources-list; file are stored "
4788 "in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
4789 "named by the variable <literal>Dir::State::Lists</literal> in the "
4790 "<filename>apt.conf</filename> file. For example, the file "
4791 "<filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
4792 "contains the <filename>Release</filename> file retrieved from the site "
4793 "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
4794 "architecture files from the <literal>contrib</literal> component of the "
4795 "<literal>unstable</literal> distribution."
4798 #. type: Content of: <refentry><refsect1><refsect2><title>
4799 #: apt_preferences.5.xml:547
4800 msgid "Optional Lines in an APT Preferences Record"
4803 #. type: Content of: <refentry><refsect1><refsect2><para>
4804 #: apt_preferences.5.xml:549
4806 "Each record in the APT preferences file can optionally begin with one or "
4807 "more lines beginning with the word <literal>Explanation:</literal>. This "
4808 "provides a place for comments."
4811 #. type: Content of: <refentry><refsect1><refsect2><title>
4812 #: apt_preferences.5.xml:558
4813 msgid "Tracking Stable"
4816 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4817 #: apt_preferences.5.xml:566
4820 "Explanation: Uninstall or do not install any Debian-originated\n"
4821 "Explanation: package versions other than those in the stable distro\n"
4823 "Pin: release a=stable\n"
4824 "Pin-Priority: 900\n"
4827 "Pin: release o=Debian\n"
4828 "Pin-Priority: -10\n"
4831 #. type: Content of: <refentry><refsect1><refsect2><para>
4832 #: apt_preferences.5.xml:560
4834 "The following APT preferences file will cause APT to assign a priority "
4835 "higher than the default (500) to all package versions belonging to a "
4836 "<literal>stable</literal> distribution and a prohibitively low priority to "
4837 "package versions belonging to other <literal>Debian</literal> "
4838 "distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
4841 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4842 #: apt_preferences.5.xml:583 apt_preferences.5.xml:629 apt_preferences.5.xml:687
4845 "apt-get install <replaceable>package-name</replaceable>\n"
4847 "apt-get dist-upgrade\n"
4850 #. type: Content of: <refentry><refsect1><refsect2><para>
4851 #: apt_preferences.5.xml:578
4853 "With a suitable &sources-list; file and the above preferences file, any of "
4854 "the following commands will cause APT to upgrade to the latest "
4855 "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
4859 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4860 #: apt_preferences.5.xml:595
4862 msgid "apt-get install <replaceable>package</replaceable>/testing\n"
4865 #. type: Content of: <refentry><refsect1><refsect2><para>
4866 #: apt_preferences.5.xml:589
4868 "The following command will cause APT to upgrade the specified package to the "
4869 "latest version from the <literal>testing</literal> distribution; the package "
4870 "will not be upgraded again unless this command is given again. <placeholder "
4871 "type=\"programlisting\" id=\"0\"/>"
4874 #. type: Content of: <refentry><refsect1><refsect2><title>
4875 #: apt_preferences.5.xml:601
4876 msgid "Tracking Testing or Unstable"
4879 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4880 #: apt_preferences.5.xml:610
4884 "Pin: release a=testing\n"
4885 "Pin-Priority: 900\n"
4888 "Pin: release a=unstable\n"
4889 "Pin-Priority: 800\n"
4892 "Pin: release o=Debian\n"
4893 "Pin-Priority: -10\n"
4896 #. type: Content of: <refentry><refsect1><refsect2><para>
4897 #: apt_preferences.5.xml:603
4899 "The following APT preferences file will cause APT to assign a high priority "
4900 "to package versions from the <literal>testing</literal> distribution, a "
4901 "lower priority to package versions from the <literal>unstable</literal> "
4902 "distribution, and a prohibitively low priority to package versions from "
4903 "other <literal>Debian</literal> distributions. <placeholder "
4904 "type=\"programlisting\" id=\"0\"/>"
4907 #. type: Content of: <refentry><refsect1><refsect2><para>
4908 #: apt_preferences.5.xml:624
4910 "With a suitable &sources-list; file and the above preferences file, any of "
4911 "the following commands will cause APT to upgrade to the latest "
4912 "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
4916 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4917 #: apt_preferences.5.xml:644
4919 msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
4922 #. type: Content of: <refentry><refsect1><refsect2><para>
4923 #: apt_preferences.5.xml:635
4925 "The following command will cause APT to upgrade the specified package to the "
4926 "latest version from the <literal>unstable</literal> distribution. "
4927 "Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
4928 "the most recent <literal>testing</literal> version if that is more recent "
4929 "than the installed version, otherwise, to the most recent "
4930 "<literal>unstable</literal> version if that is more recent than the "
4931 "installed version. <placeholder type=\"programlisting\" id=\"0\"/>"
4934 #. type: Content of: <refentry><refsect1><refsect2><title>
4935 #: apt_preferences.5.xml:651
4936 msgid "Tracking the evolution of a codename release"
4939 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4940 #: apt_preferences.5.xml:665
4943 "Explanation: Uninstall or do not install any Debian-originated package "
4945 "Explanation: other than those in the distribution codenamed with "
4946 "&testing-codename; or sid\n"
4948 "Pin: release n=&testing-codename;\n"
4949 "Pin-Priority: 900\n"
4951 "Explanation: Debian unstable is always codenamed with sid\n"
4953 "Pin: release n=sid\n"
4954 "Pin-Priority: 800\n"
4957 "Pin: release o=Debian\n"
4958 "Pin-Priority: -10\n"
4961 #. type: Content of: <refentry><refsect1><refsect2><para>
4962 #: apt_preferences.5.xml:653
4964 "The following APT preferences file will cause APT to assign a priority "
4965 "higher than the default (500) to all package versions belonging to a "
4966 "specified codename of a distribution and a prohibitively low priority to "
4967 "package versions belonging to other <literal>Debian</literal> distributions, "
4968 "codenames and archives. Note that with this APT preference APT will follow "
4969 "the migration of a release from the archive <literal>testing</literal> to "
4970 "<literal>stable</literal> and later <literal>oldstable</literal>. If you "
4971 "want to follow for example the progress in <literal>testing</literal> "
4972 "notwithstanding the codename changes you should use the example "
4973 "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
4976 #. type: Content of: <refentry><refsect1><refsect2><para>
4977 #: apt_preferences.5.xml:682
4979 "With a suitable &sources-list; file and the above preferences file, any of "
4980 "the following commands will cause APT to upgrade to the latest version(s) in "
4981 "the release codenamed with <literal>&testing-codename;</literal>. "
4982 "<placeholder type=\"programlisting\" id=\"0\"/>"
4985 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4986 #: apt_preferences.5.xml:702
4988 msgid "apt-get install <replaceable>package</replaceable>/sid\n"
4991 #. type: Content of: <refentry><refsect1><refsect2><para>
4992 #: apt_preferences.5.xml:693
4994 "The following command will cause APT to upgrade the specified package to the "
4995 "latest version from the <literal>sid</literal> distribution. Thereafter, "
4996 "<command>apt-get upgrade</command> will upgrade the package to the most "
4997 "recent <literal>&testing-codename;</literal> version if that is more recent "
4998 "than the installed version, otherwise, to the most recent "
4999 "<literal>sid</literal> version if that is more recent than the installed "
5000 "version. <placeholder type=\"programlisting\" id=\"0\"/>"
5003 #. type: Content of: <refentry><refsect1><para>
5004 #: apt_preferences.5.xml:717
5005 msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
5008 #. type: Content of: <refentry><refnamediv><refpurpose>
5009 #: sources.list.5.xml:29
5010 msgid "List of configured APT data sources"
5013 #. type: Content of: <refentry><refsect1><para>
5014 #: sources.list.5.xml:34
5016 "The source list <filename>/etc/apt/sources.list</filename> and the the files "
5017 "contained in <filename>/etc/apt/sources.list.d/</filename> are designed to "
5018 "support any number of active sources and a variety of source media. The "
5019 "files list one source per line (one line style) or contain multiline stanzas "
5020 "defining one or more sources per stanza (deb822 style), with the most "
5021 "preferred source listed first (in case a single version is available from "
5022 "more than one source). The information available from the configured sources "
5023 "is acquired by <command>apt-get update</command> (or by an equivalent "
5024 "command from another APT front-end)."
5027 #. type: Content of: <refentry><refsect1><title>
5028 #: sources.list.5.xml:45
5029 msgid "sources.list.d"
5032 #. type: Content of: <refentry><refsect1><para>
5033 #: sources.list.5.xml:46
5035 "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
5036 "add sources.list entries in separate files. Two different file formats are "
5037 "allowed as described in the next two sections. Filenames need to have "
5038 "either the extension <filename>.list</filename> or "
5039 "<filename>.sources</filename> depending on the contained format. The "
5040 "filenames may only contain letters (a-z and A-Z), digits (0-9), underscore "
5041 "(_), hyphen (-) and period (.) characters. Otherwise APT will print a "
5042 "notice that it has ignored a file, unless that file matches a pattern in the "
5043 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in which "
5044 "case it will be silently ignored."
5047 #. type: Content of: <refentry><refsect1><title>
5048 #: sources.list.5.xml:58
5049 msgid "one line style format"
5052 #. type: Content of: <refentry><refsect1><para>
5053 #: sources.list.5.xml:60
5055 "Files in this format have the extension <filename>.list</filename>. Each "
5056 "line specifying a source starts with a type "
5057 "(e.g. <literal>deb-src</literal>) followed by options and arguments for "
5058 "this type. Individual entries cannot be continued onto a following "
5059 "line. Empty lines are ignored, and a <literal>#</literal> character anywhere "
5060 "on a line marks the remainder of that line as a comment. Consequently an "
5061 "entry can be disabled by commenting out the entire line. If options should "
5062 "be provided they are separated by spaces and all of them together are "
5063 "enclosed by square brackets (<literal>[]</literal>) included in the line "
5064 "after the type separated from it with a space. If an option allows multiple "
5065 "values these are separated from each other with a comma "
5066 "(<literal>,</literal>). An option name is separated from its value(s) by a "
5067 "equal sign (<literal>=</literal>). Multivalue options have also "
5068 "<literal>-=</literal> and <literal>+=</literal> as separator which instead "
5069 "of replacing the default with the given value(s) modify the default value(s) "
5070 "to remove or include the given values."
5073 #. type: Content of: <refentry><refsect1><para>
5074 #: sources.list.5.xml:79
5076 "This is the traditional format and supported by all apt versions. Note that "
5077 "not all options as described below are supported by all apt versions. Note "
5078 "also that some older applications parsing this format on its own might not "
5079 "expect to encounter options as they were uncommon before the introduction of "
5080 "multi-architecture support."
5083 #. type: Content of: <refentry><refsect1><title>
5084 #: sources.list.5.xml:87
5085 msgid "deb822 style format"
5088 #. type: Content of: <refentry><refsect1><para>
5089 #: sources.list.5.xml:89
5091 "Files in this format have the extension <filename>.sources</filename>. The "
5092 "format is similar in syntax to other files used by Debian and its "
5093 "derivatives, like the metadata itself apt will download from the configured "
5094 "sources or the <filename>debian/control</filename> file in a Debian source "
5095 "package. Individual entries are separated by an empty line, additional "
5096 "empty lines are ignored, and a <literal>#</literal> character at the start "
5097 "of the line marks the entire line as a comment. An entry can hence be "
5098 "disabled by commenting out each line belonging to the stanza, but it is "
5099 "usually easier to add the field \"Enabled: no\" to the stanza to disable the "
5100 "entry. Removing the field or setting it to yes reenables it. Options have "
5101 "the same syntax as every other field: A fieldname separated by a colon "
5102 "(<literal>:</literal>) and optionally spaces from its value(s). Note "
5103 "especially that multiple values are separated by spaces, not by commas as in "
5104 "the one line format. Multivalue fields like <literal>Architectures</literal> "
5105 "also have <literal>Architectures-Add</literal> and "
5106 "<literal>Architectures-Remove</literal> to modify the default value rather "
5107 "than replacing it."
5110 #. type: Content of: <refentry><refsect1><para>
5111 #: sources.list.5.xml:108
5113 "This is a new format supported by apt itself since version 1.1. Previous "
5114 "versions ignore such files with a notice message as described earlier. It "
5115 "is intended to make this format gradually the default format and deprecating "
5116 "the previously described one line style format as it is easier to create, "
5117 "extend and modify by humans and machines alike especially if a lot of "
5118 "sources and/or options are involved. Developers who are working with and/or "
5119 "parsing apt sources are highly encouraged to add support for this format and "
5120 "to contact the APT team to coordinate and share this work. Users can freely "
5121 "adopt this format already, but could encounter problems with software not "
5122 "supporting the format yet."
5125 #. type: Content of: <refentry><refsect1><title>
5126 #: sources.list.5.xml:123
5127 msgid "The deb and deb-src types: General Format"
5130 #. type: Content of: <refentry><refsect1><para>
5131 #: sources.list.5.xml:124
5133 "The <literal>deb</literal> type references a typical two-level Debian "
5134 "archive, <filename>distribution/component</filename>. The "
5135 "<literal>distribution</literal> is generally a suite name like "
5136 "<literal>stable</literal> or <literal>testing</literal> or a codename like "
5137 "<literal>&stable-codename;</literal> or "
5138 "<literal>&testing-codename;</literal> while component is one of "
5139 "<literal>main</literal>, <literal>contrib</literal> or "
5140 "<literal>non-free</literal>. The <literal>deb-src</literal> type references "
5141 "a Debian distribution's source code in the same form as the "
5142 "<literal>deb</literal> type. A <literal>deb-src</literal> line is required "
5143 "to fetch source indexes."
5146 #. type: Content of: <refentry><refsect1><para>
5147 #: sources.list.5.xml:135
5149 "The format for two one line style entries using the <literal>deb</literal> "
5150 "and <literal>deb-src</literal> types is:"
5153 #. type: Content of: <refentry><refsect1><literallayout>
5154 #: sources.list.5.xml:138
5157 "deb [ option1=value1 option2=value2 ] uri suite [component1] [component2] "
5159 "deb-src [ option1=value1 option2=value2 ] uri suite [component1] "
5160 "[component2] [...]"
5163 #. type: Content of: <refentry><refsect1><para><literallayout>
5164 #: sources.list.5.xml:143
5167 " Types: deb deb-src\n"
5170 " Components: [component1] [component2] [...]\n"
5171 " option1: value1\n"
5172 " option2: value2\n"
5176 #. type: Content of: <refentry><refsect1><para>
5177 #: sources.list.5.xml:141
5179 "Alternatively the equivalent entry in deb822 style looks like this: "
5180 "<placeholder type=\"literallayout\" id=\"0\"/>"
5183 #. type: Content of: <refentry><refsect1><para>
5184 #: sources.list.5.xml:152
5186 "The URI for the <literal>deb</literal> type must specify the base of the "
5187 "Debian distribution, from which APT will find the information it needs. "
5188 "<literal>suite</literal> can specify an exact path, in which case the "
5189 "components must be omitted and <literal>suite</literal> must end with a "
5190 "slash (<literal>/</literal>). This is useful for the case when only a "
5191 "particular sub-directory of the archive denoted by the URI is of interest. "
5192 "If <literal>suite</literal> does not specify an exact path, at least one "
5193 "<literal>component</literal> must be present."
5196 #. type: Content of: <refentry><refsect1><para>
5197 #: sources.list.5.xml:161
5199 "<literal>suite</literal> may also contain a variable, "
5200 "<literal>$(ARCH)</literal> which expands to the Debian architecture (such as "
5201 "<literal>amd64</literal> or <literal>armel</literal>) used on the "
5202 "system. This permits architecture-independent "
5203 "<filename>sources.list</filename> files to be used. In general this is only "
5204 "of interest when specifying an exact path, <literal>APT</literal> will "
5205 "automatically generate a URI with the current architecture otherwise."
5208 #. type: Content of: <refentry><refsect1><para>
5209 #: sources.list.5.xml:169
5211 "Especially in the one line style format since only one distribution can be "
5212 "specified per line it may be necessary to have multiple lines for the same "
5213 "URI, if a subset of all available distributions or components at that "
5214 "location is desired. APT will sort the URI list after it has generated a "
5215 "complete set internally, and will collapse multiple references to the same "
5216 "Internet host, for instance, into a single connection, so that it does not "
5217 "inefficiently establish a connection, close it, do something else, and then "
5218 "re-establish a connection to that same host. APT also parallelizes "
5219 "connections to different hosts to more effectively deal with sites with low "
5223 #. type: Content of: <refentry><refsect1><para>
5224 #: sources.list.5.xml:181
5226 "It is important to list sources in order of preference, with the most "
5227 "preferred source listed first. Typically this will result in sorting by "
5228 "speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
5229 "followed by distant Internet hosts, for example)."
5232 #. type: Content of: <refentry><refsect1><para><literallayout>
5233 #: sources.list.5.xml:188
5235 msgid "&sourceslist-list-format;"
5238 #. type: Content of: <refentry><refsect1><para><literallayout>
5239 #: sources.list.5.xml:190
5241 msgid "&sourceslist-sources-format;"
5244 #. type: Content of: <refentry><refsect1><para>
5245 #: sources.list.5.xml:186
5247 "As an example, the sources for your distribution could look like this in one "
5248 "line style format: <placeholder type=\"literallayout\" id=\"0\"/> or like "
5249 "this in deb822 style format: <placeholder type=\"literallayout\" id=\"1\"/>"
5252 #. type: Content of: <refentry><refsect1><title>
5253 #: sources.list.5.xml:193
5254 msgid "The deb and deb-src types: Options"
5257 #. type: Content of: <refentry><refsect1><para>
5258 #: sources.list.5.xml:194
5260 "Each source entry can have options specified modifying which and how the "
5261 "source is accessed and data acquired from it. Format, syntax and names of "
5262 "the options varies between the two formats one line and deb822 style as "
5263 "described, but they have both the same options available. For simplicity we "
5264 "list the deb822 fieldname and provide the one line name in brackets. "
5265 "Remember that beside setting multivalue options explicitly, there is also "
5266 "the option to modify them based on the default, but we aren't listing those "
5267 "names explicitly here. Unsupported options are silently ignored by all APT "
5271 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5272 #: sources.list.5.xml:205
5274 "<option>Architectures</option> (<option>arch</option>) is a multivalue "
5275 "option defining for which architectures information should be downloaded. If "
5276 "this option isn't set the default is all architectures as defined by the "
5277 "<option>APT::Architectures</option> config option."
5280 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5281 #: sources.list.5.xml:212
5283 "<option>Languages</option> (<option>lang</option>) is a multivalue option "
5284 "defining for which languages information like translated package "
5285 "descriptions should be downloaded. If this option isn't set the default is "
5286 "all languages as defined by the <option>Acquire::Languages</option> config "
5290 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5291 #: sources.list.5.xml:220
5293 "<option>Targets</option> (<option>target</option>) is a multivalue option "
5294 "defining which download targets apt will try to acquire from this source. If "
5295 "not specified, the default set is defined by the "
5296 "<option>Acquire::IndexTargets</option> configuration scope."
5299 #. type: Content of: <refentry><refsect1><para>
5300 #: sources.list.5.xml:228
5302 "Further more, there are options which if set effect <emphasis>all</emphasis> "
5303 "sources with the same URI and Suite, so they have to be set on all such "
5304 "entries and can not be varied between different components. APT will try to "
5305 "detect and error out on such anomalies."
5308 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5309 #: sources.list.5.xml:235
5311 "<option>Signed-By</option> (<option>signed-by</option>) is either an "
5312 "absolute path to a keyring file (has to be accessible and readable for the "
5313 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
5314 "file) or a fingerprint of a key in either the "
5315 "<filename>trusted.gpg</filename> keyring or in one of the keyrings in the "
5316 "<filename>trusted.gpg.d/</filename> directory (see <command>apt-key "
5317 "fingerprint</command>). If the option is set only the key(s) in this keyring "
5318 "or only the key with this fingerprint is used for the &apt-secure; "
5319 "verification of this repository. Otherwise all keys in the trusted keyrings "
5320 "are considered valid signers for this repository."
5323 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5324 #: sources.list.5.xml:249
5326 "<option>Check-Valid-Until</option> (<option>check-valid-until</option>) is "
5327 "a yes/no value which controls if APT should try to detect replay attacks. A "
5328 "repository creator can declare until then the data provided in the "
5329 "repository should be considered valid and if this time is reached, but no "
5330 "new data is provided the data is considered expired and an error is raised. "
5331 "Beside increasing security as a malicious attacker can't sent old data "
5332 "forever denying a user to be able to upgrade to a new version, this also "
5333 "helps users identify mirrors which are no longer updated. Some repositories "
5334 "like historic archives aren't updated anymore by design through, so this "
5335 "check can be disabled by setting this option to <literal>no</literal>. "
5336 "Defaults to the value of configuration option "
5337 "<option>Acquire::Check-Valid-Until</option> which itself defaults to "
5338 "<literal>yes</literal>."
5341 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5342 #: sources.list.5.xml:266
5344 "<option>Valid-Until-Min</option> (<option>check-valid-min</option>) and "
5345 "<option>Valid-Until-Max</option> (<option>valid-until-max</option>) can be "
5346 "used to raise or lower the time period in seconds in which the data from "
5347 "this repository is considered valid. -Max can be especially useful if the "
5348 "repository provides no Valid-Until field on its Release file to set your own "
5349 "value, while -Min can be used to increase the valid time on seldomly updated "
5350 "(local) mirrors of a more frequently updated but less accessible archive "
5351 "(which is in the sources.list as well) instead of disabling the check "
5352 "entirely. Default to the value of the configuration options "
5353 "<option>Acquire::Min-ValidTime</option> and "
5354 "<option>Acquire::Max-ValidTime</option> which are both unset by default."
5357 #. type: Content of: <refentry><refsect1><title>
5358 #: sources.list.5.xml:288
5359 msgid "URI specification"
5362 #. type: Content of: <refentry><refsect1><para>
5363 #: sources.list.5.xml:290
5364 msgid "The currently recognized URI types are:"
5367 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
5368 #: sources.list.5.xml:294
5370 "The file scheme allows an arbitrary directory in the file system to be "
5371 "considered an archive. This is useful for NFS mounts and local mirrors or "
5375 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
5376 #: sources.list.5.xml:301
5378 "The cdrom scheme allows APT to use a local CD-ROM drive with media "
5379 "swapping. Use the &apt-cdrom; program to create cdrom entries in the source "
5383 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
5384 #: sources.list.5.xml:308
5386 "The http scheme specifies an HTTP server for the archive. If an environment "
5387 "variable <envar>http_proxy</envar> is set with the format "
5388 "http://server:port/, the proxy server specified in <envar>http_proxy</envar> "
5389 "will be used. Users of authenticated HTTP/1.1 proxies may use a string of "
5390 "the format http://user:pass@server:port/. Note that this is an insecure "
5391 "method of authentication."
5394 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
5395 #: sources.list.5.xml:319
5397 "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
5398 "is highly configurable; for more information see the &apt-conf; manual "
5399 "page. Please note that an FTP proxy can be specified by using the "
5400 "<envar>ftp_proxy</envar> environment variable. It is possible to specify an "
5401 "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this "
5402 "environment variable and <emphasis>only</emphasis> this environment "
5403 "variable. Proxies using HTTP specified in the configuration file will be "
5407 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
5408 #: sources.list.5.xml:331
5410 "The copy scheme is identical to the file scheme except that packages are "
5411 "copied into the cache directory instead of used directly at their location. "
5412 "This is useful for people using removable media to copy files around with "
5416 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
5417 #: sources.list.5.xml:338
5419 "The rsh/ssh method invokes RSH/SSH to connect to a remote host and access "
5420 "the files as a given user. Prior configuration of rhosts or RSA keys is "
5421 "recommended. The standard <command>find</command> and <command>dd</command> "
5422 "commands are used to perform the file transfers from the remote host."
5425 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
5426 #: sources.list.5.xml:345
5427 msgid "adding more recognizable URI types"
5430 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
5431 #: sources.list.5.xml:347
5433 "APT can be extended with more methods shipped in other optional packages, "
5434 "which should follow the naming scheme "
5435 "<package>apt-transport-<replaceable>method</replaceable></package>. For "
5436 "instance, the APT team also maintains the package "
5437 "<package>apt-transport-https</package>, which provides access methods for "
5438 "HTTPS URIs with features similar to the http method. Methods for using "
5439 "e.g. debtorrent are also available - see &apt-transport-debtorrent;."
5442 #. type: Content of: <refentry><refsect1><para>
5443 #: sources.list.5.xml:359
5445 "Uses the archive stored locally (or NFS mounted) at /home/apt/debian for "
5446 "stable/main, stable/contrib, and stable/non-free."
5449 #. type: Content of: <refentry><refsect1><literallayout>
5450 #: sources.list.5.xml:361
5452 msgid "deb file:/home/apt/debian stable main contrib non-free"
5455 #. type: Content of: <refentry><refsect1><literallayout>
5456 #: sources.list.5.xml:362
5460 "URIs: file:/home/apt/debian\n"
5462 "Components: main contrib non-free"
5465 #. type: Content of: <refentry><refsect1><para>
5466 #: sources.list.5.xml:367
5467 msgid "As above, except this uses the unstable (development) distribution."
5470 #. type: Content of: <refentry><refsect1><literallayout>
5471 #: sources.list.5.xml:368
5473 msgid "deb file:/home/apt/debian unstable main contrib non-free"
5476 #. type: Content of: <refentry><refsect1><literallayout>
5477 #: sources.list.5.xml:369
5481 "URIs: file:/home/apt/debian\n"
5482 "Suites: unstable\n"
5483 "Components: main contrib non-free"
5486 #. type: Content of: <refentry><refsect1><para>
5487 #: sources.list.5.xml:374
5488 msgid "Source line for the above"
5491 #. type: Content of: <refentry><refsect1><literallayout>
5492 #: sources.list.5.xml:375
5494 msgid "deb-src file:/home/apt/debian unstable main contrib non-free"
5497 #. type: Content of: <refentry><refsect1><literallayout>
5498 #: sources.list.5.xml:376
5502 "URIs: file:/home/apt/debian\n"
5503 "Suites: unstable\n"
5504 "Components: main contrib non-free"
5507 #. type: Content of: <refentry><refsect1><para>
5508 #: sources.list.5.xml:382
5510 "The first line gets package information for the architectures in "
5511 "<literal>APT::Architectures</literal> while the second always retrieves "
5512 "<literal>amd64</literal> and <literal>armel</literal>."
5515 #. type: Content of: <refentry><refsect1><literallayout>
5516 #: sources.list.5.xml:384
5519 "deb http://httpredir.debian.org/debian &stable-codename; main\n"
5520 "deb [ arch=amd64,armel ] http://httpredir.debian.org/debian "
5521 "&stable-codename; main"
5524 #. type: Content of: <refentry><refsect1><literallayout>
5525 #: sources.list.5.xml:386
5529 "URIs: http://httpredir.debian.org/debian\n"
5530 "Suites: &stable-codename;\n"
5531 "Components: main\n"
5534 "URIs: http://httpredir.debian.org/debian\n"
5535 "Suites: &stable-codename;\n"
5536 "Components: main\n"
5537 "Architectures: amd64 armel\n"
5540 #. type: Content of: <refentry><refsect1><para>
5541 #: sources.list.5.xml:398
5543 "Uses HTTP to access the archive at archive.debian.org, and uses only the "
5547 #. type: Content of: <refentry><refsect1><literallayout>
5548 #: sources.list.5.xml:400
5550 msgid "deb http://archive.debian.org/debian-archive hamm main"
5553 #. type: Content of: <refentry><refsect1><literallayout>
5554 #: sources.list.5.xml:401
5558 "URIs: http://archive.debian.org/debian-archive\n"
5563 #. type: Content of: <refentry><refsect1><para>
5564 #: sources.list.5.xml:406
5566 "Uses FTP to access the archive at ftp.debian.org, under the debian "
5567 "directory, and uses only the &stable-codename;/contrib area."
5570 #. type: Content of: <refentry><refsect1><literallayout>
5571 #: sources.list.5.xml:408
5573 msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
5576 #. type: Content of: <refentry><refsect1><literallayout>
5577 #: sources.list.5.xml:409
5581 "URIs: ftp://ftp.debian.org/debian\n"
5582 "Suites: &stable-codename;\n"
5583 "Components: contrib"
5586 #. type: Content of: <refentry><refsect1><para>
5587 #: sources.list.5.xml:414
5589 "Uses FTP to access the archive at ftp.debian.org, under the debian "
5590 "directory, and uses only the unstable/contrib area. If this line appears as "
5591 "well as the one in the previous example in <filename>sources.list</filename> "
5592 "a single FTP session will be used for both resource lines."
5595 #. type: Content of: <refentry><refsect1><literallayout>
5596 #: sources.list.5.xml:418
5598 msgid "deb ftp://ftp.debian.org/debian unstable contrib"
5601 #. type: Content of: <refentry><refsect1><literallayout>
5602 #: sources.list.5.xml:419
5606 "URIs: ftp://ftp.debian.org/debian\n"
5607 "Suites: unstable\n"
5608 "Components: contrib"
5611 #. type: Content of: <refentry><refsect1><para><literallayout>
5612 #: sources.list.5.xml:431
5614 msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
5617 #. type: Content of: <refentry><refsect1><para><literallayout>
5618 #: sources.list.5.xml:432
5622 "URIs: http://ftp.tlh.debian.org/universe\n"
5623 "Suites: unstable/binary-$(ARCH)/"
5626 #. type: Content of: <refentry><refsect1><para>
5627 #: sources.list.5.xml:424
5629 "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
5630 "directory, and uses only files found under "
5631 "<filename>unstable/binary-i386</filename> on i386 machines, "
5632 "<filename>unstable/binary-amd64</filename> on amd64, and so forth for other "
5633 "supported architectures. [Note this example only illustrates how to use the "
5634 "substitution variable; official debian archives are not structured like "
5635 "this] <placeholder type=\"literallayout\" id=\"0\"/> <placeholder "
5636 "type=\"literallayout\" id=\"1\"/>"
5639 #. type: Content of: <refentry><refsect1><para>
5640 #: sources.list.5.xml:437
5642 "Uses HTTP to get binary packages as well as sources from the stable, testing "
5643 "and unstable suites and the components main and contrib."
5646 #. type: Content of: <refentry><refsect1><literallayout>
5647 #: sources.list.5.xml:439
5650 "deb http://httpredir.debian.org/debian stable main contrib\n"
5651 "deb-src http://httpredir.debian.org/debian stable main contrib\n"
5652 "deb http://httpredir.debian.org/debian testing main contrib\n"
5653 "deb-src http://httpredir.debian.org/debian testing main contrib\n"
5654 "deb http://httpredir.debian.org/debian unstable main contrib\n"
5655 "deb-src http://httpredir.debian.org/debian unstable main contrib"
5658 #. type: Content of: <refentry><refsect1><literallayout>
5659 #: sources.list.5.xml:445
5662 "Types: deb deb-src\n"
5663 "URIs: http://httpredir.debian.org/debian\n"
5664 "Suites: stable testing unstable\n"
5665 "Components: main contrib\n"
5668 #. type: Content of: <refentry><refsect1><para>
5669 #: sources.list.5.xml:454
5670 msgid "&apt-get;, &apt-conf;"
5673 #. type: Content of: <refentry><refmeta><manvolnum>
5674 #: apt-extracttemplates.1.xml:22 apt-sortpkgs.1.xml:22 apt-ftparchive.1.xml:22
5678 #. type: Content of: <refentry><refnamediv><refpurpose>
5679 #: apt-extracttemplates.1.xml:29
5681 "Utility to extract <command>debconf</command> config and templates from "
5685 #. type: Content of: <refentry><refsect1><para>
5686 #: apt-extracttemplates.1.xml:35
5688 "<command>apt-extracttemplates</command> will take one or more Debian package "
5689 "files as input and write out (to a temporary directory) all associated "
5690 "config scripts and template files. For each passed in package that contains "
5691 "config scripts and templates, one line of output will be generated in the "
5695 #. type: Content of: <refentry><refsect1><para>
5696 #: apt-extracttemplates.1.xml:40
5697 msgid "package version template-file config-script"
5700 #. type: Content of: <refentry><refsect1><para>
5701 #: apt-extracttemplates.1.xml:41
5703 "template-file and config-script are written to the temporary directory "
5704 "specified by the <option>-t</option> or <option>--tempdir</option> "
5705 "(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with "
5706 "filenames of the form <filename>package.template.XXXXXX</filename> and "
5707 "<filename>package.config.XXXXXX</filename>"
5710 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5711 #: apt-extracttemplates.1.xml:54
5713 "Temporary directory in which to write extracted <command>debconf</command> "
5714 "template files and config scripts. Configuration Item: "
5715 "<literal>APT::ExtractTemplates::TempDir</literal>"
5718 #. type: Content of: <refentry><refsect1><para>
5719 #: apt-extracttemplates.1.xml:71
5721 "<command>apt-extracttemplates</command> returns zero on normal operation, "
5722 "decimal 100 on error."
5725 #. type: Content of: <refentry><refnamediv><refpurpose>
5726 #: apt-sortpkgs.1.xml:29
5727 msgid "Utility to sort package index files"
5730 #. type: Content of: <refentry><refsect1><para>
5731 #: apt-sortpkgs.1.xml:35
5733 "<command>apt-sortpkgs</command> will take an index file (source index or "
5734 "package index) and sort the records so that they are ordered by the package "
5735 "name. It will also sort the internal fields of each record according to the "
5736 "internal sorting rules."
5739 #. type: Content of: <refentry><refsect1><para>
5740 #: apt-sortpkgs.1.xml:41
5741 msgid "All output is sent to standard output; the input must be a seekable file."
5744 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5745 #: apt-sortpkgs.1.xml:50
5747 "Use source index field ordering. Configuration Item: "
5748 "<literal>APT::SortPkgs::Source</literal>."
5751 #. type: Content of: <refentry><refsect1><para>
5752 #: apt-sortpkgs.1.xml:64
5754 "<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
5758 #. type: Content of: <refentry><refnamediv><refpurpose>
5759 #: apt-ftparchive.1.xml:29
5760 msgid "Utility to generate index files"
5763 #. type: Content of: <refentry><refsect1><para>
5764 #: apt-ftparchive.1.xml:35
5766 "<command>apt-ftparchive</command> is the command line tool that generates "
5767 "the index files that APT uses to access a distribution source. The index "
5768 "files should be generated on the origin site based on the content of that "
5772 #. type: Content of: <refentry><refsect1><para>
5773 #: apt-ftparchive.1.xml:39
5775 "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
5776 "program, incorporating its entire functionality via the "
5777 "<literal>packages</literal> command. It also contains a contents file "
5778 "generator, <literal>contents</literal>, and an elaborate means to 'script' "
5779 "the generation process for a complete archive."
5782 #. type: Content of: <refentry><refsect1><para>
5783 #: apt-ftparchive.1.xml:45
5785 "Internally <command>apt-ftparchive</command> can make use of binary "
5786 "databases to cache the contents of a .deb file and it does not rely on any "
5787 "external programs aside from &gzip;. When doing a full generate it "
5788 "automatically performs file-change checks and builds the desired compressed "
5792 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5793 #: apt-ftparchive.1.xml:56
5795 "The packages command generates a package file from a directory tree. It "
5796 "takes the given directory and recursively searches it for .deb files, "
5797 "emitting a package record to stdout for each. This command is approximately "
5798 "equivalent to &dpkg-scanpackages;."
5801 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5802 #: apt-ftparchive.1.xml:61 apt-ftparchive.1.xml:85
5803 msgid "The option <option>--db</option> can be used to specify a binary caching DB."
5806 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5807 #: apt-ftparchive.1.xml:66
5809 "The <literal>sources</literal> command generates a source index file from a "
5810 "directory tree. It takes the given directory and recursively searches it "
5811 "for .dsc files, emitting a source record to stdout for each. This command is "
5812 "approximately equivalent to &dpkg-scansources;."
5815 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5816 #: apt-ftparchive.1.xml:71
5818 "If an override file is specified then a source override file will be looked "
5819 "for with an extension of .src. The --source-override option can be used to "
5820 "change the source override file that will be used."
5823 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5824 #: apt-ftparchive.1.xml:78
5826 "The <literal>contents</literal> command generates a contents file from a "
5827 "directory tree. It takes the given directory and recursively searches it for "
5828 ".deb files, and reads the file list from each file. It then sorts and writes "
5829 "to stdout the list of files matched to packages. Directories are not written "
5830 "to the output. If multiple packages own the same file then each package is "
5831 "separated by a comma in the output."
5834 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5835 #: apt-ftparchive.1.xml:90
5837 "The <literal>release</literal> command generates a Release file from a "
5838 "directory tree. It recursively searches the given directory for uncompressed "
5839 "<filename>Packages</filename> and <filename>Sources</filename> files and "
5840 "ones compressed with <command>gzip</command>, <command>bzip2</command> or "
5841 "<command>lzma</command> as well as <filename>Release</filename> and "
5842 "<filename>md5sum.txt</filename> files by default "
5843 "(<literal>APT::FTPArchive::Release::Default-Patterns</literal>). Additional "
5844 "filename patterns can be added by listing them in "
5845 "<literal>APT::FTPArchive::Release::Patterns</literal>. It then writes to "
5846 "stdout a <filename>Release</filename> file containing an MD5, SHA1 and "
5847 "SHA256 digest for each file."
5850 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5851 #: apt-ftparchive.1.xml:100
5853 "Values for the additional metadata fields in the Release file are taken from "
5854 "the corresponding variables under "
5855 "<literal>APT::FTPArchive::Release</literal>, "
5856 "e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The supported "
5857 "fields are: <literal>Origin</literal>, <literal>Label</literal>, "
5858 "<literal>Suite</literal>, <literal>Version</literal>, "
5859 "<literal>Codename</literal>, <literal>Date</literal>, "
5860 "<literal>Valid-Until</literal>, <literal>Architectures</literal>, "
5861 "<literal>Components</literal>, <literal>Description</literal>."
5864 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5865 #: apt-ftparchive.1.xml:113
5867 "The <literal>generate</literal> command is designed to be runnable from a "
5868 "cron script and builds indexes according to the given config file. The "
5869 "config language provides a flexible means of specifying which index files "
5870 "are built from which directories, as well as providing a simple means of "
5871 "maintaining the required settings."
5874 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5875 #: apt-ftparchive.1.xml:122
5877 "The <literal>clean</literal> command tidies the databases used by the given "
5878 "configuration file by removing any records that are no longer necessary."
5881 #. type: Content of: <refentry><refsect1><title>
5882 #: apt-ftparchive.1.xml:128
5883 msgid "The Generate Configuration"
5886 #. type: Content of: <refentry><refsect1><para>
5887 #: apt-ftparchive.1.xml:130
5889 "The <literal>generate</literal> command uses a configuration file to "
5890 "describe the archives that are going to be generated. It follows the typical "
5891 "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. "
5892 "&apt-conf; contains a description of the syntax. Note that the generate "
5893 "configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
5894 "tree manner. This only effects how the scope tag is handled."
5897 #. type: Content of: <refentry><refsect1><para>
5898 #: apt-ftparchive.1.xml:138
5899 msgid "The generate configuration has four separate sections, each described below."
5902 #. type: Content of: <refentry><refsect1><refsect2><title>
5903 #: apt-ftparchive.1.xml:140
5904 msgid "<literal>Dir</literal> Section"
5907 #. type: Content of: <refentry><refsect1><refsect2><para>
5908 #: apt-ftparchive.1.xml:142
5910 "The <literal>Dir</literal> section defines the standard directories needed "
5911 "to locate the files required during the generation process. These "
5912 "directories are prepended certain relative paths defined in later sections "
5913 "to produce a complete an absolute path."
5916 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5917 #: apt-ftparchive.1.xml:149
5919 "Specifies the root of the FTP archive, in a standard Debian configuration "
5920 "this is the directory that contains the <filename>ls-LR</filename> and dist "
5924 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5925 #: apt-ftparchive.1.xml:156
5926 msgid "Specifies the location of the override files."
5929 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5930 #: apt-ftparchive.1.xml:161
5931 msgid "Specifies the location of the cache files."
5934 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5935 #: apt-ftparchive.1.xml:166
5937 "Specifies the location of the file list files, if the "
5938 "<literal>FileList</literal> setting is used below."
5941 #. type: Content of: <refentry><refsect1><refsect2><title>
5942 #: apt-ftparchive.1.xml:172
5943 msgid "<literal>Default</literal> Section"
5946 #. type: Content of: <refentry><refsect1><refsect2><para>
5947 #: apt-ftparchive.1.xml:174
5949 "The <literal>Default</literal> section specifies default values, and "
5950 "settings that control the operation of the generator. Other sections may "
5951 "override these defaults with a per-section setting."
5954 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5955 #: apt-ftparchive.1.xml:180
5957 "Sets the default compression schemes to use for the package index files. It "
5958 "is a string that contains a space separated list of at least one of: '.' (no "
5959 "compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
5963 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5964 #: apt-ftparchive.1.xml:188
5966 "Sets the default list of file extensions that are package files. This "
5967 "defaults to '.deb'."
5970 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5971 #: apt-ftparchive.1.xml:194
5973 "This is similar to <literal>Packages::Compress</literal> except that it "
5974 "controls the compression for the Sources files."
5977 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5978 #: apt-ftparchive.1.xml:200
5980 "Sets the default list of file extensions that are source files. This "
5981 "defaults to '.dsc'."
5984 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5985 #: apt-ftparchive.1.xml:206
5987 "This is similar to <literal>Packages::Compress</literal> except that it "
5988 "controls the compression for the Contents files."
5991 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5992 #: apt-ftparchive.1.xml:212
5994 "This is similar to <literal>Packages::Compress</literal> except that it "
5995 "controls the compression for the Translation-en master file."
5998 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5999 #: apt-ftparchive.1.xml:218
6001 "Specifies the number of kilobytes to delink (and replace with hard links) "
6002 "per run. This is used in conjunction with the per-section "
6003 "<literal>External-Links</literal> setting."
6006 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6007 #: apt-ftparchive.1.xml:225
6009 "Specifies the mode of all created index files. It defaults to 0644. All "
6010 "index files are set to this mode with no regard to the umask."
6013 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6014 #: apt-ftparchive.1.xml:232 apt-ftparchive.1.xml:378
6016 "Specifies whether long descriptions should be included in the "
6017 "<filename>Packages</filename> file or split out into a master "
6018 "<filename>Translation-en</filename> file."
6021 #. type: Content of: <refentry><refsect1><refsect2><title>
6022 #: apt-ftparchive.1.xml:238
6023 msgid "<literal>TreeDefault</literal> Section"
6026 #. type: Content of: <refentry><refsect1><refsect2><para>
6027 #: apt-ftparchive.1.xml:240
6029 "Sets defaults specific to <literal>Tree</literal> sections. All of these "
6030 "variables are substitution variables and have the strings $(DIST), "
6031 "$(SECTION) and $(ARCH) replaced with their respective values."
6034 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6035 #: apt-ftparchive.1.xml:247
6037 "Sets the number of kilobytes of contents files that are generated each "
6038 "day. The contents files are round-robined so that over several days they "
6039 "will all be rebuilt."
6042 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6043 #: apt-ftparchive.1.xml:254
6045 "Controls the number of days a contents file is allowed to be checked without "
6046 "changing. If this limit is passed the mtime of the contents file is "
6047 "updated. This case can occur if the package file is changed in such a way "
6048 "that does not result in a new contents file [override edit for instance]. A "
6049 "hold off is allowed in hopes that new .debs will be installed, requiring a "
6050 "new file anyhow. The default is 10, the units are in days."
6053 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6054 #: apt-ftparchive.1.xml:265
6056 "Sets the top of the .deb directory tree. Defaults to "
6057 "<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>"
6060 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6061 #: apt-ftparchive.1.xml:271
6063 "Sets the top of the source package directory tree. Defaults to "
6064 "<filename>$(DIST)/$(SECTION)/source/</filename>"
6067 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6068 #: apt-ftparchive.1.xml:277
6070 "Sets the output Packages file. Defaults to "
6071 "<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/Packages</filename>"
6074 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6075 #: apt-ftparchive.1.xml:283
6077 "Sets the output Sources file. Defaults to "
6078 "<filename>$(DIST)/$(SECTION)/source/Sources</filename>"
6081 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6082 #: apt-ftparchive.1.xml:289
6084 "Sets the output Translation-en master file with the long descriptions if "
6085 "they should be not included in the Packages file. Defaults to "
6086 "<filename>$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
6089 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6090 #: apt-ftparchive.1.xml:296
6092 "Sets the path prefix that causes a symlink to be considered an internal link "
6093 "instead of an external link. Defaults to "
6094 "<filename>$(DIST)/$(SECTION)/</filename>"
6097 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6098 #: apt-ftparchive.1.xml:303
6100 "Sets the output Contents file. Defaults to "
6101 "<filename>$(DIST)/$(SECTION)/Contents-$(ARCH)</filename>. If this setting "
6102 "causes multiple Packages files to map onto a single Contents file (as is the "
6103 "default) then <command>apt-ftparchive</command> will integrate those "
6104 "package files together automatically."
6107 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6108 #: apt-ftparchive.1.xml:312
6109 msgid "Sets header file to prepend to the contents output."
6112 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6113 #: apt-ftparchive.1.xml:317
6115 "Sets the binary cache database to use for this section. Multiple sections "
6116 "can share the same database."
6119 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6120 #: apt-ftparchive.1.xml:323
6122 "Specifies that instead of walking the directory tree, "
6123 "<command>apt-ftparchive</command> should read the list of files from the "
6124 "given file. Relative files names are prefixed with the archive directory."
6127 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6128 #: apt-ftparchive.1.xml:330
6130 "Specifies that instead of walking the directory tree, "
6131 "<command>apt-ftparchive</command> should read the list of files from the "
6132 "given file. Relative files names are prefixed with the archive directory. "
6133 "This is used when processing source indexes."
6136 #. type: Content of: <refentry><refsect1><refsect2><title>
6137 #: apt-ftparchive.1.xml:338
6138 msgid "<literal>Tree</literal> Section"
6141 #. type: Content of: <refentry><refsect1><refsect2><para>
6142 #: apt-ftparchive.1.xml:340
6144 "The <literal>Tree</literal> section defines a standard Debian file tree "
6145 "which consists of a base directory, then multiple sections in that base "
6146 "directory and finally multiple Architectures in each section. The exact "
6147 "pathing used is defined by the <literal>Directory</literal> substitution "
6151 #. type: Content of: <refentry><refsect1><refsect2><para>
6152 #: apt-ftparchive.1.xml:345
6154 "The <literal>Tree</literal> section takes a scope tag which sets the "
6155 "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
6156 "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
6157 "setting such as <filename>dists/&stable-codename;</filename>."
6160 #. type: Content of: <refentry><refsect1><refsect2><para>
6161 #: apt-ftparchive.1.xml:350
6163 "All of the settings defined in the <literal>TreeDefault</literal> section "
6164 "can be used in a <literal>Tree</literal> section as well as three new "
6168 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6169 #: apt-ftparchive.1.xml:356
6172 "for i in Sections do \n"
6173 " for j in Architectures do\n"
6174 " Generate for DIST=scope SECTION=i ARCH=j\n"
6178 #. type: Content of: <refentry><refsect1><refsect2><para>
6179 #: apt-ftparchive.1.xml:353
6181 "When processing a <literal>Tree</literal> section "
6182 "<command>apt-ftparchive</command> performs an operation similar to: "
6183 "<placeholder type=\"programlisting\" id=\"0\"/>"
6186 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6187 #: apt-ftparchive.1.xml:364
6189 "This is a space separated list of sections which appear under the "
6190 "distribution; typically this is something like <literal>main contrib "
6191 "non-free</literal>"
6194 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6195 #: apt-ftparchive.1.xml:371
6197 "This is a space separated list of all the architectures that appear under "
6198 "search section. The special architecture 'source' is used to indicate that "
6199 "this tree has a source archive."
6202 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6203 #: apt-ftparchive.1.xml:384
6205 "Sets the binary override file. The override file contains section, priority "
6206 "and maintainer address information."
6209 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6210 #: apt-ftparchive.1.xml:390
6212 "Sets the source override file. The override file contains section "
6216 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6217 #: apt-ftparchive.1.xml:396 apt-ftparchive.1.xml:442
6218 msgid "Sets the binary extra override file."
6221 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6222 #: apt-ftparchive.1.xml:401 apt-ftparchive.1.xml:447
6223 msgid "Sets the source extra override file."
6226 #. type: Content of: <refentry><refsect1><refsect2><title>
6227 #: apt-ftparchive.1.xml:406
6228 msgid "<literal>BinDirectory</literal> Section"
6231 #. type: Content of: <refentry><refsect1><refsect2><para>
6232 #: apt-ftparchive.1.xml:408
6234 "The <literal>bindirectory</literal> section defines a binary directory tree "
6235 "with no special structure. The scope tag specifies the location of the "
6236 "binary directory and the settings are similar to the <literal>Tree</literal> "
6237 "section with no substitution variables or "
6238 "<literal>Section</literal><literal>Architecture</literal> settings."
6241 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6242 #: apt-ftparchive.1.xml:416
6243 msgid "Sets the Packages file output."
6246 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6247 #: apt-ftparchive.1.xml:421
6249 "Sets the Sources file output. At least one of <literal>Packages</literal> or "
6250 "<literal>Sources</literal> is required."
6253 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6254 #: apt-ftparchive.1.xml:427
6255 msgid "Sets the Contents file output (optional)."
6258 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6259 #: apt-ftparchive.1.xml:432
6260 msgid "Sets the binary override file."
6263 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6264 #: apt-ftparchive.1.xml:437
6265 msgid "Sets the source override file."
6268 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6269 #: apt-ftparchive.1.xml:452
6270 msgid "Sets the cache DB."
6273 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6274 #: apt-ftparchive.1.xml:457
6275 msgid "Appends a path to all the output paths."
6278 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
6279 #: apt-ftparchive.1.xml:462
6280 msgid "Specifies the file list file."
6283 #. type: Content of: <refentry><refsect1><title>
6284 #: apt-ftparchive.1.xml:469
6285 msgid "The Binary Override File"
6288 #. type: Content of: <refentry><refsect1><para>
6289 #: apt-ftparchive.1.xml:470
6291 "The binary override file is fully compatible with &dpkg-scanpackages;. It "
6292 "contains four fields separated by spaces. The first field is the package "
6293 "name, the second is the priority to force that package to, the third is the "
6294 "section to force that package to and the final field is the maintainer "
6295 "permutation field."
6298 #. type: Content of: <refentry><refsect1><para><literallayout>
6299 #: apt-ftparchive.1.xml:476
6301 msgid "old [// oldn]* => new"
6304 #. type: Content of: <refentry><refsect1><para><literallayout>
6305 #: apt-ftparchive.1.xml:478
6310 #. type: Content of: <refentry><refsect1><para>
6311 #: apt-ftparchive.1.xml:475
6313 "The general form of the maintainer field is: <placeholder "
6314 "type=\"literallayout\" id=\"0\"/> or simply, <placeholder "
6315 "type=\"literallayout\" id=\"1\"/> The first form allows a double-slash "
6316 "separated list of old email addresses to be specified. If any of those are "
6317 "found then new is substituted for the maintainer field. The second form "
6318 "unconditionally substitutes the maintainer field."
6321 #. type: Content of: <refentry><refsect1><title>
6322 #: apt-ftparchive.1.xml:486
6323 msgid "The Source Override File"
6326 #. type: Content of: <refentry><refsect1><para>
6327 #: apt-ftparchive.1.xml:488
6329 "The source override file is fully compatible with &dpkg-scansources;. It "
6330 "contains two fields separated by spaces. The first field is the source "
6331 "package name, the second is the section to assign it."
6334 #. type: Content of: <refentry><refsect1><title>
6335 #: apt-ftparchive.1.xml:493
6336 msgid "The Extra Override File"
6339 #. type: Content of: <refentry><refsect1><para>
6340 #: apt-ftparchive.1.xml:495
6342 "The extra override file allows any arbitrary tag to be added or replaced in "
6343 "the output. It has three columns, the first is the package, the second is "
6344 "the tag and the remainder of the line is the new value."
6347 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6348 #: apt-ftparchive.1.xml:506
6350 "Generate the given checksum. These options default to on, when turned off "
6351 "the generated index files will not have the checksum fields where possible. "
6352 "Configuration Items: "
6353 "<literal>APT::FTPArchive::<replaceable>Checksum</replaceable></literal> and "
6354 "<literal>APT::FTPArchive::<replaceable>Index</replaceable>::<replaceable>Checksum</replaceable></literal> "
6355 "where <literal><replaceable>Index</replaceable></literal> can be "
6356 "<literal>Packages</literal>, <literal>Sources</literal> or "
6357 "<literal>Release</literal> and "
6358 "<literal><replaceable>Checksum</replaceable></literal> can be "
6359 "<literal>MD5</literal>, <literal>SHA1</literal> or "
6360 "<literal>SHA256</literal>."
6363 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6364 #: apt-ftparchive.1.xml:517
6366 "Use a binary caching DB. This has no effect on the generate command. "
6367 "Configuration Item: <literal>APT::FTPArchive::DB</literal>."
6370 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6371 #: apt-ftparchive.1.xml:523
6373 "Quiet; produces output suitable for logging, omitting progress indicators. "
6374 "More q's will produce more quiet up to a maximum of 2. You can also use "
6375 "<option>-q=#</option> to set the quiet level, overriding the configuration "
6376 "file. Configuration Item: <literal>quiet</literal>."
6379 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6380 #: apt-ftparchive.1.xml:531
6382 "Perform Delinking. If the <literal>External-Links</literal> setting is used "
6383 "then this option actually enables delinking of the files. It defaults to on "
6384 "and can be turned off with <option>--no-delink</option>. Configuration "
6385 "Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
6388 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6389 #: apt-ftparchive.1.xml:539
6391 "Perform contents generation. When this option is set and package indexes are "
6392 "being generated with a cache DB then the file listing will also be extracted "
6393 "and stored in the DB for later use. When using the generate command this "
6394 "option also allows the creation of any Contents files. The default is on. "
6395 "Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
6398 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6399 #: apt-ftparchive.1.xml:549
6401 "Select the source override file to use with the <literal>sources</literal> "
6402 "command. Configuration Item: "
6403 "<literal>APT::FTPArchive::SourceOverride</literal>."
6406 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6407 #: apt-ftparchive.1.xml:555
6409 "Make the caching databases read only. Configuration Item: "
6410 "<literal>APT::FTPArchive::ReadOnlyDB</literal>."
6413 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6414 #: apt-ftparchive.1.xml:560
6416 "Accept in the <literal>packages</literal> and <literal>contents</literal> "
6417 "commands only package files matching <literal>*_arch.deb</literal> or "
6418 "<literal>*_all.deb</literal> instead of all package files in the given "
6419 "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
6422 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6423 #: apt-ftparchive.1.xml:568
6425 "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
6426 "packages are recompiled and/or republished with the same version again, this "
6427 "will lead to problems as the now outdated cached metadata like size and "
6428 "checksums will be used. With this option enabled this will no longer happen "
6429 "as it will be checked if the file was changed. Note that this option is set "
6430 "to \"<literal>false</literal>\" by default as it is not recommend to upload "
6431 "multiply versions/builds of a package with the same versionnumber, so in "
6432 "theory nobody will have these problems and therefore all these extra checks "
6436 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6437 #: apt-ftparchive.1.xml:580
6439 "This configuration option defaults to \"<literal>true</literal>\" and should "
6440 "only be set to <literal>\"false\"</literal> if the Archive generated with "
6441 "&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
6442 "that the <filename>Translation-en</filename> master file can only be created "
6443 "in the generate command."
6446 #. type: Content of: <refentry><refsect1><para><programlisting>
6447 #: apt-ftparchive.1.xml:598
6450 "<command>apt-ftparchive</command> packages "
6451 "<replaceable>directory</replaceable> | <command>gzip</command> > "
6452 "<filename>Packages.gz</filename>\n"
6455 #. type: Content of: <refentry><refsect1><para>
6456 #: apt-ftparchive.1.xml:594
6458 "To create a compressed Packages file for a directory containing binary "
6459 "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
6462 #. type: Content of: <refentry><refsect1><para>
6463 #: apt-ftparchive.1.xml:608
6465 "<command>apt-ftparchive</command> returns zero on normal operation, decimal "
6469 #. type: Attribute 'lang' of: <book>
6470 #: guide.dbk:9 offline.dbk:9
6474 #. type: Content of: <book><title>
6476 msgid "APT User's Guide"
6479 #. type: Content of: <book><bookinfo><authorgroup><author><personname>
6480 #: guide.dbk:17 offline.dbk:17
6481 msgid "Jason Gunthorpe"
6484 #. type: Content of: <book><bookinfo><authorgroup><author><email>
6485 #: guide.dbk:17 offline.dbk:17
6486 msgid "jgg@debian.org"
6489 #. type: Content of: <book><bookinfo><releaseinfo>
6490 #: guide.dbk:21 offline.dbk:21
6491 msgid "Version &apt-product-version;"
6494 #. type: Content of: <book><bookinfo><abstract><para>
6497 "This document provides an overview of how to use the the APT package "
6501 #. type: Content of: <book><bookinfo>
6503 msgid "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>"
6506 #. type: Content of: <book><bookinfo><legalnotice><title>
6507 #: guide.dbk:32 offline.dbk:33
6508 msgid "License Notice"
6511 #. type: Content of: <book><bookinfo><legalnotice><para>
6512 #: guide.dbk:34 offline.dbk:35
6514 "\"APT\" and this document are free software; you can redistribute them "
6515 "and/or modify them under the terms of the GNU General Public License as "
6516 "published by the Free Software Foundation; either version 2 of the License, "
6517 "or (at your option) any later version."
6520 #. type: Content of: <book><bookinfo><legalnotice><para>
6521 #: guide.dbk:43 offline.dbk:41
6523 "For more details, on Debian systems, see the file "
6524 "/usr/share/common-licenses/GPL for the full license."
6527 #. type: Content of: <book><chapter><title>
6532 #. type: Content of: <book><chapter><para>
6535 "The APT package currently contains two sections, the APT "
6536 "<command>dselect</command> method and the <command>apt-get</command> command "
6537 "line user interface. Both provide a way to install and remove packages as "
6538 "well as download new packages from the Internet."
6541 #. type: Content of: <book><chapter><section><title>
6543 msgid "Anatomy of the Package System"
6546 #. type: Content of: <book><chapter><section><para>
6549 "The Debian packaging system has a large amount of information associated "
6550 "with each package to help assure that it integrates cleanly and easily into "
6551 "the system. The most prominent of its features is the dependency system."
6554 #. type: Content of: <book><chapter><section><para>
6557 "The dependency system allows individual programs to make use of shared "
6558 "elements in the system such as libraries. It simplifies placing infrequently "
6559 "used portions of a program in separate packages to reduce the number of "
6560 "things the average user is required to install. Also, it allows for choices "
6561 "in mail transport agents, X servers and so on."
6564 #. type: Content of: <book><chapter><section><para>
6567 "The first step to understanding the dependency system is to grasp the "
6568 "concept of a simple dependency. The meaning of a simple dependency is that a "
6569 "package requires another package to be installed at the same time to work "
6573 #. type: Content of: <book><chapter><section><para>
6576 "For instance, mailcrypt is an emacs extension that aids in encrypting email "
6577 "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
6578 "simple dependency on GPG. Also, because it is an emacs extension it has a "
6579 "simple dependency on emacs, without emacs it is completely useless."
6582 #. type: Content of: <book><chapter><section><para>
6585 "The other important dependency to understand is a conflicting dependency. It "
6586 "means that a package, when installed with another package, will not work and "
6587 "may possibly be extremely harmful to the system. As an example consider a "
6588 "mail transport agent such as sendmail, exim or qmail. It is not possible to "
6589 "have two mail transport agents installed because both need to listen to the "
6590 "network to receive mail. Attempting to install two will seriously damage the "
6591 "system so all mail transport agents have a conflicting dependency with all "
6592 "other mail transport agents."
6595 #. type: Content of: <book><chapter><section><para>
6598 "As an added complication there is the possibility for a package to pretend "
6599 "to be another package. Consider that exim and sendmail for many intents are "
6600 "identical, they both deliver mail and understand a common interface. Hence, "
6601 "the package system has a way for them to declare that they are both "
6602 "mail-transport-agents. So, exim and sendmail both declare that they provide "
6603 "a mail-transport-agent and other packages that need a mail transport agent "
6604 "depend on mail-transport-agent. This can add a great deal of confusion when "
6605 "trying to manually fix packages."
6608 #. type: Content of: <book><chapter><section><para>
6611 "At any given time a single dependency may be met by packages that are "
6612 "already installed or it may not be. APT attempts to help resolve dependency "
6613 "issues by providing a number of automatic algorithms that help in selecting "
6614 "packages for installation."
6617 #. type: Content of: <book><chapter><title>
6622 #. type: Content of: <book><chapter><para>
6625 "<command>apt-get</command> provides a simple way to install packages from "
6626 "the command line. Unlike <command>dpkg</command>, <command>apt-get</command> "
6627 "does not understand .deb files, it works with the package's proper name and "
6628 "can only install .deb archives from a <emphasis>Source</emphasis>."
6631 #. type: Content of: <book><chapter><para><footnote><para>
6634 "If you are using an http proxy server you must set the http_proxy "
6635 "environment variable first, see sources.list(5)"
6638 #. type: Content of: <book><chapter><para>
6641 "The first <placeholder type=\"footnote\" id=\"0\"/> thing that should be "
6642 "done before using <command>apt-get</command> is to fetch the package lists "
6643 "from the <emphasis>Sources</emphasis> so that it knows what packages are "
6644 "available. This is done with <literal>apt-get update</literal>. For "
6648 #. type: Content of: <book><chapter><screen>
6652 "# apt-get update\n"
6653 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
6654 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
6655 "Reading Package Lists... Done\n"
6656 "Building Dependency Tree... Done\n"
6659 #. type: Content of: <book><chapter><para>
6661 msgid "Once updated there are several commands that can be used:"
6664 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
6669 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
6672 "Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
6673 "install a new package or remove an existing package, nor will it ever "
6674 "upgrade a package that might cause some other package to break. This can be "
6675 "used daily to relatively safely upgrade the system. Upgrade will list all of "
6676 "the packages that it could not upgrade, this usually means that they depend "
6677 "on new packages or conflict with some other "
6678 "package. <command>dselect</command> or <literal>apt-get install</literal> "
6679 "can be used to force these packages to install."
6682 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
6687 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
6690 "Install is used to install packages by name. The package is automatically "
6691 "fetched and installed. This can be useful if you already know the name of "
6692 "the package to install and do not want to go into a GUI to select it. Any "
6693 "number of packages may be passed to install, they will all be "
6694 "fetched. Install automatically attempts to resolve dependency problems with "
6695 "the listed packages and will print a summary and ask for confirmation if "
6696 "anything other than its arguments are changed."
6699 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
6701 msgid "dist-upgrade"
6704 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
6707 "Dist-upgrade is a complete upgrader designed to simplify upgrading between "
6708 "releases of Debian. It uses a sophisticated algorithm to determine the best "
6709 "set of packages to install, upgrade and remove to get as much of the system "
6710 "to the newest release. In some situations it may be desired to use "
6711 "dist-upgrade rather than spend the time manually resolving dependencies in "
6712 "<command>dselect</command>. Once dist-upgrade has completed then "
6713 "<command>dselect</command> can be used to install any packages that may have "
6717 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
6720 "It is important to closely look at what dist-upgrade is going to do, its "
6721 "decisions may sometimes be quite surprising."
6724 #. type: Content of: <book><chapter><para>
6727 "<command>apt-get</command> has several command line options that are "
6728 "detailed in its man page, "
6729 "<citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>. "
6730 "The most useful option is <literal>-d</literal> which does not install the "
6731 "fetched files. If the system has to download a large number of package it "
6732 "would be undesired to start installing them in case something goes "
6733 "wrong. When <literal>-d</literal> is used the downloaded archives can be "
6734 "installed by simply running the command that caused them to be downloaded "
6735 "again without <literal>-d</literal>."
6738 #. type: Content of: <book><chapter><title>
6743 #. type: Content of: <book><chapter><para>
6746 "The APT <command>dselect</command> method provides the complete APT system "
6747 "with the <command>dselect</command> package selection "
6748 "GUI. <command>dselect</command> is used to select the packages to be "
6749 "installed or removed and APT actually installs them."
6752 #. type: Content of: <book><chapter><para>
6755 "To enable the APT method you need to select [A]ccess in "
6756 "<command>dselect</command> and then choose the APT method. You will be "
6757 "prompted for a set of <emphasis>Sources</emphasis> which are places to fetch "
6758 "archives from. These can be remote Internet sites, local Debian mirrors or "
6759 "CD-ROMs. Each source can provide a fragment of the total Debian archive, APT "
6760 "will automatically combine them to form a complete set of packages. If you "
6761 "have a CD-ROM then it is a good idea to specify it first and then specify a "
6762 "mirror so that you have access to the latest bug fixes. APT will "
6763 "automatically use packages on your CD-ROM before downloading from the "
6767 #. type: Content of: <book><chapter><screen>
6771 " Set up a list of distribution source locations\n"
6773 " Please give the base URL of the debian distribution.\n"
6774 " The access schemes I know about are: http file\n"
6777 " file:/mnt/debian,\n"
6778 " ftp://ftp.debian.org/debian,\n"
6779 " http://ftp.de.debian.org/debian,\n"
6782 " URL [http://llug.sep.bnl.gov/debian]:\n"
6785 #. type: Content of: <book><chapter><para>
6788 "The <emphasis>Sources</emphasis> setup starts by asking for the base of the "
6789 "Debian archive, defaulting to a HTTP mirror. Next it asks for the "
6790 "distribution to get."
6793 #. type: Content of: <book><chapter><screen>
6797 " Please give the distribution tag to get or a path to the\n"
6798 " package file ending in a /. The distribution\n"
6799 " tags are typically something like: stable unstable testing non-US\n"
6801 " Distribution [stable]:\n"
6804 #. type: Content of: <book><chapter><para>
6807 "The distribution refers to the Debian version in the archive, "
6808 "<emphasis>stable</emphasis> refers to the latest released version and "
6809 "<emphasis>unstable</emphasis> refers to the developmental "
6810 "version. <emphasis>non-US</emphasis> is only available on some mirrors and "
6811 "refers to packages that contain encryption technology or other things that "
6812 "cannot be exported from the United States. Importing these packages into the "
6813 "US is legal however."
6816 #. type: Content of: <book><chapter><screen>
6820 " Please give the components to get\n"
6821 " The components are typically something like: main contrib non-free\n"
6823 " Components [main contrib non-free]:\n"
6826 #. type: Content of: <book><chapter><para>
6829 "The components list refers to the list of sub distributions to fetch. The "
6830 "distribution is split up based on software licenses, main being DFSG free "
6831 "packages while contrib and non-free contain things that have various "
6832 "restrictions placed on their use and distribution."
6835 #. type: Content of: <book><chapter><para>
6838 "Any number of sources can be added, the setup script will continue to prompt "
6839 "until you have specified all that you want."
6842 #. type: Content of: <book><chapter><para>
6845 "Before starting to use <command>dselect</command> it is necessary to update "
6846 "the available list by selecting [U]pdate from the menu. This is a superset "
6847 "of <literal>apt-get update</literal> that makes the fetched information "
6848 "available to <command>dselect</command>. [U]pdate must be performed even if "
6849 "<literal>apt-get update</literal> has been run before."
6852 #. type: Content of: <book><chapter><para>
6855 "You can then go on and make your selections using [S]elect and then perform "
6856 "the installation using [I]nstall. When using the APT method the [C]onfig and "
6857 "[R]emove commands have no meaning, the [I]nstall command performs both of "
6861 #. type: Content of: <book><chapter><para>
6864 "By default APT will automatically remove the package (.deb) files once they "
6865 "have been successfully installed. To change this behavior place "
6866 "<literal>Dselect::clean \"prompt\";</literal> in /etc/apt/apt.conf."
6869 #. type: Content of: <book><chapter><title>
6871 msgid "The Interface"
6874 #. type: Content of: <book><chapter><para><footnote><para>
6877 "The <command>dselect</command> method actually is a set of wrapper scripts "
6878 "to <command>apt-get</command>. The method actually provides more "
6879 "functionality than is present in <command>apt-get</command> alone."
6882 #. type: Content of: <book><chapter><para>
6885 "Both that APT <command>dselect</command> method and "
6886 "<command>apt-get</command> share the same interface. It is a simple system "
6887 "that generally tells you what it will do and then goes and does "
6888 "it. <placeholder type=\"footnote\" id=\"0\"/> After printing out a summary "
6889 "of what will happen APT then will print out some informative status messages "
6890 "so that you can estimate how far along it is and how much is left to do."
6893 #. type: Content of: <book><chapter><section><title>
6898 #. type: Content of: <book><chapter><section><para>
6901 "Before all operations except update, APT performs a number of actions to "
6902 "prepare its internal state. It also does some checks of the system's "
6903 "state. At any time these operations can be performed by running "
6904 "<literal>apt-get check</literal>."
6907 #. type: Content of: <book><chapter><section><screen>
6912 "Reading Package Lists... Done\n"
6913 "Building Dependency Tree... Done\n"
6916 #. type: Content of: <book><chapter><section><para>
6919 "The first thing it does is read all the package files into memory. APT uses "
6920 "a caching scheme so this operation will be faster the second time it is "
6921 "run. If some of the package files are not found then they will be ignored "
6922 "and a warning will be printed when apt-get exits."
6925 #. type: Content of: <book><chapter><section><para>
6928 "The final operation performs a detailed analysis of the system's "
6929 "dependencies. It checks every dependency of every installed or unpacked "
6930 "package and considers if it is OK. Should this find a problem then a report "
6931 "will be printed out and <command>apt-get</command> will refuse to run."
6934 #. type: Content of: <book><chapter><section><screen>
6939 "Reading Package Lists... Done\n"
6940 "Building Dependency Tree... Done\n"
6941 "You might want to run apt-get -f install' to correct these.\n"
6942 "Sorry, but the following packages have unmet dependencies:\n"
6943 " 9fonts: Depends: xlib6g but it is not installed\n"
6944 " uucp: Depends: mailx but it is not installed\n"
6945 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
6946 " adduser: Depends: perl-base but it is not installed\n"
6947 " aumix: Depends: libgpmg1 but it is not installed\n"
6948 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
6949 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
6950 " cthugha: Depends: svgalibg1 but it is not installed\n"
6951 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
6952 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n"
6955 #. type: Content of: <book><chapter><section><para>
6958 "In this example the system has many problems, including a serious problem "
6959 "with libreadlineg2. For each package that has unmet dependencies a line is "
6960 "printed out indicating the package with the problem and the dependencies "
6961 "that are unmet. A short explanation of why the package has a dependency "
6962 "problem is also included."
6965 #. type: Content of: <book><chapter><section><para><footnote><para>
6968 "APT however considers all known dependencies and attempts to prevent broken "
6972 #. type: Content of: <book><chapter><section><para>
6975 "There are two ways a system can get into a broken state like this. The first "
6976 "is caused by <command>dpkg</command> missing some subtle relationships "
6977 "between packages when performing upgrades. <placeholder type=\"footnote\" "
6978 "id=\"0\"/>. The second is if a package installation fails during an "
6979 "operation. In this situation a package may have been unpacked without its "
6980 "dependents being installed."
6983 #. type: Content of: <book><chapter><section><para>
6986 "The second situation is much less serious than the first because APT places "
6987 "certain constraints on the order that packages are installed. In both cases "
6988 "supplying the <literal>-f</literal> option to <command>apt-get</command> "
6989 "will cause APT to deduce a possible solution to the problem and then "
6990 "continue on. The APT <command>dselect</command> method always supplies the "
6991 "<literal>-f</literal> option to allow for easy continuation of failed "
6992 "maintainer scripts."
6995 #. type: Content of: <book><chapter><section><para>
6998 "However, if the <literal>-f</literal> option is used to correct a seriously "
6999 "broken system caused by the first case then it is possible that it will "
7000 "either fail immediately or the installation sequence will fail. In either "
7001 "case it is necessary to manually use dpkg (possibly with forcing options) to "
7002 "correct the situation enough to allow APT to proceed."
7005 #. type: Content of: <book><chapter><section><title>
7007 msgid "The Status Report"
7010 #. type: Content of: <book><chapter><section><para>
7013 "Before proceeding <command>apt-get</command> will present a report on what "
7014 "will happen. Generally the report reflects the type of operation being "
7015 "performed but there are several common elements. In all cases the lists "
7016 "reflect the final state of things, taking into account the "
7017 "<literal>-f</literal> option and any other relevant activities to the "
7018 "command being executed."
7021 #. type: Content of: <book><chapter><section><section><title>
7023 msgid "The Extra Package list"
7026 #. type: Content of: <book><chapter><section><section><screen>
7030 "The following extra packages will be installed:\n"
7031 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
7032 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
7033 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
7034 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
7038 #. type: Content of: <book><chapter><section><section><para>
7041 "The Extra Package list shows all of the packages that will be installed or "
7042 "upgraded in excess of the ones mentioned on the command line. It is only "
7043 "generated for an <literal>install</literal> command. The listed packages are "
7044 "often the result of an Auto Install."
7047 #. type: Content of: <book><chapter><section><section><title>
7049 msgid "The Packages to Remove"
7052 #. type: Content of: <book><chapter><section><section><screen>
7056 "The following packages will be REMOVED:\n"
7057 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
7058 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
7059 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
7060 " nas xpilot xfig\n"
7063 #. type: Content of: <book><chapter><section><section><para>
7066 "The Packages to Remove list shows all of the packages that will be removed "
7067 "from the system. It can be shown for any of the operations and should be "
7068 "given a careful inspection to ensure nothing important is to be taken "
7069 "off. The <literal>-f</literal> option is especially good at generating "
7070 "packages to remove so extreme care should be used in that case. The list may "
7071 "contain packages that are going to be removed because they are only "
7072 "partially installed, possibly due to an aborted installation."
7075 #. type: Content of: <book><chapter><section><section><title>
7077 msgid "The New Packages list"
7080 #. type: Content of: <book><chapter><section><section><screen>
7084 "The following NEW packages will installed:\n"
7085 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n"
7088 #. type: Content of: <book><chapter><section><section><para>
7091 "The New Packages list is simply a reminder of what will happen. The packages "
7092 "listed are not presently installed in the system but will be when APT is "
7096 #. type: Content of: <book><chapter><section><section><title>
7098 msgid "The Kept Back list"
7101 #. type: Content of: <book><chapter><section><section><screen>
7105 "The following packages have been kept back\n"
7106 " compface man-db tetex-base msql libpaper svgalib1\n"
7107 " gs snmp arena lynx xpat2 groff xscreensaver\n"
7110 #. type: Content of: <book><chapter><section><section><para>
7113 "Whenever the whole system is being upgraded there is the possibility that "
7114 "new versions of packages cannot be installed because they require new things "
7115 "or conflict with already installed things. In this case the package will "
7116 "appear in the Kept Back list. The best way to convince packages listed there "
7117 "to install is with <literal>apt-get install</literal> or by using "
7118 "<command>dselect</command> to resolve their problems."
7121 #. type: Content of: <book><chapter><section><section><title>
7123 msgid "Held Packages warning"
7126 #. type: Content of: <book><chapter><section><section><screen>
7130 "The following held packages will be changed:\n"
7134 #. type: Content of: <book><chapter><section><section><para>
7137 "Sometimes you can ask APT to install a package that is on hold, in such a "
7138 "case it prints out a warning that the held package is going to be "
7139 "changed. This should only happen during dist-upgrade or install."
7142 #. type: Content of: <book><chapter><section><section><title>
7144 msgid "Final summary"
7147 #. type: Content of: <book><chapter><section><section><para>
7149 msgid "Finally, APT will print out a summary of all the changes that will occur."
7152 #. type: Content of: <book><chapter><section><section><screen>
7156 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not "
7158 "12 packages not fully installed or removed.\n"
7159 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used.\n"
7162 #. type: Content of: <book><chapter><section><section><para>
7165 "The first line of the summary simply is a reduced version of all of the "
7166 "lists and includes the number of upgrades - that is packages already "
7167 "installed that have new versions available. The second line indicates the "
7168 "number of poorly configured packages, possibly the result of an aborted "
7169 "installation. The final line shows the space requirements that the "
7170 "installation needs. The first pair of numbers refer to the size of the "
7171 "archive files. The first number indicates the number of bytes that must be "
7172 "fetched from remote locations and the second indicates the total size of all "
7173 "the archives required. The next number indicates the size difference between "
7174 "the presently installed packages and the newly installed packages. It is "
7175 "roughly equivalent to the space required in /usr after everything is "
7176 "done. If a large number of packages are being removed then the value may "
7177 "indicate the amount of space that will be freed."
7180 #. type: Content of: <book><chapter><section><section><para>
7183 "Some other reports can be generated by using the -u option to show packages "
7184 "to upgrade, they are similar to the previous examples."
7187 #. type: Content of: <book><chapter><section><title>
7189 msgid "The Status Display"
7192 #. type: Content of: <book><chapter><section><para>
7195 "During the download of archives and package files APT prints out a series of "
7199 #. type: Content of: <book><chapter><section><screen>
7203 "# apt-get update\n"
7204 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
7205 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
7206 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
7207 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ "
7209 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
7210 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s\n"
7213 #. type: Content of: <book><chapter><section><para>
7216 "The lines starting with <emphasis>Get</emphasis> are printed out when APT "
7217 "begins to fetch a file while the last line indicates the progress of the "
7218 "download. The first percent value on the progress line indicates the total "
7219 "percent done of all files. Unfortunately since the size of the Package files "
7220 "is unknown <literal>apt-get update</literal> estimates the percent done "
7221 "which causes some inaccuracies."
7224 #. type: Content of: <book><chapter><section><para>
7227 "The next section of the status line is repeated once for each download "
7228 "thread and indicates the operation being performed and some useful "
7229 "information about what is happening. Sometimes this section will simply read "
7230 "<emphasis>Forking</emphasis> which means the OS is loading the download "
7231 "module. The first word after the [ is the fetch number as shown on the "
7232 "history lines. The next word is the short form name of the object being "
7233 "downloaded. For archives it will contain the name of the package that is "
7237 #. type: Content of: <book><chapter><section><para>
7240 "Inside of the single quote is an informative string indicating the progress "
7241 "of the negotiation phase of the download. Typically it progresses from "
7242 "<emphasis>Connecting</emphasis> to <emphasis>Waiting for file</emphasis> to "
7243 "<emphasis>Downloading</emphasis> or <emphasis>Resuming</emphasis>. The final "
7244 "value is the number of bytes downloaded from the remote site. Once the "
7245 "download begins this is represented as <literal>102/10.2k</literal> "
7246 "indicating that 102 bytes have been fetched and 10.2 kilobytes is "
7247 "expected. The total size is always shown in 4 figure notation to preserve "
7248 "space. After the size display is a percent meter for the file itself. The "
7249 "second last element is the instantaneous average speed. This values is "
7250 "updated every 5 seconds and reflects the rate of data transfer for that "
7251 "period. Finally is shown the estimated transfer time. This is updated "
7252 "regularly and reflects the time to complete everything at the shown transfer "
7256 #. type: Content of: <book><chapter><section><para>
7259 "The status display updates every half second to provide a constant feedback "
7260 "on the download progress while the Get lines scroll back whenever a new file "
7261 "is started. Since the status display is constantly updated it is unsuitable "
7262 "for logging to a file, use the <literal>-q</literal> option to remove the "
7266 #. type: Content of: <book><chapter><section><title>
7271 #. type: Content of: <book><chapter><section><para>
7274 "APT uses <command>dpkg</command> for installing the archives and will switch "
7275 "over to the <command>dpkg</command> interface once downloading is "
7276 "completed. <command>dpkg</command> will also ask a number of questions as it "
7277 "processes the packages and the packages themselves may also ask several "
7278 "questions. Before each question there is usually a description of what it is "
7279 "asking and the questions are too varied to discuss completely here."
7282 #. type: Content of: <book><title>
7284 msgid "Using APT Offline"
7287 #. type: Content of: <book><bookinfo><abstract><para>
7290 "This document describes how to use APT in a non-networked environment, "
7291 "specifically a 'sneaker-net' approach for performing upgrades."
7294 #. type: Content of: <book><bookinfo>
7296 msgid "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>"
7299 #. type: Content of: <book><chapter><title>
7301 msgid "Introduction"
7304 #. type: Content of: <book><chapter><section><title>
7305 #: offline.dbk:50 offline.dbk:80 offline.dbk:192
7309 #. type: Content of: <book><chapter><section><para>
7312 "Normally APT requires direct access to a Debian archive, either from a local "
7313 "media or through a network. Another common complaint is that a Debian "
7314 "machine is on a slow link, such as a modem and another machine has a very "
7315 "fast connection but they are physically distant."
7318 #. type: Content of: <book><chapter><section><para>
7321 "The solution to this is to use large removable media such as a Zip disc or a "
7322 "SuperDisk disc. These discs are not large enough to store the entire Debian "
7323 "archive but can easily fit a subset large enough for most users. The idea is "
7324 "to use APT to generate a list of packages that are required and then fetch "
7325 "them onto the disc using another machine with good connectivity. It is even "
7326 "possible to use another Debian machine with APT or to use a completely "
7327 "different OS and a download tool like wget. Let <emphasis>remote "
7328 "host</emphasis> mean the machine downloading the packages, and "
7329 "<emphasis>target host</emphasis> the one with bad or no connection."
7332 #. type: Content of: <book><chapter><section><para>
7335 "This is achieved by creatively manipulating the APT configuration file. The "
7336 "essential premise to tell APT to look on a disc for it's archive files. Note "
7337 "that the disc should be formated with a filesystem that can handle long file "
7338 "names such as ext2, fat32 or vfat."
7341 #. type: Content of: <book><chapter><title>
7343 msgid "Using APT on both machines"
7346 #. type: Content of: <book><chapter><section><para>
7349 "APT being available on both machines gives the simplest configuration. The "
7350 "basic idea is to place a copy of the status file on the disc and use the "
7351 "remote machine to fetch the latest package files and decide which packages "
7352 "to download. The disk directory structure should look like:"
7355 #. type: Content of: <book><chapter><section><screen>
7369 #. type: Content of: <book><chapter><section><title>
7371 msgid "The configuration file"
7374 #. type: Content of: <book><chapter><section><para>
7377 "The configuration file should tell APT to store its files on the disc and to "
7378 "use the configuration files on the disc as well. The sources.list should "
7379 "contain the proper sites that you wish to use from the remote machine, and "
7380 "the status file should be a copy of "
7381 "<emphasis>/var/lib/dpkg/status</emphasis> from the <emphasis>target "
7382 "host</emphasis>. Please note, if you are using a local archive you must use "
7383 "copy URIs, the syntax is identical to file URIs."
7386 #. type: Content of: <book><chapter><section><para>
7389 "<emphasis>apt.conf</emphasis> must contain the necessary information to make "
7393 #. type: Content of: <book><chapter><section><screen>
7399 " /* This is not necessary if the two machines are the same arch, it "
7401 " the remote APT what architecture the target machine is */\n"
7402 " Architecture \"i386\";\n"
7404 " Get::Download-Only \"true\";\n"
7409 " /* Use the disc for state information and redirect the status file from\n"
7410 " the /var/lib/dpkg default */\n"
7411 " State \"/disc/\";\n"
7412 " State::status \"status\";\n"
7414 " // Binary caches will be stored locally\n"
7415 " Cache::archives \"/disc/archives/\";\n"
7416 " Cache \"/tmp/\";\n"
7418 " // Location of the source list.\n"
7419 " Etc \"/disc/\";\n"
7423 #. type: Content of: <book><chapter><section><para>
7426 "More details can be seen by examining the apt.conf man page and the sample "
7427 "configuration file in "
7428 "<emphasis>/usr/share/doc/apt/examples/apt.conf</emphasis>."
7431 #. type: Content of: <book><chapter><section><para>
7434 "On the target machine the first thing to do is mount the disc and copy "
7435 "<emphasis>/var/lib/dpkg/status</emphasis> to it. You will also need to "
7436 "create the directories outlined in the Overview, "
7437 "<emphasis>archives/partial/</emphasis> and "
7438 "<emphasis>lists/partial/</emphasis>. Then take the disc to the remote "
7439 "machine and configure the sources.list. On the remote machine execute the "
7443 #. type: Content of: <book><chapter><section><screen>
7447 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
7448 " # apt-get update\n"
7449 " [ APT fetches the package files ]\n"
7450 " # apt-get dist-upgrade\n"
7451 " [ APT fetches all the packages needed to upgrade the target machine ]\n"
7454 #. type: Content of: <book><chapter><section><para>
7457 "The dist-upgrade command can be replaced with any other standard APT "
7458 "commands, particularly dselect-upgrade. You can even use an APT front end "
7459 "such as <emphasis>dselect</emphasis>. However this presents a problem in "
7460 "communicating your selections back to the local computer."
7463 #. type: Content of: <book><chapter><section><para>
7466 "Now the disc contains all of the index files and archives needed to upgrade "
7467 "the target machine. Take the disc back and run:"
7470 #. type: Content of: <book><chapter><section><screen>
7474 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
7475 " # apt-get check\n"
7476 " [ APT generates a local copy of the cache files ]\n"
7477 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
7478 " [ Or any other APT command ]\n"
7481 #. type: Content of: <book><chapter><section><para>
7484 "It is necessary for proper function to re-specify the status file to be the "
7485 "local one. This is very important!"
7488 #. type: Content of: <book><chapter><section><para>
7491 "If you are using dselect you can do the very risky operation of copying "
7492 "disc/status to /var/lib/dpkg/status so that any selections you made on the "
7493 "remote machine are updated. I highly recommend that people only make "
7494 "selections on the local machine - but this may not always be possible. DO "
7495 "NOT copy the status file if dpkg or APT have been run in the mean time!!"
7498 #. type: Content of: <book><chapter><title>
7500 msgid "Using APT and wget"
7503 #. type: Content of: <book><chapter><section><para>
7506 "<emphasis>wget</emphasis> is a popular and portable download tool that can "
7507 "run on nearly any machine. Unlike the method above this requires that the "
7508 "Debian machine already has a list of available packages."
7511 #. type: Content of: <book><chapter><section><para>
7514 "The basic idea is to create a disc that has only the archive files "
7515 "downloaded from the remote site. This is done by using the --print-uris "
7516 "option to apt-get and then preparing a wget script to actually fetch the "
7520 #. type: Content of: <book><chapter><section><title>
7525 #. type: Content of: <book><chapter><section><para>
7528 "Unlike the previous technique no special configuration files are "
7529 "required. We merely use the standard APT commands to generate the file list."
7532 #. type: Content of: <book><chapter><section><screen>
7536 " # apt-get dist-upgrade\n"
7537 " [ Press no when prompted, make sure you are happy with the actions ]\n"
7538 " # apt-get -qq --print-uris dist-upgrade > uris\n"
7539 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n"
7542 #. type: Content of: <book><chapter><section><para>
7545 "Any command other than dist-upgrade could be used here, including "
7549 #. type: Content of: <book><chapter><section><para>
7552 "The /disc/wget-script file will now contain a list of wget commands to "
7553 "execute in order to fetch the necessary archives. This script should be run "
7554 "with the current directory as the disc's mount point so as to save the "
7555 "output on the disc."
7558 #. type: Content of: <book><chapter><section><para>
7560 msgid "The remote machine would do something like"
7563 #. type: Content of: <book><chapter><section><screen>
7568 " # sh -x ./wget-script\n"
7572 #. type: Content of: <book><chapter><section><para>
7575 "Once the archives are downloaded and the disc returned to the Debian machine "
7576 "installation can proceed using,"
7579 #. type: Content of: <book><chapter><section><screen>
7582 msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
7585 #. type: Content of: <book><chapter><section><para>
7587 msgid "Which will use the already fetched archives on the disc."