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 0.9.7.4\n"
10 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
11 "POT-Creation-Date: 2012-08-30 22:07+0300\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-get.8.xml:26 apt-cache.8.xml:26 apt-key.8.xml:25 apt-mark.8.xml:26 apt-secure.8.xml:25 apt-cdrom.8.xml:25 apt-config.8.xml:26
504 #. type: Content of: <refentry><refmeta><refmiscinfo>
505 #: apt-get.8.xml:27 apt-cache.8.xml:27 apt-key.8.xml:26 apt-mark.8.xml:27 apt-secure.8.xml:26 apt-cdrom.8.xml:26 apt-config.8.xml:27 apt.conf.5.xml:32 apt_preferences.5.xml:26 sources.list.5.xml:27 apt-extracttemplates.1.xml:27 apt-sortpkgs.1.xml:27 apt-ftparchive.1.xml:27
509 #. type: Content of: <refentry><refnamediv><refpurpose>
511 msgid "APT package handling utility -- command-line interface"
514 #. type: Content of: <refentry><refsect1><title>
515 #: apt-get.8.xml:38 apt-cache.8.xml:38 apt-key.8.xml:37 apt-mark.8.xml:38 apt-secure.8.xml:50 apt-cdrom.8.xml:37 apt-config.8.xml:38 apt.conf.5.xml:41 apt_preferences.5.xml:36 sources.list.5.xml:36 apt-extracttemplates.1.xml:38 apt-sortpkgs.1.xml:38 apt-ftparchive.1.xml:38
519 #. type: Content of: <refentry><refsect1><para>
522 "<command>apt-get</command> is the command-line tool for handling packages, "
523 "and may be considered the user's \"back-end\" to other tools using the APT "
524 "library. Several \"front-end\" interfaces exist, such as &dselect;, "
525 "&aptitude;, &synaptic; and &wajig;."
528 #. type: Content of: <refentry><refsect1><para>
529 #: apt-get.8.xml:44 apt-cache.8.xml:44 apt-cdrom.8.xml:51 apt-config.8.xml:44 apt-ftparchive.1.xml:54
531 "Unless the <option>-h</option>, or <option>--help</option> option is given, "
532 "one of the commands below must be present."
535 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
538 "<literal>update</literal> is used to resynchronize the package index files "
539 "from their sources. The indexes of available packages are fetched from the "
540 "location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
541 "example, when using a Debian archive, this command retrieves and scans the "
542 "<filename>Packages.gz</filename> files, so that information about new and "
543 "updated packages is available. An <literal>update</literal> should always be "
544 "performed before an <literal>upgrade</literal> or "
545 "<literal>dist-upgrade</literal>. Please be aware that the overall progress "
546 "meter will be incorrect as the size of the package files cannot be known in "
550 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
553 "<literal>upgrade</literal> is used to install the newest versions of all "
554 "packages currently installed on the system from the sources enumerated in "
555 "<filename>/etc/apt/sources.list</filename>. Packages currently installed "
556 "with new versions available are retrieved and upgraded; under no "
557 "circumstances are currently installed packages removed, or packages not "
558 "already installed retrieved and installed. New versions of currently "
559 "installed packages that cannot be upgraded without changing the install "
560 "status of another package will be left at their current version. An "
561 "<literal>update</literal> must be performed first so that "
562 "<command>apt-get</command> knows that new versions of packages are "
566 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
569 "<literal>dist-upgrade</literal> in addition to performing the function of "
570 "<literal>upgrade</literal>, also intelligently handles changing dependencies "
571 "with new versions of packages; <command>apt-get</command> has a \"smart\" "
572 "conflict resolution system, and it will attempt to upgrade the most "
573 "important packages at the expense of less important ones if necessary. The "
574 "<literal>dist-upgrade</literal> command may therefore remove some packages. "
575 "The <filename>/etc/apt/sources.list</filename> file contains a list of "
576 "locations from which to retrieve desired package files. See also "
577 "&apt-preferences; for a mechanism for overriding the general settings for "
578 "individual packages."
581 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
584 "<literal>dselect-upgrade</literal> is used in conjunction with the "
585 "traditional Debian packaging front-end, "
586 "&dselect;. <literal>dselect-upgrade</literal> follows the changes made by "
587 "&dselect; to the <literal>Status</literal> field of available packages, and "
588 "performs the actions necessary to realize that state (for instance, the "
589 "removal of old and the installation of new packages)."
592 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
595 "<literal>install</literal> is followed by one or more packages desired for "
596 "installation or upgrading. Each package is a package name, not a fully "
597 "qualified filename (for instance, in a Debian system, "
598 "<package>apt-utils</package> would be the argument provided, not "
599 "<filename>apt-utils_&apt-product-version;_amd64.deb</filename>). All "
600 "packages required by the package(s) specified for installation will also be "
601 "retrieved and installed. The <filename>/etc/apt/sources.list</filename> "
602 "file is used to locate the desired packages. If a hyphen is appended to the "
603 "package name (with no intervening space), the identified package will be "
604 "removed if it is installed. Similarly a plus sign can be used to designate "
605 "a package to install. These latter features may be used to override "
606 "decisions made by apt-get's conflict resolution system."
609 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
612 "A specific version of a package can be selected for installation by "
613 "following the package name with an equals and the version of the package to "
614 "select. This will cause that version to be located and selected for "
615 "install. Alternatively a specific distribution can be selected by following "
616 "the package name with a slash and the version of the distribution or the "
617 "Archive name (stable, testing, unstable)."
620 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
623 "Both of the version selection mechanisms can downgrade packages and must be "
627 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
630 "This is also the target to use if you want to upgrade one or more "
631 "already-installed packages without upgrading every package you have on your "
632 "system. Unlike the \"upgrade\" target, which installs the newest version of "
633 "all currently installed packages, \"install\" will install the newest "
634 "version of only the package(s) specified. Simply provide the name of the "
635 "package(s) you wish to upgrade, and if a newer version is available, it (and "
636 "its dependencies, as described above) will be downloaded and installed."
639 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
642 "Finally, the &apt-preferences; mechanism allows you to create an alternative "
643 "installation policy for individual packages."
646 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
649 "If no package matches the given expression and the expression contains one "
650 "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
651 "it is applied to all package names in the database. Any matches are then "
652 "installed (or removed). Note that matching is done by substring so 'lo.*' "
653 "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
654 "expression with a '^' or '$' character, or create a more specific regular "
658 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
661 "<literal>remove</literal> is identical to <literal>install</literal> except "
662 "that packages are removed instead of installed. Note that removing a package "
663 "leaves its configuration files on the system. If a plus sign is appended to "
664 "the package name (with no intervening space), the identified package will be "
665 "installed instead of removed."
668 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
671 "<literal>purge</literal> is identical to <literal>remove</literal> except "
672 "that packages are removed and purged (any configuration files are deleted "
676 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
679 "<literal>source</literal> causes <command>apt-get</command> to fetch source "
680 "packages. APT will examine the available packages to decide which source "
681 "package to fetch. It will then find and download into the current directory "
682 "the newest available version of that source package while respecting the "
683 "default release, set with the option "
684 "<literal>APT::Default-Release</literal>, the <option>-t</option> option or "
685 "per package with the <literal>pkg/release</literal> syntax, if possible."
688 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
691 "Source packages are tracked separately from binary packages via "
692 "<literal>deb-src</literal> lines in the &sources-list; file. This means that "
693 "you will need to add such a line for each repository you want to get sources "
694 "from; otherwise you will probably get either the wrong (too old/too new) "
695 "source versions or none at all."
698 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
701 "If the <option>--compile</option> option is specified then the package will "
702 "be compiled to a binary .deb using <command>dpkg-buildpackage</command> for "
703 "the architecture as defined by the <command>--host-architecture</command> "
704 "option. If <option>--download-only</option> is specified then the source "
705 "package will not be unpacked."
708 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
711 "A specific source version can be retrieved by postfixing the source name "
712 "with an equals and then the version to fetch, similar to the mechanism used "
713 "for the package files. This enables exact matching of the source package "
714 "name and version, implicitly enabling the "
715 "<literal>APT::Get::Only-Source</literal> option."
718 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
721 "Note that source packages are not installed and tracked in the "
722 "<command>dpkg</command> database like binary packages; they are simply "
723 "downloaded to the current directory, like source tarballs."
726 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
729 "<literal>build-dep</literal> causes apt-get to install/remove packages in an "
730 "attempt to satisfy the build dependencies for a source package. By default "
731 "the dependencies are satisfied to build the package natively. If desired a "
732 "host-architecture can be specified with the "
733 "<option>--host-architecture</option> option instead."
736 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
739 "<literal>check</literal> is a diagnostic tool; it updates the package cache "
740 "and checks for broken dependencies."
743 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
746 "<literal>download</literal> will download the given binary package into the "
750 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
753 "<literal>clean</literal> clears out the local repository of retrieved "
754 "package files. It removes everything but the lock file from "
755 "<filename>&cachedir;/archives/</filename> and "
756 "<filename>&cachedir;/archives/partial/</filename>. When APT is used as a "
757 "&dselect; method, <literal>clean</literal> is run automatically. Those who "
758 "do not use dselect will likely want to run <literal>apt-get clean</literal> "
759 "from time to time to free up disk space."
762 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
765 "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
766 "local repository of retrieved package files. The difference is that it only "
767 "removes package files that can no longer be downloaded, and are largely "
768 "useless. This allows a cache to be maintained over a long period without it "
769 "growing out of control. The configuration option "
770 "<literal>APT::Clean-Installed</literal> will prevent installed packages from "
771 "being erased if it is set to off."
774 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
777 "<literal>autoremove</literal> is used to remove packages that were "
778 "automatically installed to satisfy dependencies for other packages and are "
779 "now no longer needed."
782 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
785 "<literal>changelog</literal> downloads a package changelog and displays it "
786 "through <command>sensible-pager</command>. The server name and base "
787 "directory is defined in the <literal>APT::Changelogs::Server</literal> "
788 "variable (e.g. <ulink "
789 "url=\"http://packages.debian.org/changelogs\">packages.debian.org/changelogs</ulink> "
790 "for Debian or <ulink "
791 "url=\"http://changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/changelogs</ulink> "
792 "for Ubuntu). By default it displays the changelog for the version that is "
793 "installed. However, you can specify the same options as for the "
794 "<option>install</option> command."
797 #. type: Content of: <refentry><refsect1><title>
798 #: apt-get.8.xml:258 apt-cache.8.xml:248 apt-mark.8.xml:108 apt-config.8.xml:84 apt-extracttemplates.1.xml:52 apt-sortpkgs.1.xml:48 apt-ftparchive.1.xml:504
802 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
805 "Do not consider recommended packages as a dependency for installing. "
806 "Configuration Item: <literal>APT::Install-Recommends</literal>."
809 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
812 "Consider suggested packages as a dependency for installing. Configuration "
813 "Item: <literal>APT::Install-Suggests</literal>."
816 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
819 "Download only; package files are only retrieved, not unpacked or installed. "
820 "Configuration Item: <literal>APT::Get::Download-Only</literal>."
823 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
826 "Fix; attempt to correct a system with broken dependencies in place. This "
827 "option, when used with install/remove, can omit any packages to permit APT "
828 "to deduce a likely solution. If packages are specified, these have to "
829 "completely correct the problem. The option is sometimes necessary when "
830 "running APT for the first time; APT itself does not allow broken package "
831 "dependencies to exist on a system. It is possible that a system's dependency "
832 "structure can be so corrupt as to require manual intervention (which usually "
833 "means using &dselect; or <command>dpkg --remove</command> to eliminate some "
834 "of the offending packages). Use of this option together with "
835 "<option>-m</option> may produce an error in some situations. Configuration "
836 "Item: <literal>APT::Get::Fix-Broken</literal>."
839 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
842 "Ignore missing packages; if packages cannot be retrieved or fail the "
843 "integrity check after retrieval (corrupted package files), hold back those "
844 "packages and handle the result. Use of this option together with "
845 "<option>-f</option> may produce an error in some situations. If a package is "
846 "selected for installation (particularly if it is mentioned on the command "
847 "line) and it could not be downloaded then it will be silently held back. "
848 "Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
851 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
854 "Disables downloading of packages. This is best used with "
855 "<option>--ignore-missing</option> to force APT to use only the .debs it has "
856 "already downloaded. Configuration Item: "
857 "<literal>APT::Get::Download</literal>."
860 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
863 "Quiet; produces output suitable for logging, omitting progress indicators. "
864 "More q's will produce more quiet up to a maximum of 2. You can also use "
865 "<option>-q=#</option> to set the quiet level, overriding the configuration "
866 "file. Note that quiet level 2 implies <option>-y</option>; you should never "
867 "use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
868 "may decide to do something you did not expect. Configuration Item: "
869 "<literal>quiet</literal>."
872 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
875 "No action; perform a simulation of events that would occur but do not "
876 "actually change the system. Configuration Item: "
877 "<literal>APT::Get::Simulate</literal>."
880 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
883 "Simulated runs performed as a user will automatically deactivate locking "
884 "(<literal>Debug::NoLocking</literal>), and if the option "
885 "<literal>APT::Get::Show-User-Simulation-Note</literal> is set (as it is by "
886 "default) a notice will also be displayed indicating that this is only a "
887 "simulation. Runs performed as root do not trigger either NoLocking or the "
888 "notice - superusers should know what they are doing without further warnings "
889 "from <literal>apt-get</literal>."
892 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
895 "Simulated runs print out a series of lines, each representing a "
896 "<command>dpkg</command> operation: configure (<literal>Conf</literal>), "
897 "remove (<literal>Remv</literal>) or unpack "
898 "(<literal>Inst</literal>). Square brackets indicate broken packages, and "
899 "empty square brackets indicate breaks that are of no consequence (rare)."
902 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
905 "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
906 "non-interactively. If an undesirable situation, such as changing a held "
907 "package, trying to install a unauthenticated package or removing an "
908 "essential package occurs then <literal>apt-get</literal> will abort. "
909 "Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
912 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
915 "Automatic \"no\" to all prompts. Configuration Item: "
916 "<literal>APT::Get::Assume-No</literal>."
919 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
922 "Show upgraded packages; print out a list of all packages that are to be "
923 "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
926 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
929 "Show full versions for upgraded and installed packages. Configuration Item: "
930 "<literal>APT::Get::Show-Versions</literal>."
933 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
936 "This option controls the architecture packages are built for by "
937 "<command>apt-get source --compile</command> and how cross-builddependencies "
938 "are satisfied. By default is it not set which means that the host "
939 "architecture is the same as the build architecture (which is defined by "
940 "<literal>APT::Architecture</literal>). Configuration Item: "
941 "<literal>APT::Get::Host-Architecture</literal>"
944 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
947 "Compile source packages after downloading them. Configuration Item: "
948 "<literal>APT::Get::Compile</literal>."
951 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
954 "Ignore package holds; this causes <command>apt-get</command> to ignore a "
955 "hold placed on a package. This may be useful in conjunction with "
956 "<literal>dist-upgrade</literal> to override a large number of undesired "
957 "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
960 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
963 "Do not upgrade packages; when used in conjunction with "
964 "<literal>install</literal>, <literal>no-upgrade</literal> will prevent "
965 "packages on the command line from being upgraded if they are already "
966 "installed. Configuration Item: <literal>APT::Get::Upgrade</literal>."
969 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
972 "Do not install new packages; when used in conjunction with "
973 "<literal>install</literal>, <literal>only-upgrade</literal> will install "
974 "upgrades for already installed packages only and ignore requests to install "
975 "new packages. Configuration Item: "
976 "<literal>APT::Get::Only-Upgrade</literal>."
979 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
982 "Force yes; this is a dangerous option that will cause apt to continue "
983 "without prompting if it is doing something potentially harmful. It should "
984 "not be used except in very special situations. Using "
985 "<literal>force-yes</literal> can potentially destroy your system! "
986 "Configuration Item: <literal>APT::Get::force-yes</literal>."
989 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
992 "Instead of fetching the files to install their URIs are printed. Each URI "
993 "will have the path, the destination file name, the size and the expected MD5 "
994 "hash. Note that the file name to write to will not always match the file "
995 "name on the remote site! This also works with the <literal>source</literal> "
996 "and <literal>update</literal> commands. When used with the "
997 "<literal>update</literal> command the MD5 and size are not included, and it "
998 "is up to the user to decompress any compressed files. Configuration Item: "
999 "<literal>APT::Get::Print-URIs</literal>."
1002 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1003 #: apt-get.8.xml:427
1005 "Use purge instead of remove for anything that would be removed. An asterisk "
1006 "(\"*\") will be displayed next to packages which are scheduled to be "
1007 "purged. <option>remove --purge</option> is equivalent to the "
1008 "<option>purge</option> command. Configuration Item: "
1009 "<literal>APT::Get::Purge</literal>."
1012 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1013 #: apt-get.8.xml:435
1015 "Re-install packages that are already installed and at the newest version. "
1016 "Configuration Item: <literal>APT::Get::ReInstall</literal>."
1019 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1020 #: apt-get.8.xml:440
1022 "This option is on by default; use <literal>--no-list-cleanup</literal> to "
1023 "turn it off. When it is on, <command>apt-get</command> will automatically "
1024 "manage the contents of <filename>&statedir;/lists</filename> to ensure that "
1025 "obsolete files are erased. The only reason to turn it off is if you "
1026 "frequently change your sources list. Configuration Item: "
1027 "<literal>APT::Get::List-Cleanup</literal>."
1030 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1031 #: apt-get.8.xml:450
1033 "This option controls the default input to the policy engine; it creates a "
1034 "default pin at priority 990 using the specified release string. This "
1035 "overrides the general settings in "
1036 "<filename>/etc/apt/preferences</filename>. Specifically pinned packages are "
1037 "not affected by the value of this option. In short, this option lets you "
1038 "have simple control over which distribution packages will be retrieved "
1039 "from. Some common examples might be <option>-t '2.1*'</option>, <option>-t "
1040 "unstable</option> or <option>-t sid</option>. Configuration Item: "
1041 "<literal>APT::Default-Release</literal>; see also the &apt-preferences; "
1045 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1046 #: apt-get.8.xml:465
1048 "Only perform operations that are 'trivial'. Logically this can be considered "
1049 "related to <option>--assume-yes</option>; where "
1050 "<option>--assume-yes</option> will answer yes to any prompt, "
1051 "<option>--trivial-only</option> will answer no. Configuration Item: "
1052 "<literal>APT::Get::Trivial-Only</literal>."
1055 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1056 #: apt-get.8.xml:472
1058 "If any packages are to be removed apt-get immediately aborts without "
1059 "prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
1062 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1063 #: apt-get.8.xml:478
1065 "If the command is either <literal>install</literal> or "
1066 "<literal>remove</literal>, then this option acts like running the "
1067 "<literal>autoremove</literal> command, removing unused dependency "
1068 "packages. Configuration Item: <literal>APT::Get::AutomaticRemove</literal>."
1071 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1072 #: apt-get.8.xml:485
1074 "Only has meaning for the <literal>source</literal> and "
1075 "<literal>build-dep</literal> commands. Indicates that the given source "
1076 "names are not to be mapped through the binary table. This means that if "
1077 "this option is specified, these commands will only accept source package "
1078 "names as arguments, rather than accepting binary package names and looking "
1079 "up the corresponding source package. Configuration Item: "
1080 "<literal>APT::Get::Only-Source</literal>."
1083 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1084 #: apt-get.8.xml:496
1086 "Download only the diff, dsc, or tar file of a source archive. Configuration "
1087 "Item: <literal>APT::Get::Diff-Only</literal>, "
1088 "<literal>APT::Get::Dsc-Only</literal>, and "
1089 "<literal>APT::Get::Tar-Only</literal>."
1092 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1093 #: apt-get.8.xml:502
1095 "Only process architecture-dependent build-dependencies. Configuration Item: "
1096 "<literal>APT::Get::Arch-Only</literal>."
1099 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1100 #: apt-get.8.xml:507
1102 "Ignore if packages can't be authenticated and don't prompt about it. This "
1103 "is useful for tools like pbuilder. Configuration Item: "
1104 "<literal>APT::Get::AllowUnauthenticated</literal>."
1107 #. type: Content of: <refentry><refsect1><title>
1108 #: apt-get.8.xml:518 apt-cache.8.xml:343 apt-key.8.xml:174 apt-mark.8.xml:125 apt.conf.5.xml:1156 apt_preferences.5.xml:698
1112 #. type: Content of: <refentry><refsect1><title>
1113 #: apt-get.8.xml:528 apt-cache.8.xml:350 apt-key.8.xml:195 apt-mark.8.xml:131 apt-secure.8.xml:191 apt-cdrom.8.xml:144 apt-config.8.xml:109 apt.conf.5.xml:1162 apt_preferences.5.xml:705 sources.list.5.xml:252 apt-extracttemplates.1.xml:70 apt-sortpkgs.1.xml:63 apt-ftparchive.1.xml:607
1117 #. type: Content of: <refentry><refsect1><para>
1118 #: apt-get.8.xml:529
1120 "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
1121 "&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, "
1122 "&apt-preferences;, the APT Howto."
1125 #. type: Content of: <refentry><refsect1><title>
1126 #: apt-get.8.xml:534 apt-cache.8.xml:355 apt-mark.8.xml:135 apt-cdrom.8.xml:149 apt-config.8.xml:114 apt-extracttemplates.1.xml:74 apt-sortpkgs.1.xml:67 apt-ftparchive.1.xml:611
1130 #. type: Content of: <refentry><refsect1><para>
1131 #: apt-get.8.xml:535
1133 "<command>apt-get</command> returns zero on normal operation, decimal 100 on "
1137 #. type: Content of: <refentry><refnamediv><refpurpose>
1138 #: apt-cache.8.xml:33
1139 msgid "query the APT cache"
1142 #. type: Content of: <refentry><refsect1><para>
1143 #: apt-cache.8.xml:39
1145 "<command>apt-cache</command> performs a variety of operations on APT's "
1146 "package cache. <command>apt-cache</command> does not manipulate the state of "
1147 "the system but does provide operations to search and generate interesting "
1148 "output from the package metadata."
1151 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1152 #: apt-cache.8.xml:49
1154 "<literal>gencaches</literal> creates APT's package cache. This is done "
1155 "implicitly by all commands needing this cache if it is missing or outdated."
1158 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1159 #: apt-cache.8.xml:53 apt-cache.8.xml:142 apt-cache.8.xml:163 apt-cache.8.xml:185 apt-cache.8.xml:190 apt-cache.8.xml:206 apt-cache.8.xml:224 apt-cache.8.xml:236
1160 msgid "&synopsis-pkg;"
1163 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1164 #: apt-cache.8.xml:54
1166 "<literal>showpkg</literal> displays information about the packages listed on "
1167 "the command line. Remaining arguments are package names. The available "
1168 "versions and reverse dependencies of each package listed are listed, as well "
1169 "as forward dependencies for each version. Forward (normal) dependencies are "
1170 "those packages upon which the package in question depends; reverse "
1171 "dependencies are those packages that depend upon the package in "
1172 "question. Thus, forward dependencies must be satisfied for a package, but "
1173 "reverse dependencies need not be. For instance, <command>apt-cache showpkg "
1174 "libreadline2</command> would produce output similar to the following:"
1177 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
1178 #: apt-cache.8.xml:66
1181 "Package: libreadline2\n"
1182 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
1183 "Reverse Depends: \n"
1184 " libreadlineg2,libreadline2\n"
1185 " libreadline2-altdev,libreadline2\n"
1187 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
1190 "Reverse Provides: \n"
1193 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1194 #: apt-cache.8.xml:78
1196 "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
1197 "ncurses3.0 which must be installed for libreadline2 to work. In turn, "
1198 "libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
1199 "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
1200 "installed; libreadlineg2 and libreadline2-altdev do not have to be "
1201 "installed. For the specific meaning of the remainder of the output it is "
1202 "best to consult the apt source code."
1205 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1206 #: apt-cache.8.xml:87
1208 "<literal>stats</literal> displays some statistics about the cache. No "
1209 "further arguments are expected. Statistics reported are:"
1212 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1213 #: apt-cache.8.xml:90
1215 "<literal>Total package names</literal> is the number of package names found "
1219 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1220 #: apt-cache.8.xml:94
1222 "<literal>Normal packages</literal> is the number of regular, ordinary "
1223 "package names; these are packages that bear a one-to-one correspondence "
1224 "between their names and the names used by other packages for them in "
1225 "dependencies. The majority of packages fall into this category."
1228 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1229 #: apt-cache.8.xml:100
1231 "<literal>Pure virtual packages</literal> is the number of packages that "
1232 "exist only as a virtual package name; that is, packages only \"provide\" the "
1233 "virtual package name, and no package actually uses the name. For instance, "
1234 "\"mail-transport-agent\" in the Debian system is a pure virtual package; "
1235 "several packages provide \"mail-transport-agent\", but there is no package "
1236 "named \"mail-transport-agent\"."
1239 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1240 #: apt-cache.8.xml:108
1242 "<literal>Single virtual packages</literal> is the number of packages with "
1243 "only one package providing a particular virtual package. For example, in the "
1244 "Debian system, \"X11-text-viewer\" is a virtual package, but only one "
1245 "package, xless, provides \"X11-text-viewer\"."
1248 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1249 #: apt-cache.8.xml:114
1251 "<literal>Mixed virtual packages</literal> is the number of packages that "
1252 "either provide a particular virtual package or have the virtual package name "
1253 "as the package name. For instance, in the Debian system, \"debconf\" is both "
1254 "an actual package, and provided by the debconf-tiny package."
1257 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1258 #: apt-cache.8.xml:121
1260 "<literal>Missing</literal> is the number of package names that were "
1261 "referenced in a dependency but were not provided by any package. Missing "
1262 "packages may be an evidence if a full distribution is not accessed, or if a "
1263 "package (real or virtual) has been dropped from the distribution. Usually "
1264 "they are referenced from Conflicts or Breaks statements."
1267 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1268 #: apt-cache.8.xml:128
1270 "<literal>Total distinct</literal> versions is the number of package versions "
1271 "found in the cache; this value is therefore at least equal to the number of "
1272 "total package names. If more than one distribution is being accessed (for "
1273 "instance, \"stable\" and \"unstable\"), this value can be considerably "
1274 "larger than the number of total package names."
1277 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1278 #: apt-cache.8.xml:135
1280 "<literal>Total dependencies</literal> is the number of dependency "
1281 "relationships claimed by all of the packages in the cache."
1284 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1285 #: apt-cache.8.xml:143
1287 "<literal>showsrc</literal> displays all the source package records that "
1288 "match the given package names. All versions are shown, as well as all "
1289 "records that declare the name to be a binary package."
1292 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1293 #: apt-cache.8.xml:149
1295 "<literal>dump</literal> shows a short listing of every package in the "
1296 "cache. It is primarily for debugging."
1299 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1300 #: apt-cache.8.xml:154
1302 "<literal>dumpavail</literal> prints out an available list to stdout. This is "
1303 "suitable for use with &dpkg; and is used by the &dselect; method."
1306 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1307 #: apt-cache.8.xml:159
1309 "<literal>unmet</literal> displays a summary of all unmet dependencies in the "
1313 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1314 #: apt-cache.8.xml:164
1316 "<literal>show</literal> performs a function similar to <command>dpkg "
1317 "--print-avail</command>; it displays the package records for the named "
1321 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1322 #: apt-cache.8.xml:169
1323 msgid "&synopsis-regex;"
1326 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1327 #: apt-cache.8.xml:170
1329 "<literal>search</literal> performs a full text search on all available "
1330 "package lists for the POSIX regex pattern given, see ®ex;. It searches "
1331 "the package names and the descriptions for an occurrence of the regular "
1332 "expression and prints out the package name and the short description, "
1333 "including virtual package names. If <option>--full</option> is given then "
1334 "output identical to <literal>show</literal> is produced for each matched "
1335 "package, and if <option>--names-only</option> is given then the long "
1336 "description is not searched, only the package name is."
1339 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1340 #: apt-cache.8.xml:181
1342 "Separate arguments can be used to specify multiple search patterns that are "
1346 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1347 #: apt-cache.8.xml:186
1349 "<literal>depends</literal> shows a listing of each dependency a package has "
1350 "and all the possible other packages that can fulfill that dependency."
1353 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1354 #: apt-cache.8.xml:191
1356 "<literal>rdepends</literal> shows a listing of each reverse dependency a "
1360 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1361 #: apt-cache.8.xml:195
1362 msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
1365 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1366 #: apt-cache.8.xml:196
1368 "This command prints the name of each package APT knows. The optional "
1369 "argument is a prefix match to filter the name list. The output is suitable "
1370 "for use in a shell tab complete function and the output is generated "
1371 "extremely quickly. This command is best used with the "
1372 "<option>--generate</option> option."
1375 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1376 #: apt-cache.8.xml:201
1378 "Note that a package which APT knows of is not necessarily available to "
1379 "download, installable or installed, e.g. virtual packages are also listed in "
1380 "the generated list."
1383 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1384 #: apt-cache.8.xml:207
1386 "<literal>dotty</literal> takes a list of packages on the command line and "
1387 "generates output suitable for use by dotty from the <ulink "
1388 "url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> "
1389 "package. The result will be a set of nodes and edges representing the "
1390 "relationships between the packages. By default the given packages will trace "
1391 "out all dependent packages; this can produce a very large graph. To limit "
1392 "the output to only the packages listed on the command line, set the "
1393 "<literal>APT::Cache::GivenOnly</literal> option."
1396 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1397 #: apt-cache.8.xml:216
1399 "The resulting nodes will have several shapes; normal packages are boxes, "
1400 "pure virtual packages are triangles, mixed virtual packages are diamonds, "
1401 "missing packages are hexagons. Orange boxes mean recursion was stopped (leaf "
1402 "packages), blue lines are pre-depends, green lines are conflicts."
1405 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1406 #: apt-cache.8.xml:221
1407 msgid "Caution, dotty cannot graph larger sets of packages."
1410 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1411 #: apt-cache.8.xml:225
1413 "The same as <literal>dotty</literal>, only for xvcg from the <ulink "
1414 "url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG "
1418 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1419 #: apt-cache.8.xml:229
1420 msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
1423 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1424 #: apt-cache.8.xml:230
1426 "<literal>policy</literal> is meant to help debug issues relating to the "
1427 "preferences file. With no arguments it will print out the priorities of each "
1428 "source. Otherwise it prints out detailed information about the priority "
1429 "selection of the named package."
1432 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1433 #: apt-cache.8.xml:237
1435 "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
1436 "to mimic the output format and a subset of the functionality of the Debian "
1437 "archive management tool, <literal>madison</literal>. It displays available "
1438 "versions of a package in a tabular format. Unlike the original "
1439 "<literal>madison</literal>, it can only display information for the "
1440 "architecture for which APT has retrieved package lists "
1441 "(<literal>APT::Architecture</literal>)."
1444 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1445 #: apt-cache.8.xml:253
1447 "Select the file to store the package cache. The package cache is the primary "
1448 "cache used by all operations. Configuration Item: "
1449 "<literal>Dir::Cache::pkgcache</literal>."
1452 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1453 #: apt-cache.8.xml:259
1455 "Select the file to store the source cache. The source is used only by "
1456 "<literal>gencaches</literal> and it stores a parsed version of the package "
1457 "information from remote sources. When building the package cache the source "
1458 "cache is used to avoid reparsing all of the package files. Configuration "
1459 "Item: <literal>Dir::Cache::srcpkgcache</literal>."
1462 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1463 #: apt-cache.8.xml:267
1465 "Quiet; produces output suitable for logging, omitting progress indicators. "
1466 "More q's will produce more quietness up to a maximum of 2. You can also use "
1467 "<option>-q=#</option> to set the quietness level, overriding the "
1468 "configuration file. Configuration Item: <literal>quiet</literal>."
1471 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1472 #: apt-cache.8.xml:274
1474 "Print only important dependencies; for use with <literal>unmet</literal> and "
1475 "<literal>depends</literal>. Causes only Depends and Pre-Depends relations to "
1476 "be printed. Configuration Item: <literal>APT::Cache::Important</literal>."
1479 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1480 #: apt-cache.8.xml:288
1482 "Per default the <literal>depends</literal> and <literal>rdepends</literal> "
1483 "print all dependencies. This can be tweaked with these flags which will omit "
1484 "the specified dependency type. Configuration Item: "
1485 "<literal>APT::Cache::Show<replaceable>DependencyType</replaceable></literal> "
1486 "e.g. <literal>APT::Cache::ShowRecommends</literal>."
1489 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1490 #: apt-cache.8.xml:295
1492 "Print full package records when searching. Configuration Item: "
1493 "<literal>APT::Cache::ShowFull</literal>."
1496 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1497 #: apt-cache.8.xml:300
1499 "Print full records for all available versions. This is the default; to turn "
1500 "it off, use <option>--no-all-versions</option>. If "
1501 "<option>--no-all-versions</option> is specified, only the candidate version "
1502 "will be displayed (the one which would be selected for installation). This "
1503 "option is only applicable to the <literal>show</literal> command. "
1504 "Configuration Item: <literal>APT::Cache::AllVersions</literal>."
1507 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1508 #: apt-cache.8.xml:309
1510 "Perform automatic package cache regeneration, rather than use the cache as "
1511 "it is. This is the default; to turn it off, use "
1512 "<option>--no-generate</option>. Configuration Item: "
1513 "<literal>APT::Cache::Generate</literal>."
1516 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1517 #: apt-cache.8.xml:315
1519 "Only search on the package names, not the long descriptions. Configuration "
1520 "Item: <literal>APT::Cache::NamesOnly</literal>."
1523 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1524 #: apt-cache.8.xml:320
1526 "Make <literal>pkgnames</literal> print all names, including virtual packages "
1527 "and missing dependencies. Configuration Item: "
1528 "<literal>APT::Cache::AllNames</literal>."
1531 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1532 #: apt-cache.8.xml:326
1534 "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
1535 "that all packages mentioned are printed once. Configuration Item: "
1536 "<literal>APT::Cache::RecurseDepends</literal>."
1539 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1540 #: apt-cache.8.xml:333
1542 "Limit the output of <literal>depends</literal> and "
1543 "<literal>rdepends</literal> to packages which are currently installed. "
1544 "Configuration Item: <literal>APT::Cache::Installed</literal>."
1547 #. type: Content of: <refentry><refsect1><para>
1548 #: apt-cache.8.xml:351
1549 msgid "&apt-conf;, &sources-list;, &apt-get;"
1552 #. type: Content of: <refentry><refsect1><para>
1553 #: apt-cache.8.xml:356
1555 "<command>apt-cache</command> returns zero on normal operation, decimal 100 "
1559 #. type: Content of: <refentry><refnamediv><refpurpose>
1561 msgid "APT key management utility"
1564 #. type: Content of: <refentry><refsect1><para>
1567 "<command>apt-key</command> is used to manage the list of keys used by apt to "
1568 "authenticate packages. Packages which have been authenticated using these "
1569 "keys will be considered trusted."
1572 #. type: Content of: <refentry><refsect1><title>
1577 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1580 "Add a new key to the list of trusted keys. The key is read from the "
1581 "filename given with the parameter &synopsis-param-filename; or if the "
1582 "filename is <literal>-</literal> from standard input."
1585 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1587 msgid "Remove a key from the list of trusted keys."
1590 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1592 msgid "Output the key &synopsis-param-keyid; to standard output."
1595 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1597 msgid "Output all trusted keys to standard output."
1600 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1602 msgid "List trusted keys."
1605 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1606 #: apt-key.8.xml:107
1607 msgid "List fingerprints of trusted keys."
1610 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1611 #: apt-key.8.xml:118
1613 "Pass advanced options to gpg. With adv --recv-key you can download the "
1617 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1618 #: apt-key.8.xml:130
1620 "Update the local keyring with the archive keyring and remove from the local "
1621 "keyring the archive keys which are no longer valid. The archive keyring is "
1622 "shipped in the <literal>archive-keyring</literal> package of your "
1623 "distribution, e.g. the <literal>debian-archive-keyring</literal> package in "
1627 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1628 #: apt-key.8.xml:144
1630 "Perform an update working similarly to the <command>update</command> command "
1631 "above, but get the archive keyring from a URI instead and validate it "
1632 "against a master key. This requires an installed &wget; and an APT build "
1633 "configured to have a server to fetch from and a master keyring to validate. "
1634 "APT in Debian does not support this command, relying on "
1635 "<command>update</command> instead, but Ubuntu's APT does."
1638 #. type: Content of: <refentry><refsect1><title>
1639 #: apt-key.8.xml:160 apt-cdrom.8.xml:80
1643 #. type: Content of: <refentry><refsect1><para>
1644 #: apt-key.8.xml:161
1646 "Note that options need to be defined before the commands described in the "
1650 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1651 #: apt-key.8.xml:164
1653 "With this option it is possible to specify a particular keyring file the "
1654 "command should operate on. The default is that a command is executed on the "
1655 "<filename>trusted.gpg</filename> file as well as on all parts in the "
1656 "<filename>trusted.gpg.d</filename> directory, though "
1657 "<filename>trusted.gpg</filename> is the primary keyring which means that "
1658 "e.g. new keys are added to this one."
1661 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1662 #: apt-key.8.xml:179
1663 msgid "<filename>/etc/apt/trustdb.gpg</filename>"
1666 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1667 #: apt-key.8.xml:180
1668 msgid "Local trust database of archive keys."
1671 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1672 #: apt-key.8.xml:183
1673 msgid "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"
1676 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1677 #: apt-key.8.xml:184
1678 msgid "Keyring of Debian archive trusted keys."
1681 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1682 #: apt-key.8.xml:187
1683 msgid "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"
1686 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1687 #: apt-key.8.xml:188
1688 msgid "Keyring of Debian archive removed trusted keys."
1691 #. type: Content of: <refentry><refsect1><para>
1692 #: apt-key.8.xml:197
1693 msgid "&apt-get;, &apt-secure;"
1696 #. type: Content of: <refentry><refnamediv><refpurpose>
1697 #: apt-mark.8.xml:33
1698 msgid "mark/unmark a package as being automatically-installed"
1701 #. type: Content of: <refentry><refsect1><para>
1702 #: apt-mark.8.xml:39
1704 "<command>apt-mark</command> will change whether a package has been marked as "
1705 "being automatically installed."
1708 #. type: Content of: <refentry><refsect1><para>
1709 #: apt-mark.8.xml:43
1711 "When you request that a package is installed, and as a result other packages "
1712 "are installed to satisfy its dependencies, the dependencies are marked as "
1713 "being automatically installed. Once these automatically installed packages "
1714 "are no longer depended on by any manually installed packages, they will be "
1715 "removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
1718 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1719 #: apt-mark.8.xml:52
1721 "<literal>auto</literal> is used to mark a package as being automatically "
1722 "installed, which will cause the package to be removed when no more manually "
1723 "installed packages depend on this package."
1726 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1727 #: apt-mark.8.xml:60
1729 "<literal>manual</literal> is used to mark a package as being manually "
1730 "installed, which will prevent the package from being automatically removed "
1731 "if no other packages depend on it."
1734 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1735 #: apt-mark.8.xml:68
1737 "<literal>hold</literal> is used to mark a package as held back, which will "
1738 "prevent the package from being automatically installed, upgraded or "
1739 "removed. The command is only a wrapper around <command>dpkg "
1740 "--set-selections</command> and the state is therefore maintained by &dpkg; "
1741 "and not affected by the <option>--file</option> option."
1744 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1745 #: apt-mark.8.xml:78
1747 "<literal>unhold</literal> is used to cancel a previously set hold on a "
1748 "package to allow all actions again."
1751 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1752 #: apt-mark.8.xml:84
1754 "<literal>showauto</literal> is used to print a list of automatically "
1755 "installed packages with each package on a new line. All automatically "
1756 "installed packages will be listed if no package is given. If packages are "
1757 "given only those which are automatically installed will be shown."
1760 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1761 #: apt-mark.8.xml:92
1763 "<literal>showmanual</literal> can be used in the same way as "
1764 "<literal>showauto</literal> except that it will print a list of manually "
1765 "installed packages instead."
1768 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1769 #: apt-mark.8.xml:99
1771 "<literal>showhold</literal> is used to print a list of packages on hold in "
1772 "the same way as for the other show commands."
1775 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1776 #: apt-mark.8.xml:115
1778 "Read/Write package stats from the filename given with the parameter "
1779 "&synopsis-param-filename; instead of from the default location, which is "
1780 "<filename>extended_status</filename> in the directory defined by the "
1781 "Configuration Item: <literal>Dir::State</literal>."
1784 #. type: Content of: <refentry><refsect1><para>
1785 #: apt-mark.8.xml:136
1787 "<command>apt-mark</command> returns zero on normal operation, non-zero on "
1791 #. type: Content of: <refentry><refnamediv><refpurpose>
1792 #: apt-secure.8.xml:47
1793 msgid "Archive authentication support for APT"
1796 #. type: Content of: <refentry><refsect1><para>
1797 #: apt-secure.8.xml:52
1799 "Starting with version 0.6, <command>apt</command> contains code that does "
1800 "signature checking of the Release file for all archives. This ensures that "
1801 "packages in the archive can't be modified by people who have no access to "
1802 "the Release file signing key."
1805 #. type: Content of: <refentry><refsect1><para>
1806 #: apt-secure.8.xml:60
1808 "If a package comes from a archive without a signature, or with a signature "
1809 "that apt does not have a key for, that package is considered untrusted, and "
1810 "installing it will result in a big warning. <command>apt-get</command> will "
1811 "currently only warn for unsigned archives; future releases might force all "
1812 "sources to be verified before downloading packages from them."
1815 #. type: Content of: <refentry><refsect1><para>
1816 #: apt-secure.8.xml:69
1818 "The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
1819 "authentication feature."
1822 #. type: Content of: <refentry><refsect1><title>
1823 #: apt-secure.8.xml:74
1824 msgid "Trusted archives"
1827 #. type: Content of: <refentry><refsect1><para>
1828 #: apt-secure.8.xml:77
1830 "The chain of trust from an apt archive to the end user is made up of several "
1831 "steps. <command>apt-secure</command> is the last step in this chain; "
1832 "trusting an archive does not mean that you trust its packages not to contain "
1833 "malicious code, but means that you trust the archive maintainer. It's the "
1834 "archive maintainer's responsibility to ensure that the archive's integrity "
1838 #. type: Content of: <refentry><refsect1><para>
1839 #: apt-secure.8.xml:85
1841 "apt-secure does not review signatures at a package level. If you require "
1842 "tools to do this you should look at <command>debsig-verify</command> and "
1843 "<command>debsign</command> (provided in the debsig-verify and devscripts "
1844 "packages respectively)."
1847 #. type: Content of: <refentry><refsect1><para>
1848 #: apt-secure.8.xml:92
1850 "The chain of trust in Debian starts when a maintainer uploads a new package "
1851 "or a new version of a package to the Debian archive. In order to become "
1852 "effective, this upload needs to be signed by a key contained in the Debian "
1853 "Maintainers keyring (available in the debian-keyring package). Maintainers' "
1854 "keys are signed by other maintainers following pre-established procedures to "
1855 "ensure the identity of the key holder."
1858 #. type: Content of: <refentry><refsect1><para>
1859 #: apt-secure.8.xml:102
1861 "Once the uploaded package is verified and included in the archive, the "
1862 "maintainer signature is stripped off, and checksums of the package are "
1863 "computed and put in the Packages file. The checksums of all of the Packages "
1864 "files are then computed and put into the Release file. The Release file is "
1865 "then signed by the archive key for this Debian release, and distributed "
1866 "alongside the packages and the Packages files on Debian mirrors. The keys "
1867 "are in the Debian archive keyring available in the "
1868 "<package>debian-archive-keyring</package> package."
1871 #. type: Content of: <refentry><refsect1><para>
1872 #: apt-secure.8.xml:113
1874 "End users can check the signature of the Release file, extract a checksum of "
1875 "a package from it and compare it with the checksum of the package they "
1876 "downloaded by hand - or rely on APT doing this automatically."
1879 #. type: Content of: <refentry><refsect1><para>
1880 #: apt-secure.8.xml:118
1882 "Notice that this is distinct from checking signatures on a per package "
1883 "basis. It is designed to prevent two possible attacks:"
1886 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1887 #: apt-secure.8.xml:123
1889 "<literal>Network \"man in the middle\" attacks</literal>. Without signature "
1890 "checking, malicious agents can introduce themselves into the package "
1891 "download process and provide malicious software either by controlling a "
1892 "network element (router, switch, etc.) or by redirecting traffic to a rogue "
1893 "server (through ARP or DNS spoofing attacks)."
1896 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1897 #: apt-secure.8.xml:131
1899 "<literal>Mirror network compromise</literal>. Without signature checking, a "
1900 "malicious agent can compromise a mirror host and modify the files in it to "
1901 "propagate malicious software to all users downloading packages from that "
1905 #. type: Content of: <refentry><refsect1><para>
1906 #: apt-secure.8.xml:138
1908 "However, it does not defend against a compromise of the Debian master server "
1909 "itself (which signs the packages) or against a compromise of the key used to "
1910 "sign the Release files. In any case, this mechanism can complement a "
1911 "per-package signature."
1914 #. type: Content of: <refentry><refsect1><title>
1915 #: apt-secure.8.xml:144
1916 msgid "User configuration"
1919 #. type: Content of: <refentry><refsect1><para>
1920 #: apt-secure.8.xml:146
1922 "<command>apt-key</command> is the program that manages the list of keys used "
1923 "by apt. It can be used to add or remove keys, although an installation of "
1924 "this release will automatically contain the default Debian archive signing "
1925 "keys used in the Debian package repositories."
1928 #. type: Content of: <refentry><refsect1><para>
1929 #: apt-secure.8.xml:153
1931 "In order to add a new key you need to first download it (you should make "
1932 "sure you are using a trusted communication channel when retrieving it), add "
1933 "it with <command>apt-key</command> and then run <command>apt-get "
1934 "update</command> so that apt can download and verify the "
1935 "<filename>InRelease</filename> or <filename>Release.gpg</filename> files "
1936 "from the archives you have configured."
1939 #. type: Content of: <refentry><refsect1><title>
1940 #: apt-secure.8.xml:162
1941 msgid "Archive configuration"
1944 #. type: Content of: <refentry><refsect1><para>
1945 #: apt-secure.8.xml:164
1947 "If you want to provide archive signatures in an archive under your "
1948 "maintenance you have to:"
1951 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1952 #: apt-secure.8.xml:169
1954 "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
1955 "already. You can do this by running <command>apt-ftparchive "
1956 "release</command> (provided in apt-utils)."
1959 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1960 #: apt-secure.8.xml:174
1962 "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg "
1963 "--clearsign -o InRelease Release</command> and <command>gpg -abs -o "
1964 "Release.gpg Release</command>."
1967 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1968 #: apt-secure.8.xml:178
1970 "<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
1971 "know what key they need to import in order to authenticate the files in the "
1975 #. type: Content of: <refentry><refsect1><para>
1976 #: apt-secure.8.xml:185
1978 "Whenever the contents of the archive change (new packages are added or "
1979 "removed) the archive maintainer has to follow the first two steps outlined "
1983 #. type: Content of: <refentry><refsect1><para>
1984 #: apt-secure.8.xml:193
1986 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
1987 "&debsign; &debsig-verify;, &gpg;"
1990 #. type: Content of: <refentry><refsect1><para>
1991 #: apt-secure.8.xml:197
1993 "For more background information you might want to review the <ulink "
1994 "url=\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian "
1995 "Security Infrastructure</ulink> chapter of the Securing Debian Manual "
1996 "(available also in the harden-doc package) and the <ulink "
1997 "url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong "
1998 "Distribution HOWTO</ulink> by V. Alex Brennen."
2001 #. type: Content of: <refentry><refsect1><title>
2002 #: apt-secure.8.xml:210
2003 msgid "Manpage Authors"
2006 #. type: Content of: <refentry><refsect1><para>
2007 #: apt-secure.8.xml:212
2009 "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
2010 "Jones, Colin Walters, Florian Weimer and Michael Vogt."
2013 #. type: Content of: <refentry><refnamediv><refpurpose>
2014 #: apt-cdrom.8.xml:32
2015 msgid "APT CD-ROM management utility"
2018 #. type: Content of: <refentry><refsect1><para>
2019 #: apt-cdrom.8.xml:38
2021 "<command>apt-cdrom</command> is used to add a new CD-ROM to APT's list of "
2022 "available sources. <command>apt-cdrom</command> takes care of determining "
2023 "the structure of the disc as well as correcting for several possible "
2024 "mis-burns and verifying the index files."
2027 #. type: Content of: <refentry><refsect1><para>
2028 #: apt-cdrom.8.xml:45
2030 "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
2031 "system; it cannot be done by hand. Furthermore each disc in a multi-CD set "
2032 "must be inserted and scanned separately to account for possible mis-burns."
2035 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2036 #: apt-cdrom.8.xml:56
2038 "<literal>add</literal> is used to add a new disc to the source list. It will "
2039 "unmount the CD-ROM device, prompt for a disc to be inserted and then proceed "
2040 "to scan it and copy the index files. If the disc does not have a proper "
2041 "<filename>.disk</filename> directory you will be prompted for a descriptive "
2045 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2046 #: apt-cdrom.8.xml:64
2048 "APT uses a CD-ROM ID to track which disc is currently in the drive and "
2049 "maintains a database of these IDs in "
2050 "<filename>&statedir;/cdroms.list</filename>"
2053 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2054 #: apt-cdrom.8.xml:72
2056 "A debugging tool to report the identity of the current disc as well as the "
2060 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2061 #: apt-cdrom.8.xml:85
2063 "Mount point; specify the location to mount the CD-ROM. This mount point must "
2064 "be listed in <filename>/etc/fstab</filename> and properly configured. "
2065 "Configuration Item: <literal>Acquire::cdrom::mount</literal>."
2068 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2069 #: apt-cdrom.8.xml:94
2071 "Rename a disc; change the label of a disc or override the disc's given "
2072 "label. This option will cause <command>apt-cdrom</command> to prompt for a "
2073 "new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
2076 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2077 #: apt-cdrom.8.xml:103
2079 "No mounting; prevent <command>apt-cdrom</command> from mounting and "
2080 "unmounting the mount point. Configuration Item: "
2081 "<literal>APT::CDROM::NoMount</literal>."
2084 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2085 #: apt-cdrom.8.xml:111
2087 "Fast Copy; Assume the package files are valid and do not check every "
2088 "package. This option should be used only if <command>apt-cdrom</command> has "
2089 "been run on this disc before and did not detect any errors. Configuration "
2090 "Item: <literal>APT::CDROM::Fast</literal>."
2093 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2094 #: apt-cdrom.8.xml:121
2096 "Thorough Package Scan; This option may be needed with some old Debian "
2097 "1.1/1.2 discs that have Package files in strange places. It takes much "
2098 "longer to scan the CD but will pick them all up."
2101 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2102 #: apt-cdrom.8.xml:132
2104 "No Changes; Do not change the &sources-list; file and do not write index "
2105 "files. Everything is still checked however. Configuration Item: "
2106 "<literal>APT::CDROM::NoAct</literal>."
2109 #. type: Content of: <refentry><refsect1><para>
2110 #: apt-cdrom.8.xml:145
2111 msgid "&apt-conf;, &apt-get;, &sources-list;"
2114 #. type: Content of: <refentry><refsect1><para>
2115 #: apt-cdrom.8.xml:150
2117 "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
2121 #. type: Content of: <refentry><refnamediv><refpurpose>
2122 #: apt-config.8.xml:33
2123 msgid "APT Configuration Query program"
2126 #. type: Content of: <refentry><refsect1><para>
2127 #: apt-config.8.xml:39
2129 "<command>apt-config</command> is an internal program used by various "
2130 "portions of the APT suite to provide consistent configurability. It accesses "
2131 "the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
2132 "manner that is easy to use for scripted applications."
2135 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2136 #: apt-config.8.xml:51
2138 "shell is used to access the configuration information from a shell "
2139 "script. It is given pairs of arguments, the first being a shell variable and "
2140 "the second the configuration value to query. As output it lists shell "
2141 "assignment commands for each value present. In a shell script it should be "
2145 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
2146 #: apt-config.8.xml:59
2150 "RES=`apt-config shell OPTS MyApp::options`\n"
2154 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2155 #: apt-config.8.xml:64
2157 "This will set the shell environment variable $OPTS to the value of "
2158 "MyApp::options with a default of <option>-f</option>."
2161 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2162 #: apt-config.8.xml:68
2164 "The configuration item may be postfixed with a /[fdbi]. f returns file "
2165 "names, d returns directories, b returns true or false and i returns an "
2166 "integer. Each of the returns is normalized and verified internally."
2169 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2170 #: apt-config.8.xml:77
2171 msgid "Just show the contents of the configuration space."
2174 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2175 #: apt-config.8.xml:90
2177 "Include options which have an empty value. This is the default, so use "
2178 "--no-empty to remove them from the output."
2181 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
2182 #: apt-config.8.xml:95
2183 msgid "%f "%v";%n"
2186 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2187 #: apt-config.8.xml:96
2189 "Defines the output of each config option. %t will be replaced with "
2190 "its individual name, %f with its full hierarchical name and %v "
2191 "with its value. Use uppercase letters and special characters in the value "
2192 "will be encoded to ensure that it can e.g. be safely used in a quoted-string "
2193 "as defined by RFC822. Additionally %n will be replaced by a newline, "
2194 "and %N by a tab. A % can be printed by using %%."
2197 #. type: Content of: <refentry><refsect1><para>
2198 #: apt-config.8.xml:110 apt-extracttemplates.1.xml:71 apt-sortpkgs.1.xml:64 apt-ftparchive.1.xml:608
2202 #. type: Content of: <refentry><refsect1><para>
2203 #: apt-config.8.xml:115
2205 "<command>apt-config</command> returns zero on normal operation, decimal 100 "
2209 #. type: Content of: <refentry><refentryinfo><author><contrib>
2210 #: apt.conf.5.xml:20
2211 msgid "Initial documentation of Debug::*."
2214 #. type: Content of: <refentry><refentryinfo><author><email>
2215 #: apt.conf.5.xml:21
2216 msgid "dburrows@debian.org"
2219 #. type: Content of: <refentry><refmeta><manvolnum>
2220 #: apt.conf.5.xml:31 apt_preferences.5.xml:25 sources.list.5.xml:26
2224 #. type: Content of: <refentry><refnamediv><refpurpose>
2225 #: apt.conf.5.xml:38
2226 msgid "Configuration file for APT"
2229 #. type: Content of: <refentry><refsect1><para>
2230 #: apt.conf.5.xml:42
2232 "<filename>/etc/apt/apt.conf</filename> is the main configuration file shared "
2233 "by all the tools in the APT suite of tools, though it is by no means the "
2234 "only place options can be set. The suite also shares a common command line "
2235 "parser to provide a uniform environment."
2238 #. type: Content of: <refentry><refsect1><orderedlist><para>
2239 #: apt.conf.5.xml:48
2241 "When an APT tool starts up it will read the configuration files in the "
2245 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2246 #: apt.conf.5.xml:50
2248 "the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
2252 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2253 #: apt.conf.5.xml:52
2255 "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
2256 "order which have either no or \"<literal>conf</literal>\" as filename "
2257 "extension and which only contain alphanumeric, hyphen (-), underscore (_) "
2258 "and period (.) characters. Otherwise APT will print a notice that it has "
2259 "ignored a file, unless that file matches a pattern in the "
2260 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in which "
2261 "case it will be silently ignored."
2264 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2265 #: apt.conf.5.xml:59
2266 msgid "the main configuration file specified by <literal>Dir::Etc::main</literal>"
2269 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2270 #: apt.conf.5.xml:61
2272 "the command line options are applied to override the configuration "
2273 "directives or to load even more configuration files."
2276 #. type: Content of: <refentry><refsect1><title>
2277 #: apt.conf.5.xml:65
2281 #. type: Content of: <refentry><refsect1><para>
2282 #: apt.conf.5.xml:66
2284 "The configuration file is organized in a tree with options organized into "
2285 "functional groups. Option specification is given with a double colon "
2286 "notation; for instance <literal>APT::Get::Assume-Yes</literal> is an option "
2287 "within the APT tool group, for the Get tool. Options do not inherit from "
2288 "their parent groups."
2291 #. type: Content of: <refentry><refsect1><para>
2292 #: apt.conf.5.xml:72
2294 "Syntactically the configuration language is modeled after what the ISC tools "
2295 "such as bind and dhcp use. Lines starting with <literal>//</literal> are "
2296 "treated as comments (ignored), as well as all text between "
2297 "<literal>/*</literal> and <literal>*/</literal>, just like C/C++ comments. "
2298 "Each line is of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. "
2299 "The quotation marks and trailing semicolon are required. The value must be "
2300 "on one line, and there is no kind of string concatenation. Values must not "
2301 "include backslashes or extra quotation marks. Option names are made up of "
2302 "alphanumeric characters and the characters \"/-:._+\". A new scope can be "
2303 "opened with curly braces, like this:"
2306 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
2307 #: apt.conf.5.xml:85
2312 " Assume-Yes \"true\";\n"
2313 " Fix-Broken \"true\";\n"
2318 #. type: Content of: <refentry><refsect1><para>
2319 #: apt.conf.5.xml:93
2321 "with newlines placed to make it more readable. Lists can be created by "
2322 "opening a scope and including a single string enclosed in quotes followed by "
2323 "a semicolon. Multiple entries can be included, separated by a semicolon."
2326 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
2327 #: apt.conf.5.xml:98
2329 msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
2332 #. type: Content of: <refentry><refsect1><para>
2333 #: apt.conf.5.xml:101
2335 "In general the sample configuration file in "
2336 "<filename>&docdir;examples/apt.conf</filename> &configureindex; is a good "
2337 "guide for how it should look."
2340 #. type: Content of: <refentry><refsect1><para>
2341 #: apt.conf.5.xml:105
2343 "Case is not significant in names of configuration items, so in the previous "
2344 "example you could use <literal>dpkg::pre-install-pkgs</literal>."
2347 #. type: Content of: <refentry><refsect1><para>
2348 #: apt.conf.5.xml:108
2350 "Names for the configuration items are optional if a list is defined as can "
2351 "be seen in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. If "
2352 "you don't specify a name a new entry will simply add a new option to the "
2353 "list. If you specify a name you can override the option in the same way as "
2354 "any other option by reassigning a new value to the option."
2357 #. type: Content of: <refentry><refsect1><para>
2358 #: apt.conf.5.xml:113
2360 "Two special commands are defined: <literal>#include</literal> (which is "
2361 "deprecated and not supported by alternative implementations) and "
2362 "<literal>#clear</literal>. <literal>#include</literal> will include the "
2363 "given file, unless the filename ends in a slash, in which case the whole "
2364 "directory is included. <literal>#clear</literal> is used to erase a part of "
2365 "the configuration tree. The specified element and all its descendants are "
2366 "erased. (Note that these lines also need to end with a semicolon.)"
2369 #. type: Content of: <refentry><refsect1><para>
2370 #: apt.conf.5.xml:123
2372 "The <literal>#clear</literal> command is the only way to delete a list or a "
2373 "complete scope. Reopening a scope (or using the syntax described below with "
2374 "an appended <literal>::</literal>) will <emphasis>not</emphasis> override "
2375 "previously written entries. Options can only be overridden by addressing a "
2376 "new value to them - lists and scopes can't be overridden, only cleared."
2379 #. type: Content of: <refentry><refsect1><para>
2380 #: apt.conf.5.xml:131
2382 "All of the APT tools take an -o option which allows an arbitrary "
2383 "configuration directive to be specified on the command line. The syntax is a "
2384 "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
2385 "followed by an equals sign then the new value of the option. To append a new "
2386 "element to a list, add a trailing <literal>::</literal> to the name of the "
2387 "list. (As you might suspect, the scope syntax can't be used on the command "
2391 #. type: Content of: <refentry><refsect1><para>
2392 #: apt.conf.5.xml:139
2394 "Note that appending items to a list using <literal>::</literal> only works "
2395 "for one item per line, and that you should not use it in combination with "
2396 "the scope syntax (which adds <literal>::</literal> implicitly). Using both "
2397 "syntaxes together will trigger a bug which some users unfortunately depend "
2398 "on: an option with the unusual name \"<literal>::</literal>\" which acts "
2399 "like every other option with a name. This introduces many problems; for one "
2400 "thing, users who write multiple lines in this <emphasis>wrong</emphasis> "
2401 "syntax in the hope of appending to a list will achieve the opposite, as only "
2402 "the last assignment for this option \"<literal>::</literal>\" will be "
2403 "used. Future versions of APT will raise errors and stop working if they "
2404 "encounter this misuse, so please correct such statements now while APT "
2405 "doesn't explicitly complain about them."
2408 #. type: Content of: <refentry><refsect1><title>
2409 #: apt.conf.5.xml:154
2410 msgid "The APT Group"
2413 #. type: Content of: <refentry><refsect1><para>
2414 #: apt.conf.5.xml:155
2416 "This group of options controls general APT behavior as well as holding the "
2417 "options for all of the tools."
2420 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2421 #: apt.conf.5.xml:160
2423 "System Architecture; sets the architecture to use when fetching files and "
2424 "parsing package lists. The internal default is the architecture apt was "
2428 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2429 #: apt.conf.5.xml:167
2431 "All Architectures the system supports. For instance, CPUs implementing the "
2432 "<literal>amd64</literal> (also called <literal>x86-64</literal>) "
2433 "instruction set are also able to execute binaries compiled for the "
2434 "<literal>i386</literal> (<literal>x86</literal>) instruction set. This list "
2435 "is used when fetching files and parsing package lists. The initial default "
2436 "is always the system's native architecture "
2437 "(<literal>APT::Architecture</literal>), and foreign architectures are added "
2438 "to the default list when they are registered via <command>dpkg "
2439 "--add-architecture</command>."
2442 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2443 #: apt.conf.5.xml:180
2445 "Default release to install packages from if more than one version is "
2446 "available. Contains release name, codename or release version. Examples: "
2447 "'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
2448 "'4.0', '5.0*'. See also &apt-preferences;."
2451 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2452 #: apt.conf.5.xml:186
2454 "Ignore held packages; this global option causes the problem resolver to "
2455 "ignore held packages in its decision making."
2458 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2459 #: apt.conf.5.xml:191
2461 "Defaults to on. When turned on the autoclean feature will remove any "
2462 "packages which can no longer be downloaded from the cache. If turned off "
2463 "then packages that are locally installed are also excluded from cleaning - "
2464 "but note that APT provides no direct means to reinstall them."
2467 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2468 #: apt.conf.5.xml:199
2470 "Defaults to on, which will cause APT to install essential and important "
2471 "packages as soon as possible in an install/upgrade operation, in order to "
2472 "limit the effect of a failing &dpkg; call. If this option is disabled, APT "
2473 "treats an important package in the same way as an extra package: between the "
2474 "unpacking of the package A and its configuration there can be many other "
2475 "unpack or configuration calls for other unrelated packages B, C etc. If "
2476 "these cause the &dpkg; call to fail (e.g. because package B's maintainer "
2477 "scripts generate an error), this results in a system state in which package "
2478 "A is unpacked but unconfigured - so any package depending on A is now no "
2479 "longer guaranteed to work, as its dependency on A is no longer satisfied."
2482 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2483 #: apt.conf.5.xml:211
2485 "The immediate configuration marker is also applied in the potentially "
2486 "problematic case of circular dependencies, since a dependency with the "
2487 "immediate flag is equivalent to a Pre-Dependency. In theory this allows APT "
2488 "to recognise a situation in which it is unable to perform immediate "
2489 "configuration, abort, and suggest to the user that the option should be "
2490 "temporarily deactivated in order to allow the operation to proceed. Note "
2491 "the use of the word \"theory\" here; in the real world this problem has "
2492 "rarely been encountered, in non-stable distribution versions, and was caused "
2493 "by wrong dependencies of the package in question or by a system in an "
2494 "already broken state; so you should not blindly disable this option, as the "
2495 "scenario mentioned above is not the only problem it can help to prevent in "
2499 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2500 #: apt.conf.5.xml:224
2502 "Before a big operation like <literal>dist-upgrade</literal> is run with this "
2503 "option disabled you should try to explicitly <literal>install</literal> the "
2504 "package APT is unable to configure immediately; but please make sure you "
2505 "also report your problem to your distribution and to the APT team with the "
2506 "buglink below, so they can work on improving or correcting the upgrade "
2510 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2511 #: apt.conf.5.xml:235
2513 "Never enable this option unless you <emphasis>really</emphasis> know what "
2514 "you are doing. It permits APT to temporarily remove an essential package to "
2515 "break a Conflicts/Conflicts or Conflicts/Pre-Depends loop between two "
2516 "essential packages. <emphasis>Such a loop should never exist and is a grave "
2517 "bug</emphasis>. This option will work if the essential packages are not "
2518 "<command>tar</command>, <command>gzip</command>, <command>libc</command>, "
2519 "<command>dpkg</command>, <command>dash</command> or anything that those "
2520 "packages depend on."
2523 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2524 #: apt.conf.5.xml:247
2526 "APT uses since version 0.7.26 a resizable memory mapped cache file to store "
2527 "the available information. <literal>Cache-Start</literal> acts as a hint of "
2528 "the size the cache will grow to, and is therefore the amount of memory APT "
2529 "will request at startup. The default value is 20971520 bytes (~20 MB). Note "
2530 "that this amount of space needs to be available for APT; otherwise it will "
2531 "likely fail ungracefully, so for memory restricted devices this value should "
2532 "be lowered while on systems with a lot of configured sources it should be "
2533 "increased. <literal>Cache-Grow</literal> defines in bytes with the default "
2534 "of 1048576 (~1 MB) how much the cache size will be increased in the event "
2535 "the space defined by <literal>Cache-Start</literal> is not enough. This "
2536 "value will be applied again and again until either the cache is big enough "
2537 "to store all information or the size of the cache reaches the "
2538 "<literal>Cache-Limit</literal>. The default of "
2539 "<literal>Cache-Limit</literal> is 0 which stands for no limit. If "
2540 "<literal>Cache-Grow</literal> is set to 0 the automatic growth of the cache "
2544 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2545 #: apt.conf.5.xml:263
2546 msgid "Defines which packages are considered essential build dependencies."
2549 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2550 #: apt.conf.5.xml:267
2552 "The Get subsection controls the &apt-get; tool; please see its documentation "
2553 "for more information about the options here."
2556 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2557 #: apt.conf.5.xml:272
2559 "The Cache subsection controls the &apt-cache; tool; please see its "
2560 "documentation for more information about the options here."
2563 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2564 #: apt.conf.5.xml:277
2566 "The CDROM subsection controls the &apt-cdrom; tool; please see its "
2567 "documentation for more information about the options here."
2570 #. type: Content of: <refentry><refsect1><title>
2571 #: apt.conf.5.xml:283
2572 msgid "The Acquire Group"
2575 #. type: Content of: <refentry><refsect1><para>
2576 #: apt.conf.5.xml:284
2578 "The <literal>Acquire</literal> group of options controls the download of "
2579 "packages as well as the various \"acquire methods\" responsible for the "
2580 "download itself (see also &sources-list;)."
2583 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2584 #: apt.conf.5.xml:291
2586 "Security related option defaulting to true, as giving a Release file's "
2587 "validation an expiration date prevents replay attacks over a long timescale, "
2588 "and can also for example help users to identify mirrors that are no longer "
2589 "updated - but the feature depends on the correctness of the clock on the "
2590 "user system. Archive maintainers are encouraged to create Release files with "
2591 "the <literal>Valid-Until</literal> header, but if they don't or a stricter "
2592 "value is desired the <literal>Max-ValidTime</literal> option below can be "
2596 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2597 #: apt.conf.5.xml:304
2599 "Maximum time (in seconds) after its creation (as indicated by the "
2600 "<literal>Date</literal> header) that the <filename>Release</filename> file "
2601 "should be considered valid. If the Release file itself includes a "
2602 "<literal>Valid-Until</literal> header the earlier date of the two is used as "
2603 "the expiration date. The default value is <literal>0</literal> which stands "
2604 "for \"valid forever\". Archive specific settings can be made by appending "
2605 "the label of the archive to the option name."
2608 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2609 #: apt.conf.5.xml:316
2611 "Minimum time (in seconds) after its creation (as indicated by the "
2612 "<literal>Date</literal> header) that the <filename>Release</filename> file "
2613 "should be considered valid. Use this if you need to use a seldom updated "
2614 "(local) mirror of a more frequently updated archive with a "
2615 "<literal>Valid-Until</literal> header instead of completely disabling the "
2616 "expiration date checking. Archive specific settings can and should be used "
2617 "by appending the label of the archive to the option name."
2620 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2621 #: apt.conf.5.xml:328
2623 "Try to download deltas called <literal>PDiffs</literal> for indexes (like "
2624 "<filename>Packages</filename> files) instead of downloading whole ones. True "
2628 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2629 #: apt.conf.5.xml:331
2631 "Two sub-options to limit the use of PDiffs are also available: "
2632 "<literal>FileLimit</literal> can be used to specify a maximum number of "
2633 "PDiff files should be downloaded to update a "
2634 "file. <literal>SizeLimit</literal> on the other hand is the maximum "
2635 "percentage of the size of all patches compared to the size of the targeted "
2636 "file. If one of these limits is exceeded the complete file is downloaded "
2637 "instead of the patches."
2640 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2641 #: apt.conf.5.xml:341
2643 "Queuing mode; <literal>Queue-Mode</literal> can be one of "
2644 "<literal>host</literal> or <literal>access</literal> which determines how "
2645 "APT parallelizes outgoing connections. <literal>host</literal> means that "
2646 "one connection per target host will be opened, <literal>access</literal> "
2647 "means that one connection per URI type will be opened."
2650 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2651 #: apt.conf.5.xml:349
2653 "Number of retries to perform. If this is non-zero APT will retry failed "
2654 "files the given number of times."
2657 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2658 #: apt.conf.5.xml:354
2660 "Use symlinks for source archives. If set to true then source archives will "
2661 "be symlinked when possible instead of copying. True is the default."
2664 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2665 #: apt.conf.5.xml:359
2667 "<literal>http::Proxy</literal> sets the default proxy to use for HTTP "
2668 "URIs. It is in the standard form of "
2669 "<literal>http://[[user][:pass]@]host[:port]/</literal>. Per host proxies "
2670 "can also be specified by using the form "
2671 "<literal>http::Proxy::<host></literal> with the special keyword "
2672 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
2673 "settings is specified, <envar>http_proxy</envar> environment variable will "
2677 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2678 #: apt.conf.5.xml:367
2680 "Three settings are provided for cache control with HTTP/1.1 compliant proxy "
2681 "caches. <literal>No-Cache</literal> tells the proxy not to use its cached "
2682 "response under any circumstances. <literal>Max-Age</literal> sets the "
2683 "allowed maximum age (in seconds) of an index file in the cache of the "
2684 "proxy. <literal>No-Store</literal> specifies that the proxy should not "
2685 "store the requested archive files in its cache, which can be used to prevent "
2686 "the proxy from polluting its cache with (big) .deb files."
2689 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2690 #: apt.conf.5.xml:377 apt.conf.5.xml:449
2692 "The option <literal>timeout</literal> sets the timeout timer used by the "
2693 "method; this value applies to the connection as well as the data timeout."
2696 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2697 #: apt.conf.5.xml:380
2699 "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to "
2700 "enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be beneficial "
2701 "e.g. on high-latency connections. It specifies how many requests are sent in "
2702 "a pipeline. Previous APT versions had a default of 10 for this setting, but "
2703 "the default value is now 0 (= disabled) to avoid problems with the "
2704 "ever-growing amount of webservers and proxies which choose to not conform to "
2705 "the HTTP/1.1 specification."
2708 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2709 #: apt.conf.5.xml:387
2711 "<literal>Acquire::http::AllowRedirect</literal> controls whether APT will "
2712 "follow redirects, which is enabled by default."
2715 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2716 #: apt.conf.5.xml:390
2718 "The used bandwidth can be limited with "
2719 "<literal>Acquire::http::Dl-Limit</literal> which accepts integer values in "
2720 "kilobytes. The default value is 0 which deactivates the limit and tries to "
2721 "use all available bandwidth (note that this option implicitly disables "
2722 "downloading from multiple servers at the same time.)"
2725 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2726 #: apt.conf.5.xml:395
2728 "<literal>Acquire::http::User-Agent</literal> can be used to set a different "
2729 "User-Agent for the http download method as some proxies allow access for "
2730 "clients only if the client uses a known identifier."
2733 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2734 #: apt.conf.5.xml:403
2736 "The <literal>Cache-control</literal>, <literal>Timeout</literal>, "
2737 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> and "
2738 "<literal>proxy</literal> options work for HTTPS URIs in the same way as for "
2739 "the <literal>http</literal> method, and default to the same values if they "
2740 "are not explicitly set. The <literal>Pipeline-Depth</literal> option is not "
2744 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2745 #: apt.conf.5.xml:411
2747 "<literal>CaInfo</literal> suboption specifies place of file that holds info "
2748 "about trusted certificates. <literal><host>::CaInfo</literal> is the "
2749 "corresponding per-host option. <literal>Verify-Peer</literal> boolean "
2750 "suboption determines whether or not the server's host certificate should be "
2751 "verified against trusted certificates. "
2752 "<literal><host>::Verify-Peer</literal> is the corresponding per-host "
2753 "option. <literal>Verify-Host</literal> boolean suboption determines whether "
2754 "or not the server's hostname should be verified. "
2755 "<literal><host>::Verify-Host</literal> is the corresponding per-host "
2756 "option. <literal>SslCert</literal> determines what certificate to use for "
2757 "client authentication. <literal><host>::SslCert</literal> is the "
2758 "corresponding per-host option. <literal>SslKey</literal> determines what "
2759 "private key to use for client "
2760 "authentication. <literal><host>::SslKey</literal> is the corresponding "
2761 "per-host option. <literal>SslForceVersion</literal> overrides default SSL "
2762 "version to use. It can contain either of the strings "
2763 "'<literal>TLSv1</literal>' or '<literal>SSLv3</literal>'. "
2764 "<literal><host>::SslForceVersion</literal> is the corresponding "
2768 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2769 #: apt.conf.5.xml:432
2771 "<literal>ftp::Proxy</literal> sets the default proxy to use for FTP URIs. "
2772 "It is in the standard form of "
2773 "<literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host proxies can "
2774 "also be specified by using the form "
2775 "<literal>ftp::Proxy::<host></literal> with the special keyword "
2776 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
2777 "settings is specified, <envar>ftp_proxy</envar> environment variable will be "
2778 "used. To use an FTP proxy you will have to set the "
2779 "<literal>ftp::ProxyLogin</literal> script in the configuration file. This "
2780 "entry specifies the commands to send to tell the proxy server what to "
2781 "connect to. Please see &configureindex; for an example of how to do "
2782 "this. The substitution variables representing the corresponding URI "
2783 "component are <literal>$(PROXY_USER)</literal>, "
2784 "<literal>$(PROXY_PASS)</literal>, <literal>$(SITE_USER)</literal>, "
2785 "<literal>$(SITE_PASS)</literal>, <literal>$(SITE)</literal> and "
2786 "<literal>$(SITE_PORT)</literal>."
2789 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2790 #: apt.conf.5.xml:452
2792 "Several settings are provided to control passive mode. Generally it is safe "
2793 "to leave passive mode on; it works in nearly every environment. However, "
2794 "some situations require that passive mode be disabled and port mode FTP used "
2795 "instead. This can be done globally or for connections that go through a "
2796 "proxy or for a specific host (see the sample config file for examples)."
2799 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2800 #: apt.conf.5.xml:459
2802 "It is possible to proxy FTP over HTTP by setting the "
2803 "<envar>ftp_proxy</envar> environment variable to an HTTP URL - see the "
2804 "discussion of the http method above for syntax. You cannot set this in the "
2805 "configuration file and it is not recommended to use FTP over HTTP due to its "
2809 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2810 #: apt.conf.5.xml:464
2812 "The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
2813 "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
2814 "false, which means these commands are only used if the control connection is "
2815 "IPv6. Setting this to true forces their use even on IPv4 connections. Note "
2816 "that most FTP servers do not support RFC2428."
2819 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
2820 #: apt.conf.5.xml:478
2822 msgid "/cdrom/::Mount \"foo\";"
2825 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2826 #: apt.conf.5.xml:473
2828 "For URIs using the <literal>cdrom</literal> method, the only configurable "
2829 "option is the mount point, <literal>cdrom::Mount</literal>, which must be "
2830 "the mount point for the CD-ROM (or DVD, or whatever) drive as specified in "
2831 "<filename>/etc/fstab</filename>. It is possible to provide alternate mount "
2832 "and unmount commands if your mount point cannot be listed in the fstab. The "
2833 "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
2834 "<literal>cdrom</literal> block. It is important to have the trailing slash. "
2835 "Unmount commands can be specified using UMount."
2838 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2839 #: apt.conf.5.xml:486
2841 "For GPGV URIs the only configurable option is "
2842 "<literal>gpgv::Options</literal>, which passes additional parameters to "
2846 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
2847 #: apt.conf.5.xml:497
2850 "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> "
2851 "\"<replaceable>Methodname</replaceable>\";"
2854 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2855 #: apt.conf.5.xml:492
2857 "List of compression types which are understood by the acquire methods. "
2858 "Files like <filename>Packages</filename> can be available in various "
2859 "compression formats. By default the acquire methods can decompress "
2860 "<command>bzip2</command>, <command>lzma</command> and "
2861 "<command>gzip</command> compressed files; with this setting more formats can "
2862 "be added on the fly or the used method can be changed. The syntax for this "
2863 "is: <placeholder type=\"synopsis\" id=\"0\"/>"
2866 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
2867 #: apt.conf.5.xml:502
2869 msgid "Acquire::CompressionTypes::Order:: \"gz\";"
2872 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
2873 #: apt.conf.5.xml:505
2875 msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
2878 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2879 #: apt.conf.5.xml:498
2881 "Also, the <literal>Order</literal> subgroup can be used to define in which "
2882 "order the acquire system will try to download the compressed files. The "
2883 "acquire system will try the first and proceed with the next compression type "
2884 "in this list on error, so to prefer one over the other type simply add the "
2885 "preferred type first - default types not already added will be implicitly "
2886 "appended to the end of the list, so e.g. <placeholder type=\"synopsis\" "
2887 "id=\"0\"/> can be used to prefer <command>gzip</command> compressed files "
2888 "over <command>bzip2</command> and <command>lzma</command>. If "
2889 "<command>lzma</command> should be preferred over <command>gzip</command> and "
2890 "<command>bzip2</command> the configure setting should look like this: "
2891 "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
2892 "<literal>bz2</literal> to the list explicitly as it will be added "
2896 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
2897 #: apt.conf.5.xml:512
2899 msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
2902 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2903 #: apt.conf.5.xml:507
2906 "<literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> will be "
2907 "checked at run time. If this option has been set, the method will only be "
2908 "used if this file exists; e.g. for the <literal>bzip2</literal> method (the "
2909 "inbuilt) setting is: <placeholder type=\"literallayout\" id=\"0\"/> Note "
2910 "also that list entries specified on the command line will be added at the "
2911 "end of the list specified in the configuration files, but before the default "
2912 "entries. To prefer a type in this case over the ones specified in the "
2913 "configuration files you can set the option direct - not in list style. This "
2914 "will not override the defined list; it will only prefix the list with this "
2918 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2919 #: apt.conf.5.xml:517
2921 "The special type <literal>uncompressed</literal> can be used to give "
2922 "uncompressed files a preference, but note that most archives don't provide "
2923 "uncompressed files so this is mostly only useable for local mirrors."
2926 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2927 #: apt.conf.5.xml:524
2929 "When downloading <literal>gzip</literal> compressed indexes (Packages, "
2930 "Sources, or Translations), keep them gzip compressed locally instead of "
2931 "unpacking them. This saves quite a lot of disk space at the expense of more "
2932 "CPU requirements when building the local package caches. False by default."
2935 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2936 #: apt.conf.5.xml:532
2938 "The Languages subsection controls which <filename>Translation</filename> "
2939 "files are downloaded and in which order APT tries to display the "
2940 "description-translations. APT will try to display the first available "
2941 "description in the language which is listed first. Languages can be defined "
2942 "with their short or long language codes. Note that not all archives provide "
2943 "<filename>Translation</filename> files for every language - the long "
2944 "language codes are especially rare."
2947 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><programlisting>
2948 #: apt.conf.5.xml:549
2950 msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
2953 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2954 #: apt.conf.5.xml:537
2956 "The default list includes \"environment\" and "
2957 "\"en\". \"<literal>environment</literal>\" has a special meaning here: it "
2958 "will be replaced at runtime with the language codes extracted from the "
2959 "<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
2960 "that these codes are not included twice in the list. If "
2961 "<literal>LC_MESSAGES</literal> is set to \"C\" only the "
2962 "<filename>Translation-en</filename> file (if available) will be used. To "
2963 "force APT to use no Translation file use the setting "
2964 "<literal>Acquire::Languages=none</literal>. \"<literal>none</literal>\" is "
2965 "another special meaning code which will stop the search for a suitable "
2966 "<filename>Translation</filename> file. This tells APT to download these "
2967 "translations too, without actually using them unless the environment "
2968 "specifies the languages. So the following example configuration will result "
2969 "in the order \"en, de\" in an English locale or \"de, en\" in a German "
2970 "one. Note that \"fr\" is downloaded, but not used unless APT is used in a "
2971 "French locale (where the order would be \"fr, de, en\"). <placeholder "
2972 "type=\"programlisting\" id=\"0\"/>"
2975 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2976 #: apt.conf.5.xml:550
2978 "Note: To prevent problems resulting from APT being executed in different "
2979 "environments (e.g. by different users or by other programs) all Translation "
2980 "files which are found in <filename>/var/lib/apt/lists/</filename> will be "
2981 "added to the end of the list (after an implicit "
2982 "\"<literal>none</literal>\")."
2985 #. type: Content of: <refentry><refsect1><title>
2986 #: apt.conf.5.xml:560
2990 #. type: Content of: <refentry><refsect1><para>
2991 #: apt.conf.5.xml:562
2993 "The <literal>Dir::State</literal> section has directories that pertain to "
2994 "local state information. <literal>lists</literal> is the directory to place "
2995 "downloaded package lists in and <literal>status</literal> is the name of the "
2996 "&dpkg; status file. <literal>preferences</literal> is the name of the APT "
2997 "<filename>preferences</filename> file. <literal>Dir::State</literal> "
2998 "contains the default directory to prefix on all sub-items if they do not "
2999 "start with <filename>/</filename> or <filename>./</filename>."
3002 #. type: Content of: <refentry><refsect1><para>
3003 #: apt.conf.5.xml:569
3005 "<literal>Dir::Cache</literal> contains locations pertaining to local cache "
3006 "information, such as the two package caches <literal>srcpkgcache</literal> "
3007 "and <literal>pkgcache</literal> as well as the location to place downloaded "
3008 "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
3009 "be turned off by setting their names to the empty string. This will slow "
3010 "down startup but save disk space. It is probably preferable to turn off the "
3011 "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> the "
3012 "default directory is contained in <literal>Dir::Cache</literal>"
3015 #. type: Content of: <refentry><refsect1><para>
3016 #: apt.conf.5.xml:578
3018 "<literal>Dir::Etc</literal> contains the location of configuration files, "
3019 "<literal>sourcelist</literal> gives the location of the sourcelist and "
3020 "<literal>main</literal> is the default configuration file (setting has no "
3021 "effect, unless it is done from the config file specified by "
3022 "<envar>APT_CONFIG</envar>)."
3025 #. type: Content of: <refentry><refsect1><para>
3026 #: apt.conf.5.xml:584
3028 "The <literal>Dir::Parts</literal> setting reads in all the config fragments "
3029 "in lexical order from the directory specified. After this is done then the "
3030 "main config file is loaded."
3033 #. type: Content of: <refentry><refsect1><para>
3034 #: apt.conf.5.xml:588
3036 "Binary programs are pointed to by "
3037 "<literal>Dir::Bin</literal>. <literal>Dir::Bin::Methods</literal> specifies "
3038 "the location of the method handlers and <literal>gzip</literal>, "
3039 "<literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</literal>, "
3040 "<literal>apt-get</literal> <literal>dpkg-source</literal> "
3041 "<literal>dpkg-buildpackage</literal> and <literal>apt-cache</literal> "
3042 "specify the location of the respective programs."
3045 #. type: Content of: <refentry><refsect1><para>
3046 #: apt.conf.5.xml:596
3048 "The configuration item <literal>RootDir</literal> has a special meaning. If "
3049 "set, all paths in <literal>Dir::</literal> will be relative to "
3050 "<literal>RootDir</literal>, <emphasis>even paths that are specified "
3051 "absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
3052 "set to <filename>/tmp/staging</filename> and "
3053 "<literal>Dir::State::status</literal> is set to "
3054 "<filename>/var/lib/dpkg/status</filename>, then the status file will be "
3055 "looked up in <filename>/tmp/staging/var/lib/dpkg/status</filename>."
3058 #. type: Content of: <refentry><refsect1><para>
3059 #: apt.conf.5.xml:609
3061 "The <literal>Ignore-Files-Silently</literal> list can be used to specify "
3062 "which files APT should silently ignore while parsing the files in the "
3063 "fragment directories. Per default a file which end with "
3064 "<literal>.disabled</literal>, <literal>~</literal>, <literal>.bak</literal> "
3065 "or <literal>.dpkg-[a-z]+</literal> is silently ignored. As seen in the last "
3066 "default value these patterns can use regular expression syntax."
3069 #. type: Content of: <refentry><refsect1><title>
3070 #: apt.conf.5.xml:618
3071 msgid "APT in DSelect"
3074 #. type: Content of: <refentry><refsect1><para>
3075 #: apt.conf.5.xml:620
3077 "When APT is used as a &dselect; method several configuration directives "
3078 "control the default behavior. These are in the <literal>DSelect</literal> "
3082 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3083 #: apt.conf.5.xml:625
3085 "Cache Clean mode; this value may be one of <literal>always</literal>, "
3086 "<literal>prompt</literal>, <literal>auto</literal>, "
3087 "<literal>pre-auto</literal> and <literal>never</literal>. "
3088 "<literal>always</literal> and <literal>prompt</literal> will remove all "
3089 "packages from the cache after upgrading, <literal>prompt</literal> (the "
3090 "default) does so conditionally. <literal>auto</literal> removes only those "
3091 "packages which are no longer downloadable (replaced with a new version for "
3092 "instance). <literal>pre-auto</literal> performs this action before "
3093 "downloading new packages."
3096 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3097 #: apt.conf.5.xml:639
3099 "The contents of this variable are passed to &apt-get; as command line "
3100 "options when it is run for the install phase."
3103 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3104 #: apt.conf.5.xml:644
3106 "The contents of this variable are passed to &apt-get; as command line "
3107 "options when it is run for the update phase."
3110 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3111 #: apt.conf.5.xml:649
3113 "If true the [U]pdate operation in &dselect; will always prompt to continue. "
3114 "The default is to prompt only on error."
3117 #. type: Content of: <refentry><refsect1><title>
3118 #: apt.conf.5.xml:655
3119 msgid "How APT calls &dpkg;"
3122 #. type: Content of: <refentry><refsect1><para>
3123 #: apt.conf.5.xml:656
3125 "Several configuration directives control how APT invokes &dpkg;. These are "
3126 "in the <literal>DPkg</literal> section."
3129 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3130 #: apt.conf.5.xml:661
3132 "This is a list of options to pass to &dpkg;. The options must be specified "
3133 "using the list notation and each list item is passed as a single argument to "
3137 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3138 #: apt.conf.5.xml:667
3140 "This is a list of shell commands to run before/after invoking &dpkg;. Like "
3141 "<literal>options</literal> this must be specified in list notation. The "
3142 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
3143 "fail APT will abort."
3146 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3147 #: apt.conf.5.xml:674
3149 "This is a list of shell commands to run before invoking &dpkg;. Like "
3150 "<literal>options</literal> this must be specified in list notation. The "
3151 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
3152 "fail APT will abort. APT will pass the filenames of all .deb files it is "
3153 "going to install to the commands, one per line on standard input."
3156 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3157 #: apt.conf.5.xml:680
3159 "Version 2 of this protocol dumps more information, including the protocol "
3160 "version, the APT configuration space and the packages, files and versions "
3161 "being changed. Version 2 is enabled by setting "
3162 "<literal>DPkg::Tools::options::cmd::Version</literal> to "
3163 "2. <literal>cmd</literal> is a command given to "
3164 "<literal>Pre-Install-Pkgs</literal>."
3167 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3168 #: apt.conf.5.xml:688
3170 "APT chdirs to this directory before invoking &dpkg;, the default is "
3171 "<filename>/</filename>."
3174 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3175 #: apt.conf.5.xml:693
3177 "These options are passed to &dpkg-buildpackage; when compiling packages; the "
3178 "default is to disable signing and produce all binaries."
3181 #. type: Content of: <refentry><refsect1><refsect2><title>
3182 #: apt.conf.5.xml:698
3183 msgid "dpkg trigger usage (and related options)"
3186 #. type: Content of: <refentry><refsect1><refsect2><para>
3187 #: apt.conf.5.xml:699
3189 "APT can call &dpkg; in such a way as to let it make aggressive use of "
3190 "triggers over multiple calls of &dpkg;. Without further options &dpkg; will "
3191 "use triggers once each time it runs. Activating these options can therefore "
3192 "decrease the time needed to perform the install or upgrade. Note that it is "
3193 "intended to activate these options per default in the future, but as it "
3194 "drastically changes the way APT calls &dpkg; it needs a lot more testing. "
3195 "<emphasis>These options are therefore currently experimental and should not "
3196 "be used in production environments.</emphasis> It also breaks progress "
3197 "reporting such that all front-ends will currently stay around half (or more) "
3198 "of the time in the 100% state while it actually configures all packages."
3201 #. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
3202 #: apt.conf.5.xml:714
3205 "DPkg::NoTriggers \"true\";\n"
3206 "PackageManager::Configure \"smart\";\n"
3207 "DPkg::ConfigurePending \"true\";\n"
3208 "DPkg::TriggersPending \"true\";"
3211 #. type: Content of: <refentry><refsect1><refsect2><para>
3212 #: apt.conf.5.xml:708
3214 "Note that it is not guaranteed that APT will support these options or that "
3215 "these options will not cause (big) trouble in the future. If you have "
3216 "understand the current risks and problems with these options, but are brave "
3217 "enough to help testing them, create a new configuration file and test a "
3218 "combination of options. Please report any bugs, problems and improvements "
3219 "you encounter and make sure to note which options you have used in your "
3220 "reports. Asking &dpkg; for help could also be useful for debugging proposes, "
3221 "see e.g. <command>dpkg --audit</command>. A defensive option combination "
3222 "would be <placeholder type=\"literallayout\" id=\"0\"/>"
3225 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3226 #: apt.conf.5.xml:721
3228 "Add the no triggers flag to all &dpkg; calls (except the ConfigurePending "
3229 "call). See &dpkg; if you are interested in what this actually means. In "
3230 "short: &dpkg; will not run the triggers when this flag is present unless it "
3231 "is explicitly called to do so in an extra call. Note that this option "
3232 "exists (undocumented) also in older APT versions with a slightly different "
3233 "meaning: Previously these option only append --no-triggers to the configure "
3234 "calls to &dpkg; - now APT will also add this flag to the unpack and remove "
3238 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3239 #: apt.conf.5.xml:729
3241 "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
3242 "and \"<literal>no</literal>\". The default value is "
3243 "\"<literal>all</literal>\", which causes APT to configure all packages. The "
3244 "\"<literal>smart</literal>\" way is to configure only packages which need to "
3245 "be configured before another package can be unpacked (Pre-Depends), and let "
3246 "the rest be configured by &dpkg; with a call generated by the "
3247 "ConfigurePending option (see below). On the other hand, "
3248 "\"<literal>no</literal>\" will not configure anything, and totally relies on "
3249 "&dpkg; for configuration (which at the moment will fail if a Pre-Depends is "
3250 "encountered). Setting this option to any value other than "
3251 "<literal>all</literal> will implicitly also activate the next option by "
3252 "default, as otherwise the system could end in an unconfigured and "
3253 "potentially unbootable state."
3256 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3257 #: apt.conf.5.xml:744
3259 "If this option is set APT will call <command>dpkg --configure "
3260 "--pending</command> to let &dpkg; handle all required configurations and "
3261 "triggers. This option is activated automatically per default if the previous "
3262 "option is not set to <literal>all</literal>, but deactivating it could be "
3263 "useful if you want to run APT multiple times in a row - e.g. in an "
3264 "installer. In these sceneries you could deactivate this option in all but "
3268 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3269 #: apt.conf.5.xml:751
3271 "Useful for the <literal>smart</literal> configuration as a package which has "
3272 "pending triggers is not considered as <literal>installed</literal>, and "
3273 "&dpkg; treats them as <literal>unpacked</literal> currently which is a "
3274 "showstopper for Pre-Dependencies (see debbugs #526774). Note that this will "
3275 "process all triggers, not only the triggers needed to configure this "
3279 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
3280 #: apt.conf.5.xml:764
3283 "OrderList::Score {\n"
3285 "\tEssential 200;\n"
3287 "\tPreDepends 50;\n"
3291 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3292 #: apt.conf.5.xml:757
3294 "Essential packages (and their dependencies) should be configured immediately "
3295 "after unpacking. It is a good idea to do this quite early in the upgrade "
3296 "process as these configure calls also currently require "
3297 "<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
3298 "(which may not be needed). Essentials get per default a high score but the "
3299 "immediate flag is relatively low (a package which has a Pre-Depends is rated "
3300 "higher). These option and the others in the same group can be used to "
3301 "change the scoring. The following example shows the settings with their "
3302 "default values. <placeholder type=\"literallayout\" id=\"0\"/>"
3305 #. type: Content of: <refentry><refsect1><title>
3306 #: apt.conf.5.xml:777
3307 msgid "Periodic and Archives options"
3310 #. type: Content of: <refentry><refsect1><para>
3311 #: apt.conf.5.xml:778
3313 "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
3314 "of options configure behavior of apt periodic updates, which is done by the "
3315 "<literal>/etc/cron.daily/apt</literal> script. See the top of this script "
3316 "for the brief documentation of these options."
3319 #. type: Content of: <refentry><refsect1><title>
3320 #: apt.conf.5.xml:786
3321 msgid "Debug options"
3324 #. type: Content of: <refentry><refsect1><para>
3325 #: apt.conf.5.xml:788
3327 "Enabling options in the <literal>Debug::</literal> section will cause "
3328 "debugging information to be sent to the standard error stream of the program "
3329 "utilizing the <literal>apt</literal> libraries, or enable special program "
3330 "modes that are primarily useful for debugging the behavior of "
3331 "<literal>apt</literal>. Most of these options are not interesting to a "
3332 "normal user, but a few may be:"
3335 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3336 #: apt.conf.5.xml:799
3338 "<literal>Debug::pkgProblemResolver</literal> enables output about the "
3339 "decisions made by <literal>dist-upgrade, upgrade, install, remove, "
3343 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3344 #: apt.conf.5.xml:807
3346 "<literal>Debug::NoLocking</literal> disables all file locking. This can be "
3347 "used to run some operations (for instance, <literal>apt-get -s "
3348 "install</literal>) as a non-root user."
3351 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3352 #: apt.conf.5.xml:816
3354 "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
3355 "time that <literal>apt</literal> invokes &dpkg;."
3359 #. motivating example, except I haven't a clue why you'd want
3361 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3362 #: apt.conf.5.xml:824
3364 "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
3368 #. type: Content of: <refentry><refsect1><para>
3369 #: apt.conf.5.xml:834
3370 msgid "A full list of debugging options to apt follows."
3373 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3374 #: apt.conf.5.xml:843
3375 msgid "Print information related to accessing <literal>cdrom://</literal> sources."
3378 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3379 #: apt.conf.5.xml:854
3380 msgid "Print information related to downloading packages using FTP."
3383 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3384 #: apt.conf.5.xml:865
3385 msgid "Print information related to downloading packages using HTTP."
3388 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3389 #: apt.conf.5.xml:876
3390 msgid "Print information related to downloading packages using HTTPS."
3393 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3394 #: apt.conf.5.xml:887
3396 "Print information related to verifying cryptographic signatures using "
3397 "<literal>gpg</literal>."
3400 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3401 #: apt.conf.5.xml:898
3403 "Output information about the process of accessing collections of packages "
3404 "stored on CD-ROMs."
3407 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3408 #: apt.conf.5.xml:908
3409 msgid "Describes the process of resolving build-dependencies in &apt-get;."
3412 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3413 #: apt.conf.5.xml:918
3415 "Output each cryptographic hash that is generated by the "
3416 "<literal>apt</literal> libraries."
3419 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3420 #: apt.conf.5.xml:928
3422 "Do not include information from <literal>statfs</literal>, namely the number "
3423 "of used and free blocks on the CD-ROM filesystem, when generating an ID for "
3427 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3428 #: apt.conf.5.xml:939
3430 "Disable all file locking. For instance, this will allow two instances of "
3431 "<quote><literal>apt-get update</literal></quote> to run at the same time."
3434 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3435 #: apt.conf.5.xml:951
3436 msgid "Log when items are added to or removed from the global download queue."
3439 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3440 #: apt.conf.5.xml:961
3442 "Output status messages and errors related to verifying checksums and "
3443 "cryptographic signatures of downloaded files."
3446 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3447 #: apt.conf.5.xml:971
3449 "Output information about downloading and applying package index list diffs, "
3450 "and errors relating to package index list diffs."
3453 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3454 #: apt.conf.5.xml:983
3456 "Output information related to patching apt package lists when downloading "
3457 "index diffs instead of full indices."
3460 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3461 #: apt.conf.5.xml:994
3462 msgid "Log all interactions with the sub-processes that actually perform downloads."
3465 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3466 #: apt.conf.5.xml:1005
3468 "Log events related to the automatically-installed status of packages and to "
3469 "the removal of unused packages."
3472 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3473 #: apt.conf.5.xml:1015
3475 "Generate debug messages describing which packages are being automatically "
3476 "installed to resolve dependencies. This corresponds to the initial "
3477 "auto-install pass performed in, e.g., <literal>apt-get install</literal>, "
3478 "and not to the full <literal>apt</literal> dependency resolver; see "
3479 "<literal>Debug::pkgProblemResolver</literal> for that."
3482 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3483 #: apt.conf.5.xml:1029
3485 "Generate debug messages describing which packages are marked as "
3486 "keep/install/remove while the ProblemResolver does his work. Each addition "
3487 "or deletion may trigger additional actions; they are shown indented two "
3488 "additional spaces under the original entry. The format for each line is "
3489 "<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or "
3490 "<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c "
3491 "-> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> "
3492 "is the current version of the package, <literal>d.e.f</literal> is the "
3493 "version considered for installation and <literal>x.y.z</literal> is a newer "
3494 "version, but not considered for installation (because of a low pin "
3495 "score). The later two can be omitted if there is none or if it is the same "
3496 "as the installed version. <literal>section</literal> is the name of the "
3497 "section the package appears in."
3500 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3501 #: apt.conf.5.xml:1050
3503 "When invoking &dpkg;, output the precise command line with which it is being "
3504 "invoked, with arguments separated by a single space character."
3507 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3508 #: apt.conf.5.xml:1061
3510 "Output all the data received from &dpkg; on the status file descriptor and "
3511 "any errors encountered while parsing it."
3514 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3515 #: apt.conf.5.xml:1072
3517 "Generate a trace of the algorithm that decides the order in which "
3518 "<literal>apt</literal> should pass packages to &dpkg;."
3521 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3522 #: apt.conf.5.xml:1084
3523 msgid "Output status messages tracing the steps performed when invoking &dpkg;."
3526 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3527 #: apt.conf.5.xml:1095
3528 msgid "Output the priority of each package list on startup."
3531 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3532 #: apt.conf.5.xml:1105
3534 "Trace the execution of the dependency resolver (this applies only to what "
3535 "happens when a complex dependency problem is encountered)."
3538 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3539 #: apt.conf.5.xml:1116
3541 "Display a list of all installed packages with their calculated score used by "
3542 "the pkgProblemResolver. The description of the package is the same as "
3543 "described in <literal>Debug::pkgDepCache::Marker</literal>"
3546 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3547 #: apt.conf.5.xml:1128
3549 "Print information about the vendors read from "
3550 "<filename>/etc/apt/vendors.list</filename>."
3553 #. type: Content of: <refentry><refsect1><title>
3554 #: apt.conf.5.xml:1150 apt_preferences.5.xml:545 sources.list.5.xml:211 apt-ftparchive.1.xml:596
3558 #. type: Content of: <refentry><refsect1><para>
3559 #: apt.conf.5.xml:1151
3561 "&configureindex; is a configuration file showing example values for all "
3565 #. ? reading apt.conf
3566 #. type: Content of: <refentry><refsect1><para>
3567 #: apt.conf.5.xml:1163
3568 msgid "&apt-cache;, &apt-config;, &apt-preferences;."
3571 #. type: Content of: <refentry><refnamediv><refpurpose>
3572 #: apt_preferences.5.xml:32
3573 msgid "Preference control file for APT"
3576 #. type: Content of: <refentry><refsect1><para>
3577 #: apt_preferences.5.xml:37
3579 "The APT preferences file <filename>/etc/apt/preferences</filename> and the "
3580 "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
3581 "can be used to control which versions of packages will be selected for "
3585 #. type: Content of: <refentry><refsect1><para>
3586 #: apt_preferences.5.xml:42
3588 "Several versions of a package may be available for installation when the "
3589 "&sources-list; file contains references to more than one distribution (for "
3590 "example, <literal>stable</literal> and <literal>testing</literal>). APT "
3591 "assigns a priority to each version that is available. Subject to dependency "
3592 "constraints, <command>apt-get</command> selects the version with the highest "
3593 "priority for installation. The APT preferences override the priorities that "
3594 "APT assigns to package versions by default, thus giving the user control "
3595 "over which one is selected for installation."
3598 #. type: Content of: <refentry><refsect1><para>
3599 #: apt_preferences.5.xml:52
3601 "Several instances of the same version of a package may be available when the "
3602 "&sources-list; file contains references to more than one source. In this "
3603 "case <command>apt-get</command> downloads the instance listed earliest in "
3604 "the &sources-list; file. The APT preferences do not affect the choice of "
3605 "instance, only the choice of version."
3608 #. type: Content of: <refentry><refsect1><para>
3609 #: apt_preferences.5.xml:59
3611 "Preferences are a strong power in the hands of a system administrator but "
3612 "they can become also their biggest nightmare if used without care! APT will "
3613 "not question the preferences, so wrong settings can lead to uninstallable "
3614 "packages or wrong decisions while upgrading packages. Even more problems "
3615 "will arise if multiple distribution releases are mixed without a good "
3616 "understanding of the following paragraphs. Packages included in a specific "
3617 "release aren't tested in (and therefore don't always work as expected in) "
3618 "older or newer releases, or together with other packages from different "
3619 "releases. You have been warned."
3622 #. type: Content of: <refentry><refsect1><para>
3623 #: apt_preferences.5.xml:70
3625 "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
3626 "directory are parsed in alphanumeric ascending order and need to obey the "
3627 "following naming convention: The files have either no or "
3628 "\"<literal>pref</literal>\" as filename extension and only contain "
3629 "alphanumeric, hyphen (-), underscore (_) and period (.) characters. "
3630 "Otherwise APT will print a notice that it has ignored a file, unless that "
3631 "file matches a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
3632 "configuration list - in which case it will be silently ignored."
3635 #. type: Content of: <refentry><refsect1><refsect2><title>
3636 #: apt_preferences.5.xml:79
3637 msgid "APT's Default Priority Assignments"
3640 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
3641 #: apt_preferences.5.xml:94
3644 "<command>apt-get install -t testing "
3645 "<replaceable>some-package</replaceable></command>\n"
3648 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
3649 #: apt_preferences.5.xml:97
3651 msgid "APT::Default-Release \"stable\";\n"
3654 #. type: Content of: <refentry><refsect1><refsect2><para>
3655 #: apt_preferences.5.xml:81
3657 "If there is no preferences file or if there is no entry in the file that "
3658 "applies to a particular version then the priority assigned to that version "
3659 "is the priority of the distribution to which that version belongs. It is "
3660 "possible to single out a distribution, \"the target release\", which "
3661 "receives a higher priority than other distributions do by default. The "
3662 "target release can be set on the <command>apt-get</command> command line or "
3663 "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
3664 "that this has precedence over any general priority you set in the "
3665 "<filename>/etc/apt/preferences</filename> file described later, but not over "
3666 "specifically pinned packages. For example, <placeholder "
3667 "type=\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" "
3671 #. type: Content of: <refentry><refsect1><refsect2><para>
3672 #: apt_preferences.5.xml:101
3674 "If the target release has been specified then APT uses the following "
3675 "algorithm to set the priorities of the versions of a package. Assign:"
3678 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3679 #: apt_preferences.5.xml:106
3683 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3684 #: apt_preferences.5.xml:107
3686 "to the versions coming from archives which in their "
3687 "<filename>Release</filename> files are marked as \"NotAutomatic: yes\" but "
3688 "<emphasis>not</emphasis> as \"ButAutomaticUpgrades: yes\" like the Debian "
3689 "<literal>experimental</literal> archive."
3692 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3693 #: apt_preferences.5.xml:113
3694 msgid "priority 100"
3697 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3698 #: apt_preferences.5.xml:114
3700 "to the version that is already installed (if any) and to the versions coming "
3701 "from archives which in their <filename>Release</filename> files are marked "
3702 "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the Debian "
3703 "backports archive since <literal>squeeze-backports</literal>."
3706 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3707 #: apt_preferences.5.xml:121
3708 msgid "priority 500"
3711 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3712 #: apt_preferences.5.xml:122
3714 "to the versions that are not installed and do not belong to the target "
3718 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3719 #: apt_preferences.5.xml:126
3720 msgid "priority 990"
3723 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3724 #: apt_preferences.5.xml:127
3725 msgid "to the versions that are not installed and belong to the target release."
3728 #. type: Content of: <refentry><refsect1><refsect2><para>
3729 #: apt_preferences.5.xml:132
3731 "If the target release has not been specified then APT simply assigns "
3732 "priority 100 to all installed package versions and priority 500 to all "
3733 "uninstalled package versions, except versions coming from archives which in "
3734 "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
3735 "- these versions get the priority 1 or priority 100 if it is additionally "
3736 "marked as \"ButAutomaticUpgrades: yes\"."
3739 #. type: Content of: <refentry><refsect1><refsect2><para>
3740 #: apt_preferences.5.xml:139
3742 "APT then applies the following rules, listed in order of precedence, to "
3743 "determine which version of a package to install."
3746 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3747 #: apt_preferences.5.xml:142
3749 "Never downgrade unless the priority of an available version exceeds 1000. "
3750 "(\"Downgrading\" is installing a less recent version of a package in place "
3751 "of a more recent version. Note that none of APT's default priorities "
3752 "exceeds 1000; such high priorities can only be set in the preferences file. "
3753 "Note also that downgrading a package can be risky.)"
3756 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3757 #: apt_preferences.5.xml:148
3758 msgid "Install the highest priority version."
3761 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3762 #: apt_preferences.5.xml:149
3764 "If two or more versions have the same priority, install the most recent one "
3765 "(that is, the one with the higher version number)."
3768 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3769 #: apt_preferences.5.xml:152
3771 "If two or more versions have the same priority and version number but either "
3772 "the packages differ in some of their metadata or the "
3773 "<literal>--reinstall</literal> option is given, install the uninstalled one."
3776 #. type: Content of: <refentry><refsect1><refsect2><para>
3777 #: apt_preferences.5.xml:158
3779 "In a typical situation, the installed version of a package (priority 100) "
3780 "is not as recent as one of the versions available from the sources listed in "
3781 "the &sources-list; file (priority 500 or 990). Then the package will be "
3782 "upgraded when <command>apt-get install "
3783 "<replaceable>some-package</replaceable></command> or <command>apt-get "
3784 "upgrade</command> is executed."
3787 #. type: Content of: <refentry><refsect1><refsect2><para>
3788 #: apt_preferences.5.xml:165
3790 "More rarely, the installed version of a package is <emphasis>more</emphasis> "
3791 "recent than any of the other available versions. The package will not be "
3792 "downgraded when <command>apt-get install "
3793 "<replaceable>some-package</replaceable></command> or <command>apt-get "
3794 "upgrade</command> is executed."
3797 #. type: Content of: <refentry><refsect1><refsect2><para>
3798 #: apt_preferences.5.xml:170
3800 "Sometimes the installed version of a package is more recent than the version "
3801 "belonging to the target release, but not as recent as a version belonging to "
3802 "some other distribution. Such a package will indeed be upgraded when "
3803 "<command>apt-get install <replaceable>some-package</replaceable></command> "
3804 "or <command>apt-get upgrade</command> is executed, because at least "
3805 "<emphasis>one</emphasis> of the available versions has a higher priority "
3806 "than the installed version."
3809 #. type: Content of: <refentry><refsect1><refsect2><title>
3810 #: apt_preferences.5.xml:179
3811 msgid "The Effect of APT Preferences"
3814 #. type: Content of: <refentry><refsect1><refsect2><para>
3815 #: apt_preferences.5.xml:181
3817 "The APT preferences file allows the system administrator to control the "
3818 "assignment of priorities. The file consists of one or more multi-line "
3819 "records separated by blank lines. Records can have one of two forms, a "
3820 "specific form and a general form."
3823 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3824 #: apt_preferences.5.xml:187
3826 "The specific form assigns a priority (a \"Pin-Priority\") to one or more "
3827 "specified packages with a specified version or version range. For example, "
3828 "the following record assigns a high priority to all versions of the "
3829 "<filename>perl</filename> package whose version number begins with "
3830 "\"<literal>&good-perl;</literal>\". Multiple packages can be separated by "
3834 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3835 #: apt_preferences.5.xml:194
3839 "Pin: version &good-perl;*\n"
3840 "Pin-Priority: 1001\n"
3843 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3844 #: apt_preferences.5.xml:200
3846 "The general form assigns a priority to all of the package versions in a "
3847 "given distribution (that is, to all the versions of packages that are listed "
3848 "in a certain <filename>Release</filename> file) or to all of the package "
3849 "versions coming from a particular Internet site, as identified by the site's "
3850 "fully qualified domain name."
3853 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3854 #: apt_preferences.5.xml:206
3856 "This general-form entry in the APT preferences file applies only to groups "
3857 "of packages. For example, the following record assigns a high priority to "
3858 "all package versions available from the local site."
3861 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3862 #: apt_preferences.5.xml:211
3866 "Pin: origin \"\"\n"
3867 "Pin-Priority: 999\n"
3870 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3871 #: apt_preferences.5.xml:216
3873 "A note of caution: the keyword used here is \"<literal>origin</literal>\" "
3874 "which can be used to match a hostname. The following record will assign a "
3875 "high priority to all versions available from the server identified by the "
3876 "hostname \"ftp.de.debian.org\""
3879 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3880 #: apt_preferences.5.xml:220
3884 "Pin: origin \"ftp.de.debian.org\"\n"
3885 "Pin-Priority: 999\n"
3888 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3889 #: apt_preferences.5.xml:224
3891 "This should <emphasis>not</emphasis> be confused with the Origin of a "
3892 "distribution as specified in a <filename>Release</filename> file. What "
3893 "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
3894 "Internet address but an author or vendor name, such as \"Debian\" or "
3898 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3899 #: apt_preferences.5.xml:229
3901 "The following record assigns a low priority to all package versions "
3902 "belonging to any distribution whose Archive name is "
3903 "\"<literal>unstable</literal>\"."
3906 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3907 #: apt_preferences.5.xml:233
3911 "Pin: release a=unstable\n"
3912 "Pin-Priority: 50\n"
3915 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3916 #: apt_preferences.5.xml:238
3918 "The following record assigns a high priority to all package versions "
3919 "belonging to any distribution whose Codename is "
3920 "\"<literal>&testing-codename;</literal>\"."
3923 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3924 #: apt_preferences.5.xml:242
3928 "Pin: release n=&testing-codename;\n"
3929 "Pin-Priority: 900\n"
3932 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3933 #: apt_preferences.5.xml:247
3935 "The following record assigns a high priority to all package versions "
3936 "belonging to any release whose Archive name is \"<literal>stable</literal>\" "
3937 "and whose release Version number is \"<literal>&stable-version;</literal>\"."
3940 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3941 #: apt_preferences.5.xml:252
3945 "Pin: release a=stable, v=&stable-version;\n"
3946 "Pin-Priority: 500\n"
3949 #. type: Content of: <refentry><refsect1><refsect2><title>
3950 #: apt_preferences.5.xml:262
3951 msgid "Regular expressions and &glob; syntax"
3954 #. type: Content of: <refentry><refsect1><refsect2><para>
3955 #: apt_preferences.5.xml:264
3957 "APT also supports pinning by &glob; expressions, and regular expressions "
3958 "surrounded by slashes. For example, the following example assigns the "
3959 "priority 500 to all packages from experimental where the name starts with "
3960 "gnome (as a &glob;-like expression) or contains the word kde (as a POSIX "
3961 "extended regular expression surrounded by slashes)."
3964 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
3965 #: apt_preferences.5.xml:273
3968 "Package: gnome* /kde/\n"
3969 "Pin: release n=experimental\n"
3970 "Pin-Priority: 500\n"
3973 #. type: Content of: <refentry><refsect1><refsect2><para>
3974 #: apt_preferences.5.xml:279
3976 "The rule for those expressions is that they can occur anywhere where a "
3977 "string can occur. Thus, the following pin assigns the priority 990 to all "
3978 "packages from a release starting with &ubuntu-codename;."
3981 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
3982 #: apt_preferences.5.xml:285
3986 "Pin: release n=&ubuntu-codename;*\n"
3987 "Pin-Priority: 990\n"
3990 #. type: Content of: <refentry><refsect1><refsect2><para>
3991 #: apt_preferences.5.xml:291
3993 "If a regular expression occurs in a <literal>Package</literal> field, the "
3994 "behavior is the same as if this regular expression were replaced with a list "
3995 "of all package names it matches. It is undecided whether this will change in "
3996 "the future; thus you should always list wild-card pins first, so later "
3997 "specific pins override it. The pattern \"<literal>*</literal>\" in a "
3998 "Package field is not considered a &glob; expression in itself."
4001 #. type: Content of: <refentry><refsect1><refsect2><title>
4002 #: apt_preferences.5.xml:307
4003 msgid "How APT Interprets Priorities"
4006 #. type: Content of: <refentry><refsect1><refsect2><para>
4007 #: apt_preferences.5.xml:310
4009 "Priorities (P) assigned in the APT preferences file must be positive or "
4010 "negative integers. They are interpreted as follows (roughly speaking):"
4013 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4014 #: apt_preferences.5.xml:315
4015 msgid "P >= 1000"
4018 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4019 #: apt_preferences.5.xml:316
4021 "causes a version to be installed even if this constitutes a downgrade of the "
4025 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4026 #: apt_preferences.5.xml:320
4027 msgid "990 <= P < 1000"
4030 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4031 #: apt_preferences.5.xml:321
4033 "causes a version to be installed even if it does not come from the target "
4034 "release, unless the installed version is more recent"
4037 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4038 #: apt_preferences.5.xml:326
4039 msgid "500 <= P < 990"
4042 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4043 #: apt_preferences.5.xml:327
4045 "causes a version to be installed unless there is a version available "
4046 "belonging to the target release or the installed version is more recent"
4049 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4050 #: apt_preferences.5.xml:332
4051 msgid "100 <= P < 500"
4054 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4055 #: apt_preferences.5.xml:333
4057 "causes a version to be installed unless there is a version available "
4058 "belonging to some other distribution or the installed version is more recent"
4061 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4062 #: apt_preferences.5.xml:338
4063 msgid "0 < P < 100"
4066 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4067 #: apt_preferences.5.xml:339
4069 "causes a version to be installed only if there is no installed version of "
4073 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4074 #: apt_preferences.5.xml:343
4078 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4079 #: apt_preferences.5.xml:344
4080 msgid "prevents the version from being installed"
4083 #. type: Content of: <refentry><refsect1><refsect2><para>
4084 #: apt_preferences.5.xml:349
4086 "If any specific-form records match an available package version then the "
4087 "first such record determines the priority of the package version. Failing "
4088 "that, if any general-form records match an available package version then "
4089 "the first such record determines the priority of the package version."
4092 #. type: Content of: <refentry><refsect1><refsect2><para>
4093 #: apt_preferences.5.xml:355
4095 "For example, suppose the APT preferences file contains the three records "
4096 "presented earlier:"
4099 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
4100 #: apt_preferences.5.xml:359
4104 "Pin: version &good-perl;*\n"
4105 "Pin-Priority: 1001\n"
4108 "Pin: origin \"\"\n"
4109 "Pin-Priority: 999\n"
4112 "Pin: release unstable\n"
4113 "Pin-Priority: 50\n"
4116 #. type: Content of: <refentry><refsect1><refsect2><para>
4117 #: apt_preferences.5.xml:372
4121 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4122 #: apt_preferences.5.xml:374
4124 "The most recent available version of the <literal>perl</literal> package "
4125 "will be installed, so long as that version's version number begins with "
4126 "\"<literal>&good-perl;</literal>\". If <emphasis>any</emphasis> "
4127 "&good-perl;* version of <literal>perl</literal> is available and the "
4128 "installed version is &bad-perl;*, then <literal>perl</literal> will be "
4132 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4133 #: apt_preferences.5.xml:379
4135 "A version of any package other than <literal>perl</literal> that is "
4136 "available from the local system has priority over other versions, even "
4137 "versions belonging to the target release."
4140 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4141 #: apt_preferences.5.xml:383
4143 "A version of a package whose origin is not the local system but some other "
4144 "site listed in &sources-list; and which belongs to an "
4145 "<literal>unstable</literal> distribution is only installed if it is selected "
4146 "for installation and no version of the package is already installed."
4149 #. type: Content of: <refentry><refsect1><refsect2><title>
4150 #: apt_preferences.5.xml:393
4151 msgid "Determination of Package Version and Distribution Properties"
4154 #. type: Content of: <refentry><refsect1><refsect2><para>
4155 #: apt_preferences.5.xml:395
4157 "The locations listed in the &sources-list; file should provide "
4158 "<filename>Packages</filename> and <filename>Release</filename> files to "
4159 "describe the packages available at that location."
4162 #. type: Content of: <refentry><refsect1><refsect2><para>
4163 #: apt_preferences.5.xml:399
4165 "The <filename>Packages</filename> file is normally found in the directory "
4166 "<filename>.../dists/<replaceable>dist-name</replaceable>/<replaceable>component</replaceable>/<replaceable>arch</replaceable></filename>: "
4168 "<filename>.../dists/stable/main/binary-i386/Packages</filename>. It "
4169 "consists of a series of multi-line records, one for each package available "
4170 "in that directory. Only two lines in each record are relevant for setting "
4174 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4175 #: apt_preferences.5.xml:407
4176 msgid "the <literal>Package:</literal> line"
4179 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4180 #: apt_preferences.5.xml:408
4181 msgid "gives the package name"
4184 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4185 #: apt_preferences.5.xml:411 apt_preferences.5.xml:461
4186 msgid "the <literal>Version:</literal> line"
4189 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4190 #: apt_preferences.5.xml:412
4191 msgid "gives the version number for the named package"
4194 #. type: Content of: <refentry><refsect1><refsect2><para>
4195 #: apt_preferences.5.xml:417
4197 "The <filename>Release</filename> file is normally found in the directory "
4198 "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
4199 "example, <filename>.../dists/stable/Release</filename>, or "
4200 "<filename>.../dists/&stable-codename;/Release</filename>. It consists of a "
4201 "single multi-line record which applies to <emphasis>all</emphasis> of the "
4202 "packages in the directory tree below its parent. Unlike the "
4203 "<filename>Packages</filename> file, nearly all of the lines in a "
4204 "<filename>Release</filename> file are relevant for setting APT priorities:"
4207 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4208 #: apt_preferences.5.xml:428
4209 msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
4212 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4213 #: apt_preferences.5.xml:429
4215 "names the archive to which all the packages in the directory tree belong. "
4216 "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
4217 "that all of the packages in the directory tree below the parent of the "
4218 "<filename>Release</filename> file are in a <literal>stable</literal> "
4219 "archive. Specifying this value in the APT preferences file would require "
4223 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4224 #: apt_preferences.5.xml:439
4226 msgid "Pin: release a=stable\n"
4229 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4230 #: apt_preferences.5.xml:445
4231 msgid "the <literal>Codename:</literal> line"
4234 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4235 #: apt_preferences.5.xml:446
4237 "names the codename to which all the packages in the directory tree belong. "
4238 "For example, the line \"Codename: &testing-codename;\" specifies that all of "
4239 "the packages in the directory tree below the parent of the "
4240 "<filename>Release</filename> file belong to a version named "
4241 "<literal>&testing-codename;</literal>. Specifying this value in the APT "
4242 "preferences file would require the line:"
4245 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4246 #: apt_preferences.5.xml:455
4248 msgid "Pin: release n=&testing-codename;\n"
4251 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4252 #: apt_preferences.5.xml:462
4254 "names the release version. For example, the packages in the tree might "
4255 "belong to Debian release version &stable-version;. Note that there is "
4256 "normally no version number for the <literal>testing</literal> and "
4257 "<literal>unstable</literal> distributions because they have not been "
4258 "released yet. Specifying this in the APT preferences file would require one "
4259 "of the following lines."
4262 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4263 #: apt_preferences.5.xml:471
4266 "Pin: release v=&stable-version;\n"
4267 "Pin: release a=stable, v=&stable-version;\n"
4268 "Pin: release &stable-version;\n"
4271 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4272 #: apt_preferences.5.xml:480
4273 msgid "the <literal>Component:</literal> line"
4276 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4277 #: apt_preferences.5.xml:481
4279 "names the licensing component associated with the packages in the directory "
4280 "tree of the <filename>Release</filename> file. For example, the line "
4281 "\"Component: main\" specifies that all the packages in the directory tree "
4282 "are from the <literal>main</literal> component, which entails that they are "
4283 "licensed under terms listed in the Debian Free Software Guidelines. "
4284 "Specifying this component in the APT preferences file would require the "
4288 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4289 #: apt_preferences.5.xml:490
4291 msgid "Pin: release c=main\n"
4294 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4295 #: apt_preferences.5.xml:496
4296 msgid "the <literal>Origin:</literal> line"
4299 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4300 #: apt_preferences.5.xml:497
4302 "names the originator of the packages in the directory tree of the "
4303 "<filename>Release</filename> file. Most commonly, this is "
4304 "<literal>Debian</literal>. Specifying this origin in the APT preferences "
4305 "file would require the line:"
4308 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4309 #: apt_preferences.5.xml:503
4311 msgid "Pin: release o=Debian\n"
4314 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4315 #: apt_preferences.5.xml:509
4316 msgid "the <literal>Label:</literal> line"
4319 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4320 #: apt_preferences.5.xml:510
4322 "names the label of the packages in the directory tree of the "
4323 "<filename>Release</filename> file. Most commonly, this is "
4324 "<literal>Debian</literal>. Specifying this label in the APT preferences "
4325 "file would require the line:"
4328 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4329 #: apt_preferences.5.xml:516
4331 msgid "Pin: release l=Debian\n"
4334 #. type: Content of: <refentry><refsect1><refsect2><para>
4335 #: apt_preferences.5.xml:523
4337 "All of the <filename>Packages</filename> and <filename>Release</filename> "
4338 "files retrieved from locations listed in the &sources-list; file are stored "
4339 "in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
4340 "named by the variable <literal>Dir::State::Lists</literal> in the "
4341 "<filename>apt.conf</filename> file. For example, the file "
4342 "<filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
4343 "contains the <filename>Release</filename> file retrieved from the site "
4344 "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
4345 "architecture files from the <literal>contrib</literal> component of the "
4346 "<literal>unstable</literal> distribution."
4349 #. type: Content of: <refentry><refsect1><refsect2><title>
4350 #: apt_preferences.5.xml:536
4351 msgid "Optional Lines in an APT Preferences Record"
4354 #. type: Content of: <refentry><refsect1><refsect2><para>
4355 #: apt_preferences.5.xml:538
4357 "Each record in the APT preferences file can optionally begin with one or "
4358 "more lines beginning with the word <literal>Explanation:</literal>. This "
4359 "provides a place for comments."
4362 #. type: Content of: <refentry><refsect1><refsect2><title>
4363 #: apt_preferences.5.xml:547
4364 msgid "Tracking Stable"
4367 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4368 #: apt_preferences.5.xml:555
4371 "Explanation: Uninstall or do not install any Debian-originated\n"
4372 "Explanation: package versions other than those in the stable distro\n"
4374 "Pin: release a=stable\n"
4375 "Pin-Priority: 900\n"
4378 "Pin: release o=Debian\n"
4379 "Pin-Priority: -10\n"
4382 #. type: Content of: <refentry><refsect1><refsect2><para>
4383 #: apt_preferences.5.xml:549
4385 "The following APT preferences file will cause APT to assign a priority "
4386 "higher than the default (500) to all package versions belonging to a "
4387 "<literal>stable</literal> distribution and a prohibitively low priority to "
4388 "package versions belonging to other <literal>Debian</literal> "
4389 "distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
4392 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4393 #: apt_preferences.5.xml:572 apt_preferences.5.xml:618 apt_preferences.5.xml:676
4396 "apt-get install <replaceable>package-name</replaceable>\n"
4398 "apt-get dist-upgrade\n"
4401 #. type: Content of: <refentry><refsect1><refsect2><para>
4402 #: apt_preferences.5.xml:567
4404 "With a suitable &sources-list; file and the above preferences file, any of "
4405 "the following commands will cause APT to upgrade to the latest "
4406 "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
4410 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4411 #: apt_preferences.5.xml:584
4413 msgid "apt-get install <replaceable>package</replaceable>/testing\n"
4416 #. type: Content of: <refentry><refsect1><refsect2><para>
4417 #: apt_preferences.5.xml:578
4419 "The following command will cause APT to upgrade the specified package to the "
4420 "latest version from the <literal>testing</literal> distribution; the package "
4421 "will not be upgraded again unless this command is given again. <placeholder "
4422 "type=\"programlisting\" id=\"0\"/>"
4425 #. type: Content of: <refentry><refsect1><refsect2><title>
4426 #: apt_preferences.5.xml:590
4427 msgid "Tracking Testing or Unstable"
4430 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4431 #: apt_preferences.5.xml:599
4435 "Pin: release a=testing\n"
4436 "Pin-Priority: 900\n"
4439 "Pin: release a=unstable\n"
4440 "Pin-Priority: 800\n"
4443 "Pin: release o=Debian\n"
4444 "Pin-Priority: -10\n"
4447 #. type: Content of: <refentry><refsect1><refsect2><para>
4448 #: apt_preferences.5.xml:592
4450 "The following APT preferences file will cause APT to assign a high priority "
4451 "to package versions from the <literal>testing</literal> distribution, a "
4452 "lower priority to package versions from the <literal>unstable</literal> "
4453 "distribution, and a prohibitively low priority to package versions from "
4454 "other <literal>Debian</literal> distributions. <placeholder "
4455 "type=\"programlisting\" id=\"0\"/>"
4458 #. type: Content of: <refentry><refsect1><refsect2><para>
4459 #: apt_preferences.5.xml:613
4461 "With a suitable &sources-list; file and the above preferences file, any of "
4462 "the following commands will cause APT to upgrade to the latest "
4463 "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
4467 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4468 #: apt_preferences.5.xml:633
4470 msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
4473 #. type: Content of: <refentry><refsect1><refsect2><para>
4474 #: apt_preferences.5.xml:624
4476 "The following command will cause APT to upgrade the specified package to the "
4477 "latest version from the <literal>unstable</literal> distribution. "
4478 "Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
4479 "the most recent <literal>testing</literal> version if that is more recent "
4480 "than the installed version, otherwise, to the most recent "
4481 "<literal>unstable</literal> version if that is more recent than the "
4482 "installed version. <placeholder type=\"programlisting\" id=\"0\"/>"
4485 #. type: Content of: <refentry><refsect1><refsect2><title>
4486 #: apt_preferences.5.xml:640
4487 msgid "Tracking the evolution of a codename release"
4490 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4491 #: apt_preferences.5.xml:654
4494 "Explanation: Uninstall or do not install any Debian-originated package "
4496 "Explanation: other than those in the distribution codenamed with "
4497 "&testing-codename; or sid\n"
4499 "Pin: release n=&testing-codename;\n"
4500 "Pin-Priority: 900\n"
4502 "Explanation: Debian unstable is always codenamed with sid\n"
4504 "Pin: release n=sid\n"
4505 "Pin-Priority: 800\n"
4508 "Pin: release o=Debian\n"
4509 "Pin-Priority: -10\n"
4512 #. type: Content of: <refentry><refsect1><refsect2><para>
4513 #: apt_preferences.5.xml:642
4515 "The following APT preferences file will cause APT to assign a priority "
4516 "higher than the default (500) to all package versions belonging to a "
4517 "specified codename of a distribution and a prohibitively low priority to "
4518 "package versions belonging to other <literal>Debian</literal> distributions, "
4519 "codenames and archives. Note that with this APT preference APT will follow "
4520 "the migration of a release from the archive <literal>testing</literal> to "
4521 "<literal>stable</literal> and later <literal>oldstable</literal>. If you "
4522 "want to follow for example the progress in <literal>testing</literal> "
4523 "notwithstanding the codename changes you should use the example "
4524 "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
4527 #. type: Content of: <refentry><refsect1><refsect2><para>
4528 #: apt_preferences.5.xml:671
4530 "With a suitable &sources-list; file and the above preferences file, any of "
4531 "the following commands will cause APT to upgrade to the latest version(s) in "
4532 "the release codenamed with <literal>&testing-codename;</literal>. "
4533 "<placeholder type=\"programlisting\" id=\"0\"/>"
4536 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4537 #: apt_preferences.5.xml:691
4539 msgid "apt-get install <replaceable>package</replaceable>/sid\n"
4542 #. type: Content of: <refentry><refsect1><refsect2><para>
4543 #: apt_preferences.5.xml:682
4545 "The following command will cause APT to upgrade the specified package to the "
4546 "latest version from the <literal>sid</literal> distribution. Thereafter, "
4547 "<command>apt-get upgrade</command> will upgrade the package to the most "
4548 "recent <literal>&testing-codename;</literal> version if that is more recent "
4549 "than the installed version, otherwise, to the most recent "
4550 "<literal>sid</literal> version if that is more recent than the installed "
4551 "version. <placeholder type=\"programlisting\" id=\"0\"/>"
4554 #. type: Content of: <refentry><refsect1><para>
4555 #: apt_preferences.5.xml:706
4556 msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
4559 #. type: Content of: <refentry><refnamediv><refpurpose>
4560 #: sources.list.5.xml:33
4561 msgid "List of configured APT data sources"
4564 #. type: Content of: <refentry><refsect1><para>
4565 #: sources.list.5.xml:38
4567 "The source list <filename>/etc/apt/sources.list</filename> is designed to "
4568 "support any number of active sources and a variety of source media. The file "
4569 "lists one source per line, with the most preferred source listed first. The "
4570 "information available from the configured sources is acquired by "
4571 "<command>apt-get update</command> (or by an equivalent command from another "
4575 #. type: Content of: <refentry><refsect1><para>
4576 #: sources.list.5.xml:45
4578 "Each line specifying a source starts with type "
4579 "(e.g. <literal>deb-src</literal>) followed by options and arguments for "
4580 "this type. Individual entries cannot be continued onto a following "
4581 "line. Empty lines are ignored, and a <literal>#</literal> character anywhere "
4582 "on a line marks the remainder of that line as a comment."
4585 #. type: Content of: <refentry><refsect1><title>
4586 #: sources.list.5.xml:53
4587 msgid "sources.list.d"
4590 #. type: Content of: <refentry><refsect1><para>
4591 #: sources.list.5.xml:54
4593 "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
4594 "add sources.list entries in separate files. The format is the same as for "
4595 "the regular <filename>sources.list</filename> file. File names need to end "
4596 "with <filename>.list</filename> and may only contain letters (a-z and A-Z), "
4597 "digits (0-9), underscore (_), hyphen (-) and period (.) characters. "
4598 "Otherwise APT will print a notice that it has ignored a file, unless that "
4599 "file matches a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
4600 "configuration list - in which case it will be silently ignored."
4603 #. type: Content of: <refentry><refsect1><title>
4604 #: sources.list.5.xml:65
4605 msgid "The deb and deb-src types"
4608 #. type: Content of: <refentry><refsect1><para>
4609 #: sources.list.5.xml:66
4611 "The <literal>deb</literal> type references a typical two-level Debian "
4612 "archive, <filename>distribution/component</filename>. The "
4613 "<literal>distribution</literal> is generally an archive name like "
4614 "<literal>stable</literal> or <literal>testing</literal> or a codename like "
4615 "<literal>&stable-codename;</literal> or "
4616 "<literal>&testing-codename;</literal> while component is one of "
4617 "<literal>main</literal>, <literal>contrib</literal> or "
4618 "<literal>non-free</literal>. The <literal>deb-src</literal> type references "
4619 "a Debian distribution's source code in the same form as the "
4620 "<literal>deb</literal> type. A <literal>deb-src</literal> line is required "
4621 "to fetch source indexes."
4624 #. type: Content of: <refentry><refsect1><para>
4625 #: sources.list.5.xml:78
4627 "The format for a <filename>sources.list</filename> entry using the "
4628 "<literal>deb</literal> and <literal>deb-src</literal> types is:"
4631 #. type: Content of: <refentry><refsect1><literallayout>
4632 #: sources.list.5.xml:81
4634 msgid "deb [ options ] uri distribution [component1] [component2] [...]"
4637 #. type: Content of: <refentry><refsect1><para>
4638 #: sources.list.5.xml:83
4640 "The URI for the <literal>deb</literal> type must specify the base of the "
4641 "Debian distribution, from which APT will find the information it needs. "
4642 "<literal>distribution</literal> can specify an exact path, in which case the "
4643 "components must be omitted and <literal>distribution</literal> must end with "
4644 "a slash (<literal>/</literal>). This is useful for the case when only a "
4645 "particular sub-section of the archive denoted by the URI is of interest. If "
4646 "<literal>distribution</literal> does not specify an exact path, at least one "
4647 "<literal>component</literal> must be present."
4650 #. type: Content of: <refentry><refsect1><para>
4651 #: sources.list.5.xml:92
4653 "<literal>distribution</literal> may also contain a variable, "
4654 "<literal>$(ARCH)</literal> which expands to the Debian architecture (such as "
4655 "<literal>amd64</literal> or <literal>armel</literal>) used on the "
4656 "system. This permits architecture-independent "
4657 "<filename>sources.list</filename> files to be used. In general this is only "
4658 "of interest when specifying an exact path, <literal>APT</literal> will "
4659 "automatically generate a URI with the current architecture otherwise."
4662 #. type: Content of: <refentry><refsect1><para>
4663 #: sources.list.5.xml:100
4665 "Since only one distribution can be specified per line it may be necessary to "
4666 "have multiple lines for the same URI, if a subset of all available "
4667 "distributions or components at that location is desired. APT will sort the "
4668 "URI list after it has generated a complete set internally, and will collapse "
4669 "multiple references to the same Internet host, for instance, into a single "
4670 "connection, so that it does not inefficiently establish an FTP connection, "
4671 "close it, do something else, and then re-establish a connection to that same "
4672 "host. This feature is useful for accessing busy FTP sites with limits on the "
4673 "number of simultaneous anonymous users. APT also parallelizes connections to "
4674 "different hosts to more effectively deal with sites with low bandwidth."
4677 #. type: Content of: <refentry><refsect1><para>
4678 #: sources.list.5.xml:112
4680 "<literal>options</literal> is always optional and needs to be surrounded by "
4681 "square brackets. It can consist of multiple settings in the form "
4682 "<literal><replaceable>setting</replaceable>=<replaceable>value</replaceable></literal>. "
4683 "Multiple settings are separated by spaces. The following settings are "
4684 "supported by APT (note however that unsupported settings will be ignored "
4688 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
4689 #: sources.list.5.xml:117
4691 "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</replaceable>,…</literal> "
4692 "can be used to specify for which architectures information should be "
4693 "downloaded. If this option is not set all architectures defined by the "
4694 "<literal>APT::Architectures</literal> option will be downloaded."
4697 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
4698 #: sources.list.5.xml:121
4700 "<literal>trusted=yes</literal> can be set to indicate that packages from "
4701 "this source are always authenticated even if the "
4702 "<filename>Release</filename> file is not signed or the signature can't be "
4703 "checked. This disables parts of &apt-secure; and should therefore only be "
4704 "used in a local and trusted context. <literal>trusted=no</literal> is the "
4705 "opposite which handles even correctly authenticated sources as not "
4709 #. type: Content of: <refentry><refsect1><para>
4710 #: sources.list.5.xml:128
4712 "It is important to list sources in order of preference, with the most "
4713 "preferred source listed first. Typically this will result in sorting by "
4714 "speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
4715 "followed by distant Internet hosts, for example)."
4718 #. type: Content of: <refentry><refsect1><para>
4719 #: sources.list.5.xml:133
4720 msgid "Some examples:"
4723 #. type: Content of: <refentry><refsect1><literallayout>
4724 #: sources.list.5.xml:135
4727 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
4728 "deb http://security.debian.org/ &stable-codename;/updates main contrib "
4733 #. type: Content of: <refentry><refsect1><title>
4734 #: sources.list.5.xml:141
4735 msgid "URI specification"
4738 #. type: Content of: <refentry><refsect1><para>
4739 #: sources.list.5.xml:143
4740 msgid "The currently recognized URI types are:"
4743 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4744 #: sources.list.5.xml:147
4746 "The file scheme allows an arbitrary directory in the file system to be "
4747 "considered an archive. This is useful for NFS mounts and local mirrors or "
4751 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4752 #: sources.list.5.xml:154
4754 "The cdrom scheme allows APT to use a local CD-ROM drive with media "
4755 "swapping. Use the &apt-cdrom; program to create cdrom entries in the source "
4759 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4760 #: sources.list.5.xml:161
4762 "The http scheme specifies an HTTP server for the archive. If an environment "
4763 "variable <envar>http_proxy</envar> is set with the format "
4764 "http://server:port/, the proxy server specified in <envar>http_proxy</envar> "
4765 "will be used. Users of authenticated HTTP/1.1 proxies may use a string of "
4766 "the format http://user:pass@server:port/. Note that this is an insecure "
4767 "method of authentication."
4770 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4771 #: sources.list.5.xml:172
4773 "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
4774 "is highly configurable; for more information see the &apt-conf; manual "
4775 "page. Please note that an FTP proxy can be specified by using the "
4776 "<envar>ftp_proxy</envar> environment variable. It is possible to specify an "
4777 "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this "
4778 "environment variable and <emphasis>only</emphasis> this environment "
4779 "variable. Proxies using HTTP specified in the configuration file will be "
4783 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4784 #: sources.list.5.xml:184
4786 "The copy scheme is identical to the file scheme except that packages are "
4787 "copied into the cache directory instead of used directly at their location. "
4788 "This is useful for people using removable media to copy files around with "
4792 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4793 #: sources.list.5.xml:191
4795 "The rsh/ssh method invokes RSH/SSH to connect to a remote host and access "
4796 "the files as a given user. Prior configuration of rhosts or RSA keys is "
4797 "recommended. The standard <command>find</command> and <command>dd</command> "
4798 "commands are used to perform the file transfers from the remote host."
4801 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4802 #: sources.list.5.xml:198
4803 msgid "adding more recognizable URI types"
4806 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4807 #: sources.list.5.xml:200
4809 "APT can be extended with more methods shipped in other optional packages, "
4810 "which should follow the naming scheme "
4811 "<package>apt-transport-<replaceable>method</replaceable></package>. For "
4812 "instance, the APT team also maintains the package "
4813 "<package>apt-transport-https</package>, which provides access methods for "
4814 "HTTPS URIs with features similar to the http method. Methods for using "
4815 "e.g. debtorrent are also available - see &apt-transport-debtorrent;."
4818 #. type: Content of: <refentry><refsect1><para>
4819 #: sources.list.5.xml:212
4821 "Uses the archive stored locally (or NFS mounted) at /home/jason/debian for "
4822 "stable/main, stable/contrib, and stable/non-free."
4825 #. type: Content of: <refentry><refsect1><literallayout>
4826 #: sources.list.5.xml:214
4828 msgid "deb file:/home/jason/debian stable main contrib non-free"
4831 #. type: Content of: <refentry><refsect1><para>
4832 #: sources.list.5.xml:216
4833 msgid "As above, except this uses the unstable (development) distribution."
4836 #. type: Content of: <refentry><refsect1><literallayout>
4837 #: sources.list.5.xml:217
4839 msgid "deb file:/home/jason/debian unstable main contrib non-free"
4842 #. type: Content of: <refentry><refsect1><para>
4843 #: sources.list.5.xml:219
4844 msgid "Source line for the above"
4847 #. type: Content of: <refentry><refsect1><literallayout>
4848 #: sources.list.5.xml:220
4850 msgid "deb-src file:/home/jason/debian unstable main contrib non-free"
4853 #. type: Content of: <refentry><refsect1><para>
4854 #: sources.list.5.xml:222
4856 "The first line gets package information for the architectures in "
4857 "<literal>APT::Architectures</literal> while the second always retrieves "
4858 "<literal>amd64</literal> and <literal>armel</literal>."
4861 #. type: Content of: <refentry><refsect1><literallayout>
4862 #: sources.list.5.xml:224
4865 "deb http://ftp.debian.org/debian &stable-codename; main\n"
4866 "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main"
4869 #. type: Content of: <refentry><refsect1><para>
4870 #: sources.list.5.xml:227
4872 "Uses HTTP to access the archive at archive.debian.org, and uses only the "
4876 #. type: Content of: <refentry><refsect1><literallayout>
4877 #: sources.list.5.xml:229
4879 msgid "deb http://archive.debian.org/debian-archive hamm main"
4882 #. type: Content of: <refentry><refsect1><para>
4883 #: sources.list.5.xml:231
4885 "Uses FTP to access the archive at ftp.debian.org, under the debian "
4886 "directory, and uses only the &stable-codename;/contrib area."
4889 #. type: Content of: <refentry><refsect1><literallayout>
4890 #: sources.list.5.xml:233
4892 msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
4895 #. type: Content of: <refentry><refsect1><para>
4896 #: sources.list.5.xml:235
4898 "Uses FTP to access the archive at ftp.debian.org, under the debian "
4899 "directory, and uses only the unstable/contrib area. If this line appears as "
4900 "well as the one in the previous example in <filename>sources.list</filename> "
4901 "a single FTP session will be used for both resource lines."
4904 #. type: Content of: <refentry><refsect1><literallayout>
4905 #: sources.list.5.xml:239
4907 msgid "deb ftp://ftp.debian.org/debian unstable contrib"
4910 #. type: Content of: <refentry><refsect1><para><literallayout>
4911 #: sources.list.5.xml:248
4913 msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
4916 #. type: Content of: <refentry><refsect1><para>
4917 #: sources.list.5.xml:241
4919 "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
4920 "directory, and uses only files found under "
4921 "<filename>unstable/binary-i386</filename> on i386 machines, "
4922 "<filename>unstable/binary-amd64</filename> on amd64, and so forth for other "
4923 "supported architectures. [Note this example only illustrates how to use the "
4924 "substitution variable; official debian archives are not structured like "
4925 "this] <placeholder type=\"literallayout\" id=\"0\"/>"
4928 #. type: Content of: <refentry><refsect1><para>
4929 #: sources.list.5.xml:253
4930 msgid "&apt-cache; &apt-conf;"
4933 #. type: Content of: <refentry><refmeta><manvolnum>
4934 #: apt-extracttemplates.1.xml:26 apt-sortpkgs.1.xml:26 apt-ftparchive.1.xml:26
4938 #. type: Content of: <refentry><refnamediv><refpurpose>
4939 #: apt-extracttemplates.1.xml:33
4941 "Utility to extract <command>debconf</command> config and templates from "
4945 #. type: Content of: <refentry><refsect1><para>
4946 #: apt-extracttemplates.1.xml:39
4948 "<command>apt-extracttemplates</command> will take one or more Debian package "
4949 "files as input and write out (to a temporary directory) all associated "
4950 "config scripts and template files. For each passed in package that contains "
4951 "config scripts and templates, one line of output will be generated in the "
4955 #. type: Content of: <refentry><refsect1><para>
4956 #: apt-extracttemplates.1.xml:44
4957 msgid "package version template-file config-script"
4960 #. type: Content of: <refentry><refsect1><para>
4961 #: apt-extracttemplates.1.xml:45
4963 "template-file and config-script are written to the temporary directory "
4964 "specified by the <option>-t</option> or <option>--tempdir</option> "
4965 "(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with "
4966 "filenames of the form <filename>package.template.XXXX</filename> and "
4967 "<filename>package.config.XXXX</filename>"
4970 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4971 #: apt-extracttemplates.1.xml:58
4973 "Temporary directory in which to write extracted <command>debconf</command> "
4974 "template files and config scripts. Configuration Item: "
4975 "<literal>APT::ExtractTemplates::TempDir</literal>"
4978 #. type: Content of: <refentry><refsect1><para>
4979 #: apt-extracttemplates.1.xml:75
4981 "<command>apt-extracttemplates</command> returns zero on normal operation, "
4982 "decimal 100 on error."
4985 #. type: Content of: <refentry><refnamediv><refpurpose>
4986 #: apt-sortpkgs.1.xml:33
4987 msgid "Utility to sort package index files"
4990 #. type: Content of: <refentry><refsect1><para>
4991 #: apt-sortpkgs.1.xml:39
4993 "<command>apt-sortpkgs</command> will take an index file (source index or "
4994 "package index) and sort the records so that they are ordered by the package "
4995 "name. It will also sort the internal fields of each record according to the "
4996 "internal sorting rules."
4999 #. type: Content of: <refentry><refsect1><para>
5000 #: apt-sortpkgs.1.xml:45
5001 msgid "All output is sent to standard output; the input must be a seekable file."
5004 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5005 #: apt-sortpkgs.1.xml:54
5007 "Use source index field ordering. Configuration Item: "
5008 "<literal>APT::SortPkgs::Source</literal>."
5011 #. type: Content of: <refentry><refsect1><para>
5012 #: apt-sortpkgs.1.xml:68
5014 "<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
5018 #. type: Content of: <refentry><refnamediv><refpurpose>
5019 #: apt-ftparchive.1.xml:33
5020 msgid "Utility to generate index files"
5023 #. type: Content of: <refentry><refsect1><para>
5024 #: apt-ftparchive.1.xml:39
5026 "<command>apt-ftparchive</command> is the command line tool that generates "
5027 "the index files that APT uses to access a distribution source. The index "
5028 "files should be generated on the origin site based on the content of that "
5032 #. type: Content of: <refentry><refsect1><para>
5033 #: apt-ftparchive.1.xml:43
5035 "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
5036 "program, incorporating its entire functionality via the "
5037 "<literal>packages</literal> command. It also contains a contents file "
5038 "generator, <literal>contents</literal>, and an elaborate means to 'script' "
5039 "the generation process for a complete archive."
5042 #. type: Content of: <refentry><refsect1><para>
5043 #: apt-ftparchive.1.xml:49
5045 "Internally <command>apt-ftparchive</command> can make use of binary "
5046 "databases to cache the contents of a .deb file and it does not rely on any "
5047 "external programs aside from &gzip;. When doing a full generate it "
5048 "automatically performs file-change checks and builds the desired compressed "
5052 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5053 #: apt-ftparchive.1.xml:60
5055 "The packages command generates a package file from a directory tree. It "
5056 "takes the given directory and recursively searches it for .deb files, "
5057 "emitting a package record to stdout for each. This command is approximately "
5058 "equivalent to &dpkg-scanpackages;."
5061 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5062 #: apt-ftparchive.1.xml:65 apt-ftparchive.1.xml:89
5063 msgid "The option <option>--db</option> can be used to specify a binary caching DB."
5066 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5067 #: apt-ftparchive.1.xml:70
5069 "The <literal>sources</literal> command generates a source index file from a "
5070 "directory tree. It takes the given directory and recursively searches it "
5071 "for .dsc files, emitting a source record to stdout for each. This command is "
5072 "approximately equivalent to &dpkg-scansources;."
5075 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5076 #: apt-ftparchive.1.xml:75
5078 "If an override file is specified then a source override file will be looked "
5079 "for with an extension of .src. The --source-override option can be used to "
5080 "change the source override file that will be used."
5083 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5084 #: apt-ftparchive.1.xml:82
5086 "The <literal>contents</literal> command generates a contents file from a "
5087 "directory tree. It takes the given directory and recursively searches it for "
5088 ".deb files, and reads the file list from each file. It then sorts and writes "
5089 "to stdout the list of files matched to packages. Directories are not written "
5090 "to the output. If multiple packages own the same file then each package is "
5091 "separated by a comma in the output."
5094 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5095 #: apt-ftparchive.1.xml:94
5097 "The <literal>release</literal> command generates a Release file from a "
5098 "directory tree. It recursively searches the given directory for uncompressed "
5099 "<filename>Packages</filename> and <filename>Sources</filename> files and "
5100 "ones compressed with <command>gzip</command>, <command>bzip2</command> or "
5101 "<command>lzma</command> as well as <filename>Release</filename> and "
5102 "<filename>md5sum.txt</filename> files by default "
5103 "(<literal>APT::FTPArchive::Release::Default-Patterns</literal>). Additional "
5104 "filename patterns can be added by listing them in "
5105 "<literal>APT::FTPArchive::Release::Patterns</literal>. It then writes to "
5106 "stdout a <filename>Release</filename> file containing an MD5, SHA1 and "
5107 "SHA256 digest for each file."
5110 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5111 #: apt-ftparchive.1.xml:104
5113 "Values for the additional metadata fields in the Release file are taken from "
5114 "the corresponding variables under "
5115 "<literal>APT::FTPArchive::Release</literal>, "
5116 "e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The supported "
5117 "fields are: <literal>Origin</literal>, <literal>Label</literal>, "
5118 "<literal>Suite</literal>, <literal>Version</literal>, "
5119 "<literal>Codename</literal>, <literal>Date</literal>, "
5120 "<literal>Valid-Until</literal>, <literal>Architectures</literal>, "
5121 "<literal>Components</literal>, <literal>Description</literal>."
5124 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5125 #: apt-ftparchive.1.xml:117
5127 "The <literal>generate</literal> command is designed to be runnable from a "
5128 "cron script and builds indexes according to the given config file. The "
5129 "config language provides a flexible means of specifying which index files "
5130 "are built from which directories, as well as providing a simple means of "
5131 "maintaining the required settings."
5134 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5135 #: apt-ftparchive.1.xml:126
5137 "The <literal>clean</literal> command tidies the databases used by the given "
5138 "configuration file by removing any records that are no longer necessary."
5141 #. type: Content of: <refentry><refsect1><title>
5142 #: apt-ftparchive.1.xml:132
5143 msgid "The Generate Configuration"
5146 #. type: Content of: <refentry><refsect1><para>
5147 #: apt-ftparchive.1.xml:134
5149 "The <literal>generate</literal> command uses a configuration file to "
5150 "describe the archives that are going to be generated. It follows the typical "
5151 "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. "
5152 "&apt-conf; contains a description of the syntax. Note that the generate "
5153 "configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
5154 "tree manner. This only effects how the scope tag is handled."
5157 #. type: Content of: <refentry><refsect1><para>
5158 #: apt-ftparchive.1.xml:142
5159 msgid "The generate configuration has four separate sections, each described below."
5162 #. type: Content of: <refentry><refsect1><refsect2><title>
5163 #: apt-ftparchive.1.xml:144
5164 msgid "<literal>Dir</literal> Section"
5167 #. type: Content of: <refentry><refsect1><refsect2><para>
5168 #: apt-ftparchive.1.xml:146
5170 "The <literal>Dir</literal> section defines the standard directories needed "
5171 "to locate the files required during the generation process. These "
5172 "directories are prepended certain relative paths defined in later sections "
5173 "to produce a complete an absolute path."
5176 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5177 #: apt-ftparchive.1.xml:153
5179 "Specifies the root of the FTP archive, in a standard Debian configuration "
5180 "this is the directory that contains the <filename>ls-LR</filename> and dist "
5184 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5185 #: apt-ftparchive.1.xml:160
5186 msgid "Specifies the location of the override files."
5189 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5190 #: apt-ftparchive.1.xml:165
5191 msgid "Specifies the location of the cache files."
5194 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5195 #: apt-ftparchive.1.xml:170
5197 "Specifies the location of the file list files, if the "
5198 "<literal>FileList</literal> setting is used below."
5201 #. type: Content of: <refentry><refsect1><refsect2><title>
5202 #: apt-ftparchive.1.xml:176
5203 msgid "<literal>Default</literal> Section"
5206 #. type: Content of: <refentry><refsect1><refsect2><para>
5207 #: apt-ftparchive.1.xml:178
5209 "The <literal>Default</literal> section specifies default values, and "
5210 "settings that control the operation of the generator. Other sections may "
5211 "override these defaults with a per-section setting."
5214 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5215 #: apt-ftparchive.1.xml:184
5217 "Sets the default compression schemes to use for the package index files. It "
5218 "is a string that contains a space separated list of at least one of: '.' (no "
5219 "compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
5223 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5224 #: apt-ftparchive.1.xml:192
5226 "Sets the default list of file extensions that are package files. This "
5227 "defaults to '.deb'."
5230 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5231 #: apt-ftparchive.1.xml:198
5233 "This is similar to <literal>Packages::Compress</literal> except that it "
5234 "controls the compression for the Sources files."
5237 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5238 #: apt-ftparchive.1.xml:204
5240 "Sets the default list of file extensions that are source files. This "
5241 "defaults to '.dsc'."
5244 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5245 #: apt-ftparchive.1.xml:210
5247 "This is similar to <literal>Packages::Compress</literal> except that it "
5248 "controls the compression for the Contents files."
5251 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5252 #: apt-ftparchive.1.xml:216
5254 "This is similar to <literal>Packages::Compress</literal> except that it "
5255 "controls the compression for the Translation-en master file."
5258 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5259 #: apt-ftparchive.1.xml:222
5261 "Specifies the number of kilobytes to delink (and replace with hard links) "
5262 "per run. This is used in conjunction with the per-section "
5263 "<literal>External-Links</literal> setting."
5266 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5267 #: apt-ftparchive.1.xml:229
5269 "Specifies the mode of all created index files. It defaults to 0644. All "
5270 "index files are set to this mode with no regard to the umask."
5273 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5274 #: apt-ftparchive.1.xml:236 apt-ftparchive.1.xml:382
5276 "Specifies whether long descriptions should be included in the "
5277 "<filename>Packages</filename> file or split out into a master "
5278 "<filename>Translation-en</filename> file."
5281 #. type: Content of: <refentry><refsect1><refsect2><title>
5282 #: apt-ftparchive.1.xml:242
5283 msgid "<literal>TreeDefault</literal> Section"
5286 #. type: Content of: <refentry><refsect1><refsect2><para>
5287 #: apt-ftparchive.1.xml:244
5289 "Sets defaults specific to <literal>Tree</literal> sections. All of these "
5290 "variables are substitution variables and have the strings $(DIST), "
5291 "$(SECTION) and $(ARCH) replaced with their respective values."
5294 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5295 #: apt-ftparchive.1.xml:251
5297 "Sets the number of kilobytes of contents files that are generated each "
5298 "day. The contents files are round-robined so that over several days they "
5299 "will all be rebuilt."
5302 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5303 #: apt-ftparchive.1.xml:258
5305 "Controls the number of days a contents file is allowed to be checked without "
5306 "changing. If this limit is passed the mtime of the contents file is "
5307 "updated. This case can occur if the package file is changed in such a way "
5308 "that does not result in a new contents file [override edit for instance]. A "
5309 "hold off is allowed in hopes that new .debs will be installed, requiring a "
5310 "new file anyhow. The default is 10, the units are in days."
5313 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5314 #: apt-ftparchive.1.xml:269
5316 "Sets the top of the .deb directory tree. Defaults to "
5317 "<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>"
5320 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5321 #: apt-ftparchive.1.xml:275
5323 "Sets the top of the source package directory tree. Defaults to "
5324 "<filename>$(DIST)/$(SECTION)/source/</filename>"
5327 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5328 #: apt-ftparchive.1.xml:281
5330 "Sets the output Packages file. Defaults to "
5331 "<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/Packages</filename>"
5334 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5335 #: apt-ftparchive.1.xml:287
5337 "Sets the output Sources file. Defaults to "
5338 "<filename>$(DIST)/$(SECTION)/source/Sources</filename>"
5341 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5342 #: apt-ftparchive.1.xml:293
5344 "Sets the output Translation-en master file with the long descriptions if "
5345 "they should be not included in the Packages file. Defaults to "
5346 "<filename>$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
5349 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5350 #: apt-ftparchive.1.xml:300
5352 "Sets the path prefix that causes a symlink to be considered an internal link "
5353 "instead of an external link. Defaults to "
5354 "<filename>$(DIST)/$(SECTION)/</filename>"
5357 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5358 #: apt-ftparchive.1.xml:307
5360 "Sets the output Contents file. Defaults to "
5361 "<filename>$(DIST)/$(SECTION)/Contents-$(ARCH)</filename>. If this setting "
5362 "causes multiple Packages files to map onto a single Contents file (as is the "
5363 "default) then <command>apt-ftparchive</command> will integrate those "
5364 "package files together automatically."
5367 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5368 #: apt-ftparchive.1.xml:316
5369 msgid "Sets header file to prepend to the contents output."
5372 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5373 #: apt-ftparchive.1.xml:321
5375 "Sets the binary cache database to use for this section. Multiple sections "
5376 "can share the same database."
5379 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5380 #: apt-ftparchive.1.xml:327
5382 "Specifies that instead of walking the directory tree, "
5383 "<command>apt-ftparchive</command> should read the list of files from the "
5384 "given file. Relative files names are prefixed with the archive directory."
5387 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5388 #: apt-ftparchive.1.xml:334
5390 "Specifies that instead of walking the directory tree, "
5391 "<command>apt-ftparchive</command> should read the list of files from the "
5392 "given file. Relative files names are prefixed with the archive directory. "
5393 "This is used when processing source indexes."
5396 #. type: Content of: <refentry><refsect1><refsect2><title>
5397 #: apt-ftparchive.1.xml:342
5398 msgid "<literal>Tree</literal> Section"
5401 #. type: Content of: <refentry><refsect1><refsect2><para>
5402 #: apt-ftparchive.1.xml:344
5404 "The <literal>Tree</literal> section defines a standard Debian file tree "
5405 "which consists of a base directory, then multiple sections in that base "
5406 "directory and finally multiple Architectures in each section. The exact "
5407 "pathing used is defined by the <literal>Directory</literal> substitution "
5411 #. type: Content of: <refentry><refsect1><refsect2><para>
5412 #: apt-ftparchive.1.xml:349
5414 "The <literal>Tree</literal> section takes a scope tag which sets the "
5415 "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
5416 "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
5417 "setting such as <filename>dists/&stable-codename;</filename>."
5420 #. type: Content of: <refentry><refsect1><refsect2><para>
5421 #: apt-ftparchive.1.xml:354
5423 "All of the settings defined in the <literal>TreeDefault</literal> section "
5424 "can be used in a <literal>Tree</literal> section as well as three new "
5428 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5429 #: apt-ftparchive.1.xml:360
5432 "for i in Sections do \n"
5433 " for j in Architectures do\n"
5434 " Generate for DIST=scope SECTION=i ARCH=j\n"
5438 #. type: Content of: <refentry><refsect1><refsect2><para>
5439 #: apt-ftparchive.1.xml:357
5441 "When processing a <literal>Tree</literal> section "
5442 "<command>apt-ftparchive</command> performs an operation similar to: "
5443 "<placeholder type=\"programlisting\" id=\"0\"/>"
5446 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5447 #: apt-ftparchive.1.xml:368
5449 "This is a space separated list of sections which appear under the "
5450 "distribution; typically this is something like <literal>main contrib "
5451 "non-free</literal>"
5454 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5455 #: apt-ftparchive.1.xml:375
5457 "This is a space separated list of all the architectures that appear under "
5458 "search section. The special architecture 'source' is used to indicate that "
5459 "this tree has a source archive."
5462 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5463 #: apt-ftparchive.1.xml:388
5465 "Sets the binary override file. The override file contains section, priority "
5466 "and maintainer address information."
5469 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5470 #: apt-ftparchive.1.xml:394
5472 "Sets the source override file. The override file contains section "
5476 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5477 #: apt-ftparchive.1.xml:400 apt-ftparchive.1.xml:446
5478 msgid "Sets the binary extra override file."
5481 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5482 #: apt-ftparchive.1.xml:405 apt-ftparchive.1.xml:451
5483 msgid "Sets the source extra override file."
5486 #. type: Content of: <refentry><refsect1><refsect2><title>
5487 #: apt-ftparchive.1.xml:410
5488 msgid "<literal>BinDirectory</literal> Section"
5491 #. type: Content of: <refentry><refsect1><refsect2><para>
5492 #: apt-ftparchive.1.xml:412
5494 "The <literal>bindirectory</literal> section defines a binary directory tree "
5495 "with no special structure. The scope tag specifies the location of the "
5496 "binary directory and the settings are similar to the <literal>Tree</literal> "
5497 "section with no substitution variables or "
5498 "<literal>Section</literal><literal>Architecture</literal> settings."
5501 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5502 #: apt-ftparchive.1.xml:420
5503 msgid "Sets the Packages file output."
5506 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5507 #: apt-ftparchive.1.xml:425
5509 "Sets the Sources file output. At least one of <literal>Packages</literal> or "
5510 "<literal>Sources</literal> is required."
5513 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5514 #: apt-ftparchive.1.xml:431
5515 msgid "Sets the Contents file output (optional)."
5518 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5519 #: apt-ftparchive.1.xml:436
5520 msgid "Sets the binary override file."
5523 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5524 #: apt-ftparchive.1.xml:441
5525 msgid "Sets the source override file."
5528 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5529 #: apt-ftparchive.1.xml:456
5530 msgid "Sets the cache DB."
5533 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5534 #: apt-ftparchive.1.xml:461
5535 msgid "Appends a path to all the output paths."
5538 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5539 #: apt-ftparchive.1.xml:466
5540 msgid "Specifies the file list file."
5543 #. type: Content of: <refentry><refsect1><title>
5544 #: apt-ftparchive.1.xml:473
5545 msgid "The Binary Override File"
5548 #. type: Content of: <refentry><refsect1><para>
5549 #: apt-ftparchive.1.xml:474
5551 "The binary override file is fully compatible with &dpkg-scanpackages;. It "
5552 "contains four fields separated by spaces. The first field is the package "
5553 "name, the second is the priority to force that package to, the third is the "
5554 "section to force that package to and the final field is the maintainer "
5555 "permutation field."
5558 #. type: Content of: <refentry><refsect1><para><literallayout>
5559 #: apt-ftparchive.1.xml:480
5561 msgid "old [// oldn]* => new"
5564 #. type: Content of: <refentry><refsect1><para><literallayout>
5565 #: apt-ftparchive.1.xml:482
5570 #. type: Content of: <refentry><refsect1><para>
5571 #: apt-ftparchive.1.xml:479
5573 "The general form of the maintainer field is: <placeholder "
5574 "type=\"literallayout\" id=\"0\"/> or simply, <placeholder "
5575 "type=\"literallayout\" id=\"1\"/> The first form allows a double-slash "
5576 "separated list of old email addresses to be specified. If any of those are "
5577 "found then new is substituted for the maintainer field. The second form "
5578 "unconditionally substitutes the maintainer field."
5581 #. type: Content of: <refentry><refsect1><title>
5582 #: apt-ftparchive.1.xml:490
5583 msgid "The Source Override File"
5586 #. type: Content of: <refentry><refsect1><para>
5587 #: apt-ftparchive.1.xml:492
5589 "The source override file is fully compatible with &dpkg-scansources;. It "
5590 "contains two fields separated by spaces. The first field is the source "
5591 "package name, the second is the section to assign it."
5594 #. type: Content of: <refentry><refsect1><title>
5595 #: apt-ftparchive.1.xml:497
5596 msgid "The Extra Override File"
5599 #. type: Content of: <refentry><refsect1><para>
5600 #: apt-ftparchive.1.xml:499
5602 "The extra override file allows any arbitrary tag to be added or replaced in "
5603 "the output. It has three columns, the first is the package, the second is "
5604 "the tag and the remainder of the line is the new value."
5607 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5608 #: apt-ftparchive.1.xml:510
5610 "Generate the given checksum. These options default to on, when turned off "
5611 "the generated index files will not have the checksum fields where possible. "
5612 "Configuration Items: "
5613 "<literal>APT::FTPArchive::<replaceable>Checksum</replaceable></literal> and "
5614 "<literal>APT::FTPArchive::<replaceable>Index</replaceable>::<replaceable>Checksum</replaceable></literal> "
5615 "where <literal><replaceable>Index</replaceable></literal> can be "
5616 "<literal>Packages</literal>, <literal>Sources</literal> or "
5617 "<literal>Release</literal> and "
5618 "<literal><replaceable>Checksum</replaceable></literal> can be "
5619 "<literal>MD5</literal>, <literal>SHA1</literal> or "
5620 "<literal>SHA256</literal>."
5623 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5624 #: apt-ftparchive.1.xml:521
5626 "Use a binary caching DB. This has no effect on the generate command. "
5627 "Configuration Item: <literal>APT::FTPArchive::DB</literal>."
5630 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5631 #: apt-ftparchive.1.xml:527
5633 "Quiet; produces output suitable for logging, omitting progress indicators. "
5634 "More q's will produce more quiet up to a maximum of 2. You can also use "
5635 "<option>-q=#</option> to set the quiet level, overriding the configuration "
5636 "file. Configuration Item: <literal>quiet</literal>."
5639 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5640 #: apt-ftparchive.1.xml:535
5642 "Perform Delinking. If the <literal>External-Links</literal> setting is used "
5643 "then this option actually enables delinking of the files. It defaults to on "
5644 "and can be turned off with <option>--no-delink</option>. Configuration "
5645 "Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
5648 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5649 #: apt-ftparchive.1.xml:543
5651 "Perform contents generation. When this option is set and package indexes are "
5652 "being generated with a cache DB then the file listing will also be extracted "
5653 "and stored in the DB for later use. When using the generate command this "
5654 "option also allows the creation of any Contents files. The default is on. "
5655 "Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
5658 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5659 #: apt-ftparchive.1.xml:553
5661 "Select the source override file to use with the <literal>sources</literal> "
5662 "command. Configuration Item: "
5663 "<literal>APT::FTPArchive::SourceOverride</literal>."
5666 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5667 #: apt-ftparchive.1.xml:559
5669 "Make the caching databases read only. Configuration Item: "
5670 "<literal>APT::FTPArchive::ReadOnlyDB</literal>."
5673 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5674 #: apt-ftparchive.1.xml:564
5676 "Accept in the <literal>packages</literal> and <literal>contents</literal> "
5677 "commands only package files matching <literal>*_arch.deb</literal> or "
5678 "<literal>*_all.deb</literal> instead of all package files in the given "
5679 "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
5682 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5683 #: apt-ftparchive.1.xml:572
5685 "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
5686 "packages are recompiled and/or republished with the same version again, this "
5687 "will lead to problems as the now outdated cached metadata like size and "
5688 "checksums will be used. With this option enabled this will no longer happen "
5689 "as it will be checked if the file was changed. Note that this option is set "
5690 "to \"<literal>false</literal>\" by default as it is not recommend to upload "
5691 "multiply versions/builds of a package with the same versionnumber, so in "
5692 "theory nobody will have these problems and therefore all these extra checks "
5696 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5697 #: apt-ftparchive.1.xml:584
5699 "This configuration option defaults to \"<literal>true</literal>\" and should "
5700 "only be set to <literal>\"false\"</literal> if the Archive generated with "
5701 "&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
5702 "that the <filename>Translation-en</filename> master file can only be created "
5703 "in the generate command."
5706 #. type: Content of: <refentry><refsect1><para><programlisting>
5707 #: apt-ftparchive.1.xml:602
5710 "<command>apt-ftparchive</command> packages "
5711 "<replaceable>directory</replaceable> | <command>gzip</command> > "
5712 "<filename>Packages.gz</filename>\n"
5715 #. type: Content of: <refentry><refsect1><para>
5716 #: apt-ftparchive.1.xml:598
5718 "To create a compressed Packages file for a directory containing binary "
5719 "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
5722 #. type: Content of: <refentry><refsect1><para>
5723 #: apt-ftparchive.1.xml:612
5725 "<command>apt-ftparchive</command> returns zero on normal operation, decimal "
5738 msgid "16 June 1998"
5755 msgid "apt - Advanced Package Tool"
5778 "APT is a management system for software packages. For normal day to day "
5779 "package management there are several frontends available, such as "
5780 "B<aptitude>(8) for the command line or B<synaptic>(8) for the X Window "
5781 "System. Some options are only implemented in B<apt-get>(8) though."
5793 "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
5794 "B<apt_preferences>(5), B<apt-secure>(8)"
5805 msgid "apt returns zero on normal operation, decimal 100 on error."
5816 msgid "This manpage isn't even started."
5822 "See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
5823 "B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
5824 "B<reportbug>(1) command."
5835 msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
5838 #. type: <title></title>
5840 msgid "APT User's Guide"
5843 #. type: <author></author>
5844 #: guide.sgml:6 offline.sgml:6
5845 msgid "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
5848 #. type: <version></version>
5850 msgid "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
5853 #. type: <abstract></abstract>
5856 "This document provides an overview of how to use the the APT package "
5860 #. type: <copyrightsummary></copyrightsummary>
5862 msgid "Copyright © Jason Gunthorpe, 1998."
5866 #: guide.sgml:21 offline.sgml:22
5868 "\"APT\" and this document are free software; you can redistribute them "
5869 "and/or modify them under the terms of the GNU General Public License as "
5870 "published by the Free Software Foundation; either version 2 of the License, "
5871 "or (at your option) any later version."
5875 #: guide.sgml:24 offline.sgml:25
5877 "For more details, on Debian systems, see the file "
5878 "/usr/share/common-licenses/GPL for the full license."
5881 #. type: <heading></heading>
5889 "The APT package currently contains two sections, the APT "
5890 "<prgn>dselect</prgn> method and the <prgn>apt-get</prgn> command line user "
5891 "interface. Both provide a way to install and remove packages as well as "
5892 "download new packages from the Internet."
5895 #. type: <heading></heading>
5897 msgid "Anatomy of the Package System"
5903 "The Debian packaging system has a large amount of information associated "
5904 "with each package to help assure that it integrates cleanly and easily into "
5905 "the system. The most prominent of its features is the dependency system."
5911 "The dependency system allows individual programs to make use of shared "
5912 "elements in the system such as libraries. It simplifies placing infrequently "
5913 "used portions of a program in separate packages to reduce the number of "
5914 "things the average user is required to install. Also, it allows for choices "
5915 "in mail transport agents, X servers and so on."
5921 "The first step to understanding the dependency system is to grasp the "
5922 "concept of a simple dependency. The meaning of a simple dependency is that a "
5923 "package requires another package to be installed at the same time to work "
5930 "For instance, mailcrypt is an emacs extension that aids in encrypting email "
5931 "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
5932 "simple dependency on GPG. Also, because it is an emacs extension it has a "
5933 "simple dependency on emacs, without emacs it is completely useless."
5939 "The other important dependency to understand is a conflicting dependency. It "
5940 "means that a package, when installed with another package, will not work and "
5941 "may possibly be extremely harmful to the system. As an example consider a "
5942 "mail transport agent such as sendmail, exim or qmail. It is not possible to "
5943 "have two mail transport agents installed because both need to listen to the "
5944 "network to receive mail. Attempting to install two will seriously damage the "
5945 "system so all mail transport agents have a conflicting dependency with all "
5946 "other mail transport agents."
5952 "As an added complication there is the possibility for a package to pretend "
5953 "to be another package. Consider that exim and sendmail for many intents are "
5954 "identical, they both deliver mail and understand a common interface. Hence, "
5955 "the package system has a way for them to declare that they are both "
5956 "mail-transport-agents. So, exim and sendmail both declare that they provide "
5957 "a mail-transport-agent and other packages that need a mail transport agent "
5958 "depend on mail-transport-agent. This can add a great deal of confusion when "
5959 "trying to manually fix packages."
5965 "At any given time a single dependency may be met by packages that are "
5966 "already installed or it may not be. APT attempts to help resolve dependency "
5967 "issues by providing a number of automatic algorithms that help in selecting "
5968 "packages for installation."
5971 #. type: <heading></heading>
5979 "<prgn>apt-get</prgn> provides a simple way to install packages from the "
5980 "command line. Unlike <prgn>dpkg</prgn>, <prgn>apt-get</prgn> does not "
5981 "understand .deb files, it works with the package's proper name and can only "
5982 "install .deb archives from a <em>Source</em>."
5988 "The first <footnote><p>If you are using an http proxy server you must set "
5989 "the http_proxy environment variable first, see "
5990 "sources.list(5)</p></footnote> thing that should be done before using "
5991 "<prgn>apt-get</prgn> is to fetch the package lists from the <em>Sources</em> "
5992 "so that it knows what packages are available. This is done with <tt>apt-get "
5993 "update</tt>. For instance,"
5996 #. type: <example></example>
6000 "# apt-get update\n"
6001 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
6002 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
6003 "Reading Package Lists... Done\n"
6004 "Building Dependency Tree... Done"
6007 #. type: <p><taglist>
6009 msgid "Once updated there are several commands that can be used:"
6012 #. type: <tag></tag>
6020 "Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
6021 "install a new package or remove an existing package, nor will it ever "
6022 "upgrade a package that might cause some other package to break. This can be "
6023 "used daily to relatively safely upgrade the system. Upgrade will list all of "
6024 "the packages that it could not upgrade, this usually means that they depend "
6025 "on new packages or conflict with some other package. <prgn>dselect</prgn> or "
6026 "<tt>apt-get install</tt> can be used to force these packages to install."
6029 #. type: <tag></tag>
6037 "Install is used to install packages by name. The package is automatically "
6038 "fetched and installed. This can be useful if you already know the name of "
6039 "the package to install and do not want to go into a GUI to select it. Any "
6040 "number of packages may be passed to install, they will all be "
6041 "fetched. Install automatically attempts to resolve dependency problems with "
6042 "the listed packages and will print a summary and ask for confirmation if "
6043 "anything other than its arguments are changed."
6046 #. type: <tag></tag>
6048 msgid "dist-upgrade"
6054 "Dist-upgrade is a complete upgrader designed to simplify upgrading between "
6055 "releases of Debian. It uses a sophisticated algorithm to determine the best "
6056 "set of packages to install, upgrade and remove to get as much of the system "
6057 "to the newest release. In some situations it may be desired to use "
6058 "dist-upgrade rather than spend the time manually resolving dependencies in "
6059 "<prgn>dselect</prgn>. Once dist-upgrade has completed then "
6060 "<prgn>dselect</prgn> can be used to install any packages that may have been "
6067 "It is important to closely look at what dist-upgrade is going to do, its "
6068 "decisions may sometimes be quite surprising."
6074 "<prgn>apt-get</prgn> has several command line options that are detailed in "
6075 "its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
6076 "option is <tt>-d</tt> which does not install the fetched files. If the "
6077 "system has to download a large number of package it would be undesired to "
6078 "start installing them in case something goes wrong. When <tt>-d</tt> is used "
6079 "the downloaded archives can be installed by simply running the command that "
6080 "caused them to be downloaded again without <tt>-d</tt>."
6083 #. type: <heading></heading>
6091 "The APT <prgn>dselect</prgn> method provides the complete APT system with "
6092 "the <prgn>dselect</prgn> package selection GUI. <prgn>dselect</prgn> is used "
6093 "to select the packages to be installed or removed and APT actually installs "
6100 "To enable the APT method you need to select [A]ccess in <prgn>dselect</prgn> "
6101 "and then choose the APT method. You will be prompted for a set of "
6102 "<em>Sources</em> which are places to fetch archives from. These can be "
6103 "remote Internet sites, local Debian mirrors or CD-ROMs. Each source can "
6104 "provide a fragment of the total Debian archive, APT will automatically "
6105 "combine them to form a complete set of packages. If you have a CD-ROM then "
6106 "it is a good idea to specify it first and then specify a mirror so that you "
6107 "have access to the latest bug fixes. APT will automatically use packages on "
6108 "your CD-ROM before downloading from the Internet."
6111 #. type: <example></example>
6115 " Set up a list of distribution source locations\n"
6117 " Please give the base URL of the debian distribution.\n"
6118 " The access schemes I know about are: http file\n"
6121 " file:/mnt/debian,\n"
6122 " ftp://ftp.debian.org/debian,\n"
6123 " http://ftp.de.debian.org/debian,\n"
6126 " URL [http://llug.sep.bnl.gov/debian]:"
6132 "The <em>Sources</em> setup starts by asking for the base of the Debian "
6133 "archive, defaulting to a HTTP mirror. Next it asks for the distribution to "
6137 #. type: <example></example>
6141 " Please give the distribution tag to get or a path to the\n"
6142 " package file ending in a /. The distribution\n"
6143 " tags are typically something like: stable unstable testing non-US\n"
6145 " Distribution [stable]:"
6151 "The distribution refers to the Debian version in the archive, "
6152 "<em>stable</em> refers to the latest released version and <em>unstable</em> "
6153 "refers to the developmental version. <em>non-US</em> is only available on "
6154 "some mirrors and refers to packages that contain encryption technology or "
6155 "other things that cannot be exported from the United States. Importing these "
6156 "packages into the US is legal however."
6159 #. type: <example></example>
6163 " Please give the components to get\n"
6164 " The components are typically something like: main contrib non-free\n"
6166 " Components [main contrib non-free]:"
6172 "The components list refers to the list of sub distributions to fetch. The "
6173 "distribution is split up based on software licenses, main being DFSG free "
6174 "packages while contrib and non-free contain things that have various "
6175 "restrictions placed on their use and distribution."
6181 "Any number of sources can be added, the setup script will continue to prompt "
6182 "until you have specified all that you want."
6188 "Before starting to use <prgn>dselect</prgn> it is necessary to update the "
6189 "available list by selecting [U]pdate from the menu. This is a superset of "
6190 "<tt>apt-get update</tt> that makes the fetched information available to "
6191 "<prgn>dselect</prgn>. [U]pdate must be performed even if <tt>apt-get "
6192 "update</tt> has been run before."
6198 "You can then go on and make your selections using [S]elect and then perform "
6199 "the installation using [I]nstall. When using the APT method the [C]onfig and "
6200 "[R]emove commands have no meaning, the [I]nstall command performs both of "
6207 "By default APT will automatically remove the package (.deb) files once they "
6208 "have been successfully installed. To change this behavior place "
6209 "<tt>Dselect::clean \"prompt\";</tt> in /etc/apt/apt.conf."
6212 #. type: <heading></heading>
6214 msgid "The Interface"
6220 "Both that APT <prgn>dselect</prgn> method and <prgn>apt-get</prgn> share the "
6221 "same interface. It is a simple system that generally tells you what it will "
6222 "do and then goes and does it. <footnote><p>The <prgn>dselect</prgn> method "
6223 "actually is a set of wrapper scripts to <prgn>apt-get</prgn>. The method "
6224 "actually provides more functionality than is present in <prgn>apt-get</prgn> "
6225 "alone.</p></footnote> After printing out a summary of what will happen APT "
6226 "then will print out some informative status messages so that you can "
6227 "estimate how far along it is and how much is left to do."
6230 #. type: <heading></heading>
6238 "Before all operations except update, APT performs a number of actions to "
6239 "prepare its internal state. It also does some checks of the system's "
6240 "state. At any time these operations can be performed by running <tt>apt-get "
6244 #. type: <example></example>
6249 "Reading Package Lists... Done\n"
6250 "Building Dependency Tree... Done"
6256 "The first thing it does is read all the package files into memory. APT uses "
6257 "a caching scheme so this operation will be faster the second time it is "
6258 "run. If some of the package files are not found then they will be ignored "
6259 "and a warning will be printed when apt-get exits."
6265 "The final operation performs a detailed analysis of the system's "
6266 "dependencies. It checks every dependency of every installed or unpacked "
6267 "package and considers if it is OK. Should this find a problem then a report "
6268 "will be printed out and <prgn>apt-get</prgn> will refuse to run."
6271 #. type: <example></example>
6276 "Reading Package Lists... Done\n"
6277 "Building Dependency Tree... Done\n"
6278 "You might want to run apt-get -f install' to correct these.\n"
6279 "Sorry, but the following packages have unmet dependencies:\n"
6280 " 9fonts: Depends: xlib6g but it is not installed\n"
6281 " uucp: Depends: mailx but it is not installed\n"
6282 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
6283 " adduser: Depends: perl-base but it is not installed\n"
6284 " aumix: Depends: libgpmg1 but it is not installed\n"
6285 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
6286 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
6287 " cthugha: Depends: svgalibg1 but it is not installed\n"
6288 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
6289 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)"
6295 "In this example the system has many problems, including a serious problem "
6296 "with libreadlineg2. For each package that has unmet dependencies a line is "
6297 "printed out indicating the package with the problem and the dependencies "
6298 "that are unmet. A short explanation of why the package has a dependency "
6299 "problem is also included."
6305 "There are two ways a system can get into a broken state like this. The first "
6306 "is caused by <prgn>dpkg</prgn> missing some subtle relationships between "
6307 "packages when performing upgrades. <footnote><p>APT however considers all "
6308 "known dependencies and attempts to prevent broken "
6309 "packages</p></footnote>. The second is if a package installation fails "
6310 "during an operation. In this situation a package may have been unpacked "
6311 "without its dependents being installed."
6317 "The second situation is much less serious than the first because APT places "
6318 "certain constraints on the order that packages are installed. In both cases "
6319 "supplying the <tt>-f</tt> option to <prgn>apt-get</prgn> will cause APT to "
6320 "deduce a possible solution to the problem and then continue on. The APT "
6321 "<prgn>dselect</prgn> method always supplies the <tt>-f</tt> option to allow "
6322 "for easy continuation of failed maintainer scripts."
6328 "However, if the <tt>-f</tt> option is used to correct a seriously broken "
6329 "system caused by the first case then it is possible that it will either fail "
6330 "immediately or the installation sequence will fail. In either case it is "
6331 "necessary to manually use dpkg (possibly with forcing options) to correct "
6332 "the situation enough to allow APT to proceed."
6335 #. type: <heading></heading>
6337 msgid "The Status Report"
6343 "Before proceeding <prgn>apt-get</prgn> will present a report on what will "
6344 "happen. Generally the report reflects the type of operation being performed "
6345 "but there are several common elements. In all cases the lists reflect the "
6346 "final state of things, taking into account the <tt>-f</tt> option and any "
6347 "other relevant activities to the command being executed."
6350 #. type: <heading></heading>
6352 msgid "The Extra Package list"
6355 #. type: <example></example>
6359 "The following extra packages will be installed:\n"
6360 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
6361 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
6362 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
6363 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
6370 "The Extra Package list shows all of the packages that will be installed or "
6371 "upgraded in excess of the ones mentioned on the command line. It is only "
6372 "generated for an <tt>install</tt> command. The listed packages are often the "
6373 "result of an Auto Install."
6376 #. type: <heading></heading>
6378 msgid "The Packages to Remove"
6381 #. type: <example></example>
6385 "The following packages will be REMOVED:\n"
6386 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
6387 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
6388 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
6395 "The Packages to Remove list shows all of the packages that will be removed "
6396 "from the system. It can be shown for any of the operations and should be "
6397 "given a careful inspection to ensure nothing important is to be taken "
6398 "off. The <tt>-f</tt> option is especially good at generating packages to "
6399 "remove so extreme care should be used in that case. The list may contain "
6400 "packages that are going to be removed because they are only partially "
6401 "installed, possibly due to an aborted installation."
6404 #. type: <heading></heading>
6406 msgid "The New Packages list"
6409 #. type: <example></example>
6413 "The following NEW packages will installed:\n"
6414 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base"
6420 "The New Packages list is simply a reminder of what will happen. The packages "
6421 "listed are not presently installed in the system but will be when APT is "
6425 #. type: <heading></heading>
6427 msgid "The Kept Back list"
6430 #. type: <example></example>
6434 "The following packages have been kept back\n"
6435 " compface man-db tetex-base msql libpaper svgalib1\n"
6436 " gs snmp arena lynx xpat2 groff xscreensaver"
6442 "Whenever the whole system is being upgraded there is the possibility that "
6443 "new versions of packages cannot be installed because they require new things "
6444 "or conflict with already installed things. In this case the package will "
6445 "appear in the Kept Back list. The best way to convince packages listed there "
6446 "to install is with <tt>apt-get install</tt> or by using <prgn>dselect</prgn> "
6447 "to resolve their problems."
6450 #. type: <heading></heading>
6452 msgid "Held Packages warning"
6455 #. type: <example></example>
6459 "The following held packages will be changed:\n"
6466 "Sometimes you can ask APT to install a package that is on hold, in such a "
6467 "case it prints out a warning that the held package is going to be "
6468 "changed. This should only happen during dist-upgrade or install."
6471 #. type: <heading></heading>
6473 msgid "Final summary"
6478 msgid "Finally, APT will print out a summary of all the changes that will occur."
6481 #. type: <example></example>
6485 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not "
6487 "12 packages not fully installed or removed.\n"
6488 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used."
6494 "The first line of the summary simply is a reduced version of all of the "
6495 "lists and includes the number of upgrades - that is packages already "
6496 "installed that have new versions available. The second line indicates the "
6497 "number of poorly configured packages, possibly the result of an aborted "
6498 "installation. The final line shows the space requirements that the "
6499 "installation needs. The first pair of numbers refer to the size of the "
6500 "archive files. The first number indicates the number of bytes that must be "
6501 "fetched from remote locations and the second indicates the total size of all "
6502 "the archives required. The next number indicates the size difference between "
6503 "the presently installed packages and the newly installed packages. It is "
6504 "roughly equivalent to the space required in /usr after everything is "
6505 "done. If a large number of packages are being removed then the value may "
6506 "indicate the amount of space that will be freed."
6512 "Some other reports can be generated by using the -u option to show packages "
6513 "to upgrade, they are similar to the previous examples."
6516 #. type: <heading></heading>
6518 msgid "The Status Display"
6524 "During the download of archives and package files APT prints out a series of "
6528 #. type: <example></example>
6532 "# apt-get update\n"
6533 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
6534 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
6535 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
6536 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ "
6538 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
6539 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s"
6545 "The lines starting with <em>Get</em> are printed out when APT begins to "
6546 "fetch a file while the last line indicates the progress of the download. The "
6547 "first percent value on the progress line indicates the total percent done of "
6548 "all files. Unfortunately since the size of the Package files is unknown "
6549 "<tt>apt-get update</tt> estimates the percent done which causes some "
6556 "The next section of the status line is repeated once for each download "
6557 "thread and indicates the operation being performed and some useful "
6558 "information about what is happening. Sometimes this section will simply read "
6559 "<em>Forking</em> which means the OS is loading the download module. The "
6560 "first word after the [ is the fetch number as shown on the history "
6561 "lines. The next word is the short form name of the object being "
6562 "downloaded. For archives it will contain the name of the package that is "
6569 "Inside of the single quote is an informative string indicating the progress "
6570 "of the negotiation phase of the download. Typically it progresses from "
6571 "<em>Connecting</em> to <em>Waiting for file</em> to <em>Downloading</em> or "
6572 "<em>Resuming</em>. The final value is the number of bytes downloaded from "
6573 "the remote site. Once the download begins this is represented as "
6574 "<tt>102/10.2k</tt> indicating that 102 bytes have been fetched and 10.2 "
6575 "kilobytes is expected. The total size is always shown in 4 figure notation "
6576 "to preserve space. After the size display is a percent meter for the file "
6577 "itself. The second last element is the instantaneous average speed. This "
6578 "values is updated every 5 seconds and reflects the rate of data transfer for "
6579 "that period. Finally is shown the estimated transfer time. This is updated "
6580 "regularly and reflects the time to complete everything at the shown transfer "
6587 "The status display updates every half second to provide a constant feedback "
6588 "on the download progress while the Get lines scroll back whenever a new file "
6589 "is started. Since the status display is constantly updated it is unsuitable "
6590 "for logging to a file, use the <tt>-q</tt> option to remove the status "
6594 #. type: <heading></heading>
6602 "APT uses <prgn>dpkg</prgn> for installing the archives and will switch over "
6603 "to the <prgn>dpkg</prgn> interface once downloading is "
6604 "completed. <prgn>dpkg</prgn> will also ask a number of questions as it "
6605 "processes the packages and the packages themselves may also ask several "
6606 "questions. Before each question there is usually a description of what it is "
6607 "asking and the questions are too varied to discuss completely here."
6610 #. type: <title></title>
6612 msgid "Using APT Offline"
6615 #. type: <version></version>
6617 msgid "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
6620 #. type: <abstract></abstract>
6623 "This document describes how to use APT in a non-networked environment, "
6624 "specifically a 'sneaker-net' approach for performing upgrades."
6627 #. type: <copyrightsummary></copyrightsummary>
6629 msgid "Copyright © Jason Gunthorpe, 1999."
6632 #. type: <heading></heading>
6634 msgid "Introduction"
6637 #. type: <heading></heading>
6638 #: offline.sgml:34 offline.sgml:65 offline.sgml:180
6645 "Normally APT requires direct access to a Debian archive, either from a local "
6646 "media or through a network. Another common complaint is that a Debian "
6647 "machine is on a slow link, such as a modem and another machine has a very "
6648 "fast connection but they are physically distant."
6654 "The solution to this is to use large removable media such as a Zip disc or a "
6655 "SuperDisk disc. These discs are not large enough to store the entire Debian "
6656 "archive but can easily fit a subset large enough for most users. The idea is "
6657 "to use APT to generate a list of packages that are required and then fetch "
6658 "them onto the disc using another machine with good connectivity. It is even "
6659 "possible to use another Debian machine with APT or to use a completely "
6660 "different OS and a download tool like wget. Let <em>remote host</em> mean "
6661 "the machine downloading the packages, and <em>target host</em> the one with "
6662 "bad or no connection."
6668 "This is achieved by creatively manipulating the APT configuration file. The "
6669 "essential premise to tell APT to look on a disc for it's archive files. Note "
6670 "that the disc should be formated with a filesystem that can handle long file "
6671 "names such as ext2, fat32 or vfat."
6674 #. type: <heading></heading>
6676 msgid "Using APT on both machines"
6679 #. type: <p><example>
6682 "APT being available on both machines gives the simplest configuration. The "
6683 "basic idea is to place a copy of the status file on the disc and use the "
6684 "remote machine to fetch the latest package files and decide which packages "
6685 "to download. The disk directory structure should look like:"
6688 #. type: <example></example>
6702 #. type: <heading></heading>
6704 msgid "The configuration file"
6710 "The configuration file should tell APT to store its files on the disc and to "
6711 "use the configuration files on the disc as well. The sources.list should "
6712 "contain the proper sites that you wish to use from the remote machine, and "
6713 "the status file should be a copy of <em>/var/lib/dpkg/status</em> from the "
6714 "<em>target host</em>. Please note, if you are using a local archive you must "
6715 "use copy URIs, the syntax is identical to file URIs."
6718 #. type: <p><example>
6721 "<em>apt.conf</em> must contain the necessary information to make APT use the "
6725 #. type: <example></example>
6731 " /* This is not necessary if the two machines are the same arch, it "
6733 " the remote APT what architecture the target machine is */\n"
6734 " Architecture \"i386\";\n"
6736 " Get::Download-Only \"true\";\n"
6741 " /* Use the disc for state information and redirect the status file from\n"
6742 " the /var/lib/dpkg default */\n"
6743 " State \"/disc/\";\n"
6744 " State::status \"status\";\n"
6746 " // Binary caches will be stored locally\n"
6747 " Cache::archives \"/disc/archives/\";\n"
6748 " Cache \"/tmp/\";\n"
6750 " // Location of the source list.\n"
6751 " Etc \"/disc/\";\n"
6755 #. type: </example></p>
6758 "More details can be seen by examining the apt.conf man page and the sample "
6759 "configuration file in <em>/usr/share/doc/apt/examples/apt.conf</em>."
6762 #. type: <p><example>
6765 "On the target machine the first thing to do is mount the disc and copy "
6766 "<em>/var/lib/dpkg/status</em> to it. You will also need to create the "
6767 "directories outlined in the Overview, <em>archives/partial/</em> and "
6768 "<em>lists/partial/</em>. Then take the disc to the remote machine and "
6769 "configure the sources.list. On the remote machine execute the following:"
6772 #. type: <example></example>
6776 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
6777 " # apt-get update\n"
6778 " [ APT fetches the package files ]\n"
6779 " # apt-get dist-upgrade\n"
6780 " [ APT fetches all the packages needed to upgrade the target machine ]"
6783 #. type: </example></p>
6786 "The dist-upgrade command can be replaced with any other standard APT "
6787 "commands, particularly dselect-upgrade. You can even use an APT front end "
6788 "such as <em>dselect</em>. However this presents a problem in communicating "
6789 "your selections back to the local computer."
6792 #. type: <p><example>
6795 "Now the disc contains all of the index files and archives needed to upgrade "
6796 "the target machine. Take the disc back and run:"
6799 #. type: <example></example>
6803 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
6804 " # apt-get check\n"
6805 " [ APT generates a local copy of the cache files ]\n"
6806 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
6807 " [ Or any other APT command ]"
6813 "It is necessary for proper function to re-specify the status file to be the "
6814 "local one. This is very important!"
6820 "If you are using dselect you can do the very risky operation of copying "
6821 "disc/status to /var/lib/dpkg/status so that any selections you made on the "
6822 "remote machine are updated. I highly recommend that people only make "
6823 "selections on the local machine - but this may not always be possible. DO "
6824 "NOT copy the status file if dpkg or APT have been run in the mean time!!"
6827 #. type: <heading></heading>
6829 msgid "Using APT and wget"
6835 "<em>wget</em> is a popular and portable download tool that can run on nearly "
6836 "any machine. Unlike the method above this requires that the Debian machine "
6837 "already has a list of available packages."
6843 "The basic idea is to create a disc that has only the archive files "
6844 "downloaded from the remote site. This is done by using the --print-uris "
6845 "option to apt-get and then preparing a wget script to actually fetch the "
6849 #. type: <heading></heading>
6854 #. type: <p><example>
6857 "Unlike the previous technique no special configuration files are "
6858 "required. We merely use the standard APT commands to generate the file list."
6861 #. type: <example></example>
6865 " # apt-get dist-upgrade \n"
6866 " [ Press no when prompted, make sure you are happy with the actions ]\n"
6867 " # apt-get -qq --print-uris dist-upgrade > uris\n"
6868 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script"
6871 #. type: </example></p>
6874 "Any command other than dist-upgrade could be used here, including "
6881 "The /disc/wget-script file will now contain a list of wget commands to "
6882 "execute in order to fetch the necessary archives. This script should be run "
6883 "with the current directory as the disc's mount point so as to save the "
6884 "output on the disc."
6887 #. type: <p><example>
6889 msgid "The remote machine would do something like"
6892 #. type: <example></example>
6897 " # sh -x ./wget-script\n"
6901 #. type: </example><example>
6904 "Once the archives are downloaded and the disc returned to the Debian machine "
6905 "installation can proceed using,"
6908 #. type: <example></example>
6911 msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade"
6914 #. type: </example></p>
6916 msgid "Which will use the already fetched archives on the disc."