1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2011-06-28 16:42+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
34 msgid "Debian GNU/Linux"
45 msgid "apt - Advanced Package Tool"
68 "APT is a management system for software packages. For normal day to day "
69 "package management there are several frontends available, such as "
70 "B<aptitude>(8) for the command line or B<synaptic>(8) for the X Window "
71 "System. Some options are only implemented in B<apt-get>(8) though."
83 "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
84 "B<apt_preferences>(5), B<apt-secure>(8)"
95 msgid "apt returns zero on normal operation, decimal 100 on error."
106 msgid "This manpage isn't even started."
112 "See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
113 "B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
114 "B<reportbug>(1) command."
125 msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
130 msgid "<!-- -*- mode: sgml; mode: fold -*- -->"
137 "<!-- Boiler plate docinfo section -->\n"
138 "<!ENTITY apt-docinfo \"\n"
140 " <address><email>apt@packages.debian.org</email></address>\n"
142 " <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n"
143 " <contrib></contrib>\n"
145 " <copyright><year>1998-2001</year> <holder>Jason "
146 "Gunthorpe</holder></copyright>\n"
147 " <date>28 October 2008</date>\n"
148 " <productname>Linux</productname>\n"
157 "<!ENTITY apt-author.team \"\n"
159 " <othername>APT team</othername>\n"
160 " <contrib></contrib>\n"
169 "<!ENTITY apt-qapage \"\n"
171 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
180 "<!-- Boiler plate Bug reporting section -->\n"
181 "<!ENTITY manbugs \"\n"
182 " <refsect1><title>Bugs</title>\n"
183 " <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
184 " If you wish to report a bug in APT, please see\n"
185 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
186 " &reportbug; command.\n"
196 "<!-- Boiler plate Author section -->\n"
197 "<!ENTITY manauthor \"\n"
198 " <refsect1><title>Author</title>\n"
199 " <para>APT was written by the APT team "
200 "<email>apt@packages.debian.org</email>.\n"
210 "<!-- Should be used within the option section of the text to\n"
211 " put in the blurb about -h, -v, -c and -o -->\n"
212 "<!ENTITY apt-commonoptions \"\n"
213 " <varlistentry><term><option>-h</option></term>\n"
214 " <term><option>--help</option></term>\n"
215 " <listitem><para>Show a short usage summary.\n"
226 " <term><option>-v</option></term>\n"
227 " <term><option>--version</option></term>\n"
228 " <listitem><para>Show the program version.\n"
239 " <term><option>-c</option></term>\n"
240 " <term><option>--config-file</option></term>\n"
241 " <listitem><para>Configuration File; Specify a configuration file to "
243 " The program will read the default configuration file and then this \n"
244 " configuration file. If configuration settings need to be set before "
246 " default configuration files are parsed specify a file with the "
247 "<envar>APT_CONFIG</envar>\n"
248 " environment variable. See &apt-conf; for syntax information.\n"
259 " <term><option>-o</option></term>\n"
260 " <term><option>--option</option></term>\n"
261 " <listitem><para>Set a Configuration Option; This will set an "
263 " configuration option. The syntax is <option>-o "
264 "Foo::Bar=bar</option>.\n"
265 " <option>-o</option> and <option>--option</option> can be used "
267 " times to set different options.\n"
278 "<!-- Should be used within the option section of the text to\n"
279 " put in the blurb about -h, -v, -c and -o -->\n"
280 "<!ENTITY apt-cmdblurb \"\n"
281 " <para>All command line options may be set using the configuration file, "
283 " descriptions indicate the configuration option to set. For boolean\n"
284 " options you can override the config file by using something like \n"
285 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
286 " or several other variations.\n"
295 "<!ENTITY file-aptconf \"\n"
296 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
297 " <listitem><para>APT configuration file.\n"
298 " Configuration Item: "
299 "<literal>Dir::Etc::Main</literal>.</para></listitem>\n"
307 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
308 " <listitem><para>APT configuration file fragments.\n"
309 " Configuration Item: "
310 "<literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
319 "<!ENTITY file-cachearchives \"\n"
320 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
321 " <listitem><para>Storage area for retrieved package files.\n"
322 " Configuration Item: "
323 "<literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
332 "<varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
333 " <listitem><para>Storage area for package files in transit.\n"
334 " Configuration Item: <literal>Dir::Cache::Archives</literal> (implicit "
335 "partial). </para></listitem>\n"
344 "<!ENTITY file-preferences \"\n"
345 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
346 " <listitem><para>Version preferences file.\n"
347 " This is where you would specify "pinning",\n"
348 " i.e. a preference to get certain packages\n"
349 " from a separate source\n"
350 " or from a different version of a distribution.\n"
351 " Configuration Item: "
352 "<literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
361 "<varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
362 " <listitem><para>File fragments for the version preferences.\n"
363 " Configuration Item: "
364 "<literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
373 "<!ENTITY file-sourceslist \"\n"
374 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
375 " <listitem><para>Locations to fetch packages from.\n"
376 " Configuration Item: "
377 "<literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
386 "<varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
387 " <listitem><para>File fragments for locations to fetch packages from.\n"
388 " Configuration Item: "
389 "<literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
398 "<!ENTITY file-statelists \"\n"
399 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
400 " <listitem><para>Storage area for state information for each package "
401 "resource specified in\n"
403 " Configuration Item: "
404 "<literal>Dir::State::Lists</literal>.</para></listitem>\n"
413 "<varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
414 " <listitem><para>Storage area for state information in transit.\n"
415 " Configuration Item: <literal>Dir::State::Lists</literal> (implicit "
416 "partial).</para></listitem>\n"
425 "<!ENTITY file-trustedgpg \"\n"
426 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
427 " <listitem><para>Keyring of local trusted keys, new keys will be added "
429 " Configuration Item: "
430 "<literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
439 "<varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
440 " <listitem><para>File fragments for the trusted keys, additional "
442 " be stored here (by other packages or the administrator).\n"
443 " Configuration Item "
444 "<literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
453 "<!ENTITY file-extended_states \"\n"
455 "<varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
456 " <listitem><para>Status list of auto-installed packages.\n"
457 " Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
458 " </para></listitem>\n"
467 "<!-- TRANSLATOR: This is the section header for the following paragraphs - "
469 " to the other headers like NAME and DESCRIPTION and should therefore be "
471 "<!ENTITY translation-title \"TRANSLATION\">\n"
478 "<!-- TRANSLATOR: This is a placeholder. You should write here who has "
480 " to the translation in the past, who is responsible now and maybe "
481 "further information\n"
482 " specially related to your translation. -->\n"
483 "<!ENTITY translation-holder \"\n"
484 " The english translation was done by John Doe "
485 "<email>john@doe.org</email> in 2009,\n"
486 " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together "
488 " Debian Dummy l10n Team "
489 "<email>debian-l10n-dummy@lists.debian.org</email>.\n"
497 "<!-- TRANSLATOR: As a translation is allowed to have 20% of "
498 "untranslated/fuzzy strings\n"
499 " in a shipped manpage newer/modified paragraphs will maybe appear in "
501 " the generated manpage. This sentence is therefore here to tell the "
503 " is not a mistake by the translator - obviously the target is that at "
505 " releases this sentence is not needed. :) -->\n"
506 "<!ENTITY translation-english \"\n"
507 " Note that this translated document may contain untranslated parts.\n"
508 " This is done on purpose, to avoid losing content when the\n"
509 " translation is lagging behind the original content.\n"
513 #. The last update date
514 #. type: Content of: <refentry><refentryinfo>
515 #: apt-cache.8.xml:16
517 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>04 "
518 "February 2011</date>"
521 #. type: Content of: <refentry><refnamediv><refname>
522 #: apt-cache.8.xml:25 apt-cache.8.xml:32
526 #. type: Content of: <refentry><refmeta><manvolnum>
527 #: apt-cache.8.xml:26 apt-cdrom.8.xml:25 apt-config.8.xml:26 apt-get.8.xml:26 apt-key.8.xml:18 apt-mark.8.xml:26 apt-secure.8.xml:18
531 #. type: Content of: <refentry><refmeta><refmiscinfo>
532 #: apt-cache.8.xml:27 apt-cdrom.8.xml:26 apt-config.8.xml:27 apt-extracttemplates.1.xml:27 apt-ftparchive.1.xml:27 apt-get.8.xml:27 apt-key.8.xml:19 apt-mark.8.xml:27 apt-secure.8.xml:19 apt-sortpkgs.1.xml:27 apt.conf.5.xml:33 apt_preferences.5.xml:26 sources.list.5.xml:27
536 #. type: Content of: <refentry><refnamediv><refpurpose>
537 #: apt-cache.8.xml:33
538 msgid "query the APT cache"
541 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
542 #: apt-cache.8.xml:39
544 "<command>apt-cache</command> <arg><option>-hvsn</option></arg> "
545 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
546 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
547 "choice=\"req\"> <arg>gencaches</arg> <arg>showpkg <arg choice=\"plain\" "
548 "rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg>showsrc <arg "
549 "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
550 "<arg>stats</arg> <arg>dump</arg> <arg>dumpavail</arg> <arg>unmet</arg> "
552 "choice=\"plain\"><replaceable>regex</replaceable></arg></arg> <arg>show <arg "
553 "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
554 "<arg>depends <arg choice=\"plain\" "
555 "rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg>rdepends <arg "
556 "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
557 "<arg>pkgnames <arg "
558 "choice=\"plain\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty "
559 "<arg choice=\"plain\" "
560 "rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg>xvcg <arg "
561 "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
562 "<arg>policy <arg choice=\"plain\" "
563 "rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg "
564 "choice=\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> "
568 #. type: Content of: <refentry><refsect1><title>
569 #: apt-cache.8.xml:64 apt-cdrom.8.xml:50 apt-config.8.xml:50 apt-extracttemplates.1.xml:46 apt-ftparchive.1.xml:59 apt-get.8.xml:114 apt-key.8.xml:38 apt-mark.8.xml:56 apt-secure.8.xml:43 apt-sortpkgs.1.xml:47 apt.conf.5.xml:42 apt_preferences.5.xml:36 sources.list.5.xml:36
573 #. type: Content of: <refentry><refsect1><para>
574 #: apt-cache.8.xml:65
576 "<command>apt-cache</command> performs a variety of operations on APT's "
577 "package cache. <command>apt-cache</command> does not manipulate the state of "
578 "the system but does provide operations to search and generate interesting "
579 "output from the package metadata."
582 #. type: Content of: <refentry><refsect1><para>
583 #: apt-cache.8.xml:70 apt-get.8.xml:120
585 "Unless the <option>-h</option>, or <option>--help</option> option is given, "
586 "one of the commands below must be present."
589 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
590 #: apt-cache.8.xml:74
594 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
595 #: apt-cache.8.xml:75
597 "<literal>gencaches</literal> performs the same operation as <command>apt-get "
598 "check</command>. It builds the source and package caches from the sources in "
599 "&sources-list; and from <filename>/var/lib/dpkg/status</filename>."
602 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
603 #: apt-cache.8.xml:81
604 msgid "showpkg <replaceable>pkg(s)</replaceable>"
607 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
608 #: apt-cache.8.xml:82
610 "<literal>showpkg</literal> displays information about the packages listed on "
611 "the command line. Remaining arguments are package names. The available "
612 "versions and reverse dependencies of each package listed are listed, as well "
613 "as forward dependencies for each version. Forward (normal) dependencies are "
614 "those packages upon which the package in question depends; reverse "
615 "dependencies are those packages that depend upon the package in "
616 "question. Thus, forward dependencies must be satisfied for a package, but "
617 "reverse dependencies need not be. For instance, <command>apt-cache showpkg "
618 "libreadline2</command> would produce output similar to the following:"
621 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
622 #: apt-cache.8.xml:94
625 "Package: libreadline2\n"
626 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
627 "Reverse Depends: \n"
628 " libreadlineg2,libreadline2\n"
629 " libreadline2-altdev,libreadline2\n"
631 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
634 "Reverse Provides: \n"
637 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
638 #: apt-cache.8.xml:106
640 "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
641 "ncurses3.0 which must be installed for libreadline2 to work. In turn, "
642 "libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
643 "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
644 "installed; libreadlineg2 and libreadline2-altdev do not have to be "
645 "installed. For the specific meaning of the remainder of the output it is "
646 "best to consult the apt source code."
649 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
650 #: apt-cache.8.xml:115
654 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
655 #: apt-cache.8.xml:115
657 "<literal>stats</literal> displays some statistics about the cache. No "
658 "further arguments are expected. Statistics reported are:"
661 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
662 #: apt-cache.8.xml:118
664 "<literal>Total package names</literal> is the number of package names found "
668 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
669 #: apt-cache.8.xml:122
671 "<literal>Normal packages</literal> is the number of regular, ordinary "
672 "package names; these are packages that bear a one-to-one correspondence "
673 "between their names and the names used by other packages for them in "
674 "dependencies. The majority of packages fall into this category."
677 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
678 #: apt-cache.8.xml:128
680 "<literal>Pure virtual packages</literal> is the number of packages that "
681 "exist only as a virtual package name; that is, packages only \"provide\" the "
682 "virtual package name, and no package actually uses the name. For instance, "
683 "\"mail-transport-agent\" in the Debian GNU/Linux system is a pure virtual "
684 "package; several packages provide \"mail-transport-agent\", but there is no "
685 "package named \"mail-transport-agent\"."
688 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
689 #: apt-cache.8.xml:136
691 "<literal>Single virtual packages</literal> is the number of packages with "
692 "only one package providing a particular virtual package. For example, in the "
693 "Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, but only "
694 "one package, xless, provides \"X11-text-viewer\"."
697 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
698 #: apt-cache.8.xml:142
700 "<literal>Mixed virtual packages</literal> is the number of packages that "
701 "either provide a particular virtual package or have the virtual package name "
702 "as the package name. For instance, in the Debian GNU/Linux system, "
703 "\"debconf\" is both an actual package, and provided by the debconf-tiny "
707 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
708 #: apt-cache.8.xml:149
710 "<literal>Missing</literal> is the number of package names that were "
711 "referenced in a dependency but were not provided by any package. Missing "
712 "packages may be an evidence if a full distribution is not accessed, or if a "
713 "package (real or virtual) has been dropped from the distribution. Usually "
714 "they are referenced from Conflicts or Breaks statements."
717 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
718 #: apt-cache.8.xml:156
720 "<literal>Total distinct</literal> versions is the number of package versions "
721 "found in the cache; this value is therefore at least equal to the number of "
722 "total package names. If more than one distribution (both \"stable\" and "
723 "\"unstable\", for instance), is being accessed, this value can be "
724 "considerably larger than the number of total package names."
727 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
728 #: apt-cache.8.xml:163
730 "<literal>Total dependencies</literal> is the number of dependency "
731 "relationships claimed by all of the packages in the cache."
734 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
735 #: apt-cache.8.xml:170
736 msgid "showsrc <replaceable>pkg(s)</replaceable>"
739 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
740 #: apt-cache.8.xml:171
742 "<literal>showsrc</literal> displays all the source package records that "
743 "match the given package names. All versions are shown, as well as all "
744 "records that declare the name to be a Binary."
747 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
748 #: apt-cache.8.xml:176 apt-config.8.xml:87
752 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
753 #: apt-cache.8.xml:177
755 "<literal>dump</literal> shows a short listing of every package in the "
756 "cache. It is primarily for debugging."
759 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
760 #: apt-cache.8.xml:181
764 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
765 #: apt-cache.8.xml:182
767 "<literal>dumpavail</literal> prints out an available list to stdout. This is "
768 "suitable for use with &dpkg; and is used by the &dselect; method."
771 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
772 #: apt-cache.8.xml:186
776 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
777 #: apt-cache.8.xml:187
779 "<literal>unmet</literal> displays a summary of all unmet dependencies in the "
783 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
784 #: apt-cache.8.xml:191
785 msgid "show <replaceable>pkg(s)</replaceable>"
788 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
789 #: apt-cache.8.xml:192
791 "<literal>show</literal> performs a function similar to <command>dpkg "
792 "--print-avail</command>; it displays the package records for the named "
796 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
797 #: apt-cache.8.xml:197
798 msgid "search <replaceable>regex [ regex ... ]</replaceable>"
801 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
802 #: apt-cache.8.xml:198
804 "<literal>search</literal> performs a full text search on all available "
805 "package lists for the POSIX regex pattern given, see "
806 "<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
807 "<manvolnum>7</manvolnum></citerefentry>. It searches the package names and "
808 "the descriptions for an occurrence of the regular expression and prints out "
809 "the package name and the short description, including virtual package "
810 "names. If <option>--full</option> is given then output identical to "
811 "<literal>show</literal> is produced for each matched package, and if "
812 "<option>--names-only</option> is given then the long description is not "
813 "searched, only the package name is."
816 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
817 #: apt-cache.8.xml:211
819 "Separate arguments can be used to specify multiple search patterns that are "
823 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
824 #: apt-cache.8.xml:215
825 msgid "depends <replaceable>pkg(s)</replaceable>"
828 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
829 #: apt-cache.8.xml:216
831 "<literal>depends</literal> shows a listing of each dependency a package has "
832 "and all the possible other packages that can fulfill that dependency."
835 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
836 #: apt-cache.8.xml:220
837 msgid "rdepends <replaceable>pkg(s)</replaceable>"
840 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
841 #: apt-cache.8.xml:221
843 "<literal>rdepends</literal> shows a listing of each reverse dependency a "
847 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
848 #: apt-cache.8.xml:225
849 msgid "pkgnames <replaceable>[ prefix ]</replaceable>"
852 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
853 #: apt-cache.8.xml:226
855 "This command prints the name of each package APT knows. The optional "
856 "argument is a prefix match to filter the name list. The output is suitable "
857 "for use in a shell tab complete function and the output is generated "
858 "extremely quickly. This command is best used with the "
859 "<option>--generate</option> option."
862 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
863 #: apt-cache.8.xml:231
865 "Note that a package which APT knows of is not necessarily available to "
866 "download, installable or installed, e.g. virtual packages are also listed in "
867 "the generated list."
870 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
871 #: apt-cache.8.xml:236
872 msgid "dotty <replaceable>pkg(s)</replaceable>"
875 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
876 #: apt-cache.8.xml:237
878 "<literal>dotty</literal> takes a list of packages on the command line and "
879 "generates output suitable for use by dotty from the <ulink "
880 "url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> "
881 "package. The result will be a set of nodes and edges representing the "
882 "relationships between the packages. By default the given packages will trace "
883 "out all dependent packages; this can produce a very large graph. To limit "
884 "the output to only the packages listed on the command line, set the "
885 "<literal>APT::Cache::GivenOnly</literal> option."
888 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
889 #: apt-cache.8.xml:246
891 "The resulting nodes will have several shapes; normal packages are boxes, "
892 "pure provides are triangles, mixed provides are diamonds, missing packages "
893 "are hexagons. Orange boxes mean recursion was stopped [leaf packages], blue "
894 "lines are pre-depends, green lines are conflicts."
897 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
898 #: apt-cache.8.xml:251
899 msgid "Caution, dotty cannot graph larger sets of packages."
902 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
903 #: apt-cache.8.xml:254
904 msgid "xvcg <replaceable>pkg(s)</replaceable>"
907 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
908 #: apt-cache.8.xml:255
910 "The same as <literal>dotty</literal>, only for xvcg from the <ulink "
911 "url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG "
915 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
916 #: apt-cache.8.xml:259
917 msgid "policy <replaceable>[ pkg(s) ]</replaceable>"
920 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
921 #: apt-cache.8.xml:260
923 "<literal>policy</literal> is meant to help debug issues relating to the "
924 "preferences file. With no arguments it will print out the priorities of each "
925 "source. Otherwise it prints out detailed information about the priority "
926 "selection of the named package."
929 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
930 #: apt-cache.8.xml:266
931 msgid "madison <replaceable>/[ pkg(s) ]</replaceable>"
934 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
935 #: apt-cache.8.xml:267
937 "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
938 "to mimic the output format and a subset of the functionality of the Debian "
939 "archive management tool, <literal>madison</literal>. It displays available "
940 "versions of a package in a tabular format. Unlike the original "
941 "<literal>madison</literal>, it can only display information for the "
942 "architecture for which APT has retrieved package lists "
943 "(<literal>APT::Architecture</literal>)."
946 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
947 #: apt-cache.8.xml:278 apt-config.8.xml:96 apt-extracttemplates.1.xml:59 apt-ftparchive.1.xml:525 apt-get.8.xml:331 apt-mark.8.xml:126 apt-sortpkgs.1.xml:57 apt.conf.5.xml:560 apt.conf.5.xml:582
951 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
952 #: apt-cache.8.xml:282
953 msgid "<option>-p</option>"
956 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
957 #: apt-cache.8.xml:282
958 msgid "<option>--pkg-cache</option>"
961 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
962 #: apt-cache.8.xml:283
964 "Select the file to store the package cache. The package cache is the primary "
965 "cache used by all operations. Configuration Item: "
966 "<literal>Dir::Cache::pkgcache</literal>."
969 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
970 #: apt-cache.8.xml:288 apt-ftparchive.1.xml:572 apt-get.8.xml:393 apt-sortpkgs.1.xml:61
971 msgid "<option>-s</option>"
974 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
975 #: apt-cache.8.xml:288
976 msgid "<option>--src-cache</option>"
979 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
980 #: apt-cache.8.xml:289
982 "Select the file to store the source cache. The source is used only by "
983 "<literal>gencaches</literal> and it stores a parsed version of the package "
984 "information from remote sources. When building the package cache the source "
985 "cache is used to avoid reparsing all of the package files. Configuration "
986 "Item: <literal>Dir::Cache::srcpkgcache</literal>."
989 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
990 #: apt-cache.8.xml:296 apt-ftparchive.1.xml:546 apt-get.8.xml:383
991 msgid "<option>-q</option>"
994 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
995 #: apt-cache.8.xml:296 apt-ftparchive.1.xml:546 apt-get.8.xml:383
996 msgid "<option>--quiet</option>"
999 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1000 #: apt-cache.8.xml:297
1002 "Quiet; produces output suitable for logging, omitting progress indicators. "
1003 "More q's will produce more quietness up to a maximum of 2. You can also use "
1004 "<option>-q=#</option> to set the quietness level, overriding the "
1005 "configuration file. Configuration Item: <literal>quiet</literal>."
1008 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1009 #: apt-cache.8.xml:303
1010 msgid "<option>-i</option>"
1013 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1014 #: apt-cache.8.xml:303
1015 msgid "<option>--important</option>"
1018 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1019 #: apt-cache.8.xml:304
1021 "Print only important dependencies; for use with unmet and depends. Causes "
1022 "only Depends and Pre-Depends relations to be printed. Configuration Item: "
1023 "<literal>APT::Cache::Important</literal>."
1026 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1027 #: apt-cache.8.xml:309
1028 msgid "<option>--no-pre-depends</option>"
1031 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1032 #: apt-cache.8.xml:310
1033 msgid "<option>--no-depends</option>"
1036 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1037 #: apt-cache.8.xml:311
1038 msgid "<option>--no-recommends</option>"
1041 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1042 #: apt-cache.8.xml:312
1043 msgid "<option>--no-suggests</option>"
1046 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1047 #: apt-cache.8.xml:313
1048 msgid "<option>--no-conflicts</option>"
1051 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1052 #: apt-cache.8.xml:314
1053 msgid "<option>--no-breaks</option>"
1056 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1057 #: apt-cache.8.xml:315
1058 msgid "<option>--no-replaces</option>"
1061 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1062 #: apt-cache.8.xml:316
1063 msgid "<option>--no-enhances</option>"
1066 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1067 #: apt-cache.8.xml:317
1069 "Per default the <literal>depends</literal> and <literal>rdepends</literal> "
1070 "print all dependencies. This can be tweaked with these flags which will omit "
1071 "the specified dependency type. Configuration Item: "
1072 "<literal>APT::Cache::Show<replaceable>DependencyType</replaceable></literal> "
1073 "e.g. <literal>APT::Cache::ShowRecommends</literal>."
1076 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1077 #: apt-cache.8.xml:323 apt-cdrom.8.xml:124 apt-get.8.xml:350
1078 msgid "<option>-f</option>"
1081 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1082 #: apt-cache.8.xml:323
1083 msgid "<option>--full</option>"
1086 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1087 #: apt-cache.8.xml:324
1089 "Print full package records when searching. Configuration Item: "
1090 "<literal>APT::Cache::ShowFull</literal>."
1093 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1094 #: apt-cache.8.xml:328 apt-cdrom.8.xml:134 apt-ftparchive.1.xml:584
1095 msgid "<option>-a</option>"
1098 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1099 #: apt-cache.8.xml:328
1100 msgid "<option>--all-versions</option>"
1103 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1104 #: apt-cache.8.xml:329
1106 "Print full records for all available versions. This is the default; to turn "
1107 "it off, use <option>--no-all-versions</option>. If "
1108 "<option>--no-all-versions</option> is specified, only the candidate version "
1109 "will displayed (the one which would be selected for installation). This "
1110 "option is only applicable to the <literal>show</literal> command. "
1111 "Configuration Item: <literal>APT::Cache::AllVersions</literal>."
1114 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1115 #: apt-cache.8.xml:337
1116 msgid "<option>-g</option>"
1119 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1120 #: apt-cache.8.xml:337
1121 msgid "<option>--generate</option>"
1124 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1125 #: apt-cache.8.xml:338
1127 "Perform automatic package cache regeneration, rather than use the cache as "
1128 "it is. This is the default; to turn it off, use "
1129 "<option>--no-generate</option>. Configuration Item: "
1130 "<literal>APT::Cache::Generate</literal>."
1133 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1134 #: apt-cache.8.xml:343
1135 msgid "<option>--names-only</option>"
1138 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1139 #: apt-cache.8.xml:343 apt-cdrom.8.xml:142
1140 msgid "<option>-n</option>"
1143 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1144 #: apt-cache.8.xml:344
1146 "Only search on the package names, not the long descriptions. Configuration "
1147 "Item: <literal>APT::Cache::NamesOnly</literal>."
1150 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1151 #: apt-cache.8.xml:348
1152 msgid "<option>--all-names</option>"
1155 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1156 #: apt-cache.8.xml:349
1158 "Make <literal>pkgnames</literal> print all names, including virtual packages "
1159 "and missing dependencies. Configuration Item: "
1160 "<literal>APT::Cache::AllNames</literal>."
1163 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1164 #: apt-cache.8.xml:354
1165 msgid "<option>--recurse</option>"
1168 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1169 #: apt-cache.8.xml:355
1171 "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
1172 "that all packages mentioned are printed once. Configuration Item: "
1173 "<literal>APT::Cache::RecurseDepends</literal>."
1176 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1177 #: apt-cache.8.xml:360
1178 msgid "<option>--installed</option>"
1181 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1182 #: apt-cache.8.xml:362
1184 "Limit the output of <literal>depends</literal> and "
1185 "<literal>rdepends</literal> to packages which are currently installed. "
1186 "Configuration Item: <literal>APT::Cache::Installed</literal>."
1189 #. type: Content of: <refentry><refsect1><variablelist>
1190 #: apt-cache.8.xml:367 apt-cdrom.8.xml:153 apt-config.8.xml:101 apt-extracttemplates.1.xml:70 apt-ftparchive.1.xml:612 apt-get.8.xml:570 apt-mark.8.xml:140 apt-sortpkgs.1.xml:67
1191 msgid "&apt-commonoptions;"
1194 #. type: Content of: <refentry><refsect1><title>
1195 #: apt-cache.8.xml:372 apt-get.8.xml:575 apt-key.8.xml:172 apt-mark.8.xml:144 apt.conf.5.xml:1093 apt_preferences.5.xml:697
1199 #. type: Content of: <refentry><refsect1><variablelist>
1200 #: apt-cache.8.xml:374
1201 msgid "&file-sourceslist; &file-statelists;"
1204 #. type: Content of: <refentry><refsect1><title>
1205 #: apt-cache.8.xml:379 apt-cdrom.8.xml:158 apt-config.8.xml:106 apt-extracttemplates.1.xml:77 apt-ftparchive.1.xml:628 apt-get.8.xml:585 apt-key.8.xml:193 apt-mark.8.xml:150 apt-secure.8.xml:185 apt-sortpkgs.1.xml:72 apt.conf.5.xml:1099 apt_preferences.5.xml:704 sources.list.5.xml:234
1209 #. type: Content of: <refentry><refsect1><para>
1210 #: apt-cache.8.xml:380
1211 msgid "&apt-conf;, &sources-list;, &apt-get;"
1214 #. type: Content of: <refentry><refsect1><title>
1215 #: apt-cache.8.xml:384 apt-cdrom.8.xml:163 apt-config.8.xml:111 apt-extracttemplates.1.xml:81 apt-ftparchive.1.xml:632 apt-get.8.xml:591 apt-mark.8.xml:154 apt-sortpkgs.1.xml:76
1219 #. type: Content of: <refentry><refsect1><para>
1220 #: apt-cache.8.xml:385
1222 "<command>apt-cache</command> returns zero on normal operation, decimal 100 "
1226 #. type: Content of: <refentry><refentryinfo>
1227 #: apt-cdrom.8.xml:16
1229 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
1230 "February 2004</date>"
1233 #. type: Content of: <refentry><refnamediv><refname>
1234 #: apt-cdrom.8.xml:24 apt-cdrom.8.xml:31
1238 #. type: Content of: <refentry><refnamediv><refpurpose>
1239 #: apt-cdrom.8.xml:32
1240 msgid "APT CDROM management utility"
1243 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1244 #: apt-cdrom.8.xml:38
1246 "<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
1247 "<arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> "
1248 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
1249 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group> "
1250 "<arg>add</arg> <arg>ident</arg> </group>"
1253 #. type: Content of: <refentry><refsect1><para>
1254 #: apt-cdrom.8.xml:51
1256 "<command>apt-cdrom</command> is used to add a new CDROM to APTs list of "
1257 "available sources. <command>apt-cdrom</command> takes care of determining "
1258 "the structure of the disc as well as correcting for several possible "
1259 "mis-burns and verifying the index files."
1262 #. type: Content of: <refentry><refsect1><para>
1263 #: apt-cdrom.8.xml:58
1265 "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
1266 "system, it cannot be done by hand. Furthermore each disk in a multi-cd set "
1267 "must be inserted and scanned separately to account for possible mis-burns."
1270 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
1271 #: apt-cdrom.8.xml:68
1275 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1276 #: apt-cdrom.8.xml:69
1278 "<literal>add</literal> is used to add a new disc to the source list. It will "
1279 "unmount the CDROM device, prompt for a disk to be inserted and then proceed "
1280 "to scan it and copy the index files. If the disc does not have a proper "
1281 "<filename>disk</filename> directory you will be prompted for a descriptive "
1285 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1286 #: apt-cdrom.8.xml:77
1288 "APT uses a CDROM ID to track which disc is currently in the drive and "
1289 "maintains a database of these IDs in "
1290 "<filename>&statedir;/cdroms.list</filename>"
1293 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
1294 #: apt-cdrom.8.xml:84
1298 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1299 #: apt-cdrom.8.xml:85
1301 "A debugging tool to report the identity of the current disc as well as the "
1305 #. type: Content of: <refentry><refsect1><para>
1306 #: apt-cdrom.8.xml:64
1308 "Unless the <option>-h</option>, or <option>--help</option> option is given "
1309 "one of the commands below must be present. <placeholder "
1310 "type=\"variablelist\" id=\"0\"/>"
1313 #. type: Content of: <refentry><refsect1><title>
1314 #: apt-cdrom.8.xml:94 apt-key.8.xml:158
1318 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1319 #: apt-cdrom.8.xml:98 apt-ftparchive.1.xml:540 apt-get.8.xml:345
1320 msgid "<option>-d</option>"
1323 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1324 #: apt-cdrom.8.xml:98
1325 msgid "<option>--cdrom</option>"
1328 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1329 #: apt-cdrom.8.xml:99
1331 "Mount point; specify the location to mount the cdrom. This mount point must "
1332 "be listed in <filename>/etc/fstab</filename> and properly configured. "
1333 "Configuration Item: <literal>Acquire::cdrom::mount</literal>."
1336 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1337 #: apt-cdrom.8.xml:107
1338 msgid "<option>-r</option>"
1341 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1342 #: apt-cdrom.8.xml:107
1343 msgid "<option>--rename</option>"
1346 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1347 #: apt-cdrom.8.xml:108
1349 "Rename a disc; change the label of a disk or override the disks given "
1350 "label. This option will cause <command>apt-cdrom</command> to prompt for a "
1351 "new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
1354 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1355 #: apt-cdrom.8.xml:116 apt-get.8.xml:364
1356 msgid "<option>-m</option>"
1359 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1360 #: apt-cdrom.8.xml:116
1361 msgid "<option>--no-mount</option>"
1364 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1365 #: apt-cdrom.8.xml:117
1367 "No mounting; prevent <command>apt-cdrom</command> from mounting and "
1368 "unmounting the mount point. Configuration Item: "
1369 "<literal>APT::CDROM::NoMount</literal>."
1372 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1373 #: apt-cdrom.8.xml:124
1374 msgid "<option>--fast</option>"
1377 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1378 #: apt-cdrom.8.xml:125
1380 "Fast Copy; Assume the package files are valid and do not check every "
1381 "package. This option should be used only if <command>apt-cdrom</command> has "
1382 "been run on this disc before and did not detect any errors. Configuration "
1383 "Item: <literal>APT::CDROM::Fast</literal>."
1386 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1387 #: apt-cdrom.8.xml:134
1388 msgid "<option>--thorough</option>"
1391 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1392 #: apt-cdrom.8.xml:135
1394 "Thorough Package Scan; This option may be needed with some old Debian "
1395 "1.1/1.2 discs that have Package files in strange places. It takes much "
1396 "longer to scan the CD but will pick them all up."
1399 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1400 #: apt-cdrom.8.xml:143 apt-get.8.xml:395
1401 msgid "<option>--just-print</option>"
1404 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1405 #: apt-cdrom.8.xml:144 apt-get.8.xml:397
1406 msgid "<option>--recon</option>"
1409 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1410 #: apt-cdrom.8.xml:145 apt-get.8.xml:398
1411 msgid "<option>--no-act</option>"
1414 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1415 #: apt-cdrom.8.xml:146
1417 "No Changes; Do not change the &sources-list; file and do not write index "
1418 "files. Everything is still checked however. Configuration Item: "
1419 "<literal>APT::CDROM::NoAct</literal>."
1422 #. type: Content of: <refentry><refsect1><para>
1423 #: apt-cdrom.8.xml:159
1424 msgid "&apt-conf;, &apt-get;, &sources-list;"
1427 #. type: Content of: <refentry><refsect1><para>
1428 #: apt-cdrom.8.xml:164
1430 "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
1434 #. The last update date
1435 #. type: Content of: <refentry><refentryinfo>
1436 #: apt-config.8.xml:16 apt-extracttemplates.1.xml:16 apt-sortpkgs.1.xml:16 sources.list.5.xml:16
1438 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>29 "
1439 "February 2004</date>"
1442 #. type: Content of: <refentry><refnamediv><refname>
1443 #: apt-config.8.xml:25 apt-config.8.xml:32
1447 #. type: Content of: <refentry><refnamediv><refpurpose>
1448 #: apt-config.8.xml:33
1449 msgid "APT Configuration Query program"
1452 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1453 #: apt-config.8.xml:39
1455 "<command>apt-config</command> <arg><option>-hv</option></arg> "
1456 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
1457 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
1458 "choice=\"req\"> <arg>shell</arg> <arg>dump</arg> </group>"
1461 #. type: Content of: <refentry><refsect1><para>
1462 #: apt-config.8.xml:51
1464 "<command>apt-config</command> is an internal program used by various "
1465 "portions of the APT suite to provide consistent configurability. It accesses "
1466 "the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
1467 "manner that is easy to use by scripted applications."
1470 #. type: Content of: <refentry><refsect1><para>
1471 #: apt-config.8.xml:56 apt-ftparchive.1.xml:75
1473 "Unless the <option>-h</option>, or <option>--help</option> option is given "
1474 "one of the commands below must be present."
1477 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1478 #: apt-config.8.xml:61
1482 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1483 #: apt-config.8.xml:63
1485 "shell is used to access the configuration information from a shell "
1486 "script. It is given pairs of arguments, the first being a shell variable and "
1487 "the second the configuration value to query. As output it lists a series of "
1488 "shell assignments commands for each present value. In a shell script it "
1489 "should be used like:"
1492 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
1493 #: apt-config.8.xml:71
1497 "RES=`apt-config shell OPTS MyApp::options`\n"
1501 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1502 #: apt-config.8.xml:76
1504 "This will set the shell environment variable $OPTS to the value of "
1505 "MyApp::options with a default of <option>-f</option>."
1508 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1509 #: apt-config.8.xml:80
1511 "The configuration item may be postfixed with a /[fdbi]. f returns file "
1512 "names, d returns directories, b returns true or false and i returns an "
1513 "integer. Each of the returns is normalized and verified internally."
1516 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1517 #: apt-config.8.xml:89
1518 msgid "Just show the contents of the configuration space."
1521 #. type: Content of: <refentry><refsect1><para>
1522 #: apt-config.8.xml:107 apt-extracttemplates.1.xml:78 apt-ftparchive.1.xml:629 apt-sortpkgs.1.xml:73
1526 #. type: Content of: <refentry><refsect1><para>
1527 #: apt-config.8.xml:112
1529 "<command>apt-config</command> returns zero on normal operation, decimal 100 "
1533 #. type: Content of: <refentry><refnamediv><refname>
1534 #: apt-extracttemplates.1.xml:25 apt-extracttemplates.1.xml:32
1535 msgid "apt-extracttemplates"
1538 #. type: Content of: <refentry><refmeta><manvolnum>
1539 #: apt-extracttemplates.1.xml:26 apt-ftparchive.1.xml:26 apt-sortpkgs.1.xml:26
1543 #. type: Content of: <refentry><refnamediv><refpurpose>
1544 #: apt-extracttemplates.1.xml:33
1545 msgid "Utility to extract DebConf config and templates from Debian packages"
1548 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1549 #: apt-extracttemplates.1.xml:39
1551 "<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> "
1552 "<arg><option>-t=<replaceable>temporary "
1553 "directory</replaceable></option></arg> <arg choice=\"plain\" "
1554 "rep=\"repeat\"><replaceable>file</replaceable></arg>"
1557 #. type: Content of: <refentry><refsect1><para>
1558 #: apt-extracttemplates.1.xml:47
1560 "<command>apt-extracttemplates</command> will take one or more Debian package "
1561 "files as input and write out (to a temporary directory) all associated "
1562 "config scripts and template files. For each passed in package that contains "
1563 "config scripts and templates, one line of output will be generated in the "
1567 #. type: Content of: <refentry><refsect1><para>
1568 #: apt-extracttemplates.1.xml:52
1569 msgid "package version template-file config-script"
1572 #. type: Content of: <refentry><refsect1><para>
1573 #: apt-extracttemplates.1.xml:53
1575 "template-file and config-script are written to the temporary directory "
1576 "specified by the -t or --tempdir "
1577 "(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with "
1578 "filenames of the form <filename>package.template.XXXX</filename> and "
1579 "<filename>package.config.XXXX</filename>"
1582 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1583 #: apt-extracttemplates.1.xml:63 apt-get.8.xml:504
1584 msgid "<option>-t</option>"
1587 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1588 #: apt-extracttemplates.1.xml:63
1589 msgid "<option>--tempdir</option>"
1592 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1593 #: apt-extracttemplates.1.xml:65
1595 "Temporary directory in which to write extracted debconf template files and "
1596 "config scripts. Configuration Item: "
1597 "<literal>APT::ExtractTemplates::TempDir</literal>"
1600 #. type: Content of: <refentry><refsect1><para>
1601 #: apt-extracttemplates.1.xml:82
1603 "<command>apt-extracttemplates</command> returns zero on normal operation, "
1604 "decimal 100 on error."
1607 #. The last update date
1608 #. type: Content of: <refentry><refentryinfo>
1609 #: apt-ftparchive.1.xml:16
1611 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>17 "
1612 "August 2009</date>"
1615 #. type: Content of: <refentry><refnamediv><refname>
1616 #: apt-ftparchive.1.xml:25 apt-ftparchive.1.xml:32
1617 msgid "apt-ftparchive"
1620 #. type: Content of: <refentry><refnamediv><refpurpose>
1621 #: apt-ftparchive.1.xml:33
1622 msgid "Utility to generate index files"
1625 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1626 #: apt-ftparchive.1.xml:39
1628 "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> "
1629 "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> "
1630 "<arg><option>--readonly</option></arg> "
1631 "<arg><option>--contents</option></arg> <arg><option>--arch "
1632 "<replaceable>architecture</replaceable></option></arg> <arg><option>-o "
1633 "<replaceable>config</replaceable>=<replaceable>string</replaceable></option></arg> "
1634 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
1635 "choice=\"req\"> <arg>packages<arg choice=\"plain\" "
1636 "rep=\"repeat\"><replaceable>path</replaceable></arg><arg><replaceable>override</replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
1637 "<arg>sources<arg choice=\"plain\" "
1638 "rep=\"repeat\"><replaceable>path</replaceable></arg><arg><replaceable>override</replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
1639 "<arg>contents <arg "
1640 "choice=\"plain\"><replaceable>path</replaceable></arg></arg> <arg>release "
1641 "<arg choice=\"plain\"><replaceable>path</replaceable></arg></arg> "
1642 "<arg>generate <arg "
1643 "choice=\"plain\"><replaceable>config-file</replaceable></arg> <arg "
1645 "rep=\"repeat\"><replaceable>section</replaceable></arg></arg> <arg>clean "
1646 "<arg choice=\"plain\"><replaceable>config-file</replaceable></arg></arg> "
1650 #. type: Content of: <refentry><refsect1><para>
1651 #: apt-ftparchive.1.xml:60
1653 "<command>apt-ftparchive</command> is the command line tool that generates "
1654 "the index files that APT uses to access a distribution source. The index "
1655 "files should be generated on the origin site based on the content of that "
1659 #. type: Content of: <refentry><refsect1><para>
1660 #: apt-ftparchive.1.xml:64
1662 "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
1663 "program, incorporating its entire functionality via the "
1664 "<literal>packages</literal> command. It also contains a contents file "
1665 "generator, <literal>contents</literal>, and an elaborate means to 'script' "
1666 "the generation process for a complete archive."
1669 #. type: Content of: <refentry><refsect1><para>
1670 #: apt-ftparchive.1.xml:70
1672 "Internally <command>apt-ftparchive</command> can make use of binary "
1673 "databases to cache the contents of a .deb file and it does not rely on any "
1674 "external programs aside from &gzip;. When doing a full generate it "
1675 "automatically performs file-change checks and builds the desired compressed "
1679 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1680 #: apt-ftparchive.1.xml:79
1684 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1685 #: apt-ftparchive.1.xml:81
1687 "The packages command generates a package file from a directory tree. It "
1688 "takes the given directory and recursively searches it for .deb files, "
1689 "emitting a package record to stdout for each. This command is approximately "
1690 "equivalent to &dpkg-scanpackages;."
1693 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1694 #: apt-ftparchive.1.xml:86 apt-ftparchive.1.xml:110
1695 msgid "The option <option>--db</option> can be used to specify a binary caching DB."
1698 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1699 #: apt-ftparchive.1.xml:89
1703 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1704 #: apt-ftparchive.1.xml:91
1706 "The <literal>sources</literal> command generates a source index file from a "
1707 "directory tree. It takes the given directory and recursively searches it "
1708 "for .dsc files, emitting a source record to stdout for each. This command is "
1709 "approximately equivalent to &dpkg-scansources;."
1712 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1713 #: apt-ftparchive.1.xml:96
1715 "If an override file is specified then a source override file will be looked "
1716 "for with an extension of .src. The --source-override option can be used to "
1717 "change the source override file that will be used."
1720 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1721 #: apt-ftparchive.1.xml:101
1725 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1726 #: apt-ftparchive.1.xml:103
1728 "The <literal>contents</literal> command generates a contents file from a "
1729 "directory tree. It takes the given directory and recursively searches it for "
1730 ".deb files, and reads the file list from each file. It then sorts and writes "
1731 "to stdout the list of files matched to packages. Directories are not written "
1732 "to the output. If multiple packages own the same file then each package is "
1733 "separated by a comma in the output."
1736 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1737 #: apt-ftparchive.1.xml:113
1741 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1742 #: apt-ftparchive.1.xml:115
1744 "The <literal>release</literal> command generates a Release file from a "
1745 "directory tree. It recursively searches the given directory for uncompressed "
1746 "<filename>Packages</filename> and <filename>Sources</filename> files and the "
1747 "ones compressed with <command>gzip</command>, <command>bzip2</command> or "
1748 "<command>lzma</command> as well as <filename>Release</filename> and "
1749 "<filename>md5sum.txt</filename> files by default "
1750 "(<literal>APT::FTPArchive::Release::Default-Patterns</literal>). Additional "
1751 "filename patterns can be added by listing them in "
1752 "<literal>APT::FTPArchive::Release::Patterns</literal>. It then writes to "
1753 "stdout a Release file containing a MD5, SHA1 and SHA256 digest for each "
1757 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1758 #: apt-ftparchive.1.xml:125
1760 "Values for the additional metadata fields in the Release file are taken from "
1761 "the corresponding variables under "
1762 "<literal>APT::FTPArchive::Release</literal>, "
1763 "e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The supported "
1764 "fields are: <literal>Origin</literal>, <literal>Label</literal>, "
1765 "<literal>Suite</literal>, <literal>Version</literal>, "
1766 "<literal>Codename</literal>, <literal>Date</literal>, "
1767 "<literal>Valid-Until</literal>, <literal>Architectures</literal>, "
1768 "<literal>Components</literal>, <literal>Description</literal>."
1771 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1772 #: apt-ftparchive.1.xml:136
1776 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1777 #: apt-ftparchive.1.xml:138
1779 "The <literal>generate</literal> command is designed to be runnable from a "
1780 "cron script and builds indexes according to the given config file. The "
1781 "config language provides a flexible means of specifying which index files "
1782 "are built from which directories, as well as providing a simple means of "
1783 "maintaining the required settings."
1786 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1787 #: apt-ftparchive.1.xml:145 apt-get.8.xml:287
1791 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1792 #: apt-ftparchive.1.xml:147
1794 "The <literal>clean</literal> command tidies the databases used by the given "
1795 "configuration file by removing any records that are no longer necessary."
1798 #. type: Content of: <refentry><refsect1><title>
1799 #: apt-ftparchive.1.xml:153
1800 msgid "The Generate Configuration"
1803 #. type: Content of: <refentry><refsect1><para>
1804 #: apt-ftparchive.1.xml:155
1806 "The <literal>generate</literal> command uses a configuration file to "
1807 "describe the archives that are going to be generated. It follows the typical "
1808 "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. "
1809 "&apt-conf; contains a description of the syntax. Note that the generate "
1810 "configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
1811 "tree manner. This only effects how the scope tag is handled."
1814 #. type: Content of: <refentry><refsect1><para>
1815 #: apt-ftparchive.1.xml:163
1816 msgid "The generate configuration has 4 separate sections, each described below."
1819 #. type: Content of: <refentry><refsect1><refsect2><title>
1820 #: apt-ftparchive.1.xml:165
1824 #. type: Content of: <refentry><refsect1><refsect2><para>
1825 #: apt-ftparchive.1.xml:167
1827 "The <literal>Dir</literal> section defines the standard directories needed "
1828 "to locate the files required during the generation process. These "
1829 "directories are prepended certain relative paths defined in later sections "
1830 "to produce a complete an absolute path."
1833 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1834 #: apt-ftparchive.1.xml:172
1838 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1839 #: apt-ftparchive.1.xml:174
1841 "Specifies the root of the FTP archive, in a standard Debian configuration "
1842 "this is the directory that contains the <filename>ls-LR</filename> and dist "
1846 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1847 #: apt-ftparchive.1.xml:179
1851 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1852 #: apt-ftparchive.1.xml:181
1853 msgid "Specifies the location of the override files."
1856 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1857 #: apt-ftparchive.1.xml:184
1861 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1862 #: apt-ftparchive.1.xml:186
1863 msgid "Specifies the location of the cache files"
1866 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1867 #: apt-ftparchive.1.xml:189
1871 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1872 #: apt-ftparchive.1.xml:191
1874 "Specifies the location of the file list files, if the "
1875 "<literal>FileList</literal> setting is used below."
1878 #. type: Content of: <refentry><refsect1><refsect2><title>
1879 #: apt-ftparchive.1.xml:197
1880 msgid "Default Section"
1883 #. type: Content of: <refentry><refsect1><refsect2><para>
1884 #: apt-ftparchive.1.xml:199
1886 "The <literal>Default</literal> section specifies default values, and "
1887 "settings that control the operation of the generator. Other sections may "
1888 "override these defaults with a per-section setting."
1891 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1892 #: apt-ftparchive.1.xml:203
1893 msgid "Packages::Compress"
1896 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1897 #: apt-ftparchive.1.xml:205
1899 "Sets the default compression schemes to use for the Package index files. It "
1900 "is a string that contains a space separated list of at least one of: '.' (no "
1901 "compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
1905 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1906 #: apt-ftparchive.1.xml:211
1907 msgid "Packages::Extensions"
1910 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1911 #: apt-ftparchive.1.xml:213
1913 "Sets the default list of file extensions that are package files. This "
1914 "defaults to '.deb'."
1917 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1918 #: apt-ftparchive.1.xml:217
1919 msgid "Sources::Compress"
1922 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1923 #: apt-ftparchive.1.xml:219
1925 "This is similar to <literal>Packages::Compress</literal> except that it "
1926 "controls the compression for the Sources files."
1929 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1930 #: apt-ftparchive.1.xml:223
1931 msgid "Sources::Extensions"
1934 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1935 #: apt-ftparchive.1.xml:225
1937 "Sets the default list of file extensions that are source files. This "
1938 "defaults to '.dsc'."
1941 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1942 #: apt-ftparchive.1.xml:229
1943 msgid "Contents::Compress"
1946 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1947 #: apt-ftparchive.1.xml:231
1949 "This is similar to <literal>Packages::Compress</literal> except that it "
1950 "controls the compression for the Contents files."
1953 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1954 #: apt-ftparchive.1.xml:235
1955 msgid "Translation::Compress"
1958 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1959 #: apt-ftparchive.1.xml:237
1961 "This is similar to <literal>Packages::Compress</literal> except that it "
1962 "controls the compression for the Translation-en master file."
1965 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1966 #: apt-ftparchive.1.xml:241
1970 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1971 #: apt-ftparchive.1.xml:243
1973 "Specifies the number of kilobytes to delink (and replace with hard links) "
1974 "per run. This is used in conjunction with the per-section "
1975 "<literal>External-Links</literal> setting."
1978 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1979 #: apt-ftparchive.1.xml:248
1983 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1984 #: apt-ftparchive.1.xml:250
1986 "Specifies the mode of all created index files. It defaults to 0644. All "
1987 "index files are set to this mode with no regard to the umask."
1990 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
1991 #: apt-ftparchive.1.xml:255 apt-ftparchive.1.xml:401
1992 msgid "LongDescription"
1995 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
1996 #: apt-ftparchive.1.xml:257 apt-ftparchive.1.xml:403
1998 "Sets if long descriptions should be included in the Packages file or split "
1999 "out into a master Translation-en file."
2002 #. type: Content of: <refentry><refsect1><refsect2><title>
2003 #: apt-ftparchive.1.xml:263
2004 msgid "TreeDefault Section"
2007 #. type: Content of: <refentry><refsect1><refsect2><para>
2008 #: apt-ftparchive.1.xml:265
2010 "Sets defaults specific to <literal>Tree</literal> sections. All of these "
2011 "variables are substitution variables and have the strings $(DIST), "
2012 "$(SECTION) and $(ARCH) replaced with their respective values."
2015 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2016 #: apt-ftparchive.1.xml:270
2017 msgid "MaxContentsChange"
2020 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2021 #: apt-ftparchive.1.xml:272
2023 "Sets the number of kilobytes of contents files that are generated each "
2024 "day. The contents files are round-robined so that over several days they "
2025 "will all be rebuilt."
2028 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2029 #: apt-ftparchive.1.xml:277
2033 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2034 #: apt-ftparchive.1.xml:279
2036 "Controls the number of days a contents file is allowed to be checked without "
2037 "changing. If this limit is passed the mtime of the contents file is "
2038 "updated. This case can occur if the package file is changed in such a way "
2039 "that does not result in a new contents file [override edit for instance]. A "
2040 "hold off is allowed in hopes that new .debs will be installed, requiring a "
2041 "new file anyhow. The default is 10, the units are in days."
2044 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2045 #: apt-ftparchive.1.xml:288
2049 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2050 #: apt-ftparchive.1.xml:290
2052 "Sets the top of the .deb directory tree. Defaults to "
2053 "<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>"
2056 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2057 #: apt-ftparchive.1.xml:294
2058 msgid "SrcDirectory"
2061 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2062 #: apt-ftparchive.1.xml:296
2064 "Sets the top of the source package directory tree. Defaults to "
2065 "<filename>$(DIST)/$(SECTION)/source/</filename>"
2068 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2069 #: apt-ftparchive.1.xml:300 apt-ftparchive.1.xml:439
2073 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2074 #: apt-ftparchive.1.xml:302
2076 "Sets the output Packages file. Defaults to "
2077 "<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/Packages</filename>"
2080 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2081 #: apt-ftparchive.1.xml:306 apt-ftparchive.1.xml:444
2085 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2086 #: apt-ftparchive.1.xml:308
2088 "Sets the output Sources file. Defaults to "
2089 "<filename>$(DIST)/$(SECTION)/source/Sources</filename>"
2092 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2093 #: apt-ftparchive.1.xml:312
2097 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2098 #: apt-ftparchive.1.xml:314
2100 "Set the output Translation-en master file with the long descriptions if they "
2101 "should be not included in the Packages file. Defaults to "
2102 "<filename>$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
2105 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2106 #: apt-ftparchive.1.xml:319
2107 msgid "InternalPrefix"
2110 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2111 #: apt-ftparchive.1.xml:321
2113 "Sets the path prefix that causes a symlink to be considered an internal link "
2114 "instead of an external link. Defaults to "
2115 "<filename>$(DIST)/$(SECTION)/</filename>"
2118 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2119 #: apt-ftparchive.1.xml:326 apt-ftparchive.1.xml:450
2123 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2124 #: apt-ftparchive.1.xml:328
2126 "Sets the output Contents file. Defaults to "
2127 "<filename>$(DIST)/Contents-$(ARCH)</filename>. If this setting causes "
2128 "multiple Packages files to map onto a single Contents file (such as the "
2129 "default) then <command>apt-ftparchive</command> will integrate those "
2130 "package files together automatically."
2133 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2134 #: apt-ftparchive.1.xml:335
2135 msgid "Contents::Header"
2138 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2139 #: apt-ftparchive.1.xml:337
2140 msgid "Sets header file to prepend to the contents output."
2143 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2144 #: apt-ftparchive.1.xml:340 apt-ftparchive.1.xml:475
2148 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2149 #: apt-ftparchive.1.xml:342
2151 "Sets the binary cache database to use for this section. Multiple sections "
2152 "can share the same database."
2155 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2156 #: apt-ftparchive.1.xml:346
2160 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2161 #: apt-ftparchive.1.xml:348
2163 "Specifies that instead of walking the directory tree, "
2164 "<command>apt-ftparchive</command> should read the list of files from the "
2165 "given file. Relative files names are prefixed with the archive directory."
2168 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2169 #: apt-ftparchive.1.xml:353
2170 msgid "SourceFileList"
2173 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2174 #: apt-ftparchive.1.xml:355
2176 "Specifies that instead of walking the directory tree, "
2177 "<command>apt-ftparchive</command> should read the list of files from the "
2178 "given file. Relative files names are prefixed with the archive directory. "
2179 "This is used when processing source indexes."
2182 #. type: Content of: <refentry><refsect1><refsect2><title>
2183 #: apt-ftparchive.1.xml:363
2184 msgid "Tree Section"
2187 #. type: Content of: <refentry><refsect1><refsect2><para>
2188 #: apt-ftparchive.1.xml:365
2190 "The <literal>Tree</literal> section defines a standard Debian file tree "
2191 "which consists of a base directory, then multiple sections in that base "
2192 "directory and finally multiple Architectures in each section. The exact "
2193 "pathing used is defined by the <literal>Directory</literal> substitution "
2197 #. type: Content of: <refentry><refsect1><refsect2><para>
2198 #: apt-ftparchive.1.xml:370
2200 "The <literal>Tree</literal> section takes a scope tag which sets the "
2201 "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
2202 "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
2203 "setting such as <filename>dists/&stable-codename;</filename>."
2206 #. type: Content of: <refentry><refsect1><refsect2><para>
2207 #: apt-ftparchive.1.xml:375
2209 "All of the settings defined in the <literal>TreeDefault</literal> section "
2210 "can be use in a <literal>Tree</literal> section as well as three new "
2214 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
2215 #: apt-ftparchive.1.xml:381
2218 "for i in Sections do \n"
2219 " for j in Architectures do\n"
2220 " Generate for DIST=scope SECTION=i ARCH=j\n"
2224 #. type: Content of: <refentry><refsect1><refsect2><para>
2225 #: apt-ftparchive.1.xml:378
2227 "When processing a <literal>Tree</literal> section "
2228 "<command>apt-ftparchive</command> performs an operation similar to: "
2229 "<placeholder type=\"programlisting\" id=\"0\"/>"
2232 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2233 #: apt-ftparchive.1.xml:387
2237 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2238 #: apt-ftparchive.1.xml:389
2240 "This is a space separated list of sections which appear under the "
2241 "distribution, typically this is something like <literal>main contrib "
2242 "non-free</literal>"
2245 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2246 #: apt-ftparchive.1.xml:394
2247 msgid "Architectures"
2250 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2251 #: apt-ftparchive.1.xml:396
2253 "This is a space separated list of all the architectures that appear under "
2254 "search section. The special architecture 'source' is used to indicate that "
2255 "this tree has a source archive."
2258 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2259 #: apt-ftparchive.1.xml:407 apt-ftparchive.1.xml:455
2263 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2264 #: apt-ftparchive.1.xml:409
2266 "Sets the binary override file. The override file contains section, priority "
2267 "and maintainer address information."
2270 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2271 #: apt-ftparchive.1.xml:413 apt-ftparchive.1.xml:460
2275 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2276 #: apt-ftparchive.1.xml:415
2278 "Sets the source override file. The override file contains section "
2282 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2283 #: apt-ftparchive.1.xml:419 apt-ftparchive.1.xml:465
2284 msgid "ExtraOverride"
2287 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2288 #: apt-ftparchive.1.xml:421 apt-ftparchive.1.xml:467
2289 msgid "Sets the binary extra override file."
2292 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2293 #: apt-ftparchive.1.xml:424 apt-ftparchive.1.xml:470
2294 msgid "SrcExtraOverride"
2297 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2298 #: apt-ftparchive.1.xml:426 apt-ftparchive.1.xml:472
2299 msgid "Sets the source extra override file."
2302 #. type: Content of: <refentry><refsect1><refsect2><title>
2303 #: apt-ftparchive.1.xml:431
2304 msgid "BinDirectory Section"
2307 #. type: Content of: <refentry><refsect1><refsect2><para>
2308 #: apt-ftparchive.1.xml:433
2310 "The <literal>bindirectory</literal> section defines a binary directory tree "
2311 "with no special structure. The scope tag specifies the location of the "
2312 "binary directory and the settings are similar to the <literal>Tree</literal> "
2313 "section with no substitution variables or "
2314 "<literal>Section</literal><literal>Architecture</literal> settings."
2317 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2318 #: apt-ftparchive.1.xml:441
2319 msgid "Sets the Packages file output."
2322 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2323 #: apt-ftparchive.1.xml:446
2325 "Sets the Sources file output. At least one of <literal>Packages</literal> or "
2326 "<literal>Sources</literal> is required."
2329 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2330 #: apt-ftparchive.1.xml:452
2331 msgid "Sets the Contents file output. (optional)"
2334 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2335 #: apt-ftparchive.1.xml:457
2336 msgid "Sets the binary override file."
2339 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2340 #: apt-ftparchive.1.xml:462
2341 msgid "Sets the source override file."
2344 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2345 #: apt-ftparchive.1.xml:477
2346 msgid "Sets the cache DB."
2349 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2350 #: apt-ftparchive.1.xml:480
2354 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2355 #: apt-ftparchive.1.xml:482
2356 msgid "Appends a path to all the output paths."
2359 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2360 #: apt-ftparchive.1.xml:485
2361 msgid "FileList, SourceFileList"
2364 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2365 #: apt-ftparchive.1.xml:487
2366 msgid "Specifies the file list file."
2369 #. type: Content of: <refentry><refsect1><title>
2370 #: apt-ftparchive.1.xml:494
2371 msgid "The Binary Override File"
2374 #. type: Content of: <refentry><refsect1><para>
2375 #: apt-ftparchive.1.xml:495
2377 "The binary override file is fully compatible with &dpkg-scanpackages;. It "
2378 "contains 4 fields separated by spaces. The first field is the package name, "
2379 "the second is the priority to force that package to, the third is the the "
2380 "section to force that package to and the final field is the maintainer "
2381 "permutation field."
2384 #. type: Content of: <refentry><refsect1><para><literallayout>
2385 #: apt-ftparchive.1.xml:501
2387 msgid "old [// oldn]* => new"
2390 #. type: Content of: <refentry><refsect1><para><literallayout>
2391 #: apt-ftparchive.1.xml:503
2396 #. type: Content of: <refentry><refsect1><para>
2397 #: apt-ftparchive.1.xml:500
2399 "The general form of the maintainer field is: <placeholder "
2400 "type=\"literallayout\" id=\"0\"/> or simply, <placeholder "
2401 "type=\"literallayout\" id=\"1\"/> The first form allows a double-slash "
2402 "separated list of old email addresses to be specified. If any of those are "
2403 "found then new is substituted for the maintainer field. The second form "
2404 "unconditionally substitutes the maintainer field."
2407 #. type: Content of: <refentry><refsect1><title>
2408 #: apt-ftparchive.1.xml:511
2409 msgid "The Source Override File"
2412 #. type: Content of: <refentry><refsect1><para>
2413 #: apt-ftparchive.1.xml:513
2415 "The source override file is fully compatible with &dpkg-scansources;. It "
2416 "contains 2 fields separated by spaces. The first fields is the source "
2417 "package name, the second is the section to assign it."
2420 #. type: Content of: <refentry><refsect1><title>
2421 #: apt-ftparchive.1.xml:518
2422 msgid "The Extra Override File"
2425 #. type: Content of: <refentry><refsect1><para>
2426 #: apt-ftparchive.1.xml:520
2428 "The extra override file allows any arbitrary tag to be added or replaced in "
2429 "the output. It has 3 columns, the first is the package, the second is the "
2430 "tag and the remainder of the line is the new value."
2433 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2434 #: apt-ftparchive.1.xml:529
2435 msgid "<option>--md5</option>, <option>--sha1</option>, <option>--sha256</option>"
2438 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2439 #: apt-ftparchive.1.xml:531
2441 "Generate the given checksum. These options default to on, when turned off "
2442 "the generated index files will not have the checksum fields where possible. "
2443 "Configuration Items: "
2444 "<literal>APT::FTPArchive::<replaceable>Checksum</replaceable></literal> and "
2445 "<literal>APT::FTPArchive::<replaceable>Index</replaceable>::<replaceable>Checksum</replaceable></literal> "
2446 "where <literal><replaceable>Index</replaceable></literal> can be "
2447 "<literal>Packages</literal>, <literal>Sources</literal> or "
2448 "<literal>Release</literal> and "
2449 "<literal><replaceable>Checksum</replaceable></literal> can be "
2450 "<literal>MD5</literal>, <literal>SHA1</literal> or "
2451 "<literal>SHA256</literal>."
2454 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2455 #: apt-ftparchive.1.xml:540
2456 msgid "<option>--db</option>"
2459 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2460 #: apt-ftparchive.1.xml:542
2462 "Use a binary caching DB. This has no effect on the generate command. "
2463 "Configuration Item: <literal>APT::FTPArchive::DB</literal>."
2466 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2467 #: apt-ftparchive.1.xml:548
2469 "Quiet; produces output suitable for logging, omitting progress indicators. "
2470 "More q's will produce more quiet up to a maximum of 2. You can also use "
2471 "<option>-q=#</option> to set the quiet level, overriding the configuration "
2472 "file. Configuration Item: <literal>quiet</literal>."
2475 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2476 #: apt-ftparchive.1.xml:554
2477 msgid "<option>--delink</option>"
2480 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2481 #: apt-ftparchive.1.xml:556
2483 "Perform Delinking. If the <literal>External-Links</literal> setting is used "
2484 "then this option actually enables delinking of the files. It defaults to on "
2485 "and can be turned off with <option>--no-delink</option>. Configuration "
2486 "Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
2489 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2490 #: apt-ftparchive.1.xml:562
2491 msgid "<option>--contents</option>"
2494 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2495 #: apt-ftparchive.1.xml:564
2497 "Perform contents generation. When this option is set and package indexes are "
2498 "being generated with a cache DB then the file listing will also be extracted "
2499 "and stored in the DB for later use. When using the generate command this "
2500 "option also allows the creation of any Contents files. The default is on. "
2501 "Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
2504 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2505 #: apt-ftparchive.1.xml:572
2506 msgid "<option>--source-override</option>"
2509 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2510 #: apt-ftparchive.1.xml:574
2512 "Select the source override file to use with the <literal>sources</literal> "
2513 "command. Configuration Item: "
2514 "<literal>APT::FTPArchive::SourceOverride</literal>."
2517 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2518 #: apt-ftparchive.1.xml:578
2519 msgid "<option>--readonly</option>"
2522 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2523 #: apt-ftparchive.1.xml:580
2525 "Make the caching databases read only. Configuration Item: "
2526 "<literal>APT::FTPArchive::ReadOnlyDB</literal>."
2529 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2530 #: apt-ftparchive.1.xml:584
2531 msgid "<option>--arch</option>"
2534 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2535 #: apt-ftparchive.1.xml:585
2537 "Accept in the <literal>packages</literal> and <literal>contents</literal> "
2538 "commands only package files matching <literal>*_arch.deb</literal> or "
2539 "<literal>*_all.deb</literal> instead of all package files in the given "
2540 "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
2543 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2544 #: apt-ftparchive.1.xml:591
2545 msgid "<option>APT::FTPArchive::AlwaysStat</option>"
2548 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2549 #: apt-ftparchive.1.xml:593
2551 "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
2552 "packages are recompiled and/or republished with the same version again, this "
2553 "will lead to problems as the now outdated cached metadata like size and "
2554 "checksums will be used. With this option enabled this will no longer happen "
2555 "as it will be checked if the file was changed. Note that this option is set "
2556 "to \"<literal>false</literal>\" by default as it is not recommend to upload "
2557 "multiply versions/builds of a package with the same versionnumber, so in "
2558 "theory nobody will have these problems and therefore all these extra checks "
2562 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2563 #: apt-ftparchive.1.xml:603
2564 msgid "<option>APT::FTPArchive::LongDescription</option>"
2567 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2568 #: apt-ftparchive.1.xml:605
2570 "This configuration option defaults to \"<literal>true</literal>\" and should "
2571 "only be set to <literal>\"false\"</literal> if the Archive generated with "
2572 "&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
2573 "that the <filename>Translation-en</filename> master file can only be created "
2574 "in the generate command."
2577 #. type: Content of: <refentry><refsect1><title>
2578 #: apt-ftparchive.1.xml:617 apt.conf.5.xml:1087 apt_preferences.5.xml:544 sources.list.5.xml:198
2582 #. type: Content of: <refentry><refsect1><para><programlisting>
2583 #: apt-ftparchive.1.xml:623
2586 "<command>apt-ftparchive</command> packages "
2587 "<replaceable>directory</replaceable> | <command>gzip</command> > "
2588 "<filename>Packages.gz</filename>\n"
2591 #. type: Content of: <refentry><refsect1><para>
2592 #: apt-ftparchive.1.xml:619
2594 "To create a compressed Packages file for a directory containing binary "
2595 "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
2598 #. type: Content of: <refentry><refsect1><para>
2599 #: apt-ftparchive.1.xml:633
2601 "<command>apt-ftparchive</command> returns zero on normal operation, decimal "
2605 #. The last update date
2606 #. type: Content of: <refentry><refentryinfo>
2609 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>08 "
2610 "November 2008</date>"
2613 #. type: <heading></heading>
2614 #: apt-get.8.xml:25 apt-get.8.xml:32 guide.sgml:96
2618 #. type: Content of: <refentry><refnamediv><refpurpose>
2620 msgid "APT package handling utility -- command-line interface"
2623 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
2626 "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> "
2627 "<option>-o= <replaceable>config_string</replaceable> </option> </arg> <arg> "
2628 "<option>-c= <replaceable>config_file</replaceable> </option> </arg> <arg> "
2629 "<option>-t=</option> <arg choice='plain'> "
2630 "<replaceable>target_release</replaceable> </arg> </arg> <group "
2631 "choice=\"req\"> <arg choice='plain'>update</arg> <arg "
2632 "choice='plain'>upgrade</arg> <arg choice='plain'>dselect-upgrade</arg> <arg "
2633 "choice='plain'>dist-upgrade</arg> <arg choice='plain'>install <arg "
2634 "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group "
2635 "choice='req'> <arg choice='plain'> "
2636 "=<replaceable>pkg_version_number</replaceable> </arg> <arg choice='plain'> "
2637 "/<replaceable>target_release</replaceable> </arg> </group> </arg> </arg> "
2638 "</arg> <arg choice='plain'>remove <arg choice=\"plain\" "
2639 "rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
2640 "choice='plain'>purge <arg choice=\"plain\" "
2641 "rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
2642 "choice='plain'>source <arg choice=\"plain\" "
2643 "rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group choice='req'> "
2644 "<arg choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> "
2645 "<arg choice='plain'> /<replaceable>target_release</replaceable> </arg> "
2646 "</group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg "
2647 "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
2648 "<arg choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg "
2649 "choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> <arg "
2650 "choice='plain'> <group choice='req'> <arg choice='plain'>-v</arg> <arg "
2651 "choice='plain'>--version</arg> </group> </arg> <arg choice='plain'> <group "
2652 "choice='req'> <arg choice='plain'>-h</arg> <arg choice='plain'>--help</arg> "
2653 "</group> </arg> </group>"
2656 #. type: Content of: <refentry><refsect1><para>
2657 #: apt-get.8.xml:115
2659 "<command>apt-get</command> is the command-line tool for handling packages, "
2660 "and may be considered the user's \"back-end\" to other tools using the APT "
2661 "library. Several \"front-end\" interfaces exist, such as &dselect;, "
2662 "&aptitude;, &synaptic; and &wajig;."
2665 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2666 #: apt-get.8.xml:124 apt-key.8.xml:127
2670 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2671 #: apt-get.8.xml:125
2673 "<literal>update</literal> is used to resynchronize the package index files "
2674 "from their sources. The indexes of available packages are fetched from the "
2675 "location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
2676 "example, when using a Debian archive, this command retrieves and scans the "
2677 "<filename>Packages.gz</filename> files, so that information about new and "
2678 "updated packages is available. An <literal>update</literal> should always be "
2679 "performed before an <literal>upgrade</literal> or "
2680 "<literal>dist-upgrade</literal>. Please be aware that the overall progress "
2681 "meter will be incorrect as the size of the package files cannot be known in "
2685 #. type: <tag></tag>
2686 #: apt-get.8.xml:136 guide.sgml:121
2690 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2691 #: apt-get.8.xml:137
2693 "<literal>upgrade</literal> is used to install the newest versions of all "
2694 "packages currently installed on the system from the sources enumerated in "
2695 "<filename>/etc/apt/sources.list</filename>. Packages currently installed "
2696 "with new versions available are retrieved and upgraded; under no "
2697 "circumstances are currently installed packages removed, or packages not "
2698 "already installed retrieved and installed. New versions of currently "
2699 "installed packages that cannot be upgraded without changing the install "
2700 "status of another package will be left at their current version. An "
2701 "<literal>update</literal> must be performed first so that "
2702 "<command>apt-get</command> knows that new versions of packages are "
2706 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2707 #: apt-get.8.xml:149
2708 msgid "dselect-upgrade"
2711 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2712 #: apt-get.8.xml:150
2714 "<literal>dselect-upgrade</literal> is used in conjunction with the "
2715 "traditional Debian packaging front-end, "
2716 "&dselect;. <literal>dselect-upgrade</literal> follows the changes made by "
2717 "&dselect; to the <literal>Status</literal> field of available packages, and "
2718 "performs the actions necessary to realize that state (for instance, the "
2719 "removal of old and the installation of new packages)."
2722 #. type: <tag></tag>
2723 #: apt-get.8.xml:159 guide.sgml:140
2724 msgid "dist-upgrade"
2727 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2728 #: apt-get.8.xml:160
2730 "<literal>dist-upgrade</literal> in addition to performing the function of "
2731 "<literal>upgrade</literal>, also intelligently handles changing dependencies "
2732 "with new versions of packages; <command>apt-get</command> has a \"smart\" "
2733 "conflict resolution system, and it will attempt to upgrade the most "
2734 "important packages at the expense of less important ones if necessary. So, "
2735 "<literal>dist-upgrade</literal> command may remove some packages. The "
2736 "<filename>/etc/apt/sources.list</filename> file contains a list of locations "
2737 "from which to retrieve desired package files. See also &apt-preferences; "
2738 "for a mechanism for overriding the general settings for individual packages."
2741 #. type: <tag></tag>
2742 #: apt-get.8.xml:172 guide.sgml:131
2746 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2747 #: apt-get.8.xml:174
2749 "<literal>install</literal> is followed by one or more packages desired for "
2750 "installation or upgrading. Each package is a package name, not a fully "
2751 "qualified filename (for instance, in a Debian GNU/Linux system, libc6 would "
2752 "be the argument provided, not <literal>libc6_1.9.6-2.deb</literal>). All "
2753 "packages required by the package(s) specified for installation will also be "
2754 "retrieved and installed. The <filename>/etc/apt/sources.list</filename> "
2755 "file is used to locate the desired packages. If a hyphen is appended to the "
2756 "package name (with no intervening space), the identified package will be "
2757 "removed if it is installed. Similarly a plus sign can be used to designate "
2758 "a package to install. These latter features may be used to override "
2759 "decisions made by apt-get's conflict resolution system."
2762 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2763 #: apt-get.8.xml:192
2765 "A specific version of a package can be selected for installation by "
2766 "following the package name with an equals and the version of the package to "
2767 "select. This will cause that version to be located and selected for "
2768 "install. Alternatively a specific distribution can be selected by following "
2769 "the package name with a slash and the version of the distribution or the "
2770 "Archive name (stable, testing, unstable)."
2773 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2774 #: apt-get.8.xml:199
2776 "Both of the version selection mechanisms can downgrade packages and must be "
2780 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2781 #: apt-get.8.xml:202
2783 "This is also the target to use if you want to upgrade one or more "
2784 "already-installed packages without upgrading every package you have on your "
2785 "system. Unlike the \"upgrade\" target, which installs the newest version of "
2786 "all currently installed packages, \"install\" will install the newest "
2787 "version of only the package(s) specified. Simply provide the name of the "
2788 "package(s) you wish to upgrade, and if a newer version is available, it (and "
2789 "its dependencies, as described above) will be downloaded and installed."
2792 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2793 #: apt-get.8.xml:213
2795 "Finally, the &apt-preferences; mechanism allows you to create an alternative "
2796 "installation policy for individual packages."
2799 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2800 #: apt-get.8.xml:217
2802 "If no package matches the given expression and the expression contains one "
2803 "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
2804 "it is applied to all package names in the database. Any matches are then "
2805 "installed (or removed). Note that matching is done by substring so 'lo.*' "
2806 "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
2807 "expression with a '^' or '$' character, or create a more specific regular "
2811 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2812 #: apt-get.8.xml:226
2816 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2817 #: apt-get.8.xml:227
2819 "<literal>remove</literal> is identical to <literal>install</literal> except "
2820 "that packages are removed instead of installed. Note the removing a package "
2821 "leaves its configuration files in system. If a plus sign is appended to the "
2822 "package name (with no intervening space), the identified package will be "
2823 "installed instead of removed."
2826 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2827 #: apt-get.8.xml:234
2831 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2832 #: apt-get.8.xml:235
2834 "<literal>purge</literal> is identical to <literal>remove</literal> except "
2835 "that packages are removed and purged (any configuration files are deleted "
2839 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2840 #: apt-get.8.xml:239
2844 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2845 #: apt-get.8.xml:240
2847 "<literal>source</literal> causes <command>apt-get</command> to fetch source "
2848 "packages. APT will examine the available packages to decide which source "
2849 "package to fetch. It will then find and download into the current directory "
2850 "the newest available version of that source package while respect the "
2851 "default release, set with the option "
2852 "<literal>APT::Default-Release</literal>, the <option>-t</option> option or "
2853 "per package with the <literal>pkg/release</literal> syntax, if possible."
2856 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2857 #: apt-get.8.xml:248
2859 "Source packages are tracked separately from binary packages via "
2860 "<literal>deb-src</literal> type lines in the &sources-list; file. This means "
2861 "that you will need to add such a line for each repository you want to get "
2862 "sources from. If you don't do this you will properly get another (newer, "
2863 "older or none) source version than the one you have installed or could "
2867 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2868 #: apt-get.8.xml:255
2870 "If the <option>--compile</option> option is specified then the package will "
2871 "be compiled to a binary .deb using <command>dpkg-buildpackage</command>, if "
2872 "<option>--download-only</option> is specified then the source package will "
2876 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2877 #: apt-get.8.xml:260
2879 "A specific source version can be retrieved by postfixing the source name "
2880 "with an equals and then the version to fetch, similar to the mechanism used "
2881 "for the package files. This enables exact matching of the source package "
2882 "name and version, implicitly enabling the "
2883 "<literal>APT::Get::Only-Source</literal> option."
2886 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2887 #: apt-get.8.xml:266
2889 "Note that source packages are not tracked like binary packages, they exist "
2890 "only in the current directory and are similar to downloading source tar "
2894 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2895 #: apt-get.8.xml:271
2899 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2900 #: apt-get.8.xml:272
2902 "<literal>build-dep</literal> causes apt-get to install/remove packages in an "
2903 "attempt to satisfy the build dependencies for a source package."
2906 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2907 #: apt-get.8.xml:276
2911 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2912 #: apt-get.8.xml:277
2914 "<literal>check</literal> is a diagnostic tool; it updates the package cache "
2915 "and checks for broken dependencies."
2918 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2919 #: apt-get.8.xml:281
2923 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2924 #: apt-get.8.xml:282
2926 "<literal>download</literal> will download the given binary package into the "
2927 "current directory."
2930 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2931 #: apt-get.8.xml:288
2933 "<literal>clean</literal> clears out the local repository of retrieved "
2934 "package files. It removes everything but the lock file from "
2935 "<filename>&cachedir;/archives/</filename> and "
2936 "<filename>&cachedir;/archives/partial/</filename>. When APT is used as a "
2937 "&dselect; method, <literal>clean</literal> is run automatically. Those who "
2938 "do not use dselect will likely want to run <literal>apt-get clean</literal> "
2939 "from time to time to free up disk space."
2942 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2943 #: apt-get.8.xml:297
2947 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2948 #: apt-get.8.xml:298
2950 "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
2951 "local repository of retrieved package files. The difference is that it only "
2952 "removes package files that can no longer be downloaded, and are largely "
2953 "useless. This allows a cache to be maintained over a long period without it "
2954 "growing out of control. The configuration option "
2955 "<literal>APT::Clean-Installed</literal> will prevent installed packages from "
2956 "being erased if it is set to off."
2959 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2960 #: apt-get.8.xml:307
2964 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2965 #: apt-get.8.xml:308
2967 "<literal>autoremove</literal> is used to remove packages that were "
2968 "automatically installed to satisfy dependencies for some package and that "
2969 "are no more needed."
2972 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2973 #: apt-get.8.xml:312
2977 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2978 #: apt-get.8.xml:313
2980 "<literal>changelog</literal> downloads a package changelog and displays it "
2981 "through <command>sensible-pager</command>. The server name and base "
2982 "directory is defined in the <literal>APT::Changelogs::Server</literal> "
2983 "variable (e. g. <ulink>http://packages.debian.org/changelogs</ulink> for "
2984 "Debian or <ulink>http://changelogs.ubuntu.com/changelogs</ulink> for "
2985 "Ubuntu). By default it displays the changelog for the version that is "
2986 "installed. However, you can specify the same options as for the "
2987 "<option>install</option> command."
2990 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2991 #: apt-get.8.xml:335
2992 msgid "<option>--no-install-recommends</option>"
2995 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2996 #: apt-get.8.xml:336
2998 "Do not consider recommended packages as a dependency for installing. "
2999 "Configuration Item: <literal>APT::Install-Recommends</literal>."
3002 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3003 #: apt-get.8.xml:340
3004 msgid "<option>--install-suggests</option>"
3007 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3008 #: apt-get.8.xml:341
3010 "Consider suggested packages as a dependency for installing. Configuration "
3011 "Item: <literal>APT::Install-Suggests</literal>."
3014 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3015 #: apt-get.8.xml:345
3016 msgid "<option>--download-only</option>"
3019 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3020 #: apt-get.8.xml:346
3022 "Download only; package files are only retrieved, not unpacked or installed. "
3023 "Configuration Item: <literal>APT::Get::Download-Only</literal>."
3026 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3027 #: apt-get.8.xml:350
3028 msgid "<option>--fix-broken</option>"
3031 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3032 #: apt-get.8.xml:351
3034 "Fix; attempt to correct a system with broken dependencies in place. This "
3035 "option, when used with install/remove, can omit any packages to permit APT "
3036 "to deduce a likely solution. If packages are specified, these have to "
3037 "completely correct the problem. The option is sometimes necessary when "
3038 "running APT for the first time; APT itself does not allow broken package "
3039 "dependencies to exist on a system. It is possible that a system's dependency "
3040 "structure can be so corrupt as to require manual intervention (which usually "
3041 "means using &dselect; or <command>dpkg --remove</command> to eliminate some "
3042 "of the offending packages). Use of this option together with "
3043 "<option>-m</option> may produce an error in some situations. Configuration "
3044 "Item: <literal>APT::Get::Fix-Broken</literal>."
3047 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3048 #: apt-get.8.xml:364
3049 msgid "<option>--ignore-missing</option>"
3052 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3053 #: apt-get.8.xml:365
3054 msgid "<option>--fix-missing</option>"
3057 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3058 #: apt-get.8.xml:366
3060 "Ignore missing packages; If packages cannot be retrieved or fail the "
3061 "integrity check after retrieval (corrupted package files), hold back those "
3062 "packages and handle the result. Use of this option together with "
3063 "<option>-f</option> may produce an error in some situations. If a package is "
3064 "selected for installation (particularly if it is mentioned on the command "
3065 "line) and it could not be downloaded then it will be silently held back. "
3066 "Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
3069 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3070 #: apt-get.8.xml:376
3071 msgid "<option>--no-download</option>"
3074 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3075 #: apt-get.8.xml:377
3077 "Disables downloading of packages. This is best used with "
3078 "<option>--ignore-missing</option> to force APT to use only the .debs it has "
3079 "already downloaded. Configuration Item: "
3080 "<literal>APT::Get::Download</literal>."
3083 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3084 #: apt-get.8.xml:384
3086 "Quiet; produces output suitable for logging, omitting progress indicators. "
3087 "More q's will produce more quiet up to a maximum of 2. You can also use "
3088 "<option>-q=#</option> to set the quiet level, overriding the configuration "
3089 "file. Note that quiet level 2 implies <option>-y</option>, you should never "
3090 "use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
3091 "may decided to do something you did not expect. Configuration Item: "
3092 "<literal>quiet</literal>."
3095 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3096 #: apt-get.8.xml:394
3097 msgid "<option>--simulate</option>"
3100 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3101 #: apt-get.8.xml:396
3102 msgid "<option>--dry-run</option>"
3105 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3106 #: apt-get.8.xml:399
3108 "No action; perform a simulation of events that would occur but do not "
3109 "actually change the system. Configuration Item: "
3110 "<literal>APT::Get::Simulate</literal>."
3113 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3114 #: apt-get.8.xml:403
3116 "Simulation run as user will deactivate locking "
3117 "(<literal>Debug::NoLocking</literal>) automatic. Also a notice will be "
3118 "displayed indicating that this is only a simulation, if the option "
3119 "<literal>APT::Get::Show-User-Simulation-Note</literal> is set (Default: "
3120 "true). Neither NoLocking nor the notice will be triggered if run as root "
3121 "(root should know what he is doing without further warnings by "
3122 "<literal>apt-get</literal>)."
3125 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3126 #: apt-get.8.xml:409
3128 "Simulate prints out a series of lines each one representing a dpkg "
3129 "operation, Configure (Conf), Remove (Remv), Unpack (Inst). Square brackets "
3130 "indicate broken packages and empty set of square brackets meaning breaks "
3131 "that are of no consequence (rare)."
3134 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3135 #: apt-get.8.xml:416
3136 msgid "<option>-y</option>"
3139 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3140 #: apt-get.8.xml:416
3141 msgid "<option>--yes</option>"
3144 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3145 #: apt-get.8.xml:417
3146 msgid "<option>--assume-yes</option>"
3149 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3150 #: apt-get.8.xml:418
3152 "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
3153 "non-interactively. If an undesirable situation, such as changing a held "
3154 "package, trying to install a unauthenticated package or removing an "
3155 "essential package occurs then <literal>apt-get</literal> will abort. "
3156 "Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
3159 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3160 #: apt-get.8.xml:425
3161 msgid "<option>-u</option>"
3164 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3165 #: apt-get.8.xml:425
3166 msgid "<option>--show-upgraded</option>"
3169 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3170 #: apt-get.8.xml:426
3172 "Show upgraded packages; Print out a list of all packages that are to be "
3173 "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
3176 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3177 #: apt-get.8.xml:431
3178 msgid "<option>-V</option>"
3181 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3182 #: apt-get.8.xml:431
3183 msgid "<option>--verbose-versions</option>"
3186 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3187 #: apt-get.8.xml:432
3189 "Show full versions for upgraded and installed packages. Configuration Item: "
3190 "<literal>APT::Get::Show-Versions</literal>."
3193 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3194 #: apt-get.8.xml:436
3195 msgid "<option>-b</option>"
3198 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3199 #: apt-get.8.xml:436
3200 msgid "<option>--compile</option>"
3203 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3204 #: apt-get.8.xml:437
3205 msgid "<option>--build</option>"
3208 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3209 #: apt-get.8.xml:438
3211 "Compile source packages after downloading them. Configuration Item: "
3212 "<literal>APT::Get::Compile</literal>."
3215 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3216 #: apt-get.8.xml:442
3217 msgid "<option>--ignore-hold</option>"
3220 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3221 #: apt-get.8.xml:443
3223 "Ignore package Holds; This causes <command>apt-get</command> to ignore a "
3224 "hold placed on a package. This may be useful in conjunction with "
3225 "<literal>dist-upgrade</literal> to override a large number of undesired "
3226 "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
3229 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3230 #: apt-get.8.xml:449
3231 msgid "<option>--no-upgrade</option>"
3234 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3235 #: apt-get.8.xml:450
3237 "Do not upgrade packages; When used in conjunction with "
3238 "<literal>install</literal>, <literal>no-upgrade</literal> will prevent "
3239 "packages on the command line from being upgraded if they are already "
3240 "installed. Configuration Item: <literal>APT::Get::Upgrade</literal>."
3243 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3244 #: apt-get.8.xml:456
3245 msgid "<option>--only-upgrade</option>"
3248 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3249 #: apt-get.8.xml:457
3251 "Do not install new packages; When used in conjunction with "
3252 "<literal>install</literal>, <literal>only-upgrade</literal> will prevent "
3253 "packages on the command line from being upgraded if they are not already "
3254 "installed. Configuration Item: <literal>APT::Get::Only-Upgrade</literal>."
3257 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3258 #: apt-get.8.xml:463
3259 msgid "<option>--force-yes</option>"
3262 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3263 #: apt-get.8.xml:464
3265 "Force yes; This is a dangerous option that will cause apt to continue "
3266 "without prompting if it is doing something potentially harmful. It should "
3267 "not be used except in very special situations. Using "
3268 "<literal>force-yes</literal> can potentially destroy your system! "
3269 "Configuration Item: <literal>APT::Get::force-yes</literal>."
3272 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3273 #: apt-get.8.xml:471
3274 msgid "<option>--print-uris</option>"
3277 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3278 #: apt-get.8.xml:472
3280 "Instead of fetching the files to install their URIs are printed. Each URI "
3281 "will have the path, the destination file name, the size and the expected md5 "
3282 "hash. Note that the file name to write to will not always match the file "
3283 "name on the remote site! This also works with the <literal>source</literal> "
3284 "and <literal>update</literal> commands. When used with the "
3285 "<literal>update</literal> command the MD5 and size are not included, and it "
3286 "is up to the user to decompress any compressed files. Configuration Item: "
3287 "<literal>APT::Get::Print-URIs</literal>."
3290 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3291 #: apt-get.8.xml:482
3292 msgid "<option>--purge</option>"
3295 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3296 #: apt-get.8.xml:483
3298 "Use purge instead of remove for anything that would be removed. An asterisk "
3299 "(\"*\") will be displayed next to packages which are scheduled to be "
3300 "purged. <option>remove --purge</option> is equivalent to the "
3301 "<option>purge</option> command. Configuration Item: "
3302 "<literal>APT::Get::Purge</literal>."
3305 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3306 #: apt-get.8.xml:490
3307 msgid "<option>--reinstall</option>"
3310 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3311 #: apt-get.8.xml:491
3313 "Re-Install packages that are already installed and at the newest version. "
3314 "Configuration Item: <literal>APT::Get::ReInstall</literal>."
3317 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3318 #: apt-get.8.xml:495
3319 msgid "<option>--list-cleanup</option>"
3322 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3323 #: apt-get.8.xml:496
3325 "This option defaults to on, use <literal>--no-list-cleanup</literal> to turn "
3326 "it off. When on <command>apt-get</command> will automatically manage the "
3327 "contents of <filename>&statedir;/lists</filename> to ensure that obsolete "
3328 "files are erased. The only reason to turn it off is if you frequently "
3329 "change your source list. Configuration Item: "
3330 "<literal>APT::Get::List-Cleanup</literal>."
3333 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3334 #: apt-get.8.xml:505
3335 msgid "<option>--target-release</option>"
3338 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3339 #: apt-get.8.xml:506
3340 msgid "<option>--default-release</option>"
3343 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3344 #: apt-get.8.xml:507
3346 "This option controls the default input to the policy engine, it creates a "
3347 "default pin at priority 990 using the specified release string. This "
3348 "overrides the general settings in "
3349 "<filename>/etc/apt/preferences</filename>. Specifically pinned packages are "
3350 "not affected by the value of this option. In short, this option lets you "
3351 "have simple control over which distribution packages will be retrieved "
3352 "from. Some common examples might be <option>-t '2.1*'</option>, <option>-t "
3353 "unstable</option> or <option>-t sid</option>. Configuration Item: "
3354 "<literal>APT::Default-Release</literal>; see also the &apt-preferences; "
3358 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3359 #: apt-get.8.xml:520
3360 msgid "<option>--trivial-only</option>"
3363 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3364 #: apt-get.8.xml:522
3366 "Only perform operations that are 'trivial'. Logically this can be considered "
3367 "related to <option>--assume-yes</option>, where "
3368 "<option>--assume-yes</option> will answer yes to any prompt, "
3369 "<option>--trivial-only</option> will answer no. Configuration Item: "
3370 "<literal>APT::Get::Trivial-Only</literal>."
3373 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3374 #: apt-get.8.xml:528
3375 msgid "<option>--no-remove</option>"
3378 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3379 #: apt-get.8.xml:529
3381 "If any packages are to be removed apt-get immediately aborts without "
3382 "prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
3385 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3386 #: apt-get.8.xml:534
3387 msgid "<option>--auto-remove</option>"
3390 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3391 #: apt-get.8.xml:535
3393 "If the command is either <literal>install</literal> or "
3394 "<literal>remove</literal>, then this option acts like running "
3395 "<literal>autoremove</literal> command, removing the unused dependency "
3396 "packages. Configuration Item: <literal>APT::Get::AutomaticRemove</literal>."
3399 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3400 #: apt-get.8.xml:541
3401 msgid "<option>--only-source</option>"
3404 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3405 #: apt-get.8.xml:542
3407 "Only has meaning for the <literal>source</literal> and "
3408 "<literal>build-dep</literal> commands. Indicates that the given source "
3409 "names are not to be mapped through the binary table. This means that if "
3410 "this option is specified, these commands will only accept source package "
3411 "names as arguments, rather than accepting binary package names and looking "
3412 "up the corresponding source package. Configuration Item: "
3413 "<literal>APT::Get::Only-Source</literal>."
3416 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3417 #: apt-get.8.xml:552
3418 msgid "<option>--diff-only</option>"
3421 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3422 #: apt-get.8.xml:552
3423 msgid "<option>--dsc-only</option>"
3426 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3427 #: apt-get.8.xml:552
3428 msgid "<option>--tar-only</option>"
3431 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3432 #: apt-get.8.xml:553
3434 "Download only the diff, dsc, or tar file of a source archive. Configuration "
3435 "Item: <literal>APT::Get::Diff-Only</literal>, "
3436 "<literal>APT::Get::Dsc-Only</literal>, and "
3437 "<literal>APT::Get::Tar-Only</literal>."
3440 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3441 #: apt-get.8.xml:558
3442 msgid "<option>--arch-only</option>"
3445 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3446 #: apt-get.8.xml:559
3448 "Only process architecture-dependent build-dependencies. Configuration Item: "
3449 "<literal>APT::Get::Arch-Only</literal>."
3452 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3453 #: apt-get.8.xml:563
3454 msgid "<option>--allow-unauthenticated</option>"
3457 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3458 #: apt-get.8.xml:564
3460 "Ignore if packages can't be authenticated and don't prompt about it. This "
3461 "is useful for tools like pbuilder. Configuration Item: "
3462 "<literal>APT::Get::AllowUnauthenticated</literal>."
3465 #. type: Content of: <refentry><refsect1><variablelist>
3466 #: apt-get.8.xml:577
3468 "&file-sourceslist; &file-aptconf; &file-preferences; &file-cachearchives; "
3472 #. type: Content of: <refentry><refsect1><para>
3473 #: apt-get.8.xml:586
3475 "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
3476 "&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, "
3477 "&apt-preferences;, the APT Howto."
3480 #. type: Content of: <refentry><refsect1><para>
3481 #: apt-get.8.xml:592
3483 "<command>apt-get</command> returns zero on normal operation, decimal 100 on "
3487 #. type: Content of: <refentry><refsect1><title>
3488 #: apt-get.8.xml:595
3489 msgid "ORIGINAL AUTHORS"
3492 #. type: Content of: <refentry><refsect1><para>
3493 #: apt-get.8.xml:596
3494 msgid "&apt-author.jgunthorpe;"
3497 #. type: Content of: <refentry><refsect1><title>
3498 #: apt-get.8.xml:599
3499 msgid "CURRENT AUTHORS"
3502 #. type: Content of: <refentry><refsect1><para>
3503 #: apt-get.8.xml:601
3504 msgid "&apt-author.team;"
3507 #. type: Content of: <refentry><refnamediv><refname>
3508 #: apt-key.8.xml:17 apt-key.8.xml:24
3512 #. type: Content of: <refentry><refnamediv><refpurpose>
3514 msgid "APT key management utility"
3517 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
3520 "<command>apt-key</command> <arg><option>--keyring "
3521 "<replaceable>filename</replaceable></option></arg> "
3522 "<arg><replaceable>command</replaceable></arg> <arg "
3523 "rep=\"repeat\"><option><replaceable>arguments</replaceable></option></arg>"
3526 #. type: Content of: <refentry><refsect1><para>
3529 "<command>apt-key</command> is used to manage the list of keys used by apt to "
3530 "authenticate packages. Packages which have been authenticated using these "
3531 "keys will be considered trusted."
3534 #. type: Content of: <refentry><refsect1><title>
3539 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3541 msgid "add <replaceable>filename</replaceable>"
3544 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3547 "Add a new key to the list of trusted keys. The key is read from "
3548 "<replaceable>filename</replaceable>, or standard input if "
3549 "<replaceable>filename</replaceable> is <literal>-</literal>."
3552 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3554 msgid "del <replaceable>keyid</replaceable>"
3557 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3559 msgid "Remove a key from the list of trusted keys."
3562 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3564 msgid "export <replaceable>keyid</replaceable>"
3567 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3569 msgid "Output the key <replaceable>keyid</replaceable> to standard output."
3572 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3577 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3579 msgid "Output all trusted keys to standard output."
3582 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3587 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3589 msgid "List trusted keys."
3592 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3593 #: apt-key.8.xml:104
3597 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3598 #: apt-key.8.xml:108
3599 msgid "List fingerprints of trusted keys."
3602 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3603 #: apt-key.8.xml:115
3607 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3608 #: apt-key.8.xml:119
3610 "Pass advanced options to gpg. With adv --recv-key you can download the "
3614 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3615 #: apt-key.8.xml:131
3617 "Update the local keyring with the keyring of Debian archive keys and removes "
3618 "from the keyring the archive keys which are no longer valid."
3621 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3622 #: apt-key.8.xml:140
3626 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3627 #: apt-key.8.xml:144
3629 "Update the local keyring with the keys of a key server and removes from the "
3630 "keyring the archive keys which are no longer valid. This requires an "
3631 "installed wget and an APT build configured to have a server to fetch "
3632 "from. APT in Debian does not support this command, but Ubuntu's APT does."
3635 #. type: Content of: <refentry><refsect1><para>
3636 #: apt-key.8.xml:159
3638 "Note that options need to be defined before the commands described in the "
3642 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3643 #: apt-key.8.xml:161
3644 msgid "--keyring <replaceable>filename</replaceable>"
3647 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3648 #: apt-key.8.xml:162
3650 "With this option it is possible to specify a specific keyring file the "
3651 "command should operate on. The default is that a command is executed on the "
3652 "<filename>trusted.gpg</filename> file as well as on all parts in the "
3653 "<filename>trusted.gpg.d</filename> directory, through "
3654 "<filename>trusted.gpg</filename> is the primary keyring which means that "
3655 "e.g. new keys are added to this one."
3658 #. type: Content of: <refentry><refsect1><variablelist>
3659 #: apt-key.8.xml:175
3660 msgid "&file-trustedgpg;"
3663 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3664 #: apt-key.8.xml:177
3665 msgid "<filename>/etc/apt/trustdb.gpg</filename>"
3668 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3669 #: apt-key.8.xml:178
3670 msgid "Local trust database of archive keys."
3673 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3674 #: apt-key.8.xml:181
3675 msgid "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"
3678 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3679 #: apt-key.8.xml:182
3680 msgid "Keyring of Debian archive trusted keys."
3683 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3684 #: apt-key.8.xml:185
3685 msgid "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"
3688 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3689 #: apt-key.8.xml:186
3690 msgid "Keyring of Debian archive removed trusted keys."
3693 #. type: Content of: <refentry><refsect1><para>
3694 #: apt-key.8.xml:195
3695 msgid "&apt-get;, &apt-secure;"
3698 #. The last update date
3699 #. type: Content of: <refentry><refentryinfo>
3700 #: apt-mark.8.xml:16
3702 "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>21 "
3706 #. type: Content of: <refentry><refnamediv><refname>
3707 #: apt-mark.8.xml:25 apt-mark.8.xml:32
3711 #. type: Content of: <refentry><refnamediv><refpurpose>
3712 #: apt-mark.8.xml:33
3713 msgid "mark/unmark a package as being automatically-installed"
3716 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
3717 #: apt-mark.8.xml:39
3719 " <command>apt-mark</command> <arg><option>-hv</option></arg> "
3720 "<arg><option>-f=<replaceable>FILENAME</replaceable></option></arg> <group "
3721 "choice=\"plain\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg "
3722 "choice=\"plain\">auto</arg> <arg choice=\"plain\">manual</arg> <arg "
3723 "choice=\"plain\">showauto</arg> <arg choice=\"plain\">showmanual</arg> "
3724 "</group> <arg choice=\"plain\" "
3725 "rep=\"repeat\"><replaceable>package</replaceable></arg> </arg> </group>"
3728 #. type: Content of: <refentry><refsect1><para>
3729 #: apt-mark.8.xml:57
3731 "<command>apt-mark</command> will change whether a package has been marked as "
3732 "being automatically installed."
3735 #. type: Content of: <refentry><refsect1><para>
3736 #: apt-mark.8.xml:61
3738 "When you request that a package is installed, and as a result other packages "
3739 "are installed to satisfy its dependencies, the dependencies are marked as "
3740 "being automatically installed. Once these automatically installed packages "
3741 "are no longer depended on by any manually installed packages, they will be "
3742 "removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
3745 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3746 #: apt-mark.8.xml:69
3750 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3751 #: apt-mark.8.xml:70
3753 "<literal>auto</literal> is used to mark a package as being automatically "
3754 "installed, which will cause the package to be removed when no more manually "
3755 "installed packages depend on this package."
3758 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3759 #: apt-mark.8.xml:77
3763 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3764 #: apt-mark.8.xml:78
3766 "<literal>manual</literal> is used to mark a package as being manually "
3767 "installed, which will prevent the package from being automatically removed "
3768 "if no other packages depend on it."
3771 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3772 #: apt-mark.8.xml:85
3776 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3777 #: apt-mark.8.xml:86
3779 "<literal>hold</literal> is used to mark a package as hold back, which will "
3780 "prevent the package from being automatically installed, upgraded or "
3781 "removed. The command is only a wrapper around <command>dpkg "
3782 "--set-selections</command> and the state is therefore maintained by &dpkg; "
3783 "and not effected by the <option>--filename</option> option."
3786 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3787 #: apt-mark.8.xml:95
3791 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3792 #: apt-mark.8.xml:96
3794 "<literal>unhold</literal> is used to cancel a previously set hold on a "
3795 "package to allow all actions again."
3798 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3799 #: apt-mark.8.xml:101
3803 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3804 #: apt-mark.8.xml:102
3806 "<literal>showauto</literal> is used to print a list of automatically "
3807 "installed packages with each package on a new line. All automatically "
3808 "installed packages will be listed if no package is given. If packages are "
3809 "given only those which are automatically installed will be shown."
3812 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3813 #: apt-mark.8.xml:109
3817 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3818 #: apt-mark.8.xml:110
3820 "<literal>showmanual</literal> can be used in the same way as "
3821 "<literal>showauto</literal> except that it will print a list of manually "
3822 "installed packages instead."
3825 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3826 #: apt-mark.8.xml:116
3830 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3831 #: apt-mark.8.xml:117
3833 "<literal>showhold</literal> is used to print a list of packages on hold in "
3834 "the same way as for the other show commands."
3837 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3838 #: apt-mark.8.xml:130
3839 msgid "<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>"
3842 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3843 #: apt-mark.8.xml:131
3844 msgid "<option>--file=<filename><replaceable>FILENAME</replaceable></filename></option>"
3847 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3848 #: apt-mark.8.xml:134
3850 "Read/Write package stats from "
3851 "<filename><replaceable>FILENAME</replaceable></filename> instead of the "
3852 "default location, which is <filename>extended_status</filename> in the "
3853 "directory defined by the Configuration Item: <literal>Dir::State</literal>."
3856 #. type: Content of: <refentry><refsect1><variablelist>
3857 #: apt-mark.8.xml:146
3858 msgid " &file-extended_states;"
3861 #. type: Content of: <refentry><refsect1><para>
3862 #: apt-mark.8.xml:151
3863 msgid "&apt-get;,&aptitude;,&apt-conf;"
3866 #. type: Content of: <refentry><refsect1><para>
3867 #: apt-mark.8.xml:155
3869 "<command>apt-mark</command> returns zero on normal operation, non-zero on "
3873 #. type: Content of: <refentry><refnamediv><refname>
3874 #: apt-secure.8.xml:17 apt-secure.8.xml:39
3878 #. type: Content of: <refentry><refnamediv><refpurpose>
3879 #: apt-secure.8.xml:40
3880 msgid "Archive authentication support for APT"
3883 #. type: Content of: <refentry><refsect1><para>
3884 #: apt-secure.8.xml:45
3886 "Starting with version 0.6, <command>apt</command> contains code that does "
3887 "signature checking of the Release file for all archives. This ensures that "
3888 "packages in the archive can't be modified by people who have no access to "
3889 "the Release file signing key."
3892 #. type: Content of: <refentry><refsect1><para>
3893 #: apt-secure.8.xml:53
3895 "If a package comes from a archive without a signature or with a signature "
3896 "that apt does not have a key for that package is considered untrusted and "
3897 "installing it will result in a big warning. <command>apt-get</command> will "
3898 "currently only warn for unsigned archives, future releases might force all "
3899 "sources to be verified before downloading packages from them."
3902 #. type: Content of: <refentry><refsect1><para>
3903 #: apt-secure.8.xml:62
3905 "The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
3906 "authentication feature."
3909 #. type: Content of: <refentry><refsect1><title>
3910 #: apt-secure.8.xml:67
3911 msgid "Trusted archives"
3914 #. type: Content of: <refentry><refsect1><para>
3915 #: apt-secure.8.xml:70
3917 "The chain of trust from an apt archive to the end user is made up of "
3918 "different steps. <command>apt-secure</command> is the last step in this "
3919 "chain, trusting an archive does not mean that the packages that you trust it "
3920 "do not contain malicious code but means that you trust the archive "
3921 "maintainer. It's the archive maintainer responsibility to ensure that the "
3922 "archive integrity is correct."
3925 #. type: Content of: <refentry><refsect1><para>
3926 #: apt-secure.8.xml:78
3928 "apt-secure does not review signatures at a package level. If you require "
3929 "tools to do this you should look at <command>debsig-verify</command> and "
3930 "<command>debsign</command> (provided in the debsig-verify and devscripts "
3931 "packages respectively)."
3934 #. type: Content of: <refentry><refsect1><para>
3935 #: apt-secure.8.xml:85
3937 "The chain of trust in Debian starts when a maintainer uploads a new package "
3938 "or a new version of a package to the Debian archive. This upload in order to "
3939 "become effective needs to be signed by a key of a maintainer within the "
3940 "Debian maintainer's keyring (available in the debian-keyring "
3941 "package). Maintainer's keys are signed by other maintainers following "
3942 "pre-established procedures to ensure the identity of the key holder."
3945 #. type: Content of: <refentry><refsect1><para>
3946 #: apt-secure.8.xml:95
3948 "Once the uploaded package is verified and included in the archive, the "
3949 "maintainer signature is stripped off, an MD5 sum of the package is computed "
3950 "and put in the Packages file. The MD5 sum of all of the packages files are "
3951 "then computed and put into the Release file. The Release file is then signed "
3952 "by the archive key (which is created once a year) and distributed through "
3953 "the FTP server. This key is also on the Debian keyring."
3956 #. type: Content of: <refentry><refsect1><para>
3957 #: apt-secure.8.xml:105
3959 "Any end user can check the signature of the Release file, extract the MD5 "
3960 "sum of a package from it and compare it with the MD5 sum of the package he "
3961 "downloaded. Prior to version 0.6 only the MD5 sum of the downloaded Debian "
3962 "package was checked. Now both the MD5 sum and the signature of the Release "
3966 #. type: Content of: <refentry><refsect1><para>
3967 #: apt-secure.8.xml:112
3969 "Notice that this is distinct from checking signatures on a per package "
3970 "basis. It is designed to prevent two possible attacks:"
3973 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3974 #: apt-secure.8.xml:117
3976 "<literal>Network \"man in the middle\" attacks</literal>. Without signature "
3977 "checking, a malicious agent can introduce himself in the package download "
3978 "process and provide malicious software either by controlling a network "
3979 "element (router, switch, etc.) or by redirecting traffic to a rogue server "
3980 "(through arp or DNS spoofing attacks)."
3983 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
3984 #: apt-secure.8.xml:125
3986 "<literal>Mirror network compromise</literal>. Without signature checking, a "
3987 "malicious agent can compromise a mirror host and modify the files in it to "
3988 "propagate malicious software to all users downloading packages from that "
3992 #. type: Content of: <refentry><refsect1><para>
3993 #: apt-secure.8.xml:132
3995 "However, it does not defend against a compromise of the Debian master server "
3996 "itself (which signs the packages) or against a compromise of the key used to "
3997 "sign the Release files. In any case, this mechanism can complement a "
3998 "per-package signature."
4001 #. type: Content of: <refentry><refsect1><title>
4002 #: apt-secure.8.xml:138
4003 msgid "User configuration"
4006 #. type: Content of: <refentry><refsect1><para>
4007 #: apt-secure.8.xml:140
4009 "<command>apt-key</command> is the program that manages the list of keys used "
4010 "by apt. It can be used to add or remove keys although an installation of "
4011 "this release will automatically provide the default Debian archive signing "
4012 "keys used in the Debian package repositories."
4015 #. type: Content of: <refentry><refsect1><para>
4016 #: apt-secure.8.xml:147
4018 "In order to add a new key you need to first download it (you should make "
4019 "sure you are using a trusted communication channel when retrieving it), add "
4020 "it with <command>apt-key</command> and then run <command>apt-get "
4021 "update</command> so that apt can download and verify the "
4022 "<filename>InRelease</filename> or <filename>Release.gpg</filename> files "
4023 "from the archives you have configured."
4026 #. type: Content of: <refentry><refsect1><title>
4027 #: apt-secure.8.xml:156
4028 msgid "Archive configuration"
4031 #. type: Content of: <refentry><refsect1><para>
4032 #: apt-secure.8.xml:158
4034 "If you want to provide archive signatures in an archive under your "
4035 "maintenance you have to:"
4038 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
4039 #: apt-secure.8.xml:163
4041 "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
4042 "already. You can do this by running <command>apt-ftparchive "
4043 "release</command> (provided in apt-utils)."
4046 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
4047 #: apt-secure.8.xml:168
4049 "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg "
4050 "--clearsign -o InRelease Release</command> and <command>gpg -abs -o "
4051 "Release.gpg Release</command>."
4054 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
4055 #: apt-secure.8.xml:172
4057 "<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
4058 "know what key they need to import in order to authenticate the files in the "
4062 #. type: Content of: <refentry><refsect1><para>
4063 #: apt-secure.8.xml:179
4065 "Whenever the contents of the archive changes (new packages are added or "
4066 "removed) the archive maintainer has to follow the first two steps previously "
4070 #. type: Content of: <refentry><refsect1><para>
4071 #: apt-secure.8.xml:187
4073 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
4074 "&debsign; &debsig-verify;, &gpg;"
4077 #. type: Content of: <refentry><refsect1><para>
4078 #: apt-secure.8.xml:191
4080 "For more background information you might want to review the <ulink "
4081 "url=\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.en.html\">Debian "
4082 "Security Infrastructure</ulink> chapter of the Securing Debian Manual "
4083 "(available also in the harden-doc package) and the <ulink "
4084 "url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong "
4085 "Distribution HOWTO</ulink> by V. Alex Brennen."
4088 #. type: Content of: <refentry><refsect1><title>
4089 #: apt-secure.8.xml:204
4090 msgid "Manpage Authors"
4093 #. type: Content of: <refentry><refsect1><para>
4094 #: apt-secure.8.xml:206
4096 "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
4097 "Jones, Colin Walters, Florian Weimer and Michael Vogt."
4100 #. type: Content of: <refentry><refnamediv><refname>
4101 #: apt-sortpkgs.1.xml:25 apt-sortpkgs.1.xml:32
4102 msgid "apt-sortpkgs"
4105 #. type: Content of: <refentry><refnamediv><refpurpose>
4106 #: apt-sortpkgs.1.xml:33
4107 msgid "Utility to sort package index files"
4110 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
4111 #: apt-sortpkgs.1.xml:39
4113 "<command>apt-sortpkgs</command> <arg><option>-hvs</option></arg> "
4114 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
4115 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <arg "
4116 "choice=\"plain\" rep=\"repeat\"><replaceable>file</replaceable></arg>"
4119 #. type: Content of: <refentry><refsect1><para>
4120 #: apt-sortpkgs.1.xml:48
4122 "<command>apt-sortpkgs</command> will take an index file (Source index or "
4123 "Package index) and sort the records so that they are ordered by the package "
4124 "name. It will also sort the internal fields of each record according to the "
4125 "internal sorting rules."
4128 #. type: Content of: <refentry><refsect1><para>
4129 #: apt-sortpkgs.1.xml:54
4130 msgid "All output is sent to stdout, the input must be a seekable file."
4133 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4134 #: apt-sortpkgs.1.xml:61
4135 msgid "<option>--source</option>"
4138 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4139 #: apt-sortpkgs.1.xml:63
4141 "Use Source index field ordering. Configuration Item: "
4142 "<literal>APT::SortPkgs::Source</literal>."
4145 #. type: Content of: <refentry><refsect1><para>
4146 #: apt-sortpkgs.1.xml:77
4148 "<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
4152 #. The last update date
4153 #. type: Content of: <refentry><refentryinfo>
4154 #: apt.conf.5.xml:16
4156 "&apt-author.jgunthorpe; &apt-author.team; <author> "
4157 "<firstname>Daniel</firstname> <surname>Burrows</surname> <contrib>Initial "
4158 "documentation of Debug::*.</contrib> <email>dburrows@debian.org</email> "
4159 "</author> &apt-email; &apt-product; <date>16 January 2010</date>"
4162 #. type: Content of: <refentry><refnamediv><refname>
4163 #: apt.conf.5.xml:31 apt.conf.5.xml:38
4167 #. type: Content of: <refentry><refmeta><manvolnum>
4168 #: apt.conf.5.xml:32 apt_preferences.5.xml:25 sources.list.5.xml:26
4172 #. type: Content of: <refentry><refnamediv><refpurpose>
4173 #: apt.conf.5.xml:39
4174 msgid "Configuration file for APT"
4177 #. type: Content of: <refentry><refsect1><para>
4178 #: apt.conf.5.xml:43
4180 "<filename>apt.conf</filename> is the main configuration file for the APT "
4181 "suite of tools, but by far not the only place changes to options can be "
4182 "made. All tools therefore share the configuration files and also use a "
4183 "common command line parser to provide a uniform environment."
4186 #. type: Content of: <refentry><refsect1><orderedlist><para>
4187 #: apt.conf.5.xml:48
4189 "When an APT tool starts up it will read the configuration files in the "
4193 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
4194 #: apt.conf.5.xml:50
4196 "the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
4200 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
4201 #: apt.conf.5.xml:52
4203 "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
4204 "order which have either no or \"<literal>conf</literal>\" as filename "
4205 "extension and which only contain alphanumeric, hyphen (-), underscore (_) "
4206 "and period (.) characters. Otherwise APT will print a notice that it has "
4207 "ignored a file if the file doesn't match a pattern in the "
4208 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in this "
4209 "case it will be silently ignored."
4212 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
4213 #: apt.conf.5.xml:59
4214 msgid "the main configuration file specified by <literal>Dir::Etc::main</literal>"
4217 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
4218 #: apt.conf.5.xml:61
4220 "the command line options are applied to override the configuration "
4221 "directives or to load even more configuration files."
4224 #. type: Content of: <refentry><refsect1><title>
4225 #: apt.conf.5.xml:65
4229 #. type: Content of: <refentry><refsect1><para>
4230 #: apt.conf.5.xml:66
4232 "The configuration file is organized in a tree with options organized into "
4233 "functional groups. Option specification is given with a double colon "
4234 "notation, for instance <literal>APT::Get::Assume-Yes</literal> is an option "
4235 "within the APT tool group, for the Get tool. Options do not inherit from "
4236 "their parent groups."
4239 #. type: Content of: <refentry><refsect1><para>
4240 #: apt.conf.5.xml:72
4242 "Syntactically the configuration language is modeled after what the ISC tools "
4243 "such as bind and dhcp use. Lines starting with <literal>//</literal> are "
4244 "treated as comments (ignored), as well as all text between "
4245 "<literal>/*</literal> and <literal>*/</literal>, just like C/C++ comments. "
4246 "Each line is of the form <literal>APT::Get::Assume-Yes "
4247 "\"true\";</literal>. The trailing semicolon and the quotes are required. The "
4248 "value must be on one line, and there is no kind of string concatenation. It "
4249 "must not include inside quotes. The behavior of the backslash \"\\\" and "
4250 "escaped characters inside a value is undefined and it should not be used. An "
4251 "option name may include alphanumerical characters and the \"/-:._+\" "
4252 "characters. A new scope can be opened with curly braces, like:"
4255 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
4256 #: apt.conf.5.xml:86
4261 " Assume-Yes \"true\";\n"
4262 " Fix-Broken \"true\";\n"
4267 #. type: Content of: <refentry><refsect1><para>
4268 #: apt.conf.5.xml:94
4270 "with newlines placed to make it more readable. Lists can be created by "
4271 "opening a scope and including a single string enclosed in quotes followed by "
4272 "a semicolon. Multiple entries can be included, each separated by a "
4276 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
4277 #: apt.conf.5.xml:99
4279 msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
4282 #. type: Content of: <refentry><refsect1><para>
4283 #: apt.conf.5.xml:102
4285 "In general the sample configuration file in "
4286 "<filename>&docdir;examples/apt.conf</filename> &configureindex; is a good "
4287 "guide for how it should look."
4290 #. type: Content of: <refentry><refsect1><para>
4291 #: apt.conf.5.xml:106
4293 "The names of the configuration items are not case-sensitive. So in the "
4294 "previous example you could use <literal>dpkg::pre-install-pkgs</literal>."
4297 #. type: Content of: <refentry><refsect1><para>
4298 #: apt.conf.5.xml:109
4300 "Names for the configuration items are optional if a list is defined as it "
4301 "can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example "
4302 "above. If you don't specify a name a new entry will simply add a new option "
4303 "to the list. If you specify a name you can override the option as every "
4304 "other option by reassigning a new value to the option."
4307 #. type: Content of: <refentry><refsect1><para>
4308 #: apt.conf.5.xml:114
4310 "Two specials are allowed, <literal>#include</literal> (which is deprecated "
4311 "and not supported by alternative implementations) and "
4312 "<literal>#clear</literal>: <literal>#include</literal> will include the "
4313 "given file, unless the filename ends in a slash, then the whole directory is "
4314 "included. <literal>#clear</literal> is used to erase a part of the "
4315 "configuration tree. The specified element and all its descendants are "
4316 "erased. (Note that these lines also need to end with a semicolon.)"
4319 #. type: Content of: <refentry><refsect1><para>
4320 #: apt.conf.5.xml:122
4322 "The #clear command is the only way to delete a list or a complete scope. "
4323 "Reopening a scope or the ::-style described below will "
4324 "<emphasis>not</emphasis> override previously written entries. Only options "
4325 "can be overridden by addressing a new value to it - lists and scopes can't "
4326 "be overridden, only cleared."
4329 #. type: Content of: <refentry><refsect1><para>
4330 #: apt.conf.5.xml:127
4332 "All of the APT tools take a -o option which allows an arbitrary "
4333 "configuration directive to be specified on the command line. The syntax is a "
4334 "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
4335 "followed by an equals sign then the new value of the option. Lists can be "
4336 "appended too by adding a trailing :: to the list name. (As you might "
4337 "suspect: The scope syntax can't be used on the command line.)"
4340 #. type: Content of: <refentry><refsect1><para>
4341 #: apt.conf.5.xml:134
4343 "Note that you can use :: only for appending one item per line to a list and "
4344 "that you should not use it in combination with the scope syntax. (The scope "
4345 "syntax implicit insert ::) Using both syntaxes together will trigger a bug "
4346 "which some users unfortunately relay on: An option with the unusual name "
4347 "\"<literal>::</literal>\" which acts like every other option with a "
4348 "name. These introduces many problems including that a user who writes "
4349 "multiple lines in this <emphasis>wrong</emphasis> syntax in the hope to "
4350 "append to a list will gain the opposite as only the last assignment for this "
4351 "option \"<literal>::</literal>\" will be used. Upcoming APT versions will "
4352 "raise errors and will stop working if they encounter this misuse, so please "
4353 "correct such statements now as long as APT doesn't complain explicit about "
4357 #. type: Content of: <refentry><refsect1><title>
4358 #: apt.conf.5.xml:146
4359 msgid "The APT Group"
4362 #. type: Content of: <refentry><refsect1><para>
4363 #: apt.conf.5.xml:147
4365 "This group of options controls general APT behavior as well as holding the "
4366 "options for all of the tools."
4369 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4370 #: apt.conf.5.xml:151
4371 msgid "Architecture"
4374 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4375 #: apt.conf.5.xml:152
4377 "System Architecture; sets the architecture to use when fetching files and "
4378 "parsing package lists. The internal default is the architecture apt was "
4382 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4383 #: apt.conf.5.xml:157
4384 msgid "Default-Release"
4387 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4388 #: apt.conf.5.xml:158
4390 "Default release to install packages from if more than one version "
4391 "available. Contains release name, codename or release version. Examples: "
4392 "'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
4393 "'4.0', '5.0*'. See also &apt-preferences;."
4396 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4397 #: apt.conf.5.xml:163
4401 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4402 #: apt.conf.5.xml:164
4404 "Ignore Held packages; This global option causes the problem resolver to "
4405 "ignore held packages in its decision making."
4408 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4409 #: apt.conf.5.xml:168
4410 msgid "Clean-Installed"
4413 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4414 #: apt.conf.5.xml:169
4416 "Defaults to on. When turned on the autoclean feature will remove any "
4417 "packages which can no longer be downloaded from the cache. If turned off "
4418 "then packages that are locally installed are also excluded from cleaning - "
4419 "but note that APT provides no direct means to reinstall them."
4422 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4423 #: apt.conf.5.xml:175
4424 msgid "Immediate-Configure"
4427 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4428 #: apt.conf.5.xml:176
4430 "Defaults to on which will cause APT to install essential and important "
4431 "packages as fast as possible in the install/upgrade operation. This is done "
4432 "to limit the effect of a failing &dpkg; call: If this option is disabled APT "
4433 "does treat an important package in the same way as an extra package: Between "
4434 "the unpacking of the important package A and his configuration can then be "
4435 "many other unpack or configuration calls, e.g. for package B which has no "
4436 "relation to A, but causes the dpkg call to fail (e.g. because maintainer "
4437 "script of package B generates an error) which results in a system state in "
4438 "which package A is unpacked but unconfigured - each package depending on A "
4439 "is now no longer guaranteed to work as their dependency on A is not longer "
4440 "satisfied. The immediate configuration marker is also applied to all "
4441 "dependencies which can generate a problem if the dependencies e.g. form a "
4442 "circle as a dependency with the immediate flag is comparable with a "
4443 "Pre-Dependency. So in theory it is possible that APT encounters a situation "
4444 "in which it is unable to perform immediate configuration, errors out and "
4445 "refers to this option so the user can deactivate the immediate configuration "
4446 "temporarily to be able to perform an install/upgrade again. Note the use of "
4447 "the word \"theory\" here as this problem was only encountered by now in real "
4448 "world a few times in non-stable distribution versions and was caused by "
4449 "wrong dependencies of the package in question or by a system in an already "
4450 "broken state, so you should not blindly disable this option as the mentioned "
4451 "scenario above is not the only problem immediate configuration can help to "
4452 "prevent in the first place. Before a big operation like "
4453 "<literal>dist-upgrade</literal> is run with this option disabled it should "
4454 "be tried to explicitly <literal>install</literal> the package APT is unable "
4455 "to configure immediately, but please make sure to report your problem also "
4456 "to your distribution and to the APT team with the buglink below so they can "
4457 "work on improving or correcting the upgrade process."
4460 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4461 #: apt.conf.5.xml:198
4462 msgid "Force-LoopBreak"
4465 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4466 #: apt.conf.5.xml:199
4468 "Never Enable this option unless you -really- know what you are doing. It "
4469 "permits APT to temporarily remove an essential package to break a "
4470 "Conflicts/Conflicts or Conflicts/Pre-Depend loop between two essential "
4471 "packages. SUCH A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option "
4472 "will work if the essential packages are not tar, gzip, libc, dpkg, bash or "
4473 "anything that those packages depend on."
4476 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4477 #: apt.conf.5.xml:207
4478 msgid "Cache-Start, Cache-Grow and Cache-Limit"
4481 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4482 #: apt.conf.5.xml:208
4484 "APT uses since version 0.7.26 a resizable memory mapped cache file to store "
4485 "the 'available' information. <literal>Cache-Start</literal> acts as a hint "
4486 "to which size the Cache will grow and is therefore the amount of memory APT "
4487 "will request at startup. The default value is 20971520 bytes (~20 MB). Note "
4488 "that these amount of space need to be available for APT otherwise it will "
4489 "likely fail ungracefully, so for memory restricted devices these value "
4490 "should be lowered while on systems with a lot of configured sources this "
4491 "might be increased. <literal>Cache-Grow</literal> defines in byte with the "
4492 "default of 1048576 (~1 MB) how much the Cache size will be increased in the "
4493 "event the space defined by <literal>Cache-Start</literal> is not "
4494 "enough. These value will be applied again and again until either the cache "
4495 "is big enough to store all information or the size of the cache reaches the "
4496 "<literal>Cache-Limit</literal>. The default of "
4497 "<literal>Cache-Limit</literal> is 0 which stands for no limit. If "
4498 "<literal>Cache-Grow</literal> is set to 0 the automatic grow of the cache is "
4502 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4503 #: apt.conf.5.xml:223
4504 msgid "Build-Essential"
4507 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4508 #: apt.conf.5.xml:224
4509 msgid "Defines which package(s) are considered essential build dependencies."
4512 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4513 #: apt.conf.5.xml:227
4517 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4518 #: apt.conf.5.xml:228
4520 "The Get subsection controls the &apt-get; tool, please see its documentation "
4521 "for more information about the options here."
4524 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4525 #: apt.conf.5.xml:232
4529 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4530 #: apt.conf.5.xml:233
4532 "The Cache subsection controls the &apt-cache; tool, please see its "
4533 "documentation for more information about the options here."
4536 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4537 #: apt.conf.5.xml:237
4541 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4542 #: apt.conf.5.xml:238
4544 "The CDROM subsection controls the &apt-cdrom; tool, please see its "
4545 "documentation for more information about the options here."
4548 #. type: Content of: <refentry><refsect1><title>
4549 #: apt.conf.5.xml:244
4550 msgid "The Acquire Group"
4553 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4554 #: apt.conf.5.xml:249
4555 msgid "Check-Valid-Until"
4558 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4559 #: apt.conf.5.xml:250
4561 "Security related option defaulting to true as an expiring validation for a "
4562 "Release file prevents longtime replay attacks and can e.g. also help users "
4563 "to identify no longer updated mirrors - but the feature depends on the "
4564 "correctness of the time on the user system. Archive maintainers are "
4565 "encouraged to create Release files with the <literal>Valid-Until</literal> "
4566 "header, but if they don't or a stricter value is volitional the following "
4567 "<literal>Max-ValidTime</literal> option can be used."
4570 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4571 #: apt.conf.5.xml:260
4572 msgid "Max-ValidTime"
4575 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4576 #: apt.conf.5.xml:261
4578 "Seconds the Release file should be considered valid after it was "
4579 "created. The default is \"for ever\" (0) if the Release file of the archive "
4580 "doesn't include a <literal>Valid-Until</literal> header. If it does then "
4581 "this date is the default. The date from the Release file or the date "
4582 "specified by the creation time of the Release file (<literal>Date</literal> "
4583 "header) plus the seconds specified with this options are used to check if "
4584 "the validation of a file has expired by using the earlier date of the "
4585 "two. Archive specific settings can be made by appending the label of the "
4586 "archive to the option name."
4589 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4590 #: apt.conf.5.xml:273
4594 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4595 #: apt.conf.5.xml:274
4597 "Try to download deltas called <literal>PDiffs</literal> for Packages or "
4598 "Sources files instead of downloading whole ones. True by default."
4601 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4602 #: apt.conf.5.xml:277
4604 "Two sub-options to limit the use of PDiffs are also available: With "
4605 "<literal>FileLimit</literal> can be specified how many PDiff files are "
4606 "downloaded at most to patch a file. <literal>SizeLimit</literal> on the "
4607 "other hand is the maximum precentage of the size of all patches compared to "
4608 "the size of the targeted file. If one of these limits is exceeded the "
4609 "complete file is downloaded instead of the patches."
4612 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4613 #: apt.conf.5.xml:286
4617 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4618 #: apt.conf.5.xml:287
4620 "Queuing mode; <literal>Queue-Mode</literal> can be one of "
4621 "<literal>host</literal> or <literal>access</literal> which determines how "
4622 "APT parallelizes outgoing connections. <literal>host</literal> means that "
4623 "one connection per target host will be opened, <literal>access</literal> "
4624 "means that one connection per URI type will be opened."
4627 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4628 #: apt.conf.5.xml:294
4632 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4633 #: apt.conf.5.xml:295
4635 "Number of retries to perform. If this is non-zero APT will retry failed "
4636 "files the given number of times."
4639 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4640 #: apt.conf.5.xml:299
4641 msgid "Source-Symlinks"
4644 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4645 #: apt.conf.5.xml:300
4647 "Use symlinks for source archives. If set to true then source archives will "
4648 "be symlinked when possible instead of copying. True is the default."
4651 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4652 #: apt.conf.5.xml:304 sources.list.5.xml:144
4656 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4657 #: apt.conf.5.xml:305
4659 "HTTP URIs; http::Proxy is the default http proxy to use. It is in the "
4660 "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per "
4661 "host proxies can also be specified by using the form "
4662 "<literal>http::Proxy::<host></literal> with the special keyword "
4663 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4664 "settings is specified, <envar>http_proxy</envar> environment variable will "
4668 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4669 #: apt.conf.5.xml:313
4671 "Three settings are provided for cache control with HTTP/1.1 compliant proxy "
4672 "caches. <literal>No-Cache</literal> tells the proxy to not use its cached "
4673 "response under any circumstances, <literal>Max-Age</literal> is sent only "
4674 "for index files and tells the cache to refresh its object if it is older "
4675 "than the given number of seconds. Debian updates its index files daily so "
4676 "the default is 1 day. <literal>No-Store</literal> specifies that the cache "
4677 "should never store this request, it is only set for archive files. This may "
4678 "be useful to prevent polluting a proxy cache with very large .deb "
4679 "files. Note: Squid 2.0.2 does not support any of these options."
4682 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4683 #: apt.conf.5.xml:323 apt.conf.5.xml:387
4685 "The option <literal>timeout</literal> sets the timeout timer used by the "
4686 "method, this applies to all things including connection timeout and data "
4690 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4691 #: apt.conf.5.xml:326
4693 "One setting is provided to control the pipeline depth in cases where the "
4694 "remote server is not RFC conforming or buggy (such as Squid 2.0.2). "
4695 "<literal>Acquire::http::Pipeline-Depth</literal> can be a value from 0 to 5 "
4696 "indicating how many outstanding requests APT should send. A value of zero "
4697 "MUST be specified if the remote host does not properly linger on TCP "
4698 "connections - otherwise data corruption will occur. Hosts which require this "
4699 "are in violation of RFC 2068."
4702 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4703 #: apt.conf.5.xml:334
4705 "The used bandwidth can be limited with "
4706 "<literal>Acquire::http::Dl-Limit</literal> which accepts integer values in "
4707 "kilobyte. The default value is 0 which deactivates the limit and tries uses "
4708 "as much as possible of the bandwidth (Note that this option implicit "
4709 "deactivates the download from multiple servers at the same time.)"
4712 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4713 #: apt.conf.5.xml:339
4715 "<literal>Acquire::http::User-Agent</literal> can be used to set a different "
4716 "User-Agent for the http download method as some proxies allow access for "
4717 "clients only if the client uses a known identifier."
4720 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4721 #: apt.conf.5.xml:345
4725 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4726 #: apt.conf.5.xml:346
4728 "HTTPS URIs. Cache-control, Timeout, AllowRedirect, Dl-Limit and proxy "
4729 "options are the same as for <literal>http</literal> method and will also "
4730 "default to the options from the <literal>http</literal> method if they are "
4731 "not explicitly set for https. <literal>Pipeline-Depth</literal> option is "
4732 "not supported yet."
4735 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4736 #: apt.conf.5.xml:352
4738 "<literal>CaInfo</literal> suboption specifies place of file that holds info "
4739 "about trusted certificates. <literal><host>::CaInfo</literal> is "
4740 "corresponding per-host option. <literal>Verify-Peer</literal> boolean "
4741 "suboption determines whether verify server's host certificate against "
4742 "trusted certificates or not. <literal><host>::Verify-Peer</literal> "
4743 "is corresponding per-host option. <literal>Verify-Host</literal> boolean "
4744 "suboption determines whether verify server's hostname or not. "
4745 "<literal><host>::Verify-Host</literal> is corresponding per-host "
4746 "option. <literal>SslCert</literal> determines what certificate to use for "
4747 "client authentication. <literal><host>::SslCert</literal> is "
4748 "corresponding per-host option. <literal>SslKey</literal> determines what "
4749 "private key to use for client "
4750 "authentication. <literal><host>::SslKey</literal> is corresponding "
4751 "per-host option. <literal>SslForceVersion</literal> overrides default SSL "
4752 "version to use. Can contain 'TLSv1' or 'SSLv3' string. "
4753 "<literal><host>::SslForceVersion</literal> is corresponding per-host "
4757 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4758 #: apt.conf.5.xml:370 sources.list.5.xml:155
4762 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4763 #: apt.conf.5.xml:371
4765 "FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard "
4766 "form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host "
4767 "proxies can also be specified by using the form "
4768 "<literal>ftp::Proxy::<host></literal> with the special keyword "
4769 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4770 "settings is specified, <envar>ftp_proxy</envar> environment variable will be "
4771 "used. To use a ftp proxy you will have to set the "
4772 "<literal>ftp::ProxyLogin</literal> script in the configuration file. This "
4773 "entry specifies the commands to send to tell the proxy server what to "
4774 "connect to. Please see &configureindex; for an example of how to do "
4775 "this. The substitution variables available are "
4776 "<literal>$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</literal> "
4777 "<literal>$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> "
4778 "<literal>$(SITE)</literal> and <literal>$(SITE_PORT)</literal> Each is taken "
4779 "from it's respective URI component."
4782 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4783 #: apt.conf.5.xml:390
4785 "Several settings are provided to control passive mode. Generally it is safe "
4786 "to leave passive mode on, it works in nearly every environment. However "
4787 "some situations require that passive mode be disabled and port mode ftp used "
4788 "instead. This can be done globally, for connections that go through a proxy "
4789 "or for a specific host (See the sample config file for examples)."
4792 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4793 #: apt.conf.5.xml:397
4795 "It is possible to proxy FTP over HTTP by setting the "
4796 "<envar>ftp_proxy</envar> environment variable to a http url - see the "
4797 "discussion of the http method above for syntax. You cannot set this in the "
4798 "configuration file and it is not recommended to use FTP over HTTP due to its "
4802 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4803 #: apt.conf.5.xml:402
4805 "The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
4806 "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
4807 "false, which means these commands are only used if the control connection is "
4808 "IPv6. Setting this to true forces their use even on IPv4 connections. Note "
4809 "that most FTP servers do not support RFC2428."
4812 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4813 #: apt.conf.5.xml:409 sources.list.5.xml:137
4817 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
4818 #: apt.conf.5.xml:415
4820 msgid "/cdrom/::Mount \"foo\";"
4823 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4824 #: apt.conf.5.xml:410
4826 "CDROM URIs; the only setting for CDROM URIs is the mount point, "
4827 "<literal>cdrom::Mount</literal> which must be the mount point for the CDROM "
4828 "drive as specified in <filename>/etc/fstab</filename>. It is possible to "
4829 "provide alternate mount and unmount commands if your mount point cannot be "
4830 "listed in the fstab (such as an SMB mount and old mount packages). The "
4831 "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
4832 "cdrom block. It is important to have the trailing slash. Unmount commands "
4833 "can be specified using UMount."
4836 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4837 #: apt.conf.5.xml:420
4841 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4842 #: apt.conf.5.xml:421
4844 "GPGV URIs; the only option for GPGV URIs is the option to pass additional "
4845 "parameters to gpgv. <literal>gpgv::Options</literal> Additional options "
4849 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4850 #: apt.conf.5.xml:426
4851 msgid "CompressionTypes"
4854 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
4855 #: apt.conf.5.xml:432
4858 "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> "
4859 "\"<replaceable>Methodname</replaceable>\";"
4862 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4863 #: apt.conf.5.xml:427
4865 "List of compression types which are understood by the acquire methods. "
4866 "Files like <filename>Packages</filename> can be available in various "
4867 "compression formats. Per default the acquire methods can decompress "
4868 "<command>bzip2</command>, <command>lzma</command> and "
4869 "<command>gzip</command> compressed files, with this setting more formats can "
4870 "be added on the fly or the used method can be changed. The syntax for this "
4871 "is: <placeholder type=\"synopsis\" id=\"0\"/>"
4874 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
4875 #: apt.conf.5.xml:437
4877 msgid "Acquire::CompressionTypes::Order:: \"gz\";"
4880 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
4881 #: apt.conf.5.xml:440
4883 msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
4886 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4887 #: apt.conf.5.xml:433
4889 "Also the <literal>Order</literal> subgroup can be used to define in which "
4890 "order the acquire system will try to download the compressed files. The "
4891 "acquire system will try the first and proceed with the next compression type "
4892 "in this list on error, so to prefer one over the other type simple add the "
4893 "preferred type at first - not already added default types will be added at "
4894 "run time to the end of the list, so e.g. <placeholder type=\"synopsis\" "
4895 "id=\"0\"/> can be used to prefer <command>gzip</command> compressed files "
4896 "over <command>bzip2</command> and <command>lzma</command>. If "
4897 "<command>lzma</command> should be preferred over <command>gzip</command> and "
4898 "<command>bzip2</command> the configure setting should look like this "
4899 "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
4900 "<literal>bz2</literal> explicit to the list as it will be added automatic."
4903 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
4904 #: apt.conf.5.xml:444
4906 msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
4909 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4910 #: apt.conf.5.xml:442
4912 "Note that at run time the "
4913 "<literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> will be "
4914 "checked: If this setting exists the method will only be used if this file "
4915 "exists, e.g. for the bzip2 method (the inbuilt) setting is: <placeholder "
4916 "type=\"literallayout\" id=\"0\"/> Note also that list entries specified on "
4917 "the command line will be added at the end of the list specified in the "
4918 "configuration files, but before the default entries. To prefer a type in "
4919 "this case over the ones specified in the configuration files you can set the "
4920 "option direct - not in list style. This will not override the defined list, "
4921 "it will only prefix the list with this type."
4924 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4925 #: apt.conf.5.xml:449
4927 "The special type <literal>uncompressed</literal> can be used to give "
4928 "uncompressed files a preference, but note that most archives don't provide "
4929 "uncompressed files so this is mostly only useable for local mirrors."
4932 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4933 #: apt.conf.5.xml:454
4937 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4938 #: apt.conf.5.xml:456
4940 "When downloading <literal>gzip</literal> compressed indexes (Packages, "
4941 "Sources, or Translations), keep them gzip compressed locally instead of "
4942 "unpacking them. This saves quite a lot of disk space at the expense of more "
4943 "CPU requirements when building the local package caches. False by default."
4946 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4947 #: apt.conf.5.xml:463
4951 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4952 #: apt.conf.5.xml:464
4954 "The Languages subsection controls which <filename>Translation</filename> "
4955 "files are downloaded and in which order APT tries to display the "
4956 "Description-Translations. APT will try to display the first available "
4957 "Description in the Language which is listed at first. Languages can be "
4958 "defined with their short or long Languagecodes. Note that not all archives "
4959 "provide <filename>Translation</filename> files for every Language - "
4960 "especially the long Languagecodes are rare, so please inform you which ones "
4961 "are available before you set here impossible values."
4964 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><programlisting>
4965 #: apt.conf.5.xml:480
4967 msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
4970 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4971 #: apt.conf.5.xml:470
4973 "The default list includes \"environment\" and "
4974 "\"en\". \"<literal>environment</literal>\" has a special meaning here: It "
4975 "will be replaced at runtime with the languagecodes extracted from the "
4976 "<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
4977 "that these codes are not included twice in the list. If "
4978 "<literal>LC_MESSAGES</literal> is set to \"C\" only the "
4979 "<filename>Translation-en</filename> file (if available) will be used. To "
4980 "force apt to use no Translation file use the setting "
4981 "<literal>Acquire::Languages=none</literal>. \"<literal>none</literal>\" is "
4982 "another special meaning code which will stop the search for a fitting "
4983 "<filename>Translation</filename> file. This can be used by the system "
4984 "administrator to let APT know that it should download also this files "
4985 "without actually use them if the environment doesn't specify this "
4986 "languages. So the following example configuration will result in the order "
4987 "\"en, de\" in an english and in \"de, en\" in a german localization. Note "
4988 "that \"fr\" is downloaded, but not used if APT is not used in a french "
4989 "localization, in such an environment the order would be \"fr, de, en\". "
4990 "<placeholder type=\"programlisting\" id=\"0\"/>"
4993 #. type: Content of: <refentry><refsect1><para>
4994 #: apt.conf.5.xml:245
4996 "The <literal>Acquire</literal> group of options controls the download of "
4997 "packages and the URI handlers. <placeholder type=\"variablelist\" "
5001 #. type: Content of: <refentry><refsect1><title>
5002 #: apt.conf.5.xml:487
5006 #. type: Content of: <refentry><refsect1><para>
5007 #: apt.conf.5.xml:489
5009 "The <literal>Dir::State</literal> section has directories that pertain to "
5010 "local state information. <literal>lists</literal> is the directory to place "
5011 "downloaded package lists in and <literal>status</literal> is the name of the "
5012 "dpkg status file. <literal>preferences</literal> is the name of the APT "
5013 "preferences file. <literal>Dir::State</literal> contains the default "
5014 "directory to prefix on all sub items if they do not start with "
5015 "<filename>/</filename> or <filename>./</filename>."
5018 #. type: Content of: <refentry><refsect1><para>
5019 #: apt.conf.5.xml:496
5021 "<literal>Dir::Cache</literal> contains locations pertaining to local cache "
5022 "information, such as the two package caches <literal>srcpkgcache</literal> "
5023 "and <literal>pkgcache</literal> as well as the location to place downloaded "
5024 "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
5025 "be turned off by setting their names to be blank. This will slow down "
5026 "startup but save disk space. It is probably preferred to turn off the "
5027 "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> the "
5028 "default directory is contained in <literal>Dir::Cache</literal>"
5031 #. type: Content of: <refentry><refsect1><para>
5032 #: apt.conf.5.xml:505
5034 "<literal>Dir::Etc</literal> contains the location of configuration files, "
5035 "<literal>sourcelist</literal> gives the location of the sourcelist and "
5036 "<literal>main</literal> is the default configuration file (setting has no "
5037 "effect, unless it is done from the config file specified by "
5038 "<envar>APT_CONFIG</envar>)."
5041 #. type: Content of: <refentry><refsect1><para>
5042 #: apt.conf.5.xml:511
5044 "The <literal>Dir::Parts</literal> setting reads in all the config fragments "
5045 "in lexical order from the directory specified. After this is done then the "
5046 "main config file is loaded."
5049 #. type: Content of: <refentry><refsect1><para>
5050 #: apt.conf.5.xml:515
5052 "Binary programs are pointed to by "
5053 "<literal>Dir::Bin</literal>. <literal>Dir::Bin::Methods</literal> specifies "
5054 "the location of the method handlers and <literal>gzip</literal>, "
5055 "<literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</literal>, "
5056 "<literal>apt-get</literal> <literal>dpkg-source</literal> "
5057 "<literal>dpkg-buildpackage</literal> and <literal>apt-cache</literal> "
5058 "specify the location of the respective programs."
5061 #. type: Content of: <refentry><refsect1><para>
5062 #: apt.conf.5.xml:523
5064 "The configuration item <literal>RootDir</literal> has a special meaning. If "
5065 "set, all paths in <literal>Dir::</literal> will be relative to "
5066 "<literal>RootDir</literal>, <emphasis>even paths that are specified "
5067 "absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
5068 "set to <filename>/tmp/staging</filename> and "
5069 "<literal>Dir::State::status</literal> is set to "
5070 "<filename>/var/lib/dpkg/status</filename>, then the status file will be "
5071 "looked up in <filename>/tmp/staging/var/lib/dpkg/status</filename>."
5074 #. type: Content of: <refentry><refsect1><para>
5075 #: apt.conf.5.xml:536
5077 "The <literal>Ignore-Files-Silently</literal> list can be used to specify "
5078 "which files APT should silently ignore while parsing the files in the "
5079 "fragment directories. Per default a file which end with "
5080 "<literal>.disabled</literal>, <literal>~</literal>, <literal>.bak</literal> "
5081 "or <literal>.dpkg-[a-z]+</literal> is silently ignored. As seen in the last "
5082 "default value these patterns can use regular expression syntax."
5085 #. type: Content of: <refentry><refsect1><title>
5086 #: apt.conf.5.xml:545
5087 msgid "APT in DSelect"
5090 #. type: Content of: <refentry><refsect1><para>
5091 #: apt.conf.5.xml:547
5093 "When APT is used as a &dselect; method several configuration directives "
5094 "control the default behaviour. These are in the <literal>DSelect</literal> "
5098 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5099 #: apt.conf.5.xml:551
5103 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5104 #: apt.conf.5.xml:552
5106 "Cache Clean mode; this value may be one of always, prompt, auto, pre-auto "
5107 "and never. always and prompt will remove all packages from the cache after "
5108 "upgrading, prompt (the default) does so conditionally. auto removes only "
5109 "those packages which are no longer downloadable (replaced with a new version "
5110 "for instance). pre-auto performs this action before downloading new "
5114 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5115 #: apt.conf.5.xml:561
5117 "The contents of this variable is passed to &apt-get; as command line options "
5118 "when it is run for the install phase."
5121 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5122 #: apt.conf.5.xml:565
5123 msgid "Updateoptions"
5126 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5127 #: apt.conf.5.xml:566
5129 "The contents of this variable is passed to &apt-get; as command line options "
5130 "when it is run for the update phase."
5133 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5134 #: apt.conf.5.xml:570
5135 msgid "PromptAfterUpdate"
5138 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5139 #: apt.conf.5.xml:571
5141 "If true the [U]pdate operation in &dselect; will always prompt to continue. "
5142 "The default is to prompt only on error."
5145 #. type: Content of: <refentry><refsect1><title>
5146 #: apt.conf.5.xml:577
5147 msgid "How APT calls dpkg"
5150 #. type: Content of: <refentry><refsect1><para>
5151 #: apt.conf.5.xml:578
5153 "Several configuration directives control how APT invokes &dpkg;. These are "
5154 "in the <literal>DPkg</literal> section."
5157 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5158 #: apt.conf.5.xml:583
5160 "This is a list of options to pass to dpkg. The options must be specified "
5161 "using the list notation and each list item is passed as a single argument to "
5165 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5166 #: apt.conf.5.xml:588
5170 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5171 #: apt.conf.5.xml:588
5175 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5176 #: apt.conf.5.xml:589
5178 "This is a list of shell commands to run before/after invoking &dpkg;. Like "
5179 "<literal>options</literal> this must be specified in list notation. The "
5180 "commands are invoked in order using <filename>/bin/sh</filename>, should any "
5181 "fail APT will abort."
5184 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5185 #: apt.conf.5.xml:595
5186 msgid "Pre-Install-Pkgs"
5189 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5190 #: apt.conf.5.xml:596
5192 "This is a list of shell commands to run before invoking dpkg. Like "
5193 "<literal>options</literal> this must be specified in list notation. The "
5194 "commands are invoked in order using <filename>/bin/sh</filename>, should any "
5195 "fail APT will abort. APT will pass to the commands on standard input the "
5196 "filenames of all .deb files it is going to install, one per line."
5199 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5200 #: apt.conf.5.xml:602
5202 "Version 2 of this protocol dumps more information, including the protocol "
5203 "version, the APT configuration space and the packages, files and versions "
5204 "being changed. Version 2 is enabled by setting "
5205 "<literal>DPkg::Tools::options::cmd::Version</literal> to "
5206 "2. <literal>cmd</literal> is a command given to "
5207 "<literal>Pre-Install-Pkgs</literal>."
5210 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5211 #: apt.conf.5.xml:609
5212 msgid "Run-Directory"
5215 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5216 #: apt.conf.5.xml:610
5218 "APT chdirs to this directory before invoking dpkg, the default is "
5219 "<filename>/</filename>."
5222 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5223 #: apt.conf.5.xml:614
5224 msgid "Build-options"
5227 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5228 #: apt.conf.5.xml:615
5230 "These options are passed to &dpkg-buildpackage; when compiling packages, the "
5231 "default is to disable signing and produce all binaries."
5234 #. type: Content of: <refentry><refsect1><refsect2><title>
5235 #: apt.conf.5.xml:620
5236 msgid "dpkg trigger usage (and related options)"
5239 #. type: Content of: <refentry><refsect1><refsect2><para>
5240 #: apt.conf.5.xml:621
5242 "APT can call dpkg in a way so it can make aggressive use of triggers over "
5243 "multiple calls of dpkg. Without further options dpkg will use triggers only "
5244 "in between his own run. Activating these options can therefore decrease the "
5245 "time needed to perform the install / upgrade. Note that it is intended to "
5246 "activate these options per default in the future, but as it changes the way "
5247 "APT calling dpkg drastically it needs a lot more testing. <emphasis>These "
5248 "options are therefore currently experimental and should not be used in "
5249 "productive environments.</emphasis> Also it breaks the progress reporting so "
5250 "all frontends will currently stay around half (or more) of the time in the "
5251 "100% state while it actually configures all packages."
5254 #. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
5255 #: apt.conf.5.xml:636
5258 "DPkg::NoTriggers \"true\";\n"
5259 "PackageManager::Configure \"smart\";\n"
5260 "DPkg::ConfigurePending \"true\";\n"
5261 "DPkg::TriggersPending \"true\";"
5264 #. type: Content of: <refentry><refsect1><refsect2><para>
5265 #: apt.conf.5.xml:630
5267 "Note that it is not guaranteed that APT will support these options or that "
5268 "these options will not cause (big) trouble in the future. If you have "
5269 "understand the current risks and problems with these options, but are brave "
5270 "enough to help testing them create a new configuration file and test a "
5271 "combination of options. Please report any bugs, problems and improvements "
5272 "you encounter and make sure to note which options you have used in your "
5273 "reports. Asking dpkg for help could also be useful for debugging proposes, "
5274 "see e.g. <command>dpkg --audit</command>. A defensive option combination "
5275 "would be <placeholder type=\"literallayout\" id=\"0\"/>"
5278 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
5279 #: apt.conf.5.xml:642
5280 msgid "DPkg::NoTriggers"
5283 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5284 #: apt.conf.5.xml:643
5286 "Add the no triggers flag to all dpkg calls (except the ConfigurePending "
5287 "call). See &dpkg; if you are interested in what this actually means. In "
5288 "short: dpkg will not run the triggers when this flag is present unless it is "
5289 "explicitly called to do so in an extra call. Note that this option exists "
5290 "(undocumented) also in older apt versions with a slightly different meaning: "
5291 "Previously these option only append --no-triggers to the configure calls to "
5292 "dpkg - now apt will add these flag also to the unpack and remove calls."
5295 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
5296 #: apt.conf.5.xml:650
5297 msgid "PackageManager::Configure"
5300 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5301 #: apt.conf.5.xml:651
5303 "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
5304 "and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default "
5305 "value and causes APT to configure all packages explicit. The "
5306 "\"<literal>smart</literal>\" way is it to configure only packages which need "
5307 "to be configured before another package can be unpacked (Pre-Depends) and "
5308 "let the rest configure by dpkg with a call generated by the next "
5309 "option. \"<literal>no</literal>\" on the other hand will not configure "
5310 "anything and totally rely on dpkg for configuration (which will at the "
5311 "moment fail if a Pre-Depends is encountered). Setting this option to "
5312 "another than the all value will implicitly activate also the next option per "
5313 "default as otherwise the system could end in an unconfigured status which "
5314 "could be unbootable!"
5317 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
5318 #: apt.conf.5.xml:661
5319 msgid "DPkg::ConfigurePending"
5322 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5323 #: apt.conf.5.xml:662
5325 "If this option is set apt will call <command>dpkg --configure "
5326 "--pending</command> to let dpkg handle all required configurations and "
5327 "triggers. This option is activated automatic per default if the previous "
5328 "option is not set to <literal>all</literal>, but deactivating could be "
5329 "useful if you want to run APT multiple times in a row - e.g. in an "
5330 "installer. In these sceneries you could deactivate this option in all but "
5334 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
5335 #: apt.conf.5.xml:668
5336 msgid "DPkg::TriggersPending"
5339 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5340 #: apt.conf.5.xml:669
5342 "Useful for <literal>smart</literal> configuration as a package which has "
5343 "pending triggers is not considered as <literal>installed</literal> and dpkg "
5344 "treats them as <literal>unpacked</literal> currently which is a dealbreaker "
5345 "for Pre-Dependencies (see debbugs #526774). Note that this will process all "
5346 "triggers, not only the triggers needed to configure this package."
5349 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
5350 #: apt.conf.5.xml:674
5351 msgid "PackageManager::UnpackAll"
5354 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5355 #: apt.conf.5.xml:675
5357 "As the configuration can be deferred to be done at the end by dpkg it can be "
5358 "tried to order the unpack series only by critical needs, e.g. by "
5359 "Pre-Depends. Default is true and therefore the \"old\" method of ordering in "
5360 "various steps by everything. While both method were present in earlier APT "
5361 "versions the <literal>OrderCritical</literal> method was unused, so this "
5362 "method is very experimental and needs further improvements before becoming "
5366 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
5367 #: apt.conf.5.xml:682
5368 msgid "OrderList::Score::Immediate"
5371 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
5372 #: apt.conf.5.xml:690
5375 "OrderList::Score {\n"
5377 "\tEssential 200;\n"
5379 "\tPreDepends 50;\n"
5383 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5384 #: apt.conf.5.xml:683
5386 "Essential packages (and there dependencies) should be configured immediately "
5387 "after unpacking. It will be a good idea to do this quite early in the "
5388 "upgrade process as these these configure calls require currently also "
5389 "<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
5390 "(which maybe not needed). Essentials get per default a high score but the "
5391 "immediate flag is relatively low (a package which has a Pre-Depends is "
5392 "higher rated). These option and the others in the same group can be used to "
5393 "change the scoring. The following example shows the settings with there "
5394 "default values. <placeholder type=\"literallayout\" id=\"0\"/>"
5397 #. type: Content of: <refentry><refsect1><title>
5398 #: apt.conf.5.xml:703
5399 msgid "Periodic and Archives options"
5402 #. type: Content of: <refentry><refsect1><para>
5403 #: apt.conf.5.xml:704
5405 "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
5406 "of options configure behavior of apt periodic updates, which is done by "
5407 "<literal>/etc/cron.daily/apt</literal> script. See header of this script for "
5408 "the brief documentation of these options."
5411 #. type: Content of: <refentry><refsect1><title>
5412 #: apt.conf.5.xml:712
5413 msgid "Debug options"
5416 #. type: Content of: <refentry><refsect1><para>
5417 #: apt.conf.5.xml:714
5419 "Enabling options in the <literal>Debug::</literal> section will cause "
5420 "debugging information to be sent to the standard error stream of the program "
5421 "utilizing the <literal>apt</literal> libraries, or enable special program "
5422 "modes that are primarily useful for debugging the behavior of "
5423 "<literal>apt</literal>. Most of these options are not interesting to a "
5424 "normal user, but a few may be:"
5427 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5428 #: apt.conf.5.xml:725
5430 "<literal>Debug::pkgProblemResolver</literal> enables output about the "
5431 "decisions made by <literal>dist-upgrade, upgrade, install, remove, "
5435 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5436 #: apt.conf.5.xml:733
5438 "<literal>Debug::NoLocking</literal> disables all file locking. This can be "
5439 "used to run some operations (for instance, <literal>apt-get -s "
5440 "install</literal>) as a non-root user."
5443 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5444 #: apt.conf.5.xml:742
5446 "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
5447 "time that <literal>apt</literal> invokes &dpkg;."
5451 #. motivating example, except I haven't a clue why you'd want
5453 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5454 #: apt.conf.5.xml:750
5456 "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
5460 #. type: Content of: <refentry><refsect1><para>
5461 #: apt.conf.5.xml:760
5462 msgid "A full list of debugging options to apt follows."
5465 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5466 #: apt.conf.5.xml:765
5467 msgid "<literal>Debug::Acquire::cdrom</literal>"
5470 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5471 #: apt.conf.5.xml:769
5472 msgid "Print information related to accessing <literal>cdrom://</literal> sources."
5475 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5476 #: apt.conf.5.xml:776
5477 msgid "<literal>Debug::Acquire::ftp</literal>"
5480 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5481 #: apt.conf.5.xml:780
5482 msgid "Print information related to downloading packages using FTP."
5485 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5486 #: apt.conf.5.xml:787
5487 msgid "<literal>Debug::Acquire::http</literal>"
5490 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5491 #: apt.conf.5.xml:791
5492 msgid "Print information related to downloading packages using HTTP."
5495 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5496 #: apt.conf.5.xml:798
5497 msgid "<literal>Debug::Acquire::https</literal>"
5500 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5501 #: apt.conf.5.xml:802
5502 msgid "Print information related to downloading packages using HTTPS."
5505 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5506 #: apt.conf.5.xml:809
5507 msgid "<literal>Debug::Acquire::gpgv</literal>"
5510 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5511 #: apt.conf.5.xml:813
5513 "Print information related to verifying cryptographic signatures using "
5514 "<literal>gpg</literal>."
5517 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5518 #: apt.conf.5.xml:820
5519 msgid "<literal>Debug::aptcdrom</literal>"
5522 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5523 #: apt.conf.5.xml:824
5525 "Output information about the process of accessing collections of packages "
5526 "stored on CD-ROMs."
5529 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5530 #: apt.conf.5.xml:831
5531 msgid "<literal>Debug::BuildDeps</literal>"
5534 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5535 #: apt.conf.5.xml:834
5536 msgid "Describes the process of resolving build-dependencies in &apt-get;."
5539 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5540 #: apt.conf.5.xml:841
5541 msgid "<literal>Debug::Hashes</literal>"
5544 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5545 #: apt.conf.5.xml:844
5547 "Output each cryptographic hash that is generated by the "
5548 "<literal>apt</literal> libraries."
5551 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5552 #: apt.conf.5.xml:851
5553 msgid "<literal>Debug::IdentCDROM</literal>"
5556 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5557 #: apt.conf.5.xml:854
5559 "Do not include information from <literal>statfs</literal>, namely the number "
5560 "of used and free blocks on the CD-ROM filesystem, when generating an ID for "
5564 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5565 #: apt.conf.5.xml:862
5566 msgid "<literal>Debug::NoLocking</literal>"
5569 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5570 #: apt.conf.5.xml:865
5572 "Disable all file locking. For instance, this will allow two instances of "
5573 "<quote><literal>apt-get update</literal></quote> to run at the same time."
5576 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5577 #: apt.conf.5.xml:873
5578 msgid "<literal>Debug::pkgAcquire</literal>"
5581 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5582 #: apt.conf.5.xml:877
5583 msgid "Log when items are added to or removed from the global download queue."
5586 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5587 #: apt.conf.5.xml:884
5588 msgid "<literal>Debug::pkgAcquire::Auth</literal>"
5591 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5592 #: apt.conf.5.xml:887
5594 "Output status messages and errors related to verifying checksums and "
5595 "cryptographic signatures of downloaded files."
5598 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5599 #: apt.conf.5.xml:894
5600 msgid "<literal>Debug::pkgAcquire::Diffs</literal>"
5603 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5604 #: apt.conf.5.xml:897
5606 "Output information about downloading and applying package index list diffs, "
5607 "and errors relating to package index list diffs."
5610 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5611 #: apt.conf.5.xml:905
5612 msgid "<literal>Debug::pkgAcquire::RRed</literal>"
5615 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5616 #: apt.conf.5.xml:909
5618 "Output information related to patching apt package lists when downloading "
5619 "index diffs instead of full indices."
5622 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5623 #: apt.conf.5.xml:916
5624 msgid "<literal>Debug::pkgAcquire::Worker</literal>"
5627 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5628 #: apt.conf.5.xml:920
5629 msgid "Log all interactions with the sub-processes that actually perform downloads."
5632 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5633 #: apt.conf.5.xml:927
5634 msgid "<literal>Debug::pkgAutoRemove</literal>"
5637 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5638 #: apt.conf.5.xml:931
5640 "Log events related to the automatically-installed status of packages and to "
5641 "the removal of unused packages."
5644 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5645 #: apt.conf.5.xml:938
5646 msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>"
5649 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5650 #: apt.conf.5.xml:941
5652 "Generate debug messages describing which packages are being automatically "
5653 "installed to resolve dependencies. This corresponds to the initial "
5654 "auto-install pass performed in, e.g., <literal>apt-get install</literal>, "
5655 "and not to the full <literal>apt</literal> dependency resolver; see "
5656 "<literal>Debug::pkgProblemResolver</literal> for that."
5659 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5660 #: apt.conf.5.xml:952
5661 msgid "<literal>Debug::pkgDepCache::Marker</literal>"
5664 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5665 #: apt.conf.5.xml:955
5667 "Generate debug messages describing which package is marked as "
5668 "keep/install/remove while the ProblemResolver does his work. Each addition "
5669 "or deletion may trigger additional actions; they are shown indented two "
5670 "additional space under the original entry. The format for each line is "
5671 "<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or "
5672 "<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c "
5673 "-> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> "
5674 "is the current version of the package, <literal>d.e.f</literal> is the "
5675 "version considered for installation and <literal>x.y.z</literal> is a newer "
5676 "version, but not considered for installation (because of a low pin "
5677 "score). The later two can be omitted if there is none or if it is the same "
5678 "version as the installed. <literal>section</literal> is the name of the "
5679 "section the package appears in."
5682 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5683 #: apt.conf.5.xml:974
5684 msgid "<literal>Debug::pkgInitConfig</literal>"
5687 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5688 #: apt.conf.5.xml:977
5689 msgid "Dump the default configuration to standard error on startup."
5692 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5693 #: apt.conf.5.xml:984
5694 msgid "<literal>Debug::pkgDPkgPM</literal>"
5697 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5698 #: apt.conf.5.xml:987
5700 "When invoking &dpkg;, output the precise command line with which it is being "
5701 "invoked, with arguments separated by a single space character."
5704 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5705 #: apt.conf.5.xml:995
5706 msgid "<literal>Debug::pkgDPkgProgressReporting</literal>"
5709 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5710 #: apt.conf.5.xml:998
5712 "Output all the data received from &dpkg; on the status file descriptor and "
5713 "any errors encountered while parsing it."
5716 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5717 #: apt.conf.5.xml:1005
5718 msgid "<literal>Debug::pkgOrderList</literal>"
5721 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5722 #: apt.conf.5.xml:1009
5724 "Generate a trace of the algorithm that decides the order in which "
5725 "<literal>apt</literal> should pass packages to &dpkg;."
5728 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5729 #: apt.conf.5.xml:1017
5730 msgid "<literal>Debug::pkgPackageManager</literal>"
5733 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5734 #: apt.conf.5.xml:1021
5735 msgid "Output status messages tracing the steps performed when invoking &dpkg;."
5738 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5739 #: apt.conf.5.xml:1028
5740 msgid "<literal>Debug::pkgPolicy</literal>"
5743 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5744 #: apt.conf.5.xml:1032
5745 msgid "Output the priority of each package list on startup."
5748 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5749 #: apt.conf.5.xml:1038
5750 msgid "<literal>Debug::pkgProblemResolver</literal>"
5753 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5754 #: apt.conf.5.xml:1042
5756 "Trace the execution of the dependency resolver (this applies only to what "
5757 "happens when a complex dependency problem is encountered)."
5760 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5761 #: apt.conf.5.xml:1050
5762 msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>"
5765 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5766 #: apt.conf.5.xml:1053
5768 "Display a list of all installed packages with their calculated score used by "
5769 "the pkgProblemResolver. The description of the package is the same as "
5770 "described in <literal>Debug::pkgDepCache::Marker</literal>"
5773 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5774 #: apt.conf.5.xml:1061
5775 msgid "<literal>Debug::sourceList</literal>"
5778 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5779 #: apt.conf.5.xml:1065
5781 "Print information about the vendors read from "
5782 "<filename>/etc/apt/vendors.list</filename>."
5785 #. type: Content of: <refentry><refsect1><para>
5786 #: apt.conf.5.xml:1088
5788 "&configureindex; is a configuration file showing example values for all "
5792 #. type: Content of: <refentry><refsect1><variablelist>
5793 #: apt.conf.5.xml:1095
5794 msgid "&file-aptconf;"
5797 #. ? reading apt.conf
5798 #. type: Content of: <refentry><refsect1><para>
5799 #: apt.conf.5.xml:1100
5800 msgid "&apt-cache;, &apt-config;, &apt-preferences;."
5803 #. The last update date
5804 #. type: Content of: <refentry><refentryinfo>
5805 #: apt_preferences.5.xml:16
5806 msgid "&apt-author.team; &apt-email; &apt-product; <date>16 February 2010</date>"
5809 #. type: Content of: <refentry><refnamediv><refname>
5810 #: apt_preferences.5.xml:24 apt_preferences.5.xml:31
5811 msgid "apt_preferences"
5814 #. type: Content of: <refentry><refnamediv><refpurpose>
5815 #: apt_preferences.5.xml:32
5816 msgid "Preference control file for APT"
5819 #. type: Content of: <refentry><refsect1><para>
5820 #: apt_preferences.5.xml:37
5822 "The APT preferences file <filename>/etc/apt/preferences</filename> and the "
5823 "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
5824 "can be used to control which versions of packages will be selected for "
5828 #. type: Content of: <refentry><refsect1><para>
5829 #: apt_preferences.5.xml:42
5831 "Several versions of a package may be available for installation when the "
5832 "&sources-list; file contains references to more than one distribution (for "
5833 "example, <literal>stable</literal> and <literal>testing</literal>). APT "
5834 "assigns a priority to each version that is available. Subject to dependency "
5835 "constraints, <command>apt-get</command> selects the version with the highest "
5836 "priority for installation. The APT preferences file overrides the "
5837 "priorities that APT assigns to package versions by default, thus giving the "
5838 "user control over which one is selected for installation."
5841 #. type: Content of: <refentry><refsect1><para>
5842 #: apt_preferences.5.xml:52
5844 "Several instances of the same version of a package may be available when the "
5845 "&sources-list; file contains references to more than one source. In this "
5846 "case <command>apt-get</command> downloads the instance listed earliest in "
5847 "the &sources-list; file. The APT preferences file does not affect the "
5848 "choice of instance, only the choice of version."
5851 #. type: Content of: <refentry><refsect1><para>
5852 #: apt_preferences.5.xml:59
5854 "Preferences are a strong power in the hands of a system administrator but "
5855 "they can become also their biggest nightmare if used without care! APT will "
5856 "not questioning the preferences so wrong settings will therefore lead to "
5857 "uninstallable packages or wrong decisions while upgrading packages. Even "
5858 "more problems will arise if multiply distribution releases are mixed without "
5859 "a good understanding of the following paragraphs. Packages included in a "
5860 "specific release aren't tested in and therefore doesn't always work as "
5861 "expected in older or newer releases or together with other packages from "
5862 "different releases. You have been warned."
5865 #. type: Content of: <refentry><refsect1><para>
5866 #: apt_preferences.5.xml:70
5868 "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
5869 "directory are parsed in alphanumeric ascending order and need to obey the "
5870 "following naming convention: The files have either no or "
5871 "\"<literal>pref</literal>\" as filename extension and only contain "
5872 "alphanumeric, hyphen (-), underscore (_) and period (.) characters. "
5873 "Otherwise APT will print a notice that it has ignored a file if the file "
5874 "doesn't match a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
5875 "configuration list - in this case it will be silently ignored."
5878 #. type: Content of: <refentry><refsect1><refsect2><title>
5879 #: apt_preferences.5.xml:79
5880 msgid "APT's Default Priority Assignments"
5883 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5884 #: apt_preferences.5.xml:94
5887 "<command>apt-get install -t testing "
5888 "<replaceable>some-package</replaceable></command>\n"
5891 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5892 #: apt_preferences.5.xml:97
5894 msgid "APT::Default-Release \"stable\";\n"
5897 #. type: Content of: <refentry><refsect1><refsect2><para>
5898 #: apt_preferences.5.xml:81
5900 "If there is no preferences file or if there is no entry in the file that "
5901 "applies to a particular version then the priority assigned to that version "
5902 "is the priority of the distribution to which that version belongs. It is "
5903 "possible to single out a distribution, \"the target release\", which "
5904 "receives a higher priority than other distributions do by default. The "
5905 "target release can be set on the <command>apt-get</command> command line or "
5906 "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
5907 "that this has precedence over any general priority you set in the "
5908 "<filename>/etc/apt/preferences</filename> file described later, but not over "
5909 "specifically pinned packages. For example, <placeholder "
5910 "type=\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" "
5914 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5915 #: apt_preferences.5.xml:106
5919 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5920 #: apt_preferences.5.xml:107
5922 "to the versions coming from archives which in their "
5923 "<filename>Release</filename> files are marked as \"NotAutomatic: yes\" but "
5924 "<emphasis>not</emphasis> as \"ButAutomaticUpgrades: yes\" like the debian "
5925 "<literal>experimental</literal> archive."
5928 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5929 #: apt_preferences.5.xml:113
5930 msgid "priority 100"
5933 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5934 #: apt_preferences.5.xml:114
5936 "to the version that is already installed (if any) and to the versions coming "
5937 "from archives which in their <filename>Release</filename> files are marked "
5938 "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the debian "
5939 "backports archive since <literal>squeeze-backports</literal>."
5942 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5943 #: apt_preferences.5.xml:121
5944 msgid "priority 500"
5947 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5948 #: apt_preferences.5.xml:122
5950 "to the versions that are not installed and do not belong to the target "
5954 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5955 #: apt_preferences.5.xml:126
5956 msgid "priority 990"
5959 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5960 #: apt_preferences.5.xml:127
5961 msgid "to the versions that are not installed and belong to the target release."
5964 #. type: Content of: <refentry><refsect1><refsect2><para>
5965 #: apt_preferences.5.xml:101
5967 "If the target release has been specified then APT uses the following "
5968 "algorithm to set the priorities of the versions of a package. Assign: "
5969 "<placeholder type=\"variablelist\" id=\"0\"/>"
5972 #. type: Content of: <refentry><refsect1><refsect2><para>
5973 #: apt_preferences.5.xml:132
5975 "If the target release has not been specified then APT simply assigns "
5976 "priority 100 to all installed package versions and priority 500 to all "
5977 "uninstalled package versions, except versions coming from archives which in "
5978 "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
5979 "- these versions get the priority 1 or priority 100 if it is additionally "
5980 "marked as \"ButAutomaticUpgrades: yes\"."
5983 #. type: Content of: <refentry><refsect1><refsect2><para>
5984 #: apt_preferences.5.xml:139
5986 "APT then applies the following rules, listed in order of precedence, to "
5987 "determine which version of a package to install."
5990 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5991 #: apt_preferences.5.xml:142
5993 "Never downgrade unless the priority of an available version exceeds 1000. "
5994 "(\"Downgrading\" is installing a less recent version of a package in place "
5995 "of a more recent version. Note that none of APT's default priorities "
5996 "exceeds 1000; such high priorities can only be set in the preferences file. "
5997 "Note also that downgrading a package can be risky.)"
6000 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6001 #: apt_preferences.5.xml:148
6002 msgid "Install the highest priority version."
6005 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6006 #: apt_preferences.5.xml:149
6008 "If two or more versions have the same priority, install the most recent one "
6009 "(that is, the one with the higher version number)."
6012 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6013 #: apt_preferences.5.xml:152
6015 "If two or more versions have the same priority and version number but either "
6016 "the packages differ in some of their metadata or the "
6017 "<literal>--reinstall</literal> option is given, install the uninstalled one."
6020 #. type: Content of: <refentry><refsect1><refsect2><para>
6021 #: apt_preferences.5.xml:158
6023 "In a typical situation, the installed version of a package (priority 100) "
6024 "is not as recent as one of the versions available from the sources listed in "
6025 "the &sources-list; file (priority 500 or 990). Then the package will be "
6026 "upgraded when <command>apt-get install "
6027 "<replaceable>some-package</replaceable></command> or <command>apt-get "
6028 "upgrade</command> is executed."
6031 #. type: Content of: <refentry><refsect1><refsect2><para>
6032 #: apt_preferences.5.xml:165
6034 "More rarely, the installed version of a package is <emphasis>more</emphasis> "
6035 "recent than any of the other available versions. The package will not be "
6036 "downgraded when <command>apt-get install "
6037 "<replaceable>some-package</replaceable></command> or <command>apt-get "
6038 "upgrade</command> is executed."
6041 #. type: Content of: <refentry><refsect1><refsect2><para>
6042 #: apt_preferences.5.xml:170
6044 "Sometimes the installed version of a package is more recent than the version "
6045 "belonging to the target release, but not as recent as a version belonging to "
6046 "some other distribution. Such a package will indeed be upgraded when "
6047 "<command>apt-get install <replaceable>some-package</replaceable></command> "
6048 "or <command>apt-get upgrade</command> is executed, because at least "
6049 "<emphasis>one</emphasis> of the available versions has a higher priority "
6050 "than the installed version."
6053 #. type: Content of: <refentry><refsect1><refsect2><title>
6054 #: apt_preferences.5.xml:179
6055 msgid "The Effect of APT Preferences"
6058 #. type: Content of: <refentry><refsect1><refsect2><para>
6059 #: apt_preferences.5.xml:181
6061 "The APT preferences file allows the system administrator to control the "
6062 "assignment of priorities. The file consists of one or more multi-line "
6063 "records separated by blank lines. Records can have one of two forms, a "
6064 "specific form and a general form."
6067 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6068 #: apt_preferences.5.xml:187
6070 "The specific form assigns a priority (a \"Pin-Priority\") to one or more "
6071 "specified packages and specified version or version range. For example, the "
6072 "following record assigns a high priority to all versions of the "
6073 "<filename>perl</filename> package whose version number begins with "
6074 "\"<literal>5.8</literal>\". Multiple packages can be separated by spaces."
6077 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6078 #: apt_preferences.5.xml:194
6082 "Pin: version 5.8*\n"
6083 "Pin-Priority: 1001\n"
6086 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6087 #: apt_preferences.5.xml:200
6089 "The general form assigns a priority to all of the package versions in a "
6090 "given distribution (that is, to all the versions of packages that are listed "
6091 "in a certain <filename>Release</filename> file) or to all of the package "
6092 "versions coming from a particular Internet site, as identified by the site's "
6093 "fully qualified domain name."
6096 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6097 #: apt_preferences.5.xml:206
6099 "This general-form entry in the APT preferences file applies only to groups "
6100 "of packages. For example, the following record assigns a high priority to "
6101 "all package versions available from the local site."
6104 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6105 #: apt_preferences.5.xml:211
6109 "Pin: origin \"\"\n"
6110 "Pin-Priority: 999\n"
6113 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6114 #: apt_preferences.5.xml:216
6116 "A note of caution: the keyword used here is \"<literal>origin</literal>\" "
6117 "which can be used to match a hostname. The following record will assign a "
6118 "high priority to all versions available from the server identified by the "
6119 "hostname \"ftp.de.debian.org\""
6122 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6123 #: apt_preferences.5.xml:220
6127 "Pin: origin \"ftp.de.debian.org\"\n"
6128 "Pin-Priority: 999\n"
6131 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6132 #: apt_preferences.5.xml:224
6134 "This should <emphasis>not</emphasis> be confused with the Origin of a "
6135 "distribution as specified in a <filename>Release</filename> file. What "
6136 "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
6137 "Internet address but an author or vendor name, such as \"Debian\" or "
6141 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6142 #: apt_preferences.5.xml:229
6144 "The following record assigns a low priority to all package versions "
6145 "belonging to any distribution whose Archive name is "
6146 "\"<literal>unstable</literal>\"."
6149 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6150 #: apt_preferences.5.xml:233
6154 "Pin: release a=unstable\n"
6155 "Pin-Priority: 50\n"
6158 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6159 #: apt_preferences.5.xml:238
6161 "The following record assigns a high priority to all package versions "
6162 "belonging to any distribution whose Codename is "
6163 "\"<literal>&testing-codename;</literal>\"."
6166 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6167 #: apt_preferences.5.xml:242
6171 "Pin: release n=&testing-codename;\n"
6172 "Pin-Priority: 900\n"
6175 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6176 #: apt_preferences.5.xml:247
6178 "The following record assigns a high priority to all package versions "
6179 "belonging to any release whose Archive name is \"<literal>stable</literal>\" "
6180 "and whose release Version number is \"<literal>3.0</literal>\"."
6183 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6184 #: apt_preferences.5.xml:252
6188 "Pin: release a=stable, v=3.0\n"
6189 "Pin-Priority: 500\n"
6192 #. type: Content of: <refentry><refsect1><refsect2><title>
6193 #: apt_preferences.5.xml:262
6194 msgid "Regular expressions and glob() syntax"
6197 #. type: Content of: <refentry><refsect1><refsect2><para>
6198 #: apt_preferences.5.xml:264
6200 "APT also supports pinning by glob() expressions and regular expressions "
6201 "surrounded by /. For example, the following example assigns the priority 500 "
6202 "to all packages from experimental where the name starts with gnome (as a "
6203 "glob()-like expression) or contains the word kde (as a POSIX extended "
6204 "regular expression surrounded by slashes)."
6207 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6208 #: apt_preferences.5.xml:273
6211 "Package: gnome* /kde/\n"
6212 "Pin: release n=experimental\n"
6213 "Pin-Priority: 500\n"
6216 #. type: Content of: <refentry><refsect1><refsect2><para>
6217 #: apt_preferences.5.xml:279
6219 "The rule for those expressions is that they can occur anywhere where a "
6220 "string can occur. Thus, the following pin assigns the priority 990 to all "
6221 "packages from a release starting with karmic."
6224 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6225 #: apt_preferences.5.xml:285
6229 "Pin: release n=karmic*\n"
6230 "Pin-Priority: 990\n"
6233 #. type: Content of: <refentry><refsect1><refsect2><literal>
6234 #: apt_preferences.5.xml:290
6238 #. type: Content of: <refentry><refsect1><refsect2><literal>
6239 #: apt_preferences.5.xml:296
6243 #. type: Content of: <refentry><refsect1><refsect2><title>
6244 #: apt_preferences.5.xml:306
6245 msgid "How APT Interprets Priorities"
6248 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6249 #: apt_preferences.5.xml:314
6253 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6254 #: apt_preferences.5.xml:315
6256 "causes a version to be installed even if this constitutes a downgrade of the "
6260 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6261 #: apt_preferences.5.xml:319
6262 msgid "990 < P <=1000"
6265 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6266 #: apt_preferences.5.xml:320
6268 "causes a version to be installed even if it does not come from the target "
6269 "release, unless the installed version is more recent"
6272 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6273 #: apt_preferences.5.xml:325
6274 msgid "500 < P <=990"
6277 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6278 #: apt_preferences.5.xml:326
6280 "causes a version to be installed unless there is a version available "
6281 "belonging to the target release or the installed version is more recent"
6284 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6285 #: apt_preferences.5.xml:331
6286 msgid "100 < P <=500"
6289 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6290 #: apt_preferences.5.xml:332
6292 "causes a version to be installed unless there is a version available "
6293 "belonging to some other distribution or the installed version is more recent"
6296 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6297 #: apt_preferences.5.xml:337
6298 msgid "0 < P <=100"
6301 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6302 #: apt_preferences.5.xml:338
6304 "causes a version to be installed only if there is no installed version of "
6308 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6309 #: apt_preferences.5.xml:342
6313 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6314 #: apt_preferences.5.xml:343
6315 msgid "prevents the version from being installed"
6318 #. type: Content of: <refentry><refsect1><refsect2><para>
6319 #: apt_preferences.5.xml:309
6321 "Priorities (P) assigned in the APT preferences file must be positive or "
6322 "negative integers. They are interpreted as follows (roughly speaking): "
6323 "<placeholder type=\"variablelist\" id=\"0\"/>"
6326 #. type: Content of: <refentry><refsect1><refsect2><para>
6327 #: apt_preferences.5.xml:348
6329 "If any specific-form records match an available package version then the "
6330 "first such record determines the priority of the package version. Failing "
6331 "that, if any general-form records match an available package version then "
6332 "the first such record determines the priority of the package version."
6335 #. type: Content of: <refentry><refsect1><refsect2><para>
6336 #: apt_preferences.5.xml:354
6338 "For example, suppose the APT preferences file contains the three records "
6339 "presented earlier:"
6342 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6343 #: apt_preferences.5.xml:358
6347 "Pin: version 5.8*\n"
6348 "Pin-Priority: 1001\n"
6351 "Pin: origin \"\"\n"
6352 "Pin-Priority: 999\n"
6355 "Pin: release unstable\n"
6356 "Pin-Priority: 50\n"
6359 #. type: Content of: <refentry><refsect1><refsect2><para>
6360 #: apt_preferences.5.xml:371
6364 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6365 #: apt_preferences.5.xml:373
6367 "The most recent available version of the <literal>perl</literal> package "
6368 "will be installed, so long as that version's version number begins with "
6369 "\"<literal>5.8</literal>\". If <emphasis>any</emphasis> 5.8* version of "
6370 "<literal>perl</literal> is available and the installed version is 5.9*, then "
6371 "<literal>perl</literal> will be downgraded."
6374 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6375 #: apt_preferences.5.xml:378
6377 "A version of any package other than <literal>perl</literal> that is "
6378 "available from the local system has priority over other versions, even "
6379 "versions belonging to the target release."
6382 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6383 #: apt_preferences.5.xml:382
6385 "A version of a package whose origin is not the local system but some other "
6386 "site listed in &sources-list; and which belongs to an "
6387 "<literal>unstable</literal> distribution is only installed if it is selected "
6388 "for installation and no version of the package is already installed."
6391 #. type: Content of: <refentry><refsect1><refsect2><title>
6392 #: apt_preferences.5.xml:392
6393 msgid "Determination of Package Version and Distribution Properties"
6396 #. type: Content of: <refentry><refsect1><refsect2><para>
6397 #: apt_preferences.5.xml:394
6399 "The locations listed in the &sources-list; file should provide "
6400 "<filename>Packages</filename> and <filename>Release</filename> files to "
6401 "describe the packages available at that location."
6404 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6405 #: apt_preferences.5.xml:406
6406 msgid "the <literal>Package:</literal> line"
6409 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6410 #: apt_preferences.5.xml:407
6411 msgid "gives the package name"
6414 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6415 #: apt_preferences.5.xml:410 apt_preferences.5.xml:460
6416 msgid "the <literal>Version:</literal> line"
6419 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6420 #: apt_preferences.5.xml:411
6421 msgid "gives the version number for the named package"
6424 #. type: Content of: <refentry><refsect1><refsect2><para>
6425 #: apt_preferences.5.xml:398
6427 "The <filename>Packages</filename> file is normally found in the directory "
6428 "<filename>.../dists/<replaceable>dist-name</replaceable>/<replaceable>component</replaceable>/<replaceable>arch</replaceable></filename>: "
6430 "<filename>.../dists/stable/main/binary-i386/Packages</filename>. It "
6431 "consists of a series of multi-line records, one for each package available "
6432 "in that directory. Only two lines in each record are relevant for setting "
6433 "APT priorities: <placeholder type=\"variablelist\" id=\"0\"/>"
6436 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6437 #: apt_preferences.5.xml:427
6438 msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
6441 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6442 #: apt_preferences.5.xml:428
6444 "names the archive to which all the packages in the directory tree belong. "
6445 "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
6446 "that all of the packages in the directory tree below the parent of the "
6447 "<filename>Release</filename> file are in a <literal>stable</literal> "
6448 "archive. Specifying this value in the APT preferences file would require "
6452 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6453 #: apt_preferences.5.xml:438
6455 msgid "Pin: release a=stable\n"
6458 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6459 #: apt_preferences.5.xml:444
6460 msgid "the <literal>Codename:</literal> line"
6463 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6464 #: apt_preferences.5.xml:445
6466 "names the codename to which all the packages in the directory tree belong. "
6467 "For example, the line \"Codename: &testing-codename;\" specifies that all of "
6468 "the packages in the directory tree below the parent of the "
6469 "<filename>Release</filename> file belong to a version named "
6470 "<literal>&testing-codename;</literal>. Specifying this value in the APT "
6471 "preferences file would require the line:"
6474 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6475 #: apt_preferences.5.xml:454
6477 msgid "Pin: release n=&testing-codename;\n"
6480 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6481 #: apt_preferences.5.xml:461
6483 "names the release version. For example, the packages in the tree might "
6484 "belong to Debian GNU/Linux release version 3.0. Note that there is normally "
6485 "no version number for the <literal>testing</literal> and "
6486 "<literal>unstable</literal> distributions because they have not been "
6487 "released yet. Specifying this in the APT preferences file would require one "
6488 "of the following lines."
6491 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6492 #: apt_preferences.5.xml:470
6495 "Pin: release v=3.0\n"
6496 "Pin: release a=stable, v=3.0\n"
6497 "Pin: release 3.0\n"
6500 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6501 #: apt_preferences.5.xml:479
6502 msgid "the <literal>Component:</literal> line"
6505 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6506 #: apt_preferences.5.xml:480
6508 "names the licensing component associated with the packages in the directory "
6509 "tree of the <filename>Release</filename> file. For example, the line "
6510 "\"Component: main\" specifies that all the packages in the directory tree "
6511 "are from the <literal>main</literal> component, which entails that they are "
6512 "licensed under terms listed in the Debian Free Software Guidelines. "
6513 "Specifying this component in the APT preferences file would require the "
6517 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6518 #: apt_preferences.5.xml:489
6520 msgid "Pin: release c=main\n"
6523 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6524 #: apt_preferences.5.xml:495
6525 msgid "the <literal>Origin:</literal> line"
6528 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6529 #: apt_preferences.5.xml:496
6531 "names the originator of the packages in the directory tree of the "
6532 "<filename>Release</filename> file. Most commonly, this is "
6533 "<literal>Debian</literal>. Specifying this origin in the APT preferences "
6534 "file would require the line:"
6537 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6538 #: apt_preferences.5.xml:502
6540 msgid "Pin: release o=Debian\n"
6543 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6544 #: apt_preferences.5.xml:508
6545 msgid "the <literal>Label:</literal> line"
6548 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6549 #: apt_preferences.5.xml:509
6551 "names the label of the packages in the directory tree of the "
6552 "<filename>Release</filename> file. Most commonly, this is "
6553 "<literal>Debian</literal>. Specifying this label in the APT preferences "
6554 "file would require the line:"
6557 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6558 #: apt_preferences.5.xml:515
6560 msgid "Pin: release l=Debian\n"
6563 #. type: Content of: <refentry><refsect1><refsect2><para>
6564 #: apt_preferences.5.xml:416
6566 "The <filename>Release</filename> file is normally found in the directory "
6567 "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
6568 "example, <filename>.../dists/stable/Release</filename>, or "
6569 "<filename>.../dists/&stable-codename;/Release</filename>. It consists of a "
6570 "single multi-line record which applies to <emphasis>all</emphasis> of the "
6571 "packages in the directory tree below its parent. Unlike the "
6572 "<filename>Packages</filename> file, nearly all of the lines in a "
6573 "<filename>Release</filename> file are relevant for setting APT priorities: "
6574 "<placeholder type=\"variablelist\" id=\"0\"/>"
6577 #. type: Content of: <refentry><refsect1><refsect2><para>
6578 #: apt_preferences.5.xml:522
6580 "All of the <filename>Packages</filename> and <filename>Release</filename> "
6581 "files retrieved from locations listed in the &sources-list; file are stored "
6582 "in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
6583 "named by the variable <literal>Dir::State::Lists</literal> in the "
6584 "<filename>apt.conf</filename> file. For example, the file "
6585 "<filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
6586 "contains the <filename>Release</filename> file retrieved from the site "
6587 "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
6588 "architecture files from the <literal>contrib</literal> component of the "
6589 "<literal>unstable</literal> distribution."
6592 #. type: Content of: <refentry><refsect1><refsect2><title>
6593 #: apt_preferences.5.xml:535
6594 msgid "Optional Lines in an APT Preferences Record"
6597 #. type: Content of: <refentry><refsect1><refsect2><para>
6598 #: apt_preferences.5.xml:537
6600 "Each record in the APT preferences file can optionally begin with one or "
6601 "more lines beginning with the word <literal>Explanation:</literal>. This "
6602 "provides a place for comments."
6605 #. type: Content of: <refentry><refsect1><refsect2><title>
6606 #: apt_preferences.5.xml:546
6607 msgid "Tracking Stable"
6610 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6611 #: apt_preferences.5.xml:554
6614 "Explanation: Uninstall or do not install any Debian-originated\n"
6615 "Explanation: package versions other than those in the stable distro\n"
6617 "Pin: release a=stable\n"
6618 "Pin-Priority: 900\n"
6621 "Pin: release o=Debian\n"
6622 "Pin-Priority: -10\n"
6625 #. type: Content of: <refentry><refsect1><refsect2><para>
6626 #: apt_preferences.5.xml:548
6628 "The following APT preferences file will cause APT to assign a priority "
6629 "higher than the default (500) to all package versions belonging to a "
6630 "<literal>stable</literal> distribution and a prohibitively low priority to "
6631 "package versions belonging to other <literal>Debian</literal> "
6632 "distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
6635 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6636 #: apt_preferences.5.xml:571 apt_preferences.5.xml:617 apt_preferences.5.xml:675
6639 "apt-get install <replaceable>package-name</replaceable>\n"
6641 "apt-get dist-upgrade\n"
6644 #. type: Content of: <refentry><refsect1><refsect2><para>
6645 #: apt_preferences.5.xml:566
6647 "With a suitable &sources-list; file and the above preferences file, any of "
6648 "the following commands will cause APT to upgrade to the latest "
6649 "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
6653 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6654 #: apt_preferences.5.xml:583
6656 msgid "apt-get install <replaceable>package</replaceable>/testing\n"
6659 #. type: Content of: <refentry><refsect1><refsect2><para>
6660 #: apt_preferences.5.xml:577
6662 "The following command will cause APT to upgrade the specified package to the "
6663 "latest version from the <literal>testing</literal> distribution; the package "
6664 "will not be upgraded again unless this command is given again. <placeholder "
6665 "type=\"programlisting\" id=\"0\"/>"
6668 #. type: Content of: <refentry><refsect1><refsect2><title>
6669 #: apt_preferences.5.xml:589
6670 msgid "Tracking Testing or Unstable"
6673 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6674 #: apt_preferences.5.xml:598
6678 "Pin: release a=testing\n"
6679 "Pin-Priority: 900\n"
6682 "Pin: release a=unstable\n"
6683 "Pin-Priority: 800\n"
6686 "Pin: release o=Debian\n"
6687 "Pin-Priority: -10\n"
6690 #. type: Content of: <refentry><refsect1><refsect2><para>
6691 #: apt_preferences.5.xml:591
6693 "The following APT preferences file will cause APT to assign a high priority "
6694 "to package versions from the <literal>testing</literal> distribution, a "
6695 "lower priority to package versions from the <literal>unstable</literal> "
6696 "distribution, and a prohibitively low priority to package versions from "
6697 "other <literal>Debian</literal> distributions. <placeholder "
6698 "type=\"programlisting\" id=\"0\"/>"
6701 #. type: Content of: <refentry><refsect1><refsect2><para>
6702 #: apt_preferences.5.xml:612
6704 "With a suitable &sources-list; file and the above preferences file, any of "
6705 "the following commands will cause APT to upgrade to the latest "
6706 "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
6710 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6711 #: apt_preferences.5.xml:632
6713 msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
6716 #. type: Content of: <refentry><refsect1><refsect2><para>
6717 #: apt_preferences.5.xml:623
6719 "The following command will cause APT to upgrade the specified package to the "
6720 "latest version from the <literal>unstable</literal> distribution. "
6721 "Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
6722 "the most recent <literal>testing</literal> version if that is more recent "
6723 "than the installed version, otherwise, to the most recent "
6724 "<literal>unstable</literal> version if that is more recent than the "
6725 "installed version. <placeholder type=\"programlisting\" id=\"0\"/>"
6728 #. type: Content of: <refentry><refsect1><refsect2><title>
6729 #: apt_preferences.5.xml:639
6730 msgid "Tracking the evolution of a codename release"
6733 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6734 #: apt_preferences.5.xml:653
6737 "Explanation: Uninstall or do not install any Debian-originated package "
6739 "Explanation: other than those in the distribution codenamed with "
6740 "&testing-codename; or sid\n"
6742 "Pin: release n=&testing-codename;\n"
6743 "Pin-Priority: 900\n"
6745 "Explanation: Debian unstable is always codenamed with sid\n"
6747 "Pin: release n=sid\n"
6748 "Pin-Priority: 800\n"
6751 "Pin: release o=Debian\n"
6752 "Pin-Priority: -10\n"
6755 #. type: Content of: <refentry><refsect1><refsect2><para>
6756 #: apt_preferences.5.xml:641
6758 "The following APT preferences file will cause APT to assign a priority "
6759 "higher than the default (500) to all package versions belonging to a "
6760 "specified codename of a distribution and a prohibitively low priority to "
6761 "package versions belonging to other <literal>Debian</literal> distributions, "
6762 "codenames and archives. Note that with this APT preference APT will follow "
6763 "the migration of a release from the archive <literal>testing</literal> to "
6764 "<literal>stable</literal> and later <literal>oldstable</literal>. If you "
6765 "want to follow for example the progress in <literal>testing</literal> "
6766 "notwithstanding the codename changes you should use the example "
6767 "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
6770 #. type: Content of: <refentry><refsect1><refsect2><para>
6771 #: apt_preferences.5.xml:670
6773 "With a suitable &sources-list; file and the above preferences file, any of "
6774 "the following commands will cause APT to upgrade to the latest version(s) in "
6775 "the release codenamed with <literal>&testing-codename;</literal>. "
6776 "<placeholder type=\"programlisting\" id=\"0\"/>"
6779 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6780 #: apt_preferences.5.xml:690
6782 msgid "apt-get install <replaceable>package</replaceable>/sid\n"
6785 #. type: Content of: <refentry><refsect1><refsect2><para>
6786 #: apt_preferences.5.xml:681
6788 "The following command will cause APT to upgrade the specified package to the "
6789 "latest version from the <literal>sid</literal> distribution. Thereafter, "
6790 "<command>apt-get upgrade</command> will upgrade the package to the most "
6791 "recent <literal>&testing-codename;</literal> version if that is more recent "
6792 "than the installed version, otherwise, to the most recent "
6793 "<literal>sid</literal> version if that is more recent than the installed "
6794 "version. <placeholder type=\"programlisting\" id=\"0\"/>"
6797 #. type: Content of: <refentry><refsect1><variablelist>
6798 #: apt_preferences.5.xml:699
6799 msgid "&file-preferences;"
6802 #. type: Content of: <refentry><refsect1><para>
6803 #: apt_preferences.5.xml:705
6804 msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
6807 #. type: Content of: <refentry><refnamediv><refname>
6808 #: sources.list.5.xml:25 sources.list.5.xml:32
6809 msgid "sources.list"
6812 #. type: Content of: <refentry><refnamediv><refpurpose>
6813 #: sources.list.5.xml:33
6814 msgid "Package resource list for APT"
6817 #. type: Content of: <refentry><refsect1><para>
6818 #: sources.list.5.xml:37
6820 "The package resource list is used to locate archives of the package "
6821 "distribution system in use on the system. At this time, this manual page "
6822 "documents only the packaging system used by the Debian GNU/Linux system. "
6823 "This control file is <filename>/etc/apt/sources.list</filename>."
6826 #. type: Content of: <refentry><refsect1><para>
6827 #: sources.list.5.xml:42
6829 "The source list is designed to support any number of active sources and a "
6830 "variety of source media. The file lists one source per line, with the most "
6831 "preferred source listed first. The format of each line is: <literal>type uri "
6832 "args</literal> The first item, <literal>type</literal> determines the format "
6833 "for <literal>args</literal>. <literal>uri</literal> is a Universal Resource "
6834 "Identifier (URI), which is a superset of the more specific and well-known "
6835 "Universal Resource Locator, or URL. The rest of the line can be marked as a "
6836 "comment by using a #."
6839 #. type: Content of: <refentry><refsect1><title>
6840 #: sources.list.5.xml:53
6841 msgid "sources.list.d"
6844 #. type: Content of: <refentry><refsect1><para>
6845 #: sources.list.5.xml:54
6847 "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
6848 "add sources.list entries in separate files. The format is the same as for "
6849 "the regular <filename>sources.list</filename> file. File names need to end "
6850 "with <filename>.list</filename> and may only contain letters (a-z and A-Z), "
6851 "digits (0-9), underscore (_), hyphen (-) and period (.) characters. "
6852 "Otherwise APT will print a notice that it has ignored a file if the file "
6853 "doesn't match a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
6854 "configuration list - in this case it will be silently ignored."
6857 #. type: Content of: <refentry><refsect1><title>
6858 #: sources.list.5.xml:65
6859 msgid "The deb and deb-src types"
6862 #. type: Content of: <refentry><refsect1><para>
6863 #: sources.list.5.xml:66
6865 "The <literal>deb</literal> type describes a typical two-level Debian "
6866 "archive, <filename>distribution/component</filename>. Typically, "
6867 "<literal>distribution</literal> is generally an archivename like "
6868 "<literal>stable</literal> or <literal>testing</literal> or a codename like "
6869 "<literal>&stable-codename;</literal> or "
6870 "<literal>&testing-codename;</literal> while component is one of "
6871 "<literal>main</literal> <literal>contrib</literal> or "
6872 "<literal>non-free</literal>. The <literal>deb-src</literal> type describes a "
6873 "debian distribution's source code in the same form as the "
6874 "<literal>deb</literal> type. A <literal>deb-src</literal> line is required "
6875 "to fetch source indexes."
6878 #. type: Content of: <refentry><refsect1><para>
6879 #: sources.list.5.xml:78
6881 "The format for a <filename>sources.list</filename> entry using the "
6882 "<literal>deb</literal> and <literal>deb-src</literal> types is:"
6885 #. type: Content of: <refentry><refsect1><literallayout>
6886 #: sources.list.5.xml:81
6888 msgid "deb uri distribution [component1] [component2] [...]"
6891 #. type: Content of: <refentry><refsect1><para>
6892 #: sources.list.5.xml:83
6894 "The URI for the <literal>deb</literal> type must specify the base of the "
6895 "Debian distribution, from which APT will find the information it needs. "
6896 "<literal>distribution</literal> can specify an exact path, in which case the "
6897 "components must be omitted and <literal>distribution</literal> must end with "
6898 "a slash (/). This is useful for when the case only a particular sub-section "
6899 "of the archive denoted by the URI is of interest. If "
6900 "<literal>distribution</literal> does not specify an exact path, at least one "
6901 "<literal>component</literal> must be present."
6904 #. type: Content of: <refentry><refsect1><para>
6905 #: sources.list.5.xml:92
6907 "<literal>distribution</literal> may also contain a variable, "
6908 "<literal>$(ARCH)</literal> which expands to the Debian architecture (i386, "
6909 "m68k, powerpc, ...) used on the system. This permits "
6910 "architecture-independent <filename>sources.list</filename> files to be "
6911 "used. In general this is only of interest when specifying an exact path, "
6912 "<literal>APT</literal> will automatically generate a URI with the current "
6913 "architecture otherwise."
6916 #. type: Content of: <refentry><refsect1><para>
6917 #: sources.list.5.xml:100
6919 "Since only one distribution can be specified per line it may be necessary to "
6920 "have multiple lines for the same URI, if a subset of all available "
6921 "distributions or components at that location is desired. APT will sort the "
6922 "URI list after it has generated a complete set internally, and will collapse "
6923 "multiple references to the same Internet host, for instance, into a single "
6924 "connection, so that it does not inefficiently establish an FTP connection, "
6925 "close it, do something else, and then re-establish a connection to that same "
6926 "host. This feature is useful for accessing busy FTP sites with limits on the "
6927 "number of simultaneous anonymous users. APT also parallelizes connections to "
6928 "different hosts to more effectively deal with sites with low bandwidth."
6931 #. type: Content of: <refentry><refsect1><para>
6932 #: sources.list.5.xml:112
6934 "It is important to list sources in order of preference, with the most "
6935 "preferred source listed first. Typically this will result in sorting by "
6936 "speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
6937 "followed by distant Internet hosts, for example)."
6940 #. type: Content of: <refentry><refsect1><para>
6941 #: sources.list.5.xml:117
6942 msgid "Some examples:"
6945 #. type: Content of: <refentry><refsect1><literallayout>
6946 #: sources.list.5.xml:119
6949 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
6950 "deb http://security.debian.org/ &stable-codename;/updates main contrib "
6955 #. type: Content of: <refentry><refsect1><title>
6956 #: sources.list.5.xml:125
6957 msgid "URI specification"
6960 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6961 #: sources.list.5.xml:130
6965 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6966 #: sources.list.5.xml:132
6968 "The file scheme allows an arbitrary directory in the file system to be "
6969 "considered an archive. This is useful for NFS mounts and local mirrors or "
6973 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6974 #: sources.list.5.xml:139
6976 "The cdrom scheme allows APT to use a local CDROM drive with media "
6977 "swapping. Use the &apt-cdrom; program to create cdrom entries in the source "
6981 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6982 #: sources.list.5.xml:146
6984 "The http scheme specifies an HTTP server for the archive. If an environment "
6985 "variable <envar>http_proxy</envar> is set with the format "
6986 "http://server:port/, the proxy server specified in <envar>http_proxy</envar> "
6987 "will be used. Users of authenticated HTTP/1.1 proxies may use a string of "
6988 "the format http://user:pass@server:port/. Note that this is an insecure "
6989 "method of authentication."
6992 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6993 #: sources.list.5.xml:157
6995 "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
6996 "is highly configurable; for more information see the &apt-conf; manual "
6997 "page. Please note that a ftp proxy can be specified by using the "
6998 "<envar>ftp_proxy</envar> environment variable. It is possible to specify a "
6999 "http proxy (http proxy servers often understand ftp urls) using this method "
7000 "and ONLY this method. ftp proxies using http specified in the configuration "
7001 "file will be ignored."
7004 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
7005 #: sources.list.5.xml:166
7009 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7010 #: sources.list.5.xml:168
7012 "The copy scheme is identical to the file scheme except that packages are "
7013 "copied into the cache directory instead of used directly at their location. "
7014 "This is useful for people using a zip disk to copy files around with APT."
7017 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
7018 #: sources.list.5.xml:173
7022 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
7023 #: sources.list.5.xml:173
7027 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7028 #: sources.list.5.xml:175
7030 "The rsh/ssh method invokes rsh/ssh to connect to a remote host as a given "
7031 "user and access the files. It is a good idea to do prior arrangements with "
7032 "RSA keys or rhosts. Access to files on the remote uses standard "
7033 "<command>find</command> and <command>dd</command> commands to perform the "
7034 "file transfers from the remote."
7037 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
7038 #: sources.list.5.xml:183
7039 msgid "more recognizable URI types"
7042 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7043 #: sources.list.5.xml:185
7045 "APT can be extended with more methods shipped in other optional packages "
7046 "which should follow the nameing scheme "
7047 "<literal>apt-transport-<replaceable>method</replaceable></literal>. The APT "
7048 "team e.g. maintains also the <literal>apt-transport-https</literal> package "
7049 "which provides access methods for https-URIs with features similar to the "
7050 "http method, but other methods for using e.g. debtorrent are also available, "
7051 "see <citerefentry> "
7052 "<refentrytitle><filename>apt-transport-debtorrent</filename></refentrytitle> "
7053 "<manvolnum>1</manvolnum></citerefentry>."
7056 #. type: Content of: <refentry><refsect1><para>
7057 #: sources.list.5.xml:127
7059 "The currently recognized URI types are cdrom, file, http, ftp, copy, ssh, "
7060 "rsh. <placeholder type=\"variablelist\" id=\"0\"/>"
7063 #. type: Content of: <refentry><refsect1><para>
7064 #: sources.list.5.xml:199
7066 "Uses the archive stored locally (or NFS mounted) at /home/jason/debian for "
7067 "stable/main, stable/contrib, and stable/non-free."
7070 #. type: Content of: <refentry><refsect1><literallayout>
7071 #: sources.list.5.xml:201
7073 msgid "deb file:/home/jason/debian stable main contrib non-free"
7076 #. type: Content of: <refentry><refsect1><para>
7077 #: sources.list.5.xml:203
7078 msgid "As above, except this uses the unstable (development) distribution."
7081 #. type: Content of: <refentry><refsect1><literallayout>
7082 #: sources.list.5.xml:204
7084 msgid "deb file:/home/jason/debian unstable main contrib non-free"
7087 #. type: Content of: <refentry><refsect1><para>
7088 #: sources.list.5.xml:206
7089 msgid "Source line for the above"
7092 #. type: Content of: <refentry><refsect1><literallayout>
7093 #: sources.list.5.xml:207
7095 msgid "deb-src file:/home/jason/debian unstable main contrib non-free"
7098 #. type: Content of: <refentry><refsect1><para>
7099 #: sources.list.5.xml:209
7101 "Uses HTTP to access the archive at archive.debian.org, and uses only the "
7105 #. type: Content of: <refentry><refsect1><literallayout>
7106 #: sources.list.5.xml:211
7108 msgid "deb http://archive.debian.org/debian-archive hamm main"
7111 #. type: Content of: <refentry><refsect1><para>
7112 #: sources.list.5.xml:213
7114 "Uses FTP to access the archive at ftp.debian.org, under the debian "
7115 "directory, and uses only the &stable-codename;/contrib area."
7118 #. type: Content of: <refentry><refsect1><literallayout>
7119 #: sources.list.5.xml:215
7121 msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
7124 #. type: Content of: <refentry><refsect1><para>
7125 #: sources.list.5.xml:217
7127 "Uses FTP to access the archive at ftp.debian.org, under the debian "
7128 "directory, and uses only the unstable/contrib area. If this line appears as "
7129 "well as the one in the previous example in <filename>sources.list</filename> "
7130 "a single FTP session will be used for both resource lines."
7133 #. type: Content of: <refentry><refsect1><literallayout>
7134 #: sources.list.5.xml:221
7136 msgid "deb ftp://ftp.debian.org/debian unstable contrib"
7139 #. type: Content of: <refentry><refsect1><para><literallayout>
7140 #: sources.list.5.xml:230
7142 msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
7145 #. type: Content of: <refentry><refsect1><para>
7146 #: sources.list.5.xml:223
7148 "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
7149 "directory, and uses only files found under "
7150 "<filename>unstable/binary-i386</filename> on i386 machines, "
7151 "<filename>unstable/binary-amd64</filename> on amd64, and so forth for other "
7152 "supported architectures. [Note this example only illustrates how to use the "
7153 "substitution variable; official debian archives are not structured like "
7154 "this] <placeholder type=\"literallayout\" id=\"0\"/>"
7157 #. type: Content of: <refentry><refsect1><para>
7158 #: sources.list.5.xml:235
7159 msgid "&apt-cache; &apt-conf;"
7162 #. type: <title></title>
7164 msgid "APT User's Guide"
7167 #. type: <author></author>
7168 #: guide.sgml:6 offline.sgml:6
7169 msgid "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
7172 #. type: <version></version>
7174 msgid "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
7177 #. type: <abstract></abstract>
7180 "This document provides an overview of how to use the the APT package "
7184 #. type: <copyrightsummary></copyrightsummary>
7186 msgid "Copyright © Jason Gunthorpe, 1998."
7190 #: guide.sgml:21 offline.sgml:22
7192 "\"APT\" and this document are free software; you can redistribute them "
7193 "and/or modify them under the terms of the GNU General Public License as "
7194 "published by the Free Software Foundation; either version 2 of the License, "
7195 "or (at your option) any later version."
7199 #: guide.sgml:24 offline.sgml:25
7201 "For more details, on Debian GNU/Linux systems, see the file "
7202 "/usr/share/common-licenses/GPL for the full license."
7205 #. type: <heading></heading>
7213 "The APT package currently contains two sections, the APT "
7214 "<prgn>dselect</prgn> method and the <prgn>apt-get</prgn> command line user "
7215 "interface. Both provide a way to install and remove packages as well as "
7216 "download new packages from the Internet."
7219 #. type: <heading></heading>
7221 msgid "Anatomy of the Package System"
7227 "The Debian packaging system has a large amount of information associated "
7228 "with each package to help assure that it integrates cleanly and easily into "
7229 "the system. The most prominent of its features is the dependency system."
7235 "The dependency system allows individual programs to make use of shared "
7236 "elements in the system such as libraries. It simplifies placing infrequently "
7237 "used portions of a program in separate packages to reduce the number of "
7238 "things the average user is required to install. Also, it allows for choices "
7239 "in mail transport agents, X servers and so on."
7245 "The first step to understanding the dependency system is to grasp the "
7246 "concept of a simple dependency. The meaning of a simple dependency is that a "
7247 "package requires another package to be installed at the same time to work "
7254 "For instance, mailcrypt is an emacs extension that aids in encrypting email "
7255 "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
7256 "simple dependency on GPG. Also, because it is an emacs extension it has a "
7257 "simple dependency on emacs, without emacs it is completely useless."
7263 "The other important dependency to understand is a conflicting dependency. It "
7264 "means that a package, when installed with another package, will not work and "
7265 "may possibly be extremely harmful to the system. As an example consider a "
7266 "mail transport agent such as sendmail, exim or qmail. It is not possible to "
7267 "have two mail transport agents installed because both need to listen to the "
7268 "network to receive mail. Attempting to install two will seriously damage the "
7269 "system so all mail transport agents have a conflicting dependency with all "
7270 "other mail transport agents."
7276 "As an added complication there is the possibility for a package to pretend "
7277 "to be another package. Consider that exim and sendmail for many intents are "
7278 "identical, they both deliver mail and understand a common interface. Hence, "
7279 "the package system has a way for them to declare that they are both "
7280 "mail-transport-agents. So, exim and sendmail both declare that they provide "
7281 "a mail-transport-agent and other packages that need a mail transport agent "
7282 "depend on mail-transport-agent. This can add a great deal of confusion when "
7283 "trying to manually fix packages."
7289 "At any given time a single dependency may be met by packages that are "
7290 "already installed or it may not be. APT attempts to help resolve dependency "
7291 "issues by providing a number of automatic algorithms that help in selecting "
7292 "packages for installation."
7298 "<prgn>apt-get</prgn> provides a simple way to install packages from the "
7299 "command line. Unlike <prgn>dpkg</prgn>, <prgn>apt-get</prgn> does not "
7300 "understand .deb files, it works with the package's proper name and can only "
7301 "install .deb archives from a <em>Source</em>."
7307 "The first <footnote><p>If you are using an http proxy server you must set "
7308 "the http_proxy environment variable first, see "
7309 "sources.list(5)</p></footnote> thing that should be done before using "
7310 "<prgn>apt-get</prgn> is to fetch the package lists from the <em>Sources</em> "
7311 "so that it knows what packages are available. This is done with <tt>apt-get "
7312 "update</tt>. For instance,"
7315 #. type: <example></example>
7319 "# apt-get update\n"
7320 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
7321 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
7322 "Reading Package Lists... Done\n"
7323 "Building Dependency Tree... Done"
7326 #. type: <p><taglist>
7328 msgid "Once updated there are several commands that can be used:"
7334 "Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
7335 "install a new package or remove an existing package, nor will it ever "
7336 "upgrade a package that might cause some other package to break. This can be "
7337 "used daily to relatively safely upgrade the system. Upgrade will list all of "
7338 "the packages that it could not upgrade, this usually means that they depend "
7339 "on new packages or conflict with some other package. <prgn>dselect</prgn> or "
7340 "<tt>apt-get install</tt> can be used to force these packages to install."
7346 "Install is used to install packages by name. The package is automatically "
7347 "fetched and installed. This can be useful if you already know the name of "
7348 "the package to install and do not want to go into a GUI to select it. Any "
7349 "number of packages may be passed to install, they will all be "
7350 "fetched. Install automatically attempts to resolve dependency problems with "
7351 "the listed packages and will print a summary and ask for confirmation if "
7352 "anything other than its arguments are changed."
7358 "Dist-upgrade is a complete upgrader designed to simplify upgrading between "
7359 "releases of Debian. It uses a sophisticated algorithm to determine the best "
7360 "set of packages to install, upgrade and remove to get as much of the system "
7361 "to the newest release. In some situations it may be desired to use "
7362 "dist-upgrade rather than spend the time manually resolving dependencies in "
7363 "<prgn>dselect</prgn>. Once dist-upgrade has completed then "
7364 "<prgn>dselect</prgn> can be used to install any packages that may have been "
7371 "It is important to closely look at what dist-upgrade is going to do, its "
7372 "decisions may sometimes be quite surprising."
7378 "<prgn>apt-get</prgn> has several command line options that are detailed in "
7379 "its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
7380 "option is <tt>-d</tt> which does not install the fetched files. If the "
7381 "system has to download a large number of package it would be undesired to "
7382 "start installing them in case something goes wrong. When <tt>-d</tt> is used "
7383 "the downloaded archives can be installed by simply running the command that "
7384 "caused them to be downloaded again without <tt>-d</tt>."
7387 #. type: <heading></heading>
7395 "The APT <prgn>dselect</prgn> method provides the complete APT system with "
7396 "the <prgn>dselect</prgn> package selection GUI. <prgn>dselect</prgn> is used "
7397 "to select the packages to be installed or removed and APT actually installs "
7404 "To enable the APT method you need to select [A]ccess in <prgn>dselect</prgn> "
7405 "and then choose the APT method. You will be prompted for a set of "
7406 "<em>Sources</em> which are places to fetch archives from. These can be "
7407 "remote Internet sites, local Debian mirrors or CDROMs. Each source can "
7408 "provide a fragment of the total Debian archive, APT will automatically "
7409 "combine them to form a complete set of packages. If you have a CDROM then it "
7410 "is a good idea to specify it first and then specify a mirror so that you "
7411 "have access to the latest bug fixes. APT will automatically use packages on "
7412 "your CDROM before downloading from the Internet."
7415 #. type: <example></example>
7419 " Set up a list of distribution source locations\n"
7421 " Please give the base URL of the debian distribution.\n"
7422 " The access schemes I know about are: http file\n"
7425 " file:/mnt/debian,\n"
7426 " ftp://ftp.debian.org/debian,\n"
7427 " http://ftp.de.debian.org/debian,\n"
7430 " URL [http://llug.sep.bnl.gov/debian]:"
7436 "The <em>Sources</em> setup starts by asking for the base of the Debian "
7437 "archive, defaulting to a HTTP mirror. Next it asks for the distribution to "
7441 #. type: <example></example>
7445 " Please give the distribution tag to get or a path to the\n"
7446 " package file ending in a /. The distribution\n"
7447 " tags are typically something like: stable unstable testing non-US\n"
7449 " Distribution [stable]:"
7455 "The distribution refers to the Debian version in the archive, "
7456 "<em>stable</em> refers to the latest released version and <em>unstable</em> "
7457 "refers to the developmental version. <em>non-US</em> is only available on "
7458 "some mirrors and refers to packages that contain encryption technology or "
7459 "other things that cannot be exported from the United States. Importing these "
7460 "packages into the US is legal however."
7463 #. type: <example></example>
7467 " Please give the components to get\n"
7468 " The components are typically something like: main contrib non-free\n"
7470 " Components [main contrib non-free]:"
7476 "The components list refers to the list of sub distributions to fetch. The "
7477 "distribution is split up based on software licenses, main being DFSG free "
7478 "packages while contrib and non-free contain things that have various "
7479 "restrictions placed on their use and distribution."
7485 "Any number of sources can be added, the setup script will continue to prompt "
7486 "until you have specified all that you want."
7492 "Before starting to use <prgn>dselect</prgn> it is necessary to update the "
7493 "available list by selecting [U]pdate from the menu. This is a superset of "
7494 "<tt>apt-get update</tt> that makes the fetched information available to "
7495 "<prgn>dselect</prgn>. [U]pdate must be performed even if <tt>apt-get "
7496 "update</tt> has been run before."
7502 "You can then go on and make your selections using [S]elect and then perform "
7503 "the installation using [I]nstall. When using the APT method the [C]onfig and "
7504 "[R]emove commands have no meaning, the [I]nstall command performs both of "
7511 "By default APT will automatically remove the package (.deb) files once they "
7512 "have been successfully installed. To change this behavior place "
7513 "<tt>Dselect::clean \"prompt\";</tt> in /etc/apt/apt.conf."
7516 #. type: <heading></heading>
7518 msgid "The Interface"
7524 "Both that APT <prgn>dselect</prgn> method and <prgn>apt-get</prgn> share the "
7525 "same interface. It is a simple system that generally tells you what it will "
7526 "do and then goes and does it. <footnote><p>The <prgn>dselect</prgn> method "
7527 "actually is a set of wrapper scripts to <prgn>apt-get</prgn>. The method "
7528 "actually provides more functionality than is present in <prgn>apt-get</prgn> "
7529 "alone.</p></footnote> After printing out a summary of what will happen APT "
7530 "then will print out some informative status messages so that you can "
7531 "estimate how far along it is and how much is left to do."
7534 #. type: <heading></heading>
7542 "Before all operations except update, APT performs a number of actions to "
7543 "prepare its internal state. It also does some checks of the system's "
7544 "state. At any time these operations can be performed by running <tt>apt-get "
7548 #. type: <example></example>
7553 "Reading Package Lists... Done\n"
7554 "Building Dependency Tree... Done"
7560 "The first thing it does is read all the package files into memory. APT uses "
7561 "a caching scheme so this operation will be faster the second time it is "
7562 "run. If some of the package files are not found then they will be ignored "
7563 "and a warning will be printed when apt-get exits."
7569 "The final operation performs a detailed analysis of the system's "
7570 "dependencies. It checks every dependency of every installed or unpacked "
7571 "package and considers if it is OK. Should this find a problem then a report "
7572 "will be printed out and <prgn>apt-get</prgn> will refuse to run."
7575 #. type: <example></example>
7580 "Reading Package Lists... Done\n"
7581 "Building Dependency Tree... Done\n"
7582 "You might want to run apt-get -f install' to correct these.\n"
7583 "Sorry, but the following packages have unmet dependencies:\n"
7584 " 9fonts: Depends: xlib6g but it is not installed\n"
7585 " uucp: Depends: mailx but it is not installed\n"
7586 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
7587 " adduser: Depends: perl-base but it is not installed\n"
7588 " aumix: Depends: libgpmg1 but it is not installed\n"
7589 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
7590 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
7591 " cthugha: Depends: svgalibg1 but it is not installed\n"
7592 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
7593 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)"
7599 "In this example the system has many problems, including a serious problem "
7600 "with libreadlineg2. For each package that has unmet dependencies a line is "
7601 "printed out indicating the package with the problem and the dependencies "
7602 "that are unmet. A short explanation of why the package has a dependency "
7603 "problem is also included."
7609 "There are two ways a system can get into a broken state like this. The first "
7610 "is caused by <prgn>dpkg</prgn> missing some subtle relationships between "
7611 "packages when performing upgrades. <footnote><p>APT however considers all "
7612 "known dependencies and attempts to prevent broken "
7613 "packages</p></footnote>. The second is if a package installation fails "
7614 "during an operation. In this situation a package may have been unpacked "
7615 "without its dependents being installed."
7621 "The second situation is much less serious than the first because APT places "
7622 "certain constraints on the order that packages are installed. In both cases "
7623 "supplying the <tt>-f</tt> option to <prgn>apt-get</prgn> will cause APT to "
7624 "deduce a possible solution to the problem and then continue on. The APT "
7625 "<prgn>dselect</prgn> method always supplies the <tt>-f</tt> option to allow "
7626 "for easy continuation of failed maintainer scripts."
7632 "However, if the <tt>-f</tt> option is used to correct a seriously broken "
7633 "system caused by the first case then it is possible that it will either fail "
7634 "immediately or the installation sequence will fail. In either case it is "
7635 "necessary to manually use dpkg (possibly with forcing options) to correct "
7636 "the situation enough to allow APT to proceed."
7639 #. type: <heading></heading>
7641 msgid "The Status Report"
7647 "Before proceeding <prgn>apt-get</prgn> will present a report on what will "
7648 "happen. Generally the report reflects the type of operation being performed "
7649 "but there are several common elements. In all cases the lists reflect the "
7650 "final state of things, taking into account the <tt>-f</tt> option and any "
7651 "other relevant activities to the command being executed."
7654 #. type: <heading></heading>
7656 msgid "The Extra Package list"
7659 #. type: <example></example>
7663 "The following extra packages will be installed:\n"
7664 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
7665 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
7666 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
7667 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
7674 "The Extra Package list shows all of the packages that will be installed or "
7675 "upgraded in excess of the ones mentioned on the command line. It is only "
7676 "generated for an <tt>install</tt> command. The listed packages are often the "
7677 "result of an Auto Install."
7680 #. type: <heading></heading>
7682 msgid "The Packages to Remove"
7685 #. type: <example></example>
7689 "The following packages will be REMOVED:\n"
7690 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
7691 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
7692 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
7699 "The Packages to Remove list shows all of the packages that will be removed "
7700 "from the system. It can be shown for any of the operations and should be "
7701 "given a careful inspection to ensure nothing important is to be taken "
7702 "off. The <tt>-f</tt> option is especially good at generating packages to "
7703 "remove so extreme care should be used in that case. The list may contain "
7704 "packages that are going to be removed because they are only partially "
7705 "installed, possibly due to an aborted installation."
7708 #. type: <heading></heading>
7710 msgid "The New Packages list"
7713 #. type: <example></example>
7717 "The following NEW packages will installed:\n"
7718 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base"
7724 "The New Packages list is simply a reminder of what will happen. The packages "
7725 "listed are not presently installed in the system but will be when APT is "
7729 #. type: <heading></heading>
7731 msgid "The Kept Back list"
7734 #. type: <example></example>
7738 "The following packages have been kept back\n"
7739 " compface man-db tetex-base msql libpaper svgalib1\n"
7740 " gs snmp arena lynx xpat2 groff xscreensaver"
7746 "Whenever the whole system is being upgraded there is the possibility that "
7747 "new versions of packages cannot be installed because they require new things "
7748 "or conflict with already installed things. In this case the package will "
7749 "appear in the Kept Back list. The best way to convince packages listed there "
7750 "to install is with <tt>apt-get install</tt> or by using <prgn>dselect</prgn> "
7751 "to resolve their problems."
7754 #. type: <heading></heading>
7756 msgid "Held Packages warning"
7759 #. type: <example></example>
7763 "The following held packages will be changed:\n"
7770 "Sometimes you can ask APT to install a package that is on hold, in such a "
7771 "case it prints out a warning that the held package is going to be "
7772 "changed. This should only happen during dist-upgrade or install."
7775 #. type: <heading></heading>
7777 msgid "Final summary"
7782 msgid "Finally, APT will print out a summary of all the changes that will occur."
7785 #. type: <example></example>
7789 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not "
7791 "12 packages not fully installed or removed.\n"
7792 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used."
7798 "The first line of the summary simply is a reduced version of all of the "
7799 "lists and includes the number of upgrades - that is packages already "
7800 "installed that have new versions available. The second line indicates the "
7801 "number of poorly configured packages, possibly the result of an aborted "
7802 "installation. The final line shows the space requirements that the "
7803 "installation needs. The first pair of numbers refer to the size of the "
7804 "archive files. The first number indicates the number of bytes that must be "
7805 "fetched from remote locations and the second indicates the total size of all "
7806 "the archives required. The next number indicates the size difference between "
7807 "the presently installed packages and the newly installed packages. It is "
7808 "roughly equivalent to the space required in /usr after everything is "
7809 "done. If a large number of packages are being removed then the value may "
7810 "indicate the amount of space that will be freed."
7816 "Some other reports can be generated by using the -u option to show packages "
7817 "to upgrade, they are similar to the previous examples."
7820 #. type: <heading></heading>
7822 msgid "The Status Display"
7828 "During the download of archives and package files APT prints out a series of "
7832 #. type: <example></example>
7836 "# apt-get update\n"
7837 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
7838 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
7839 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
7840 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ "
7842 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
7843 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s"
7849 "The lines starting with <em>Get</em> are printed out when APT begins to "
7850 "fetch a file while the last line indicates the progress of the download. The "
7851 "first percent value on the progress line indicates the total percent done of "
7852 "all files. Unfortunately since the size of the Package files is unknown "
7853 "<tt>apt-get update</tt> estimates the percent done which causes some "
7860 "The next section of the status line is repeated once for each download "
7861 "thread and indicates the operation being performed and some useful "
7862 "information about what is happening. Sometimes this section will simply read "
7863 "<em>Forking</em> which means the OS is loading the download module. The "
7864 "first word after the [ is the fetch number as shown on the history "
7865 "lines. The next word is the short form name of the object being "
7866 "downloaded. For archives it will contain the name of the package that is "
7873 "Inside of the single quote is an informative string indicating the progress "
7874 "of the negotiation phase of the download. Typically it progresses from "
7875 "<em>Connecting</em> to <em>Waiting for file</em> to <em>Downloading</em> or "
7876 "<em>Resuming</em>. The final value is the number of bytes downloaded from "
7877 "the remote site. Once the download begins this is represented as "
7878 "<tt>102/10.2k</tt> indicating that 102 bytes have been fetched and 10.2 "
7879 "kilobytes is expected. The total size is always shown in 4 figure notation "
7880 "to preserve space. After the size display is a percent meter for the file "
7881 "itself. The second last element is the instantaneous average speed. This "
7882 "values is updated every 5 seconds and reflects the rate of data transfer for "
7883 "that period. Finally is shown the estimated transfer time. This is updated "
7884 "regularly and reflects the time to complete everything at the shown transfer "
7891 "The status display updates every half second to provide a constant feedback "
7892 "on the download progress while the Get lines scroll back whenever a new file "
7893 "is started. Since the status display is constantly updated it is unsuitable "
7894 "for logging to a file, use the <tt>-q</tt> option to remove the status "
7898 #. type: <heading></heading>
7906 "APT uses <prgn>dpkg</prgn> for installing the archives and will switch over "
7907 "to the <prgn>dpkg</prgn> interface once downloading is "
7908 "completed. <prgn>dpkg</prgn> will also ask a number of questions as it "
7909 "processes the packages and the packages themselves may also ask several "
7910 "questions. Before each question there is usually a description of what it is "
7911 "asking and the questions are too varied to discuss completely here."
7914 #. type: <title></title>
7916 msgid "Using APT Offline"
7919 #. type: <version></version>
7921 msgid "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
7924 #. type: <abstract></abstract>
7927 "This document describes how to use APT in a non-networked environment, "
7928 "specifically a 'sneaker-net' approach for performing upgrades."
7931 #. type: <copyrightsummary></copyrightsummary>
7933 msgid "Copyright © Jason Gunthorpe, 1999."
7936 #. type: <heading></heading>
7938 msgid "Introduction"
7941 #. type: <heading></heading>
7942 #: offline.sgml:34 offline.sgml:65 offline.sgml:180
7949 "Normally APT requires direct access to a Debian archive, either from a local "
7950 "media or through a network. Another common complaint is that a Debian "
7951 "machine is on a slow link, such as a modem and another machine has a very "
7952 "fast connection but they are physically distant."
7958 "The solution to this is to use large removable media such as a Zip disc or a "
7959 "SuperDisk disc. These discs are not large enough to store the entire Debian "
7960 "archive but can easily fit a subset large enough for most users. The idea is "
7961 "to use APT to generate a list of packages that are required and then fetch "
7962 "them onto the disc using another machine with good connectivity. It is even "
7963 "possible to use another Debian machine with APT or to use a completely "
7964 "different OS and a download tool like wget. Let <em>remote host</em> mean "
7965 "the machine downloading the packages, and <em>target host</em> the one with "
7966 "bad or no connection."
7972 "This is achieved by creatively manipulating the APT configuration file. The "
7973 "essential premise to tell APT to look on a disc for it's archive files. Note "
7974 "that the disc should be formated with a filesystem that can handle long file "
7975 "names such as ext2, fat32 or vfat."
7978 #. type: <heading></heading>
7980 msgid "Using APT on both machines"
7983 #. type: <p><example>
7986 "APT being available on both machines gives the simplest configuration. The "
7987 "basic idea is to place a copy of the status file on the disc and use the "
7988 "remote machine to fetch the latest package files and decide which packages "
7989 "to download. The disk directory structure should look like:"
7992 #. type: <example></example>
8006 #. type: <heading></heading>
8008 msgid "The configuration file"
8014 "The configuration file should tell APT to store its files on the disc and to "
8015 "use the configuration files on the disc as well. The sources.list should "
8016 "contain the proper sites that you wish to use from the remote machine, and "
8017 "the status file should be a copy of <em>/var/lib/dpkg/status</em> from the "
8018 "<em>target host</em>. Please note, if you are using a local archive you must "
8019 "use copy URIs, the syntax is identical to file URIs."
8022 #. type: <p><example>
8025 "<em>apt.conf</em> must contain the necessary information to make APT use the "
8029 #. type: <example></example>
8035 " /* This is not necessary if the two machines are the same arch, it "
8037 " the remote APT what architecture the target machine is */\n"
8038 " Architecture \"i386\";\n"
8040 " Get::Download-Only \"true\";\n"
8045 " /* Use the disc for state information and redirect the status file from\n"
8046 " the /var/lib/dpkg default */\n"
8047 " State \"/disc/\";\n"
8048 " State::status \"status\";\n"
8050 " // Binary caches will be stored locally\n"
8051 " Cache::archives \"/disc/archives/\";\n"
8052 " Cache \"/tmp/\";\n"
8054 " // Location of the source list.\n"
8055 " Etc \"/disc/\";\n"
8059 #. type: </example></p>
8062 "More details can be seen by examining the apt.conf man page and the sample "
8063 "configuration file in <em>/usr/share/doc/apt/examples/apt.conf</em>."
8066 #. type: <p><example>
8069 "On the target machine the first thing to do is mount the disc and copy "
8070 "<em>/var/lib/dpkg/status</em> to it. You will also need to create the "
8071 "directories outlined in the Overview, <em>archives/partial/</em> and "
8072 "<em>lists/partial/</em>. Then take the disc to the remote machine and "
8073 "configure the sources.list. On the remote machine execute the following:"
8076 #. type: <example></example>
8080 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
8081 " # apt-get update\n"
8082 " [ APT fetches the package files ]\n"
8083 " # apt-get dist-upgrade\n"
8084 " [ APT fetches all the packages needed to upgrade the target machine ]"
8087 #. type: </example></p>
8090 "The dist-upgrade command can be replaced with any other standard APT "
8091 "commands, particularly dselect-upgrade. You can even use an APT front end "
8092 "such as <em>dselect</em>. However this presents a problem in communicating "
8093 "your selections back to the local computer."
8096 #. type: <p><example>
8099 "Now the disc contains all of the index files and archives needed to upgrade "
8100 "the target machine. Take the disc back and run:"
8103 #. type: <example></example>
8107 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
8108 " # apt-get check\n"
8109 " [ APT generates a local copy of the cache files ]\n"
8110 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
8111 " [ Or any other APT command ]"
8117 "It is necessary for proper function to re-specify the status file to be the "
8118 "local one. This is very important!"
8124 "If you are using dselect you can do the very risky operation of copying "
8125 "disc/status to /var/lib/dpkg/status so that any selections you made on the "
8126 "remote machine are updated. I highly recommend that people only make "
8127 "selections on the local machine - but this may not always be possible. DO "
8128 "NOT copy the status file if dpkg or APT have been run in the mean time!!"
8131 #. type: <heading></heading>
8133 msgid "Using APT and wget"
8139 "<em>wget</em> is a popular and portable download tool that can run on nearly "
8140 "any machine. Unlike the method above this requires that the Debian machine "
8141 "already has a list of available packages."
8147 "The basic idea is to create a disc that has only the archive files "
8148 "downloaded from the remote site. This is done by using the --print-uris "
8149 "option to apt-get and then preparing a wget script to actually fetch the "
8153 #. type: <heading></heading>
8158 #. type: <p><example>
8161 "Unlike the previous technique no special configuration files are "
8162 "required. We merely use the standard APT commands to generate the file list."
8165 #. type: <example></example>
8169 " # apt-get dist-upgrade \n"
8170 " [ Press no when prompted, make sure you are happy with the actions ]\n"
8171 " # apt-get -qq --print-uris dist-upgrade > uris\n"
8172 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script"
8175 #. type: </example></p>
8178 "Any command other than dist-upgrade could be used here, including "
8185 "The /disc/wget-script file will now contain a list of wget commands to "
8186 "execute in order to fetch the necessary archives. This script should be run "
8187 "with the current directory as the disc's mount point so as to save the "
8188 "output on the disc."
8191 #. type: <p><example>
8193 msgid "The remote machine would do something like"
8196 #. type: <example></example>
8201 " # sh -x ./wget-script\n"
8205 #. type: </example><example>
8208 "Once the archives are downloaded and the disc returned to the Debian machine "
8209 "installation can proceed using,"
8212 #. type: <example></example>
8215 msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade"
8218 #. type: </example></p>
8220 msgid "Which will use the already fetched archives on the disc."