1 # Translation of apt/doc to German
2 # Copyright (C) 1997, 1998, 1999 Jason Gunthorpe and others.
3 # This file is distributed under the same license as the apt package.
4 # Chris Leick <c.leick@vollbio.de>, 2009-2014.
8 "Project-Id-Version: apt-doc 1.0.4\n"
9 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
10 "POT-Creation-Date: 2014-07-10 10:52+0200\n"
11 "PO-Revision-Date: 2014-07-04 00:34+0200\n"
12 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
13 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
23 "<!ENTITY apt-author.team \"\n"
25 " <othername>APT team</othername>\n"
26 " <contrib></contrib>\n"
30 "<!ENTITY apt-author.team \"\n"
32 " <othername>APT-Team</othername>\n"
33 " <contrib></contrib>\n"
41 "<!ENTITY apt-qapage \"\n"
43 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
47 "<!ENTITY apt-qapage \"\n"
49 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA-Seite</ulink>\n"
57 "<!-- Boiler plate Bug reporting section -->\n"
58 "<!ENTITY manbugs \"\n"
59 " <refsect1><title>Bugs</title>\n"
60 " <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
61 " If you wish to report a bug in APT, please see\n"
62 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
63 " &reportbug; command.\n"
68 "<!-- Vorformatierter Textblock Fehlerbericht-Abschnitt -->\n"
69 "<!ENTITY manbugs \"\n"
70 " <refsect1><title>Fehler</title>\n"
71 " <para><ulink url='http://bugs.debian.org/src:apt'>APT-Fehlerseite</ulink>. \n"
72 " Wenn Sie einen Fehler in APT berichten möchten, lesen Sie bitte\n"
73 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> oder den\n"
74 " &reportbug;-Befehl. Verfassen Sie Fehlerberichte bitte auf Englisch.\n"
83 "<!-- Boiler plate Author section -->\n"
84 "<!ENTITY manauthor \"\n"
85 " <refsect1><title>Author</title>\n"
86 " <para>APT was written by the APT team <email>apt@packages.debian.org</email>.\n"
91 "<!-- Vorformatierter Textblock Autor-Abschnitt -->\n"
92 "<!ENTITY manauthor \"\n"
93 " <refsect1><title>Autor</title>\n"
94 " <para>APT wurde vom APT-Team geschrieben <email>apt@packages.debian.org</email>.\n"
103 "<!-- Should be used within the option section of the text to\n"
104 " put in the blurb about -h, -v, -c and -o -->\n"
105 "<!ENTITY apt-commonoptions \"\n"
106 " <varlistentry><term><option>-h</option></term>\n"
107 " <term><option>--help</option></term>\n"
108 " <listitem><para>Show a short usage summary.\n"
113 "<!-- Sollte innerhalb des Abschnitts Option des Textes benutzt werden, \n"
114 " um Informationen über -h, -v, -c und -o einzufügen -->\n"
115 "<!ENTITY apt-commonoptions \"\n"
116 " <varlistentry><term><option>-h</option></term>\n"
117 " <term><option>--help</option></term>\n"
118 " <listitem><para>eine kurze Aufrufzusammenfassung zeigen\n"
128 " <term><option>-v</option></term>\n"
129 " <term><option>--version</option></term>\n"
130 " <listitem><para>Show the program version.\n"
136 " <term><option>-v</option></term>\n"
137 " <term><option>--version</option></term>\n"
138 " <listitem><para>die Version des Programms anzeigen\n"
148 " <term><option>-c</option></term>\n"
149 " <term><option>--config-file</option></term>\n"
150 " <listitem><para>Configuration File; Specify a configuration file to use. \n"
151 " The program will read the default configuration file and then this \n"
152 " configuration file. If configuration settings need to be set before the\n"
153 " default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>\n"
154 " environment variable. See &apt-conf; for syntax information.\n"
160 " <term><option>-c</option></term>\n"
161 " <term><option>--config-file</option></term>\n"
162 " <listitem><para>Konfigurationsdatei; gibt eine Konfigurationssdatei zum Benutzen an.\n"
163 " Das Programm wird die Vorgabe-Konfigurationsdatei und dann diese\n"
164 " Konfigurationsdatei lesen. Falls Konfigurationseinstellungen vor der\n"
165 " Vorgabe-Konfiguration ausgewertet werden müssen, geben Sie eine Datei\n"
166 " der Umgebungsvariable <envar>APT_CONFIG</envar> an\n"
167 " Lesen Sie &apt-conf;, um Syntax-Informationen zu erhalten \n"
177 " <term><option>-o</option></term>\n"
178 " <term><option>--option</option></term>\n"
179 " <listitem><para>Set a Configuration Option; This will set an arbitrary\n"
180 " configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n"
181 " <option>-o</option> and <option>--option</option> can be used multiple\n"
182 " times to set different options.\n"
189 " <term><option>-o</option></term>\n"
190 " <term><option>--option</option></term>\n"
191 " <listitem><para>eine Konfigurationsoption setzen; Dies wird eine beliebige\n"
192 " Konfigurationsoption setzen. Die Syntax lautet <option>-o Foo::Bar=bar</option>.\n"
193 " <option>-o</option> und <option>--option</option> kann mehrfach benutzt\n"
194 " werden, um verschiedene Optionen zu setzen.\n"
204 "<!-- Should be used within the option section of the text to\n"
205 " put in the blurb about -h, -v, -c and -o -->\n"
206 "<!ENTITY apt-cmdblurb \"\n"
207 " <para>All command line options may be set using the configuration file, the\n"
208 " descriptions indicate the configuration option to set. For boolean\n"
209 " options you can override the config file by using something like \n"
210 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
211 " or several other variations.\n"
215 "<!-- Sollte innerhalb des Abschnitts Option des Textes benutzt werden, \n"
216 " um Informationen über -h, -v, -c und -o einzufügen -->\n"
217 "<!ENTITY apt-cmdblurb \"\n"
218 " <para>Alle Befehlszeilenoptionen können durch die Konfigurationsdatei gesetzt\n"
219 " werden, die Beschreibung gibt die zu setzende Option an. Für\n"
220 " boolesche Optionen können Sie die Konfigurationsdatei überschreiben,\n"
221 " indem Sie etwas wie <option>-f-</option>, <option>--no-f</option>,\n"
222 " <option>-f=no</option> oder etliche weitere Varianten benutzen.\n"
230 "<!ENTITY file-aptconf \"\n"
231 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
232 " <listitem><para>APT configuration file.\n"
233 " Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
236 "<!ENTITY file-aptconf \"\n"
237 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
238 " <listitem><para>APT-Konfigurationsdatei.\n"
239 " Konfigurationselement: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
246 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
247 " <listitem><para>APT configuration file fragments.\n"
248 " Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
252 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
253 " <listitem><para>APT-Konfigurationsdatei-Fragmente.\n"
254 " Konfigurationselement: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
262 "<!ENTITY file-cachearchives \"\n"
263 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
264 " <listitem><para>Storage area for retrieved package files.\n"
265 " Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
268 "<!ENTITY file-cachearchives \"\n"
269 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
270 " <listitem><para>Speicherbereich für aufgerufene Paketdateien.\n"
271 " Konfigurationselement: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
278 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
279 " <listitem><para>Storage area for package files in transit.\n"
280 " Configuration Item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
284 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
285 " <listitem><para>Speicherbereich für Paketdateien auf dem Transportweg.\n"
286 " Konfigurationselement: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> wird implizit angehängt)</para></listitem>\n"
294 "<!ENTITY file-preferences \"\n"
295 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
296 " <listitem><para>Version preferences file.\n"
297 " This is where you would specify "pinning",\n"
298 " i.e. a preference to get certain packages\n"
299 " from a separate source\n"
300 " or from a different version of a distribution.\n"
301 " Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
304 "<!ENTITY file-preferences \"\n"
305 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
306 " <listitem><para>Version-Einstellungsdatei.\n"
307 " Hier können Sie "pinning" angeben, d.h. eine Einstellung,\n"
308 " um bestimmte Pakete aus einer separaten Quelle oder von einer\n"
309 " anderen Version einer Distribution zu erhalten.\n"
310 " Konfigurationselement: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
317 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
318 " <listitem><para>File fragments for the version preferences.\n"
319 " Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
323 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
324 " <listitem><para>Dateifragmente für die Versionseinstellungen.\n"
325 " Konfigurationselement: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
333 "<!ENTITY file-sourceslist \"\n"
334 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
335 " <listitem><para>Locations to fetch packages from.\n"
336 " Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
339 "<!ENTITY file-sourceslist \"\n"
340 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
341 " <listitem><para>Orte, von denen Pakete geladen werden.\n"
342 " Konfigurationselement: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
349 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
350 " <listitem><para>File fragments for locations to fetch packages from.\n"
351 " Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
355 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
356 " <listitem><para>Dateifragmente für Orte, von denen Pakete geladen werden.\n"
357 " Konfigurationselement: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
365 "<!ENTITY file-statelists \"\n"
366 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
367 " <listitem><para>Storage area for state information for each package resource specified in\n"
369 " Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
372 "<!ENTITY file-statelists \"\n"
373 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
374 " <listitem><para>Speicherbereich für Statusinformationen jeder\n"
375 " in &sources-list; angegebenen Paketquelle\n"
376 " Konfigurationselement: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
383 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
384 " <listitem><para>Storage area for state information in transit.\n"
385 " Configuration Item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
389 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
390 " <listitem><para>Speicherbereich für Statusinformationen auf dem Transportweg.\n"
391 " Konfigurationselement: <literal>Dir::State::Lists</literal> (<filename>partial</filename> wird implizit angehängt)</para></listitem>\n"
399 "<!ENTITY file-trustedgpg \"\n"
400 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
401 " <listitem><para>Keyring of local trusted keys, new keys will be added here.\n"
402 " Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
405 "<!ENTITY file-trustedgpg \"\n"
406 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
407 " <listitem><para>Schlüsselbund lokaler vertrauenswürdiger Schlüssel,\n"
408 " neue Schlüssel werden hier hinzugefügt.\n"
409 " Konfigurationselement: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
416 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
417 " <listitem><para>File fragments for the trusted keys, additional keyrings can\n"
418 " be stored here (by other packages or the administrator).\n"
419 " Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
423 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
424 " <listitem><para>Dateifragmente für vertrauenswürdige Schlüssel, zusätzliche\n"
425 " Schlüsselbunde können hier (von anderen Paketen oder dem Administrator)\n"
426 " gespeichert werden.\n"
427 " Konfigurationselement: <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
435 "<!ENTITY file-extended_states \"\n"
436 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
437 " <listitem><para>Status list of auto-installed packages.\n"
438 " Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
439 " </para></listitem>\n"
443 "<!ENTITY file-extended_states \"\n"
444 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
445 " <listitem><para>Statusliste automatisch installierter Pakete\n"
446 " Konfigurationselement: <literal>Dir::State::extended_states</literal>.\n"
447 " </para></listitem>\n"
455 "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
456 " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
457 "<!ENTITY translation-title \"TRANSLATION\">\n"
458 msgstr "<!ENTITY translation-title \"ÜBERSETZUNG\">\n"
464 "<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
465 " to the translation in the past, who is responsible now and maybe further information\n"
466 " specially related to your translation. -->\n"
467 "<!ENTITY translation-holder \"\n"
468 " The english translation was done by John Doe <email>john@doe.org</email> in 2009,\n"
469 " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together with the\n"
470 " Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</email>.\n"
473 "<!ENTITY translation-holder \"\n"
474 " Die deutsche Übersetzung wurde 2009 von Chris Leick\n"
475 " <email>c.leick@vollbio.de</email> in Zusammenarbeit mit dem\n"
476 " deutschen l10n-Team von Debian\n"
477 " <email>debian-l10n-german@lists.debian.org</email> angefertigt.\n"
484 "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
485 " in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
486 " the generated manpage. This sentence is therefore here to tell the reader that this\n"
487 " is not a mistake by the translator - obviously the target is that at least for stable\n"
488 " releases this sentence is not needed. :) -->\n"
489 "<!ENTITY translation-english \"\n"
490 " Note that this translated document may contain untranslated parts.\n"
491 " This is done on purpose, to avoid losing content when the\n"
492 " translation is lagging behind the original content.\n"
495 "<!ENTITY translation-english \"\n"
496 " Beachten Sie, dass diese Übersetzung Teile enthalten kann, die nicht\n"
497 " übersetzt wurden. Dies ist so, damit kein Inhalt verloren geht, wenn\n"
498 " die Übersetzung hinter dem Originalinhalt hinterherhängt.\n"
504 "<!-- TRANSLATOR: used as in -o=config_string e.g. -o=Debug::"
505 "pkgProblemResolver=1 --> <!ENTITY synopsis-config-string \"config_string\">"
506 msgstr "<!ENTITY synopsis-config-string \"Konfigurationszeichenkette\">"
511 "<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
512 "synopsis-config-file \"config_file\">"
513 msgstr "<!ENTITY synopsis-config-file \"Konfigurationsdatei\">"
518 "<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release e.g. -"
519 "t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
520 "\"target_release\">"
521 msgstr "<!ENTITY synopsis-target-release \"Ziel-Release\">"
526 "<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
527 "synopsis-architecture \"architecture\">"
528 msgstr "<!ENTITY synopsis-architecture \"Architektur\">"
533 "<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
534 "--> <!ENTITY synopsis-pkg \"pkg\">"
535 msgstr "<!ENTITY synopsis-pkg \"Paket\">"
540 "<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> <!"
541 "ENTITY synopsis-pkg-ver-number \"pkg_version_number\">"
542 msgstr "<!ENTITY synopsis-pkg-ver-number \"Paketversionsnummer\">"
547 "<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
548 "pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">"
549 msgstr "<!ENTITY synopsis-prefix \"Präfix\">"
554 "<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
555 "awesome --> <!ENTITY synopsis-regex \"regex\">"
556 msgstr "<!ENTITY synopsis-regex \"regulärer_Ausdruck\">"
561 "<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom -"
562 "d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cdrom_mount_point\">"
563 msgstr "<!ENTITY synopsis-cdrom-mount \"CD-ROM-Einhängepunkt\">"
568 "<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory e.g. "
569 "apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
570 "\"temporary_directory\">"
571 msgstr "<!ENTITY synopsis-tmp-directory \"temporäres_Verzeichnis\">"
576 "<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
577 "synopsis-filename \"filename\">"
578 msgstr "<!ENTITY synopsis-filename \"Dateiname\">"
583 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
584 "packages path override-file pathprefix --> <!ENTITY synopsis-path \"path\">"
585 msgstr "<!ENTITY synopsis-path \"Pfad\">"
590 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
591 "packages path override-file pathprefix --> <!ENTITY synopsis-override "
593 msgstr "<!ENTITY synopsis-override \"Überschreibungsdatei\">"
598 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
599 "packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
601 msgstr "<!ENTITY synopsis-pathprefix \"Pfadpräfix\">"
606 "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
607 "generate section --> <!ENTITY synopsis-section \"section\">"
608 msgstr "<!ENTITY synopsis-section \"Abschnitt\">"
613 "<!-- TRANSLATOR: used as in apt-key export keyid e.g. apt-key export "
614 "473041FA --> <!ENTITY synopsis-keyid \"keyid\">"
615 msgstr "<!ENTITY synopsis-keyid \"Schlüsselkennung\">"
617 #. type: Content of: <refentry><refmeta><manvolnum>
618 #: apt.8.xml:25 apt-get.8.xml:28 apt-cache.8.xml:28 apt-key.8.xml:27
619 #: apt-mark.8.xml:28 apt-secure.8.xml:27 apt-cdrom.8.xml:27
620 #: apt-config.8.xml:28
624 #. type: Content of: <refentry><refmeta><refmiscinfo>
625 #: apt.8.xml:26 apt-get.8.xml:29 apt-cache.8.xml:29 apt-key.8.xml:28
626 #: apt-mark.8.xml:29 apt-secure.8.xml:28 apt-cdrom.8.xml:28
627 #: apt-config.8.xml:29 apt.conf.5.xml:34 apt_preferences.5.xml:28
628 #: sources.list.5.xml:29 apt-extracttemplates.1.xml:29 apt-sortpkgs.1.xml:29
629 #: apt-ftparchive.1.xml:29
633 #. type: Content of: <refentry><refnamediv><refpurpose>
635 msgid "command-line interface"
636 msgstr "Befehlszeilenschnittstelle"
638 #. type: Content of: <refentry><refsect1><title>
639 #: apt.8.xml:37 apt-get.8.xml:40 apt-cache.8.xml:40 apt-key.8.xml:39
640 #: apt-mark.8.xml:40 apt-secure.8.xml:52 apt-cdrom.8.xml:39
641 #: apt-config.8.xml:40 apt.conf.5.xml:43 apt_preferences.5.xml:38
642 #: sources.list.5.xml:38 apt-extracttemplates.1.xml:40 apt-sortpkgs.1.xml:40
643 #: apt-ftparchive.1.xml:40
645 msgstr "Beschreibung"
647 #. type: Content of: <refentry><refsect1><para>
650 "<command>apt</command> (Advanced Package Tool) is the command-line tool for "
651 "handling packages. It provides a commandline interface for the package "
652 "management of the system. See also &apt-get; and &apt-cache; for more low-"
653 "level command options."
655 "<command>apt</command> (Advanced Package Tool) ist das Befehlszeilenwerkzeug "
656 "für den Umgang mit Paketen. Es stellt eine Befehlszeilenschnittstelle zur "
657 "Verwaltung von Paketen auf dem System bereit. Tiefer ansetzende "
658 "Befehlsoptionen finden sie unter &apt-get; und &apt-cache;."
660 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
663 "<literal>list</literal> is used to display a list of packages. It supports "
664 "shell pattern for matching package names and the following options: "
665 "<option>--installed</option>, <option>--upgradable</option>, <option>--all-"
666 "versions</option> are supported."
668 "<literal>list</literal> wird benutzt, um eine Paketliste anzuzeigen. Es "
669 "unterstützt Shell-Muster zur Beschränkung auf passende Paketnamen. Die "
670 "folgenden Optionen werden unterstützt: <option>--installed</option>, "
671 "<option>--upgradable</option>, <option>--all-versions</option>."
673 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
676 "<literal>search</literal> searches for the given term(s) and display "
679 "<literal>search</literal> sucht nach angegebenen Begriffen und zeigt "
680 "passende Pakete an."
682 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
685 "<literal>show</literal> shows the package information for the given "
688 "<literal>show</literal> zeigt die Paketinformationen für die angegebenen "
691 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
694 "<literal>install</literal> is followed by one or more package names desired "
695 "for installation or upgrading."
697 "<literal>install</literal> wird ergänzt mit einem oder mehreren Paketnamen, "
698 "von denen eine Installation oder ein Upgrade gewünscht wird."
700 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
701 #: apt.8.xml:75 apt-get.8.xml:118
703 "A specific version of a package can be selected for installation by "
704 "following the package name with an equals and the version of the package to "
705 "select. This will cause that version to be located and selected for install. "
706 "Alternatively a specific distribution can be selected by following the "
707 "package name with a slash and the version of the distribution or the Archive "
708 "name (stable, testing, unstable)."
710 "Eine bestimmte Version eines Paketes kann durch den Paketnamen gefolgt von "
711 "einem Gleichheitszeichen und der Version des Paketes zur Installation "
712 "ausgewählt werden. Dies bewirkt, dass diese Version gesucht und zum "
713 "Installieren ausgewählt wird. Alternativ kann eine bestimmte Distribution "
714 "durch den Paketnamen gefolgt von einem Schrägstrich und der Version der "
715 "Distribution oder des Archivnamens (»stable«, »testing«, »unstable«) "
718 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
719 #: apt.8.xml:85 apt-get.8.xml:153
721 "<literal>remove</literal> is identical to <literal>install</literal> except "
722 "that packages are removed instead of installed. Note that removing a package "
723 "leaves its configuration files on the system. If a plus sign is appended to "
724 "the package name (with no intervening space), the identified package will be "
725 "installed instead of removed."
727 "<literal>remove</literal> ist identisch mit <literal>install</literal>, mit "
728 "der Ausnahme, dass Pakete entfernt anstatt installiert werden. Beachten Sie, "
729 "dass das Entfernen von Paketen deren Konfigurationsdateien im System "
730 "belässt. Wenn ein Pluszeichen an den Paketnamen angehängt wird (ohne "
731 "Leerzeichen dazwischen) wird das erkannte Paket installiert anstatt entfernt."
733 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
736 "<literal>edit-sources</literal> lets you edit your sources.list file and "
737 "provides basic sanity checks."
739 "<literal>edit-sources</literal> ermöglicht die Bearbeitung Ihrer »sources."
740 "list«-Datei und stellt grundlegende Plausibilitätsprüfungen bereit."
742 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
745 "<literal>update</literal> is used to resynchronize the package index files "
746 "from their sources."
748 "<literal>update</literal> wird benutzt, um die Paketindexdateien wieder mit "
749 "ihren Quellen in Einklang zu bringen."
751 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
754 "<literal>upgrade</literal> is used to install the newest versions of all "
755 "packages currently installed on the system from the sources enumerated in "
756 "<filename>/etc/apt/sources.list</filename>. New package will be installed, "
757 "but existing package will never removed."
759 "<literal>upgrade</literal> wird verwendet, um die neuesten Versionen aller "
760 "derzeit auf Ihrem System installierten Pakete von den in <filename>/etc/apt/"
761 "sources.list</filename> aufgezählten Quellen zu installieren. Dabei werden "
762 "neue Pakete installiert, existierende jedoch nicht entfernt."
764 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
767 "<literal>full-upgrade</literal> performs the function of upgrade but may "
768 "also remove installed packages if that is required in order to resolve a "
771 "<literal>full-upgrade</literal> verrichtet die Funktion von »upgrade«, kann "
772 "aber auch installierte Pakete entfernen, falls dies zum Auflösen eines "
773 "Paketkonflikts nötig ist."
775 #. type: Content of: <refentry><refsect1><title>
776 #: apt.8.xml:124 apt-get.8.xml:257 apt-cache.8.xml:250 apt-mark.8.xml:110
777 #: apt-config.8.xml:86 apt-extracttemplates.1.xml:54 apt-sortpkgs.1.xml:50
778 #: apt-ftparchive.1.xml:506
782 #. type: Content of: <refentry><refsect1><title>
785 msgstr "Skriptaufruf"
787 #. type: Content of: <refentry><refsect1><para>
790 "The &apt; commandline is designed as a end-user tool and it may change the "
791 "output between versions. While it tries to not break backward compatibility "
792 "there is no guarantee for it either. All features of &apt; are available in "
793 "&apt-cache; and &apt-get; via APT options. Please prefer using these "
794 "commands in your scripts."
796 "Die &apt;-Befehlszeile wurde als Endanwenderwerkzeug entworfen und kann bei "
797 "Versionswechseln die Ausgabe ändern. Obwohl es versucht, nicht die "
798 "Abwärtskompatibilität zu unterbrechen, kann sie nicht garantiert werden. "
799 "Alle Funktionalitäten von &apt; sind in &apt-cache; und &apt-get; über APT-"
800 "Optionen verfügbar. Bitte benutzen Sie vorzugsweise diese Befehle in Ihren "
803 #. type: Content of: <refentry><refsect1><title>
805 msgid "Differences to &apt-get;"
806 msgstr "Unterschiede zu &apt-get;"
808 #. type: Content of: <refentry><refsect1><para>
811 "The <command>apt</command> command is meant to be pleasant for end users and "
812 "does not need to be backward compatible like &apt-get;. Therefore some "
813 "options are different:"
815 "Der Befehl <command>apt</command> ist dazu gedacht, dem Endanwender die "
816 "Arbeit zu erleichtern und benötigt keine Abwärtskompatibilität wie &apt-"
817 "get;. Daher unterscheiden sich einige Optionen:"
819 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
821 msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled."
822 msgstr "Die Option <literal>DPkg::Progress-Fancy</literal> ist aktiviert."
824 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
826 msgid "The option <literal>APT::Color</literal> is enabled."
827 msgstr "Die Option <literal>APT::Color</literal> ist aktiviert."
829 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
832 "A new <literal>list</literal> command is available similar to <literal>dpkg "
835 "Ein neuer <literal>list</literal>-Befehl ist verfügbar. Er ist <literal>dpkg "
836 "--list</literal> ähnlich."
838 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
841 "The option <literal>upgrade</literal> has <literal>--with-new-pkgs</literal> "
842 "enabled by default."
844 "Bei der Option <literal>upgrade</literal> ist standardmäßig <literal>--with-"
845 "new-pkgs</literal> aktiviert."
847 #. type: Content of: <refentry><refsect1><title>
848 #: apt.8.xml:174 apt-get.8.xml:558 apt-cache.8.xml:352 apt-key.8.xml:197
849 #: apt-mark.8.xml:133 apt-secure.8.xml:193 apt-cdrom.8.xml:154
850 #: apt-config.8.xml:111 apt.conf.5.xml:1228 apt_preferences.5.xml:707
851 #: sources.list.5.xml:280 apt-extracttemplates.1.xml:72 apt-sortpkgs.1.xml:65
852 #: apt-ftparchive.1.xml:609
856 #. type: Content of: <refentry><refsect1><para>
859 "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, The APT "
860 "User's guide in &guidesdir;, &apt-preferences;, the APT Howto."
862 "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, die APT-"
863 "Benutzeranleitung in &guidesdir;, &apt-preferences;, das APT-Howto."
865 #. type: Content of: <refentry><refsect1><title>
866 #: apt.8.xml:180 apt-get.8.xml:564 apt-cache.8.xml:357 apt-mark.8.xml:137
867 #: apt-cdrom.8.xml:159 apt-config.8.xml:116 apt-extracttemplates.1.xml:76
868 #: apt-sortpkgs.1.xml:69 apt-ftparchive.1.xml:613
872 #. type: Content of: <refentry><refsect1><para>
875 "<command>apt</command> returns zero on normal operation, decimal 100 on "
878 "<command>apt</command> gibt bei normalen Operationen 0 zurück, dezimal 100 "
881 #. type: Content of: <refentry><refnamediv><refpurpose>
883 msgid "APT package handling utility -- command-line interface"
884 msgstr "APT-Werkzeug für den Umgang mit Paketen -- Befehlszeilenschnittstelle"
886 #. type: Content of: <refentry><refsect1><para>
889 "<command>apt-get</command> is the command-line tool for handling packages, "
890 "and may be considered the user's \"back-end\" to other tools using the APT "
891 "library. Several \"front-end\" interfaces exist, such as &aptitude;, "
892 "&synaptic; and &wajig;."
894 "<command>apt-get</command> ist ein Befehlszeilenwerkzeug zur Handhabung von "
895 "Paketen und könnte als »Backend« anderer Werkzeugen betrachtet werden, die "
896 "die APT-Bibliothek benutzen. Es existieren mehrere "
897 "Oberflächenschnittstellen, wie &aptitude;, &synaptic; und &wajig;."
899 #. type: Content of: <refentry><refsect1><para>
900 #: apt-get.8.xml:46 apt-cache.8.xml:46 apt-cdrom.8.xml:53 apt-config.8.xml:46
901 #: apt-ftparchive.1.xml:56
903 "Unless the <option>-h</option>, or <option>--help</option> option is given, "
904 "one of the commands below must be present."
906 "Sofern nicht die <option>-h</option>-, oder <option>--help</option>-Option "
907 "angegeben ist, muss einer der unten aufgeführten Befehle vorkommen."
909 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
912 "<literal>update</literal> is used to resynchronize the package index files "
913 "from their sources. The indexes of available packages are fetched from the "
914 "location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
915 "example, when using a Debian archive, this command retrieves and scans the "
916 "<filename>Packages.gz</filename> files, so that information about new and "
917 "updated packages is available. An <literal>update</literal> should always be "
918 "performed before an <literal>upgrade</literal> or <literal>dist-upgrade</"
919 "literal>. Please be aware that the overall progress meter will be incorrect "
920 "as the size of the package files cannot be known in advance."
922 "<literal>update</literal> wird benutzt, um die Paketindexdatei wieder mit "
923 "ihren Quellen zu synchronisieren. Die Indizes verfügbarer Pakete werden von "
924 "den in <filename>/etc/apt/sources.list</filename> angegebenen Orten geladen. "
925 "Wenn Sie zum Beispiel ein Debian-Archiv benutzen, erneuert dieser Befehl die "
926 "<filename>Packages.gz</filename>-Dateien und wertet sie aus, so dass "
927 "Informationen über neue und aktualisierte Pakete verfügbar sind. Ein "
928 "<literal>update</literal> sollte immer vor einem <literal>upgrade</literal> "
929 "oder <literal>dist-upgrade</literal> ausgeführt werden. Bitte seien Sie sich "
930 "bewusst, dass die Gesamtfortschrittsanzeige nicht richtig sein wird, da die "
931 "Größe der Pakete nicht im voraus bekannt ist."
933 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
936 "<literal>upgrade</literal> is used to install the newest versions of all "
937 "packages currently installed on the system from the sources enumerated in "
938 "<filename>/etc/apt/sources.list</filename>. Packages currently installed "
939 "with new versions available are retrieved and upgraded; under no "
940 "circumstances are currently installed packages removed, or packages not "
941 "already installed retrieved and installed. New versions of currently "
942 "installed packages that cannot be upgraded without changing the install "
943 "status of another package will be left at their current version. An "
944 "<literal>update</literal> must be performed first so that <command>apt-get</"
945 "command> knows that new versions of packages are available."
947 "<literal>upgrade</literal> wird benutzt, um die neusten Versionen aller "
948 "aktuell auf dem System installierten Pakete aus den in <filename>/etc/apt/"
949 "sources.list</filename> aufgezählten Quellen zu installieren. Aktuell "
950 "installierte Pakete mit verfügbaren neuen Versionen werden heruntergeladen "
951 "und das Upgrade durchgeführt. Unter keinen Umständen werden derzeit "
952 "installierte Pakete entfernt oder nicht installierte Pakete heruntergeladen "
953 "und installiert. Neue Versionen von aktuell installierten Paketen von denen "
954 "kein Upgrade durchgeführt werden kann, ohne den Installationsstatus eines "
955 "anderen Paketes zu ändern, werden in ihrer aktuellen Version bleiben. Zuerst "
956 "muss ein <literal>update</literal> durchgeführt werden, so dass <command>apt-"
957 "get</command> die neuen Versionen der verfügbaren Pakete kennt."
959 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
962 "<literal>dist-upgrade</literal> in addition to performing the function of "
963 "<literal>upgrade</literal>, also intelligently handles changing dependencies "
964 "with new versions of packages; <command>apt-get</command> has a \"smart\" "
965 "conflict resolution system, and it will attempt to upgrade the most "
966 "important packages at the expense of less important ones if necessary. The "
967 "<literal>dist-upgrade</literal> command may therefore remove some packages. "
968 "The <filename>/etc/apt/sources.list</filename> file contains a list of "
969 "locations from which to retrieve desired package files. See also &apt-"
970 "preferences; for a mechanism for overriding the general settings for "
971 "individual packages."
973 "<literal>dist-upgrade</literal> führt zusätzlich zu der Funktion von "
974 "<literal>upgrade</literal> intelligente Handhabung von "
975 "Abhängigkeitsänderungen mit neuen Versionen von Paketen durch. <command>apt-"
976 "get</command> hat ein »intelligentes« Konfliktauflösungssystem und es wird "
977 "versuchen, Upgrades der wichtigsten Pakete, wenn nötig zu Lasten der weniger "
978 "wichtigen, zu machen. So könnte der <literal>dist-upgrade</literal>-Befehl "
979 "einige Pakete entfernen. Die <filename>/etc/apt/sources.list</filename>-"
980 "Datei enthält eine Liste mit Orten, von denen gewünschte Paketdateien "
981 "abgerufen werden. Siehe auch &apt-preferences; für einen Mechanismus zum "
982 "überschreiben der allgemeinen Einstellungen für einzelne Pakete."
984 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
987 "<literal>dselect-upgrade</literal> is used in conjunction with the "
988 "traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</"
989 "literal> follows the changes made by &dselect; to the <literal>Status</"
990 "literal> field of available packages, and performs the actions necessary to "
991 "realize that state (for instance, the removal of old and the installation of "
994 "<literal>dselect-upgrade</literal> wird zusammen mit der traditionellen "
995 "Debian-Oberfläche &dselect; benutzt. <literal>dselect-upgrade</literal> "
996 "folgt den durch &dselect; am <literal>Status</literal>-Feld verfügbarer "
997 "Pakete gemachten Änderungen und führt die notwendigen Aktionen durch, um "
998 "diesen Status zu realisieren (zum Beispiel das Entfernen von alten und "
999 "Installieren von neuen Paketen)."
1001 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1002 #: apt-get.8.xml:100
1004 "<literal>install</literal> is followed by one or more packages desired for "
1005 "installation or upgrading. Each package is a package name, not a fully "
1006 "qualified filename (for instance, in a Debian system, <package>apt-utils</"
1007 "package> would be the argument provided, not <filename>apt-utils_&apt-"
1008 "product-version;_amd64.deb</filename>). All packages required by the "
1009 "package(s) specified for installation will also be retrieved and installed. "
1010 "The <filename>/etc/apt/sources.list</filename> file is used to locate the "
1011 "desired packages. If a hyphen is appended to the package name (with no "
1012 "intervening space), the identified package will be removed if it is "
1013 "installed. Similarly a plus sign can be used to designate a package to "
1014 "install. These latter features may be used to override decisions made by apt-"
1015 "get's conflict resolution system."
1017 "<literal>install</literal> wird gefolgt von einem oder mehreren gewünschten "
1018 "Paketen zur Installation oder zum Upgrade. Jedes Paket ist ein Paketname, "
1019 "kein vollständig zusammengesetzter Dateiname (zum Beispiel wäre in einem "
1020 "»Debian«-System <package>apt-utils</package> das bereitgestellte Argument, "
1021 "nicht <filename>apt-utils_&apt-product-version;_amd64.deb</filename>). Alle "
1022 "von den zur Installation angegebenen Paketen benötigten Pakete werden "
1023 "zusätzlich heruntergeladen und installiert. Die <filename>/etc/apt/sources."
1024 "list</filename>-Datei wird benutzt, um die gewünschten Pakete zu finden. "
1025 "Wenn ein Bindestrich an den Paketnamen (ohne Leerzeichen dazwischen) "
1026 "angehängt ist, wird das erkannte Pakete entfernt, falls es installiert ist. "
1027 "Ähnlich kann ein Pluszeichen benutzt werden, um ein Paket zum Installieren "
1028 "vorzumerken. Diese letzteren Funktionen können benutzt werden, um "
1029 "Entscheidungen zu überschreiben, die vom Konfliktauflösungssystem von apt-"
1030 "get getroffen wurden."
1032 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1033 #: apt-get.8.xml:125
1035 "Both of the version selection mechanisms can downgrade packages and must be "
1038 "Beide Mechanismen der Versionsauswahl können ein Downgrade von Paketen "
1039 "durchführen und müssen mit Vorsicht gehandhabt werden."
1041 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1042 #: apt-get.8.xml:128
1044 "This is also the target to use if you want to upgrade one or more already-"
1045 "installed packages without upgrading every package you have on your system. "
1046 "Unlike the \"upgrade\" target, which installs the newest version of all "
1047 "currently installed packages, \"install\" will install the newest version of "
1048 "only the package(s) specified. Simply provide the name of the package(s) "
1049 "you wish to upgrade, and if a newer version is available, it (and its "
1050 "dependencies, as described above) will be downloaded and installed."
1052 "Dies ist außerdem die bevorzugt zu benutzende Art, wenn Sie ein Upgrade "
1053 "eines oder mehrerer bereits installierter Pakete durchführen möchten, ohne "
1054 "ein Upgrade aller Pakete, die Sie auf Ihrem System haben, durchzuführen. "
1055 "Anders als das Ziel von »upgrade«, das die neusten Versionen aller aktuell "
1056 "installierten Pakete installiert, wird »install« nur die neusten Versionen "
1057 "der angegebenen Pakete installieren. Geben Sie einfach den Namen des Paketes "
1058 "an, von dem Sie ein Upgrade durchführen möchten und wenn eine neuere Version "
1059 "verfügbar ist, wird sie (und ihre Abhängigkeiten, wie oben beschrieben) "
1060 "heruntergeladen und installiert."
1062 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1063 #: apt-get.8.xml:139
1065 "Finally, the &apt-preferences; mechanism allows you to create an alternative "
1066 "installation policy for individual packages."
1068 "Letztendlich erlaubt Ihnen der &apt-preferences;-Mechanismus eine "
1069 "alternative Installationsrichtlinie für eigene Pakete zu erzeugen."
1071 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1072 #: apt-get.8.xml:143
1074 "If no package matches the given expression and the expression contains one "
1075 "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
1076 "it is applied to all package names in the database. Any matches are then "
1077 "installed (or removed). Note that matching is done by substring so 'lo.*' "
1078 "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
1079 "expression with a '^' or '$' character, or create a more specific regular "
1082 "Wenn keine Pakete dem angegebenen Ausdruck entsprechen und der Ausdruck "
1083 "entweder ».«,»,«,»?« oder »*« enthält, dann wird vermutet, dass es sich um "
1084 "einen regulären POSIX-Ausdruck handelt und er wird auf alle Paketnamen in "
1085 "der Datenbank angewandt. Jeder Treffer wird dann installiert (oder "
1086 "entfernt). Beachten Sie, dass nach übereinstimmenden Zeichenkettenteilen "
1087 "gesucht wird, so dass »lo.*« auf »how-lo« und »lowest« passt. Wenn dies "
1088 "nicht gewünscht wird, hängen Sie an den regulären Ausdruck ein »^«- oder »$«-"
1089 "Zeichen, um genauere reguläre Ausdruck zu erstellen."
1091 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1092 #: apt-get.8.xml:161
1094 "<literal>purge</literal> is identical to <literal>remove</literal> except "
1095 "that packages are removed and purged (any configuration files are deleted "
1098 "<literal>purge</literal> entspricht <literal>remove</literal> mit der "
1099 "Ausnahme, dass Pakete entfernt und vollständig gelöscht werden (jegliche "
1100 "Konfigurationsdateien werden mitgelöscht)."
1102 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1103 #: apt-get.8.xml:166
1105 "<literal>source</literal> causes <command>apt-get</command> to fetch source "
1106 "packages. APT will examine the available packages to decide which source "
1107 "package to fetch. It will then find and download into the current directory "
1108 "the newest available version of that source package while respecting the "
1109 "default release, set with the option <literal>APT::Default-Release</"
1110 "literal>, the <option>-t</option> option or per package with the "
1111 "<literal>pkg/release</literal> syntax, if possible."
1113 "<literal>source</literal> veranlasst <command>apt-get</command> dazu, "
1114 "Paketquellen zu laden. APT wird die verfügbaren Pakete überprüfen, um zu "
1115 "entscheiden, welche Paketquellen geladen werden. Es wird dann die neueste "
1116 "Version der Paketquelle finden und in das aktuelle Verzeichnis "
1117 "herunterladen. Dabei berücksichtigt es das Vorgabe-Release, das mit der "
1118 "Option <literal>APT::Default-Release</literal>, der Option <option>-t</"
1119 "option> oder pro Paket mit der <literal>pkg/release</literal>-Syntax gesetzt "
1120 "wurde, wenn möglich."
1122 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1123 #: apt-get.8.xml:174
1125 "Source packages are tracked separately from binary packages via <literal>deb-"
1126 "src</literal> lines in the &sources-list; file. This means that you will "
1127 "need to add such a line for each repository you want to get sources from; "
1128 "otherwise you will probably get either the wrong (too old/too new) source "
1129 "versions or none at all."
1131 "Paketquellen werden vom Programmpaket getrennt über <literal>deb-src</"
1132 "literal>-Zeilen in der &sources-list;-Datei nachverfolgt. Das bedeutet, dass "
1133 "Sie für jedes Depot, aus dem Sie Quellen erhalten wollen, eine solche Zeile "
1134 "hinzufügen müssen; andernfalls werden Sie eventuell entweder die falschen "
1135 "Versionen (zu alte/zu neue) oder überhaupt keine Quellpakete erhalten."
1137 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1138 #: apt-get.8.xml:180
1140 "If the <option>--compile</option> option is specified then the package will "
1141 "be compiled to a binary .deb using <command>dpkg-buildpackage</command> for "
1142 "the architecture as defined by the <command>--host-architecture</command> "
1143 "option. If <option>--download-only</option> is specified then the source "
1144 "package will not be unpacked."
1146 "Falls die Option <option>--compile</option> angegeben ist, dann wird das "
1147 "Paket unter Benutzung von <command>dpkg-buildpackage</command> für die "
1148 "Architektur, die durch <command>--host-architecture</command> definiert ist, "
1149 "zu einem binären .deb kompiliert. Falls <option>--download-only</option> "
1150 "angegeben ist, wird das Quellpaket nicht entpackt."
1152 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1153 #: apt-get.8.xml:187
1155 "A specific source version can be retrieved by postfixing the source name "
1156 "with an equals and then the version to fetch, similar to the mechanism used "
1157 "for the package files. This enables exact matching of the source package "
1158 "name and version, implicitly enabling the <literal>APT::Get::Only-Source</"
1161 "Eine bestimmte Quellversion kann durch Voranstellen eines "
1162 "Gleichheitszeichens vor den Paketnamen und dann der Version zum "
1163 "Herunterladen erhalten werde, ähnlich dem Mechanismus, der für Paketdateien "
1164 "benutzt wird. Dies ermöglicht exakte Übereinstimmung von Quellpaketname und -"
1165 "Version und impliziert das Einschalten der <literal>APT::Get::Only-Source</"
1168 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1169 #: apt-get.8.xml:193
1171 "Note that source packages are not installed and tracked in the "
1172 "<command>dpkg</command> database like binary packages; they are simply "
1173 "downloaded to the current directory, like source tarballs."
1175 "Beachten Sie, dass Quellpakete nicht wie normale Programmpakete in der "
1176 "Datenbank von <command>dpkg</command> installiert und nachverfolgt werden; "
1177 "sie werden nur wie Quell-Tarballs in das aktuelle Verzeichnis "
1180 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1181 #: apt-get.8.xml:199
1183 "<literal>build-dep</literal> causes apt-get to install/remove packages in an "
1184 "attempt to satisfy the build dependencies for a source package. By default "
1185 "the dependencies are satisfied to build the package natively. If desired a "
1186 "host-architecture can be specified with the <option>--host-architecture</"
1187 "option> option instead."
1189 "<literal>build-dep</literal> veranlasst apt-get, Pakete zu installieren/"
1190 "entfernen, um zu versuchen, die Bauabhängigkeiten eines Quellpakets zu "
1191 "erfüllen. Standardmäßig werden die Abhängigkeiten erfüllt, um das Paket auf "
1192 "native Art zu bauen. Falls gewünscht, kann stattdessen eine "
1193 "Rechnerarchitektur mit der Option <option>--host-architecture</option> "
1196 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1197 #: apt-get.8.xml:206
1199 "<literal>check</literal> is a diagnostic tool; it updates the package cache "
1200 "and checks for broken dependencies."
1202 "<literal>check</literal> ist ein Diagnosewerkzeug. Es aktualisiert den "
1203 "Paketzwischenspeicher und prüft, ob beschädigte Abhängigkeiten vorliegen."
1205 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1206 #: apt-get.8.xml:211
1208 "<literal>download</literal> will download the given binary package into the "
1209 "current directory."
1211 "<literal>download</literal> wird das angegebene Binärpaket in das aktuelle "
1212 "Verzeichnis herunterladen."
1214 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1215 #: apt-get.8.xml:217
1217 "<literal>clean</literal> clears out the local repository of retrieved "
1218 "package files. It removes everything but the lock file from "
1219 "<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/"
1220 "partial/</filename>."
1222 "<literal>clean</literal> bereinigt das lokale Depot von heruntergeladenen "
1223 "Paketdateien. Es entfernt alles außer der Sperrdatei aus "
1224 "<filename>&cachedir;/archives/</filename> und <filename>&cachedir;/archives/"
1225 "partial/</filename>."
1227 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1228 #: apt-get.8.xml:224
1230 "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
1231 "local repository of retrieved package files. The difference is that it only "
1232 "removes package files that can no longer be downloaded, and are largely "
1233 "useless. This allows a cache to be maintained over a long period without it "
1234 "growing out of control. The configuration option <literal>APT::Clean-"
1235 "Installed</literal> will prevent installed packages from being erased if it "
1238 "Wie <literal>clean</literal> bereinigt <literal>autoclean</literal> das "
1239 "lokale Depot von heruntergeladenen Paketdateien. Der Unterschied besteht "
1240 "darin, dass es nur Pakete entfernt, die nicht mehr heruntergeladen werden "
1241 "können und größtenteils nutzlos sind. Dies erlaubt es, einen "
1242 "Zwischenspeicher über eine lange Zeitspanne zu betreuen, ohne dass er "
1243 "unkontrolliert anwächst. Die Konfigurationsoption <literal>APT::Clean-"
1244 "Installed</literal> wird installierte Pakete vor der Löschung bewahren, wenn "
1245 "sie auf »off« gesetzt ist."
1247 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1248 #: apt-get.8.xml:234
1250 "<literal>autoremove</literal> is used to remove packages that were "
1251 "automatically installed to satisfy dependencies for other packages and are "
1252 "now no longer needed."
1254 "<literal>autoremove</literal> wird benutzt, um Pakete zu entfernen, die "
1255 "automatisch installiert wurden, um Abhängigkeiten für andere Pakete zu "
1256 "erfüllen und die nicht mehr benötigt werden."
1258 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1259 #: apt-get.8.xml:239
1261 "<literal>changelog</literal> downloads a package changelog and displays it "
1262 "through <command>sensible-pager</command>. The server name and base "
1263 "directory is defined in the <literal>APT::Changelogs::Server</literal> "
1264 "variable (e.g. <ulink url=\"http://packages.debian.org/changelogs\">packages."
1265 "debian.org/changelogs</ulink> for Debian or <ulink url=\"http://changelogs."
1266 "ubuntu.com/changelogs\">changelogs.ubuntu.com/changelogs</ulink> for "
1267 "Ubuntu). By default it displays the changelog for the version that is "
1268 "installed. However, you can specify the same options as for the "
1269 "<option>install</option> command."
1271 "<literal>changelog</literal> lädt ein Changelog eines Pakets herunter und "
1272 "zeigt es mit <command>sensible-pager</command> an. Der Servername und das "
1273 "Basisverzeichnis sind in der Variable <literal>APT::Changelogs::Server</"
1274 "literal> definiert (z.B. <ulink url=\"http://packages.debian.org/changelogs"
1275 "\">packages.debian.org/changelogs</ulink> für Debian oder <ulink url="
1276 "\"http://changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/"
1277 "changelogs</ulink> für Ubuntu). Standardmäßig zeigt es das Changelog für die "
1278 "installierte Version. Sie können jedoch die gleichen Optionen wie für den "
1279 "Befehl <option>install</option> angeben."
1281 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1282 #: apt-get.8.xml:262
1284 "Do not consider recommended packages as a dependency for installing. "
1285 "Configuration Item: <literal>APT::Install-Recommends</literal>."
1287 "betrachtet empfohlene Pakete nicht als Abhängigkeit für die Installation. "
1288 "Konfigurationselement: <literal>APT::Install-Recommends</literal>."
1290 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1291 #: apt-get.8.xml:267
1293 "Consider suggested packages as a dependency for installing. Configuration "
1294 "Item: <literal>APT::Install-Suggests</literal>."
1296 "betrachtet empfohlene Pakete als Abhängigkeit für die Installation. "
1297 "Konfigurationselement: <literal>APT::Install-Suggests</literal>."
1299 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1300 #: apt-get.8.xml:272
1302 "Download only; package files are only retrieved, not unpacked or installed. "
1303 "Configuration Item: <literal>APT::Get::Download-Only</literal>."
1305 "nur herunterladen; Paketdateien werden nur heruntergeladen, nicht entpackt "
1306 "oder installiert. Konfigurationselement: <literal>APT::Get::Download-Only</"
1309 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1310 #: apt-get.8.xml:277
1312 "Fix; attempt to correct a system with broken dependencies in place. This "
1313 "option, when used with install/remove, can omit any packages to permit APT "
1314 "to deduce a likely solution. If packages are specified, these have to "
1315 "completely correct the problem. The option is sometimes necessary when "
1316 "running APT for the first time; APT itself does not allow broken package "
1317 "dependencies to exist on a system. It is possible that a system's dependency "
1318 "structure can be so corrupt as to require manual intervention (which usually "
1319 "means using <command>dpkg --remove</command> to eliminate some of the "
1320 "offending packages). Use of this option together with <option>-m</option> "
1321 "may produce an error in some situations. Configuration Item: <literal>APT::"
1322 "Get::Fix-Broken</literal>."
1324 "beheben; versucht ein System von vorhandenen beschädigten Abhängigkeiten zu "
1325 "korrigieren. Diese Option kann, wenn sie mit »install«/»remove« benutzt "
1326 "wird, einige Pakete weglassen, um es APT zu erlauben, eine wahrscheinliche "
1327 "Lösung herzuleiten. Falls Pakete angegeben wurden, müssen diese das Problem "
1328 "vollständig korrigieren. Die Option ist manchmal nötig, wenn APT zum ersten "
1329 "Mal ausgeführt wird. APT selbst erlaubt es nicht, dass auf einen System "
1330 "beschädigte Paketabhängigkeiten existieren. Es ist möglich, dass eine "
1331 "Abhängigkeitsstruktur eines Systems so fehlerhaft ist, dass ein manuelles "
1332 "Eingreifen erforderlich ist (was normalerweise bedeutet, dass <command>dpkg "
1333 "--remove</command> benutzt wird, um einige der fehlerhaften Pakete zu "
1334 "beseitigen). Wenn Sie die Option zusammen mit <option>-m</option> benutzen, "
1335 "könnte das in einigen Situationen zu Fehlern führen. Konfigurationselement: "
1336 "<literal>APT::Get::Fix-Broken</literal>."
1338 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1339 #: apt-get.8.xml:292
1341 "Ignore missing packages; if packages cannot be retrieved or fail the "
1342 "integrity check after retrieval (corrupted package files), hold back those "
1343 "packages and handle the result. Use of this option together with <option>-f</"
1344 "option> may produce an error in some situations. If a package is selected "
1345 "for installation (particularly if it is mentioned on the command line) and "
1346 "it could not be downloaded then it will be silently held back. "
1347 "Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
1349 "ignoriert fehlende Pakete; Wenn Pakete nicht heruntergeladen werden können "
1350 "oder die Integritätsprüfung nach dem Herunterladen fehlschlägt (fehlerhafte "
1351 "Paketdateien), werden diese Pakete zurückgehalten und das Ergebnis "
1352 "verarbeitet. Die Benutzung dieser Option zusammen mit <option>-f</option> "
1353 "kann in einigen Situationen zu Fehlern führen. Wenn ein Paket zur "
1354 "Installation ausgewählt ist (besonders, wenn es auf der Befehlszeile genannt "
1355 "wurde) und es nicht heruntergeladen werden kann, wird es stillschweigend "
1356 "zurückgehalten. Konfigurationselement: <literal>APT::Get::Fix-Missing</"
1359 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1360 #: apt-get.8.xml:303
1362 "Disables downloading of packages. This is best used with <option>--ignore-"
1363 "missing</option> to force APT to use only the .debs it has already "
1364 "downloaded. Configuration Item: <literal>APT::Get::Download</literal>."
1366 "schaltet das Herunterladen von Paketen aus. Dies wird am besten mit "
1367 "<option>--ignore-missing</option> benutzt, um APT zu zwingen, nur die .debs "
1368 "zu benutzten, die es bereits heruntergeladenen hat. Konfigurationselement: "
1369 "<literal>APT::Get::Download</literal>."
1371 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1372 #: apt-get.8.xml:310
1374 "Quiet; produces output suitable for logging, omitting progress indicators. "
1375 "More q's will produce more quiet up to a maximum of 2. You can also use "
1376 "<option>-q=#</option> to set the quiet level, overriding the configuration "
1377 "file. Note that quiet level 2 implies <option>-y</option>; you should never "
1378 "use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
1379 "may decide to do something you did not expect. Configuration Item: "
1380 "<literal>quiet</literal>."
1382 "still; erzeugt eine Ausgabe, die für Protokollierung geeignet ist und "
1383 "Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis zu "
1384 "einem Maximum von 2. Sie können außerdem <option>-q=#</option> benutzen, um "
1385 "die Stillestufe zu setzen, was die Konfigurationsdatei überschreibt. "
1386 "Beachten Sie, dass Stillestufe 2 <option>-y</option> impliziert. Sie sollten "
1387 "niemals -qq ohne einen keine-Aktion-Umwandler, wie -d, --print-uris oder -s "
1388 "benutzen, da APT entscheiden könnte, etwas zu tun, das Sie nicht erwarten. "
1389 "Konfigurationselement: <literal>quiet</literal>."
1391 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1392 #: apt-get.8.xml:325
1394 "No action; perform a simulation of events that would occur but do not "
1395 "actually change the system. Configuration Item: <literal>APT::Get::"
1396 "Simulate</literal>."
1398 "keine Aktion; führt eine Simulation von Ereignissen aus, die eintreten "
1399 "würden, aber das aktuelle System nicht verändern. Konfigurationselement: "
1400 "<literal>APT::Get::Simulate</literal>."
1402 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1403 #: apt-get.8.xml:329
1405 "Simulated runs performed as a user will automatically deactivate locking "
1406 "(<literal>Debug::NoLocking</literal>), and if the option <literal>APT::Get::"
1407 "Show-User-Simulation-Note</literal> is set (as it is by default) a notice "
1408 "will also be displayed indicating that this is only a simulation. Runs "
1409 "performed as root do not trigger either NoLocking or the notice - superusers "
1410 "should know what they are doing without further warnings from <literal>apt-"
1413 "Simulierte Durchläufe als Benutzer werden automatisch das Sperren "
1414 "deaktivieren (<literal>Debug::NoLocking</literal>) und falls die Option "
1415 "<literal>APT::Get::Show-User-Simulation-Note</literal> gesetzt ist (was "
1416 "standardmäßig der Fall ist), wird außerdem eine Benachrichtigung angezeigt, "
1417 "die angibt, dass es sich hierbei nur um eine Simulation handelt. Simulierte "
1418 "Durchläufe als Root lösen weder NoLocking noch die Benachrichtigung aus – "
1419 "Superuser sollten ohne vorherige Warnung von <literal>apt-get</literal> "
1420 "wissen, was sie tun."
1422 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1423 #: apt-get.8.xml:337
1425 "Simulated runs print out a series of lines, each representing a "
1426 "<command>dpkg</command> operation: configure (<literal>Conf</literal>), "
1427 "remove (<literal>Remv</literal>) or unpack (<literal>Inst</literal>). "
1428 "Square brackets indicate broken packages, and empty square brackets indicate "
1429 "breaks that are of no consequence (rare)."
1431 "Simulieren gibt eine Serie von Zeilen aus, von denen jede eine "
1432 "<command>dpkg</command>-Operation darstellt: Konfigurieren (<literal>Conf</"
1433 "literal>), Entfernen (<literal>Remv</literal>), Entpacken (<literal>Inst</"
1434 "literal>). Eckige Klammern zeigen beschädigte Pakete an und ein leeres Paar "
1435 "eckiger Klammern bedeutet Unterbrechungen, die keine Folgen haben (selten)."
1437 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1438 #: apt-get.8.xml:345
1440 "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
1441 "non-interactively. If an undesirable situation, such as changing a held "
1442 "package, trying to install a unauthenticated package or removing an "
1443 "essential package occurs then <literal>apt-get</literal> will abort. "
1444 "Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
1446 "automatisches »Ja« auf Anfragen; Versucht »Ja« auf alle Anfragen zu "
1447 "antworten und ohne Eingaben zu laufen. Wenn eine unerwünschte Situation "
1448 "eintritt, wie ein gehaltenes Paket zu ändern, ein nicht authentifiziert "
1449 "Paket zu installieren oder ein essentielles Paket zu entfernen, dann wird "
1450 "<literal>apt-get</literal> abgebrochen. Konfigurationselement: <literal>APT::"
1451 "Get::Assume-Yes</literal>."
1453 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1454 #: apt-get.8.xml:353
1456 "Automatic \"no\" to all prompts. Configuration Item: <literal>APT::Get::"
1457 "Assume-No</literal>."
1459 "automatisches »Nein« auf alle Anfragen. Konfigurationselement: <literal>APT::"
1460 "Get::Assume-No</literal>."
1462 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1463 #: apt-get.8.xml:358
1465 "Show upgraded packages; print out a list of all packages that are to be "
1466 "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
1468 "zeigt Pakete, von denen ein Upgrade durchgeführt werden soll; Gibt eine "
1469 "Liste aller Pakete aus, von denen ein Upgrade gemacht wurde. "
1470 "Konfigurationselement: <literal>APT::Get::Show-Upgraded</literal>."
1472 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1473 #: apt-get.8.xml:364
1475 "Show full versions for upgraded and installed packages. Configuration Item: "
1476 "<literal>APT::Get::Show-Versions</literal>."
1478 "zeigt vollständige Versionen für Pakete, von denen ein Upgrade durchgeführt "
1479 "oder die installiert wurden. Konfigurationselement: <literal>APT::Get::Show-"
1480 "Versions</literal>."
1482 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1483 #: apt-get.8.xml:370
1485 "This option controls the architecture packages are built for by <command>apt-"
1486 "get source --compile</command> and how cross-builddependencies are "
1487 "satisfied. By default is it not set which means that the host architecture "
1488 "is the same as the build architecture (which is defined by <literal>APT::"
1489 "Architecture</literal>). Configuration Item: <literal>APT::Get::Host-"
1490 "Architecture</literal>."
1492 "Diese Option steuert, wie die Architekturpakete durch <command>apt-get "
1493 "source --compile</command> gebaut und wie Cross-Bauabhängigkeiten erfüllt "
1494 "werden. Standardmäßig ist sie nicht gesetze, was bedeutet, dass die "
1495 "Rechnerarchitektur die gleiche wie die Bauarchitektur ist (die durch "
1496 "<literal>APT::Architecture</literal>) definiert wird). "
1497 "Konfigurationselement: <literal>APT::Get::Host-Architecture</literal>."
1499 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1500 #: apt-get.8.xml:380
1502 "This option controls the activated build profiles for which a source package "
1503 "is built by <command>apt-get source --compile</command> and how build "
1504 "dependencies are satisfied. By default no build profile is active. More "
1505 "than one build profile can be activated at a time by concatenating them with "
1506 "a comma. Configuration Item: <literal>APT::Build-Profiles</literal>."
1508 "Diese Option steuert die aktivierten Bauprofile für die ein Quellpaket durch "
1509 "<command>apt-get source --compile</command> gebaut und wie Cross-"
1510 "Bauabhängigkeiten erfüllt werden. Standardmäßig ist kein Bauprofil aktiv. "
1511 "Ein weiteres Bauprofil kann gleichzeitig aktiviert werden, indem es durch "
1512 "ein Komma getrennt angehängt wird. Konfigurationselement: <literal>APT::"
1513 "Build-Profiles</literal>."
1515 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1516 #: apt-get.8.xml:391
1518 "Compile source packages after downloading them. Configuration Item: "
1519 "<literal>APT::Get::Compile</literal>."
1521 "kompiliert Quellpakete, nachdem sie heruntergeladen wurden. "
1522 "Konfigurationselement: <literal>APT::Get::Compile</literal>."
1524 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1525 #: apt-get.8.xml:396
1527 "Ignore package holds; this causes <command>apt-get</command> to ignore a "
1528 "hold placed on a package. This may be useful in conjunction with "
1529 "<literal>dist-upgrade</literal> to override a large number of undesired "
1530 "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
1532 "ignoriert zurückhalten des Paketes; Dies veranlasst <command>apt-get</"
1533 "command>, ein für das Paket gesetztes »Halten« zu ignorieren. Dies kann "
1534 "zusammen mit <literal>dist-upgrade</literal> nützlich sein, um eine große "
1535 "Anzahl ungewünschter »Halten« zu überschreiben. Konfigurationselement: "
1536 "<literal>APT::Ignore-Hold</literal>."
1538 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1539 #: apt-get.8.xml:403
1541 "Allow installing new packages when used in conjunction with "
1542 "<literal>upgrade</literal>. This is useful if the update of a installed "
1543 "package requires new dependencies to be installed. Instead of holding the "
1544 "package back <literal>upgrade</literal> will upgrade the package and install "
1545 "the new dependencies. Note that <literal>upgrade</literal> with this option "
1546 "will never remove packages, only allow adding new ones. Configuration Item: "
1547 "<literal>APT::Get::Upgrade-Allow-New</literal>."
1549 "erlaubt das Installieren neuer Pakete, wenn es zusammen mit "
1550 "<literal>upgrade</literal> benutzt wird. Dies ist nützlich, falls das "
1551 "Aktualisieren eines installierten Pakets zur Installation neue "
1552 "Abhängigkeiten hat. Anstatt das Paket zurückzuhalten, wird <literal>upgrade</"
1553 "literal> ein Upgrade des Pakets durchführen und die neuen Abhängigkeiten "
1554 "installieren. Beachten Sie, dass <literal>upgrade</literal> mit dieser "
1555 "Option niemals Pakete entfernen, sondern nur das Hinzufügen neuer gestatten "
1556 "wird.Konfigurationselement: <literal>APT::Get::Upgrade-Allow-New</literal>."
1558 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1559 #: apt-get.8.xml:415
1561 "Do not upgrade packages; when used in conjunction with <literal>install</"
1562 "literal>, <literal>no-upgrade</literal> will prevent packages on the command "
1563 "line from being upgraded if they are already installed. Configuration Item: "
1564 "<literal>APT::Get::Upgrade</literal>."
1566 "kein Upgrade von Paketen durchführen; Wenn es zusammen mit <literal>install</"
1567 "literal> benutzt wird, wird <literal>no-upgrade</literal> auf der "
1568 "Befehlszeile ein Upgrade von Paketen verhindern, wenn sie bereits "
1569 "installiert sind. Konfigurationselement: <literal>APT::Get::Upgrade</"
1572 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1573 #: apt-get.8.xml:422
1575 "Do not install new packages; when used in conjunction with <literal>install</"
1576 "literal>, <literal>only-upgrade</literal> will install upgrades for already "
1577 "installed packages only and ignore requests to install new packages. "
1578 "Configuration Item: <literal>APT::Get::Only-Upgrade</literal>."
1580 "keine neuen Pakete installieren. Wenn es zusammen mit <literal>install</"
1581 "literal> benutzt wird, wird <literal>only-upgrade</literal> nur Upgrades für "
1582 "bereits installierte Pakete installieren und Anfragen zur Installation neuer "
1583 "Pakete ignorieren. Konfigurationselement: <literal>APT::Get::Only-Upgrade</"
1586 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1587 #: apt-get.8.xml:430
1589 "Force yes; this is a dangerous option that will cause apt to continue "
1590 "without prompting if it is doing something potentially harmful. It should "
1591 "not be used except in very special situations. Using <literal>force-yes</"
1592 "literal> can potentially destroy your system! Configuration Item: "
1593 "<literal>APT::Get::force-yes</literal>."
1595 "erzwingt »Ja«; Dies ist eine gefährliche Option, die APT veranlasst, ohne "
1596 "Nachfrage fortzufahren, wenn es etwas möglicherweise schädliches tut. Es "
1597 "sollte nicht benutzt werden, außer in ganz besonderen Situationen. "
1598 "<literal>force-yes</literal> zu benutzen, kann möglicherweise ihr System "
1599 "zerstören! Konfigurationselement: <literal>APT::Get::force-yes</literal>."
1601 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1602 #: apt-get.8.xml:438
1604 "Instead of fetching the files to install their URIs are printed. Each URI "
1605 "will have the path, the destination file name, the size and the expected MD5 "
1606 "hash. Note that the file name to write to will not always match the file "
1607 "name on the remote site! This also works with the <literal>source</literal> "
1608 "and <literal>update</literal> commands. When used with the <literal>update</"
1609 "literal> command the MD5 and size are not included, and it is up to the user "
1610 "to decompress any compressed files. Configuration Item: <literal>APT::Get::"
1611 "Print-URIs</literal>."
1613 "Anstatt die Dateien herunterzuladen, werden ihre URIs ausgegeben. Jede URI "
1614 "wird den Pfad, den Zieldateinamen, die Größe und den erwarteten MD5-Hash "
1615 "enthalten. Beachten Sie, dass der zu schreibende Dateiname nicht immer dem "
1616 "Dateinamen auf der entfernt gelegenen Seite entspricht. Dies funktioniert "
1617 "auch mit den Befehlen <literal>source</literal> und <literal>update</"
1618 "literal>. Wenn es mit dem Befehl <literal>update</literal> benutzt wird, "
1619 "sind MD5 und Größe nicht enthalten und es ist Aufgabe des Benutzers, "
1620 "komprimierte Dateien zu dekomprimieren. Konfigurationselement: <literal>APT::"
1621 "Get::Print-URIs</literal>."
1623 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1624 #: apt-get.8.xml:449
1626 "Use purge instead of remove for anything that would be removed. An asterisk "
1627 "(\"*\") will be displayed next to packages which are scheduled to be purged. "
1628 "<option>remove --purge</option> is equivalent to the <option>purge</option> "
1629 "command. Configuration Item: <literal>APT::Get::Purge</literal>."
1631 "»purge« anstelle von »remove« für alles zu entfernende benutzen. Ein Stern "
1632 "(»*«) wird bei Paketen angezeigt, die zum vollständigen Entfernen vorgemerkt "
1633 "sind. <option>remove --purge</option> entspricht dem Befehl <option>purge</"
1634 "option>. Konfigurationselement: <literal>APT::Get::Purge</literal>."
1636 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1637 #: apt-get.8.xml:457
1639 "Re-install packages that are already installed and at the newest version. "
1640 "Configuration Item: <literal>APT::Get::ReInstall</literal>."
1642 "installiert Pakete erneut, die bereits installiert sind und die neueste "
1643 "Version haben. Konfigurationselement: <literal>APT::Get::ReInstall</literal>."
1645 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1646 #: apt-get.8.xml:462
1648 "This option is on by default; use <literal>--no-list-cleanup</literal> to "
1649 "turn it off. When it is on, <command>apt-get</command> will automatically "
1650 "manage the contents of <filename>&statedir;/lists</filename> to ensure that "
1651 "obsolete files are erased. The only reason to turn it off is if you "
1652 "frequently change your sources list. Configuration Item: <literal>APT::Get::"
1653 "List-Cleanup</literal>."
1655 "Diese Option ist standardmäßig eingeschaltet. Um sie auszuschalten, benutzen "
1656 "Sie <literal>--no-list-cleanup</literal>. Wenn eingeschaltet, wird "
1657 "<command>apt-get</command> den Inhalt von <filename>&statedir;/lists</"
1658 "filename> automatisch verwalten, um sicherzustellen, dass veraltete Dateien "
1659 "gelöscht werden. Nur das häufige Ändern der Quelllisten stellt den einzigen "
1660 "Grund zum Ausschalten der Option dar. Konfigurationselement: <literal>APT::"
1661 "Get::List-Cleanup</literal>."
1663 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1664 #: apt-get.8.xml:472
1666 "This option controls the default input to the policy engine; it creates a "
1667 "default pin at priority 990 using the specified release string. This "
1668 "overrides the general settings in <filename>/etc/apt/preferences</"
1669 "filename>. Specifically pinned packages are not affected by the value of "
1670 "this option. In short, this option lets you have simple control over which "
1671 "distribution packages will be retrieved from. Some common examples might be "
1672 "<option>-t '2.1*'</option>, <option>-t unstable</option> or <option>-t sid</"
1673 "option>. Configuration Item: <literal>APT::Default-Release</literal>; see "
1674 "also the &apt-preferences; manual page."
1676 "Diese Option steuert die standardmäßige Eingabe an die Einheit zur "
1677 "Durchsetzung der Richtlinien (»policy«), sie erstellt eine Vorgabe-Pin mit "
1678 "Priorität 990 unter Benutzung der angegebenen Release-Zeichenkette. Dies "
1679 "überschreibt die allgemeinen Einstellungen in <filename>/etc/apt/"
1680 "preferences</filename>. Pakete mit speziellem Pinning sind nicht vom Wert "
1681 "dieser Option betroffen. Kurz gesagt, gibt Ihnen diese Option einfache "
1682 "Kontrolle darüber, welche Distributions-Pakete heruntergeladen werden "
1683 "sollen. Einige typische Beispiele könnten <option>-t '2.1*'</option>, "
1684 "<option>-t unstable</option> oder <option>-t sid</option> sein. "
1685 "Konfigurationselement: <literal>APT::Default-Release</literal>; Lesen Sie "
1686 "auch die &apt-preferences;-Handbuchseite."
1688 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1689 #: apt-get.8.xml:487
1691 "Only perform operations that are 'trivial'. Logically this can be considered "
1692 "related to <option>--assume-yes</option>; where <option>--assume-yes</"
1693 "option> will answer yes to any prompt, <option>--trivial-only</option> will "
1694 "answer no. Configuration Item: <literal>APT::Get::Trivial-Only</literal>."
1696 "führt nur Operationen aus, die »trivial« sind. Logischerweise kann dies in "
1697 "Betracht bezogen auf <option>--assume-yes</option> sein, wobei <option>--"
1698 "assume-yes</option> auf jede Frage mit »Ja« und <option>--trivial-only</"
1699 "option> mit »Nein« antworten wird. Konfigurationselement: <literal>APT::Get::"
1700 "Trivial-Only</literal>."
1702 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1703 #: apt-get.8.xml:494
1705 "If any packages are to be removed apt-get immediately aborts without "
1706 "prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
1708 "Wenn irgendwelche Pakete entfernt werden sollen, bricht apt-get sofort ohne "
1709 "Nachfrage ab. Konfigurationselement: <literal>APT::Get::Remove</literal>."
1711 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1712 #: apt-get.8.xml:500
1714 "If the command is either <literal>install</literal> or <literal>remove</"
1715 "literal>, then this option acts like running the <literal>autoremove</"
1716 "literal> command, removing unused dependency packages. Configuration Item: "
1717 "<literal>APT::Get::AutomaticRemove</literal>."
1719 "Wenn der Befehl entweder <literal>install</literal> oder <literal>remove</"
1720 "literal> lautet, dann bewirkt diese Option wie das Ausführen des "
1721 "<literal>autoremove</literal>-Befehls das Entfernen der nicht benutzten "
1722 "Abhhängigkeitspakete. Konfigurationselement: <literal>APT::Get::"
1723 "AutomaticRemove</literal>."
1725 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1726 #: apt-get.8.xml:507
1728 "Only has meaning for the <literal>source</literal> and <literal>build-dep</"
1729 "literal> commands. Indicates that the given source names are not to be "
1730 "mapped through the binary table. This means that if this option is "
1731 "specified, these commands will only accept source package names as "
1732 "arguments, rather than accepting binary package names and looking up the "
1733 "corresponding source package. Configuration Item: <literal>APT::Get::Only-"
1736 "hat nur eine Bedeutung für die Befehle <literal>source</literal> und "
1737 "<literal>build-dep</literal>. Zeigt an, dass die angegebenen Quellnamen "
1738 "nicht durch die Programmtabelle ermittelt werden. Dies bedeutet, das dieser "
1739 "Befehl, wenn diese Option angegeben ist, nur Quellpaketnamen als Argumente "
1740 "akzeptiert, anstatt Programmpakete zu akzeptieren und nach den "
1741 "entsprechenden Quellpaketen zu suchen. Konfigurationselement: <literal>APT::"
1742 "Get::Only-Source</literal>."
1744 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1745 #: apt-get.8.xml:518
1747 "Download only the diff, dsc, or tar file of a source archive. Configuration "
1748 "Item: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-Only</"
1749 "literal>, and <literal>APT::Get::Tar-Only</literal>."
1751 "lädt nur die diff-, dsc-, oder tar-Dateien eines Quellarchivs herunter. "
1752 "Konfigurationselemente: <literal>APT::Get::Diff-Only</literal>, "
1753 "<literal>APT::Get::Dsc-Only</literal> und <literal>APT::Get::Tar-Only</"
1756 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1757 #: apt-get.8.xml:524
1759 "Only process architecture-dependent build-dependencies. Configuration Item: "
1760 "<literal>APT::Get::Arch-Only</literal>."
1762 "verarbeitet nur architekturabhängige Bauabhängigkeiten. "
1763 "Konfigurationselement: <literal>APT::Get::Arch-Only</literal>."
1765 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1766 #: apt-get.8.xml:529
1768 "Ignore if packages can't be authenticated and don't prompt about it. This "
1769 "is useful for tools like pbuilder. Configuration Item: <literal>APT::Get::"
1770 "AllowUnauthenticated</literal>."
1772 "Ignoriert, wenn Pakete nicht authentifiziert werden können und nicht danach "
1773 "fragen. Dies ist für Werkzeuge wie pbuilder nützlich. Konfigurationselement: "
1774 "<literal>APT::Get::AllowUnauthenticated</literal>."
1776 # FIXME s/Item/Items/
1777 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1778 #: apt-get.8.xml:535
1780 "Show user friendly progress information in the terminal window when packages "
1781 "are installed, upgraded or removed. For a machine parsable version of this "
1782 "data see README.progress-reporting in the apt doc directory. Configuration "
1783 "Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
1786 "zeigt benutzerfreundliche Fortschrittsinformationen im Terminalfenster, wenn "
1787 "Pakete installiert beziehungsweise entfernt werden oder ein Upgrade "
1788 "durchgeführt wird. Informationen über eine maschinell auswertbare Version "
1789 "dieser Daten finden Sie in README.progress-reporting im Verzeichnis apt/doc. "
1790 "Konfigurationselemente: <literal>Dpkg::Progress</literal> und <literal>Dpkg::"
1791 "Progress-Fancy</literal>."
1793 #. type: Content of: <refentry><refsect1><title>
1794 #: apt-get.8.xml:548 apt-cache.8.xml:345 apt-key.8.xml:176 apt-mark.8.xml:127
1795 #: apt.conf.5.xml:1222 apt_preferences.5.xml:700
1799 #. type: Content of: <refentry><refsect1><para>
1800 #: apt-get.8.xml:559
1802 "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, "
1803 "&apt-secure;, The APT User's guide in &guidesdir;, &apt-preferences;, the "
1806 "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, "
1807 "&apt-secure;, die APT-Benutzeranleitung in &guidesdir;, &apt-preferences;, "
1810 #. type: Content of: <refentry><refsect1><para>
1811 #: apt-get.8.xml:565
1813 "<command>apt-get</command> returns zero on normal operation, decimal 100 on "
1816 "<command>apt-get</command> gibt bei normalen Operationen 0 zurück, dezimal "
1819 #. type: Content of: <refentry><refnamediv><refpurpose>
1820 #: apt-cache.8.xml:35
1821 msgid "query the APT cache"
1822 msgstr "den APT-Zwischenspeicher abfragen"
1824 #. type: Content of: <refentry><refsect1><para>
1825 #: apt-cache.8.xml:41
1827 "<command>apt-cache</command> performs a variety of operations on APT's "
1828 "package cache. <command>apt-cache</command> does not manipulate the state of "
1829 "the system but does provide operations to search and generate interesting "
1830 "output from the package metadata."
1832 "<command>apt-cache</command> führt eine Vielzahl von Operationen auf dem "
1833 "Paketzwischenspeicher von APT durch. <command>apt-cache</command> "
1834 "manipuliert nicht den Status des Systems, stellt aber Operationen zum Suchen "
1835 "und Generieren von interessanten Ausgaben der Paket-Metadaten bereit."
1837 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1838 #: apt-cache.8.xml:51
1840 "<literal>gencaches</literal> creates APT's package cache. This is done "
1841 "implicitly by all commands needing this cache if it is missing or outdated."
1843 "<literal>gencaches</literal> erzeugt den Paketzwischenspeicher von APT. Dies "
1844 "wird implizit durch alle Befehle erledigt, die diesen Zwischenspeicher "
1845 "benötigen, falls er fehlt oder veraltet ist."
1847 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1848 #: apt-cache.8.xml:55 apt-cache.8.xml:144 apt-cache.8.xml:165
1849 #: apt-cache.8.xml:187 apt-cache.8.xml:192 apt-cache.8.xml:208
1850 #: apt-cache.8.xml:226 apt-cache.8.xml:238
1851 msgid "&synopsis-pkg;"
1852 msgstr "&synopsis-pkg;"
1854 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1855 #: apt-cache.8.xml:56
1857 "<literal>showpkg</literal> displays information about the packages listed on "
1858 "the command line. Remaining arguments are package names. The available "
1859 "versions and reverse dependencies of each package listed are listed, as well "
1860 "as forward dependencies for each version. Forward (normal) dependencies are "
1861 "those packages upon which the package in question depends; reverse "
1862 "dependencies are those packages that depend upon the package in question. "
1863 "Thus, forward dependencies must be satisfied for a package, but reverse "
1864 "dependencies need not be. For instance, <command>apt-cache showpkg "
1865 "libreadline2</command> would produce output similar to the following:"
1867 "<literal>showpkg</literal> zeigt Informationen über die auf der Befehlszeile "
1868 "aufgelisteten Pakete. Die übrigen Argumente sind Paketnamen. Die verfügbaren "
1869 "Versionen und Rückwärtsabhängigkeiten jedes aufgeführten Paketes werden "
1870 "ebenso aufgelistet, wie die Vorwärtsabhängigkeiten jeder Version. "
1871 "Vorwärtsabhängigkeiten (normale Abhängigkeiten) sind jene Pakete, von denen "
1872 "das betreffende Paket abhängt. Rückwärtsabhängigkeiten sind jene Pakete, die "
1873 "von dem betreffenden Paket abhängen. Deshalb müssen Vorwärtsabhängigkeiten "
1874 "für das Paket erfüllt werden, Rückwärtsabhängigkeiten allerdings nicht. "
1875 "<command>apt-cache showpkg libreadline2</command> würde zum Beispiel eine "
1876 "Ausgabe ähnlich der folgenden erzeugen:"
1878 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
1879 #: apt-cache.8.xml:68
1882 "Package: libreadline2\n"
1883 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
1884 "Reverse Depends: \n"
1885 " libreadlineg2,libreadline2\n"
1886 " libreadline2-altdev,libreadline2\n"
1888 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
1891 "Reverse Provides: \n"
1893 "Package: libreadline2\n"
1894 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
1895 "Reverse Depends: \n"
1896 " libreadlineg2,libreadline2\n"
1897 " libreadline2-altdev,libreadline2\n"
1899 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
1902 "Reverse Provides: \n"
1904 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1905 #: apt-cache.8.xml:80
1907 "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
1908 "ncurses3.0 which must be installed for libreadline2 to work. In turn, "
1909 "libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
1910 "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
1911 "installed; libreadlineg2 and libreadline2-altdev do not have to be "
1912 "installed. For the specific meaning of the remainder of the output it is "
1913 "best to consult the apt source code."
1915 "Dadurch sieht man, dass libreadline2, Version 2.1-12, von libc5 und "
1916 "ncurses3.0 abhängt, die installiert sein müssen, damit libreadline2 "
1917 "funktioniert. Im Gegenzug hängen libreadlineg2 und libreadline2-altdev von "
1918 "libreadline2 ab. Wenn libreadline2 installiert ist, müssen außerdem libc5 "
1919 "und ncurses3.0 (und ldso) installiert sein. Für die spezielle Bedeutung der "
1920 "restlichen Ausgabe ist es am besten, den apt-Quelltext zu konsultieren."
1922 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1923 #: apt-cache.8.xml:89
1925 "<literal>stats</literal> displays some statistics about the cache. No "
1926 "further arguments are expected. Statistics reported are:"
1928 "<literal>stats</literal> zeigt einige Statistiken über den Zwischenspeicher. "
1929 "Es werden keine weiteren Argumente erwartet. Berichtete Statistiken sind:"
1931 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1932 #: apt-cache.8.xml:92
1934 "<literal>Total package names</literal> is the number of package names found "
1937 "<literal>Total package names</literal> ist die Gesamtzahl der im "
1938 "Zwischenspeicher gefundenen Pakete."
1940 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1941 #: apt-cache.8.xml:96
1943 "<literal>Normal packages</literal> is the number of regular, ordinary "
1944 "package names; these are packages that bear a one-to-one correspondence "
1945 "between their names and the names used by other packages for them in "
1946 "dependencies. The majority of packages fall into this category."
1948 "<literal>Normal packages</literal> ist die Anzahl der regulären, "
1949 "gewöhnlichen Paketnamen. Diese sind Pakete, die eine Eins-zu-Eins-"
1950 "Entsprechung zwischen ihren Namen und den Namen, die andere Pakete für ihre "
1951 "Abhängigkeiten benutzen, tragen. Die Mehrzahl der Pakete fällt in diese "
1954 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1955 #: apt-cache.8.xml:102
1957 "<literal>Pure virtual packages</literal> is the number of packages that "
1958 "exist only as a virtual package name; that is, packages only \"provide\" the "
1959 "virtual package name, and no package actually uses the name. For instance, "
1960 "\"mail-transport-agent\" in the Debian system is a pure virtual package; "
1961 "several packages provide \"mail-transport-agent\", but there is no package "
1962 "named \"mail-transport-agent\"."
1964 "<literal>Pure virtual packages</literal> ist die Anzahl der Pakete, die nur "
1965 "als ein virtueller Paketname existieren. Das kommt vor, wenn Pakete nur den "
1966 "virtuellen Paketnamen »bereitstellen« und aktuell kein Paket den Namen "
1967 "benutzt. Zum Beispiel ist im Debian-GNU/Linux-System »mail-transport-agent« "
1968 "ein rein virtuelles Paket. Mehrere Pakete stellen »mail-transport-agent« "
1969 "bereit, aber es gibt kein Paket mit dem Namen »mail-transport-agent«."
1971 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1972 #: apt-cache.8.xml:110
1974 "<literal>Single virtual packages</literal> is the number of packages with "
1975 "only one package providing a particular virtual package. For example, in the "
1976 "Debian system, \"X11-text-viewer\" is a virtual package, but only one "
1977 "package, xless, provides \"X11-text-viewer\"."
1979 "<literal>Single virtual packages</literal> ist die Anzahl der Pakete mit nur "
1980 "einem Paket, das ein bestimmtes virtuelles Paket bereitstellt. »X11-text-"
1981 "viewer« ist zum Beispiel im Debian-GNU/Linux-System ein virtuelles Paket, "
1982 "aber nur ein Paket, xless, stellt »X11-text-viewer« bereit."
1984 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1985 #: apt-cache.8.xml:116
1987 "<literal>Mixed virtual packages</literal> is the number of packages that "
1988 "either provide a particular virtual package or have the virtual package name "
1989 "as the package name. For instance, in the Debian system, \"debconf\" is both "
1990 "an actual package, and provided by the debconf-tiny package."
1992 "<literal>Mixed virtual packages</literal> ist die Anzahl der Pakete, die "
1993 "entweder ein bestimmtes virtuelles Paket bereitstellen oder den virtuellen "
1994 "Paketnamen als Paketnamen haben. »debconf« ist zum Beispiel sowohl ein "
1995 "tatsächliches Paket, wird aber auch vom Paket debconf-tiny bereitgestellt."
1997 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1998 #: apt-cache.8.xml:123
2000 "<literal>Missing</literal> is the number of package names that were "
2001 "referenced in a dependency but were not provided by any package. Missing "
2002 "packages may be an evidence if a full distribution is not accessed, or if a "
2003 "package (real or virtual) has been dropped from the distribution. Usually "
2004 "they are referenced from Conflicts or Breaks statements."
2006 "<literal>Missing</literal> ist die Anzahl der Paketnamen, auf die eine "
2007 "Abhängigkeit verweist, die aber von keinem Paket bereitgestellt werden. "
2008 "Fehlende Pakete könnten auftauchen, wenn nicht auf eine vollständige "
2009 "Distribution zugegriffen oder ein (echtes oder virtuelles) Paket aus einer "
2010 "Distribution gestrichen wurde. Normalerweise wird auf sie von Conflicts oder "
2011 "Breaks-Angaben Bezug genommen."
2013 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2014 #: apt-cache.8.xml:130
2016 "<literal>Total distinct</literal> versions is the number of package versions "
2017 "found in the cache; this value is therefore at least equal to the number of "
2018 "total package names. If more than one distribution is being accessed (for "
2019 "instance, \"stable\" and \"unstable\"), this value can be considerably "
2020 "larger than the number of total package names."
2022 "<literal>Total distinct</literal> Versionen ist die Anzahl der im "
2023 "Zwischenspeicher gefundenen Paketversionen. Dieser Wert ist daher meistens "
2024 "gleich der Anzahl der gesamten Paketnamen. Wenn auf mehr als eine "
2025 "Distribution zugegriffen wird (zum Beispiel »Stable« und »Unstable« "
2026 "zusammen), kann dieser Wert deutlich größer als die gesamte Anzahl der "
2029 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
2030 #: apt-cache.8.xml:137
2032 "<literal>Total dependencies</literal> is the number of dependency "
2033 "relationships claimed by all of the packages in the cache."
2035 "<literal>Total dependencies</literal> ist die Anzahl der "
2036 "Abhängigkeitsbeziehungen, den alle Pakete im Zwischenspeicher beanspruchen."
2038 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2039 #: apt-cache.8.xml:145
2041 "<literal>showsrc</literal> displays all the source package records that "
2042 "match the given package names. All versions are shown, as well as all "
2043 "records that declare the name to be a binary package."
2045 "<literal>showsrc</literal> zeigt alle Quellpaketdatensätze, die den "
2046 "angegebenen Paketnamen entsprechen. Alle Versionen werden ebenso angezeigt, "
2047 "wie alle Datensätze, die den Namen für ein Binärpaket deklarieren."
2049 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2050 #: apt-cache.8.xml:151
2052 "<literal>dump</literal> shows a short listing of every package in the cache. "
2053 "It is primarily for debugging."
2055 "<literal>dump</literal> zeigt einen kurzen Programmausdruck von jedem Paket "
2056 "im Zwischenspeicher. Es dient in erster Linie der Fehlersuche."
2058 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2059 #: apt-cache.8.xml:156
2061 "<literal>dumpavail</literal> prints out an available list to stdout. This is "
2062 "suitable for use with &dpkg; and is used by the &dselect; method."
2064 "<literal>dumpavail</literal> gibt eine verfügbare Liste auf stdout aus. Dies "
2065 "ist geeignet für die Benutzung mit &dpkg; und wird für die &dselect;-Methode "
2068 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2069 #: apt-cache.8.xml:161
2071 "<literal>unmet</literal> displays a summary of all unmet dependencies in the "
2074 "<literal>unmet</literal> zeigt die Zusammenfassung aller unerfüllten "
2075 "Abhängigkeiten im Paketzwischenspeicher."
2077 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2078 #: apt-cache.8.xml:166
2080 "<literal>show</literal> performs a function similar to <command>dpkg --print-"
2081 "avail</command>; it displays the package records for the named packages."
2083 "<literal>show</literal> führt eine Funktion aus, die <command>dpkg --print-"
2084 "avail</command> ähnlich ist. Es zeigt die Paketdatensätze für die genannten "
2087 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
2088 #: apt-cache.8.xml:171
2089 msgid "&synopsis-regex;"
2090 msgstr "&synopsis-regex;"
2092 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2093 #: apt-cache.8.xml:172
2095 "<literal>search</literal> performs a full text search on all available "
2096 "package lists for the POSIX regex pattern given, see ®ex;. It searches "
2097 "the package names and the descriptions for an occurrence of the regular "
2098 "expression and prints out the package name and the short description, "
2099 "including virtual package names. If <option>--full</option> is given then "
2100 "output identical to <literal>show</literal> is produced for each matched "
2101 "package, and if <option>--names-only</option> is given then the long "
2102 "description is not searched, only the package name is."
2104 "<literal>search</literal> führt eine Volltextsuche in der Liste aller "
2105 "verfügbaren Pakete für das gegebene POSIX-regex-Muster durch, siehe ®ex;. "
2106 "Es durchsucht die Paketnamen und die Beschreibungen nach einem Vorkommen des "
2107 "regulären Ausdrucks und gibt den Paketnamen mit einer kurzen Beschreibung, "
2108 "einschließlich virtueller Paketnamen, aus. Wenn <option>--full</option> "
2109 "angegeben wurde, ist die Ausgabe gleich der, die <literal>show</literal> für "
2110 "jedes Paket erzeugt und wenn <option>--names-only</option> angegeben wurde, "
2111 "wird die lange Beschreibung nicht durchsucht, sondern nur der Paketname."
2113 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2114 #: apt-cache.8.xml:183
2116 "Separate arguments can be used to specify multiple search patterns that are "
2119 "Separate Argumente können benutzt werden, um mehrere Suchmuster anzugeben, "
2120 "die »und«-verknüpft werden."
2122 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2123 #: apt-cache.8.xml:188
2125 "<literal>depends</literal> shows a listing of each dependency a package has "
2126 "and all the possible other packages that can fulfill that dependency."
2128 "<literal>depends</literal> zeigt eine Liste von jeder Abhängigkeit, die ein "
2129 "Paket hat und alle möglichen anderen Pakete, die die Abhängigkeit erfüllen "
2132 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2133 #: apt-cache.8.xml:193
2135 "<literal>rdepends</literal> shows a listing of each reverse dependency a "
2138 "<literal>rdepends</literal> zeigt eine Liste von jeder "
2139 "Rückwärtsabhängigkeit, die ein Paket hat."
2141 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2142 #: apt-cache.8.xml:197
2143 msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
2144 msgstr "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
2146 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2147 #: apt-cache.8.xml:198
2149 "This command prints the name of each package APT knows. The optional "
2150 "argument is a prefix match to filter the name list. The output is suitable "
2151 "for use in a shell tab complete function and the output is generated "
2152 "extremely quickly. This command is best used with the <option>--generate</"
2155 "Dieser Befehl gibt den Namen jedes Paketes aus, das APT kennt. Das optionale "
2156 "Argument ist ein passendes Präfix, um die Namensliste zu filtern. Die "
2157 "Ausgabe ist geeignet für die Benutzung in der Tabulatorvervollständigung in "
2158 "der Shell. Die Ausgabe wird extrem schnell generiert. Dieser Befehl wird am "
2159 "besten mit der <option>--generate</option>-Option benutzt."
2161 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2162 #: apt-cache.8.xml:203
2164 "Note that a package which APT knows of is not necessarily available to "
2165 "download, installable or installed, e.g. virtual packages are also listed in "
2166 "the generated list."
2168 "Beachten Sie, dass ein Paket, das APT kennt, nicht notwendigerweise zum "
2169 "Herunterladen verfügbar, installierbar oder installiert ist, virtuelle "
2170 "Pakete sind z.B. auch in der generierten Liste aufgeführt."
2172 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2173 #: apt-cache.8.xml:209
2175 "<literal>dotty</literal> takes a list of packages on the command line and "
2176 "generates output suitable for use by dotty from the <ulink url=\"http://www."
2177 "research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result "
2178 "will be a set of nodes and edges representing the relationships between the "
2179 "packages. By default the given packages will trace out all dependent "
2180 "packages; this can produce a very large graph. To limit the output to only "
2181 "the packages listed on the command line, set the <literal>APT::Cache::"
2182 "GivenOnly</literal> option."
2184 "<literal>dotty</literal> nimmt eine Paketliste auf der Befehlszeile entgegen "
2185 "und generiert eine Ausgabe, die für die Benutzung durch dotty aus dem Paket "
2186 "<ulink url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</"
2187 "ulink> geeignet ist. Das Ergebnis ist eine Zusammenstellung von Knoten und "
2188 "Kanten, die die Beziehung zwischen Paketen darstellen. Standardmäßig werden "
2189 "alle abhängigen Pakete ausfindig gemacht. Dies kann zu einem sehr großen "
2190 "Schaubild führen. Um die Ausgabe auf die Pakete zu beschränken, die auf der "
2191 "Befehlszeile eingegeben wurden, setzen Sie die Option <literal>APT::Cache::"
2192 "GivenOnly</literal>."
2194 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2195 #: apt-cache.8.xml:218
2197 "The resulting nodes will have several shapes; normal packages are boxes, "
2198 "pure virtual packages are triangles, mixed virtual packages are diamonds, "
2199 "missing packages are hexagons. Orange boxes mean recursion was stopped (leaf "
2200 "packages), blue lines are pre-depends, green lines are conflicts."
2202 "Die resultierenden Knoten haben mehrere Formen: Normale Pakete sind "
2203 "Kästchen, rein virtuelle Pakete sind Dreiecke, gemischt virtuelle Pakete "
2204 "sind Diamanten, fehlende Pakete sind Sechsecke. Orange Kästchen bedeuten, "
2205 "dass die Rekursion beendet wurde [Leaf Packages], blaue Linien sind Pre-"
2206 "depends, grüne Linien sind Konflikte."
2208 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2209 #: apt-cache.8.xml:223
2210 msgid "Caution, dotty cannot graph larger sets of packages."
2212 "Vorsicht, dotty kann keine größeren Zusammenstellungen von Paketen grafisch "
2215 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2216 #: apt-cache.8.xml:227
2218 "The same as <literal>dotty</literal>, only for xvcg from the <ulink url="
2219 "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>."
2221 "Das gleiche wie <literal>dotty</literal>, nur für xvcg vom <ulink url="
2222 "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG-Werkzeug</"
2225 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2226 #: apt-cache.8.xml:231
2227 msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
2228 msgstr "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
2230 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2231 #: apt-cache.8.xml:232
2233 "<literal>policy</literal> is meant to help debug issues relating to the "
2234 "preferences file. With no arguments it will print out the priorities of each "
2235 "source. Otherwise it prints out detailed information about the priority "
2236 "selection of the named package."
2238 "<literal>policy</literal> ist dazu gedacht, bei Fragen der Fehlersuche, die "
2239 "sich auf die Einstellungsdatei beziehen, zu helfen. Ohne Argumente gibt es "
2240 "die Prioritäten von jeder Quelle aus. Ansonsten gibt es umfangreiche "
2241 "Informationen über die Prioritätenauswahl der genannten Pakete aus."
2243 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2244 #: apt-cache.8.xml:239
2246 "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
2247 "to mimic the output format and a subset of the functionality of the Debian "
2248 "archive management tool, <literal>madison</literal>. It displays available "
2249 "versions of a package in a tabular format. Unlike the original "
2250 "<literal>madison</literal>, it can only display information for the "
2251 "architecture for which APT has retrieved package lists (<literal>APT::"
2252 "Architecture</literal>)."
2254 "<literal>apt-cache</literal>s <literal>madison</literal>-Befehl versucht das "
2255 "Ausgabeformat und eine Untermenge der Funktionalität des Debian-"
2256 "Archivververwaltungswerkzeuges <literal>madison</literal> nachzuahmen. Es "
2257 "zeigt verfügbare Versionen eines Pakets in Tabellenform. Anders als das "
2258 "Original <literal>madison</literal>, kann es nur Informationen für die "
2259 "Architektur anzeigen, für die APT Paketlisten heruntergeladen hat "
2260 "(<literal>APT::Architecture</literal>)."
2262 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2263 #: apt-cache.8.xml:255
2265 "Select the file to store the package cache. The package cache is the primary "
2266 "cache used by all operations. Configuration Item: <literal>Dir::Cache::"
2267 "pkgcache</literal>."
2269 "wählt die Datei zum Speichern des Paketzwischenspeichers. Der "
2270 "Paketzwischenspeicher ist der primäre Zwischenspeicher, der von allen "
2271 "Operationen benutzt wird. Konfigurationselement: <literal>Dir::Cache::"
2272 "pkgcache</literal>."
2274 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2275 #: apt-cache.8.xml:261
2277 "Select the file to store the source cache. The source is used only by "
2278 "<literal>gencaches</literal> and it stores a parsed version of the package "
2279 "information from remote sources. When building the package cache the source "
2280 "cache is used to avoid reparsing all of the package files. Configuration "
2281 "Item: <literal>Dir::Cache::srcpkgcache</literal>."
2283 "wählt die Datei zum Speichern des Quellenzwischenspeichers. Die Quelle wird "
2284 "nur von <literal>gencaches</literal> benutzt und sie speichert eine "
2285 "ausgewertete Version der Paketinformationen von entfernt liegenden Quellen. "
2286 "Wenn der Paketzwischenspeicher gebildet wird, wird der "
2287 "Quellenzwischenspeicher benutzt, um ein erneutes Auswerten aller "
2288 "Paketdateien zu vermeiden. Konfigurationselement: <literal>Dir::Cache::"
2289 "srcpkgcache</literal>."
2291 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2292 #: apt-cache.8.xml:269
2294 "Quiet; produces output suitable for logging, omitting progress indicators. "
2295 "More q's will produce more quietness up to a maximum of 2. You can also use "
2296 "<option>-q=#</option> to set the quietness level, overriding the "
2297 "configuration file. Configuration Item: <literal>quiet</literal>."
2299 "still; erzeugt eine Ausgabe, die für Protokollierung geeignet ist und "
2300 "Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis zu "
2301 "einem Maximum von 2. Sie können außerdem <option>-q=#</option> benutzen, um "
2302 "die Stillestufe zu setzen, was die Konfigurationsdatei überschreibt. "
2303 "Konfigurationselement: <literal>quiet</literal>."
2305 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2306 #: apt-cache.8.xml:276
2308 "Print only important dependencies; for use with <literal>unmet</literal> and "
2309 "<literal>depends</literal>. Causes only Depends and Pre-Depends relations to "
2310 "be printed. Configuration Item: <literal>APT::Cache::Important</literal>."
2312 "nur wichtige Abhängigkeiten ausgeben. Zur Benutzung mit <literal>unmet</"
2313 "literal> und <literal>depends</literal>. Veranlasst, dass nur Depends- und "
2314 "Pre-Depends-Beziehungen ausgegeben werden. Konfigurationselement: "
2315 "<literal>APT::Cache::Important</literal>."
2317 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2318 #: apt-cache.8.xml:290
2320 "Per default the <literal>depends</literal> and <literal>rdepends</literal> "
2321 "print all dependencies. This can be tweaked with these flags which will omit "
2322 "the specified dependency type. Configuration Item: <literal>APT::Cache::"
2323 "Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::"
2324 "Cache::ShowRecommends</literal>."
2326 "Standardmäßig geben <literal>depends</literal> und <literal>rdepends</"
2327 "literal> alle Abhängigkeiten aus. Dies kann mit diesen Schaltern optimiert "
2328 "werden, die den angegebenen Abhängigkeitstyp weglassen. "
2329 "Konfigurationselement: <literal>APT::Cache::"
2330 "Show<replaceable>Abhängigkeitstyp</replaceable></literal> z.B. <literal>APT::"
2331 "Cache::ShowRecommends</literal>."
2333 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2334 #: apt-cache.8.xml:297
2336 "Print full package records when searching. Configuration Item: "
2337 "<literal>APT::Cache::ShowFull</literal>."
2339 "gibt die vollständigen Paketdatensätze beim Suchen aus. "
2340 "Konfigurationselement: <literal>APT::Cache::ShowFull</literal>."
2342 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2343 #: apt-cache.8.xml:302
2345 "Print full records for all available versions. This is the default; to turn "
2346 "it off, use <option>--no-all-versions</option>. If <option>--no-all-"
2347 "versions</option> is specified, only the candidate version will be displayed "
2348 "(the one which would be selected for installation). This option is only "
2349 "applicable to the <literal>show</literal> command. Configuration Item: "
2350 "<literal>APT::Cache::AllVersions</literal>."
2352 "gibt die vollständigen Datensätze für alle verfügbaren Versionen aus. Dies "
2353 "ist die Vorgabe. Um sie auszuschalten, benutzen Sie <option>--no-all-"
2354 "versions</option>. Wenn <option>--no-all-versions</option> angegeben ist, "
2355 "wird nur die Anwärterversion angezeigt (die, die zur Installation ausgewählt "
2356 "würde). Diese Option ist nur für den <literal>show</literal>-Befehl "
2357 "anwendbar. Konfigurationselement: <literal>APT::Cache::AllVersions</literal>."
2359 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2360 #: apt-cache.8.xml:311
2362 "Perform automatic package cache regeneration, rather than use the cache as "
2363 "it is. This is the default; to turn it off, use <option>--no-generate</"
2364 "option>. Configuration Item: <literal>APT::Cache::Generate</literal>."
2366 "führt das Neuerstellen des Paketzwischenspeichers aus, anstatt den "
2367 "Zwischenspeicher so zu benutzen, wie er ist. Das ist die Vorgabe. Um sie "
2368 "auszuschalten benutzen Sie <option>--no-generate</option>. "
2369 "Konfigurationselement: <literal>APT::Cache::Generate</literal>."
2371 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2372 #: apt-cache.8.xml:317
2374 "Only search on the package names, not the long descriptions. Configuration "
2375 "Item: <literal>APT::Cache::NamesOnly</literal>."
2377 "durchsucht nur die Paketnamen, nicht die Langbeschreibungen. "
2378 "Konfigurationselement: <literal>APT::Cache::NamesOnly</literal>."
2380 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2381 #: apt-cache.8.xml:322
2383 "Make <literal>pkgnames</literal> print all names, including virtual packages "
2384 "and missing dependencies. Configuration Item: <literal>APT::Cache::"
2385 "AllNames</literal>."
2387 "lässt <literal>pkgnames</literal> alle Namen, einschließlich virtueller "
2388 "Pakete und fehlender Abhängigkeiten, ausgeben. Konfigurationselement: "
2389 "<literal>APT::Cache::AllNames</literal>."
2391 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2392 #: apt-cache.8.xml:328
2394 "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
2395 "that all packages mentioned are printed once. Configuration Item: "
2396 "<literal>APT::Cache::RecurseDepends</literal>."
2398 "macht <literal>depends</literal> und <literal>rdepends</literal> rekursiv, "
2399 "so dass alle erwähnten Pakete einmal ausgegeben werden. "
2400 "Konfigurationselement: <literal>APT::Cache::RecurseDepends</literal>."
2402 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2403 #: apt-cache.8.xml:335
2405 "Limit the output of <literal>depends</literal> and <literal>rdepends</"
2406 "literal> to packages which are currently installed. Configuration Item: "
2407 "<literal>APT::Cache::Installed</literal>."
2409 "begrenzt die Ausgabe von <literal>depends</literal> und <literal>rdepends</"
2410 "literal> auf Pakete, die aktuell installiert sind. Konfigurationselement: "
2411 "<literal>APT::Cache::Installed</literal>."
2413 #. type: Content of: <refentry><refsect1><para>
2414 #: apt-cache.8.xml:353
2415 msgid "&apt-conf;, &sources-list;, &apt-get;"
2416 msgstr "&apt-conf;, &sources-list;, &apt-get;"
2418 #. type: Content of: <refentry><refsect1><para>
2419 #: apt-cache.8.xml:358
2421 "<command>apt-cache</command> returns zero on normal operation, decimal 100 "
2424 "<command>apt-cache</command> gibt bei normalen Operationen 0 zurück, dezimal "
2427 #. type: Content of: <refentry><refnamediv><refpurpose>
2429 msgid "APT key management utility"
2430 msgstr "APT-Schlüsselverwaltungsdienstprogramm"
2432 #. type: Content of: <refentry><refsect1><para>
2435 "<command>apt-key</command> is used to manage the list of keys used by apt to "
2436 "authenticate packages. Packages which have been authenticated using these "
2437 "keys will be considered trusted."
2439 "<command>apt-key</command> wird benutzt, um eine Liste von Schlüsseln zu "
2440 "verwalten, die APT benutzt, um Pakete zu authentifizieren. Pakete, die durch "
2441 "Benutzung dieser Schlüssel authentifiziert wurden, werden als "
2442 "vertrauenswürdig betrachtet."
2444 #. type: Content of: <refentry><refsect1><title>
2449 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2452 "Add a new key to the list of trusted keys. The key is read from the "
2453 "filename given with the parameter &synopsis-param-filename; or if the "
2454 "filename is <literal>-</literal> from standard input."
2456 "fügt einen neuen Schlüssel zur Liste der vertrauenswürdigen Schlüssel hinzu. "
2457 "Der Schlüssel wird aus &synopsis-param-filename; gelesen oder, wenn der "
2458 "Dateiname <literal>-</literal> ist, von der Standardeingabe."
2460 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2462 msgid "Remove a key from the list of trusted keys."
2464 "entfernt einen Schlüssel von der Liste der vertrauenswürdigen Schlüssel."
2466 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2468 msgid "Output the key &synopsis-param-keyid; to standard output."
2469 msgstr "gibt den Schlüssel &synopsis-param-keyid; auf der Standardausgabe aus."
2471 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2473 msgid "Output all trusted keys to standard output."
2474 msgstr "gibt alle vertrauenswürdigen Schlüssel auf der Standardausgabe aus."
2476 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2478 msgid "List trusted keys."
2479 msgstr "listet vertrauenswürdige Schlüssel auf."
2481 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2482 #: apt-key.8.xml:109
2483 msgid "List fingerprints of trusted keys."
2484 msgstr "listet Fingerabdrücke vertrauenswürdiger Schlüssel auf."
2486 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2487 #: apt-key.8.xml:120
2489 "Pass advanced options to gpg. With adv --recv-key you can download the "
2492 "leitet erweitere Optionen an gpg weiter. Mit adv --recv-key können Sie den "
2493 "öffentlichen Schlüssel herunterladen."
2495 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2496 #: apt-key.8.xml:132
2498 "Update the local keyring with the archive keyring and remove from the local "
2499 "keyring the archive keys which are no longer valid. The archive keyring is "
2500 "shipped in the <literal>archive-keyring</literal> package of your "
2501 "distribution, e.g. the &keyring-package; package in &keyring-distro;."
2503 "aktualisiert den lokalen Schlüsselbund mit dem Archivschlüsselbund und "
2504 "entfernt die Archivschlüssel, die nicht länger gültig sind, aus dem lokalen "
2505 "Schlüsselbund. Der Archivschlüsselbund wird im Paket <literal>archive-"
2506 "keyring</literal> Ihrer Distribution mitgeliefert, z.B. dem Paket &keyring-"
2507 "package; in &keyring-distro;."
2509 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2510 #: apt-key.8.xml:146
2512 "Perform an update working similarly to the <command>update</command> command "
2513 "above, but get the archive keyring from a URI instead and validate it "
2514 "against a master key. This requires an installed &wget; and an APT build "
2515 "configured to have a server to fetch from and a master keyring to validate. "
2516 "APT in Debian does not support this command, relying on <command>update</"
2517 "command> instead, but Ubuntu's APT does."
2519 "funktioniert ähnlich dem vorhergehenden Befehl <command>update</command>, "
2520 "bezieht aber den Archivschlüsselbund stattdessen von einer URI und bestätigt "
2521 "ihn anhand eines Master-Schlüssels. Dies erfordert ein installiertes &wget; "
2522 "und einen derart gebauten APT, bei dem ein Server konfiguriert ist, um den "
2523 "Master-Schlüsselbund zur Bestätigung abzuholen. APT unterstützt in Debian "
2524 "diesen Befehl nicht und beruht stattdessen auf <command>update</command>, in "
2525 "Ubuntu funktioniert dies aber."
2527 #. type: Content of: <refentry><refsect1><title>
2528 #: apt-key.8.xml:162 apt-cdrom.8.xml:82
2532 #. type: Content of: <refentry><refsect1><para>
2533 #: apt-key.8.xml:163
2535 "Note that options need to be defined before the commands described in the "
2538 "Beachten Sie, dass Optionen vor den im vorherigen Abschnitt beschriebenen "
2539 "Befehlen definiert sein müssen."
2541 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2542 #: apt-key.8.xml:166
2544 "With this option it is possible to specify a particular keyring file the "
2545 "command should operate on. The default is that a command is executed on the "
2546 "<filename>trusted.gpg</filename> file as well as on all parts in the "
2547 "<filename>trusted.gpg.d</filename> directory, though <filename>trusted.gpg</"
2548 "filename> is the primary keyring which means that e.g. new keys are added to "
2551 "Mit dieser Option ist es möglich, eine spezielle Schlüsselbunddatei "
2552 "anzugeben, mit der der Befehl arbeitet. Vorgabe ist, dass ein Befehl mit der "
2553 "Datei <filename>trusted.gpg</filename> ausgeführt wird, ebenso wie alle "
2554 "Teile im Verzeichnis <filename>trusted.gpg.d</filename>, wodurch "
2555 "<filename>trusted.gpg</filename> der primäre Schlüsselbund wird, d.h. neue "
2556 "Schlüssel werden zu diesem hinzugefügt."
2558 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2559 #: apt-key.8.xml:181
2560 msgid "<filename>/etc/apt/trustdb.gpg</filename>"
2561 msgstr "<filename>/etc/apt/trustdb.gpg</filename>"
2563 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2564 #: apt-key.8.xml:182
2565 msgid "Local trust database of archive keys."
2566 msgstr "lokale Datenbank vertrauenswürdiger Archivschlüssel"
2568 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2569 #: apt-key.8.xml:185
2570 msgid "&keyring-filename;"
2571 msgstr "&keyring-filename;"
2573 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2574 #: apt-key.8.xml:186
2575 msgid "Keyring of &keyring-distro; archive trusted keys."
2577 "Schlüsselbund vertrauenswürdiger Schlüssel des &keyring-distro;-Archivs"
2579 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2580 #: apt-key.8.xml:189
2581 msgid "&keyring-removed-filename;"
2582 msgstr "&keyring-removed-filename;"
2584 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2585 #: apt-key.8.xml:190
2586 msgid "Keyring of &keyring-distro; archive removed trusted keys."
2588 "Schlüsselbund entfernter vertrauenswürdiger Schlüssel des &keyring-distro;-"
2591 #. type: Content of: <refentry><refsect1><para>
2592 #: apt-key.8.xml:199
2593 msgid "&apt-get;, &apt-secure;"
2594 msgstr "&apt-get;, &apt-secure;"
2596 #. type: Content of: <refentry><refnamediv><refpurpose>
2597 #: apt-mark.8.xml:35
2598 msgid "mark/unmark a package as being automatically-installed"
2600 "ein Paket als automatisch installiert markieren oder diese Markierung "
2603 #. type: Content of: <refentry><refsect1><para>
2604 #: apt-mark.8.xml:41
2606 "<command>apt-mark</command> will change whether a package has been marked as "
2607 "being automatically installed."
2609 "<command>apt-mark</command> wird ändern, ob ein Paket als automatisch "
2610 "installiert markiert ist."
2612 #. type: Content of: <refentry><refsect1><para>
2613 #: apt-mark.8.xml:45
2615 "When you request that a package is installed, and as a result other packages "
2616 "are installed to satisfy its dependencies, the dependencies are marked as "
2617 "being automatically installed. Once these automatically installed packages "
2618 "are no longer depended on by any manually installed packages, they will be "
2619 "removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
2621 "Wenn Sie die Installation eines Paketes anfordern und andere Pakete "
2622 "installiert werden, um dessen Abhängigkeiten zu erfüllen, werden die "
2623 "Abhängigkeiten als automatisch installiert markiert. Sobald keine manuell "
2624 "installierten Pakete mehr von diesen automatisch installierten Paketen "
2625 "abhängen, werden sie z.B durch <command>apt-get</command> oder "
2626 "<command>aptitude</command> entfernt."
2628 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2629 #: apt-mark.8.xml:54
2631 "<literal>auto</literal> is used to mark a package as being automatically "
2632 "installed, which will cause the package to be removed when no more manually "
2633 "installed packages depend on this package."
2635 "<literal>auto</literal> wird benutzt, um ein Paket als automatisch "
2636 "installiert zu markieren, was veranlasst, dass das Paket entfernt wird, wenn "
2637 "keine manuell installierten Pakete von ihm abhängen."
2639 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2640 #: apt-mark.8.xml:62
2642 "<literal>manual</literal> is used to mark a package as being manually "
2643 "installed, which will prevent the package from being automatically removed "
2644 "if no other packages depend on it."
2646 "<literal>manual</literal> wird benutzt, um ein Paket als manuell installiert "
2647 "zu markieren, was verhindert, dass das Paket automatisch entfernt wird, wenn "
2648 "kein anderes Paket von ihm abhängt."
2650 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2651 #: apt-mark.8.xml:70
2653 "<literal>hold</literal> is used to mark a package as held back, which will "
2654 "prevent the package from being automatically installed, upgraded or "
2655 "removed. The command is only a wrapper around <command>dpkg --set-"
2656 "selections</command> and the state is therefore maintained by &dpkg; and not "
2657 "affected by the <option>--file</option> option."
2659 "<literal>hold</literal> wird benutzt, um ein Paket als zurückgehalten zu "
2660 "markieren, was verhindert, dass das Paket automatisch installiert, ein "
2661 "Upgrade davon durchgeführt oder es entfernt wird. Der Befehl ist nur ein "
2662 "Wrapper um <command>dpkg --set-selections</command> und der Status wird "
2663 "daher durch &dpkg; verwaltet und nicht durch die Option <option>--file</"
2666 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2667 #: apt-mark.8.xml:80
2669 "<literal>unhold</literal> is used to cancel a previously set hold on a "
2670 "package to allow all actions again."
2672 "<literal>unhold</literal> wird benutzt, um ein vorher gesetztes »hold« auf "
2673 "ein Paket aufzuheben, um alle Aktionen wieder zu erlauben."
2675 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2676 #: apt-mark.8.xml:86
2678 "<literal>showauto</literal> is used to print a list of automatically "
2679 "installed packages with each package on a new line. All automatically "
2680 "installed packages will be listed if no package is given. If packages are "
2681 "given only those which are automatically installed will be shown."
2683 "<literal>showauto</literal> wird benutzt, um eine Liste automatisch "
2684 "installierter Pakete – mit einem Paket in jeder neuen Zeile – auszugeben. "
2685 "Wenn kein Paket angegeben ist, werden alle automatisch installierten Pakete "
2686 "aufgelistet. Falls Pakete angegeben sind, werden nur diejenigen angezeigt, "
2687 "die automatisch installiert wurden."
2689 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2690 #: apt-mark.8.xml:94
2692 "<literal>showmanual</literal> can be used in the same way as "
2693 "<literal>showauto</literal> except that it will print a list of manually "
2694 "installed packages instead."
2696 "<literal>showmanual</literal> kann auf die gleiche Weise wie "
2697 "<literal>showauto</literal> benutzt werden, mit der Ausnahme, dass es "
2698 "stattdessen eine Liste manuell installierter Pakete ausgibt."
2700 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2701 #: apt-mark.8.xml:101
2703 "<literal>showhold</literal> is used to print a list of packages on hold in "
2704 "the same way as for the other show commands."
2706 "<literal>showhold</literal> wird benutzt, um eine Liste auf »hold« gesetzter "
2707 "Pakete auf die gleiche Art wie für andere Anzeigebefehle auszugeben."
2709 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2710 #: apt-mark.8.xml:117
2712 "Read/Write package stats from the filename given with the parameter "
2713 "&synopsis-param-filename; instead of from the default location, which is "
2714 "<filename>extended_status</filename> in the directory defined by the "
2715 "Configuration Item: <literal>Dir::State</literal>."
2717 "schreibt/liest Paketstatus von dem Dateinamen, der mit dem Parameter "
2718 "&synopsis-param-filename;, anstatt vom Standardort, der "
2719 "<filename>extended_status</filename> im von Konfigurationselement "
2720 "<literal>Dir::State</literal> definierten Verzeichnis, ist."
2722 #. type: Content of: <refentry><refsect1><para>
2723 #: apt-mark.8.xml:138
2725 "<command>apt-mark</command> returns zero on normal operation, non-zero on "
2728 "<command>apt-mark</command> gibt bei normalen Operationen Null zurück, bei "
2729 "Fehlern nicht Null."
2731 #. type: Content of: <refentry><refnamediv><refpurpose>
2732 #: apt-secure.8.xml:49
2733 msgid "Archive authentication support for APT"
2734 msgstr "Archivauthentifizierungsunterstützung für APT"
2736 #. type: Content of: <refentry><refsect1><para>
2737 #: apt-secure.8.xml:54
2739 "Starting with version 0.6, <command>apt</command> contains code that does "
2740 "signature checking of the Release file for all archives. This ensures that "
2741 "packages in the archive can't be modified by people who have no access to "
2742 "the Release file signing key."
2744 "Beginnend mit Version 0.6 enthält <command>apt</command> Code, der die "
2745 "Signatur der Release-Datei für alle Archive prüft. Dies stellt sicher, dass "
2746 "Pakete im Archiv nicht von Leuten geändert werden können, die keinen Zugriff "
2747 "auf den Signierschlüssel der Release-Datei haben."
2749 #. type: Content of: <refentry><refsect1><para>
2750 #: apt-secure.8.xml:62
2752 "If a package comes from a archive without a signature, or with a signature "
2753 "that apt does not have a key for, that package is considered untrusted, and "
2754 "installing it will result in a big warning. <command>apt-get</command> will "
2755 "currently only warn for unsigned archives; future releases might force all "
2756 "sources to be verified before downloading packages from them."
2758 "Wenn ein Paket aus einem Archiv ohne Signatur stammt oder einem mit "
2759 "Signatur, für das APT keinen Schlüssel hat, wird dieses Paket als nicht "
2760 "vertrauenswürdig angesehen und es zu installieren, führt zu einer großen "
2761 "Warnung. <command>apt-get</command> wird aktuell nur bei nicht signierten "
2762 "Archiven warnen, zukünftige Releases könnten die Prüfung aller Quellen vor "
2763 "dem Herunterladen von Paketen von dort erzwingen."
2765 #. type: Content of: <refentry><refsect1><para>
2766 #: apt-secure.8.xml:71
2768 "The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
2769 "authentication feature."
2771 "Die Paketoberflächen &apt-get;, &aptitude; und &synaptic; unterstützen diese "
2772 "neue Authentifizierungsfunktion."
2774 #. type: Content of: <refentry><refsect1><title>
2775 #: apt-secure.8.xml:76
2776 msgid "Trusted archives"
2777 msgstr "Vertrauenswürdige Archive"
2779 #. type: Content of: <refentry><refsect1><para>
2780 #: apt-secure.8.xml:79
2782 "The chain of trust from an apt archive to the end user is made up of several "
2783 "steps. <command>apt-secure</command> is the last step in this chain; "
2784 "trusting an archive does not mean that you trust its packages not to contain "
2785 "malicious code, but means that you trust the archive maintainer. It's the "
2786 "archive maintainer's responsibility to ensure that the archive's integrity "
2789 "Eine Kette des Vertrauens von einem APT-Archiv zum Endanwender wird durch "
2790 "verschiedene Schritte erreicht. <command>apt-secure</command> ist der letzte "
2791 "Schritt in dieser Kette. Einem Archiv zu vertrauen bedeutet nicht, dass das "
2792 "Paket, dem Sie vertrauen, keinen schadhaften Code enthält, aber es bedeutet, "
2793 "dass Sie dem Archivbetreuer vertrauen. Der Archivbetreuer ist dafür "
2794 "verantwortlich, dass er die Korrektheit der Integrität des Archivs "
2797 #. type: Content of: <refentry><refsect1><para>
2798 #: apt-secure.8.xml:87
2800 "apt-secure does not review signatures at a package level. If you require "
2801 "tools to do this you should look at <command>debsig-verify</command> and "
2802 "<command>debsign</command> (provided in the debsig-verify and devscripts "
2803 "packages respectively)."
2805 "apt-secure überprüft keine Signaturen auf einer Ebene des Pakets. Falls Sie "
2806 "ein Werkzeug benötigen, das dies tut, sollten Sie einen Blick auf "
2807 "<command>debsig-verify</command> und <command>debsign</command> werfen "
2808 "(bereitgestellt von den Paketen debsig-verify beziehungsweise devscripts)."
2810 #. type: Content of: <refentry><refsect1><para>
2811 #: apt-secure.8.xml:94
2813 "The chain of trust in Debian starts when a maintainer uploads a new package "
2814 "or a new version of a package to the Debian archive. In order to become "
2815 "effective, this upload needs to be signed by a key contained in the Debian "
2816 "Maintainers keyring (available in the debian-keyring package). Maintainers' "
2817 "keys are signed by other maintainers following pre-established procedures to "
2818 "ensure the identity of the key holder."
2820 "Die Kette des Vertrauens in Debian beginnt, wenn eine Betreuer ein neues "
2821 "Paket oder eine neue Version eines Pakets in das Debian-Archiv hochlädt. "
2822 "Dieser Upload muss mit einem Schlüssel des Betreuers, der sich im "
2823 "Schlüsselbund der Debian-Betreuer befindet (verfügbar im Paket debian-"
2824 "keyring) signiert werden. Betreuerschlüssel werden von anderen Betreuern "
2825 "gemäß vorbestimmter Regeln signiert, um die Identität des Schlüsselinhabers "
2828 #. type: Content of: <refentry><refsect1><para>
2829 #: apt-secure.8.xml:104
2831 "Once the uploaded package is verified and included in the archive, the "
2832 "maintainer signature is stripped off, and checksums of the package are "
2833 "computed and put in the Packages file. The checksums of all of the Packages "
2834 "files are then computed and put into the Release file. The Release file is "
2835 "then signed by the archive key for this &keyring-distro; release, and "
2836 "distributed alongside the packages and the Packages files on &keyring-"
2837 "distro; mirrors. The keys are in the &keyring-distro; archive keyring "
2838 "available in the &keyring-package; package."
2840 "Sobald das hochgeladene Paket überprüft und dem Archiv hinzugefügt wurde, "
2841 "wird die Betreuersignatur entfernt, Prüfsummen des Pakets werden berechnet "
2842 "und in die Datei Packages abgelegt. Die Prüfsummen aller Paketdateien werden "
2843 "berechnet und in der Release-Datei abgelegt. Dann wird die Release-Datei "
2844 "durch den Archivschlüssel für diese &keyring-distro;-Veröffentlichung "
2845 "signiert und zusammen mit den Paketen und Packages-Dateien auf &keyring-"
2846 "distro;-Spiegel verteilt. Die Schlüssel sind im &keyring-distro;-"
2847 "Archivschlüsselbund im Paket &keyring-package; verfügbar."
2849 #. type: Content of: <refentry><refsect1><para>
2850 #: apt-secure.8.xml:115
2852 "End users can check the signature of the Release file, extract a checksum of "
2853 "a package from it and compare it with the checksum of the package they "
2854 "downloaded by hand - or rely on APT doing this automatically."
2856 "Endanwender können die Signatur der Release-Datei prüfen, die Prüfsumme "
2857 "eines Paketes daraus entpacken und mit der Prüfsumme des Pakets vergleichen, "
2858 "das sie manuell heruntergeladen haben – oder sich darauf verlassen, dass APT "
2859 "dies automatisch tut."
2861 #. type: Content of: <refentry><refsect1><para>
2862 #: apt-secure.8.xml:120
2864 "Notice that this is distinct from checking signatures on a per package "
2865 "basis. It is designed to prevent two possible attacks:"
2867 "Beachten Sie, dass dies verschieden von geprüften Signaturen auf Paketbasis "
2868 "ist. Es wurde entworfen, um zwei mögliche Angriffe zu verhindern:"
2870 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2871 #: apt-secure.8.xml:125
2873 "<literal>Network \"man in the middle\" attacks</literal>. Without signature "
2874 "checking, malicious agents can introduce themselves into the package "
2875 "download process and provide malicious software either by controlling a "
2876 "network element (router, switch, etc.) or by redirecting traffic to a rogue "
2877 "server (through ARP or DNS spoofing attacks)."
2879 "<literal>Network \"man in the middle\" attacks</literal>. Ohne "
2880 "Signaturprüfung kann ein schädlicher Mittelsmann sich selbst in das "
2881 "Herunterladen von Paketen einbringen und Schadsoftware bereitstellen. Dies "
2882 "kann entweder durch Kontrolle eines Netzwerkelements (Router, Switch, etc.) "
2883 "oder durch Umleiten des Netzverkehrs zu einem bösartigen Server (durch ARP- "
2884 "oder DNS-Manipulationsangriffe) erfolgen."
2886 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2887 #: apt-secure.8.xml:133
2889 "<literal>Mirror network compromise</literal>. Without signature checking, a "
2890 "malicious agent can compromise a mirror host and modify the files in it to "
2891 "propagate malicious software to all users downloading packages from that "
2894 "<literal>Mirror network compromise</literal>. Ohne Signaturprüfung kann ein "
2895 "schädlicher Mittelsmann einen Spiegelserver kompromittieren und die Dateien "
2896 "darauf verändern, um schädliche Software an alle Anwender zu verbreiten, die "
2897 "Pakete von diesem Rechner herunterladen."
2899 #. type: Content of: <refentry><refsect1><para>
2900 #: apt-secure.8.xml:140
2902 "However, it does not defend against a compromise of the Debian master server "
2903 "itself (which signs the packages) or against a compromise of the key used to "
2904 "sign the Release files. In any case, this mechanism can complement a per-"
2905 "package signature."
2907 "Es schützt jedoch nicht gegen eine Kompromittierung des Haupt-Debian-Servers "
2908 "selbst (der die Pakete signiert) oder gegen eine Kompromittierung des "
2909 "Schlüssels, der zum Signieren der Release-Dateien benutzt wird. In jedem "
2910 "Fall kann dieser Mechanismus eine Signatur pro Paket ergänzen."
2912 #. type: Content of: <refentry><refsect1><title>
2913 #: apt-secure.8.xml:146
2914 msgid "User configuration"
2915 msgstr "Benutzerkonfiguration"
2917 #. type: Content of: <refentry><refsect1><para>
2918 #: apt-secure.8.xml:148
2920 "<command>apt-key</command> is the program that manages the list of keys used "
2921 "by apt. It can be used to add or remove keys, although an installation of "
2922 "this release will automatically contain the default Debian archive signing "
2923 "keys used in the Debian package repositories."
2925 "<command>apt-key</command> ist das Programm, das die Liste der von APT "
2926 "verwendeten Schlüssel verwaltet. Es kann benutzt werden, um Schlüssel "
2927 "hinzuzufügen oder zu entfernen, obwohl eine Installation dieses Releases "
2928 "automatisch die Standard-Debian-Archivsignierschlüssel bereitstellt, die in "
2929 "den Debian-Paketdepots benutzt werden."
2931 #. type: Content of: <refentry><refsect1><para>
2932 #: apt-secure.8.xml:155
2934 "In order to add a new key you need to first download it (you should make "
2935 "sure you are using a trusted communication channel when retrieving it), add "
2936 "it with <command>apt-key</command> and then run <command>apt-get update</"
2937 "command> so that apt can download and verify the <filename>InRelease</"
2938 "filename> or <filename>Release.gpg</filename> files from the archives you "
2941 "Um einen neuen Schlüssel hinzuzufügen, müssen Sie ihn zuerst herunterladen "
2942 "(Sie sollten sicherstellen, dass Sie einen vertrauenswürdigen "
2943 "Kommunikationskanal benutzen, wenn Sie ihn herunterladen), ihn mit "
2944 "<command>apt-key</command> hinzufügen und dann <command>apt-get update</"
2945 "command> ausführen, so dass APT die Dateien <filename>InRelease</filename> "
2946 "oder <filename>Release.gpg</filename> der von Ihnen konfigurierten Archive "
2947 "herunterladen und prüfen kann."
2949 #. type: Content of: <refentry><refsect1><title>
2950 #: apt-secure.8.xml:164
2951 msgid "Archive configuration"
2952 msgstr "Archivkonfiguration"
2954 #. type: Content of: <refentry><refsect1><para>
2955 #: apt-secure.8.xml:166
2957 "If you want to provide archive signatures in an archive under your "
2958 "maintenance you have to:"
2960 "Wenn Sie Archivsignaturen in einem von Ihnen betreuten Archiv zur Verfügung "
2961 "stellen möchten, müssen Sie:"
2963 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2964 #: apt-secure.8.xml:171
2966 "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
2967 "already. You can do this by running <command>apt-ftparchive release</"
2968 "command> (provided in apt-utils)."
2970 "<emphasis>erzeugt einer Release-Datei der obersten Stufe</emphasis>, wenn "
2971 "sie nicht bereits existiert. Sie können dies erledigen, indem Sie "
2972 "<command>apt-ftparchive release</command> (aus apt-utils) ausführen."
2974 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2975 #: apt-secure.8.xml:176
2977 "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg --"
2978 "clearsign -o InRelease Release</command> and <command>gpg -abs -o Release."
2979 "gpg Release</command>."
2981 "<emphasis>Signieren Sie es</emphasis>. Sie können dies tun, indem Sie "
2982 "<command>gpg --clearsign -o InRelease Release</command> und <command>gpg -"
2983 "abs -o Release.gpg Release</command> ausführen."
2985 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
2986 #: apt-secure.8.xml:180
2988 "<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
2989 "know what key they need to import in order to authenticate the files in the "
2992 "<emphasis>Veröffentlichen Sie den Schlüsselfingerabdruck</emphasis>, damit "
2993 "Ihre Anwender wissen, welchen Schlüssel sie importieren müssen, um die "
2994 "Dateien im Archiv zu authentifizieren."
2996 #. type: Content of: <refentry><refsect1><para>
2997 #: apt-secure.8.xml:187
2999 "Whenever the contents of the archive change (new packages are added or "
3000 "removed) the archive maintainer has to follow the first two steps outlined "
3003 "Immer wenn sich die Inhalte des Archivs ändern (neue Pakete hinzugefügt oder "
3004 "entfernt werden), muss der Archivbetreuer den beiden zuerst skizzierten "
3007 #. type: Content of: <refentry><refsect1><para>
3008 #: apt-secure.8.xml:195
3010 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
3011 "&debsign;, &debsig-verify;, &gpg;"
3013 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
3014 "&debsign;, &debsig-verify;, &gpg;"
3016 #. type: Content of: <refentry><refsect1><para>
3017 #: apt-secure.8.xml:199
3019 "For more background information you might want to review the <ulink url="
3020 "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian "
3021 "Security Infrastructure</ulink> chapter of the Securing Debian Manual "
3022 "(available also in the harden-doc package) and the <ulink url=\"http://www."
3023 "cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution HOWTO</"
3024 "ulink> by V. Alex Brennen."
3026 "Um weitere Hintergrundinformationen zu erhalten, können Sie die <ulink url="
3027 "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.de.html\">Die "
3028 "Infrastruktur für Sicherheit in Debian</ulink>-Kapitel des Handbuchs "
3029 "»Anleitung zum Absichern von Debian« (auch verfügbar im Paket harden-doc) "
3030 "und dem <ulink url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" "
3031 ">Strong Distribution HOWTO</ulink> von V. Alex Brennen lesen."
3033 #. type: Content of: <refentry><refsect1><title>
3034 #: apt-secure.8.xml:212
3035 msgid "Manpage Authors"
3036 msgstr "Autoren der Handbuchseite"
3038 #. type: Content of: <refentry><refsect1><para>
3039 #: apt-secure.8.xml:214
3041 "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
3042 "Jones, Colin Walters, Florian Weimer and Michael Vogt."
3044 "Diese Handbuchseite basiert auf der Arbeit von Javier Fernández-Sanguino "
3045 "Peña, Isaac Jones, Colin Walters, Florian Weimer und Michael Vogt."
3047 #. type: Content of: <refentry><refnamediv><refpurpose>
3048 #: apt-cdrom.8.xml:34
3049 msgid "APT CD-ROM management utility"
3050 msgstr "APT-CD-ROM-Verwaltungswerkzeug"
3052 #. type: Content of: <refentry><refsect1><para>
3053 #: apt-cdrom.8.xml:40
3055 "<command>apt-cdrom</command> is used to add a new CD-ROM to APT's list of "
3056 "available sources. <command>apt-cdrom</command> takes care of determining "
3057 "the structure of the disc as well as correcting for several possible mis-"
3058 "burns and verifying the index files."
3060 "<command>apt-cdrom</command> wird benutzt, um eine neue CD-ROM zu APTs Liste "
3061 "der verfügbaren Quellen hinzuzufügen. <command>apt-cdrom</command> kümmert "
3062 "sich um die festgestellte Struktur des Mediums, sowie die Korrektur für "
3063 "mehrere mögliche Fehlbrennungen und prüft die Indexdateien."
3065 #. type: Content of: <refentry><refsect1><para>
3066 #: apt-cdrom.8.xml:47
3068 "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
3069 "system; it cannot be done by hand. Furthermore each disc in a multi-CD set "
3070 "must be inserted and scanned separately to account for possible mis-burns."
3072 "Es ist notwendig, <command>apt-cdrom</command> zu benutzen, um CDs zum APT-"
3073 "System hinzuzufügen. Dies kann nicht manuell erfolgen. Weiterhin muss jedes "
3074 "Medium in einer Zusammenstellung aus mehreren CDs einzeln eingelegt und "
3075 "gescannt werden, um auf mögliche Fehlbrennungen zu testen."
3077 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3078 #: apt-cdrom.8.xml:58
3080 "<literal>add</literal> is used to add a new disc to the source list. It will "
3081 "unmount the CD-ROM device, prompt for a disc to be inserted and then proceed "
3082 "to scan it and copy the index files. If the disc does not have a proper "
3083 "<filename>.disk</filename> directory you will be prompted for a descriptive "
3086 "<literal>add</literal> wird benutzt, um ein neues Medium zur Quellenliste "
3087 "hinzuzufügen. Es wird das CD-ROM-Gerät aushängen, verlangen, dass ein Medium "
3088 "eingelegt wird und dann mit den Einlesen und Kopieren der Indexdateien "
3089 "fortfahren. Wenn das Medium kein angemessenes <filename>.disk</filename>-"
3090 "Verzeichnis hat, werden Sie nach einem aussagekräftigen Titel gefragt."
3092 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3093 #: apt-cdrom.8.xml:66
3095 "APT uses a CD-ROM ID to track which disc is currently in the drive and "
3096 "maintains a database of these IDs in <filename>&statedir;/cdroms.list</"
3099 "APT benutzt eine CD-ROM-ID, um nachzuverfolgen, welches Medium gerade im "
3100 "Laufwerk ist und verwaltet eine Datenbank mit diesen IDs in "
3101 "<filename>&statedir;/cdroms.list</filename>"
3103 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3104 #: apt-cdrom.8.xml:74
3106 "A debugging tool to report the identity of the current disc as well as the "
3109 "ein Fehlersuchwerkzeug, um die Identität des aktuellen Mediums sowie den "
3110 "gespeicherten Dateinamen zu berichten"
3112 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3113 #: apt-cdrom.8.xml:87
3115 "Do not try to auto-detect the CD-ROM path. Usually combined with the "
3116 "<option>--cdrom</option> option. Configuration Item: <literal>Acquire::"
3117 "cdrom::AutoDetect</literal>."
3119 "versucht nicht, den CD-ROM-Pfad automatisch zu bestimmen. Dies wird "
3120 "üblicherweise mit der Option <option>--cdrom</option> kombiniert. "
3121 "Konfigurationselement: <literal>Acquire::cdrom::AutoDetect</literal>."
3123 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3124 #: apt-cdrom.8.xml:95
3126 "Mount point; specify the location to mount the CD-ROM. This mount point must "
3127 "be listed in <filename>/etc/fstab</filename> and properly configured. "
3128 "Configuration Item: <literal>Acquire::cdrom::mount</literal>."
3130 "Einhängepunkt; gibt den Ort an, an dem die CD-ROM eingehängt wird. Dieser "
3131 "Einhängepunkt muss in <filename>/etc/fstab</filename> eingetragen und "
3132 "angemessen konfiguriert sein. Konfigurationselement: <literal>Acquire::"
3133 "cdrom::mount</literal>."
3135 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3136 #: apt-cdrom.8.xml:104
3138 "Rename a disc; change the label of a disc or override the disc's given "
3139 "label. This option will cause <command>apt-cdrom</command> to prompt for a "
3140 "new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
3142 "ein Medium umbenennen. Ändert den Namen eines Mediums oder überschreibt den "
3143 "Namen, der dem Medium gegeben wurde. Diese Option wird <command>apt-cdrom</"
3144 "command> veranlassen, nach einem neuen Namen zu fragen. "
3145 "Konfigurationselement: <literal>APT::CDROM::Rename</literal>."
3147 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3148 #: apt-cdrom.8.xml:113
3150 "No mounting; prevent <command>apt-cdrom</command> from mounting and "
3151 "unmounting the mount point. Configuration Item: <literal>APT::CDROM::"
3152 "NoMount</literal>."
3154 "kein Einhängen; hindert <command>apt-cdrom</command> am Ein- und Aushängen "
3155 "des Einhängepunkts. Konfigurationselement: <literal>APT::CDROM::NoMount</"
3158 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3159 #: apt-cdrom.8.xml:121
3161 "Fast Copy; Assume the package files are valid and do not check every "
3162 "package. This option should be used only if <command>apt-cdrom</command> has "
3163 "been run on this disc before and did not detect any errors. Configuration "
3164 "Item: <literal>APT::CDROM::Fast</literal>."
3166 "schnelle Kopie; unterstellt, dass die Paketdateien gültig sind und prüft "
3167 "nicht jedes Paket. Diese Option sollte nur benutzt werden, wenn <command>apt-"
3168 "cdrom</command> vorher für dieses Medium ausgeführt wurde und keine Fehler "
3169 "festgestellt hat. Konfigurationselement: <literal>APT::CDROM::Fast</literal>."
3171 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3172 #: apt-cdrom.8.xml:131
3174 "Thorough Package Scan; This option may be needed with some old Debian "
3175 "1.1/1.2 discs that have Package files in strange places. It takes much "
3176 "longer to scan the CD but will pick them all up."
3178 "gründliche Paketdurchsuchung. Diese Option könnte für einige alte "
3179 "Debian-1.1/1.2-Medien nötig sein, die Paketdateien an seltsamen Orten haben. "
3180 "Dies verlängert das Durchsuchen des Mediums deutlich, nimmt aber alle auf."
3182 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3183 #: apt-cdrom.8.xml:142
3185 "No Changes; Do not change the &sources-list; file and do not write index "
3186 "files. Everything is still checked however. Configuration Item: "
3187 "<literal>APT::CDROM::NoAct</literal>."
3189 "keine Änderungen. Die &sources-list;-Datei nicht ändern und keine "
3190 "Indexdateien schreiben. Alles wird jedoch immer noch geprüft. "
3191 "Konfigurationselement: <literal>APT::CDROM::NoAct</literal>."
3193 #. type: Content of: <refentry><refsect1><para>
3194 #: apt-cdrom.8.xml:155
3195 msgid "&apt-conf;, &apt-get;, &sources-list;"
3196 msgstr "&apt-conf;, &apt-get;, &sources-list;"
3198 #. type: Content of: <refentry><refsect1><para>
3199 #: apt-cdrom.8.xml:160
3201 "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
3204 "<command>apt-cdrom</command> gibt bei normalen Operationen 0 zurück, dezimal "
3207 #. type: Content of: <refentry><refnamediv><refpurpose>
3208 #: apt-config.8.xml:35
3209 msgid "APT Configuration Query program"
3210 msgstr "APT-Konfigurationsabfrageprogramm"
3212 #. type: Content of: <refentry><refsect1><para>
3213 #: apt-config.8.xml:41
3215 "<command>apt-config</command> is an internal program used by various "
3216 "portions of the APT suite to provide consistent configurability. It accesses "
3217 "the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
3218 "manner that is easy to use for scripted applications."
3220 "<command>apt-config</command> ist ein internes Programm, das von vielen "
3221 "Teilen des APT-Pakets benutzt wird, um durchgängige Konfigurierbarkeit "
3222 "bereitzustellen. Es greift auf die Hauptkonfigurationsdatei <filename>/etc/"
3223 "apt/apt.conf</filename> auf eine Art zu, die leicht für geskriptete "
3224 "Anwendungen zu benutzen ist."
3226 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3227 #: apt-config.8.xml:53
3229 "shell is used to access the configuration information from a shell script. "
3230 "It is given pairs of arguments, the first being a shell variable and the "
3231 "second the configuration value to query. As output it lists shell assignment "
3232 "commands for each value present. In a shell script it should be used as "
3235 "»shell« wird benutzt, um aus einem Shellskript auf "
3236 "Konfigurationsinformationen zuzugreifen. Es wird ein Paar von Argumenten "
3237 "angegeben – das erste als Shell-Variable und das zweite als "
3238 "Konfigurationswert zum Abfragen. Als Ausgabe führt es Shell-"
3239 "Zuweisungsbefehle für jeden vorhandenen Wert auf. In einen Shellskript "
3240 "sollte es wie folgt benutzt werden:"
3242 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
3243 #: apt-config.8.xml:61
3247 "RES=`apt-config shell OPTS MyApp::options`\n"
3251 "RES=`apt-config shell OPTS MyApp::options`\n"
3254 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3255 #: apt-config.8.xml:66
3257 "This will set the shell environment variable $OPTS to the value of MyApp::"
3258 "options with a default of <option>-f</option>."
3260 "Dies wird die Shell-Umgebungsvariable $OPT auf den Wert von MyApp::options "
3261 "mit einer Vorgabe von <option>-f</option> setzen."
3263 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3264 #: apt-config.8.xml:70
3266 "The configuration item may be postfixed with a /[fdbi]. f returns file "
3267 "names, d returns directories, b returns true or false and i returns an "
3268 "integer. Each of the returns is normalized and verified internally."
3270 "An das Konfigurationselement kann /[fdbi] angehängt werden. »f« gibt "
3271 "Dateinamen zurück, »d« gibt Verzeichnisse zurück, »b« gibt true oder false "
3272 "zurück und »i« gibt eine Ganzzahl zurück. Jede Rückgabe ist normiert und "
3275 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3276 #: apt-config.8.xml:79
3277 msgid "Just show the contents of the configuration space."
3278 msgstr "Nur der Inhalt des Konfigurationsbereichs wird angezeigt."
3280 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3281 #: apt-config.8.xml:92
3283 "Include options which have an empty value. This is the default, so use --no-"
3284 "empty to remove them from the output."
3286 "schließt Optionen ein, die einen leeren Wert haben. Dies ist die Vorgabe, "
3287 "benutzen Sie daher --no-empty, um sie aus der Ausgabe zu entfernen."
3289 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
3290 #: apt-config.8.xml:97
3291 msgid "%f "%v";%n"
3292 msgstr "%f "%v";%n"
3294 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3295 #: apt-config.8.xml:98
3297 "Defines the output of each config option. %t will be replaced with "
3298 "its individual name, %f with its full hierarchical name and %v "
3299 "with its value. Use uppercase letters and special characters in the value "
3300 "will be encoded to ensure that it can e.g. be safely used in a quoted-string "
3301 "as defined by RFC822. Additionally %n will be replaced by a newline, "
3302 "and %N by a tab. A % can be printed by using %%."
3304 "definiert die Ausgabe jeder Konfigurationsoption. %t wird durch den "
3305 "individuellen Namen ersetzt, %f durch ihren vollständigen "
3306 "hierarchichen Namen und %v durch ihren Wert. Verwenden Sie "
3307 "Großbuchstaben; Sonderzeichen in dem Wert werden kodiert, um "
3308 "sicherzustellen, dass sie z.B. in einer maskierten Zeichenkette, wie sie "
3309 "RFC822 definiert, sicher verwandt werden kann. %n wird zusätzlich "
3310 "durch einen Zeilenumbruch ersetzt, %N durch einen Tabulator. Ein "
3311 "% kann mittels %% ausgegeben werden."
3313 #. type: Content of: <refentry><refsect1><para>
3314 #: apt-config.8.xml:112 apt-extracttemplates.1.xml:73 apt-sortpkgs.1.xml:66
3315 #: apt-ftparchive.1.xml:610
3319 #. type: Content of: <refentry><refsect1><para>
3320 #: apt-config.8.xml:117
3322 "<command>apt-config</command> returns zero on normal operation, decimal 100 "
3325 "<command>apt-config</command> gibt bei normalen Operationen 0 zurück, "
3326 "dezimal 100 bei Fehlern."
3328 #. type: Content of: <refentry><refentryinfo><author><contrib>
3329 #: apt.conf.5.xml:22
3330 msgid "Initial documentation of Debug::*."
3331 msgstr "ursprüngliche Dokumentation von Debug::*."
3333 #. type: Content of: <refentry><refentryinfo><author><email>
3334 #: apt.conf.5.xml:23
3335 msgid "dburrows@debian.org"
3336 msgstr "dburrows@debian.org"
3338 #. type: Content of: <refentry><refmeta><manvolnum>
3339 #: apt.conf.5.xml:33 apt_preferences.5.xml:27 sources.list.5.xml:28
3343 #. type: Content of: <refentry><refnamediv><refpurpose>
3344 #: apt.conf.5.xml:40
3345 msgid "Configuration file for APT"
3346 msgstr "Konfigurationsdatei für APT"
3348 #. type: Content of: <refentry><refsect1><para>
3349 #: apt.conf.5.xml:44
3351 "<filename>/etc/apt/apt.conf</filename> is the main configuration file shared "
3352 "by all the tools in the APT suite of tools, though it is by no means the "
3353 "only place options can be set. The suite also shares a common command line "
3354 "parser to provide a uniform environment."
3356 "<filename>/etc/apt/apt.conf</filename> ist die Hauptkonfigurationsdatei, die "
3357 "sich alle Werkzeuge der APT-Suite teilen, es ist jedoch beileibe nicht der "
3358 "einzige Ort, an dem Optionen gesetzt werden können. Die Suite benutzt "
3359 "außerdem einen gemeinsamen Befehlszeilenauswerter, um eine einheitliche "
3360 "Umgebung bereitzustellen."
3362 #. type: Content of: <refentry><refsect1><orderedlist><para>
3363 #: apt.conf.5.xml:50
3365 "When an APT tool starts up it will read the configuration files in the "
3368 "Wenn ein APT-Werkzeug startet, wird es die Konfigurationsdateien in der "
3369 "folgenden Reihenfolge lesen:"
3371 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3372 #: apt.conf.5.xml:52
3374 "the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
3377 "die Datei, die durch die Umgebungsvariable <envar>APT_CONFIG</envar> "
3378 "angegeben wird (falls gesetzt)"
3380 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3381 #: apt.conf.5.xml:54
3383 "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
3384 "order which have either no or \"<literal>conf</literal>\" as filename "
3385 "extension and which only contain alphanumeric, hyphen (-), underscore (_) "
3386 "and period (.) characters. Otherwise APT will print a notice that it has "
3387 "ignored a file, unless that file matches a pattern in the <literal>Dir::"
3388 "Ignore-Files-Silently</literal> configuration list - in which case it will "
3389 "be silently ignored."
3391 "alle Dateien in <literal>Dir::Etc::Parts</literal> in aufsteigender "
3392 "alphanumerischer Reihenfolge, die entweder keine oder »<literal>conf</"
3393 "literal>« als Dateinamenserweiterung haben und die nur alphanumerische "
3394 "Zeichen, Bindestriche (-), Unterstriche (_) und Punkte (.) enthalten. "
3395 "Andernfalls wird APT einen Hinweis ausgeben, dass es eine Datei ignoriert "
3396 "hat, falls die Datei nicht auf ein Muster in der Konfigurationsliste "
3397 "<literal>Dir::Ignore-Files-Silently</literal> passt – in diesem Fall wird "
3398 "sie stillschweigend ignoriert."
3400 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3401 #: apt.conf.5.xml:61
3403 "the main configuration file specified by <literal>Dir::Etc::main</literal>"
3405 "die Hauptkonfigurationsdatei, die durch <literal>Dir::Etc::main</literal> "
3408 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
3409 #: apt.conf.5.xml:63
3411 "the command line options are applied to override the configuration "
3412 "directives or to load even more configuration files."
3414 "die Befehlszeilenoptionen werden angewandt, um die Konfigurationsdirektiven "
3415 "zu überschreiben oder um sogar mehrere Konfigurationsdateien zu laden."
3417 #. type: Content of: <refentry><refsect1><title>
3418 #: apt.conf.5.xml:67
3422 #. type: Content of: <refentry><refsect1><para>
3423 #: apt.conf.5.xml:68
3425 "The configuration file is organized in a tree with options organized into "
3426 "functional groups. Option specification is given with a double colon "
3427 "notation; for instance <literal>APT::Get::Assume-Yes</literal> is an option "
3428 "within the APT tool group, for the Get tool. Options do not inherit from "
3429 "their parent groups."
3431 "Die Konfigurationsdatei ist in einem Baum mit Optionen organisiert, die in "
3432 "funktionellen Gruppen organisiert sind. Optionsspezifikation wird mit einer "
3433 "doppelten Doppelpunktschreibweise angegeben, zum Beispiel ist <literal>APT::"
3434 "Get::Assume-Yes</literal> eine Option innerhalb der APT-Werkzeuggruppe für "
3435 "das Werkzeug Get. Optionen werden nicht von ihren Elterngruppe geerbt."
3437 #. type: Content of: <refentry><refsect1><para>
3438 #: apt.conf.5.xml:74
3440 "Syntactically the configuration language is modeled after what the ISC tools "
3441 "such as bind and dhcp use. Lines starting with <literal>//</literal> are "
3442 "treated as comments (ignored), as well as all text between <literal>/*</"
3443 "literal> and <literal>*/</literal>, just like C/C++ comments. Each line is "
3444 "of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. The "
3445 "quotation marks and trailing semicolon are required. The value must be on "
3446 "one line, and there is no kind of string concatenation. Values must not "
3447 "include backslashes or extra quotation marks. Option names are made up of "
3448 "alphanumeric characters and the characters \"/-:._+\". A new scope can be "
3449 "opened with curly braces, like this:"
3451 "Syntaktisch ist die Konfigurationssprache dem nachempfunden, was die ISC-"
3452 "Werkzeuge, wie bind und dhcp, benutzen. Zeilen, die mit <literal>//</"
3453 "literal> beginnen, werden als Kommentar betrachtet (und ignoriert), ebenso "
3454 "wie jeglicher Text zwischen <literal>/*</literal> und <literal>*/</literal>, "
3455 "wie bei C/C++-Kommentaren. Jede Zeile hat die Form <literal>APT::Get::Assume-"
3456 "Yes \"true\";</literal>. Die Anführungszeichen und abschließenden "
3457 "Strichpunkte werden benötigt. Der Wert muss in einer Zeile stehen und es "
3458 "gibt keine Möglichkeit Zeichenketten aneinander zu hängen. Werte dürfen "
3459 "keine Rückwärtsschrägstriche oder zusätzliche Anführungszeichen enthalten. "
3460 "Optionsnamen werden aus alphanumerischen Zeichen und den Zeichen »/-:._+« "
3461 "gebildet. Ein neuer Geltungsbereich kann mit geschweiften Klammern geöffnet "
3464 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
3465 #: apt.conf.5.xml:87
3470 " Assume-Yes \"true\";\n"
3471 " Fix-Broken \"true\";\n"
3477 " Assume-Yes \"true\";\n"
3478 " Fix-Broken \"true\";\n"
3482 #. type: Content of: <refentry><refsect1><para>
3483 #: apt.conf.5.xml:95
3485 "with newlines placed to make it more readable. Lists can be created by "
3486 "opening a scope and including a single string enclosed in quotes followed by "
3487 "a semicolon. Multiple entries can be included, separated by a semicolon."
3489 "mit eingefügten Zeilenumbrüchen, um es leserlicher zu gestalten. Listen "
3490 "können erstellt werden, indem ein Geltungsbereich geöffnet wird und eine "
3491 "einzelne, von Anführungszeichen, denen ein Schrägstrich folgt, "
3492 "eingeschlossene Zeichenkette eingefügt wird. Es können mehrere Einträge "
3493 "eingefügt werden, jeweils getrennt durch einen Schrägstrich."
3495 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
3496 #: apt.conf.5.xml:100
3498 msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
3499 msgstr "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
3501 #. type: Content of: <refentry><refsect1><para>
3502 #: apt.conf.5.xml:103
3504 "In general the sample configuration file &configureindex; is a good guide "
3505 "for how it should look."
3507 "Im Allgemeinen bietet die Beispielkonfigurationsdatei &configureindex; eine "
3508 "gute Anleitung, wie dies aussehen könnte."
3510 #. type: Content of: <refentry><refsect1><para>
3511 #: apt.conf.5.xml:106
3513 "Case is not significant in names of configuration items, so in the previous "
3514 "example you could use <literal>dpkg::pre-install-pkgs</literal>."
3516 "Die Groß- und Kleinschreibung ist in Namen der Konfigurationselemente nicht "
3517 "von Bedeutung, deshalb könnten Sie im vorherigen Beispiel auch "
3518 "<literal>dpkg::pre-install-pkgs</literal> benutzen."
3520 #. type: Content of: <refentry><refsect1><para>
3521 #: apt.conf.5.xml:109
3523 "Names for the configuration items are optional if a list is defined as can "
3524 "be seen in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. If "
3525 "you don't specify a name a new entry will simply add a new option to the "
3526 "list. If you specify a name you can override the option in the same way as "
3527 "any other option by reassigning a new value to the option."
3529 "Namen für die Konfigurationselemente sind optional, wenn eine Liste, wie sie "
3530 "im Beispiel <literal>DPkg::Pre-Install-Pkgs</literal> oberhalb gesehen "
3531 "werden kann, definiert ist. Wenn Sie keinen neuen Namen angeben, wird ein "
3532 "neuer Eintrag der Liste lediglich eine neue Option hinzufügen. Wenn Sie "
3533 "einen Namen eingeben, können Sie die Option, wie jede andere Option, "
3534 "überschreiben, indem Sie der Option erneut einen neuen Wert zuweisen."
3536 #. type: Content of: <refentry><refsect1><para>
3537 #: apt.conf.5.xml:114
3539 "Two special commands are defined: <literal>#include</literal> (which is "
3540 "deprecated and not supported by alternative implementations) and "
3541 "<literal>#clear</literal>. <literal>#include</literal> will include the "
3542 "given file, unless the filename ends in a slash, in which case the whole "
3543 "directory is included. <literal>#clear</literal> is used to erase a part of "
3544 "the configuration tree. The specified element and all its descendants are "
3545 "erased. (Note that these lines also need to end with a semicolon.)"
3547 "Es sind zwei Spezialbefehle definiert: <literal>#include</literal> (was "
3548 "missbilligt ist und von alternativen Implementierungen nicht unterstützt "
3549 "wird) und <literal>#clear</literal>: <literal>#include</literal> wird die "
3550 "angegebene Datei einfügen, außer, wenn der Dateiname mit einem Schrägstrich "
3551 "endet, in diesem Fall wird das ganze Verzeichnis eingefügt. <literal>#clear</"
3552 "literal> wird benutzt, um einen Teil des Konfigurationsbaums zu löschen. Das "
3553 "angegebene Element und alle davon absteigenden Elemente werden gelöscht. "
3554 "(Beachten Sie, dass diese Zeilen auch mit einem Schrägstrich enden müssen.)"
3556 #. type: Content of: <refentry><refsect1><para>
3557 #: apt.conf.5.xml:124
3559 "The <literal>#clear</literal> command is the only way to delete a list or a "
3560 "complete scope. Reopening a scope (or using the syntax described below with "
3561 "an appended <literal>::</literal>) will <emphasis>not</emphasis> override "
3562 "previously written entries. Options can only be overridden by addressing a "
3563 "new value to them - lists and scopes can't be overridden, only cleared."
3565 "Der <literal>#clear</literal>-Befehl ist der einzige Weg, eine Liste oder "
3566 "einen kompletten Geltungsbereich zu löschen. Erneutes Öffnen eines "
3567 "Geltungsbereichs (oder die unten beschriebene Syntax mit angehängten "
3568 "<literal>::</literal>) wird vorherige Einträge <emphasis>nicht</emphasis> "
3569 "außer Kraft setzen. Optionen können nur außer Kraft gesetzt werden, indem "
3570 "ein neuer Wert an sie adressiert wird – Listen und Geltungsbereiche können "
3571 "nicht außer Kraft gesetzt, sondern nur bereinigt werden."
3573 #. type: Content of: <refentry><refsect1><para>
3574 #: apt.conf.5.xml:132
3576 "All of the APT tools take an -o option which allows an arbitrary "
3577 "configuration directive to be specified on the command line. The syntax is a "
3578 "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
3579 "followed by an equals sign then the new value of the option. To append a new "
3580 "element to a list, add a trailing <literal>::</literal> to the name of the "
3581 "list. (As you might suspect, the scope syntax can't be used on the command "
3584 "Alle APT-Werkzeuge bringen eine Option -o mit, die es einer beliebigen "
3585 "Konfigurationsdirektiven erlaubt, auf der Befehlszeile angegeben zu werden. "
3586 "Die Syntax ist ein vollständiger Optionsname (<literal>APT::Get::Assume-Yes</"
3587 "literal> zum Beispiel), gefolgt von einem Gleichheitszeichen und dann dem "
3588 "neuen Wert der Option. Um ein neues Element an eine Liste anzuhängen, fügen "
3589 "Sie ein führendes <literal>::</literal> an den Namen der Liste. (Wenn Ihnen "
3590 "das merkwürdig vorkommt: Die Geltungsbereichssyntax kann nicht auf der "
3591 "Befehlszeile benutzt werden.)"
3593 #. type: Content of: <refentry><refsect1><para>
3594 #: apt.conf.5.xml:140
3596 "Note that appending items to a list using <literal>::</literal> only works "
3597 "for one item per line, and that you should not use it in combination with "
3598 "the scope syntax (which adds <literal>::</literal> implicitly). Using both "
3599 "syntaxes together will trigger a bug which some users unfortunately depend "
3600 "on: an option with the unusual name \"<literal>::</literal>\" which acts "
3601 "like every other option with a name. This introduces many problems; for one "
3602 "thing, users who write multiple lines in this <emphasis>wrong</emphasis> "
3603 "syntax in the hope of appending to a list will achieve the opposite, as only "
3604 "the last assignment for this option \"<literal>::</literal>\" will be used. "
3605 "Future versions of APT will raise errors and stop working if they encounter "
3606 "this misuse, so please correct such statements now while APT doesn't "
3607 "explicitly complain about them."
3609 "Beachten Sie, dass das Anhängen von Elementen an eine Liste mittels "
3610 "<literal>::</literal> nur für ein Element pro Zeile funktioniert, Sie "
3611 "sollten es nicht nicht in Verbindung mit einer Geltungsbereichssyntax "
3612 "benutzen (die »<literal>::</literal>« explizit hinzufügt). Die Benutzung der "
3613 "Syntax von beiden zusammen wird einen Fehler auslösen, auf den sich einige "
3614 "Anwender ungünstigerweise verlassen: eine Option mit dem unüblichen Namen "
3615 "»<literal>::</literal>«, die sich wie jede andere Option mit einem Namen "
3616 "verhält. Dies leitet viele Probleme ein; zum einen werden Anwender, die "
3617 "mehrere Zeilen in dieser <emphasis>falschen</emphasis> Syntax in der "
3618 "Hoffnung etwas an die Liste anzuhängen, schreiben, das Gegenteil erreichen, "
3619 "da nur die letzte Zuweisung zu dieser Option »<literal>::</literal>« benutzt "
3620 "wird. Zukünftige APT-Versionen werden Fehler ausgeben und die Arbeit "
3621 "stoppen, wenn sie auf diese falsche Verwendung stoßen. Korrigieren Sie "
3622 "deshalb nun solche Anweisungen, solange sich APT nicht explizit darüber "
3625 #. type: Content of: <refentry><refsect1><title>
3626 #: apt.conf.5.xml:155
3627 msgid "The APT Group"
3628 msgstr "Die APT-Gruppe"
3630 #. type: Content of: <refentry><refsect1><para>
3631 #: apt.conf.5.xml:156
3633 "This group of options controls general APT behavior as well as holding the "
3634 "options for all of the tools."
3636 "Diese Gruppe von Optionen steuert das allgemeine Verhalten von APT, ebenso "
3637 "wie es die Optionen für alle Werkzeuge enthält."
3639 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3640 #: apt.conf.5.xml:161
3642 "System Architecture; sets the architecture to use when fetching files and "
3643 "parsing package lists. The internal default is the architecture apt was "
3646 "Systemarchitektur; setzt die Architektur die benutzt wird, wenn Dateien "
3647 "heruntergeladen und Paketlisten ausgewertet werden. Die interne Vorgabe ist "
3648 "die Architektur für die APT kompiliert wurde."
3650 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3651 #: apt.conf.5.xml:168
3653 "All Architectures the system supports. For instance, CPUs implementing the "
3654 "<literal>amd64</literal> (also called <literal>x86-64</literal>) "
3655 "instruction set are also able to execute binaries compiled for the "
3656 "<literal>i386</literal> (<literal>x86</literal>) instruction set. This list "
3657 "is used when fetching files and parsing package lists. The initial default "
3658 "is always the system's native architecture (<literal>APT::Architecture</"
3659 "literal>), and foreign architectures are added to the default list when they "
3660 "are registered via <command>dpkg --add-architecture</command>."
3662 "alle Architekturen, die das System unterstützt. Zum Beispiel sind CPUs, die "
3663 "<literal>amd64</literal>-Befehlssätze implementieren (auch <literal>x86-64</"
3664 "literal> genannt), ebenso in der Lage, Programme auszuführen, die für "
3665 "<literal>i386</literal>-Befehlssätze (<literal>x86</literal>) kompiliert "
3666 "wurden. Diese Liste wird benutzt, wenn Dateien abgerufen und Paketlisten "
3667 "ausgewertet werden. Die interne Vorgabe ist immer die native Architektur des "
3668 "Systems (<literal>APT::Architecture</literal>) und fremde Architekturen "
3669 "werden der vorgegebenen Liste hinzugefügt, wenn sie per <command>dpkg --"
3670 "print-architectures</command> registriert werden."
3672 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3673 #: apt.conf.5.xml:182
3675 "List of all build profiles enabled for build-dependency resolution, without "
3676 "the \"<literal>profile.</literal>\" namespace prefix. By default this list "
3677 "is empty. The <envar>DEB_BUILD_PROFILES</envar> as used by &dpkg-"
3678 "buildpackage; overrides the list notation."
3680 "Liste aller Bauprofile ohne das Namensraum-Präfix »<literal>profile.</"
3681 "literal>«, die für die Auflösung der Bauabhängigkeiten aktiviert sind. "
3682 "Standardmäßig ist diese Liste leer. <envar>DEB_BUILD_PROFILES</envar> setzt "
3683 "so, wie es durch &dpkg-buildpackage; benutzt wird, die Listenschreibweise "
3686 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3687 #: apt.conf.5.xml:190
3689 "Default release to install packages from if more than one version is "
3690 "available. Contains release name, codename or release version. Examples: "
3691 "'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
3692 "'4.0', '5.0*'. See also &apt-preferences;."
3694 "Standard-Release von dem Pakete installiert werden, wenn mehr als eine "
3695 "Version verfügbar ist. Enthält Release-Name, Codename oder Release-Version. "
3696 "Beispiele: »stable«, »testing, »unstable«, »&stable-codename;«, »&testing-"
3697 "codename;«, »4.0«, »5.0*«. Siehe auch &apt-preferences;."
3699 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3700 #: apt.conf.5.xml:196
3702 "Ignore held packages; this global option causes the problem resolver to "
3703 "ignore held packages in its decision making."
3705 "Halten von Paketen ignorieren. Diese globale Option veranlasst den "
3706 "Problemlöser, gehaltene Pakete beim Treffen von Entscheidungen zu ignorieren."
3708 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3709 #: apt.conf.5.xml:201
3711 "Defaults to on. When turned on the autoclean feature will remove any "
3712 "packages which can no longer be downloaded from the cache. If turned off "
3713 "then packages that are locally installed are also excluded from cleaning - "
3714 "but note that APT provides no direct means to reinstall them."
3716 "standardmäßig auf on (ein). Wenn es auf on gesetzt wird, wird die "
3717 "automatische Bereinigungsfunktion alle Pakete entfernen, die nicht länger "
3718 "aus dem Zwischenspeicher heruntergeladen werden können. Wenn es auf off "
3719 "gesetzt wird, dann werden außerden die Pakete, die lokal installiert sind, "
3720 "vom Bereinigen ausgeschlossen – beachten Sie jedoch, dass APT keine direkten "
3721 "Möglichkeiten bereitstellt, um sie erneut zu installieren."
3723 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3724 #: apt.conf.5.xml:209
3726 "Defaults to on, which will cause APT to install essential and important "
3727 "packages as soon as possible in an install/upgrade operation, in order to "
3728 "limit the effect of a failing &dpkg; call. If this option is disabled, APT "
3729 "treats an important package in the same way as an extra package: between the "
3730 "unpacking of the package A and its configuration there can be many other "
3731 "unpack or configuration calls for other unrelated packages B, C etc. If "
3732 "these cause the &dpkg; call to fail (e.g. because package B's maintainer "
3733 "scripts generate an error), this results in a system state in which package "
3734 "A is unpacked but unconfigured - so any package depending on A is now no "
3735 "longer guaranteed to work, as its dependency on A is no longer satisfied."
3737 "ist standardmäßig aktiviert, was APT veranlassen wird, essentielle und "
3738 "wichtige Pakete so bald wie möglich in einer Installations-/"
3739 "Aktualisierungstransaktion zu installieren, um die Auswirkungen eines "
3740 "scheiternden &dpkg;-Aufrufs zu begrenzen. Falls diese Option deaktiviert "
3741 "ist, betrachtet APT ein wichtiges Paket auf die gleiche Weise wie ein "
3742 "zusätzliches Paket: Zwischen dem Entpacken des Pakets A und seiner "
3743 "Konfiguration können viele andere Entpack- oder Konfigurationsaufrufe für "
3744 "andere, nicht zugehörige Pakete B, C etc. liegen. Falls dies zum Scheitern "
3745 "des &dpkg;-Aufrufs führt (z.B. weil Betreuerskripte des Pakets B einen "
3746 "Fehler erzeugen), führt dies zu einem Systemstatus, in dem Paket A entpackt, "
3747 "aber nicht konfiguriert ist, daher ist nicht länger gewährleistet, dass "
3748 "irgendein Paket, das von A abhängt, weiter funktioniert, da seine "
3749 "Abhängigkeit von A nicht länger erfüllt wird."
3751 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3752 #: apt.conf.5.xml:221
3754 "The immediate configuration marker is also applied in the potentially "
3755 "problematic case of circular dependencies, since a dependency with the "
3756 "immediate flag is equivalent to a Pre-Dependency. In theory this allows APT "
3757 "to recognise a situation in which it is unable to perform immediate "
3758 "configuration, abort, and suggest to the user that the option should be "
3759 "temporarily deactivated in order to allow the operation to proceed. Note "
3760 "the use of the word \"theory\" here; in the real world this problem has "
3761 "rarely been encountered, in non-stable distribution versions, and was caused "
3762 "by wrong dependencies of the package in question or by a system in an "
3763 "already broken state; so you should not blindly disable this option, as the "
3764 "scenario mentioned above is not the only problem it can help to prevent in "
3767 "Außerdem wird die unmittelbare Konfigurationsmarkierung im potenziell "
3768 "problematischen Fall zirkulärer Abhängigkeiten angewandt, da eine "
3769 "Abhängigkeit mit der Unmittelbarmarkierung einer Vorabhängigkeit entspricht. "
3770 "Theoretisch ermöglicht dies APT, eine Situation zu erkennen, in der es keine "
3771 "unmittelbare Konfiguration durchführen kann, abzubrechen und dem Anwender "
3772 "vorzuschlagen, dass er die Option zeitweise deaktivieren soll, um ein "
3773 "Fortsetzen der Transaktion zu ermöglichen. Beachten Sie hier das Wort "
3774 "»theoretisch«; im wahren Leben ist dieses Problem selten in unstabilen "
3775 "Distributionsversionen aufgetreten und es wurde durch falsche Abhängigkeiten "
3776 "des fraglichen Pakets verursacht oder durch ein System in einem beschädigten "
3777 "Zustand; daher sollten Sie diese Option nicht blind deaktivieren, da das "
3778 "zuvor erwähnte Szenario nicht das einzige Problem ist, das es an erster "
3779 "Stelle verhindern kann."
3781 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3782 #: apt.conf.5.xml:234
3784 "Before a big operation like <literal>dist-upgrade</literal> is run with this "
3785 "option disabled you should try to explicitly <literal>install</literal> the "
3786 "package APT is unable to configure immediately; but please make sure you "
3787 "also report your problem to your distribution and to the APT team with the "
3788 "buglink below, so they can work on improving or correcting the upgrade "
3791 "Bevor eine umfangreiche Transaktion wie <literal>dist-upgrade</literal> mit "
3792 "dieser ausgeschalteten Option ausgeführt wird, sollten Sie versuchen, "
3793 "explizit <literal>install</literal> für das Paket auszuführen, das APT nicht "
3794 "unmittelbar konfigurieren kann. Stellen Sie aber bitte sicher, dass Sie Ihr "
3795 "Problem außerdem an Ihre Distribution und an das APT-Team mit dem "
3796 "Fehlerverweis unten melden, so dass sie an der Verbesserung und Korrektur "
3797 "des Upgrade-Prozesses arbeiten können."
3799 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3800 #: apt.conf.5.xml:245
3802 "Never enable this option unless you <emphasis>really</emphasis> know what "
3803 "you are doing. It permits APT to temporarily remove an essential package to "
3804 "break a Conflicts/Conflicts or Conflicts/Pre-Depends loop between two "
3805 "essential packages. <emphasis>Such a loop should never exist and is a grave "
3806 "bug</emphasis>. This option will work if the essential packages are not "
3807 "<command>tar</command>, <command>gzip</command>, <command>libc</command>, "
3808 "<command>dpkg</command>, <command>dash</command> or anything that those "
3809 "packages depend on."
3811 "Schalten Sie diese Option niemals ein, außer wenn Sie <emphasis>wirklich</"
3812 "emphasis> wissen, was Sie tun. Es erlaubt APT temporär ein essentielles "
3813 "Paket zu entfernen, um eine Conflicts/Conflicts- oder Conflicts/Pre-Depends-"
3814 "Schleife zwischen zwei essentiellen Paketen zu unterbrechen. <emphasis>Solch "
3815 "eine Schleife sollte niemals existieren und ist ein schwerwiegender Fehler</"
3816 "emphasis>. Diese Option wird funktionieren, wenn die essentiellen Pakete "
3817 "nicht <command>tar</command>, <command>gzip</command>, <command>libc</"
3818 "command>, <command>dpkg</command>, <command>dash</command> oder etwas, was "
3819 "davon abhängt, sind."
3821 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3822 #: apt.conf.5.xml:257
3824 "APT uses since version 0.7.26 a resizable memory mapped cache file to store "
3825 "the available information. <literal>Cache-Start</literal> acts as a hint of "
3826 "the size the cache will grow to, and is therefore the amount of memory APT "
3827 "will request at startup. The default value is 20971520 bytes (~20 MB). Note "
3828 "that this amount of space needs to be available for APT; otherwise it will "
3829 "likely fail ungracefully, so for memory restricted devices this value should "
3830 "be lowered while on systems with a lot of configured sources it should be "
3831 "increased. <literal>Cache-Grow</literal> defines in bytes with the default "
3832 "of 1048576 (~1 MB) how much the cache size will be increased in the event "
3833 "the space defined by <literal>Cache-Start</literal> is not enough. This "
3834 "value will be applied again and again until either the cache is big enough "
3835 "to store all information or the size of the cache reaches the <literal>Cache-"
3836 "Limit</literal>. The default of <literal>Cache-Limit</literal> is 0 which "
3837 "stands for no limit. If <literal>Cache-Grow</literal> is set to 0 the "
3838 "automatic growth of the cache is disabled."
3840 "APT benutzt seit Version 0.7.26 eine Zwischenspeicherdatei für "
3841 "Speicherabbilder mit veränderlicher Größe um verfügbare Informationen zu "
3842 "speichern. <literal>Cache-Start</literal> dient als Hinweis, auf welche "
3843 "Größe der Zwischenspeicher wachsen wird und enthält daher den Betrag, "
3844 "welchen Speicher APT beim Start abruft. Die Vorgabe ist 20971520 Byte (~20 "
3845 "MB). Beachten Sie, dass diese Speichermenge für APT verfügbar sein muss, da "
3846 "es sonst unschön scheitert. Für Geräte mit eingeschränktem Speicher sollten "
3847 "diese Werte vermindert werden, während sie für Systeme mit vielen "
3848 "konfigurierten Quellen erhöht werden sollte. <literal>Cache-Grow</literal> "
3849 "definiert in Byte mit einer Vorgabe von 1048576 (~1 MB) um wieviel die Größe "
3850 "des Zwischenspeichers vergößert werden soll, falls der durch <literal>Cache-"
3851 "Start</literal> vorreservierte nicht ausreicht. Dieser Wert wird wieder und "
3852 "wieder verwandt bis entweder der Zwischenspeicher groß genug ist, um alle "
3853 "Informationen zu speichern oder die Zwischenspeichergröße das <literal>Cache-"
3854 "Limit</literal> erreicht. Vorgabe für <literal>Cache-Limit</literal> ist 0, "
3855 "was bedeutet, dass es kein Limit gibt. Falls <literal>Cache-Grow</literal> "
3856 "auf 0 gesetzt ist, kann der Zwischenspeicher nicht automatisch wachsen."
3858 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3859 #: apt.conf.5.xml:273
3860 msgid "Defines which packages are considered essential build dependencies."
3862 "definiert, welche Pakete als essentielle Bauabhängigkeiten betrachtet werden."
3864 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3865 #: apt.conf.5.xml:277
3867 "The Get subsection controls the &apt-get; tool; please see its documentation "
3868 "for more information about the options here."
3870 "Der Get-Unterabschnitt steuert das &apt-get;-Werkzeug. Lesen Sie bitte "
3871 "dessen Dokumentation, um weitere Informationen über die Optionen hier zu "
3874 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3875 #: apt.conf.5.xml:282
3877 "The Cache subsection controls the &apt-cache; tool; please see its "
3878 "documentation for more information about the options here."
3880 "Der Cache-Unterabschnitt steuert das &apt-cache;-Werkzeug. Lesen Sie bitte "
3881 "dessen Dokumentation, um weitere Informationen über die Optionen hier zu "
3884 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3885 #: apt.conf.5.xml:287
3887 "The CDROM subsection controls the &apt-cdrom; tool; please see its "
3888 "documentation for more information about the options here."
3890 "Der CDROM-Unterabschnitt steuert das &apt-cdrom;-Werkzeug. Lesen Sie bitte "
3891 "dessen Dokumentation, um weitere Informationen über die Optionen hier zu "
3894 #. type: Content of: <refentry><refsect1><title>
3895 #: apt.conf.5.xml:293
3896 msgid "The Acquire Group"
3897 msgstr "Die Erwerbgruppe"
3899 #. type: Content of: <refentry><refsect1><para>
3900 #: apt.conf.5.xml:294
3902 "The <literal>Acquire</literal> group of options controls the download of "
3903 "packages as well as the various \"acquire methods\" responsible for the "
3904 "download itself (see also &sources-list;)."
3906 "Die <literal>Acquire</literal>-Gruppe der Optionen steuert das Herunterladen "
3907 "von Paketen ebenso wie die verschiedenen »Beschaffungsmethoden«, die für das "
3908 "Herunterladen selbst zuständig sind (siehe auch &sources-list;)."
3910 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3911 #: apt.conf.5.xml:301
3913 "Security related option defaulting to true, as giving a Release file's "
3914 "validation an expiration date prevents replay attacks over a long timescale, "
3915 "and can also for example help users to identify mirrors that are no longer "
3916 "updated - but the feature depends on the correctness of the clock on the "
3917 "user system. Archive maintainers are encouraged to create Release files with "
3918 "the <literal>Valid-Until</literal> header, but if they don't or a stricter "
3919 "value is desired the <literal>Max-ValidTime</literal> option below can be "
3922 "Die sicherheitsbezogene Option wird als »true« vorgegeben, da es "
3923 "Wiederholungsangriffe über einen langen Zeitraum verhindert, einer "
3924 "Überprüfung für eine Release-Datei ein Ablaufdatum zu geben und zum Beispiel "
3925 "Anwendern auch hilft, länger nicht aktualisierte Spiegel zu erkennen – diese "
3926 "Funktion hängt jedoch von der Richtigkeit der Zeiteinstellung auf dem "
3927 "Anwendersystem ab. Archivbetreuer sind aufgefordert, Release-Dateien mit der "
3928 "Kopfzeile <literal>Valid-Until</literal> zu erstellen. Falls sie das nicht "
3929 "tun oder ein strengerer Wert gewünscht wird, kann die Option <literal>Max-"
3930 "ValidTime</literal> unten benutzt werden."
3932 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3933 #: apt.conf.5.xml:314
3935 "Maximum time (in seconds) after its creation (as indicated by the "
3936 "<literal>Date</literal> header) that the <filename>Release</filename> file "
3937 "should be considered valid. If the Release file itself includes a "
3938 "<literal>Valid-Until</literal> header the earlier date of the two is used as "
3939 "the expiration date. The default value is <literal>0</literal> which stands "
3940 "for \"valid forever\". Archive specific settings can be made by appending "
3941 "the label of the archive to the option name."
3943 "maximale Zeit (in Sekunden) nach der Erzeugung (die in der Kopfzeile "
3944 "<literal>Date</literal> angegeben ist), die die Datei <filename>Release</"
3945 "filename> als gültig angesehen wird. Falls die Release-Datei selbst eine "
3946 "<literal>Valid-Until</literal>-Kopfzeile enthält, wird das frühere der "
3947 "beiden Daten als Ablaufdatum verwandt. Vorgabe ist <literal>0</literal>, was "
3948 "für »für immer gültig« steht. Archivspezifische Einstellungen können durch "
3949 "Anhängen der Archivbezeichnung an den Optionsnamen vorgenommen werden."
3951 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3952 #: apt.conf.5.xml:326
3954 "Minimum time (in seconds) after its creation (as indicated by the "
3955 "<literal>Date</literal> header) that the <filename>Release</filename> file "
3956 "should be considered valid. Use this if you need to use a seldom updated "
3957 "(local) mirror of a more frequently updated archive with a <literal>Valid-"
3958 "Until</literal> header instead of completely disabling the expiration date "
3959 "checking. Archive specific settings can and should be used by appending the "
3960 "label of the archive to the option name."
3962 "minimale Zeit (in Sekunden), nach der Erzeugung (die in der Kopfzeile "
3963 "<literal>Date</literal> angegeben ist), die die Datei <filename>Release</"
3964 "filename> als gültig angesehen wird. Benutzen Sie dies, falls Sie einen "
3965 "selten aktualisierten (lokalen) Spiegel eines häufiger aktualisierten "
3966 "Archivs mit einer <literal>Valid-Until</literal>-Kopfzeile haben, anstatt "
3967 "die Überprüfung des Ablaufdatums komplett zu deaktivieren. Archivspezifische "
3968 "Einstellungen können und sollten durch Anhängen der Archivbezeichnung an den "
3969 "Optionsnamen vorgenommen werden."
3971 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3972 #: apt.conf.5.xml:338
3974 "Try to download deltas called <literal>PDiffs</literal> for indexes (like "
3975 "<filename>Packages</filename> files) instead of downloading whole ones. True "
3978 "versucht Unterschiede, die <literal>PDiffs</literal> genannt werden, für "
3979 "Indexe (wie <filename>Packages</filename>-Dateien) herunterzuladen, statt "
3980 "der kompletten Dateien. Vorgabe ist True."
3982 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3983 #: apt.conf.5.xml:341
3985 "Two sub-options to limit the use of PDiffs are also available: "
3986 "<literal>FileLimit</literal> can be used to specify a maximum number of "
3987 "PDiff files should be downloaded to update a file. <literal>SizeLimit</"
3988 "literal> on the other hand is the maximum percentage of the size of all "
3989 "patches compared to the size of the targeted file. If one of these limits is "
3990 "exceeded the complete file is downloaded instead of the patches."
3992 "Es sind außerdem zwei Unteroptionen verfügbar, um die Benutzung von PDiffs "
3993 "zu begrenzen: <literal>FileLimit</literal> kann verwandt werden, um die "
3994 "maximale Anzahl von PDiff-Dateien anzugeben, die zum Aktualisieren einer "
3995 "Datei heruntergeladen werden sollen. Andererseits gibt <literal>SizeLimit</"
3996 "literal> die maximale Prozentzahl der Größe aller Patches im Vergleich zur "
3997 "Zieldatei an. Wenn eine dieser Begrenzungen überschritten wird, wird die "
3998 "komplette Datei anstelle der Patche heruntergeladen."
4000 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4001 #: apt.conf.5.xml:351
4003 "Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</"
4004 "literal> or <literal>access</literal> which determines how APT parallelizes "
4005 "outgoing connections. <literal>host</literal> means that one connection per "
4006 "target host will be opened, <literal>access</literal> means that one "
4007 "connection per URI type will be opened."
4009 "Warteschlangenmodus; <literal>Queue-Mode</literal> kann entweder "
4010 "<literal>host</literal> oder <literal>access</literal> sein, wodurch "
4011 "festgelegt wird, wie APT ausgehende Verbindungen parallelisiert. "
4012 "<literal>host</literal> bedeutet, dass eine Verbindung pro Zielrechner "
4013 "geöffnet wird, <literal>access</literal> bedeutet, dass eine Verbindung pro "
4014 "URI-Art geöffnet wird."
4016 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4017 #: apt.conf.5.xml:359
4019 "Number of retries to perform. If this is non-zero APT will retry failed "
4020 "files the given number of times."
4022 "Anzahl der auszuführenden erneuten Versuche. Wenn dies nicht Null ist, wird "
4023 "APT fehlgeschlagene Dateien in der angegebenen Zahl erneut versuchen."
4025 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4026 #: apt.conf.5.xml:364
4028 "Use symlinks for source archives. If set to true then source archives will "
4029 "be symlinked when possible instead of copying. True is the default."
4031 "benutzt symbolische Verweise für Quellarchive. Falls dies auf true gesetzt "
4032 "ist, werden Quellarchive, wenn möglich, symbolisch verknüpft, anstatt "
4033 "kopiert zu werden. True ist die Vorgabe."
4035 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4036 #: apt.conf.5.xml:369
4038 "<literal>http::Proxy</literal> sets the default proxy to use for HTTP URIs. "
4039 "It is in the standard form of <literal>http://[[user][:pass]@]host[:port]/</"
4040 "literal>. Per host proxies can also be specified by using the form "
4041 "<literal>http::Proxy::<host></literal> with the special keyword "
4042 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4043 "settings is specified, <envar>http_proxy</envar> environment variable will "
4046 "<literal>http::Proxy</literal> ist der zu benutzende Standard-HTTP-Proxy. Er "
4047 "wird standardmäßig in der Form <literal>http://[[Anwender][:"
4048 "Passwort]@]Rechner[:Port]/</literal> angegeben. Durch Rechner-Proxies kann "
4049 "außerdem in der Form <literal>http::Proxy::<host></literal> mit dem "
4050 "speziellen Schlüsselwort <literal>DIRECT</literal> angegeben werden, dass "
4051 "keine Proxies benutzt werden. Falls keine der obigen Einstellungen angegeben "
4052 "wurde, wird die Umgebungsvariable <envar>http_proxy</envar> benutzt."
4054 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4055 #: apt.conf.5.xml:377
4057 "Three settings are provided for cache control with HTTP/1.1 compliant proxy "
4058 "caches. <literal>No-Cache</literal> tells the proxy not to use its cached "
4059 "response under any circumstances. <literal>Max-Age</literal> sets the "
4060 "allowed maximum age (in seconds) of an index file in the cache of the "
4061 "proxy. <literal>No-Store</literal> specifies that the proxy should not "
4062 "store the requested archive files in its cache, which can be used to prevent "
4063 "the proxy from polluting its cache with (big) .deb files."
4065 "Für die Steuerung des Zwischenspeichers mit HTTP/1.1-konformen Proxy-"
4066 "Zwischenspeichern stehen drei Einstellungen zur Verfügung. <literal>No-"
4067 "Cache</literal> teilt dem Proxy mit, dass er unter keinen Umständen seine "
4068 "zwischengespeicherten Antworten benutzen soll, <literal>Max-Age</literal> "
4069 "setzt das maximal erlaubte Alter einer Indexdatei im Zwischenspeicher des "
4070 "Proxys (in Sekunden). <literal>No-Store</literal> gibt an, dass der Proxy "
4071 "die angefragten Archivdateien nicht in seinem Zwischenspeicher ablegen soll. "
4072 "Das kann verwandt werden, um zu verhindern, dass der Proxy seinen "
4073 "Zwischenspeicher mit (großen) .deb-Dateien verunreinigt."
4075 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4076 #: apt.conf.5.xml:387 apt.conf.5.xml:475
4078 "The option <literal>timeout</literal> sets the timeout timer used by the "
4079 "method; this value applies to the connection as well as the data timeout."
4081 "Die Option <literal>timeout</literal> stellt den Zeitnehmer, der von der "
4082 "Methode benutzt wird. Dieser Wert wird auf die Verbindungs- sowie die "
4083 "Datenzeitüberschreitungen angewandt."
4085 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4086 #: apt.conf.5.xml:390
4088 "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to "
4089 "enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be beneficial e."
4090 "g. on high-latency connections. It specifies how many requests are sent in a "
4091 "pipeline. Previous APT versions had a default of 10 for this setting, but "
4092 "the default value is now 0 (= disabled) to avoid problems with the ever-"
4093 "growing amount of webservers and proxies which choose to not conform to the "
4094 "HTTP/1.1 specification."
4096 "Die Einstellung <literal>Acquire::http::Pipeline-Depth</literal> kann "
4097 "verwandt werden, um HTTP-Weiterleitung zu aktivieren (RFC 2616 Abschnitt "
4098 "8.1.2.2), was z.B. bei Verbindungen mit hoher Latenz vorteilhaft sein kann. "
4099 "Sie gibt an, wieviele Anfragen in eine Weiterleitung gesandt werden. Frühere "
4100 "APT-Versionen hatten eine Vorgabe von 10 für diese Einstellung, aber der "
4101 "Vorgabewert ist nun 0 (=deaktiviert), um Probleme mit der immer weiter "
4102 "anwachsenden Zahl von Webservern und Proxies zu vermeiden, die nicht der "
4103 "HTTP/1.1-Spezifikation entsprechen."
4105 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4106 #: apt.conf.5.xml:397
4108 "<literal>Acquire::http::AllowRedirect</literal> controls whether APT will "
4109 "follow redirects, which is enabled by default."
4111 "<literal>Acquire::http::AllowRedirect</literal> steuert, ob APT Umleitungen "
4112 "folgen wird, was standardmäßig aktiviert ist."
4114 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4115 #: apt.conf.5.xml:400
4117 "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</"
4118 "literal> which accepts integer values in kilobytes per second. The default "
4119 "value is 0 which deactivates the limit and tries to use all available "
4120 "bandwidth. Note that this option implicitly disables downloading from "
4121 "multiple servers at the same time."
4123 "Die benutzte Bandbreite kann durch <literal>Acquire::http::Dl-Limit</"
4124 "literal> eingeschränkt werden, was Ganzzahlwerte in Kilobyte pro Sekunde "
4125 "akzeptiert. Der Vorgabewert ist 0, was die Beschränkung ausschaltet und "
4126 "versucht, sämtliche verfügbare Bandbreite zu benutzen. Beachten Sie, dass "
4127 "diese Optionen implizit das Herunterladen von mehreren Servern zur gleichen "
4130 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4131 #: apt.conf.5.xml:407
4133 "<literal>Acquire::http::User-Agent</literal> can be used to set a different "
4134 "User-Agent for the http download method as some proxies allow access for "
4135 "clients only if the client uses a known identifier."
4137 "<literal>Acquire::http::User-Agent</literal> kann benutzt werden, um einen "
4138 "unterschiedlichen User-Agent für die HTTP-Download-Methode zu setzten, da "
4139 "einige Proxys den Clients nur dann Zugriff gewähren, wenn der Client einen "
4140 "bekannten Bezeichner verwendet."
4142 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4143 #: apt.conf.5.xml:411
4145 "<literal>Acquire::http::Proxy-Auto-Detect</literal> can be used to specify "
4146 "an external command to discover the http proxy to use. Apt expects the "
4147 "command to output the proxy on stdout in the style <literal>http://proxy:"
4148 "port/</literal>. This will override the generic <literal>Acquire::http::"
4149 "Proxy</literal> but not any specific host proxy configuration set via "
4150 "<literal>Acquire::http::Proxy::$HOST</literal>. See the &squid-deb-proxy-"
4151 "client; package for an example implementation that uses avahi. This option "
4152 "takes precedence over the legacy option name <literal>ProxyAutoDetect</"
4155 "<literal>Acquire::http::Proxy-Auto-Detect</literal> kann benutzt werden, um "
4156 "einen externen Befehl zum Auffinden des HTTP-Proxys anzugeben, der benutzt "
4157 "werden soll. APT erwartet den Befehl zum Ausgeben auf der Standardausgabe "
4158 "imStil <literal>http://proxy:port/</literal>. Dies wird das typische "
4159 "<literal>Acquire::http::Proxy</literal> außer Kraft setzen, aber keine "
4160 "spezielle per <literal>Acquire::http::Proxy::$HOST</literal> gesetzte Proxy-"
4161 "Rechnerkonfiguration. Eine Beispielimplementierung, die Avahi benutzt, "
4162 "finden Sie im Paket &squid-deb-proxy-client;. Diese Option hat Vorrang vor "
4163 "dem veralteten Optionsnamen <literal>ProxyAutoDetect</literal>."
4165 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4166 #: apt.conf.5.xml:429
4168 "The <literal>Cache-control</literal>, <literal>Timeout</literal>, "
4169 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> and "
4170 "<literal>proxy</literal> options work for HTTPS URIs in the same way as for "
4171 "the <literal>http</literal> method, and default to the same values if they "
4172 "are not explicitly set. The <literal>Pipeline-Depth</literal> option is not "
4175 "Die Optionen <literal>Cache-control</literal>, <literal>Timeout</literal>, "
4176 "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> und "
4177 "<literal>proxy</literal> funktionieren für HTTPS-URIs auf die gleiche Weise "
4178 "wie für die Methode <literal>http</literal> und haben die gleichen "
4179 "Vorgabewerte, falls sie nicht explizit gesetzt wurden. Die Option "
4180 "<literal>Pipeline-Depth</literal> wird noch nicht unterstützt."
4182 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4183 #: apt.conf.5.xml:437
4185 "<literal>CaInfo</literal> suboption specifies place of file that holds info "
4186 "about trusted certificates. <literal><host>::CaInfo</literal> is the "
4187 "corresponding per-host option. <literal>Verify-Peer</literal> boolean "
4188 "suboption determines whether or not the server's host certificate should be "
4189 "verified against trusted certificates. <literal><host>::Verify-Peer</"
4190 "literal> is the corresponding per-host option. <literal>Verify-Host</"
4191 "literal> boolean suboption determines whether or not the server's hostname "
4192 "should be verified. <literal><host>::Verify-Host</literal> is the "
4193 "corresponding per-host option. <literal>SslCert</literal> determines what "
4194 "certificate to use for client authentication. <literal><host>::"
4195 "SslCert</literal> is the corresponding per-host option. <literal>SslKey</"
4196 "literal> determines what private key to use for client authentication. "
4197 "<literal><host>::SslKey</literal> is the corresponding per-host "
4198 "option. <literal>SslForceVersion</literal> overrides default SSL version to "
4199 "use. It can contain either of the strings '<literal>TLSv1</literal>' or "
4200 "'<literal>SSLv3</literal>'. <literal><host>::SslForceVersion</"
4201 "literal> is the corresponding per-host option."
4203 "Die Unteroption <literal>CaInfo</literal> gibt den Ort an, an dem "
4204 "Informationen über vertrauenswürdige Zertifikate bereitgehalten werden. "
4205 "<literal><host>::CaInfo</literal> ist die entsprechende Option pro "
4206 "Rechner. Die boolsche Unteroption <literal>Verify-Peer</literal> "
4207 "entscheidet, ob das Rechnerzertifikat des Servers mit den vertrauenswürdigen "
4208 "Zertifikaten geprüft werden soll oder nicht. <literal><host>::Verify-"
4209 "Peer</literal> ist die entsprechende Option pro Rechner. Die boolsche "
4210 "Unteroption <literal>Verify-Host</literal> entscheidet, ob der Rechnername "
4211 "des Servers geprüft werden soll oder nicht. <literal><host>::Verify-"
4212 "Host</literal> ist die entsprechende Option pro Rechner. <literal>SslCert</"
4213 "literal> entscheidet, welches Zertifikat zur Client-Authentifizierung "
4214 "benutzt wird. <literal><host>::SslCert</literal> ist die entsprechende "
4215 "Option pro Rechner. <literal>SslKey</literal> entscheidet, welcher private "
4216 "Schlüssel für die Client-Authentifizierung benutzt werden. <literal><"
4217 "host>::SslKey</literal> ist die entsprechende Option pro Rechner. "
4218 "<literal>SslForceVersion</literal> überschreibt die zu benutzende Standard-"
4219 "SSL-Version. Es kann die beiden Zeichenketten »<literal>TLSv1</literal>« "
4220 "oder »<literal>SSLv3</literal>« enthalten. Die entsprechende Option pro "
4221 "Rechner ist <literal><host>::SslForceVersion</literal>."
4223 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4224 #: apt.conf.5.xml:458
4226 "<literal>ftp::Proxy</literal> sets the default proxy to use for FTP URIs. "
4227 "It is in the standard form of <literal>ftp://[[user][:pass]@]host[:port]/</"
4228 "literal>. Per host proxies can also be specified by using the form "
4229 "<literal>ftp::Proxy::<host></literal> with the special keyword "
4230 "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
4231 "settings is specified, <envar>ftp_proxy</envar> environment variable will be "
4232 "used. To use an FTP proxy you will have to set the <literal>ftp::ProxyLogin</"
4233 "literal> script in the configuration file. This entry specifies the commands "
4234 "to send to tell the proxy server what to connect to. Please see "
4235 "&configureindex; for an example of how to do this. The substitution "
4236 "variables representing the corresponding URI component are <literal>"
4237 "$(PROXY_USER)</literal>, <literal>$(PROXY_PASS)</literal>, <literal>"
4238 "$(SITE_USER)</literal>, <literal>$(SITE_PASS)</literal>, <literal>$(SITE)</"
4239 "literal> and <literal>$(SITE_PORT)</literal>."
4241 "<literal>ftp::Proxy</literal> setzt den Standard-Proxy, der für FTP-URIs "
4242 "benutzt werden soll. Er wird standardmäßig in der Form <literal>ftp://"
4243 "[[Anwender][:Passwort]@]Rechner[:Port]/</literal> angegeben. Proxys pro "
4244 "Rechner können außerdem in der Form <literal>ftp::Proxy::<host></"
4245 "literal> angegeben werden. Hierbei bedeutet das spezielle Schlüsselwort "
4246 "<literal>DIRECT</literal>, dass keine Proxys benutzt werden. Falls keine der "
4247 "obigen Einstellungen angegeben wurde, wird die Umgebungsvariable "
4248 "<envar>ftp_proxy</envar> benutzt. Um einen FTP-Proxy zu benutzen, müssen Sie "
4249 "in der Konfigurationsdatei das Skript <literal>ftp::ProxyLogin</literal> "
4250 "setzen. Dieser Eintrag gibt die Befehle an, die gesendet werden müssen, um "
4251 "dem Proxy-Server mitzuteilen, womit er sich verbinden soll. Ein Beispiel, "
4252 "wie das funktioniert, finden Sie unter &configureindex;. Die "
4253 "Platzhaltervariablen, die für den zugehörigen URI-Bestandteil stehen, sind "
4254 "<literal>$(PROXY_USER)</literal>, <literal>$(PROXY_PASS)</literal>, <literal>"
4255 "$(SITE_USER)</literal>, <literal>$(SITE_PASS)</literal>, <literal>$(SITE)</"
4256 "literal> und <literal>$(SITE_PORT)</literal>."
4258 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4259 #: apt.conf.5.xml:478
4261 "Several settings are provided to control passive mode. Generally it is safe "
4262 "to leave passive mode on; it works in nearly every environment. However, "
4263 "some situations require that passive mode be disabled and port mode FTP used "
4264 "instead. This can be done globally or for connections that go through a "
4265 "proxy or for a specific host (see the sample config file for examples)."
4267 "Mehrere Einstellungen werden zum Steuern des passiven Modus bereitgestellt. "
4268 "Generell ist es sicher, den passiven Modus eingeschaltet zu lassen, er "
4269 "funktioniert in nahezu jeder Umgebung. Jedoch erfordern einige Situationen, "
4270 "dass der passive Modus ausgeschaltet und stattdessen Port-Modus-FTP benutzt "
4271 "wird. Dies kann global gemacht werden oder für Verbindungen, die durch einen "
4272 "Proxy oder über einen bestimmten Rechner gehen (Beispiele finden Sie in der "
4273 "Musterkonfigurationsdatei)."
4275 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4276 #: apt.conf.5.xml:485
4278 "It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</"
4279 "envar> environment variable to an HTTP URL - see the discussion of the http "
4280 "method above for syntax. You cannot set this in the configuration file and "
4281 "it is not recommended to use FTP over HTTP due to its low efficiency."
4283 "Es ist möglich, FTP über HTTP zu leiten, indem die Umgebungsvariable "
4284 "<envar>ftp_proxy</envar> auf eine HTTP-Url gesetzt wird – lesen Sie die "
4285 "Besprechung der HTTP-Methode oberhalb bezüglich der Syntax. Sie können dies "
4286 "nicht in der Konfigurationsdatei setzen und es wird wegen der geringen "
4287 "Effizienz nicht empfohlen FTP über HTTP zu benutzen."
4289 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4290 #: apt.conf.5.xml:490
4292 "The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
4293 "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
4294 "false, which means these commands are only used if the control connection is "
4295 "IPv6. Setting this to true forces their use even on IPv4 connections. Note "
4296 "that most FTP servers do not support RFC2428."
4298 "Die Einstellung <literal>ForceExtended</literal> steuert die Benutzung der "
4299 "RFC2428-Befehle <literal>EPSV</literal> und <literal>EPRT</literal>. Die "
4300 "Vorgabe ist false, was bedeutet, dass diese Befehle nur benutzt werden, wenn "
4301 "die Steuerverbindung IPv6 ist. Dies auf true zu stellen erzwingt die "
4302 "Benutzung selbst auf IPv4-Verbindungen. Beachten Sie, dass die wenigsten FTP-"
4303 "Server RFC2428 unterstützen."
4305 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
4306 #: apt.conf.5.xml:504
4308 msgid "/cdrom/::Mount \"foo\";"
4309 msgstr "/cdrom/::Mount \"foo\";"
4311 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4312 #: apt.conf.5.xml:499
4314 "For URIs using the <literal>cdrom</literal> method, the only configurable "
4315 "option is the mount point, <literal>cdrom::Mount</literal>, which must be "
4316 "the mount point for the CD-ROM (or DVD, or whatever) drive as specified in "
4317 "<filename>/etc/fstab</filename>. It is possible to provide alternate mount "
4318 "and unmount commands if your mount point cannot be listed in the fstab. The "
4319 "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
4320 "<literal>cdrom</literal> block. It is important to have the trailing slash. "
4321 "Unmount commands can be specified using UMount."
4323 "Für URIs, die die Methode <literal>cdrom</literal> verwenden, ist die "
4324 "einzige Option der Einhängepunkt, <literal>cdrom::Mount</literal>, der der "
4325 "Einhängepunkt des CD-ROM-Laufwerks sein muss (oder der DVD oder was auch "
4326 "immer), wie er in <filename>/etc/fstab</filename> angegeben wurde. Es ist "
4327 "möglich, alternative Ein- und Aushängebefehle anzugeben, falls Ihr "
4328 "Einhängepunkt nicht in der fstab aufgeführt werden kann. Die Syntax besteht "
4329 "darin, <placeholder type=\"literallayout\" id=\"0\"/> in den <literal>cdrom</"
4330 "literal>-Block einzufügen. Der abschließende Schrägstrich ist wichtig. "
4331 "Aushängebefehle können per UMount angegeben werden."
4333 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4334 #: apt.conf.5.xml:512
4336 "For GPGV URIs the only configurable option is <literal>gpgv::Options</"
4337 "literal>, which passes additional parameters to gpgv."
4339 "Die einzige Konfigurationsoption für GPGV-URIs ist <literal>gpgv::Options</"
4340 "literal>, um zusätzliche Parameter an Gpgv weiterzuleiten."
4342 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4343 #: apt.conf.5.xml:523
4345 msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
4346 msgstr "Acquire::CompressionTypes::<replaceable>Dateierweiterung</replaceable> \"<replaceable>Methodenname</replaceable>\";"
4348 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4349 #: apt.conf.5.xml:518
4351 "List of compression types which are understood by the acquire methods. "
4352 "Files like <filename>Packages</filename> can be available in various "
4353 "compression formats. By default the acquire methods can decompress "
4354 "<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
4355 "command> compressed files; with this setting more formats can be added on "
4356 "the fly or the used method can be changed. The syntax for this is: "
4357 "<placeholder type=\"synopsis\" id=\"0\"/>"
4359 "Liste der Kompressionstypen die von den »acquire«-Methoden verstanden "
4360 "werden. Dateien wie <filename>Packages</filename> können in verschiedenen "
4361 "Kompressionsformaten verfügbar sein. Standardmäßig können die »acquire«-"
4362 "Methoden <command>bzip2</command>-, <command>lzma</command>- und "
4363 "<command>gzip</command>-komprimierte Dateien dekomprimieren. Mit dieser "
4364 "Einstellung können spontan weiter Formate hinzugefügt oder die benutzte "
4365 "Methode geändert werden. Die Syntax dafür lautet: <placeholder type="
4366 "\"synopsis\" id=\"0\"/>"
4368 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4369 #: apt.conf.5.xml:528
4371 msgid "Acquire::CompressionTypes::Order:: \"gz\";"
4372 msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
4374 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis>
4375 #: apt.conf.5.xml:531
4377 msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
4378 msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
4380 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4381 #: apt.conf.5.xml:524
4383 "Also, the <literal>Order</literal> subgroup can be used to define in which "
4384 "order the acquire system will try to download the compressed files. The "
4385 "acquire system will try the first and proceed with the next compression type "
4386 "in this list on error, so to prefer one over the other type simply add the "
4387 "preferred type first - default types not already added will be implicitly "
4388 "appended to the end of the list, so e.g. <placeholder type=\"synopsis\" id="
4389 "\"0\"/> can be used to prefer <command>gzip</command> compressed files over "
4390 "<command>bzip2</command> and <command>lzma</command>. If <command>lzma</"
4391 "command> should be preferred over <command>gzip</command> and "
4392 "<command>bzip2</command> the configure setting should look like this: "
4393 "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
4394 "<literal>bz2</literal> to the list explicitly as it will be added "
4397 "Außerdem kann die Untergruppe <literal>Order</literal> benutzt werden, um zu "
4398 "definieren, in welcher Reihenfolge das Beschaffungssystem die komprimierten "
4399 "Dateien herunterzuladen versucht. Das Beschaffungssystem wird die erste "
4400 "ausprobieren und bei einem Fehler mit dem nächsten Kompressionstyp in dieser "
4401 "Liste fortfahren. Um daher einen Typ einem anderen vorzuziehen, fügen Sie "
4402 "einfach den bevorzugten Typ an erster Stelle in die Liste ein – noch nicht "
4403 "hinzugefügte Standardtypen werden implizit an das Ende der Liste angehängt, "
4404 "so kann z.B. <placeholder type=\"synopsis\" id=\"0\"/> verwandt werden, um "
4405 "<command>gzip</command>-komprimierte Dateien gegenüber <command>bzip2</"
4406 "command> und <command>lzma</command> zu bevorzugen. Falls <command>lzma</"
4407 "command> vor <command>gzip</command> und <command>bzip2</command> bevorzugt "
4408 "werden soll, sollte die Konfigurationseinstellung so aussehen: <placeholder "
4409 "type=\"synopsis\" id=\"1\"/>. Es ist nicht nötig, <literal>bz2</literal> "
4410 "explizit zur Liste hinzuzufügen, da es automatisch hinzufügt wird."
4412 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout>
4413 #: apt.conf.5.xml:538
4415 msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
4416 msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
4418 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4419 #: apt.conf.5.xml:533
4421 "Note that the <literal>Dir::Bin::<replaceable>Methodname</replaceable></"
4422 "literal> will be checked at run time. If this option has been set, the "
4423 "method will only be used if this file exists; e.g. for the <literal>bzip2</"
4424 "literal> method (the inbuilt) setting is: <placeholder type=\"literallayout"
4425 "\" id=\"0\"/> Note also that list entries specified on the command line will "
4426 "be added at the end of the list specified in the configuration files, but "
4427 "before the default entries. To prefer a type in this case over the ones "
4428 "specified in the configuration files you can set the option direct - not in "
4429 "list style. This will not override the defined list; it will only prefix "
4430 "the list with this type."
4432 "Beachten Sie, dass <literal>Dir::Bin::<replaceable>Methodenname</"
4433 "replaceable></literal> zur Laufzeit geprüft wird. Falls diese Option gesetzt "
4434 "ist, wird die Methode nur benutzt, wenn die Datei existiert, z.B. ist die "
4435 "integrierte Einstellung für die <literal>bzip2</literal>-Methode: "
4436 "<placeholder type=\"literallayout\" id=\"0\"/>. Beachten Sie auch, dass auf "
4437 "der Befehlszeile eingegebene Einträge an das Ende der Liste angehängt "
4438 "werden, die in den Konfigurationsdateien angegeben wurde, aber vor den "
4439 "Standardeinträgen. Um einen Typ in diesem Fall gegenüber einem, der über die "
4440 "Konfigurationsdatei angegebenen wurde, zu bevorzugen, können Sie diese "
4441 "Option direkt setzen – nicht im Listenstil. Dies wird die definierte Liste "
4442 "nicht überschreiben, es wird diesen Typ nur vor die Liste setzen."
4444 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4445 #: apt.conf.5.xml:543
4447 "The special type <literal>uncompressed</literal> can be used to give "
4448 "uncompressed files a preference, but note that most archives don't provide "
4449 "uncompressed files so this is mostly only useable for local mirrors."
4451 "Der besondere Typ <literal>uncompressed</literal> kann benutzt werden, um "
4452 "unkomprimierten Dateien einen Vorrang zu geben, beachten Sie jedoch, dass "
4453 "die meisten Archive keine unkomprimierten Dateien bereitstellen, so dass "
4454 "dies meist nur für lokale Spiegel benutzt werden kann."
4456 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4457 #: apt.conf.5.xml:550
4459 "When downloading <literal>gzip</literal> compressed indexes (Packages, "
4460 "Sources, or Translations), keep them gzip compressed locally instead of "
4461 "unpacking them. This saves quite a lot of disk space at the expense of more "
4462 "CPU requirements when building the local package caches. False by default."
4464 "Wenn <literal>gzip</literal>-komprimierte Indizes heruntergeladen werden "
4465 "(Packages, Sources, oder Translations), speichere sie lokal mit gzip-"
4466 "Komprimierung. Dies spart eine Menge Festplattenplatz, aber benötigt mehr "
4467 "CPU-Ressourcen bei der Erstellung des lokalen Paket-Caches. Vorgabe ist "
4470 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4471 #: apt.conf.5.xml:558
4473 "The Languages subsection controls which <filename>Translation</filename> "
4474 "files are downloaded and in which order APT tries to display the description-"
4475 "translations. APT will try to display the first available description in the "
4476 "language which is listed first. Languages can be defined with their short or "
4477 "long language codes. Note that not all archives provide "
4478 "<filename>Translation</filename> files for every language - the long "
4479 "language codes are especially rare."
4481 "Der Unterabschnitt Languages steuert, welche <filename>Translation</"
4482 "filename>-Dateien heruntergeladen werden und in welcher Reihenfolge APT "
4483 "versucht, die Beschreibungsübersetzungen anzuzeigen. APT wird versuchen, die "
4484 "erste verfügbare Beschreibung für die zuerst aufgelistete Sprache "
4485 "anzuzeigen. Sprachen können durch ihre kurzen oder langen Sprachcodes "
4486 "definiert sein. Beachten Sie, dass nicht alle Archive <filename>Translation</"
4487 "filename>-Dateien für jede Sprache bereitstellen – insbesondere sind die "
4488 "langen Sprachcodes selten."
4490 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><programlisting>
4491 #: apt.conf.5.xml:575
4493 msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
4494 msgstr "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
4496 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4497 #: apt.conf.5.xml:563
4499 "The default list includes \"environment\" and \"en\". "
4500 "\"<literal>environment</literal>\" has a special meaning here: it will be "
4501 "replaced at runtime with the language codes extracted from the "
4502 "<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
4503 "that these codes are not included twice in the list. If "
4504 "<literal>LC_MESSAGES</literal> is set to \"C\" only the "
4505 "<filename>Translation-en</filename> file (if available) will be used. To "
4506 "force APT to use no Translation file use the setting <literal>Acquire::"
4507 "Languages=none</literal>. \"<literal>none</literal>\" is another special "
4508 "meaning code which will stop the search for a suitable "
4509 "<filename>Translation</filename> file. This tells APT to download these "
4510 "translations too, without actually using them unless the environment "
4511 "specifies the languages. So the following example configuration will result "
4512 "in the order \"en, de\" in an English locale or \"de, en\" in a German one. "
4513 "Note that \"fr\" is downloaded, but not used unless APT is used in a French "
4514 "locale (where the order would be \"fr, de, en\"). <placeholder type="
4515 "\"programlisting\" id=\"0\"/>"
4517 "Die Standardliste beinhaltet »environment« und »en«. »<literal>environment</"
4518 "literal>« hat hier eine besondere Bedeutung: Es wird zur Laufzeit durch die "
4519 "Sprachcodes ersetzt, die aus der Umgebungsvariable <literal>LC_MESSAGES</"
4520 "literal> extrahiert wurden. Es wird außerdem sicherstellen, dass diese Codes "
4521 "nicht zweimal in der Liste enthalten sind. Falls <literal>LC_MESSAGES</"
4522 "literal> auf »C« gesetzt ist, wird nur die Datei <filename>Translation-en</"
4523 "filename> (falls verfügbar) benutzt. Um APT zu zwingen, keine "
4524 "Übersetzungsdatei zu verwenden, benutzen Sie die Einstellung "
4525 "<literal>Acquire::Languages=none</literal>. »<literal>none</literal>« ist "
4526 "ein weiterer Code mit besonderer Bedeutung, der die Suche nach einer "
4527 "passenden <filename>Translation</filename>-Datei stoppen wird. Dies weist "
4528 "APT an, diese Übersetzungen auch herunterzuladen, ohne sie tatsächlich zu "
4529 "verwenden, es sei denn, die Umgebungsvariable gibt diese Sprachen an. Daher "
4530 "wird die folgende Beispielkonfiguration in einer englischen Lokalisierung zu "
4531 "der Reihenfolge »en,de« und in einer deutschen Lokalisierung zu »de,en« "
4532 "führen. Beachten Sie, dass »fr« heruntergeladen, aber nicht benutzt wird, "
4533 "falls APT nicht in einer französischen Lokalisierung benutzt wird (wobei die "
4534 "Reihenfolge »fr, de, en« wäre). <placeholder type=\"programlisting\" id="
4537 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4538 #: apt.conf.5.xml:576
4540 "Note: To prevent problems resulting from APT being executed in different "
4541 "environments (e.g. by different users or by other programs) all Translation "
4542 "files which are found in <filename>/var/lib/apt/lists/</filename> will be "
4543 "added to the end of the list (after an implicit \"<literal>none</literal>\")."
4545 "Hinweis: Um Problemen vorzubeugen, die daher kommen, dass APT in "
4546 "unterschiedlichen Umgebungen ausgeführt wird (z.B. durch verschiedene "
4547 "Benutzer oder durch andere Programme) werden alle Übersetzungsdateien, die "
4548 "in <filename>/var/lib/apt/lists/</filename> gefunden werden, an das Ende der "
4549 "Liste hinzugefügt (nach einem impliziten »<literal>none</literal>«)."
4551 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4552 #: apt.conf.5.xml:585
4553 msgid "When downloading, force to use only the IPv4 protocol."
4554 msgstr "Beim Herunterladen wird die Verwendung des IPv4-Protokolls erzwungen."
4556 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4557 #: apt.conf.5.xml:591
4558 msgid "When downloading, force to use only the IPv6 protocol."
4559 msgstr "Beim Herunterladen wird die Verwendung des IPv6-Protokolls erzwungen."
4561 #. type: Content of: <refentry><refsect1><title>
4562 #: apt.conf.5.xml:598
4564 msgstr "Verzeichnisse"
4566 #. type: Content of: <refentry><refsect1><para>
4567 #: apt.conf.5.xml:600
4569 "The <literal>Dir::State</literal> section has directories that pertain to "
4570 "local state information. <literal>lists</literal> is the directory to place "
4571 "downloaded package lists in and <literal>status</literal> is the name of the "
4572 "&dpkg; status file. <literal>preferences</literal> is the name of the APT "
4573 "<filename>preferences</filename> file. <literal>Dir::State</literal> "
4574 "contains the default directory to prefix on all sub-items if they do not "
4575 "start with <filename>/</filename> or <filename>./</filename>."
4577 "Der <literal>Dir::State</literal>-Abschnitt hat Verzeichnisse, die zu "
4578 "lokalen Statusinformationen gehören. <literal>lists</literal> ist das "
4579 "Verzeichnis, in das heruntergeladene Paketlisten platziert werden und "
4580 "<literal>status</literal> ist der Name der &dpkg; Statusdatei. "
4581 "<literal>preferences</literal> ist der Name der APT-<filename>preferences</"
4582 "filename>-Datei. <literal>Dir::State</literal> enthält das "
4583 "Standardverzeichnis, das allen Unterelementen vorangestellt wird, falls sie "
4584 "nicht mit <filename>/</filename> oder <filename>./</filename> beginnen."
4586 #. type: Content of: <refentry><refsect1><para>
4587 #: apt.conf.5.xml:607
4590 #| "<literal>Dir::Cache</literal> contains locations pertaining to local "
4591 #| "cache information, such as the two package caches <literal>srcpkgcache</"
4592 #| "literal> and <literal>pkgcache</literal> as well as the location to place "
4593 #| "downloaded archives, <literal>Dir::Cache::archives</literal>. Generation "
4594 #| "of caches can be turned off by setting their names to the empty string. "
4595 #| "This will slow down startup but save disk space. It is probably "
4596 #| "preferable to turn off the pkgcache rather than the srcpkgcache. Like "
4597 #| "<literal>Dir::State</literal> the default directory is contained in "
4598 #| "<literal>Dir::Cache</literal>"
4600 "<literal>Dir::Cache</literal> contains locations pertaining to local cache "
4601 "information, such as the two package caches <literal>srcpkgcache</literal> "
4602 "and <literal>pkgcache</literal> as well as the location to place downloaded "
4603 "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
4604 "be turned off by setting <literal>pkgcache</literal> or "
4605 "<literal>srcpkgcache</literal> to <literal>\"\"</literal>. This will slow "
4606 "down startup but save disk space. It is probably preferable to turn off the "
4607 "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> "
4608 "the default directory is contained in <literal>Dir::Cache</literal>"
4610 "<literal>Dir::Cache</literal> enthält Orte, die zu lokalen "
4611 "Zwischenspeicherinformationen gehören, so wie die beiden "
4612 "Paketzwischenspeicher <literal>srcpkgcache</literal> und <literal>pkgcache</"
4613 "literal>, sowie den Ort, an den heruntergeladene Archive platziert werden, "
4614 "<literal>Dir::Cache::archives</literal>. Die Generierung von "
4615 "Zwischenspeichern kann ausgeschaltet werden, indem ihre Namen auf leere "
4616 "Zeichenketten gesetzt werden. Dies wird den Start verlangsamen, aber "
4617 "Plattenplatz sparen. Es ist vermutlich vorzuziehen, statt des »srcpkgcache«s "
4618 "den »pkgcache« auszuschalten. Wie <literal>Dir::State</literal> ist das "
4619 "Standardverzeichnis in <literal>Dir::Cache</literal> enthalten."
4621 #. type: Content of: <refentry><refsect1><para>
4622 #: apt.conf.5.xml:617
4624 "<literal>Dir::Etc</literal> contains the location of configuration files, "
4625 "<literal>sourcelist</literal> gives the location of the sourcelist and "
4626 "<literal>main</literal> is the default configuration file (setting has no "
4627 "effect, unless it is done from the config file specified by "
4628 "<envar>APT_CONFIG</envar>)."
4630 "<literal>Dir::Etc</literal> enthält den Ort der Konfigurationsdateien, "
4631 "<literal>sourcelist</literal> gibt den Ort der Quellliste und <literal>main</"
4632 "literal> ist die Standardkonfigurationsdatei (Einstellung hat keine "
4633 "Auswirkung, außer wenn sie aus der in <envar>APT_CONFIG</envar> angegebenen "
4634 "Konfigurationsdatei erfolgt)."
4636 #. type: Content of: <refentry><refsect1><para>
4637 #: apt.conf.5.xml:623
4639 "The <literal>Dir::Parts</literal> setting reads in all the config fragments "
4640 "in lexical order from the directory specified. After this is done then the "
4641 "main config file is loaded."
4643 "Die <literal>Dir::Parts</literal>-Einstellung liest in allen "
4644 "Konfigurationsteilen in lexikalischer Reihenfolge vom angegebenen "
4645 "Verzeichnis. Nachdem dies geschehen ist, wird die Hauptkonfigurationsdatei "
4648 #. type: Content of: <refentry><refsect1><para>
4649 #: apt.conf.5.xml:627
4651 "Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::"
4652 "Bin::Methods</literal> specifies the location of the method handlers and "
4653 "<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
4654 "<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
4655 "literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</"
4656 "literal> specify the location of the respective programs."
4658 "Auf binäre Programme wird von <literal>Dir::Bin</literal> verwiesen. "
4659 "<literal>Dir::Bin::Methods</literal> gibt den Ort des "
4660 "Methodensteuerungsprogramms an und <literal>gzip</literal>, <literal>bzip2</"
4661 "literal>, <literal>lzma</literal>, <literal>dpkg</literal>, <literal>apt-"
4662 "get</literal>, <literal>dpkg-source</literal>, <literal>dpkg-buildpackage</"
4663 "literal> und <literal>apt-cache</literal> geben den Ort des jeweiligen "
4666 #. type: Content of: <refentry><refsect1><para>
4667 #: apt.conf.5.xml:635
4669 "The configuration item <literal>RootDir</literal> has a special meaning. If "
4670 "set, all paths in <literal>Dir::</literal> will be relative to "
4671 "<literal>RootDir</literal>, <emphasis>even paths that are specified "
4672 "absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
4673 "set to <filename>/tmp/staging</filename> and <literal>Dir::State::status</"
4674 "literal> is set to <filename>/var/lib/dpkg/status</filename>, then the "
4675 "status file will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</"
4678 "Das Konfigurationselement <literal>RootDir</literal> hat eine besondere "
4679 "Bedeutung. Falls es gesetzt ist, sind alle Pfad relativ zu <literal>RootDir</"
4680 "literal>, <emphasis>sogar Pfade, die absolut angegeben wurden</emphasis>. So "
4681 "wird zum Beispiel, wenn <literal>RootDir</literal> auf <filename>/tmp/"
4682 "staging</filename> und <literal>Dir::State::status</literal> auf <filename>/"
4683 "var/lib/dpkg/status</filename> gesetzt ist, nach der Statusdatei in "
4684 "<filename>/tmp/staging/var/lib/dpkg/status</filename> nachgesehen."
4686 #. type: Content of: <refentry><refsect1><para>
4687 #: apt.conf.5.xml:648
4689 "The <literal>Ignore-Files-Silently</literal> list can be used to specify "
4690 "which files APT should silently ignore while parsing the files in the "
4691 "fragment directories. Per default a file which end with <literal>.disabled</"
4692 "literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-"
4693 "z]+</literal> is silently ignored. As seen in the last default value these "
4694 "patterns can use regular expression syntax."
4696 "Die Liste <literal>Ignore-Files-Silently</literal> kann benutzt werden, um "
4697 "anzugeben welche Dateien APT beim Auswerten der Dateien im Verzeichnisteil "
4698 "stillschweigend ignorieren sollte. Standardmäßig werden Dateien, die auf "
4699 "<literal>.disabled</literal>, <literal>~</literal>, <literal>.bak</literal> "
4700 "oder <literal>.dpkg-[a-z]+</literal> endenn stillschweigend ignoriert. Wie "
4701 "beim letzten Vorgabewert gesehen, kann die Syntax für reguläre Ausdrücke für "
4702 "diese Muster verwandt werden."
4704 #. type: Content of: <refentry><refsect1><title>
4705 #: apt.conf.5.xml:657
4706 msgid "APT in DSelect"
4707 msgstr "APT in DSelect"
4709 #. type: Content of: <refentry><refsect1><para>
4710 #: apt.conf.5.xml:659
4712 "When APT is used as a &dselect; method several configuration directives "
4713 "control the default behavior. These are in the <literal>DSelect</literal> "
4716 "Wenn APT als eine &dselect;-Methode benutzt wird, steuern mehrere "
4717 "Konfigurationsdirektiven das Standardverhalten. Diese stehen im Abschnitt "
4718 "<literal>DSelect</literal>."
4720 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4721 #: apt.conf.5.xml:664
4723 "Cache Clean mode; this value may be one of <literal>always</literal>, "
4724 "<literal>prompt</literal>, <literal>auto</literal>, <literal>pre-auto</"
4725 "literal> and <literal>never</literal>. <literal>always</literal> and "
4726 "<literal>prompt</literal> will remove all packages from the cache after "
4727 "upgrading, <literal>prompt</literal> (the default) does so conditionally. "
4728 "<literal>auto</literal> removes only those packages which are no longer "
4729 "downloadable (replaced with a new version for instance). <literal>pre-auto</"
4730 "literal> performs this action before downloading new packages."
4732 "Zwischenspeicherbereinigungsmodus; Dieser Wert kann entweder "
4733 "»<literal>always</literal>«, »<literal>prompt</literal>«, »<literal>auto</"
4734 "literal>«, »<literal>pre-auto</literal>« oder »<literal>never</literal>« "
4735 "sein. »<literal>always</literal>« und »<literal>prompt</literal>« werden, "
4736 "nachdem das Upgrade durchgeführt wurde, alle Pakete aus dem Zwischenspeicher "
4737 "entfernen, »<literal>prompt</literal>« (die Vorgabe) tut dies bedingt. "
4738 "»<literal>auto</literal>« entfernt nur jene Pakete, die nicht länger "
4739 "heruntergeladen werden können (zum Beispiel, weil sie durch eine neue "
4740 "Version ersetzt wurden). »<literal>pre-auto</literal>« führt diese Aktion "
4741 "vor dem Herunterladen neuer Pakete durch."
4743 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4744 #: apt.conf.5.xml:678
4746 "The contents of this variable are passed to &apt-get; as command line "
4747 "options when it is run for the install phase."
4749 "Die Inhalte dieser Variablen werden als Befehlszeilenoptionen an &apt-get; "
4750 "übermittelt, wenn es für die Installationsphase durchlaufen wird."
4752 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4753 #: apt.conf.5.xml:683
4755 "The contents of this variable are passed to &apt-get; as command line "
4756 "options when it is run for the update phase."
4758 "Die Inhalte dieser Variable werden als Befehlszeilenoptionen an &apt-get; "
4759 "übermittelt, wenn es für die Aktualisierungsphase durchlaufen wird."
4761 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4762 #: apt.conf.5.xml:688
4764 "If true the [U]pdate operation in &dselect; will always prompt to continue. "
4765 "The default is to prompt only on error."
4767 "Falls true, wird die Aktualisierungsoption [U] in &dselect; immer "
4768 "nachfragen, um fortzufahren. Vorgabe ist es, nur bei Fehlern nachzufragen."
4770 #. type: Content of: <refentry><refsect1><title>
4771 #: apt.conf.5.xml:694
4772 msgid "How APT calls &dpkg;"
4773 msgstr "Wie APT &dpkg; aufruft"
4775 #. type: Content of: <refentry><refsect1><para>
4776 #: apt.conf.5.xml:695
4778 "Several configuration directives control how APT invokes &dpkg;. These are "
4779 "in the <literal>DPkg</literal> section."
4781 "Mehrere Konfigurationsdirektiven steuern, wie APT &dpkg; aufruft. Diese "
4782 "stehen im Abschnitt <literal>DPkg</literal>."
4784 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4785 #: apt.conf.5.xml:700
4787 "This is a list of options to pass to &dpkg;. The options must be specified "
4788 "using the list notation and each list item is passed as a single argument to "
4791 "Dies ist eine Liste von Optionen, die an &dpkg; übermittelt werden. Die "
4792 "Optionen müssen unter Benutzung der Listenschreibweise angegeben werden und "
4793 "jedes Listenelement wird als einzelnes Argument an &dpkg; übermittelt."
4795 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4796 #: apt.conf.5.xml:706
4798 "This is a list of shell commands to run before/after invoking &dpkg;. Like "
4799 "<literal>options</literal> this must be specified in list notation. The "
4800 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
4801 "fail APT will abort."
4803 "Dies ist eine Liste von Shell-Befehlen, die vor/nach dem Aufruf von &dpkg; "
4804 "ausgeführt werden. Wie <literal>options</literal> muss dies in "
4805 "Listenschreibweise angegeben werden. Die Befehle werden der Reihenfolge nach "
4806 "mit <filename>/bin/sh</filename> aufgerufen, sollte einer fehlschlagen, wird "
4809 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4810 #: apt.conf.5.xml:713
4812 "This is a list of shell commands to run before invoking &dpkg;. Like "
4813 "<literal>options</literal> this must be specified in list notation. The "
4814 "commands are invoked in order using <filename>/bin/sh</filename>; should any "
4815 "fail APT will abort. APT will pass the filenames of all .deb files it is "
4816 "going to install to the commands, one per line on the requested file "
4817 "descriptor, defaulting to standard input."
4819 "Dies ist eine Liste von Shell-Befehlen, die vor dem Aufruf von &dpkg; "
4820 "ausgeführt werden. Wie <literal>options</literal> muss dies in "
4821 "Listenschreibweise angegeben werden. Die Befehle werden der Reihenfolge nach "
4822 "mit <filename>/bin/sh</filename> aufgerufen, sollte einer fehlschlagen, wird "
4823 "APT abgebrochen. APT wird den Befehlen die Dateinamen aller .deb-Dateien, "
4824 "die es installieren wird, einen pro Zeile, an den angeforderten "
4825 "standardmäßig auf die Standardeingabe verweisenden Dateideskriptor, "
4828 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4829 #: apt.conf.5.xml:720
4831 "Version 2 of this protocol dumps more information, including the protocol "
4832 "version, the APT configuration space and the packages, files and versions "
4833 "being changed. Version 3 adds the architecture and <literal>MultiArch</"
4834 "literal> flag to each version being dumped."
4836 "Version 2 dieses Protokolls gibt mehr Informationen aus, einschließlich der "
4837 "Protokollversion, dem APT-Konfigurationsraum und den Paketen, Dateien und "
4838 "den Versionen, die geändert werden. Version 3 fügt jeder ausgegebenen "
4839 "Version die Architektur und den <literal>MultiArch</literal>-Schalter hinzu."
4841 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4842 #: apt.conf.5.xml:725
4844 "The version of the protocol to be used for the command "
4845 "<literal><replaceable>cmd</replaceable></literal> can be chosen by setting "
4846 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::Version</"
4847 "literal> accordingly, the default being version 1. If APT isn't supporting "
4848 "the requested version it will send the information in the highest version it "
4849 "has support for instead."
4851 "Die Protokollversion, die für den Befehl <literal><replaceable>Befehl</"
4852 "replaceable></literal> benutzt werden soll, kann durch entsprechendes Setzen "
4853 "von <literal>DPkg::Tools::options::<replaceable>Befehl</replaceable>::"
4854 "Version</literal> ausgewählt werden, Voreinstellung ist Version 1. Falls APT "
4855 "die angefragte Version nicht unterstützt, wird es stattdessen die "
4856 "Informationen in der höchsten Version senden, für die es Unterstützung "
4859 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4860 #: apt.conf.5.xml:732
4862 "The file descriptor to be used to send the information can be requested with "
4863 "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::InfoFD</"
4864 "literal> which defaults to <literal>0</literal> for standard input and is "
4865 "available since version 0.9.11. Support for the option can be detected by "
4866 "looking for the environment variable <envar>APT_HOOK_INFO_FD</envar> which "
4867 "contains the number of the used file descriptor as a confirmation."
4869 "Der Dateideskriptor, der zum Senden der Informationen benutzt wird, kann mit "
4870 "<literal>DPkg::Tools::options::<replaceable>Befehl</replaceable>::InfoFD</"
4871 "literal> abgefragt werden. Er ist standardmäßig <literal>0</literal> für die "
4872 "Standardeingabe und seit Version 0.9.11 verfügbar. Unterstützung für die "
4873 "Option können Sie finden, indem Sie in die Umgebungsvariable "
4874 "<envar>APT_HOOK_INFO_FD</envar> schauen. Sie enthält die Nummer des "
4875 "verwendeten Dateideskriptors als eine Bestätigung."
4877 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4878 #: apt.conf.5.xml:742
4880 "APT chdirs to this directory before invoking &dpkg;, the default is "
4881 "<filename>/</filename>."
4883 "APT wechselt mit chdir in dieses Verzeichnis, bevor &dpkg; aufgerufen wird, "
4884 "die Vorgabe ist <filename>/</filename>."
4886 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4887 #: apt.conf.5.xml:747
4889 "These options are passed to &dpkg-buildpackage; when compiling packages; the "
4890 "default is to disable signing and produce all binaries."
4892 "Diese Optionen werden an &dpkg-buildpackage; beim Kompilieren von Paketen "
4893 "übermittelt. Standardmäßig wird das Signieren augeschaltet und alle "
4894 "Programme werden erstellt."
4896 #. type: Content of: <refentry><refsect1><refsect2><title>
4897 #: apt.conf.5.xml:752
4898 msgid "dpkg trigger usage (and related options)"
4899 msgstr "Dpkd-Trigger-Benutzung (und zugehörige Optionen)"
4901 #. type: Content of: <refentry><refsect1><refsect2><para>
4902 #: apt.conf.5.xml:753
4904 "APT can call &dpkg; in such a way as to let it make aggressive use of "
4905 "triggers over multiple calls of &dpkg;. Without further options &dpkg; will "
4906 "use triggers once each time it runs. Activating these options can therefore "
4907 "decrease the time needed to perform the install or upgrade. Note that it is "
4908 "intended to activate these options per default in the future, but as it "
4909 "drastically changes the way APT calls &dpkg; it needs a lot more testing. "
4910 "<emphasis>These options are therefore currently experimental and should not "
4911 "be used in production environments.</emphasis> It also breaks progress "
4912 "reporting such that all front-ends will currently stay around half (or more) "
4913 "of the time in the 100% state while it actually configures all packages."
4915 "APT kann &dpkg; auf eine Art aufrufen, in der aggressiv Gebrauch von "
4916 "Triggern über mehrere &dpkg;-Aufrufe hinweg gemacht wird. Ohne weitere "
4917 "Optionen wird &dpkg; Trigger nur einmal bei jeder Ausführung benutzen. Diese "
4918 "Optionen zu aktivieren, kann daher die zum Installieren oder Upgrade "
4919 "benötigte Zeit verkürzen. Beachten Sie, dass geplant ist, diese Optionen in "
4920 "Zukunft standardmäßig zu aktivieren, aber da es die Art, wie APT &dpkg; "
4921 "aufruft, drastisch ändert, benötigt es noch viele weitere Tests. "
4922 "<emphasis>Diese Optionen sind daher aktuell noch experimentell und sollten "
4923 "nicht in produktiven Umgebungen benutzt werden.</emphasis> Außerdem "
4924 "unterbricht es die Fortschrittsanzeige, so dass alle Oberflächen derzeit die "
4925 "halbe (oder mehr) Zeit auf dem Status 100% stehen, während tatsächlich alle "
4926 "Pakete konfiguriert werden."
4928 #. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
4929 #: apt.conf.5.xml:768
4932 "DPkg::NoTriggers \"true\";\n"
4933 "PackageManager::Configure \"smart\";\n"
4934 "DPkg::ConfigurePending \"true\";\n"
4935 "DPkg::TriggersPending \"true\";"
4937 "DPkg::NoTriggers \"true\";\n"
4938 "PackageManager::Configure \"smart\";\n"
4939 "DPkg::ConfigurePending \"true\";\n"
4940 "DPkg::TriggersPending \"true\";"
4942 #. type: Content of: <refentry><refsect1><refsect2><para>
4943 #: apt.conf.5.xml:762
4945 "Note that it is not guaranteed that APT will support these options or that "
4946 "these options will not cause (big) trouble in the future. If you have "
4947 "understand the current risks and problems with these options, but are brave "
4948 "enough to help testing them, create a new configuration file and test a "
4949 "combination of options. Please report any bugs, problems and improvements "
4950 "you encounter and make sure to note which options you have used in your "
4951 "reports. Asking &dpkg; for help could also be useful for debugging proposes, "
4952 "see e.g. <command>dpkg --audit</command>. A defensive option combination "
4953 "would be <placeholder type=\"literallayout\" id=\"0\"/>"
4955 "Beachten Sie, dass es nicht gewährleistet ist, dass APT diese Optionen "
4956 "unterstützen wird oder dass diese Optionen in der Zukunft keinen (großen) "
4957 "Ärger machen. Wenn Sie die allgemeinen Risiken und Probleme mit diesen "
4958 "Optionen verstanden haben, aber tapfer genug sind, sie testen zu helfen, "
4959 "erstellen Sie eine neue Konfigurationsdatei und testen Sie eine Kombination "
4960 "von Optionen. Bitte berichten Sie auf Englisch jegliche Fehler, Probleme und "
4961 "Verbesserungen, denen Sie begegnen und stellen Sie sicher, dass Sie alle von "
4962 "Ihnen benutzten Optionen in Ihren Berichten vermerken. Zum Zweck der "
4963 "Fehlersuche könnte es außerdem nützlich sein, &dpkg; um Hilfe zu fragen. "
4964 "Lesen Sie z.B. <command>dpkg --audit</command>. Eine defensive "
4965 "Optionenkombination wäre <placeholder type=\"literallayout\" id=\"0\"/>"
4967 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
4968 #: apt.conf.5.xml:775
4970 "Add the no triggers flag to all &dpkg; calls (except the ConfigurePending "
4971 "call). See &dpkg; if you are interested in what this actually means. In "
4972 "short: &dpkg; will not run the triggers when this flag is present unless it "
4973 "is explicitly called to do so in an extra call. Note that this option "
4974 "exists (undocumented) also in older APT versions with a slightly different "
4975 "meaning: Previously these option only append --no-triggers to the configure "
4976 "calls to &dpkg; - now APT will also add this flag to the unpack and remove "
4979 "fügt die keine-Trigger-Markierung zu allen &dpkg; Aufrufen hinzu "
4980 "(ausgenommen den ConfigurePending-Aufruf). Siehe &dpkg;, wenn Sie "
4981 "interessiert sind, was dies tatsächlich bedeutet. In Kürze: &dpkg; wird die "
4982 "Trigger nicht ausführen, dann ist diese Markierung vorhanden, außer sie wird "
4983 "explizit aufgerufen, um dies in einem gesonderten Aufruf zu tun. Beachten "
4984 "Sie, dass diese Option außerdem in älteren APT-Versionen mit einer "
4985 "geringfügig anderen Bedeutung existiert (nicht dokumentiert): Vorher hing "
4986 "diese Option nur --no-triggers an die Konfigurationsaufrufe für &dpkg; an – "
4987 "nun wird APT diese Markierung außerdem an die »unpack«- und »remove«-Aufrufe "
4990 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
4991 #: apt.conf.5.xml:783
4993 "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
4994 "and \"<literal>no</literal>\". The default value is \"<literal>all</literal>"
4995 "\", which causes APT to configure all packages. The \"<literal>smart</"
4996 "literal>\" way is to configure only packages which need to be configured "
4997 "before another package can be unpacked (Pre-Depends), and let the rest be "
4998 "configured by &dpkg; with a call generated by the ConfigurePending option "
4999 "(see below). On the other hand, \"<literal>no</literal>\" will not configure "
5000 "anything, and totally relies on &dpkg; for configuration (which at the "
5001 "moment will fail if a Pre-Depends is encountered). Setting this option to "
5002 "any value other than <literal>all</literal> will implicitly also activate "
5003 "the next option by default, as otherwise the system could end in an "
5004 "unconfigured and potentially unbootable state."
5006 "Gültige Werte sind »<literal>all</literal>«, »<literal>smart</literal>« und "
5007 "»<literal>no</literal>«. Der Standardwert ist »<literal>all</literal>«, was "
5008 "APT veranlasst, alle Pakete zu konfigurieren. Die Art von »<literal>smart</"
5009 "literal>« ist es, nur die Pakete zu konfigurieren, die konfiguriert werden "
5010 "müssen, bevor ein anderes Paket entpackt werden kann (Pre-Depends), und den "
5011 "Rest von &dpkg; mit einem Aufruf, der durch die Option ConfigurePending "
5012 "(siehe unten) generiert wurde, konfigurieren zu lassen. Im Gegensatz dazu "
5013 "wird »<literal>no</literal>« nichts konfigurieren und sich völlig auf die "
5014 "Konfiguration durch &dpkg; verlassen (was im Moment fehlschlägt, falls ein "
5015 "Pre-Depends vorkommt). Diese Option auf etwas anderes als <literal>all</"
5016 "literal> zu setzen, wird außerdem implizit standardmäßig die nächste Option "
5017 "aktivieren, da das System anderenfalls in einem nicht konfigurierten Status "
5018 "enden könnte und möglicherweise nicht mehr startbar ist."
5020 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5021 #: apt.conf.5.xml:798
5023 "If this option is set APT will call <command>dpkg --configure --pending</"
5024 "command> to let &dpkg; handle all required configurations and triggers. This "
5025 "option is activated automatically per default if the previous option is not "
5026 "set to <literal>all</literal>, but deactivating it could be useful if you "
5027 "want to run APT multiple times in a row - e.g. in an installer. In these "
5028 "sceneries you could deactivate this option in all but the last run."
5030 "Wenn diese Option gesetzt ist, wird APT <command>dpkg --configure --pending</"
5031 "command> aufrufen, um &dpkg; alle benötigten Konfigurationen und Trigger "
5032 "handhaben zu lassen. Diese Option ist als Vorgabe automatisch aktiviert, "
5033 "wenn die vorherige Option nicht auf <literal>all</literal> gesetzt ist, aber "
5034 "Deaktivieren könnte nützlich sein, wenn Sie APT mehrmals hintereinander "
5035 "ausführen möchten – z.B. in einem Installationsprogramm. In diesen Szenarien "
5036 "könnten Sie diese Option außer in allen außer der letzten Ausführung "
5039 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5040 #: apt.conf.5.xml:805
5042 "Useful for the <literal>smart</literal> configuration as a package which has "
5043 "pending triggers is not considered as <literal>installed</literal>, and "
5044 "&dpkg; treats them as <literal>unpacked</literal> currently which is a "
5045 "showstopper for Pre-Dependencies (see debbugs #526774). Note that this will "
5046 "process all triggers, not only the triggers needed to configure this package."
5048 "nützlich für <literal>smart</literal>-Konfiguration, da ein Paket mit "
5049 "ausstehenden Triggern nicht als <literal>installed</literal> angesehen wird "
5050 "und Dpkg es als aktuell entpackt betrachtet, was ein Hemmschuh für Pre-"
5051 "Dependencies ist (siehe Debian-Fehler #526774). Beachten Sie, dass dies alle "
5052 "Trigger ausführt, nicht nur die Trigger, die zum Konfigurieren dieses Pakets "
5055 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
5056 #: apt.conf.5.xml:818
5059 "OrderList::Score {\n"
5061 "\tEssential 200;\n"
5063 "\tPreDepends 50;\n"
5066 "OrderList::Score {\n"
5068 "\tEssential 200;\n"
5070 "\tPreDepends 50;\n"
5073 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5074 #: apt.conf.5.xml:811
5076 "Essential packages (and their dependencies) should be configured immediately "
5077 "after unpacking. It is a good idea to do this quite early in the upgrade "
5078 "process as these configure calls also currently require <literal>DPkg::"
5079 "TriggersPending</literal> which will run quite a few triggers (which may not "
5080 "be needed). Essentials get per default a high score but the immediate flag "
5081 "is relatively low (a package which has a Pre-Depends is rated higher). "
5082 "These option and the others in the same group can be used to change the "
5083 "scoring. The following example shows the settings with their default "
5084 "values. <placeholder type=\"literallayout\" id=\"0\"/>"
5086 "Essentielle Pakete (und ihre Abhängigkeiten) sollten sofort nach dem "
5087 "Entpacken konfiguriert werden. Es ist eine gute Idee, dies ziemlich früh im "
5088 "Upgrade-Prozess zu tun, da diese Konfigurationsaufrufe aktuell außerdem "
5089 "<literal>DPkg::TriggersPending</literal> benötigen, das eine Reihe von "
5090 "Triggern ausführt (die möglicherweise nicht gebraucht werden). Essentielle "
5091 "Pakete haben als Vorgabe eine hohe Bewertung, aber die Unmittelbarmarkierung "
5092 "ist relativ niedrig (ein Paket, das Pre-Depends hat, wird höher bewertet). "
5093 "Diese Option und die anderen in der gleichen Gruppe können benutzt werden, "
5094 "um die Bewertung zu ändern. Das folgende Beispiel zeigt die Einstellungen "
5095 "mit ihren Vorgabewerten. <placeholder type=\"literallayout\" id=\"0\"/>"
5097 #. type: Content of: <refentry><refsect1><title>
5098 #: apt.conf.5.xml:831
5099 msgid "Periodic and Archives options"
5100 msgstr "Periodische- und Archivoptionen"
5102 #. type: Content of: <refentry><refsect1><para>
5103 #: apt.conf.5.xml:832
5105 "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
5106 "of options configure behavior of apt periodic updates, which is done by the "
5107 "<literal>/etc/cron.daily/apt</literal> script. See the top of this script "
5108 "for the brief documentation of these options."
5110 "<literal>APT::Periodic</literal>- und <literal>APT::Archives</literal>-"
5111 "Gruppen von Optionen konfigurieren das Verhalten periodischer APT-"
5112 "Aktualisierungen, die vom Skript <literal>/etc/cron.daily/apt</literal> "
5113 "durchgeführt werden. Lesen Sie die Kopfzeilen dieses Skripts, um eine kurze "
5114 "Dokumentation dieser Optionen zu erhalten."
5116 #. type: Content of: <refentry><refsect1><title>
5117 #: apt.conf.5.xml:840
5118 msgid "Debug options"
5119 msgstr "Fehlersuchoptionen"
5121 #. type: Content of: <refentry><refsect1><para>
5122 #: apt.conf.5.xml:842
5124 "Enabling options in the <literal>Debug::</literal> section will cause "
5125 "debugging information to be sent to the standard error stream of the program "
5126 "utilizing the <literal>apt</literal> libraries, or enable special program "
5127 "modes that are primarily useful for debugging the behavior of <literal>apt</"
5128 "literal>. Most of these options are not interesting to a normal user, but a "
5131 "Einschalten von Optionen im Abschnitt <literal>Debug::</literal> wird "
5132 "veranlassen, dass Fehlersuchinformationen an die Standardfehlerausgabe des "
5133 "Programms gesendet werden, das die <literal>apt</literal>-Bibliotheken "
5134 "benutzt oder besondere Programmmodi einschaltet, die in erster Linie für das "
5135 "Fehlersuchverhalten von <literal>apt</literal> nützlich sind. Die meisten "
5136 "dieser Optionen sind für den normalen Anwender uninteressant, aber ein paar "
5139 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5140 #: apt.conf.5.xml:853
5142 "<literal>Debug::pkgProblemResolver</literal> enables output about the "
5143 "decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</"
5146 "<literal>Debug::pkgProblemResolver</literal> schaltet die Ausgabe über die "
5147 "von <literal>dist-upgrade, upgrade, install, remove, purge</literal> "
5148 "getroffenen Entscheidungen ein."
5150 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5151 #: apt.conf.5.xml:861
5153 "<literal>Debug::NoLocking</literal> disables all file locking. This can be "
5154 "used to run some operations (for instance, <literal>apt-get -s install</"
5155 "literal>) as a non-root user."
5157 "<literal>Debug::NoLocking</literal> schaltet jegliches Sperren von Dateien "
5158 "aus. Dies kann benutzt werden, um einige Operationen (zum Beispiel "
5159 "<literal>apt-get -s install</literal>) als nicht root-Anwender auszuführen."
5161 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5162 #: apt.conf.5.xml:870
5164 "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
5165 "time that <literal>apt</literal> invokes &dpkg;."
5167 "<literal>Debug::pkgDPkgPM</literal> gibt die aktuelle Befehlszeile jedesmal "
5168 "aus, wenn <literal>apt</literal> &dpkg; aufruft."
5171 #. motivating example, except I haven't a clue why you'd want
5173 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
5174 #: apt.conf.5.xml:878
5176 "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
5179 "<literal>Debug::IdentCdrom</literal> schaltet das Einbeziehen von statfs-"
5180 "Daten in CD-ROM-IDs aus."
5182 #. type: Content of: <refentry><refsect1><para>
5183 #: apt.conf.5.xml:888
5184 msgid "A full list of debugging options to apt follows."
5185 msgstr "Eine vollständige Liste der Fehlersuchoptionen von APT folgt."
5187 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5188 #: apt.conf.5.xml:897
5190 "Print information related to accessing <literal>cdrom://</literal> sources."
5192 "gibt Informationen aus, die sich auf Zugriffe von <literal>cdrom://</"
5193 "literal>-Quellen beziehen."
5195 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5196 #: apt.conf.5.xml:908
5197 msgid "Print information related to downloading packages using FTP."
5199 "gibt Informationen aus, die sich auf das Herunterladen von Paketen per FTP "
5202 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5203 #: apt.conf.5.xml:919
5204 msgid "Print information related to downloading packages using HTTP."
5206 "gibt Informationen aus, die sich auf das Herunterladen von Paketen per HTTP "
5209 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5210 #: apt.conf.5.xml:930
5211 msgid "Print information related to downloading packages using HTTPS."
5213 "gibt Informationen aus, die sich auf das Herunterladen von Paketen per HTTPS "
5216 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5217 #: apt.conf.5.xml:941
5219 "Print information related to verifying cryptographic signatures using "
5220 "<literal>gpg</literal>."
5222 "gibt Informationen aus, die sich auf das Prüfen kryptografischer Signaturen "
5223 "mittels <literal>gpg</literal> beziehen."
5225 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5226 #: apt.conf.5.xml:952
5228 "Output information about the process of accessing collections of packages "
5229 "stored on CD-ROMs."
5231 "gibt Informationen über den Zugriffsprozess auf Paketsammlungen aus, die auf "
5232 "CD-ROMs gespeichert sind."
5234 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5235 #: apt.conf.5.xml:962
5236 msgid "Describes the process of resolving build-dependencies in &apt-get;."
5238 "beschreibt den Prozess der Auflösung von Bauabhängigkeiten in &apt-get;."
5240 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5241 #: apt.conf.5.xml:972
5243 "Output each cryptographic hash that is generated by the <literal>apt</"
5244 "literal> libraries."
5246 "gibt jeden kryptografischen Hash aus, der von den <literal>apt</literal>-"
5247 "Bibliotheken generiert wurde."
5249 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5250 #: apt.conf.5.xml:982
5252 "Do not include information from <literal>statfs</literal>, namely the number "
5253 "of used and free blocks on the CD-ROM filesystem, when generating an ID for "
5256 "schließt keine Informationen von <literal>statfs</literal> ein, und zwar die "
5257 "Anzahl der benutzten und freien Blöcke auf dem CD-ROM-Dateisystem, wenn eine "
5258 "ID für eine CD-ROM generiert wird."
5260 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5261 #: apt.conf.5.xml:993
5263 "Disable all file locking. For instance, this will allow two instances of "
5264 "<quote><literal>apt-get update</literal></quote> to run at the same time."
5266 "schaltet jegliches Sperren von Dateien aus. Dies wird zum Beispiel erlauben, "
5267 "dass zwei Instanzen von <quote><literal>apt-get update</literal></quote> zur "
5268 "gleichen Zeit laufen."
5270 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5271 #: apt.conf.5.xml:1005
5272 msgid "Log when items are added to or removed from the global download queue."
5274 "protokolliert, wenn Elemente aus der globalen Warteschlange zum "
5275 "Herunterladen hinzugefügt oder entfernt werden."
5277 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5278 #: apt.conf.5.xml:1015
5280 "Output status messages and errors related to verifying checksums and "
5281 "cryptographic signatures of downloaded files."
5283 "gibt Statusmeldungen und Fehler aus, die sich auf das Prüfen von Prüfsummen "
5284 "und kryptografischen Signaturen von heruntergeladenen Dateien beziehen."
5286 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5287 #: apt.conf.5.xml:1025
5289 "Output information about downloading and applying package index list diffs, "
5290 "and errors relating to package index list diffs."
5292 "gibt Informationen über das Herunterladen und Anwenden von Paketindexlisten-"
5293 "Diffs und Fehler, die die Paketindexlisten-Diffs betreffen, aus."
5295 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5296 #: apt.conf.5.xml:1037
5298 "Output information related to patching apt package lists when downloading "
5299 "index diffs instead of full indices."
5301 "gibt Informationen aus, die sich auf das Patchen von Paketlisten von APT "
5302 "beziehen, wenn Index-Diffs anstelle vollständiger Indizes heruntergeladen "
5305 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5306 #: apt.conf.5.xml:1048
5308 "Log all interactions with the sub-processes that actually perform downloads."
5310 "protokolliert alle Interaktionen mit Unterprozessen, die aktuell Downloads "
5313 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5314 #: apt.conf.5.xml:1059
5316 "Log events related to the automatically-installed status of packages and to "
5317 "the removal of unused packages."
5319 "protokolliert alle Ereignisse, die sich auf den automatisch-installiert-"
5320 "Status von Paketen und auf das Entfernen von nicht benutzten Paketen "
5323 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5324 #: apt.conf.5.xml:1069
5326 "Generate debug messages describing which packages are being automatically "
5327 "installed to resolve dependencies. This corresponds to the initial auto-"
5328 "install pass performed in, e.g., <literal>apt-get install</literal>, and not "
5329 "to the full <literal>apt</literal> dependency resolver; see <literal>Debug::"
5330 "pkgProblemResolver</literal> for that."
5332 "generiert Fehlersuchmeldungen, die beschreiben, welche Pakete automatisch "
5333 "installiert werden, um Abhängigkeiten aufzulösen. Dies entspricht dem "
5334 "anfangs durchgeführten auto-install-Durchlauf, z.B. in <literal>apt-get "
5335 "install</literal> und nicht dem vollständigen <literal>apt</literal>-"
5336 "Abhängigkeitsauflöser. Lesen Sie dafür <literal>Debug::pkgProblemResolver</"
5339 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5340 #: apt.conf.5.xml:1083
5342 "Generate debug messages describing which packages are marked as keep/install/"
5343 "remove while the ProblemResolver does his work. Each addition or deletion "
5344 "may trigger additional actions; they are shown indented two additional "
5345 "spaces under the original entry. The format for each line is "
5346 "<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or "
5347 "<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c -"
5348 "> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> is "
5349 "the current version of the package, <literal>d.e.f</literal> is the version "
5350 "considered for installation and <literal>x.y.z</literal> is a newer version, "
5351 "but not considered for installation (because of a low pin score). The later "
5352 "two can be omitted if there is none or if it is the same as the installed "
5353 "version. <literal>section</literal> is the name of the section the package "
5356 "generiert Fehlersuchmeldungen, die beschreiben, welches Paket als "
5357 "»keep«/»install«/»remove« markiert ist, während der ProblemResolver seine "
5358 "Arbeit verrichtet. Jedes Hinzufügen oder Löschen kann zusätzliche Aktionen "
5359 "auslösen. Sie werden nach zwei eingerückten Leerzeichen unter dem "
5360 "Originaleintrag angezeigt. Jede Zeile hat das Format <literal>MarkKeep</"
5361 "literal>, <literal>MarkDelete</literal> oder <literal>MarkInstall</literal> "
5362 "gefolgt von <literal>Paketname <a.b.c -> d.e.f | x.y.z> "
5363 "(Abschnitt)</literal> wobei <literal>a.b.c</literal> die aktuelle Version "
5364 "des Paketes ist, <literal>d.e.f</literal> die Version ist, die zur "
5365 "Installation vorgesehen ist und <literal>x.y.z</literal> eine neuere Version "
5366 "ist, die aber nicht zur Installation vorgesehen ist (aufgrund einer "
5367 "niedrigen Pinning-Bewertung). Die letzten beiden können weggelassen werden, "
5368 "wenn es keine gibt oder wenn sie die gleiche Version haben, wie die, die "
5369 "installiert ist. <literal>section</literal> ist der Name des Abschnitts, in "
5370 "dem das Paket erscheint."
5372 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5373 #: apt.conf.5.xml:1104
5375 "When invoking &dpkg;, output the precise command line with which it is being "
5376 "invoked, with arguments separated by a single space character."
5378 "gibt, wenn &dpkg; aufgerufen wird, die genauen Befehlszeile mit der es "
5379 "aufgerufen wurde, mit Argumenten, die durch einzelne Leerzeichen getrennt "
5382 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5383 #: apt.conf.5.xml:1115
5385 "Output all the data received from &dpkg; on the status file descriptor and "
5386 "any errors encountered while parsing it."
5388 "gibt alle von &dpkg; empfangenen Daten über einen Status-Datei-Deskriptor "
5389 "und alle während deren Auswertung gefundenen Fehler aus."
5391 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5392 #: apt.conf.5.xml:1126
5394 "Generate a trace of the algorithm that decides the order in which "
5395 "<literal>apt</literal> should pass packages to &dpkg;."
5397 "generiert eine Aufzeichnung des Algorithmus, der über die Reihenfolge "
5398 "entscheidet, in der <literal>apt</literal> Pakete an &dpkg; weiterleiten "
5401 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5402 #: apt.conf.5.xml:1138
5404 "Output status messages tracing the steps performed when invoking &dpkg;."
5406 "gibt Statusmeldungen aus, die die Schritte nachverfolgen, die beim Aufruf "
5407 "von &dpkg; ausgeführt werden."
5409 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5410 #: apt.conf.5.xml:1149
5411 msgid "Output the priority of each package list on startup."
5412 msgstr "gibt die Priorität jeder Paketliste beim Start aus."
5414 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5415 #: apt.conf.5.xml:1159
5417 "Trace the execution of the dependency resolver (this applies only to what "
5418 "happens when a complex dependency problem is encountered)."
5420 "verfolgt die Ausführung des Abhängigkeitsauflösers (dies wird nur auf das "
5421 "angewandt, was geschieht, wenn ein komplexes Abhängigkeitsproblem "
5424 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5425 #: apt.conf.5.xml:1170
5427 "Display a list of all installed packages with their calculated score used by "
5428 "the pkgProblemResolver. The description of the package is the same as "
5429 "described in <literal>Debug::pkgDepCache::Marker</literal>"
5431 "gibt eine Liste aller installierten Pakete mit ihren berechneten "
5432 "Bewertungen, die vom pkgProblemResolver benutzt werden, aus. Die "
5433 "Beschreibung des Pakets ist die gleiche, wie in <literal>Debug::pkgDepCache::"
5434 "Marker</literal> beschrieben."
5436 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5437 #: apt.conf.5.xml:1182
5439 "Print information about the vendors read from <filename>/etc/apt/vendors."
5442 "gibt die Informationen über die in <filename>/etc/apt/vendors.list</"
5443 "filename> gelesenen Anbieter aus."
5445 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5446 #: apt.conf.5.xml:1192
5448 "Display the external commands that are called by apt hooks. This includes e."
5449 "g. the config options <literal>DPkg::{Pre,Post}-Invoke</literal> or "
5450 "<literal>APT::Update::{Pre,Post}-Invoke</literal>."
5452 "zeigt die externen Befehle, die durch APT-Hooks aufgerufen werden. Dies "
5453 "schließt z.B. die Konfigurationsoptionen <literal>DPkg::{Pre,Post}-Invoke</"
5454 "literal> oder <literal>APT::Update::{Pre,Post}-Invoke</literal> mit ein."
5456 #. type: Content of: <refentry><refsect1><title>
5457 #: apt.conf.5.xml:1216 apt_preferences.5.xml:547 sources.list.5.xml:239
5458 #: apt-ftparchive.1.xml:598
5462 #. type: Content of: <refentry><refsect1><para>
5463 #: apt.conf.5.xml:1217
5465 "&configureindex; is a configuration file showing example values for all "
5468 "&configureindex; ist eine Konfigurationsdatei, die Beispielwerte für alle "
5469 "möglichen Optionen zeigen."
5471 #. ? reading apt.conf
5472 #. type: Content of: <refentry><refsect1><para>
5473 #: apt.conf.5.xml:1229
5474 msgid "&apt-cache;, &apt-config;, &apt-preferences;."
5475 msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
5477 #. type: Content of: <refentry><refnamediv><refpurpose>
5478 #: apt_preferences.5.xml:34
5479 msgid "Preference control file for APT"
5480 msgstr "Voreinstellungssteuerdatei für APT"
5482 #. type: Content of: <refentry><refsect1><para>
5483 #: apt_preferences.5.xml:39
5485 "The APT preferences file <filename>/etc/apt/preferences</filename> and the "
5486 "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
5487 "can be used to control which versions of packages will be selected for "
5490 "Die APT-Einstellungsdatei <filename>/etc/apt/preferences</filename> und "
5491 "Teildateien im Verzeichnis <filename>/etc/apt/preferences.d/</filename> "
5492 "können benutzt werden, um zu steuern, welche Versionen von Paketen zur "
5493 "Installation ausgewählt werden."
5495 #. type: Content of: <refentry><refsect1><para>
5496 #: apt_preferences.5.xml:44
5498 "Several versions of a package may be available for installation when the "
5499 "&sources-list; file contains references to more than one distribution (for "
5500 "example, <literal>stable</literal> and <literal>testing</literal>). APT "
5501 "assigns a priority to each version that is available. Subject to dependency "
5502 "constraints, <command>apt-get</command> selects the version with the highest "
5503 "priority for installation. The APT preferences override the priorities that "
5504 "APT assigns to package versions by default, thus giving the user control "
5505 "over which one is selected for installation."
5507 "Es könnten mehrere Versionen eines Pakets zur Installation verfügbar sein, "
5508 "wenn die Datei &sources-list; Bezüge zu mehr als einer Distribution enthält "
5509 "(zum Beispiel <literal>stable</literal> und <literal>testing</literal>). APT "
5510 "weist jeder verfügbaren Version eine Priorität zu. Je nach "
5511 "Abhängigkeitsbedingungen wählt <command>apt-get</command> die Version mit "
5512 "der höchsten Priorität zur Installation aus. Die APT-Einstellungen setzen "
5513 "die Prioritäten außer Kraft, die APT den Paketversionen standardmäßig "
5514 "zuweist, was dem Anwender die Kontrolle darüber gibt, welche zur "
5515 "Installation ausgewählt wird."
5517 #. type: Content of: <refentry><refsect1><para>
5518 #: apt_preferences.5.xml:54
5520 "Several instances of the same version of a package may be available when the "
5521 "&sources-list; file contains references to more than one source. In this "
5522 "case <command>apt-get</command> downloads the instance listed earliest in "
5523 "the &sources-list; file. The APT preferences do not affect the choice of "
5524 "instance, only the choice of version."
5526 "Es könnten mehrere Instanzen der gleichen Version eines Paketes verfügbar "
5527 "sein, wenn die Datei &sources-list; Bezüge zu mehr als einer Distribution "
5528 "enthält. In diesem Fall lädt <command>apt-get</command> die Instanz "
5529 "herunter, die in der Datei &sources-list; als erstes aufgelistet ist. Die "
5530 "APT-Einstellungsdatei beeinflusst die Wahl der Instanz nicht, nur die Wahl "
5533 #. type: Content of: <refentry><refsect1><para>
5534 #: apt_preferences.5.xml:61
5536 "Preferences are a strong power in the hands of a system administrator but "
5537 "they can become also their biggest nightmare if used without care! APT will "
5538 "not question the preferences, so wrong settings can lead to uninstallable "
5539 "packages or wrong decisions while upgrading packages. Even more problems "
5540 "will arise if multiple distribution releases are mixed without a good "
5541 "understanding of the following paragraphs. Packages included in a specific "
5542 "release aren't tested in (and therefore don't always work as expected in) "
5543 "older or newer releases, or together with other packages from different "
5544 "releases. You have been warned."
5546 "Eigenschaften sind in der Hand eines Systemadministrator ein große Stärke, "
5547 "können aber auch sein größter Albtraum werden, wenn sie unvorsichtig benutzt "
5548 "werden. APT wird die Eigenschaften nicht abfragen, so dass deshalb falsche "
5549 "Einstellungen zu nicht installierbaren Paketen oder falschen Entscheidungen "
5550 "während des Upgrades führen. Sogar noch mehr Probleme treten auf, wenn "
5551 "mehrere Distributions-Release ohne gutes Verständnis der folgenden Absätze "
5552 "gemischt werden. Pakete, die in einem speziellen Release enthalten sind, "
5553 "sind nicht in älteren und neueren Releases oder zusammen mit Paketen "
5554 "unterschiedlicher Releases getestet und funktionieren daher erwartungsgemäß "
5555 "nicht. Sind wurden gewarnt."
5557 #. type: Content of: <refentry><refsect1><para>
5558 #: apt_preferences.5.xml:72
5560 "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
5561 "directory are parsed in alphanumeric ascending order and need to obey the "
5562 "following naming convention: The files have either no or \"<literal>pref</"
5563 "literal>\" as filename extension and only contain alphanumeric, hyphen (-), "
5564 "underscore (_) and period (.) characters. Otherwise APT will print a notice "
5565 "that it has ignored a file, unless that file matches a pattern in the "
5566 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in which "
5567 "case it will be silently ignored."
5569 "Beachten Sie, dass die Dateien im Verzeichnis <filename>/etc/apt/preferences."
5570 "d</filename> in alphanumerisch aufsteigender Reihenfolge ausgewertet werden "
5571 "und der folgenden Namenskonvention unterliegen: Die Dateien haben entweder "
5572 "keine oder <literal>»pref«</literal> als Dateierweiterung und sie enthalten "
5573 "nur alphanumerische Zeichen, Bindestriche (-), Unterstriche (_) oder Punkte "
5574 "(.). Andernfalls wird APT einen Hinweis ausgeben, dass es eine Datei "
5575 "ignoriert hat, falls die Datei nicht auf ein Muster in der "
5576 "Konfigurationsliste <literal>Dir::Ignore-Files-Silently</literal> passt – in "
5577 "diesem Fall wird sie stillschweigend ignoriert."
5579 #. type: Content of: <refentry><refsect1><refsect2><title>
5580 #: apt_preferences.5.xml:81
5581 msgid "APT's Default Priority Assignments"
5582 msgstr "APTs Standardprioritätszuweisungen"
5584 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5585 #: apt_preferences.5.xml:96
5587 msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
5588 msgstr "<command>apt-get install -t testing <replaceable>irgendein_Paket</replaceable></command>\n"
5590 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5591 #: apt_preferences.5.xml:99
5593 msgid "APT::Default-Release \"stable\";\n"
5594 msgstr "APT::Default-Release \"stable\";\n"
5596 #. type: Content of: <refentry><refsect1><refsect2><para>
5597 #: apt_preferences.5.xml:83
5599 "If there is no preferences file or if there is no entry in the file that "
5600 "applies to a particular version then the priority assigned to that version "
5601 "is the priority of the distribution to which that version belongs. It is "
5602 "possible to single out a distribution, \"the target release\", which "
5603 "receives a higher priority than other distributions do by default. The "
5604 "target release can be set on the <command>apt-get</command> command line or "
5605 "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
5606 "that this has precedence over any general priority you set in the <filename>/"
5607 "etc/apt/preferences</filename> file described later, but not over "
5608 "specifically pinned packages. For example, <placeholder type="
5609 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
5611 "Wenn es keine Einstellungsdatei gibt oder es in der Datei keinen Eintrag "
5612 "gibt, der sich auf eine bestimmte Version bezieht, dann ist die dieser "
5613 "Version zugewiesene Priorität, die Priorität der Distribution zu der die "
5614 "Version gehört. Es ist möglich eine Distribution auszuzeichnen, »das Ziel-"
5615 "Release«, die eine höhere Priorität erhält, als dies andere Distributionen "
5616 "standardmäßig tun. Das Ziel-Release kann auf der <command>apt-get</command>-"
5617 "Befehlszeile oder in der APT-Konfigurationsdatei <filename>/etc/apt/apt."
5618 "conf</filename> gesetzt werden. Beachten Sie, dass dies Vorrang vor einer "
5619 "allgemeinen Priorität hat, die Sie, wie später beschrieben, in der Datei "
5620 "<filename>/etc/apt/preferences</filename> setzen, aber nicht vor bestimmten "
5621 "mit Pinning gewichteten Paketen. Beispielsweise <placeholder type="
5622 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
5624 #. type: Content of: <refentry><refsect1><refsect2><para>
5625 #: apt_preferences.5.xml:103
5627 "If the target release has been specified then APT uses the following "
5628 "algorithm to set the priorities of the versions of a package. Assign:"
5630 "Wenn das Ziel-Release angegeben wurde, dann benutzt APT den folgenden "
5631 "Algorithmus, um die Prioritäten der Versionen eines Paketes zu setzen. "
5634 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5635 #: apt_preferences.5.xml:108
5637 msgstr "Priorität 1"
5639 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5640 #: apt_preferences.5.xml:109
5642 "to the versions coming from archives which in their <filename>Release</"
5643 "filename> files are marked as \"NotAutomatic: yes\" but <emphasis>not</"
5644 "emphasis> as \"ButAutomaticUpgrades: yes\" like the Debian "
5645 "<literal>experimental</literal> archive."
5647 "zu den Versionen, die von Archiven kommen, die in deren <filename>Release</"
5648 "filename>-Dateien als »NotAutomatic: yes« markiert sind, aber "
5649 "<emphasis>nicht</emphasis> als »ButAutomaticUpgrades: yes« wie das Archiv "
5650 "<literal>experimental</literal> von Debian."
5652 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5653 #: apt_preferences.5.xml:115
5654 msgid "priority 100"
5655 msgstr "Priorität 100"
5657 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5658 #: apt_preferences.5.xml:116
5660 "to the version that is already installed (if any) and to the versions coming "
5661 "from archives which in their <filename>Release</filename> files are marked "
5662 "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the Debian "
5663 "backports archive since <literal>squeeze-backports</literal>."
5665 "zu der Version, die bereits installiert ist (wenn dies der Fall ist) und zu "
5666 "Versionen, die von Archiven kommen, die in deren <filename>Release</"
5667 "filename>-Dateien als »NotAutomatic: yes« und »ButAutomaticUpgrades: yes« "
5668 "markiert sind, wie das Debian-Backports-Archiv seit <literal>squeeze-"
5669 "backports</literal>."
5671 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5672 #: apt_preferences.5.xml:123
5673 msgid "priority 500"
5674 msgstr "Priorität 500"
5676 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5677 #: apt_preferences.5.xml:124
5679 "to the versions that are not installed and do not belong to the target "
5682 "zu den Versionen, die nicht installiert sind und die nicht zum Ziel-Release "
5685 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
5686 #: apt_preferences.5.xml:128
5687 msgid "priority 990"
5688 msgstr "Priorität 990"
5690 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
5691 #: apt_preferences.5.xml:129
5693 "to the versions that are not installed and belong to the target release."
5695 "zu den Versionen, die nicht installiert sind und zum Ziel-Release gehören."
5697 #. type: Content of: <refentry><refsect1><refsect2><para>
5698 #: apt_preferences.5.xml:134
5700 "If the target release has not been specified then APT simply assigns "
5701 "priority 100 to all installed package versions and priority 500 to all "
5702 "uninstalled package versions, except versions coming from archives which in "
5703 "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
5704 "- these versions get the priority 1 or priority 100 if it is additionally "
5705 "marked as \"ButAutomaticUpgrades: yes\"."
5707 "Wenn das Ziel-Release nicht angegeben wurde, dann weist APT einfach allen "
5708 "installierten Paketversionen eine Priorität von 100 und allen nicht "
5709 "installierten Paketversionen eine Priorität von 500 zu, außer wenn Versionen "
5710 "aus Archiven kommen, die in deren <filename>Release</filename>-Dateien mit "
5711 "»NotAutomatic: yes« markiert sind – diese Versionen erhalten die Priorität 1 "
5712 "oder die Priorität 100, falls sie zusätzlich als »ButAutomaticUpgrades: yes« "
5715 #. type: Content of: <refentry><refsect1><refsect2><para>
5716 #: apt_preferences.5.xml:141
5718 "APT then applies the following rules, listed in order of precedence, to "
5719 "determine which version of a package to install."
5721 "APT wendet dann die folgenden Regeln an, aufgelistet in der Reihenfolge "
5722 "ihres Vorrangs, um zu bestimmen in welcher Version das Paket zu installieren "
5725 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5726 #: apt_preferences.5.xml:144
5728 "Never downgrade unless the priority of an available version exceeds 1000. "
5729 "(\"Downgrading\" is installing a less recent version of a package in place "
5730 "of a more recent version. Note that none of APT's default priorities "
5731 "exceeds 1000; such high priorities can only be set in the preferences file. "
5732 "Note also that downgrading a package can be risky.)"
5734 "Führen Sie niemals ein Downgrade durch, außer wenn die Priorität verfügbarer "
5735 "Pakete 1000 übersteigt. (»Downgrading« ist das Installieren einer weniger "
5736 "aktuellen Version, an Stelle einer aktuelleren Version. Beachten Sie, dass "
5737 "keine Standardpriorität von APT 1000 übersteigt. So hohe Prioritäten können "
5738 "nur durch die Einstellungsdatei gesetzt werden. Beachten Sie außerdem, dass "
5739 "Downgrading eines Paketes riskant sein kann.)"
5741 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5742 #: apt_preferences.5.xml:150
5743 msgid "Install the highest priority version."
5744 msgstr "installiert die Version mit der höchsten Priorität."
5746 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5747 #: apt_preferences.5.xml:151
5749 "If two or more versions have the same priority, install the most recent one "
5750 "(that is, the one with the higher version number)."
5752 "Wenn zwei oder mehr Versionen die gleiche Priorität haben, wird die "
5753 "aktuellste installiert (das ist die mit der höheren Versionsnummer)."
5755 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5756 #: apt_preferences.5.xml:154
5758 "If two or more versions have the same priority and version number but either "
5759 "the packages differ in some of their metadata or the <literal>--reinstall</"
5760 "literal> option is given, install the uninstalled one."
5762 "Wenn zwei oder mehr Versionen die gleiche Priorität und Versionsnummer "
5763 "haben, die Pakete sich aber entweder in ihren Metadaten unterscheiden oder "
5764 "die Option <literal>--reinstall</literal> angegeben wurde, wird die nicht "
5765 "installierte installiert."
5767 #. type: Content of: <refentry><refsect1><refsect2><para>
5768 #: apt_preferences.5.xml:160
5770 "In a typical situation, the installed version of a package (priority 100) "
5771 "is not as recent as one of the versions available from the sources listed in "
5772 "the &sources-list; file (priority 500 or 990). Then the package will be "
5773 "upgraded when <command>apt-get install <replaceable>some-package</"
5774 "replaceable></command> or <command>apt-get upgrade</command> is executed."
5776 "In einer typischen Situation ist die Version eines Paketes (Priorität 100) "
5777 "nicht so aktuell, wie eine der verfügbaren Versionen, die in der Quellliste "
5778 "der Datei &sources-list; steht (Priorität 500 oder 990). Dann wird ein "
5779 "Upgrade des Pakets durchgeführt, wenn <command>apt-get install "
5780 "<replaceable>irgendein_Paket</replaceable></command> oder <command>apt-get "
5781 "upgrade</command> ausgeführt wird."
5783 #. type: Content of: <refentry><refsect1><refsect2><para>
5784 #: apt_preferences.5.xml:167
5786 "More rarely, the installed version of a package is <emphasis>more</emphasis> "
5787 "recent than any of the other available versions. The package will not be "
5788 "downgraded when <command>apt-get install <replaceable>some-package</"
5789 "replaceable></command> or <command>apt-get upgrade</command> is executed."
5791 "Seltener ist die installierte Version eines Pakets <emphasis>neuer</"
5792 "emphasis>, als jede andere der verfügbaren Versionen. Für das Paket wird "
5793 "kein Downgrade durchgeführt, wenn <command>apt-get install "
5794 "<replaceable>irgendein_Paket</replaceable></command> oder <command>apt-get "
5795 "upgrade</command> ausgeführt wird."
5797 #. type: Content of: <refentry><refsect1><refsect2><para>
5798 #: apt_preferences.5.xml:172
5800 "Sometimes the installed version of a package is more recent than the version "
5801 "belonging to the target release, but not as recent as a version belonging to "
5802 "some other distribution. Such a package will indeed be upgraded when "
5803 "<command>apt-get install <replaceable>some-package</replaceable></command> "
5804 "or <command>apt-get upgrade</command> is executed, because at least "
5805 "<emphasis>one</emphasis> of the available versions has a higher priority "
5806 "than the installed version."
5808 "Manchmal ist die installierte Version eines Pakets aktueller, als die "
5809 "Version, die zum Ziel-Release gehört, aber nicht so aktuell, wie eine "
5810 "Version, die zu einer anderen Distribution gehört. Für ein derartiges Paket "
5811 "wird tatsächlich ein Upgrade durchgeführt, wenn <command>apt-get install "
5812 "<replaceable>irgendein_Paket</replaceable></command> oder <command>apt-get "
5813 "upgrade</command> ausgeführt wird, weil mindestens <emphasis>eine</emphasis> "
5814 "der verfügbaren Versionen eine höhere Priorität als die installierte Version "
5817 #. type: Content of: <refentry><refsect1><refsect2><title>
5818 #: apt_preferences.5.xml:181
5819 msgid "The Effect of APT Preferences"
5820 msgstr "Die Auswirkungen von APT-Einstellungen"
5822 #. type: Content of: <refentry><refsect1><refsect2><para>
5823 #: apt_preferences.5.xml:183
5825 "The APT preferences file allows the system administrator to control the "
5826 "assignment of priorities. The file consists of one or more multi-line "
5827 "records separated by blank lines. Records can have one of two forms, a "
5828 "specific form and a general form."
5830 "Die APT-Einstellungsdatei erlaubt einem Systemverwalter die Zuweisung von "
5831 "Prioritäten zu steuern. Die Datei besteht aus einem oder mehreren "
5832 "mehrzeiligen Datensätzen, die durch leere Zeilen getrennt sind. Datensätze "
5833 "können eine von zwei Gestalten haben, eine spezielle Gestalt oder eine "
5834 "allgemeine Gestalt."
5836 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5837 #: apt_preferences.5.xml:189
5839 "The specific form assigns a priority (a \"Pin-Priority\") to one or more "
5840 "specified packages with a specified version or version range. For example, "
5841 "the following record assigns a high priority to all versions of the "
5842 "<filename>perl</filename> package whose version number begins with "
5843 "\"<literal>&good-perl;</literal>\". Multiple packages can be separated by "
5846 "Die spezielle Form weist die Priorität (eine »Pin-Priorität«) einem oder "
5847 "mehreren angegebenen Paketen und angegebenen Versionen oder "
5848 "Versionsbereichen zu. Der folgende Datensatz weist zum Beispiel allen "
5849 "Versionen des <filename>perl</filename>-Pakets eine höhere Priorität zu, "
5850 "deren Versionsnummer mit »<literal>&good-perl;</literal>« beginnt. Mehrere "
5851 "Pakete können durch Leerzeichen getrennt werden."
5853 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5854 #: apt_preferences.5.xml:196
5858 "Pin: version &good-perl;*\n"
5859 "Pin-Priority: 1001\n"
5862 "Pin: version &good-perl;*\n"
5863 "Pin-Priority: 1001\n"
5865 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5866 #: apt_preferences.5.xml:202
5868 "The general form assigns a priority to all of the package versions in a "
5869 "given distribution (that is, to all the versions of packages that are listed "
5870 "in a certain <filename>Release</filename> file) or to all of the package "
5871 "versions coming from a particular Internet site, as identified by the site's "
5872 "fully qualified domain name."
5874 "Die allgemeine Form weist allen Paketversionen in einer gegebenen "
5875 "Distribution (d.h. allen Versionen von Paketen, die in einer bestimmten "
5876 "<filename>Release</filename>-Datei gelistet sind) oder allen Paketversionen, "
5877 "die von einer speziellen Internet-Site kommen, die durch ihren voll "
5878 "ausgebildeten Domänennamen identifiziert wird, eine Priorität zu."
5880 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5881 #: apt_preferences.5.xml:208
5883 "This general-form entry in the APT preferences file applies only to groups "
5884 "of packages. For example, the following record assigns a high priority to "
5885 "all package versions available from the local site."
5887 "Dieser Eintrag in allgemeiner Form in der APT-Einstellungsdatei verwendet "
5888 "nur Gruppen von Paketen. Der folgende Eintrag weist zum Beispiel allen "
5889 "Paketversionen eine hohe Priorität zu, die lokal liegen."
5891 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5892 #: apt_preferences.5.xml:213
5896 "Pin: origin \"\"\n"
5897 "Pin-Priority: 999\n"
5900 "Pin: origin \"\"\n"
5901 "Pin-Priority: 999\n"
5903 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5904 #: apt_preferences.5.xml:218
5906 "A note of caution: the keyword used here is \"<literal>origin</literal>\" "
5907 "which can be used to match a hostname. The following record will assign a "
5908 "high priority to all versions available from the server identified by the "
5909 "hostname \"ftp.de.debian.org\""
5911 "Eine Mahnung zur Vorsicht: Das hier benutzte Schlüsselwort ist "
5912 "»<literal>origin</literal>«, was zum Finden des Rechnernamens benutzt werden "
5913 "kann. Der folgende Eintrag wird allen Versionen eine hohe Priorität "
5914 "zuweisen, die auf dem Server verfügbar sind, der durch den Rechnernamen »ftp."
5915 "de.debian.org« identifiziert wird."
5917 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5918 #: apt_preferences.5.xml:222
5922 "Pin: origin \"ftp.de.debian.org\"\n"
5923 "Pin-Priority: 999\n"
5926 "Pin: origin \"ftp.de.debian.org\"\n"
5927 "Pin-Priority: 999\n"
5929 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5930 #: apt_preferences.5.xml:226
5932 "This should <emphasis>not</emphasis> be confused with the Origin of a "
5933 "distribution as specified in a <filename>Release</filename> file. What "
5934 "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
5935 "Internet address but an author or vendor name, such as \"Debian\" or \"Ximian"
5938 "Dies sollte nicht mit der Herkunft einer Distribution verwechselt werden, "
5939 "wie sie in einer <filename>Release</filename>-Datei angegeben wurde. Was dem "
5940 "»Origin:«-Kennzeichen in einer <filename>Release</filename>-Datei folgt, ist "
5941 "keine Internet-Adresse, sondern ein Autoren- oder Anbietername, wie »Debian« "
5944 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5945 #: apt_preferences.5.xml:231
5947 "The following record assigns a low priority to all package versions "
5948 "belonging to any distribution whose Archive name is \"<literal>unstable</"
5951 "Der folgende Datensatz weist allen Paketversionen, die zu Distributionen "
5952 "gehören, deren Archivname »<literal>unstable</literal>« ist, eine niedrige "
5955 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5956 #: apt_preferences.5.xml:235
5960 "Pin: release a=unstable\n"
5961 "Pin-Priority: 50\n"
5964 "Pin: release a=unstable\n"
5965 "Pin-Priority: 50\n"
5967 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5968 #: apt_preferences.5.xml:240
5970 "The following record assigns a high priority to all package versions "
5971 "belonging to any distribution whose Codename is \"<literal>&testing-codename;"
5974 "Der folgende Datensatz weist allen Paketversionen, die zu einer Distribution "
5975 "gehören, deren Codename »<literal>&testing-codename;</literal>« ist, eine "
5976 "hohe Priorität zu."
5978 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
5979 #: apt_preferences.5.xml:244
5983 "Pin: release n=&testing-codename;\n"
5984 "Pin-Priority: 900\n"
5987 "Pin: release n=&testing-codename;\n"
5988 "Pin-Priority: 900\n"
5990 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
5991 #: apt_preferences.5.xml:249
5993 "The following record assigns a high priority to all package versions "
5994 "belonging to any release whose Archive name is \"<literal>stable</literal>\" "
5995 "and whose release Version number is \"<literal>&stable-version;</literal>\"."
5997 "Der folgende Datensatz weist allen Paketversionen, die zu einer Distribution "
5998 "gehören, deren Archivname »<literal>stable</literal>« und deren Release-"
5999 "Nummer »<literal>&stable-version;</literal>« ist, eine hohe Priorität zu."
6001 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
6002 #: apt_preferences.5.xml:254
6006 "Pin: release a=stable, v=&stable-version;\n"
6007 "Pin-Priority: 500\n"
6010 "Pin: release a=stable, v=&stable-version;\n"
6011 "Pin-Priority: 500\n"
6013 #. type: Content of: <refentry><refsect1><refsect2><title>
6014 #: apt_preferences.5.xml:264
6015 msgid "Regular expressions and &glob; syntax"
6016 msgstr "Reguläre Ausdrücke und &glob;-Syntax"
6018 #. type: Content of: <refentry><refsect1><refsect2><para>
6019 #: apt_preferences.5.xml:266
6021 "APT also supports pinning by &glob; expressions, and regular expressions "
6022 "surrounded by slashes. For example, the following example assigns the "
6023 "priority 500 to all packages from experimental where the name starts with "
6024 "gnome (as a &glob;-like expression) or contains the word kde (as a POSIX "
6025 "extended regular expression surrounded by slashes)."
6027 "APT unterstützt außerdem Pinning mittels &glob;-Ausdrücken und regulären "
6028 "Ausdrücken, die von »/« umschlossen sind. Das folgende Beispiel weist "
6029 "beispielsweise allen Paketen aus Experimental die Priorität 500 zu, bei "
6030 "denen der Name mit »gnome« beginnt (wie ein &glob;-artiger Ausdruck) oder "
6031 "das Wort »kde« enthält (wie ein erweiterter regulärer POSIX-Ausdruck, der "
6032 "von Schrägstrichen umschlossen wird)."
6034 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6035 #: apt_preferences.5.xml:275
6038 "Package: gnome* /kde/\n"
6039 "Pin: release n=experimental\n"
6040 "Pin-Priority: 500\n"
6042 "Package: gnome* /kde/\n"
6043 "Pin: release n=experimental\n"
6044 "Pin-Priority: 500\n"
6046 #. type: Content of: <refentry><refsect1><refsect2><para>
6047 #: apt_preferences.5.xml:281
6049 "The rule for those expressions is that they can occur anywhere where a "
6050 "string can occur. Thus, the following pin assigns the priority 990 to all "
6051 "packages from a release starting with &ubuntu-codename;."
6053 "Die Regel für diese Ausdrücke ist, dass sie überall dort auftreten können, "
6054 "wo eine Zeichenkette auftreten kann. Somit weist die folgende Pin allen "
6055 "Paketen von einem Release seit Karmic die Priorität 900 zu."
6057 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6058 #: apt_preferences.5.xml:287
6062 "Pin: release n=&ubuntu-codename;*\n"
6063 "Pin-Priority: 990\n"
6066 "Pin: release n=&ubuntu-codename;*\n"
6067 "Pin-Priority: 990\n"
6069 #. type: Content of: <refentry><refsect1><refsect2><para>
6070 #: apt_preferences.5.xml:293
6072 "If a regular expression occurs in a <literal>Package</literal> field, the "
6073 "behavior is the same as if this regular expression were replaced with a list "
6074 "of all package names it matches. It is undecided whether this will change in "
6075 "the future; thus you should always list wild-card pins first, so later "
6076 "specific pins override it. The pattern \"<literal>*</literal>\" in a "
6077 "Package field is not considered a &glob; expression in itself."
6079 "Falls ein regulärer Ausdruck in einem <literal>Package</literal>-Feld "
6080 "vorkommt, ist das Verhalten dasselbe, als wenn der reguläre Ausdruck durch "
6081 "eine Liste aller Paketnamen ersetzt würde, auf die er passt. Es ist noch "
6082 "nicht entschieden, wie sich dies in Zukunft ändern wird, daher sollten Sie "
6083 "immer zuerst Platzhalter-Pins auflisten, so dass es später spezielle Pins "
6084 "außer Kraft setzen können. Das Muster »<literal>*</literal>« in einem "
6085 "»Package«-Feld wird selbst nicht als ein &glob;-Ausdruck angesehen."
6087 #. type: Content of: <refentry><refsect1><refsect2><title>
6088 #: apt_preferences.5.xml:309
6089 msgid "How APT Interprets Priorities"
6090 msgstr "Wie APT Prioritäten interpretiert"
6092 #. type: Content of: <refentry><refsect1><refsect2><para>
6093 #: apt_preferences.5.xml:312
6095 "Priorities (P) assigned in the APT preferences file must be positive or "
6096 "negative integers. They are interpreted as follows (roughly speaking):"
6098 "Die in der APT-Einstellungsdatei zugewiesenen Prioritäten (P) müssen "
6099 "positive oder negative Ganzzahlen sein. Sie werden wie folgt interpretiert "
6102 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6103 #: apt_preferences.5.xml:317
6104 msgid "P >= 1000"
6105 msgstr "P >= 1000"
6107 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6108 #: apt_preferences.5.xml:318
6110 "causes a version to be installed even if this constitutes a downgrade of the "
6113 "veranlasst, dass eine Version installiert wird, auch wenn dies ein Downgrade "
6114 "des Pakets durchführt"
6116 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6117 #: apt_preferences.5.xml:322
6118 msgid "990 <= P < 1000"
6119 msgstr "990 <= P < 1000"
6121 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6122 #: apt_preferences.5.xml:323
6124 "causes a version to be installed even if it does not come from the target "
6125 "release, unless the installed version is more recent"
6127 "veranlasst, dass eine Version installiert wird, auch wenn diese nicht vom "
6128 "Ziel-Release kommt, außer wenn die installierte Version aktueller ist"
6130 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6131 #: apt_preferences.5.xml:328
6132 msgid "500 <= P < 990"
6133 msgstr "500 <= P < 990"
6135 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6136 #: apt_preferences.5.xml:329
6138 "causes a version to be installed unless there is a version available "
6139 "belonging to the target release or the installed version is more recent"
6141 "veranlasst, dass eine Version installiert wird, außer wenn eine Version "
6142 "verfügbar ist, die zum Ziel-Release gehört oder die installierte Version "
6145 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6146 #: apt_preferences.5.xml:334
6147 msgid "100 <= P < 500"
6148 msgstr "100 <= P < 500"
6150 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6151 #: apt_preferences.5.xml:335
6153 "causes a version to be installed unless there is a version available "
6154 "belonging to some other distribution or the installed version is more recent"
6156 "veranlasst, dass eine Version installiert wird, außer wenn eine Version "
6157 "verfügbar ist, die zu einer anderen Distribution gehört oder die "
6158 "installierte Version neuer ist"
6160 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6161 #: apt_preferences.5.xml:340
6162 msgid "0 < P < 100"
6163 msgstr "0 < P < 100"
6165 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6166 #: apt_preferences.5.xml:341
6168 "causes a version to be installed only if there is no installed version of "
6171 "veranlasst, dass eine Version nur dann installiert wird, wenn es keine "
6172 "installierte Version des Pakets gibt"
6174 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6175 #: apt_preferences.5.xml:345
6179 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6180 #: apt_preferences.5.xml:346
6181 msgid "prevents the version from being installed"
6182 msgstr "verhindert das Installieren der Version"
6184 #. type: Content of: <refentry><refsect1><refsect2><para>
6185 #: apt_preferences.5.xml:351
6187 "If any specific-form records match an available package version then the "
6188 "first such record determines the priority of the package version. Failing "
6189 "that, if any general-form records match an available package version then "
6190 "the first such record determines the priority of the package version."
6192 "Wenn irgendwelche Datensätze mit speziellem Format zu einer verfügbaren "
6193 "Paketversion passen, dann legt der erste dieser Datensätze die Priorität der "
6194 "Paketversion fest. Schlägt dies fehl und es passen irgendwelche Datensätze "
6195 "mit allgemeinem Format zu einer verfügbaren Paketversion, dann legt der "
6196 "erste dieser Datensätze die Priorität der Paketversion fest."
6198 #. type: Content of: <refentry><refsect1><refsect2><para>
6199 #: apt_preferences.5.xml:357
6201 "For example, suppose the APT preferences file contains the three records "
6202 "presented earlier:"
6204 "Nehmen wir zum Beispiel an, die APT-Einstellungsdatei enthält die drei "
6205 "bereits gezeigten Datensätze:"
6207 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
6208 #: apt_preferences.5.xml:361
6212 "Pin: version &good-perl;*\n"
6213 "Pin-Priority: 1001\n"
6216 "Pin: origin \"\"\n"
6217 "Pin-Priority: 999\n"
6220 "Pin: release unstable\n"
6221 "Pin-Priority: 50\n"
6224 "Pin: version &good-perl;*\n"
6225 "Pin-Priority: 1001\n"
6228 "Pin: origin \"\"\n"
6229 "Pin-Priority: 999\n"
6232 "Pin: release unstable\n"
6233 "Pin-Priority: 50\n"
6235 #. type: Content of: <refentry><refsect1><refsect2><para>
6236 #: apt_preferences.5.xml:374
6240 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6241 #: apt_preferences.5.xml:376
6243 "The most recent available version of the <literal>perl</literal> package "
6244 "will be installed, so long as that version's version number begins with "
6245 "\"<literal>&good-perl;</literal>\". If <emphasis>any</emphasis> &good-perl;"
6246 "* version of <literal>perl</literal> is available and the installed version "
6247 "is &bad-perl;*, then <literal>perl</literal> will be downgraded."
6249 "Es wird die aktuellste verfügbare Version des Pakets <literal>perl</literal> "
6250 "installiert, so lange die Versionsnummer mit »<literal>&good-perl;</"
6251 "literal>« anfängt. Wenn <emphasis>irgendeine</emphasis> &good-perl;*-Version "
6252 "von <literal>perl</literal> verfügbar ist und die installierte Version &bad-"
6253 "perl;* ist, dann wird von <literal>perl</literal> ein Downgrade durchgeführt."
6255 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6256 #: apt_preferences.5.xml:381
6258 "A version of any package other than <literal>perl</literal> that is "
6259 "available from the local system has priority over other versions, even "
6260 "versions belonging to the target release."
6262 "Eine Version irgendeines anderen Pakets als <literal>perl</literal>, die vom "
6263 "lokalen System verfügbar ist, hat eine Priorität über anderen Versionen, "
6264 "sogar wenn diese Versionen zum Ziel-Release gehören."
6266 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
6267 #: apt_preferences.5.xml:385
6269 "A version of a package whose origin is not the local system but some other "
6270 "site listed in &sources-list; and which belongs to an <literal>unstable</"
6271 "literal> distribution is only installed if it is selected for installation "
6272 "and no version of the package is already installed."
6274 "Eine Version eines Pakets, dessen Ursprung nicht das lokale System ist, aber "
6275 "ein anderer in &sources-list; aufgelisteter Ort und der zu einer "
6276 "<literal>unstable</literal>-Distribution gehört, wird nur installiert, falls "
6277 "es zur Installation ausgewählt wurde und nicht bereits eine Version des "
6278 "Pakets installiert ist."
6280 #. type: Content of: <refentry><refsect1><refsect2><title>
6281 #: apt_preferences.5.xml:395
6282 msgid "Determination of Package Version and Distribution Properties"
6283 msgstr "Festlegung von Paketversion und Distributions-Eigenschaften"
6285 #. type: Content of: <refentry><refsect1><refsect2><para>
6286 #: apt_preferences.5.xml:397
6288 "The locations listed in the &sources-list; file should provide "
6289 "<filename>Packages</filename> and <filename>Release</filename> files to "
6290 "describe the packages available at that location."
6292 "Die in der &sources-list;-Datei aufgelisteten Orte sollten "
6293 "<filename>Packages</filename>- und <filename>Release</filename>-Dateien "
6294 "bereitstellen, um die an diesem Ort verfügbaren Pakete zu beschreiben."
6296 #. type: Content of: <refentry><refsect1><refsect2><para>
6297 #: apt_preferences.5.xml:401
6299 "The <filename>Packages</filename> file is normally found in the directory "
6300 "<filename>.../dists/<replaceable>dist-name</replaceable>/"
6301 "<replaceable>component</replaceable>/<replaceable>arch</replaceable></"
6302 "filename>: for example, <filename>.../dists/stable/main/binary-i386/"
6303 "Packages</filename>. It consists of a series of multi-line records, one for "
6304 "each package available in that directory. Only two lines in each record are "
6305 "relevant for setting APT priorities:"
6307 "Die <filename>Packages</filename>-Datei wird normalerweise im Verzeichnis "
6308 "<filename>…/dists/<replaceable>Distributions-Name</replaceable>/"
6309 "<replaceable>Komponente</replaceable>/<replaceable>Architektur</"
6310 "replaceable></filename> gefunden, zum Beispiel <filename>…/dists/stable/main/"
6311 "binary-i386/Packages</filename>. Sie besteht aus einer Serie mehrzeiliger "
6312 "Datensätze, einem für jedes verfügbare Paket in diesem Verzeichnis. In jedem "
6313 "Datensatz sind nur zwei Zeilen zum Setzen der APT-Prioritäten relevant:"
6315 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6316 #: apt_preferences.5.xml:409
6317 msgid "the <literal>Package:</literal> line"
6318 msgstr "die <literal>Package:</literal>-Zeile"
6320 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6321 #: apt_preferences.5.xml:410
6322 msgid "gives the package name"
6323 msgstr "gibt den Paketnamen an"
6325 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6326 #: apt_preferences.5.xml:413 apt_preferences.5.xml:463
6327 msgid "the <literal>Version:</literal> line"
6328 msgstr "die <literal>Version:</literal>-Zeile"
6330 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6331 #: apt_preferences.5.xml:414
6332 msgid "gives the version number for the named package"
6333 msgstr "gibt die Versionsnummer für das genannte Paket an"
6335 #. type: Content of: <refentry><refsect1><refsect2><para>
6336 #: apt_preferences.5.xml:419
6338 "The <filename>Release</filename> file is normally found in the directory "
6339 "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
6340 "example, <filename>.../dists/stable/Release</filename>, or <filename>.../"
6341 "dists/&stable-codename;/Release</filename>. It consists of a single multi-"
6342 "line record which applies to <emphasis>all</emphasis> of the packages in the "
6343 "directory tree below its parent. Unlike the <filename>Packages</filename> "
6344 "file, nearly all of the lines in a <filename>Release</filename> file are "
6345 "relevant for setting APT priorities:"
6347 "Die <filename>Release</filename>-Datei ist normalerweise im Verzeichnis "
6348 "<filename>…/dists/<replaceable>Distributionsname</replaceable></filename> zu "
6349 "finden, zum Beispiel <filename>…/dists/stable/Release</filename> oder "
6350 "<filename>…/dists/&stable-codename;/Release</filename>. Sie besteht aus "
6351 "einem einzelnen mehrzeiligen Datensatz, der auf <emphasis>alle</emphasis> "
6352 "Pakete im Verzeichnisbaum unterhalb des übergeordneten Verzeichnisses "
6353 "zutrifft. Anders als die <filename>Packages</filename>-Datei sind nahezu "
6354 "alle Zeilen in einer <filename>Release</filename>-Datei für das Setzen von "
6355 "APT-Prioritäten relevant:"
6357 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6358 #: apt_preferences.5.xml:430
6359 msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
6360 msgstr "die <literal>Archive:</literal>- oder <literal>Suite:</literal>-Zeile"
6362 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6363 #: apt_preferences.5.xml:431
6365 "names the archive to which all the packages in the directory tree belong. "
6366 "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
6367 "that all of the packages in the directory tree below the parent of the "
6368 "<filename>Release</filename> file are in a <literal>stable</literal> "
6369 "archive. Specifying this value in the APT preferences file would require "
6372 "benennt das Archiv, zu dem alle Pakete im Verzeichnisbaum gehören. Die Zeile "
6373 "»Archive: stable« oder »Suite: stable« gibt zum Beispiel an, dass alle "
6374 "Pakete im Verzeichnisbaum unterhalb des der <filename>Release</filename>-"
6375 "Datei übergeordneten Verzeichnisses sich in einem <literal>stable</literal>-"
6376 "Archiv befinden. Diesen Wert in der APT-Einstellungsdatei anzugeben würde "
6377 "die folgende Zeile benötigen:"
6379 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6380 #: apt_preferences.5.xml:441
6382 msgid "Pin: release a=stable\n"
6383 msgstr "Pin: release a=stable\n"
6385 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6386 #: apt_preferences.5.xml:447
6387 msgid "the <literal>Codename:</literal> line"
6388 msgstr "die <literal>Codename:</literal>-Zeile"
6390 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6391 #: apt_preferences.5.xml:448
6393 "names the codename to which all the packages in the directory tree belong. "
6394 "For example, the line \"Codename: &testing-codename;\" specifies that all of "
6395 "the packages in the directory tree below the parent of the "
6396 "<filename>Release</filename> file belong to a version named "
6397 "<literal>&testing-codename;</literal>. Specifying this value in the APT "
6398 "preferences file would require the line:"
6400 "benennt den Codenamen, zu dem alle Pakete im Verzeichnisbaum gehören. Die "
6401 "Zeile »Codename: &testing-codename;« gibt zum Beispiel an, dass alle Pakete "
6402 "im Verzeichnisbaum unterhalb des der <filename>Release</filename>-Datei "
6403 "übergeordneten Verzeichnisses zu einer Version mit Namen <literal>&testing-"
6404 "codename;</literal> gehören. Diesen Wert in der APT-Einstellungsdatei "
6405 "anzugeben würde die folgende Zeile benötigen:"
6407 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6408 #: apt_preferences.5.xml:457
6410 msgid "Pin: release n=&testing-codename;\n"
6411 msgstr "Pin: release n=&testing-codename;\n"
6413 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6414 #: apt_preferences.5.xml:464
6416 "names the release version. For example, the packages in the tree might "
6417 "belong to Debian release version &stable-version;. Note that there is "
6418 "normally no version number for the <literal>testing</literal> and "
6419 "<literal>unstable</literal> distributions because they have not been "
6420 "released yet. Specifying this in the APT preferences file would require one "
6421 "of the following lines."
6423 "benennt die Release-Version. Die Pakete im Baum könnten zum Beispiel zur "
6424 "Debian-Release-Version &stable-version; gehören. Beachten Sie, dass es "
6425 "normalerweise keine Versionsnummer für <literal>testing</literal>- und "
6426 "<literal>unstable</literal>-Distributionen gibt, weil sie noch nicht "
6427 "veröffentlicht wurden. Diese in der APT-Einstellungsdatei anzugeben würde "
6428 "eine der folgenden Zeilen benötigen:"
6430 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6431 #: apt_preferences.5.xml:473
6434 "Pin: release v=&stable-version;\n"
6435 "Pin: release a=stable, v=&stable-version;\n"
6436 "Pin: release &stable-version;\n"
6438 "Pin: release v=&stable-version;\n"
6439 "Pin: release a=stable, v=&stable-version;\n"
6440 "Pin: release &stable-version;\n"
6442 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6443 #: apt_preferences.5.xml:482
6444 msgid "the <literal>Component:</literal> line"
6445 msgstr "die <literal>Component:</literal>-Zeile"
6447 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6448 #: apt_preferences.5.xml:483
6450 "names the licensing component associated with the packages in the directory "
6451 "tree of the <filename>Release</filename> file. For example, the line "
6452 "\"Component: main\" specifies that all the packages in the directory tree "
6453 "are from the <literal>main</literal> component, which entails that they are "
6454 "licensed under terms listed in the Debian Free Software Guidelines. "
6455 "Specifying this component in the APT preferences file would require the line:"
6457 "benennt die Lizenzierungskomponente, die mit den Paketen im Verzeichnisbaum "
6458 "der <filename>Release</filename>-Datei verbunden ist. Die Zeile »Component: "
6459 "main« gibt zum Beispiel an, dass alle Pakete im Verzeichnisbaum von der "
6460 "<literal>main</literal>-Komponente stammen, was zur Folge hat, dass sie "
6461 "unter den Bedingungen der Debian-Richtlinien für Freie Software stehen. "
6462 "Diese Komponente in der APT-Einstellungsdatei anzugeben würde die folgende "
6465 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6466 #: apt_preferences.5.xml:492
6468 msgid "Pin: release c=main\n"
6469 msgstr "Pin: release c=main\n"
6471 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6472 #: apt_preferences.5.xml:498
6473 msgid "the <literal>Origin:</literal> line"
6474 msgstr "die <literal>Origin:</literal>-Zeile"
6476 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6477 #: apt_preferences.5.xml:499
6479 "names the originator of the packages in the directory tree of the "
6480 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
6481 "literal>. Specifying this origin in the APT preferences file would require "
6484 "benennt den Urheber des Pakets im Verzeichnisbaum der <filename>Release</"
6485 "filename>-Datei. Zumeist ist dies <literal>Debian</literal>. Diesen Ursprung "
6486 "in der APT-Einstellungsdatei anzugeben würde die folgende Zeile benötigen:"
6488 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6489 #: apt_preferences.5.xml:505
6491 msgid "Pin: release o=Debian\n"
6492 msgstr "Pin: release o=Debian\n"
6494 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
6495 #: apt_preferences.5.xml:511
6496 msgid "the <literal>Label:</literal> line"
6497 msgstr "die <literal>Label:</literal>-Zeile"
6499 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
6500 #: apt_preferences.5.xml:512
6502 "names the label of the packages in the directory tree of the "
6503 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
6504 "literal>. Specifying this label in the APT preferences file would require "
6507 "benennt die Beschriftung des Pakets im Verzeichnisbaum der "
6508 "<filename>Release</filename>-Datei. Zumeist ist dies <literal>Debian</"
6509 "literal>. Diese Beschriftung in der APT-Einstellungsdatei anzugeben würde "
6510 "die folgende Zeile benötigen:"
6512 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
6513 #: apt_preferences.5.xml:518
6515 msgid "Pin: release l=Debian\n"
6516 msgstr "Pin: release l=Debian\n"
6518 #. type: Content of: <refentry><refsect1><refsect2><para>
6519 #: apt_preferences.5.xml:525
6521 "All of the <filename>Packages</filename> and <filename>Release</filename> "
6522 "files retrieved from locations listed in the &sources-list; file are stored "
6523 "in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
6524 "named by the variable <literal>Dir::State::Lists</literal> in the "
6525 "<filename>apt.conf</filename> file. For example, the file <filename>debian."
6526 "lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
6527 "contains the <filename>Release</filename> file retrieved from the site "
6528 "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
6529 "architecture files from the <literal>contrib</literal> component of the "
6530 "<literal>unstable</literal> distribution."
6532 "Alle <filename>Packages</filename>- und <filename>Release</filename>-"
6533 "Dateien, die von Orten heruntergeladen werden, die in der Datei &sources-"
6534 "list; aufgelistet sind, werden im Verzeichnis <filename>/var/lib/apt/lists</"
6535 "filename> oder in der von der Variablen <literal>Dir::State::Lists</literal> "
6536 "in der Datei <filename>apt.conf</filename> benannten Datei gespeichert. Die "
6537 "Datei <filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-"
6538 "i386_Release</filename> enthält zum Beispiel die <filename>Release</"
6539 "filename>-Datei, die von der Site <literal>debian.lcs.mit.edu</literal> für "
6540 "die <literal>binary-i386</literal>-Architekturdateien von der "
6541 "<literal>contrib</literal>-Komponente der <literal>unstable</literal>-"
6542 "Distribution heruntergeladen wurde."
6544 #. type: Content of: <refentry><refsect1><refsect2><title>
6545 #: apt_preferences.5.xml:538
6546 msgid "Optional Lines in an APT Preferences Record"
6547 msgstr "Optionale Zeilen in einem APT-Einstellungsdatensatz"
6549 #. type: Content of: <refentry><refsect1><refsect2><para>
6550 #: apt_preferences.5.xml:540
6552 "Each record in the APT preferences file can optionally begin with one or "
6553 "more lines beginning with the word <literal>Explanation:</literal>. This "
6554 "provides a place for comments."
6556 "Optional kann jeder Datensatz in der APT-Einstellungsdatei mit einer oder "
6557 "mehreren Zeilen beginnen, die mit dem Wort <literal>Explanation:</literal> "
6558 "anfangen. Dieses stellt einen Platz für Kommentare bereit."
6560 #. type: Content of: <refentry><refsect1><refsect2><title>
6561 #: apt_preferences.5.xml:549
6562 msgid "Tracking Stable"
6563 msgstr "Stable verfolgen"
6565 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6566 #: apt_preferences.5.xml:557
6569 "Explanation: Uninstall or do not install any Debian-originated\n"
6570 "Explanation: package versions other than those in the stable distro\n"
6572 "Pin: release a=stable\n"
6573 "Pin-Priority: 900\n"
6576 "Pin: release o=Debian\n"
6577 "Pin-Priority: -10\n"
6579 "Explanation: Deinstallieren oder nicht installieren von anderen von Debian\n"
6580 "Explanation: stammenden Paketversionen als denen der Stable-Distribution\n"
6582 "Pin: release a=stable\n"
6583 "Pin-Priority: 900\n"
6586 "Pin: release o=Debian\n"
6587 "Pin-Priority: -10\n"
6589 #. type: Content of: <refentry><refsect1><refsect2><para>
6590 #: apt_preferences.5.xml:551
6592 "The following APT preferences file will cause APT to assign a priority "
6593 "higher than the default (500) to all package versions belonging to a "
6594 "<literal>stable</literal> distribution and a prohibitively low priority to "
6595 "package versions belonging to other <literal>Debian</literal> "
6596 "distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
6598 "Die folgende APT-Einstellungsdatei wird APT veranlassen, allen "
6599 "Paketversionen eine höhere Priorität als die Vorgabe (500) zu geben, die zu "
6600 "einer <literal>stable</literal>-Distribution gehören und eine ungeheuer "
6601 "niedrige Priorität Paketversionen, die zu anderen <literal>Debian</literal>-"
6602 "Distributionen gehören. <placeholder type=\"programlisting\" id=\"0\"/>"
6604 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6605 #: apt_preferences.5.xml:574 apt_preferences.5.xml:620
6606 #: apt_preferences.5.xml:678
6609 "apt-get install <replaceable>package-name</replaceable>\n"
6611 "apt-get dist-upgrade\n"
6613 "apt-get install <replaceable>Paketname</replaceable>\n"
6615 "apt-get dist-upgrade\n"
6617 #. type: Content of: <refentry><refsect1><refsect2><para>
6618 #: apt_preferences.5.xml:569
6620 "With a suitable &sources-list; file and the above preferences file, any of "
6621 "the following commands will cause APT to upgrade to the latest "
6622 "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
6625 "Mit einer geeigneten &sources-list;-Datei und der obigen Einstellungsdatei "
6626 "wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die "
6627 "neuste(n) <literal>stable</literal>-Version(en) durchzuführen. <placeholder "
6628 "type=\"programlisting\" id=\"0\"/>"
6630 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6631 #: apt_preferences.5.xml:586
6633 msgid "apt-get install <replaceable>package</replaceable>/testing\n"
6634 msgstr "apt-get install <replaceable>Paket</replaceable>/testing\n"
6636 #. type: Content of: <refentry><refsect1><refsect2><para>
6637 #: apt_preferences.5.xml:580
6639 "The following command will cause APT to upgrade the specified package to the "
6640 "latest version from the <literal>testing</literal> distribution; the package "
6641 "will not be upgraded again unless this command is given again. <placeholder "
6642 "type=\"programlisting\" id=\"0\"/>"
6644 "Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen Pakets "
6645 "auf die neuste Version der <literal>testing</literal>-Distribution "
6646 "durchzuführen. Von dem Paket wird kein weiteres Upgrade durchgeführt, außer "
6647 "wenn dieser Befehl wieder angegeben wird. <placeholder type=\"programlisting"
6650 #. type: Content of: <refentry><refsect1><refsect2><title>
6651 #: apt_preferences.5.xml:592
6652 msgid "Tracking Testing or Unstable"
6653 msgstr "Testing oder Unstable verfolgen"
6655 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6656 #: apt_preferences.5.xml:601
6660 "Pin: release a=testing\n"
6661 "Pin-Priority: 900\n"
6664 "Pin: release a=unstable\n"
6665 "Pin-Priority: 800\n"
6668 "Pin: release o=Debian\n"
6669 "Pin-Priority: -10\n"
6672 "Pin: release a=testing\n"
6673 "Pin-Priority: 900\n"
6676 "Pin: release a=unstable\n"
6677 "Pin-Priority: 800\n"
6680 "Pin: release o=Debian\n"
6681 "Pin-Priority: -10\n"
6683 #. type: Content of: <refentry><refsect1><refsect2><para>
6684 #: apt_preferences.5.xml:594
6686 "The following APT preferences file will cause APT to assign a high priority "
6687 "to package versions from the <literal>testing</literal> distribution, a "
6688 "lower priority to package versions from the <literal>unstable</literal> "
6689 "distribution, and a prohibitively low priority to package versions from "
6690 "other <literal>Debian</literal> distributions. <placeholder type="
6691 "\"programlisting\" id=\"0\"/>"
6693 "Die folgende APT-Einstellungsdatei wird APT veranlassen, Paketversionen der "
6694 "<literal>testing</literal>-Distribution eine hohe Priorität, Paketversionen "
6695 "der <literal>unstable</literal>-Distribution eine niedrigere Priorität und "
6696 "eine ungeheuer niedrige Priorität zu Paketversionen von anderen "
6697 "<literal>Debian</literal>-Distributionen zuzuweisen. <placeholder type="
6698 "\"programlisting\" id=\"0\"/>"
6700 #. type: Content of: <refentry><refsect1><refsect2><para>
6701 #: apt_preferences.5.xml:615
6703 "With a suitable &sources-list; file and the above preferences file, any of "
6704 "the following commands will cause APT to upgrade to the latest "
6705 "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
6708 "Mit einer geeigneten &sources-list;-Datei und der obigen Einstellungsdatei "
6709 "wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die "
6710 "neuste(n) <literal>testing</literal>-Version(en) durchzuführen. <placeholder "
6711 "type=\"programlisting\" id=\"0\"/>"
6713 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6714 #: apt_preferences.5.xml:635
6716 msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
6717 msgstr "apt-get install <replaceable>Paket</replaceable>/unstable\n"
6719 #. type: Content of: <refentry><refsect1><refsect2><para>
6720 #: apt_preferences.5.xml:626
6722 "The following command will cause APT to upgrade the specified package to the "
6723 "latest version from the <literal>unstable</literal> distribution. "
6724 "Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
6725 "the most recent <literal>testing</literal> version if that is more recent "
6726 "than the installed version, otherwise, to the most recent <literal>unstable</"
6727 "literal> version if that is more recent than the installed version. "
6728 "<placeholder type=\"programlisting\" id=\"0\"/>"
6730 "Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen Pakets "
6731 "auf die neuste Version der <literal>unstable</literal>-Distribution "
6732 "durchzuführen. Danach wird <command>apt-get upgrade</command> ein Upgrade "
6733 "des Pakets auf die aktuellste <literal>testing</literal>-Version "
6734 "durchführen, falls diese aktueller als die installierte Version ist, "
6735 "andernfalls auf die aktuellste <literal>unstable</literal>-Version, wenn "
6736 "diese aktueller als die installierte Version ist. <placeholder type="
6737 "\"programlisting\" id=\"0\"/>"
6739 #. type: Content of: <refentry><refsect1><refsect2><title>
6740 #: apt_preferences.5.xml:642
6741 msgid "Tracking the evolution of a codename release"
6742 msgstr "Die Entwicklung eines Codename-Releases verfolgen"
6744 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6745 #: apt_preferences.5.xml:656
6748 "Explanation: Uninstall or do not install any Debian-originated package versions\n"
6749 "Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n"
6751 "Pin: release n=&testing-codename;\n"
6752 "Pin-Priority: 900\n"
6754 "Explanation: Debian unstable is always codenamed with sid\n"
6756 "Pin: release n=sid\n"
6757 "Pin-Priority: 800\n"
6760 "Pin: release o=Debian\n"
6761 "Pin-Priority: -10\n"
6763 "Explanation: Deinstallieren oder nicht installieren von anderen von Debian\n"
6764 "Explanation: stammenden Paketversionen als denen der &testing-codename;-\n"
6765 "Explanation: oder Sid-Distribution\n"
6767 "Pin: release n=&testing-codename;\n"
6768 "Pin-Priority: 900\n"
6770 "Explanation: Debian-Unstable hat immer den Codenamen sid\n"
6772 "Pin: release a=sid\n"
6773 "Pin-Priority: 800\n"
6776 "Pin: release o=Debian\n"
6777 "Pin-Priority: -10\n"
6779 #. type: Content of: <refentry><refsect1><refsect2><para>
6780 #: apt_preferences.5.xml:644
6782 "The following APT preferences file will cause APT to assign a priority "
6783 "higher than the default (500) to all package versions belonging to a "
6784 "specified codename of a distribution and a prohibitively low priority to "
6785 "package versions belonging to other <literal>Debian</literal> distributions, "
6786 "codenames and archives. Note that with this APT preference APT will follow "
6787 "the migration of a release from the archive <literal>testing</literal> to "
6788 "<literal>stable</literal> and later <literal>oldstable</literal>. If you "
6789 "want to follow for example the progress in <literal>testing</literal> "
6790 "notwithstanding the codename changes you should use the example "
6791 "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
6793 "Die folgende APT-Einstellungsdatei wird APT veranlassen, allen Paketen, die "
6794 "zu einem bestimmten Codenamen einer Distribution gehören, eine höhere "
6795 "Priorität als die Vorgabe (500) zu geben und Paketversionen, die zu anderen "
6796 "<literal>Debian</literal>-Distributionen, Codenamen und Archiven gehören, "
6797 "eine ungeheuer niedrige Priorität zu geben. Beachten Sie, dass APT mit "
6798 "diesen APT-Einstellungen der Migration eines Releases vom Archiv "
6799 "<literal>testing</literal> zu <literal>stable</literal> und später zu "
6800 "<literal>oldstable</literal> folgen wird. Wenn Sie zum Beispiel dem "
6801 "Fortschritt in <literal>testing</literal> folgen möchten, obwohl der "
6802 "Codename sich ändert, sollten Sie die Beispielkonfigurationen oberhalb "
6803 "benutzen. <placeholder type=\"programlisting\" id=\"0\"/>"
6805 #. type: Content of: <refentry><refsect1><refsect2><para>
6806 #: apt_preferences.5.xml:673
6808 "With a suitable &sources-list; file and the above preferences file, any of "
6809 "the following commands will cause APT to upgrade to the latest version(s) in "
6810 "the release codenamed with <literal>&testing-codename;</literal>. "
6811 "<placeholder type=\"programlisting\" id=\"0\"/>"
6813 "Mit einer geeigneten &sources-list;-Datei und der obigen Einstellungsdatei "
6814 "wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die "
6815 "letzte(n) Version(en) im Release mit Codenamen <literal>&testing-codename;</"
6816 "literal> durchzuführen. <placeholder type=\"programlisting\" id=\"0\"/>"
6818 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
6819 #: apt_preferences.5.xml:693
6821 msgid "apt-get install <replaceable>package</replaceable>/sid\n"
6822 msgstr "apt-get install <replaceable>Paket</replaceable>/sid\n"
6824 #. type: Content of: <refentry><refsect1><refsect2><para>
6825 #: apt_preferences.5.xml:684
6827 "The following command will cause APT to upgrade the specified package to the "
6828 "latest version from the <literal>sid</literal> distribution. Thereafter, "
6829 "<command>apt-get upgrade</command> will upgrade the package to the most "
6830 "recent <literal>&testing-codename;</literal> version if that is more recent "
6831 "than the installed version, otherwise, to the most recent <literal>sid</"
6832 "literal> version if that is more recent than the installed version. "
6833 "<placeholder type=\"programlisting\" id=\"0\"/>"
6835 "Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen Pakets "
6836 "auf die letzte Version der <literal>sid</literal>-Distribution "
6837 "durchzuführen. Danach wird <command>apt-get upgrade</command> ein Upgrade "
6838 "des Pakets auf die aktuellste <literal>&testing-codename;</literal>-Version "
6839 "durchführen, wenn diese aktueller als die installierte Version ist, "
6840 "andernfalls auf die aktuellste <literal>sid</literal>-Version, wenn diese "
6841 "aktueller als die installierte Version ist. <placeholder type="
6842 "\"programlisting\" id=\"0\"/>"
6844 #. type: Content of: <refentry><refsect1><para>
6845 #: apt_preferences.5.xml:708
6846 msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
6847 msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
6849 #. type: Content of: <refentry><refnamediv><refpurpose>
6850 #: sources.list.5.xml:35
6851 msgid "List of configured APT data sources"
6852 msgstr "Liste konfigurierter APT-Datenquellen"
6854 #. type: Content of: <refentry><refsect1><para>
6855 #: sources.list.5.xml:40
6857 "The source list <filename>/etc/apt/sources.list</filename> is designed to "
6858 "support any number of active sources and a variety of source media. The file "
6859 "lists one source per line, with the most preferred source listed first. The "
6860 "information available from the configured sources is acquired by "
6861 "<command>apt-get update</command> (or by an equivalent command from another "
6864 "Die Quellenliste <filename>/etc/apt/sources.list</filename> wurde entworfen, "
6865 "um jede Zahl aktiver Quellen und unterschiedlicher Quellmedien zu "
6866 "unterstützen. Die Datei führt eine Quelle je Zeile auf, mit der bevorzugten "
6867 "Quelle am Anfang. Die Informationen über die konfigurierten Quellen werden "
6868 "durch <command>apt-get update</command> (oder einen vergleichbaren Befehl "
6869 "einer anderen APT-Oberfläche) beschafft."
6871 #. type: Content of: <refentry><refsect1><para>
6872 #: sources.list.5.xml:47
6874 "Each line specifying a source starts with type (e.g. <literal>deb-src</"
6875 "literal>) followed by options and arguments for this type. Individual "
6876 "entries cannot be continued onto a following line. Empty lines are ignored, "
6877 "and a <literal>#</literal> character anywhere on a line marks the remainder "
6878 "of that line as a comment."
6880 "Jede Zeile, die eine Quelle angibt, beginnt mit den Typ (z.B. <literal>deb-"
6881 "src</literal>) gefolgt von Optionen und Argumenten für diesen Typ. Einzelne "
6882 "Einträge können nicht auf einer folgenden Zeile fortgesetzt werden. Leere "
6883 "Zeilen werden ignoriert und ein <literal>#</literal>-Zeichen irgendwo in "
6884 "einer Zeile kennzeichnet den Rest dieser Zeile als Kommentar."
6886 #. type: Content of: <refentry><refsect1><title>
6887 #: sources.list.5.xml:55
6888 msgid "sources.list.d"
6889 msgstr "sources.list.d"
6891 #. type: Content of: <refentry><refsect1><para>
6892 #: sources.list.5.xml:56
6894 "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
6895 "add sources.list entries in separate files. The format is the same as for "
6896 "the regular <filename>sources.list</filename> file. File names need to end "
6897 "with <filename>.list</filename> and may only contain letters (a-z and A-Z), "
6898 "digits (0-9), underscore (_), hyphen (-) and period (.) characters. "
6899 "Otherwise APT will print a notice that it has ignored a file, unless that "
6900 "file matches a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
6901 "configuration list - in which case it will be silently ignored."
6903 "Das Verzeichnis <filename>/etc/apt/sources.list.d</filename> stellt eine "
6904 "Möglichkeit bereit, sources.list-Einträge in separaten Dateien hinzuzufügen. "
6905 "Das Format ist das gleiche wie für die normale <filename>sources.list</"
6906 "filename>-Datei. Dateinamen müssen mit <filename>.list</filename> enden und "
6907 "können nur Buchstaben (a-z und A-Z), Ziffern (0-9), Unterstriche (_), "
6908 "Bindestriche (-) und Punkte (.) enthalten. Andernfalls wird APT einen "
6909 "Hinweis ausgeben, dass es eine Datei ignoriert hat, falls die Datei nicht "
6910 "auf ein Muster in der Konfigurationsliste <literal>Dir::Ignore-Files-"
6911 "Silently</literal> passt – in diesem Fall wird sie stillschweigend ignoriert."
6913 #. type: Content of: <refentry><refsect1><title>
6914 #: sources.list.5.xml:67
6915 msgid "The deb and deb-src types"
6916 msgstr "Die Typen deb und deb-src"
6918 #. type: Content of: <refentry><refsect1><para>
6919 #: sources.list.5.xml:68
6921 "The <literal>deb</literal> type references a typical two-level Debian "
6922 "archive, <filename>distribution/component</filename>. The "
6923 "<literal>distribution</literal> is generally an archive name like "
6924 "<literal>stable</literal> or <literal>testing</literal> or a codename like "
6925 "<literal>&stable-codename;</literal> or <literal>&testing-codename;</"
6926 "literal> while component is one of <literal>main</literal>, "
6927 "<literal>contrib</literal> or <literal>non-free</literal>. The <literal>deb-"
6928 "src</literal> type references a Debian distribution's source code in the "
6929 "same form as the <literal>deb</literal> type. A <literal>deb-src</literal> "
6930 "line is required to fetch source indexes."
6932 "Der <literal>deb</literal>-Typ beschreibt ein typisches zweistufiges Debian-"
6933 "Archiv, <filename>Distribution/Komponente</filename>. <literal>Distribution</"
6934 "literal> ist typischerweise ein Archivname wie <literal>stable</literal> "
6935 "oder <literal>testing</literal> oder ein Codename wie <literal>&stable-"
6936 "codename;</literal> oder <literal>&testing-codename;</literal> während "
6937 "Komponente entweder <literal>main</literal>, <literal>contrib</literal> oder "
6938 "<literal>non-free</literal> ist. Der <literal>deb-src</literal>-Typ "
6939 "beschreibt den Quellcode einer Debian-Distribution in der gleichen Form wie "
6940 "den <literal>deb</literal>-Typ. Eine <literal>deb-src</literal>-Zeile wird "
6941 "benötigt, um Quellindizes herunterzuladen."
6943 #. type: Content of: <refentry><refsect1><para>
6944 #: sources.list.5.xml:79
6946 "The format for a <filename>sources.list</filename> entry using the "
6947 "<literal>deb</literal> and <literal>deb-src</literal> types is:"
6949 "Das Format für einen <filename>sources.list</filename>-Eintrag, der die "
6950 "<literal>deb</literal>- und <literal>deb-src</literal>-Typen benutzt, ist:"
6952 #. type: Content of: <refentry><refsect1><literallayout>
6953 #: sources.list.5.xml:82
6955 msgid "deb [ options ] uri suite [component1] [component2] [...]"
6956 msgstr "deb [ Optionen ] URI Suite [Komponente1] [Komponente2] […]"
6958 #. type: Content of: <refentry><refsect1><para><literallayout>
6959 #: sources.list.5.xml:86
6962 " Types: deb deb-src\n"
6963 " URIs: http://example.com\n"
6964 " Suites: stable testing\n"
6965 " Sections: component1 component2\n"
6966 " Description: short\n"
6968 " [option1]: [option1-value]\n"
6971 " URIs: http://another.example.com\n"
6972 " Suites: experimental\n"
6973 " Sections: component1 component2\n"
6975 " Description: short\n"
6977 " [option1]: [option1-value]\n"
6980 " Types: deb deb-src\n"
6981 " URIs: http://example.com\n"
6982 " Suites: stable testing\n"
6983 " Sections: Komponente1 Komponente2\n"
6984 " Description: short\n"
6986 " [Option1]: [Option1-Wert]\n"
6989 " URIs: http://another.example.com\n"
6990 " Suites: experimental\n"
6991 " Sections: Komponente1 Komponente2\n"
6993 " Description: short\n"
6995 " [Option1]: [Option1-Wert]\n"
6998 #. type: Content of: <refentry><refsect1><para>
6999 #: sources.list.5.xml:84
7001 "Alternatively a rfc822 style format is also supported: <placeholder type="
7002 "\"literallayout\" id=\"0\"/>"
7004 "Alternativ wird auch ein Format im Stil von RFC822 unterstützt: <placeholder "
7005 "type=\"literallayout\" id=\"0\"/>"
7007 #. type: Content of: <refentry><refsect1><para>
7008 #: sources.list.5.xml:105
7010 "The URI for the <literal>deb</literal> type must specify the base of the "
7011 "Debian distribution, from which APT will find the information it needs. "
7012 "<literal>suite</literal> can specify an exact path, in which case the "
7013 "components must be omitted and <literal>suite</literal> must end with a "
7014 "slash (<literal>/</literal>). This is useful for the case when only a "
7015 "particular sub-section of the archive denoted by the URI is of interest. If "
7016 "<literal>suite</literal> does not specify an exact path, at least one "
7017 "<literal>component</literal> must be present."
7019 "Die URI für den <literal>deb</literal>-Typ muss die Basis der Debian-"
7020 "Distribution angeben, wo APT die Informationen findet, die es benötigt. "
7021 "<literal>Suite</literal> kann einen genauen Pfad angeben. In diesem Fall "
7022 "müssen die Komponenten weggelassen werden und <literal>Suite</literal> muss "
7023 "mit einem Schrägstrich (<literal>/</literal>) enden. Dies ist nützlich, wenn "
7024 "nur ein bestimmter Unterabschnitt des von der URI angegebenen Archivs von "
7025 "Interesse ist. Wenn <literal>Suite</literal> keinen genauen Pfad angibt, "
7026 "muss mindestens eine <literal>Komponente</literal> angegeben sein."
7028 #. type: Content of: <refentry><refsect1><para>
7029 #: sources.list.5.xml:114
7031 "<literal>suite</literal> may also contain a variable, <literal>$(ARCH)</"
7032 "literal> which expands to the Debian architecture (such as <literal>amd64</"
7033 "literal> or <literal>armel</literal>) used on the system. This permits "
7034 "architecture-independent <filename>sources.list</filename> files to be used. "
7035 "In general this is only of interest when specifying an exact path, "
7036 "<literal>APT</literal> will automatically generate a URI with the current "
7037 "architecture otherwise."
7039 "<literal>Suite</literal> könnte außerdem eine Variable, <literal>$(ARCH)</"
7040 "literal>, enthalten, die zur Debian-Architektur (wie <literal>amd64</"
7041 "literal> oder <literal>armel</literal>) expandiert wird, die auf dem System "
7042 "benutzt wird. Dies erlaubt es, architekturunabhängige <filename>sources."
7043 "list</filename>-Dateien zu benutzen. Im Allgemeinen ist dies nur von "
7044 "Interesse, wenn ein genauer Pfad angegeben wird, andernfalls wird "
7045 "<literal>APT</literal> automatisch eine URI mit der aktuellen Architektur "
7048 #. type: Content of: <refentry><refsect1><para>
7049 #: sources.list.5.xml:122
7051 "In the traditional style sources.list format since only one distribution can "
7052 "be specified per line it may be necessary to have multiple lines for the "
7053 "same URI, if a subset of all available distributions or components at that "
7054 "location is desired. APT will sort the URI list after it has generated a "
7055 "complete set internally, and will collapse multiple references to the same "
7056 "Internet host, for instance, into a single connection, so that it does not "
7057 "inefficiently establish an FTP connection, close it, do something else, and "
7058 "then re-establish a connection to that same host. This feature is useful for "
7059 "accessing busy FTP sites with limits on the number of simultaneous anonymous "
7060 "users. APT also parallelizes connections to different hosts to more "
7061 "effectively deal with sites with low bandwidth."
7063 "In der Sources.list im herkömmlichen Formatstil könnte es nötig sein, da pro "
7064 "Zeile nur eine Distribution angegeben werden kann, mehrere Zeilen für die "
7065 "gleiche URI zu haben, falls eine Untermenge aller verfügbarer Distributionen "
7066 "oder Komponenten von diesem Ort gewünscht wird. APT wird die URI-Liste "
7067 "sortieren, nachdem es intern eine komplette Zusammenstellung generiert hat "
7068 "und es wird mehrere Bezüge zum gleichen Internet-Rechner zusammenfassen, zum "
7069 "Beispiel zu einer einzigen Verbindung, so dass es nicht ineffizient FTP-"
7070 "Verbindungen herstellt, sie schließt, sonst etwas tut und dann erneut eine "
7071 "Verbindung zum gleichen Rechner herstellt. Diese Funktion ist nützlich für "
7072 "den Zugriff auf ausgelastete FTP-Sites mit Begrenzungen der Anzahl "
7073 "gleichzeitiger anonymer Anwender. APT parallelisiert außerdem Verbindungen "
7074 "zu verschiedenen Rechnern, um effektiver mit Orten niedriger Bandbreite "
7077 #. type: Content of: <refentry><refsect1><para>
7078 #: sources.list.5.xml:136
7080 "<literal>options</literal> is always optional and needs to be surrounded by "
7081 "square brackets. It can consist of multiple settings in the form "
7082 "<literal><replaceable>setting</replaceable>=<replaceable>value</"
7083 "replaceable></literal>. Multiple settings are separated by spaces. The "
7084 "following settings are supported by APT (note however that unsupported "
7085 "settings will be ignored silently):"
7087 "<literal>options</literal> ist immer optional und muss in eckige Klammern "
7088 "eingeschlossen werden. Es kann aus mehreren Einstellungen in der Form "
7089 "<literal><replaceable>Einstellung</replaceable>=<replaceable>Wert</"
7090 "replaceable></literal> bestehen. Mehrere Einstellungen werden durch "
7091 "Leerzeichen getrennt. Die folgenden Einstellungen werden von APT "
7092 "unterstützt. Beachten Sie allerdings, dass nicht unterstützte Einstellungen "
7093 "stillschweigend ignoriert werden."
7095 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7096 #: sources.list.5.xml:142
7098 "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</"
7099 "replaceable>,…</literal> can be used to specify for which architectures "
7100 "information should be downloaded. If this option is not set all "
7101 "architectures defined by the <literal>APT::Architectures</literal> option "
7102 "will be downloaded."
7104 "<literal>arch=<replaceable>Architektur1</replaceable>,"
7105 "<replaceable>Architektur2</replaceable>, …</literal> kann benutzt werden, um "
7106 "anzugeben, für welche Architekturen Paketinformationen heruntergeladen "
7107 "werden sollen. Falls diese Option nicht gesetzt ist, werden alle durch die "
7108 "Option <literal>APT::Architectures</literal> definierten Architekturen "
7111 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7112 #: sources.list.5.xml:146
7114 "<literal>arch+=<replaceable>arch1</replaceable>,<replaceable>arch2</"
7115 "replaceable>,…</literal> and <literal>arch-=<replaceable>arch1</replaceable>,"
7116 "<replaceable>arch2</replaceable>,…</literal> which can be used to add/remove "
7117 "architectures from the set which will be downloaded."
7119 "<literal>arch+=<replaceable>Architektur1</replaceable>,"
7120 "<replaceable>Architektur2</replaceable>, …</literal> und <literal>arch-"
7121 "=<replaceable>Architektur1</replaceable>,<replaceable>Architektur2</"
7122 "replaceable>, …</literal>, die benutzt werden können, um der "
7123 "Zusammenstellung, die heruntergeladen werden soll, Architekturen "
7124 "hinzuzufügen oder zu entfernen."
7126 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7127 #: sources.list.5.xml:149
7129 "<literal>trusted=yes</literal> can be set to indicate that packages from "
7130 "this source are always authenticated even if the <filename>Release</"
7131 "filename> file is not signed or the signature can't be checked. This "
7132 "disables parts of &apt-secure; and should therefore only be used in a local "
7133 "and trusted context. <literal>trusted=no</literal> is the opposite which "
7134 "handles even correctly authenticated sources as not authenticated."
7136 "<literal>trusted=yes</literal> kann gesetzt werden, um anzuzeigen, dass "
7137 "Pakete aus dieser Quelle immer authentifiziert sind, sogar, falls die Datei "
7138 "<filename>Release</filename> nicht signiert ist oder die Signatur nicht "
7139 "geprüft werden kann. Dies deaktiviert Teile von &apt-secure; und sollte "
7140 "daher nur in lokalem und vertrauenswürdigem Kontext benutzt werden. "
7141 "<literal>trusted=no</literal> ist das Gegenteil davon. Es handhabt sogar "
7142 "korrekt authentifizierte Quellen als nicht authentifiziert."
7144 #. type: Content of: <refentry><refsect1><para>
7145 #: sources.list.5.xml:156
7147 "It is important to list sources in order of preference, with the most "
7148 "preferred source listed first. Typically this will result in sorting by "
7149 "speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
7150 "followed by distant Internet hosts, for example)."
7152 "Es ist wichtig, die Quellen in der Reihenfolge ihrer Wichtigkeit "
7153 "aufzulisten, die bevorzugte Quelle zuerst. Typischerweise resultiert dies in "
7154 "einer Sortierung nach Geschwindigkeit, vom schnellsten zum langsamsten (CD-"
7155 "ROM, gefolgt von Rechnern im lokalen Netzwerk, gefolgt von Internet-"
7156 "Rechnern, zum Beispiel)."
7158 #. type: Content of: <refentry><refsect1><para>
7159 #: sources.list.5.xml:161
7160 msgid "Some examples:"
7161 msgstr "Einige Beispiele:"
7163 #. type: Content of: <refentry><refsect1><literallayout>
7164 #: sources.list.5.xml:163
7167 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
7168 "deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
7171 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
7172 "deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
7175 #. type: Content of: <refentry><refsect1><title>
7176 #: sources.list.5.xml:169
7177 msgid "URI specification"
7178 msgstr "URI-Beschreibung"
7180 #. type: Content of: <refentry><refsect1><para>
7181 #: sources.list.5.xml:171
7182 msgid "The currently recognized URI types are:"
7183 msgstr "Die derzeit zulässigen URI-Typen sind:"
7185 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7186 #: sources.list.5.xml:175
7188 "The file scheme allows an arbitrary directory in the file system to be "
7189 "considered an archive. This is useful for NFS mounts and local mirrors or "
7192 "Das file-Schema erlaubt es einem beliebigen Verzeichnis im Dateisystem, als "
7193 "Archiv betrachtet zu werden. Dies ist nützlich für eingehängtes NFS und "
7194 "lokale Spiegel oder Archive."
7196 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7197 #: sources.list.5.xml:182
7199 "The cdrom scheme allows APT to use a local CD-ROM drive with media swapping. "
7200 "Use the &apt-cdrom; program to create cdrom entries in the source list."
7202 "Das cdrom-Schema erlaubt APT ein lokales CD-ROM-Laufwerk mit Medienwechsel "
7203 "zu benutzen. Benutzen Sie das Programm &apt-cdrom;, um CD-ROM-Einträge in "
7204 "der Quellenliste zu erstellen."
7206 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7207 #: sources.list.5.xml:189
7209 "The http scheme specifies an HTTP server for the archive. If an environment "
7210 "variable <envar>http_proxy</envar> is set with the format http://server:"
7211 "port/, the proxy server specified in <envar>http_proxy</envar> will be used. "
7212 "Users of authenticated HTTP/1.1 proxies may use a string of the format "
7213 "http://user:pass@server:port/. Note that this is an insecure method of "
7216 "Das http-Schema gibt einen HTTP-Server für das Archiv an. Wenn eine "
7217 "Umgebungsvariable <envar>http_proxy</envar> mit dem Format http://Server:"
7218 "Port/ gesetzt ist, wird der in <envar>http_proxy</envar> angegebene Proxy-"
7219 "Server benutzt. Anwender eines HTTP/1.1-authentifizierten Proxys können eine "
7220 "Zeichenkette mit dem Format http://Anwender:Passwort@Server:Port/ benutzt. "
7221 "Beachten Sie, dass dies eine unsichere Authentifizierungsmethode ist."
7223 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7224 #: sources.list.5.xml:200
7226 "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
7227 "is highly configurable; for more information see the &apt-conf; manual page. "
7228 "Please note that an FTP proxy can be specified by using the "
7229 "<envar>ftp_proxy</envar> environment variable. It is possible to specify an "
7230 "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this "
7231 "environment variable and <emphasis>only</emphasis> this environment "
7232 "variable. Proxies using HTTP specified in the configuration file will be "
7235 "Das ftp-Schema gibt einen FTP-Server für das Archiv an. Das FTP-Verhalten "
7236 "von APT ist in hohem Maße konfigurierbar. Um weitere Informationen zu "
7237 "erhalten, lesen Sie die &apt-conf;-Handbuchseite. Bitte beachten Sie, dass "
7238 "ein FTP-Proxy durch Benutzung der <envar>ftp_proxy</envar>-"
7239 "Umgebungsvariablen angegeben werden kann. Es ist mittels dieser "
7240 "Umgebungsvariable und <emphasis>nur</emphasis> dieser Umgebungsvariable "
7241 "möglich, einen HTTP-Proxy anzugeben (HTTP-Proxy-Server verstehen oft auch "
7242 "FTP-URLs). FTP-Proxys, die gemäß Angabe in der Konfigurationsdatei HTTP "
7243 "benutzen, werden ignoriert."
7245 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7246 #: sources.list.5.xml:212
7248 "The copy scheme is identical to the file scheme except that packages are "
7249 "copied into the cache directory instead of used directly at their location. "
7250 "This is useful for people using removable media to copy files around with "
7253 "Das copy-Schema ist identisch mit dem file-Schema, außer dass Pakete in das "
7254 "Zwischenspeicherverzeichnis kopiert werden, anstatt direkt von ihrem "
7255 "Herkunftsort benutzt zu werden. Dies ist für Leute nützlich, die "
7256 "Wechseldatenträger benutzen, um Dateien mit APT umherzukopieren."
7258 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7259 #: sources.list.5.xml:219
7261 "The rsh/ssh method invokes RSH/SSH to connect to a remote host and access "
7262 "the files as a given user. Prior configuration of rhosts or RSA keys is "
7263 "recommended. The standard <command>find</command> and <command>dd</command> "
7264 "commands are used to perform the file transfers from the remote host."
7266 "Die rsh/ssh-Methode ruft RSH/SSH auf, um sich mit einem Rechner in der Ferne "
7267 "zu verbinden und als angegebener Benutzer auf die Dateien zuzugreifen. Es "
7268 "wird empfohlen, vorher Rhosts und RSA-Schlüssel zu konfigurieren. Für die "
7269 "Übertragung von Dateien aus der Ferne werden die Standardbefehle "
7270 "<command>find</command> und <command>dd</command> verwandt."
7272 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
7273 #: sources.list.5.xml:226
7274 msgid "adding more recognizable URI types"
7275 msgstr "weitere zulässige URI-Typen hinzufügen"
7277 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
7278 #: sources.list.5.xml:228
7280 "APT can be extended with more methods shipped in other optional packages, "
7281 "which should follow the naming scheme <package>apt-transport-"
7282 "<replaceable>method</replaceable></package>. For instance, the APT team "
7283 "also maintains the package <package>apt-transport-https</package>, which "
7284 "provides access methods for HTTPS URIs with features similar to the http "
7285 "method. Methods for using e.g. debtorrent are also available - see &apt-"
7286 "transport-debtorrent;."
7288 "APT kann mit weiteren Methoden, die in anderen optionalen Paketen geliefert "
7289 "werden, die dem Namensschema <literal>apt-transport-<replaceable>Methode</"
7290 "replaceable></literal> folgen sollten, erweitert werden. Das APT-Team "
7291 "betreut zum Beispiel außerdem das Paket <literal>apt-transport-https</"
7292 "literal>, das Zugriffsmethoden für HTTPS-URIs mit Funktionen bereitstellt, "
7293 "die denen der HTTP-Methode ähneln. Außerdem sind z.B. Methoden für die "
7294 "Benutzung von debtorrent verfügbar – siehe &apt-transport-debtorrent;."
7296 #. type: Content of: <refentry><refsect1><para>
7297 #: sources.list.5.xml:240
7299 "Uses the archive stored locally (or NFS mounted) at /home/jason/debian for "
7300 "stable/main, stable/contrib, and stable/non-free."
7302 "Benutzt die lokal gespeicherten (oder per NFS eingehängten) Archive in /home/"
7303 "jason/debian für stable/main, stable/contrib und stable/non-free."
7305 #. type: Content of: <refentry><refsect1><literallayout>
7306 #: sources.list.5.xml:242
7308 msgid "deb file:/home/jason/debian stable main contrib non-free"
7309 msgstr "deb file:/home/jason/debian stable main contrib non-free"
7311 #. type: Content of: <refentry><refsect1><para>
7312 #: sources.list.5.xml:244
7313 msgid "As above, except this uses the unstable (development) distribution."
7315 "wie oben, außer das dies die »unstable«- (Entwicklungs-) Distribution "
7318 #. type: Content of: <refentry><refsect1><literallayout>
7319 #: sources.list.5.xml:245
7321 msgid "deb file:/home/jason/debian unstable main contrib non-free"
7322 msgstr "deb file:/home/jason/debian unstable main contrib non-free"
7324 #. type: Content of: <refentry><refsect1><para>
7325 #: sources.list.5.xml:247
7326 msgid "Source line for the above"
7327 msgstr "Quellzeile für obiges"
7329 #. type: Content of: <refentry><refsect1><literallayout>
7330 #: sources.list.5.xml:248
7332 msgid "deb-src file:/home/jason/debian unstable main contrib non-free"
7333 msgstr "deb-src file:/home/jason/debian unstable main contrib non-free"
7335 #. type: Content of: <refentry><refsect1><para>
7336 #: sources.list.5.xml:250
7338 "The first line gets package information for the architectures in "
7339 "<literal>APT::Architectures</literal> while the second always retrieves "
7340 "<literal>amd64</literal> and <literal>armel</literal>."
7342 "Die erste Zeile bekommt Paketinformationen für die Architekturen in "
7343 "<literal>APT::Architectures</literal>, während die zweite immer "
7344 "<literal>amd64</literal> und <literal>armel</literal> holt."
7346 #. type: Content of: <refentry><refsect1><literallayout>
7347 #: sources.list.5.xml:252
7350 "deb http://ftp.debian.org/debian &stable-codename; main\n"
7351 "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main"
7353 "deb http://ftp.debian.org/debian &stable-codename; main\n"
7354 "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main"
7356 #. type: Content of: <refentry><refsect1><para>
7357 #: sources.list.5.xml:255
7359 "Uses HTTP to access the archive at archive.debian.org, and uses only the "
7362 "benutzt HTTP, um auf das Archiv auf archive.debian.org zuzugreifen und nur "
7363 "den hamm/main-Bereich zu benutzen."
7365 #. type: Content of: <refentry><refsect1><literallayout>
7366 #: sources.list.5.xml:257
7368 msgid "deb http://archive.debian.org/debian-archive hamm main"
7369 msgstr "deb http://archive.debian.org/debian-archive hamm main"
7371 #. type: Content of: <refentry><refsect1><para>
7372 #: sources.list.5.xml:259
7374 "Uses FTP to access the archive at ftp.debian.org, under the debian "
7375 "directory, and uses only the &stable-codename;/contrib area."
7377 "benutzt FTP, um auf das Archiv auf archive.debian.org unter dem debian-"
7378 "Verzeichnis zuzugreifen und nur den &stable-codename;/contrib-Bereich zu "
7381 #. type: Content of: <refentry><refsect1><literallayout>
7382 #: sources.list.5.xml:261
7384 msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
7385 msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
7387 #. type: Content of: <refentry><refsect1><para>
7388 #: sources.list.5.xml:263
7390 "Uses FTP to access the archive at ftp.debian.org, under the debian "
7391 "directory, and uses only the unstable/contrib area. If this line appears as "
7392 "well as the one in the previous example in <filename>sources.list</filename> "
7393 "a single FTP session will be used for both resource lines."
7395 "benutzt FTP, um auf das Archiv auf ftp.debian.org unter dem debian-"
7396 "Verzeichnis zuzugreifen und nur den unstable/contrib-Bereich zu benutzen. "
7397 "Falls diese Zeile zusammen mit der aus dem vorherigen Beispiel in der Datei "
7398 "<filename>sources.list</filename> auftaucht, wird eine einzelne FTP-Sitzung "
7399 "für beide Quellzeilen benutzt."
7401 #. type: Content of: <refentry><refsect1><literallayout>
7402 #: sources.list.5.xml:267
7404 msgid "deb ftp://ftp.debian.org/debian unstable contrib"
7405 msgstr "deb ftp://ftp.debian.org/debian unstable contrib"
7407 #. type: Content of: <refentry><refsect1><para><literallayout>
7408 #: sources.list.5.xml:276
7410 msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
7411 msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
7413 #. type: Content of: <refentry><refsect1><para>
7414 #: sources.list.5.xml:269
7416 "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
7417 "directory, and uses only files found under <filename>unstable/binary-i386</"
7418 "filename> on i386 machines, <filename>unstable/binary-amd64</filename> on "
7419 "amd64, and so forth for other supported architectures. [Note this example "
7420 "only illustrates how to use the substitution variable; official debian "
7421 "archives are not structured like this] <placeholder type=\"literallayout\" "
7424 "benutzt HTTP, um auf das Archiv auf ftp.tlh.debian.org unter dem universe-"
7425 "Verzeichnis zuzugreifen und benutzt nur Dateien, die unter "
7426 "<filename>unstable/binary-i386</filename> auf i386-Maschinen, "
7427 "<filename>unstable/binary-amd64</filename> auf amd64 und so weiter für "
7428 "andere unterstützte Architekturen, gefunden werden. [Beachten Sie, dass "
7429 "dieses Beispiel nur anschaulich macht, wie die Platzhaltervariable benutzt "
7430 "wird. Offizielle Debian-Archive sind nicht so strukturiert.] <placeholder "
7431 "type=\"literallayout\" id=\"0\"/>"
7433 #. type: Content of: <refentry><refsect1><para>
7434 #: sources.list.5.xml:281
7435 msgid "&apt-cache; &apt-conf;"
7436 msgstr "&apt-cache; &apt-conf;"
7438 #. type: Content of: <refentry><refmeta><manvolnum>
7439 #: apt-extracttemplates.1.xml:28 apt-sortpkgs.1.xml:28 apt-ftparchive.1.xml:28
7443 #. type: Content of: <refentry><refnamediv><refpurpose>
7444 #: apt-extracttemplates.1.xml:35
7446 "Utility to extract <command>debconf</command> config and templates from "
7449 "Hilfsprogramm zum Extrahieren der <command>debconf</command>-Konfiguration "
7450 "und Schablonen von Debian-Paketen"
7452 #. type: Content of: <refentry><refsect1><para>
7453 #: apt-extracttemplates.1.xml:41
7455 "<command>apt-extracttemplates</command> will take one or more Debian package "
7456 "files as input and write out (to a temporary directory) all associated "
7457 "config scripts and template files. For each passed in package that contains "
7458 "config scripts and templates, one line of output will be generated in the "
7461 "<command>apt-extracttemplates</command> nimmt als Eingabe ein oder mehrere "
7462 "Debian-Paketdateien entgegen und schreibt alle verbundenen "
7463 "Konfigurationsskripte und Schablonendateien (in ein temporäres Verzeichnis) "
7464 "heraus. Für jedes übergebene Paket das Konfigurationsskripte und "
7465 "Schablonendateien enthält, wird eine Ausgabezeile in folgendem Format "
7468 #. type: Content of: <refentry><refsect1><para>
7469 #: apt-extracttemplates.1.xml:46
7470 msgid "package version template-file config-script"
7471 msgstr "Paket Version Schablonendatei Konfigurationsskript"
7473 #. type: Content of: <refentry><refsect1><para>
7474 #: apt-extracttemplates.1.xml:47
7476 "template-file and config-script are written to the temporary directory "
7477 "specified by the <option>-t</option> or <option>--tempdir</option> "
7478 "(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with "
7479 "filenames of the form <filename>package.template.XXXXXX</filename> and "
7480 "<filename>package.config.XXXXXX</filename>"
7482 "Schablonendatei und Konfigurationsskript werden in das temporäre Verzeichnis "
7483 "geschrieben, das durch das Verzeichnis <option>-t</option> oder <option>--"
7484 "tempdir</option> (<literal>APT::ExtractTemplates::TempDir</literal>) mit "
7485 "Dateinamen der Form <filename>package. template.XXXXXX</filename> und "
7486 "<filename>package.config.XXXXXX</filename> angegeben wurde."
7488 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7489 #: apt-extracttemplates.1.xml:60
7491 "Temporary directory in which to write extracted <command>debconf</command> "
7492 "template files and config scripts. Configuration Item: <literal>APT::"
7493 "ExtractTemplates::TempDir</literal>"
7495 "temporäres Verzeichnis, in das die extrahierten <command>debconf</command>-"
7496 "Schablonendateien und Konfigurationsdateien geschrieben werden. "
7497 "Konfigurationselement: <literal>APT::ExtractTemplates::TempDir</literal>"
7499 #. type: Content of: <refentry><refsect1><para>
7500 #: apt-extracttemplates.1.xml:77
7502 "<command>apt-extracttemplates</command> returns zero on normal operation, "
7503 "decimal 100 on error."
7505 "<command>apt-extracttemplates</command> gibt bei normalen Operationen 0 "
7506 "zurück, dezimal 100 bei Fehlern."
7508 #. type: Content of: <refentry><refnamediv><refpurpose>
7509 #: apt-sortpkgs.1.xml:35
7510 msgid "Utility to sort package index files"
7511 msgstr "Werkzeug zum Sortieren von Paketindexdateien"
7513 #. type: Content of: <refentry><refsect1><para>
7514 #: apt-sortpkgs.1.xml:41
7516 "<command>apt-sortpkgs</command> will take an index file (source index or "
7517 "package index) and sort the records so that they are ordered by the package "
7518 "name. It will also sort the internal fields of each record according to the "
7519 "internal sorting rules."
7521 "<command>apt-sortpkgs</command> nimmt eine Indexdatei (Quell- oder "
7522 "Paketindex) und sortiert die Datensätze nach Paketnamen. Es wird außerdem "
7523 "die internen Felder jedes Datensatzes gemäß interner Sortierregeln sortieren."
7525 #. type: Content of: <refentry><refsect1><para>
7526 #: apt-sortpkgs.1.xml:47
7528 "All output is sent to standard output; the input must be a seekable file."
7530 "Alle Ausgaben werden an die Standardausgabe gesandt, die Eingabe muss eine "
7531 "durchsuchbare Datei sein."
7533 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7534 #: apt-sortpkgs.1.xml:56
7536 "Use source index field ordering. Configuration Item: <literal>APT::"
7537 "SortPkgs::Source</literal>."
7539 "Quellindexfeldanordnung benutzen. Konfigurationselement: <literal>APT::"
7540 "SortPkgs::Source</literal>."
7542 #. type: Content of: <refentry><refsect1><para>
7543 #: apt-sortpkgs.1.xml:70
7545 "<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
7548 "<command>apt-sortpkgs</command> gibt bei normalen Operationen 0 zurück, "
7549 "dezimal 100 bei Fehlern."
7551 #. type: Content of: <refentry><refnamediv><refpurpose>
7552 #: apt-ftparchive.1.xml:35
7553 msgid "Utility to generate index files"
7554 msgstr "Hilfsprogramm zum Generieren von Indexdateien"
7556 #. type: Content of: <refentry><refsect1><para>
7557 #: apt-ftparchive.1.xml:41
7559 "<command>apt-ftparchive</command> is the command line tool that generates "
7560 "the index files that APT uses to access a distribution source. The index "
7561 "files should be generated on the origin site based on the content of that "
7564 "<command>apt-ftparchive</command> ist das Befehlszeilenwerkzeug, das "
7565 "Indexdateien generiert, die APT zum Zugriff auf eine Distributionsquelle "
7566 "benutzt. Die Indexdateien sollten auf der Ursprungs-Site auf Basis des "
7567 "Inhalts dieser Stelle generiert werden."
7569 #. type: Content of: <refentry><refsect1><para>
7570 #: apt-ftparchive.1.xml:45
7572 "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
7573 "program, incorporating its entire functionality via the <literal>packages</"
7574 "literal> command. It also contains a contents file generator, "
7575 "<literal>contents</literal>, and an elaborate means to 'script' the "
7576 "generation process for a complete archive."
7578 "<command>apt-ftparchive</command> ist eine Obermenge des &dpkg-scanpackages;-"
7579 "Programms, das dessen ganze Funktionalität über den <literal>packages</"
7580 "literal>-Befehl enthält ist ein durchdachtes Mittel den Generierungsprozess "
7581 "für ein komplettes Archiv zu »skripten«."
7583 #. type: Content of: <refentry><refsect1><para>
7584 #: apt-ftparchive.1.xml:51
7586 "Internally <command>apt-ftparchive</command> can make use of binary "
7587 "databases to cache the contents of a .deb file and it does not rely on any "
7588 "external programs aside from &gzip;. When doing a full generate it "
7589 "automatically performs file-change checks and builds the desired compressed "
7592 "Intern kann <command>apt-ftparchive</command> von Programmdatenbanken "
7593 "Gebrauch machen, um die Inhalte einer .deb-Datei zwischenzuspeichern und es "
7594 "verlasst sich nicht auf irgendwelche externen Programme, abgesehen von "
7595 "&gzip;. Wenn eine vollständige Generierung erfolgt, werden automatisch "
7596 "Dateiänderungsprüfungen durchgeführt und die gewünschten gepackten "
7597 "Ausgabedateien erzeugt."
7599 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7600 #: apt-ftparchive.1.xml:62
7602 "The packages command generates a package file from a directory tree. It "
7603 "takes the given directory and recursively searches it for .deb files, "
7604 "emitting a package record to stdout for each. This command is approximately "
7605 "equivalent to &dpkg-scanpackages;."
7607 "Der »packages«-Befehl generiert eine Paketdatei aus einem Verzeichnisbaum. "
7608 "Er nimmt ein vorgegebenes Verzeichnis und durchsucht es rekursiv nach .deb-"
7609 "Dateien, wobei es für jede einen Paketdatensatz auf stdout ausgibt.Dieser "
7610 "Befehl entspricht etwa &dpkg-scanpackages;."
7612 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7613 #: apt-ftparchive.1.xml:67 apt-ftparchive.1.xml:91
7615 "The option <option>--db</option> can be used to specify a binary caching DB."
7617 "Die Option <option>--db</option> kann benutzt werden, um eine Datenbank zum "
7618 "Zwischenspeichern von Programmen anzugeben."
7620 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7621 #: apt-ftparchive.1.xml:72
7623 "The <literal>sources</literal> command generates a source index file from a "
7624 "directory tree. It takes the given directory and recursively searches it "
7625 "for .dsc files, emitting a source record to stdout for each. This command is "
7626 "approximately equivalent to &dpkg-scansources;."
7628 "Der <literal>sources</literal>-Befehl generiert eine Quellenindexdatei aus "
7629 "einem Verzeichnisbaum. Er nimmt ein vorgegebenes Verzeichnis und durchsucht "
7630 "es rekursiv nach .dsc-Dateien, wobei es für jede einen Quelldatensatz auf "
7631 "stdout ausgibt. Dieser Befehl entspricht etwa &dpkg-scansources;."
7633 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7634 #: apt-ftparchive.1.xml:77
7636 "If an override file is specified then a source override file will be looked "
7637 "for with an extension of .src. The --source-override option can be used to "
7638 "change the source override file that will be used."
7640 "Wenn eine Override-Datei angegeben ist, wird nach einer Quellen-Override-"
7641 "Datei mit einer .src-Dateiendung gesucht. Die Option »--source-override« "
7642 "kann benutzt werden, um die Quellen-Override-Datei, die benutzt wird, zu "
7645 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7646 #: apt-ftparchive.1.xml:84
7648 "The <literal>contents</literal> command generates a contents file from a "
7649 "directory tree. It takes the given directory and recursively searches it "
7650 "for .deb files, and reads the file list from each file. It then sorts and "
7651 "writes to stdout the list of files matched to packages. Directories are not "
7652 "written to the output. If multiple packages own the same file then each "
7653 "package is separated by a comma in the output."
7655 "Der <literal>contents</literal>-Befehl generiert eine Inhaltsdatei aus einem "
7656 "Verzeichnisbaum. Er nimmt ein vorgegebenes Verzeichnis und durchsucht es "
7657 "rekursiv nach .deb-Dateien und liest die Dateiliste von jeder Datei. Dann "
7658 "sortiert er die Liste der passenden Pakete und schreibt sie nach stdout. "
7659 "Verzeichnisse werden nicht in die Ausgabe geschrieben. Falls mehrere Pakete "
7660 "die gleiche Datei besitzen, dann befindet sich jedes Paket durch Komma "
7661 "getrennt in der Ausgabe."
7663 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7664 #: apt-ftparchive.1.xml:96
7666 "The <literal>release</literal> command generates a Release file from a "
7667 "directory tree. It recursively searches the given directory for uncompressed "
7668 "<filename>Packages</filename> and <filename>Sources</filename> files and "
7669 "ones compressed with <command>gzip</command>, <command>bzip2</command> or "
7670 "<command>lzma</command> as well as <filename>Release</filename> and "
7671 "<filename>md5sum.txt</filename> files by default (<literal>APT::FTPArchive::"
7672 "Release::Default-Patterns</literal>). Additional filename patterns can be "
7673 "added by listing them in <literal>APT::FTPArchive::Release::Patterns</"
7674 "literal>. It then writes to stdout a <filename>Release</filename> file "
7675 "containing an MD5, SHA1 and SHA256 digest for each file."
7677 "Der Befehl <literal>release</literal> erzeugt eine Release-Datei aus einem "
7678 "Verzeichnisbaum. Standardmäßig durchsucht er rekursiv das angegebene "
7679 "Verzeichnis nach nicht komprimierten <filename>Packages</filename>- und "
7680 "<filename>Sources</filename>-Dateien und denen, die mit <command>gzip</"
7681 "command>, <command>bzip2</command> oder <command>lzma</command> komprimiert "
7682 "wurden, ebenso wie <filename>Release</filename>- und <filename>md5sum.txt</"
7683 "filename>-Dateien (<literal>APT::FTPArchive::Release::Default-Patterns</"
7684 "literal>). Zusätzliche Muster für Dateinamen können hinzugefügt werden, "
7685 "indem sie in <literal>APT::FTPArchive::Release::Patterns</literal> "
7686 "aufgeführt werden. Dann schreibt er eine <filename>Release</filename>-Datei "
7687 "auf die Standardausgabe, die für jede Datei eine MD5-, SHA1- und SHA256-"
7688 "Prüfsumme enthält."
7690 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7691 #: apt-ftparchive.1.xml:106
7693 "Values for the additional metadata fields in the Release file are taken from "
7694 "the corresponding variables under <literal>APT::FTPArchive::Release</"
7695 "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The "
7696 "supported fields are: <literal>Origin</literal>, <literal>Label</literal>, "
7697 "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</"
7698 "literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, "
7699 "<literal>Architectures</literal>, <literal>Components</literal>, "
7700 "<literal>Description</literal>."
7702 "Werte für zusätzliche Metadatenfelder in der Release-Datei werden den "
7703 "entsprechenden Variablen unter <literal>APT::FTPArchive::Release</literal> "
7704 "entnommen, z.B. <literal>APT::FTPArchive::Release::Origin</literal>. Die "
7705 "unterstützten Felder sind: <literal>Origin</literal>, <literal>Label</"
7706 "literal>, <literal>Suite</literal>, <literal>Version</literal>, "
7707 "<literal>Codename</literal>, <literal>Date</literal>, <literal>Valid-Until</"
7708 "literal>, <literal>Architectures</literal>, <literal>Components</literal>, "
7709 "<literal>Description</literal>."
7711 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7712 #: apt-ftparchive.1.xml:119
7714 "The <literal>generate</literal> command is designed to be runnable from a "
7715 "cron script and builds indexes according to the given config file. The "
7716 "config language provides a flexible means of specifying which index files "
7717 "are built from which directories, as well as providing a simple means of "
7718 "maintaining the required settings."
7720 "Der <literal>generate</literal>-Befehl wurde entworfen, um von einem Cron-"
7721 "Skript ausführbar zu sein und bildet Indizes, die der angegebenen "
7722 "Konfigurationsdatei entsprechen. Die Konfigurationssprache stellt eine "
7723 "flexible Möglichkeit bereit, um anzugeben, welche Indexdateien von welchen "
7724 "Verzeichnissen gebildet wurden, ebenso wie sie eine einfache Möglichkeit zur "
7725 "Verwaltung der erforderlichen Einstellungen bereitstellt."
7727 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7728 #: apt-ftparchive.1.xml:128
7730 "The <literal>clean</literal> command tidies the databases used by the given "
7731 "configuration file by removing any records that are no longer necessary."
7733 "Der <literal>clean</literal>-Befehl räumt die Datenbanken auf, die von der "
7734 "angegebenen Konfigurationsdatei benutzt wurden, indem es nicht länger nötige "
7735 "Datensätze entfernt."
7737 #. type: Content of: <refentry><refsect1><title>
7738 #: apt-ftparchive.1.xml:134
7739 msgid "The Generate Configuration"
7740 msgstr "Die Generate-Konfiguration"
7742 #. type: Content of: <refentry><refsect1><para>
7743 #: apt-ftparchive.1.xml:136
7745 "The <literal>generate</literal> command uses a configuration file to "
7746 "describe the archives that are going to be generated. It follows the typical "
7747 "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. &apt-"
7748 "conf; contains a description of the syntax. Note that the generate "
7749 "configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
7750 "tree manner. This only effects how the scope tag is handled."
7752 "Der <literal>generate</literal>-Befehl benutzt eine Konfigurationsdatei, um "
7753 "die Archive zu beschreiben, die generiert werden sollen. Es folgt dem "
7754 "typischen ISC-Konfigurationsformat, wie es in ISC-Werkzeugen wie Bind 8 oder "
7755 "DHCP gesehen werden kann. &apt-conf; enthält eine Beschreibung der Syntax. "
7756 "Beachten Sie, dass die generate-Konfiguration abschnittsweise ausgewertet "
7757 "wird, &apt-conf; aber baumartig ausgewertet wird. Dies hat nur Auswirkungen, "
7758 "wenn die Markierung »scope« behandelt wird."
7760 #. type: Content of: <refentry><refsect1><para>
7761 #: apt-ftparchive.1.xml:144
7763 "The generate configuration has four separate sections, each described below."
7765 "Die generate-Konfiguration hat vier getrennte Abschnitte, jeder ist "
7766 "unterhalb beschrieben"
7768 #. type: Content of: <refentry><refsect1><refsect2><title>
7769 #: apt-ftparchive.1.xml:146
7770 msgid "<literal>Dir</literal> Section"
7771 msgstr "<literal>Dir</literal>-Abschnitt"
7773 #. type: Content of: <refentry><refsect1><refsect2><para>
7774 #: apt-ftparchive.1.xml:148
7776 "The <literal>Dir</literal> section defines the standard directories needed "
7777 "to locate the files required during the generation process. These "
7778 "directories are prepended certain relative paths defined in later sections "
7779 "to produce a complete an absolute path."
7781 "Der <literal>Dir</literal>-Abschnitt definiert die Vorgabeverzeichnisse, die "
7782 "zum Orten der benötigten Dateien während des Generierungsprozesses gebraucht "
7783 "werden. Diese Verzeichnisse werden bestimmten relativen Pfaden, die in "
7784 "späteren Abschnitten definiert werden, vorangestellt, um einen vollständigen "
7785 "absoluten Pfad zu bilden."
7787 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7788 #: apt-ftparchive.1.xml:155
7790 "Specifies the root of the FTP archive, in a standard Debian configuration "
7791 "this is the directory that contains the <filename>ls-LR</filename> and dist "
7794 "gibt die Wurzel des FTP-Archivs an. In einer Debian-Standardkonfiguration "
7795 "ist das das Verzeichnis, das die <filename>ls-LR</filename>- und dist-Knoten "
7798 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7799 #: apt-ftparchive.1.xml:162
7800 msgid "Specifies the location of the override files."
7801 msgstr "gibt den Ort der Override-Dateien an"
7803 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7804 #: apt-ftparchive.1.xml:167
7805 msgid "Specifies the location of the cache files."
7806 msgstr "gibt den Ort der Zwischenspeicherdateien an"
7808 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7809 #: apt-ftparchive.1.xml:172
7811 "Specifies the location of the file list files, if the <literal>FileList</"
7812 "literal> setting is used below."
7814 "gibt den Ort der Dateilistendateien an, wenn die <literal>FileList</literal> "
7815 "unterhalb gesetzt ist."
7817 #. type: Content of: <refentry><refsect1><refsect2><title>
7818 #: apt-ftparchive.1.xml:178
7819 msgid "<literal>Default</literal> Section"
7820 msgstr "<literal>Default</literal>-Abschnitt"
7822 #. type: Content of: <refentry><refsect1><refsect2><para>
7823 #: apt-ftparchive.1.xml:180
7825 "The <literal>Default</literal> section specifies default values, and "
7826 "settings that control the operation of the generator. Other sections may "
7827 "override these defaults with a per-section setting."
7829 "Der <literal>Default</literal>-Abschnitt gibt Vorgabewerte an und "
7830 "Einstellungen, die den Betrieb des Generators steuern. Andere Abschnitte "
7831 "können diese Vorgaben mit einer Einstellung pro Abschnitt überschreiben."
7833 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7834 #: apt-ftparchive.1.xml:186
7836 "Sets the default compression schemes to use for the package index files. It "
7837 "is a string that contains a space separated list of at least one of: '.' (no "
7838 "compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
7841 "setzt das Vorgabe-Kompressionsschema, das für die Package-Indexdateien "
7842 "benutzt wird. Es ist eine Zeichenkette, die eine durch Leerzeichen getrennte "
7843 "Liste mit mindestens einem der folgenden Dinge enthält: ».« (keine "
7844 "Kompression), »gzip« und »bzip2«. Die Vorgabe für alle Kompressionsschemata "
7847 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7848 #: apt-ftparchive.1.xml:194
7850 "Sets the default list of file extensions that are package files. This "
7851 "defaults to '.deb'."
7853 "setzt die Vorgabeliste von Dateierweiterungen, die Paketdateien sind. "
7854 "Vorgabe ist ».deb«."
7856 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7857 #: apt-ftparchive.1.xml:200
7859 "This is similar to <literal>Packages::Compress</literal> except that it "
7860 "controls the compression for the Sources files."
7862 "Dies ist <literal>Packages::Compress</literal> ähnlich, außer dass es die "
7863 "Kompression der Quelldateien steuert."
7865 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7866 #: apt-ftparchive.1.xml:206
7868 "Sets the default list of file extensions that are source files. This "
7869 "defaults to '.dsc'."
7871 "setzt die Vorgabeliste von Dateierweiterungen, die Quelldateien sind. "
7872 "Vorgabe ist ».dsc«."
7874 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7875 #: apt-ftparchive.1.xml:212
7877 "This is similar to <literal>Packages::Compress</literal> except that it "
7878 "controls the compression for the Contents files."
7880 "Dies ist <literal>Packages::Compress</literal> ähnlich, außer dass es die "
7881 "Kompression der Inhaltsdateien steuert."
7883 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7884 #: apt-ftparchive.1.xml:218
7886 "This is similar to <literal>Packages::Compress</literal> except that it "
7887 "controls the compression for the Translation-en master file."
7889 "Dies ist <literal>Packages::Compress</literal> ähnlich, außer dass es die "
7890 "Kompression der Translation-en-Hauptdatei steuert."
7892 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7893 #: apt-ftparchive.1.xml:224
7895 "Specifies the number of kilobytes to delink (and replace with hard links) "
7896 "per run. This is used in conjunction with the per-section <literal>External-"
7897 "Links</literal> setting."
7899 "gibt die Anzahl von Kilobytes an, die pro Durchlauf delinkt (und durch "
7900 "Hardlinks ersetzt) werden sollen. Dies wird in Verbindung mit der "
7901 "<literal>External-Links</literal>-Einstellung pro Abschnitt benutzt."
7903 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7904 #: apt-ftparchive.1.xml:231
7906 "Specifies the mode of all created index files. It defaults to 0644. All "
7907 "index files are set to this mode with no regard to the umask."
7909 "gibt die Rechte für alle erstellten Indexdateien an. Vorgabe ist 0644. Alle "
7910 "Indexdateien werden ohne Beachtung von umask auf diese Rechte gesetzt."
7912 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7913 #: apt-ftparchive.1.xml:238 apt-ftparchive.1.xml:384
7915 "Specifies whether long descriptions should be included in the "
7916 "<filename>Packages</filename> file or split out into a master "
7917 "<filename>Translation-en</filename> file."
7919 "gesetzt, falls lange Beschreibungen in die <filename>Package</filename>-"
7920 "Datei eingeschlossen werden oder in eine <filename>Translation-en</filename>-"
7921 "Hauptdatei unterteilt werden sollen"
7923 #. type: Content of: <refentry><refsect1><refsect2><title>
7924 #: apt-ftparchive.1.xml:244
7925 msgid "<literal>TreeDefault</literal> Section"
7926 msgstr "<literal>TreeDefault</literal>-Abschnitt"
7928 #. type: Content of: <refentry><refsect1><refsect2><para>
7929 #: apt-ftparchive.1.xml:246
7931 "Sets defaults specific to <literal>Tree</literal> sections. All of these "
7932 "variables are substitution variables and have the strings $(DIST), "
7933 "$(SECTION) and $(ARCH) replaced with their respective values."
7935 "setzt Vorgaben speziell für <literal>Tree</literal>-Abschnitte. All diese "
7936 "Variablen sind Platzhaltervariablen und haben die Zeichenketten $(DIST), "
7937 "$(SECTION) und $(ARCH) durch ihre jeweiligen Werte ersetzt."
7939 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7940 #: apt-ftparchive.1.xml:253
7942 "Sets the number of kilobytes of contents files that are generated each day. "
7943 "The contents files are round-robined so that over several days they will all "
7946 "setzt die Anzahl der Kilobytes der Inhaltdateien, die jeden Tag generiert "
7947 "werden. Die Inhaltdateien werden reihum ersetzt, so dass sie über mehrere "
7948 "Tage alle neu gebildet werden."
7950 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7951 #: apt-ftparchive.1.xml:260
7953 "Controls the number of days a contents file is allowed to be checked without "
7954 "changing. If this limit is passed the mtime of the contents file is updated. "
7955 "This case can occur if the package file is changed in such a way that does "
7956 "not result in a new contents file [override edit for instance]. A hold off "
7957 "is allowed in hopes that new .debs will be installed, requiring a new file "
7958 "anyhow. The default is 10, the units are in days."
7960 "steuert die Anzahl der Tage, die eine Inhaltsdatei erlaubt ist ohne Änderung "
7961 "geprüft zu werden. Wenn die Grenze überschritten ist, wird die mtime der "
7962 "Inhaltsdatei aktualisiert. Dieser Fall kann auftreten, wenn die Package-"
7963 "Datei auf einem Weg geändert wurde, der nicht in einer neuen Inhaltsdatei "
7964 "resultierte [überschreibendes Bearbeiten zum Beispiel]. Ein Aufhalten ist "
7965 "erlaubt, in der Hoffnung dass neue .debs installiert werden, die sowieso "
7966 "eine neue Datei benötigen. Die Vorgabe ist 10, die Einheiten sind Tage."
7968 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7969 #: apt-ftparchive.1.xml:271
7971 "Sets the top of the .deb directory tree. Defaults to <filename>$(DIST)/"
7972 "$(SECTION)/binary-$(ARCH)/</filename>"
7974 "setzt den Beginn des .deb-Verzeichnisbaumes. Vorgabe ist <filename>$(DIST)/"
7975 "$(SECTION)/binary-$(ARCH)/</filename>"
7977 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7978 #: apt-ftparchive.1.xml:277
7980 "Sets the top of the source package directory tree. Defaults to <filename>"
7981 "$(DIST)/$(SECTION)/source/</filename>"
7983 "setzt den Beginn des Quellpaketverzeichnisbaumes. Vorgabe ist <filename>"
7984 "$(DIST)/$(SECTION)/source/</filename>"
7986 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7987 #: apt-ftparchive.1.xml:283
7989 "Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/"
7990 "binary-$(ARCH)/Packages</filename>"
7992 "setzt die Ausgabe-Packages-Datei. Vorgabe ist <filename>$(DIST)/$(SECTION)/"
7993 "binary-$(ARCH)/Packages</filename>"
7995 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7996 #: apt-ftparchive.1.xml:289
7998 "Sets the output Sources file. Defaults to <filename>$(DIST)/$(SECTION)/"
7999 "source/Sources</filename>"
8001 "setzt die Ausgabe-Quelldatei. Vorgabe ist <filename>$(DIST)/$(SECTION)/"
8002 "source/Sources</filename>"
8004 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8005 #: apt-ftparchive.1.xml:295
8007 "Sets the output Translation-en master file with the long descriptions if "
8008 "they should be not included in the Packages file. Defaults to <filename>"
8009 "$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
8011 "setzt die Ausgabe der Translation-en-Hauptdatei mit den langen "
8012 "Beschreibungen falls Sie nicht in der Packages-Datei enthalten sind. Vorgabe "
8013 "ist <filename>$(DIST)/$(SECTION)/i18n/Translation-en</filename>."
8015 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8016 #: apt-ftparchive.1.xml:302
8018 "Sets the path prefix that causes a symlink to be considered an internal link "
8019 "instead of an external link. Defaults to <filename>$(DIST)/$(SECTION)/</"
8022 "setzt die Pfad-Präfix, die bewirkt, dass ein symbolischer Verweis wie ein "
8023 "interner anstatt wie ein externer Verweis behandelt wird. Vorgabe ist "
8024 "<filename>$(DIST)/$(SECTION)/</filename>"
8026 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8027 #: apt-ftparchive.1.xml:309
8029 "Sets the output Contents file. Defaults to <filename>$(DIST)/$(SECTION)/"
8030 "Contents-$(ARCH)</filename>. If this setting causes multiple Packages files "
8031 "to map onto a single Contents file (as is the default) then <command>apt-"
8032 "ftparchive</command> will integrate those package files together "
8035 "setzt die Ausgabe-Contens-Datei. Vorgabe ist <filename>$(DIST)/$(SECTION)/"
8036 "Contents-$(ARCH)</filename>. Wenn diese Einstellung bewirkt, dass mehrere "
8037 "Packages-Dateien auf einer einzelnen Inhaltsdatei abgebildet werden (so wie "
8038 "es Vorgabe ist), dann wird <command>apt-ftparchive</command> diese Dateien "
8039 "automatisch integrieren."
8041 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8042 #: apt-ftparchive.1.xml:318
8043 msgid "Sets header file to prepend to the contents output."
8044 msgstr "setzt die Kopfdatendatei, um sie der Inhaltsausgabe voranzustellen."
8046 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8047 #: apt-ftparchive.1.xml:323
8049 "Sets the binary cache database to use for this section. Multiple sections "
8050 "can share the same database."
8052 "setzt die Programmzwischenspeicherdatenbank zur Benutzung in diesem "
8053 "Abschnitt. Mehrere Abschnitte können sich die gleiche Datenbank teilen."
8055 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8056 #: apt-ftparchive.1.xml:329
8058 "Specifies that instead of walking the directory tree, <command>apt-"
8059 "ftparchive</command> should read the list of files from the given file. "
8060 "Relative files names are prefixed with the archive directory."
8062 "gibt an, dass <command>apt-ftparchive</command> die Liste der Dateien aus "
8063 "der vorgegebenen Datei liest, anstatt den Verzeichnisbaum zu durchlaufen. "
8064 "Relativen Dateinamen wird das Archivverzeichnis vorangestellt."
8066 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8067 #: apt-ftparchive.1.xml:336
8069 "Specifies that instead of walking the directory tree, <command>apt-"
8070 "ftparchive</command> should read the list of files from the given file. "
8071 "Relative files names are prefixed with the archive directory. This is used "
8072 "when processing source indexes."
8074 "gibt an, dass <command>apt-ftparchive</command> die Liste der Dateien aus "
8075 "der vorgegebenen Datei liest, anstatt den Verzeichnisbaum zu durchlaufen. "
8076 "Relativen Dateinamen wird das Archivverzeichnis vorangestellt. Dies wird "
8077 "benutzt, wenn Quellindizes verarbeitet werden."
8079 #. type: Content of: <refentry><refsect1><refsect2><title>
8080 #: apt-ftparchive.1.xml:344
8081 msgid "<literal>Tree</literal> Section"
8082 msgstr "<literal>Tree</literal>-Abschnitt"
8084 #. type: Content of: <refentry><refsect1><refsect2><para>
8085 #: apt-ftparchive.1.xml:346
8087 "The <literal>Tree</literal> section defines a standard Debian file tree "
8088 "which consists of a base directory, then multiple sections in that base "
8089 "directory and finally multiple Architectures in each section. The exact "
8090 "pathing used is defined by the <literal>Directory</literal> substitution "
8093 "Der <literal>Tree</literal>-Abschnitt definiert einen Standard-Debian-"
8094 "Dateibaum, der aus einem Basisverzeichnis, dann mehreren Abschnitten in "
8095 "diesem Basisverzeichnis und am Ende, mehreren Architekturen in jedem "
8096 "Abschnitt besteht. Die genaue benutzte Pfadeinstellung ist durch die "
8097 "<literal>Directory</literal>-Ersetzungsvariable definiert."
8099 #. type: Content of: <refentry><refsect1><refsect2><para>
8100 #: apt-ftparchive.1.xml:351
8102 "The <literal>Tree</literal> section takes a scope tag which sets the "
8103 "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
8104 "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
8105 "setting such as <filename>dists/&stable-codename;</filename>."
8107 "Der <literal>Tree</literal>-Abschnitt nimmt eine scope-Markierung, die die "
8108 "<literal>$(DIST)</literal>-Variable setzt und die Wurzel des Baumes "
8109 "definiert (der Pfad hat den Präfix von <literal>ArchiveDir</literal>). "
8110 "Typischerweise ist dies eine Einstellung wie <filename>dists/&stable-"
8111 "codename;</filename>."
8113 #. type: Content of: <refentry><refsect1><refsect2><para>
8114 #: apt-ftparchive.1.xml:356
8116 "All of the settings defined in the <literal>TreeDefault</literal> section "
8117 "can be used in a <literal>Tree</literal> section as well as three new "
8120 "Alle im <literal>TreeDefault</literal>-Abschnitt definierten Einstellungen "
8121 "können in einem <literal>Tree</literal>-Abschnitt, sowie als drei neue "
8122 "Variablen benutzt werden."
8124 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8125 #: apt-ftparchive.1.xml:362
8128 "for i in Sections do \n"
8129 " for j in Architectures do\n"
8130 " Generate for DIST=scope SECTION=i ARCH=j\n"
8133 "for i in Abschnitte do\n"
8134 " for j in Architekturen do\n"
8135 " Generiere for DIST=Geltungsbereich SECTION=i ARCH=j\n"
8138 #. type: Content of: <refentry><refsect1><refsect2><para>
8139 #: apt-ftparchive.1.xml:359
8141 "When processing a <literal>Tree</literal> section <command>apt-ftparchive</"
8142 "command> performs an operation similar to: <placeholder type=\"programlisting"
8145 "Wenn ein <literal>Tree</literal>-Abschnitt bearbeitet wird, führt "
8146 "<command>apt-ftparchive</command> eine Operation aus, die folgender ähnelt:"
8147 "<placeholder type=\"programlisting\" id=\"0\"/>"
8149 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8150 #: apt-ftparchive.1.xml:370
8152 "This is a space separated list of sections which appear under the "
8153 "distribution; typically this is something like <literal>main contrib non-"
8156 "Dies ist eine durch Leerzeichen getrennte Liste der Abschnitte, die unter "
8157 "der Distribution erscheint, typischerweise etwas wie <literal>main contrib "
8158 "non-free</literal>"
8160 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8161 #: apt-ftparchive.1.xml:377
8163 "This is a space separated list of all the architectures that appear under "
8164 "search section. The special architecture 'source' is used to indicate that "
8165 "this tree has a source archive."
8167 "Dies ist eine durch Leerzeichen getrennte Liste aller Architekturen, die "
8168 "unter dem Suchabschnitt erscheinen. Die spezielle Architektur »source« wird "
8169 "benutzt, um anzugeben, dass dieser Baum ein Quellarchiv besitzt."
8171 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8172 #: apt-ftparchive.1.xml:390
8174 "Sets the binary override file. The override file contains section, priority "
8175 "and maintainer address information."
8177 "setzt die Programm-Override-Datei. Die Override-Datei enthält Abschnitt, "
8178 "Priorität und Adressinformationen des Betreuers."
8180 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8181 #: apt-ftparchive.1.xml:396
8183 "Sets the source override file. The override file contains section "
8186 "setzt die Quell-Override-Datei. Die Override-Datei enthält "
8187 "Abschnittsinformationen."
8189 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8190 #: apt-ftparchive.1.xml:402 apt-ftparchive.1.xml:448
8191 msgid "Sets the binary extra override file."
8192 msgstr "setzt die zusätzliche Programm-Override-Datei"
8194 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8195 #: apt-ftparchive.1.xml:407 apt-ftparchive.1.xml:453
8196 msgid "Sets the source extra override file."
8197 msgstr "setzt die zusätzliche Quell-Override-Datei"
8199 #. type: Content of: <refentry><refsect1><refsect2><title>
8200 #: apt-ftparchive.1.xml:412
8201 msgid "<literal>BinDirectory</literal> Section"
8202 msgstr "<literal>BinDirectory</literal>-Abschnitt"
8204 #. type: Content of: <refentry><refsect1><refsect2><para>
8205 #: apt-ftparchive.1.xml:414
8207 "The <literal>bindirectory</literal> section defines a binary directory tree "
8208 "with no special structure. The scope tag specifies the location of the "
8209 "binary directory and the settings are similar to the <literal>Tree</literal> "
8210 "section with no substitution variables or <literal>Section</"
8211 "literal><literal>Architecture</literal> settings."
8213 "Der <literal>bindirectory</literal>-Abschnitt definiert einen "
8214 "Programmverzeichnisbaum ohne spezielle Struktur. Die scope-Markierung gibt "
8215 "den Ort des Programmverzeichnisses an und die Einstellungen sind denen des "
8216 "<literal>Tree</literal>-Abschnitts ohne Platzhaltervariablen oder "
8217 "<literal>Abschnitt</literal><literal>Architektur</literal> ähnlich."
8219 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8220 #: apt-ftparchive.1.xml:422
8221 msgid "Sets the Packages file output."
8222 msgstr "setzt die Packages-Dateiausgabe"
8224 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8225 #: apt-ftparchive.1.xml:427
8227 "Sets the Sources file output. At least one of <literal>Packages</literal> or "
8228 "<literal>Sources</literal> is required."
8230 "setzt die Sources-Dateiausgabe. Entweder <literal>Packages</literal> oder "
8231 "<literal>Sources</literal> ist erforderlich."
8233 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8234 #: apt-ftparchive.1.xml:433
8235 msgid "Sets the Contents file output (optional)."
8236 msgstr "setzt die Contents-Dateiausgabe (optional)"
8238 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8239 #: apt-ftparchive.1.xml:438
8240 msgid "Sets the binary override file."
8241 msgstr "setzt die Programm-Override-Datei"
8243 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8244 #: apt-ftparchive.1.xml:443
8245 msgid "Sets the source override file."
8246 msgstr "setzt die Quell-Override-Datei"
8248 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8249 #: apt-ftparchive.1.xml:458
8250 msgid "Sets the cache DB."
8251 msgstr "setzt die Zwischenspeicherdatenbank"
8253 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8254 #: apt-ftparchive.1.xml:463
8255 msgid "Appends a path to all the output paths."
8256 msgstr "hängt einen Pfad an alle Ausgabepfade an"
8258 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
8259 #: apt-ftparchive.1.xml:468
8260 msgid "Specifies the file list file."
8261 msgstr "gibt die Dateilistendatei an"
8263 #. type: Content of: <refentry><refsect1><title>
8264 #: apt-ftparchive.1.xml:475
8265 msgid "The Binary Override File"
8266 msgstr "Die Programm-Override-Datei"
8268 #. type: Content of: <refentry><refsect1><para>
8269 #: apt-ftparchive.1.xml:476
8271 "The binary override file is fully compatible with &dpkg-scanpackages;. It "
8272 "contains four fields separated by spaces. The first field is the package "
8273 "name, the second is the priority to force that package to, the third is the "
8274 "section to force that package to and the final field is the maintainer "
8275 "permutation field."
8277 "Die Programm-Override-Datei ist vollständig zu &dpkg-scanpackages; "
8278 "kompatibel. Sie enthält vier durch Leerzeichen getrennte Felder. Das erste "
8279 "Feld ist der Paketname, das zweite ist die Priorität zu der das Paket "
8280 "erzwungen wird, das dritte ist der Abschnittzu der das Paket erzwungen wird "
8281 "und das letzte Feld ist das Betreuerumsetzungsfeld."
8283 #. type: Content of: <refentry><refsect1><para><literallayout>
8284 #: apt-ftparchive.1.xml:482
8286 msgid "old [// oldn]* => new"
8287 msgstr "alt [// oldn]* => neu"
8289 #. type: Content of: <refentry><refsect1><para><literallayout>
8290 #: apt-ftparchive.1.xml:484
8295 #. type: Content of: <refentry><refsect1><para>
8296 #: apt-ftparchive.1.xml:481
8298 "The general form of the maintainer field is: <placeholder type="
8299 "\"literallayout\" id=\"0\"/> or simply, <placeholder type=\"literallayout\" "
8300 "id=\"1\"/> The first form allows a double-slash separated list of old email "
8301 "addresses to be specified. If any of those are found then new is substituted "
8302 "for the maintainer field. The second form unconditionally substitutes the "
8305 "Die allgemeine Form des Betreuerfelds ist: <placeholder type=\"literallayout"
8306 "\" id=\"0\"/> oder einfach <placeholder type=\"literallayout\" id=\"1\"/>. "
8307 "Die erste Form erlaubt es, eine durch Doppelschrägstrich getrennte Liste "
8308 "alter E-Mail-Adressen anzugegeben. Wenn eine davon gefunden wird, wird die "
8309 "neue für das Betreuerfeld ersetzt. Die zweite Form ersetzt das Betreuerfeld "
8312 #. type: Content of: <refentry><refsect1><title>
8313 #: apt-ftparchive.1.xml:492
8314 msgid "The Source Override File"
8315 msgstr "Die Quell-Override-Datei"
8317 #. type: Content of: <refentry><refsect1><para>
8318 #: apt-ftparchive.1.xml:494
8320 "The source override file is fully compatible with &dpkg-scansources;. It "
8321 "contains two fields separated by spaces. The first field is the source "
8322 "package name, the second is the section to assign it."
8324 "Die Quell-Override-Datei ist vollständig kompatibel zu &dpkg-scansources;. "
8325 "Sie enthält zwei durch Leerzeichen getrennte Felder. Das erste Feld ist der "
8326 "Quellpaketname, das zweite ist der Abschnitt, dem er zugeordnet ist."
8328 #. type: Content of: <refentry><refsect1><title>
8329 #: apt-ftparchive.1.xml:499
8330 msgid "The Extra Override File"
8331 msgstr "Die zusätzlich Override-Datei"
8333 #. type: Content of: <refentry><refsect1><para>
8334 #: apt-ftparchive.1.xml:501
8336 "The extra override file allows any arbitrary tag to be added or replaced in "
8337 "the output. It has three columns, the first is the package, the second is "
8338 "the tag and the remainder of the line is the new value."
8340 "Die zusätzlich Override-Datei erlaubt jeder beliebigen Markierung zur "
8341 "Ausgabe hinzugefügt oder darin ersetzt zu werden. Sie hat drei Spalten. Die "
8342 "erste ist das Paket, die zweite ist die Markierung und der Rest der Zeile "
8343 "ist der neue Wert."
8345 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8346 #: apt-ftparchive.1.xml:512
8348 "Generate the given checksum. These options default to on, when turned off "
8349 "the generated index files will not have the checksum fields where possible. "
8350 "Configuration Items: <literal>APT::FTPArchive::<replaceable>Checksum</"
8351 "replaceable></literal> and <literal>APT::FTPArchive::<replaceable>Index</"
8352 "replaceable>::<replaceable>Checksum</replaceable></literal> where "
8353 "<literal><replaceable>Index</replaceable></literal> can be "
8354 "<literal>Packages</literal>, <literal>Sources</literal> or <literal>Release</"
8355 "literal> and <literal><replaceable>Checksum</replaceable></literal> can be "
8356 "<literal>MD5</literal>, <literal>SHA1</literal> or <literal>SHA256</literal>."
8358 "erzeugt die vorgegebene Prüfsumme. Diese Optionen sind standardmäßig "
8359 "aktiviert. Wenn sie deaktiviert sind, werden die erzeugten Indexdateien nach "
8360 "Möglichkeit keine Prüfsummenfelder erhalten. Konfigurationselemente: "
8361 "<literal>APT::FTPArchive::<replaceable>Prüfsumme</replaceable></literal> und "
8362 "<literal>APT::FTPArchive::<replaceable>Index</replaceable>::"
8363 "<replaceable>Prüfsumme</replaceable></literal>, wobei "
8364 "<literal><replaceable>Index</replaceable></literal> <literal>Packages</"
8365 "literal>, <literal>Sources</literal> oder <literal>Release</literal> sein "
8366 "kann und <literal><replaceable>Prüfsumme</replaceable></literal> "
8367 "<literal>MD5</literal>, <literal>SHA1</literal> oder <literal>SHA256</"
8368 "literal> sein kann."
8370 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8371 #: apt-ftparchive.1.xml:523
8373 "Use a binary caching DB. This has no effect on the generate command. "
8374 "Configuration Item: <literal>APT::FTPArchive::DB</literal>."
8376 "benutzt eine Programmzwischenspeicherdatenbank. Dies hat keine Auswirkung "
8377 "auf den »generate«-Befehl. Konfigurationselement: <literal>APT::FTPArchive::"
8380 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8381 #: apt-ftparchive.1.xml:529
8383 "Quiet; produces output suitable for logging, omitting progress indicators. "
8384 "More q's will produce more quiet up to a maximum of 2. You can also use "
8385 "<option>-q=#</option> to set the quiet level, overriding the configuration "
8386 "file. Configuration Item: <literal>quiet</literal>."
8388 "still; erzeugt eine Ausgabe, die für Protokollierung geeignet ist und "
8389 "Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis zu "
8390 "einem Maximum von 2. Sie können außerdem <option>-q=#</option> benutzen, um "
8391 "die Stillestufe zu setzen, was die Konfigurationsdatei überschreibt. "
8392 "Konfigurationselement: <literal>quiet</literal>."
8394 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8395 #: apt-ftparchive.1.xml:537
8397 "Perform Delinking. If the <literal>External-Links</literal> setting is used "
8398 "then this option actually enables delinking of the files. It defaults to on "
8399 "and can be turned off with <option>--no-delink</option>. Configuration "
8400 "Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
8402 "führt Delinking aus. Wenn die <literal>External-Links</literal>-Einstellung "
8403 "benutzt wird, schaltet diese Option das Delinking zu Dateien ein. "
8404 "Standardmäßig ist es an und kann mit <option>--no-delink</option> "
8405 "ausgeschaltet werden. Konfigurationselement: <literal>APT::FTPArchive::"
8406 "DeLinkAct</literal>."
8408 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8409 #: apt-ftparchive.1.xml:545
8411 "Perform contents generation. When this option is set and package indexes are "
8412 "being generated with a cache DB then the file listing will also be extracted "
8413 "and stored in the DB for later use. When using the generate command this "
8414 "option also allows the creation of any Contents files. The default is on. "
8415 "Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
8417 "führt Inhaltsgenerierung durch. Wenn diese Option gesetzt ist und "
8418 "Paketindizes mit einer Zwischenspeicherdatenbank generiert werden, dann wird "
8419 "die Dateiliste auch extrahiert und für spätere Benutzung in der Datenbank "
8420 "gespeichert. Wenn der »generate«-Befehl benutzt wird, erlaubt diese Option "
8421 "außerdem die Erzeugung beliebiger Contents-Dateien. Die Vorgabe ist an. "
8422 "Konfigurationselement: <literal>APT::FTPArchive::Contents</literal>."
8424 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8425 #: apt-ftparchive.1.xml:555
8427 "Select the source override file to use with the <literal>sources</literal> "
8428 "command. Configuration Item: <literal>APT::FTPArchive::SourceOverride</"
8431 "wählt die Quell-Override-Datei, die mit dem <literal>sources</literal>-"
8432 "Befehl benutzt wird. Konfigurationselement: <literal>APT::FTPArchive::"
8433 "SourceOverride</literal>."
8435 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8436 #: apt-ftparchive.1.xml:561
8438 "Make the caching databases read only. Configuration Item: <literal>APT::"
8439 "FTPArchive::ReadOnlyDB</literal>."
8441 "gibt der Zwischenspeicherdatenbank nur Lesezugriff. Konfigurationselement: "
8442 "<literal>APT::FTPArchive::ReadOnlyDB</literal>."
8444 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8445 #: apt-ftparchive.1.xml:566
8447 "Accept in the <literal>packages</literal> and <literal>contents</literal> "
8448 "commands only package files matching <literal>*_arch.deb</literal> or "
8449 "<literal>*_all.deb</literal> instead of all package files in the given "
8450 "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
8452 "akzeptiert in den Befehlen <literal>packages</literal> und "
8453 "<literal>contents</literal> nur Paketdateien, die auf <literal>*_arch.deb</"
8454 "literal> oder <literal>*_all.deb</literal> passen, anstatt aller "
8455 "Paketdateien im angegebenen Pfad. Konfigurationselement: <literal>APT::"
8456 "FTPArchive::Architecture</literal>."
8458 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8459 #: apt-ftparchive.1.xml:574
8461 "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
8462 "packages are recompiled and/or republished with the same version again, this "
8463 "will lead to problems as the now outdated cached metadata like size and "
8464 "checksums will be used. With this option enabled this will no longer happen "
8465 "as it will be checked if the file was changed. Note that this option is set "
8466 "to \"<literal>false</literal>\" by default as it is not recommend to upload "
8467 "multiply versions/builds of a package with the same versionnumber, so in "
8468 "theory nobody will have these problems and therefore all these extra checks "
8471 "&apt-ftparchive; speichert so viele Metadaten wie möglich in einer "
8472 "Zwischenspeicherdatenbank. Falls Pakete neu kompiliert und/oder neu mit der "
8473 "gleichen Version veröffentlicht werden, führt dies zu Problemen, da die nun "
8474 "veralteten zwischengespeicherten Metadaten, wie Größe und Prüfsumme benutzt "
8475 "werden. Mit dieser eingeschalteten Option wird dies nicht weiter vorkommen, "
8476 "da geprüft wird, ob die Datei geändert wurde. Beachten Sie, dass diese "
8477 "Option standardmäßig auf »<literal>false</literal>« gesetzt ist, da es nicht "
8478 "empfohlen wird, mehrere Versionen/Builds eines Pakets mit der gleichen "
8479 "Versionsnummer hochzuladen, so dass theoretisch niemand dieses Probleme "
8480 "haben sollte und all diese zusätzlichen Prüfungen daher nutzlos sind."
8482 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
8483 #: apt-ftparchive.1.xml:586
8485 "This configuration option defaults to \"<literal>true</literal>\" and should "
8486 "only be set to <literal>\"false\"</literal> if the Archive generated with "
8487 "&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
8488 "that the <filename>Translation-en</filename> master file can only be created "
8489 "in the generate command."
8491 "Diese Konfigurationsoption ist standardmäßig »<literal>true</literal>« und "
8492 "sollte nur auf »<literal>false</literal>« gesetzt werden, wenn das mit &apt-"
8493 "ftparchive; generierte Archiv außerdem <filename>Translation</filename>-"
8494 "Dateien bereitstellt. Beachten Sie, dass die Hauptdatei "
8495 "<filename>Translation-en</filename> nur durch den Befehl »generate« erstellt "
8498 #. type: Content of: <refentry><refsect1><para><programlisting>
8499 #: apt-ftparchive.1.xml:604
8501 msgid "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
8502 msgstr "<command>apt-ftparchive</command> Pakete <replaceable>Verzeichnis</replaceable> | <command>gzip</command> > <filename>Pakete.gz</filename>\n"
8504 #. type: Content of: <refentry><refsect1><para>
8505 #: apt-ftparchive.1.xml:600
8507 "To create a compressed Packages file for a directory containing binary "
8508 "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
8510 "Um eine gepackte Paketdatei für ein Verzeichnis zu erstellen, das "
8511 "Programmpakete (.deb) enthält: <placeholder type=\"programlisting\" id=\"0\"/"
8514 #. type: Content of: <refentry><refsect1><para>
8515 #: apt-ftparchive.1.xml:614
8517 "<command>apt-ftparchive</command> returns zero on normal operation, decimal "
8520 "<command>apt-ftparchive</command> gibt bei normalen Operationen 0 zurück, "
8521 "dezimal 100 bei Fehlern."
8523 #. type: Attribute 'lang' of: <book>
8524 #: guide.dbk:8 offline.dbk:8
8528 #. type: Content of: <book><title>
8530 msgid "APT User's Guide"
8531 msgstr "APT-Benutzerhandbuch"
8533 #. type: Content of: <book><bookinfo><authorgroup><author><personname>
8534 #: guide.dbk:16 offline.dbk:16
8535 msgid "Jason Gunthorpe"
8536 msgstr "Jason Gunthorpe"
8538 #. type: Content of: <book><bookinfo><authorgroup><author><email>
8539 #: guide.dbk:16 offline.dbk:16
8540 msgid "jgg@debian.org"
8541 msgstr "jgg@debian.org"
8543 #. type: Content of: <book><bookinfo><releaseinfo>
8544 #: guide.dbk:20 offline.dbk:20
8545 msgid "Version &apt-product-version;"
8548 #. type: Content of: <book><bookinfo><abstract><para>
8551 "This document provides an overview of how to use the the APT package manager."
8553 "Dieses Dokument stellt eine Übersicht bereit, wie das APT-"
8554 "Paketverwaltungsprogramm benutzt wird."
8556 #. type: Content of: <book><bookinfo>
8559 "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>"
8561 "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>"
8563 #. type: Content of: <book><bookinfo><legalnotice><title>
8564 #: guide.dbk:31 offline.dbk:32
8565 msgid "License Notice"
8568 #. type: Content of: <book><bookinfo><legalnotice><para>
8569 #: guide.dbk:33 offline.dbk:34
8571 "\"APT\" and this document are free software; you can redistribute them and/"
8572 "or modify them under the terms of the GNU General Public License as "
8573 "published by the Free Software Foundation; either version 2 of the License, "
8574 "or (at your option) any later version."
8576 "»APT« und dieses Dokument sind freie Software. Sie können sie weitergeben "
8577 "und/oder verändern unter den Bedingungen der GNU General Public License, wie "
8578 "sie von der Free Software Foundation veröffentlicht wird; entweder Version 2 "
8579 "der Lizenz oder (optional) jeder späteren Version."
8581 #. type: Content of: <book><bookinfo><legalnotice><para>
8582 #: guide.dbk:42 offline.dbk:40
8584 "For more details, on Debian systems, see the file /usr/share/common-licenses/"
8585 "GPL for the full license."
8587 "Siehe für weitere Details auf Debian-Systemen die Datei /usr/share/common-"
8588 "licenses/GPL, die die vollständige Lizenz enthält."
8590 #. type: Content of: <book><chapter><title>
8595 #. type: Content of: <book><chapter><para>
8598 "The APT package currently contains two sections, the APT <command>dselect</"
8599 "command> method and the <command>apt-get</command> command line user "
8600 "interface. Both provide a way to install and remove packages as well as "
8601 "download new packages from the Internet."
8603 "Das Paket APT enthält derzeit zwei Abschnitte, die APT-<command>dselect</"
8604 "command>-Methode und die Anwenderschnittstelle <command>apt-get</command> "
8605 "für die Befehlszeile. Beide stellen eine Möglichkeit bereit, Pakete zu "
8606 "installieren, zu entfernen, sowie neue Pakete aus dem Internet "
8609 #. type: Content of: <book><chapter><section><title>
8611 msgid "Anatomy of the Package System"
8612 msgstr "Anatomie des Paketsystems"
8614 #. type: Content of: <book><chapter><section><para>
8617 "The Debian packaging system has a large amount of information associated "
8618 "with each package to help assure that it integrates cleanly and easily into "
8619 "the system. The most prominent of its features is the dependency system."
8621 "Das Debian-Paketierungssystem besitzt eine große Anzahl von Informationen, "
8622 "die mit jedem Paket verbunden sind, um zu helfen sicherzustellen, dass es "
8623 "ordentlich und leicht in das System integriert wird. Das bekannteste seiner "
8624 "Funktionen ist das Abhängigkeitssystem."
8626 #. type: Content of: <book><chapter><section><para>
8629 "The dependency system allows individual programs to make use of shared "
8630 "elements in the system such as libraries. It simplifies placing infrequently "
8631 "used portions of a program in separate packages to reduce the number of "
8632 "things the average user is required to install. Also, it allows for choices "
8633 "in mail transport agents, X servers and so on."
8635 "Das Abhängigkeitssystem erlaubt individuellen Programmen, Gebrauch von "
8636 "gemeinsam im System benutzten Elementen, wie Bibliotheken, zu machen. Es "
8637 "vereinfacht, selten benutze Teile eines Programms in separaten Paketen zu "
8638 "platzieren, um die Zahl von Dingen zu verringern, die der "
8639 "Durchschnittsanwender installieren sollte. Außerdem erlaubt es die Auswahl "
8640 "von Mail-Transport-Agenten, X-Servern und so weiter."
8642 #. type: Content of: <book><chapter><section><para>
8645 "The first step to understanding the dependency system is to grasp the "
8646 "concept of a simple dependency. The meaning of a simple dependency is that a "
8647 "package requires another package to be installed at the same time to work "
8650 "Der erste Schritt zum Verständnis des Abhängigkeitssystems besteht darin, "
8651 "das Konzept einer einfachen Abhängigkeit zu begreifen. Die Bedeutung einer "
8652 "einfachen Abhängigkeit besteht darin, dass ein Paket ein anderes Paket "
8653 "benötigt, das zu gleichen Zeit installiert sein muss, um ordentlich zu "
8656 #. type: Content of: <book><chapter><section><para>
8659 "For instance, mailcrypt is an emacs extension that aids in encrypting email "
8660 "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
8661 "simple dependency on GPG. Also, because it is an emacs extension it has a "
8662 "simple dependency on emacs, without emacs it is completely useless."
8664 "Mailcrypt ist zum Beispiel eine Emacs-Erweiterung, die hilft, E-Mails mit "
8665 "GPG zu verschlüsseln. Ohne installiertes GPG ist Mailcrypt unbrauchbar, "
8666 "deshalb hat Mailcrypt eine einfache Abhängigkeit von GPG. Da es außerdem "
8667 "eine Emacs-Erweiterung ist, hat es ebenfalls eine einfache Abhängigkeit von "
8668 "Emacs. Ohne Emacs ist es komplett unbenutzbar."
8670 #. type: Content of: <book><chapter><section><para>
8673 "The other important dependency to understand is a conflicting dependency. It "
8674 "means that a package, when installed with another package, will not work and "
8675 "may possibly be extremely harmful to the system. As an example consider a "
8676 "mail transport agent such as sendmail, exim or qmail. It is not possible to "
8677 "have two mail transport agents installed because both need to listen to the "
8678 "network to receive mail. Attempting to install two will seriously damage the "
8679 "system so all mail transport agents have a conflicting dependency with all "
8680 "other mail transport agents."
8682 "Die andere wichtige Abhängigkeit, die es zu verstehen gilt, ist eine in "
8683 "Konflikt stehende Abhängigkeit. Das bedeutet, dass das Paket, wenn es mit "
8684 "einem anderen Paket installiert ist, nicht funktioniert und möglicherweise "
8685 "extrem schädlich für das System sein könnte. Stellen Sie sich als Beispiel "
8686 "einen Mail-Transport-Agenten wie Sendmail, Exim oder QMail vor. Es ist nicht "
8687 "möglich, zwei Mail-Transport-Agenten installiert zu haben, da beide im "
8688 "Netzwerk auf zu empfangende Mails warten. Der Versuch, zwei zu installieren, "
8689 "würde das System ernsthaft beschädigen, weshalb alle Mail-Transport-Agenten "
8690 "in Konflikt stehende Abhängigkeiten mit allen anderen Mail-Transport-Agenten "
8693 #. type: Content of: <book><chapter><section><para>
8696 "As an added complication there is the possibility for a package to pretend "
8697 "to be another package. Consider that exim and sendmail for many intents are "
8698 "identical, they both deliver mail and understand a common interface. Hence, "
8699 "the package system has a way for them to declare that they are both mail-"
8700 "transport-agents. So, exim and sendmail both declare that they provide a "
8701 "mail-transport-agent and other packages that need a mail transport agent "
8702 "depend on mail-transport-agent. This can add a great deal of confusion when "
8703 "trying to manually fix packages."
8705 "Als zusätzliche Komplikation besteht die Möglichkeit, dass ein Paket "
8706 "vortäuscht, ein anderes Paket zu sein. Bedenken Sie, dass Exim und Sendmail "
8707 "in vieler Hinsicht identisch sind – sie liefern beide E-Mails aus und "
8708 "verstehen eine gemeinsame Schnittstelle. Daher hat das Paketsystem die "
8709 "Möglichkeit, beide als Mail-Transport-Agenten zu deklarieren. Deshalb "
8710 "deklarieren Exim und Sendmail, dass sie einen Mail-Transport-Agenten "
8711 "bereitstellen und andere Pakete, die einen Mail-Transport-Agenten benötigen, "
8712 "dass sie von einem Mail-Transport-Agenten abhängen. Die kann zu großer "
8713 "Verwirrung führen, wenn manuell versucht wird, Pakete zu reparieren."
8715 #. type: Content of: <book><chapter><section><para>
8718 "At any given time a single dependency may be met by packages that are "
8719 "already installed or it may not be. APT attempts to help resolve dependency "
8720 "issues by providing a number of automatic algorithms that help in selecting "
8721 "packages for installation."
8723 "Zu jeder Zeit könnte eine einzelne Abhängigkeit von Paketen vorgefunden "
8724 "werden, die bereits installiert sind oder nicht. APT versucht beim Auflösen "
8725 "von Abhängigkeitsproblemen zu helfen, indem es eine Anzahl automatischer "
8726 "Algorithmen bereitstellt, die bei der Auswahl von Paketen zur Installation "
8729 #. type: Content of: <book><chapter><title>
8734 #. type: Content of: <book><chapter><para>
8737 "<command>apt-get</command> provides a simple way to install packages from "
8738 "the command line. Unlike <command>dpkg</command>, <command>apt-get</command> "
8739 "does not understand .deb files, it works with the package's proper name and "
8740 "can only install .deb archives from a <emphasis>Source</emphasis>."
8742 "<command>apt-get</command> stellt eine einfache Möglichkeit zu Verfügung, "
8743 "Pakete auf der Befehlszeile zu installieren. Anders als <command>dpkg</"
8744 "command> versteht <command>apt-get</command> keine .deb-Dateien. Es arbeitet "
8745 "mit dem Eigennamen des Pakets und kann .deb-Archive nur aus einer "
8746 "<emphasis>Quelle</emphasis> installieren."
8748 #. type: Content of: <book><chapter><para><footnote><para>
8751 "If you are using an http proxy server you must set the http_proxy "
8752 "environment variable first, see sources.list(5)"
8754 "Falls Sie einen HTTP-Proxy-Server benutzen, müssen Sie zuerst die "
8755 "Umgebungsvariable »http_proxy« setzen, siehe sources.list(5)"
8757 #. type: Content of: <book><chapter><para>
8760 "The first <placeholder type=\"footnote\" id=\"0\"/> thing that should be "
8761 "done before using <command>apt-get</command> is to fetch the package lists "
8762 "from the <emphasis>Sources</emphasis> so that it knows what packages are "
8763 "available. This is done with <literal>apt-get update</literal>. For instance,"
8765 "Das Erste <placeholder type=\"footnote\" id=\"0\"/>, das Sie vor der "
8766 "Benutzung von <command>apt-get</command> tun sollten, ist es, die "
8767 "Paketlisten von der <emphasis>Quelle</emphasis> herunterzuladen, so dass es "
8768 "weiß, welche Pakete verfügbar sind. Dies wird mit <literal>apt-get update</"
8769 "literal> erledigt. Zum Beispiel,"
8771 #. type: Content of: <book><chapter><screen>
8775 "# apt-get update\n"
8776 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
8777 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
8778 "Reading Package Lists... Done\n"
8779 "Building Dependency Tree... Done\n"
8781 "# apt-get update\n"
8782 "OK http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
8783 "OK http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
8784 "Paketlisten werden gelesen … Fertig\n"
8785 "Abhängigkeitsbaum wird aufgebaut … Fertig\n"
8787 #. type: Content of: <book><chapter><para>
8789 msgid "Once updated there are several commands that can be used:"
8790 msgstr "Einmal aktualisiert stehen mehrere Befehl zur Benutzung zur Verfügung:"
8792 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
8797 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8800 "Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
8801 "install a new package or remove an existing package, nor will it ever "
8802 "upgrade a package that might cause some other package to break. This can be "
8803 "used daily to relatively safely upgrade the system. Upgrade will list all of "
8804 "the packages that it could not upgrade, this usually means that they depend "
8805 "on new packages or conflict with some other package. <command>dselect</"
8806 "command> or <literal>apt-get install</literal> can be used to force these "
8807 "packages to install."
8809 "»Upgrade« wird versuchen, ein behutsames Upgrade des ganzen Systems "
8810 "durchzuführen. »Upgrade« wird niemals ein neues Paket installieren oder "
8811 "entfernen, noch wird es jemals ein Upgrade eines Pakets durchführen, das "
8812 "andere Pakete beschädigen könnte. Dies kann täglich dazu benutzt werden, um "
8813 "ein relativ sicheres Upgrade des Systems durchzuführen. »Upgrade« wird alle "
8814 "Pakete auflisten, von denen es kein Upgrade durchführen kann, was "
8815 "üblicherweise bedeutet, dass sie von neuen Paketen abhängen oder Konflikte "
8816 "mit anderen Paketen haben. <command>dselect</command> oder <literal>apt-get "
8817 "install</literal> können benutzt werden, um die Installation von diesen "
8818 "Paketen zu erzwingen."
8820 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
8825 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8828 "Install is used to install packages by name. The package is automatically "
8829 "fetched and installed. This can be useful if you already know the name of "
8830 "the package to install and do not want to go into a GUI to select it. Any "
8831 "number of packages may be passed to install, they will all be fetched. "
8832 "Install automatically attempts to resolve dependency problems with the "
8833 "listed packages and will print a summary and ask for confirmation if "
8834 "anything other than its arguments are changed."
8836 "»Install« wird benutzt, um Pakete nach Namen zu installieren. Das Paket wird "
8837 "automatisch heruntergeladen und installiert. Dies kann nützlich sein, wenn "
8838 "Sie bereits den Namen des zu installierenden Pakets kennen und keine GUI "
8839 "aufrufen möchten, um es auszuwählen. Jede Anzahl von Paketen könnte zum "
8840 "Installieren übergeben werden, sie werden alle heruntergeladen. »Install« "
8841 "versucht automatisch Abhängigkeitsprobleme mit den aufgelisteten Paketen "
8842 "aufzulösen, wird eine Zusammenfassung ausgeben und nach einer Bestätigung "
8843 "fragen, wenn sich etwas anderes als dessen Argumente ändert."
8845 #. type: Content of: <book><chapter><variablelist><varlistentry><term>
8847 msgid "dist-upgrade"
8848 msgstr "dist-upgrade"
8850 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8853 "Dist-upgrade is a complete upgrader designed to simplify upgrading between "
8854 "releases of Debian. It uses a sophisticated algorithm to determine the best "
8855 "set of packages to install, upgrade and remove to get as much of the system "
8856 "to the newest release. In some situations it may be desired to use dist-"
8857 "upgrade rather than spend the time manually resolving dependencies in "
8858 "<command>dselect</command>. Once dist-upgrade has completed then "
8859 "<command>dselect</command> can be used to install any packages that may have "
8862 "»Dist-upgrade« führt vollständige Upgrades durch. Es wurde entworfen, um "
8863 "Upgrades zwischen Releases von Debian zu vereinfachen. Es benutzt einen "
8864 "ausgeklügelten Algorithmus, um die beste Zusammenstellung von Paketen zum "
8865 "Installieren, für das Upgrade oder zum Entfernen festzulegen, um soviel wie "
8866 "möglich vom System auf das neuste Release zu bekommen. In einigen "
8867 "Situationen könnte es eher gewünscht sein, »dist-upgrade« zu benutzen, als "
8868 "Zeit in das manuelle Auflösen von Abhängigkeiten in <command>dselect</"
8869 "command> zu investieren. Ist »Dist-upgrade« erst vollständig, dann kann "
8870 "<command>dselect</command> benutzt werden, um einige Pakete zu installieren, "
8871 "die außen vor geblieben sind."
8873 #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para>
8876 "It is important to closely look at what dist-upgrade is going to do, its "
8877 "decisions may sometimes be quite surprising."
8879 "Es ist wichtig, genau zu schauen, was »Dist-upgrade« tun wird, seine "
8880 "Entscheidungen können manchmal ziemlich überraschend sein."
8882 # s/package/packages/
8883 #. type: Content of: <book><chapter><para>
8886 "<command>apt-get</command> has several command line options that are "
8887 "detailed in its man page, <citerefentry><refentrytitle>apt-get</"
8888 "refentrytitle><manvolnum>8</manvolnum></citerefentry>. The most useful "
8889 "option is <literal>-d</literal> which does not install the fetched files. If "
8890 "the system has to download a large number of package it would be undesired "
8891 "to start installing them in case something goes wrong. When <literal>-d</"
8892 "literal> is used the downloaded archives can be installed by simply running "
8893 "the command that caused them to be downloaded again without <literal>-d</"
8896 "<command>apt-get</command> hat mehrere Befehlszeilenoptionen, die sich "
8897 "detailliert in seiner Handbuchseite, <citerefentry><refentrytitle>apt-get</"
8898 "refentrytitle><manvolnum>8</manvolnum></citerefentry> finden. Die "
8899 "nützlichste Option ist <literal>-d</literal>, die die heruntergeladenen "
8900 "Dateien nicht installiert. Falls das System eine große Anzahl Pakete "
8901 "herunterladen soll, würde es nicht erwünscht sein, wenn die Installation "
8902 "auch in dem Fall gestartet würde, dass etwas schief läuft. Falls <literal>-"
8903 "d</literal> benutzt wird, können die heruntergeladenen Archive dadurch "
8904 "installiert werden, indem einfach der Befehl, der das Herunterladen "
8905 "veranlasste, erneut ohne <literal>-d</literal> ausgeführt wird."
8907 #. type: Content of: <book><chapter><title>
8912 #. type: Content of: <book><chapter><para>
8915 "The APT <command>dselect</command> method provides the complete APT system "
8916 "with the <command>dselect</command> package selection GUI. <command>dselect</"
8917 "command> is used to select the packages to be installed or removed and APT "
8918 "actually installs them."
8920 "Die APT-<command>dselect</command>-Methode stellt das komplette APT-System "
8921 "mit dem <command>dselect</command>-Paketauswahl-GUI bereit. "
8922 "<command>dselect</command> wird benutzt, um Pakete zum Installieren oder "
8923 "Entfernen auszuwählen und APT installiert sie tatsächlich."
8925 #. type: Content of: <book><chapter><para>
8928 "To enable the APT method you need to select [A]ccess in <command>dselect</"
8929 "command> and then choose the APT method. You will be prompted for a set of "
8930 "<emphasis>Sources</emphasis> which are places to fetch archives from. These "
8931 "can be remote Internet sites, local Debian mirrors or CD-ROMs. Each source "
8932 "can provide a fragment of the total Debian archive, APT will automatically "
8933 "combine them to form a complete set of packages. If you have a CD-ROM then "
8934 "it is a good idea to specify it first and then specify a mirror so that you "
8935 "have access to the latest bug fixes. APT will automatically use packages on "
8936 "your CD-ROM before downloading from the Internet."
8938 "Um die APT-Methode einzuschalten, müssen Sie [Z]ugriff in <command>dselect</"
8939 "command> auswählen und dann die APT-Methode wählen. Sie werden nach einer "
8940 "Zusammenstellung von <emphasis>Quellen</emphasis> gefragt. Dies sind Plätze, "
8941 "von denen Archive heruntergeladen werden. Dies können ferne Internetsites, "
8942 "lokale Debian-Spiegel oder CD-ROMs sein. Jede Quelle kann einen Ausschnitt "
8943 "des gesamten Debian-Archives bereitstellen. APT wird sie automatisch "
8944 "kombinieren, um eine komplette Zusammenstellung von Paketen zu formen. Falls "
8945 "Sie eine CD-ROM haben, ist es eine gute Idee, sie als erstes und dann den "
8946 "Spiegel anzugeben, so dass Sie Zugriff auf die neusten Fehlerbehebungen "
8947 "haben. APT wird automatisch Pakete auf der CD-ROM benutzen, bevor es sie aus "
8948 "dem Internet herunterlädt."
8950 #. type: Content of: <book><chapter><screen>
8954 " Set up a list of distribution source locations\n"
8956 " Please give the base URL of the debian distribution.\n"
8957 " The access schemes I know about are: http file\n"
8960 " file:/mnt/debian,\n"
8961 " ftp://ftp.debian.org/debian,\n"
8962 " http://ftp.de.debian.org/debian,\n"
8965 " URL [http://llug.sep.bnl.gov/debian]:\n"
8967 " eine Liste mit Orten von Distributionsquellen einrichten\n"
8969 " Bitte geben Sie die Basis-URL der Debian-Distribution an.\n"
8970 " Die bekannten Zugriffsschemata dafür sind: http file\n"
8973 " file:/mnt/debian,\n"
8974 " ftp://ftp.debian.org/debian,\n"
8975 " http://ftp.de.debian.org/debian,\n"
8978 " URL [http://llug.sep.bnl.gov/debian]:\n"
8980 #. type: Content of: <book><chapter><para>
8983 "The <emphasis>Sources</emphasis> setup starts by asking for the base of the "
8984 "Debian archive, defaulting to a HTTP mirror. Next it asks for the "
8985 "distribution to get."
8987 "Das Einrichten der <emphasis>Quellen</emphasis> beginnt durch das Erfragen "
8988 "der Basis des Debian-Archives, vorgegeben ist ein HTTP-Spiegel. Als nächstes "
8989 "wird nach der zu erhaltenden Distribution gefragt."
8991 #. type: Content of: <book><chapter><screen>
8995 " Please give the distribution tag to get or a path to the\n"
8996 " package file ending in a /. The distribution\n"
8997 " tags are typically something like: stable unstable testing non-US\n"
8999 " Distribution [stable]:\n"
9001 " Bitte geben Sie die zu erhaltende Distributionskennzeichnung oder den mit\n"
9002 " einem / endenden Pfad zum Paket an. Die Distributionskennzeichnungen sind\n"
9003 " normalerweise etwas wie: stable unstable testing non-US\n"
9005 " Distribution [stable]:\n"
9007 #. type: Content of: <book><chapter><para>
9010 "The distribution refers to the Debian version in the archive, "
9011 "<emphasis>stable</emphasis> refers to the latest released version and "
9012 "<emphasis>unstable</emphasis> refers to the developmental version. "
9013 "<emphasis>non-US</emphasis> is only available on some mirrors and refers to "
9014 "packages that contain encryption technology or other things that cannot be "
9015 "exported from the United States. Importing these packages into the US is "
9018 "Die Distribution bezieht sich auf die Debian-Version im Archiv, "
9019 "<emphasis>stable</emphasis> bezieht sich auf die zuletzt veröffentlichte "
9020 "Version und <emphasis>unstable</emphasis> bezieht sich auf die "
9021 "Entwicklungsversion. <emphasis>non-US</emphasis> ist nur auf einigen "
9022 "Spiegeln verfügbar und bezieht sich auf Pakete, die "
9023 "Verschlüsselungstechnologie oder andere Dinge enthalten, die nicht aus den "
9024 "Vereinigten Staaten exportiert werden können. Diese Pakete in die USA zu "
9025 "importieren ist jedoch legal."
9027 #. type: Content of: <book><chapter><screen>
9031 " Please give the components to get\n"
9032 " The components are typically something like: main contrib non-free\n"
9034 " Components [main contrib non-free]:\n"
9036 " Bitte geben Sie die Komponenten an, die Sie erhalten möchten\n"
9037 " Die Komponenten sind normalerweise etwas wie: »main« »contrib« »non-free«\n"
9039 " Komponenten [main contrib non-free]:\n"
9041 #. type: Content of: <book><chapter><para>
9044 "The components list refers to the list of sub distributions to fetch. The "
9045 "distribution is split up based on software licenses, main being DFSG free "
9046 "packages while contrib and non-free contain things that have various "
9047 "restrictions placed on their use and distribution."
9049 "Die Komponentenliste bezieht sich auf die Liste von Unter-Distributionen zum "
9050 "Herunterladen. Die Distribution ist auf Basis von Software-Lizenzen "
9051 "unterteilt, »Main« besteht aus Paketen die gemäß der DFSG frei sind, während "
9052 "»Contrib« und »Non-free« Dinge enthalten, die verschiedene Einschränkungen "
9053 "in ihrer Benutzung und ihren Vertrieb haben."
9055 #. type: Content of: <book><chapter><para>
9058 "Any number of sources can be added, the setup script will continue to prompt "
9059 "until you have specified all that you want."
9061 "Jegliche Anzahl von Quellen kann hinzugefügt werden, das Einrichtungsskript "
9062 "wird mit Nachfragen fortfahren, bis Sie alles angegeben haben, was Sie "
9065 #. type: Content of: <book><chapter><para>
9068 "Before starting to use <command>dselect</command> it is necessary to update "
9069 "the available list by selecting [U]pdate from the menu. This is a superset "
9070 "of <literal>apt-get update</literal> that makes the fetched information "
9071 "available to <command>dselect</command>. [U]pdate must be performed even if "
9072 "<literal>apt-get update</literal> has been run before."
9074 "Bevor sie beginnen, <command>dselect</command> zu benutzen, ist es "
9075 "notwendig, die Verfügbarkeitsliste zu aktualisieren, indem sie aus dem Menü "
9076 "[E]rneuern auswählen. Dies ist eine Obermenge von <literal>apt-get update</"
9077 "literal>, das <command>dselect</command> heruntergeladene Informationen zur "
9078 "Verfügung stellt. [E]rneuern muss auch dann durchgeführt werden, wenn vorher "
9079 "<literal>apt-get update</literal> ausgeführt wurde."
9081 #. type: Content of: <book><chapter><para>
9084 "You can then go on and make your selections using [S]elect and then perform "
9085 "the installation using [I]nstall. When using the APT method the [C]onfig and "
9086 "[R]emove commands have no meaning, the [I]nstall command performs both of "
9089 "Sie können dann fortfahren und Ihre Auswahl per [A]uswähle treffen und dann "
9090 "die Installation mit [I]nstall. vornehmen. Wenn Sie die APT-Methode "
9091 "benutzen, haben die Befehle Kon[f]ig. und [L]öschen keine Bedeutung, der "
9092 "Befehl [I]nstall. führt beides gleichermaßen aus."
9094 #. type: Content of: <book><chapter><para>
9097 "By default APT will automatically remove the package (.deb) files once they "
9098 "have been successfully installed. To change this behavior place "
9099 "<literal>Dselect::clean \"prompt\";</literal> in /etc/apt/apt.conf."
9101 "Standardmäßig wird APT automatisch die Paketdateien (.deb) entfernen, sobald "
9102 "sie erfolgreich installiert sind. Um dieses Verhalten zu ändern, platzieren "
9103 "Sie <literal>Dselect::clean \"prompt\";</literal> in /etc/apt/apt.conf."
9105 #. type: Content of: <book><chapter><title>
9107 msgid "The Interface"
9108 msgstr "Die Schnittstelle"
9110 #. type: Content of: <book><chapter><para><footnote><para>
9113 "The <command>dselect</command> method actually is a set of wrapper scripts "
9114 "to <command>apt-get</command>. The method actually provides more "
9115 "functionality than is present in <command>apt-get</command> alone."
9117 "Die Methode <command>dselect</command> ist tatsächlich eine Zusammenstellung "
9118 "von Wrapper-Skripten für <command>apt-get</command>. Die Methode stellt "
9119 "tatsächlich mehr Funktionalitäten bereit, als in <command>apt-get</command> "
9120 "allein vorhanden sind."
9122 #. type: Content of: <book><chapter><para>
9125 "Both that APT <command>dselect</command> method and <command>apt-get</"
9126 "command> share the same interface. It is a simple system that generally "
9127 "tells you what it will do and then goes and does it. <placeholder type="
9128 "\"footnote\" id=\"0\"/> After printing out a summary of what will happen APT "
9129 "then will print out some informative status messages so that you can "
9130 "estimate how far along it is and how much is left to do."
9132 "Sowohl die APT-Methode <command>dselect</command>, als auch <command>apt-"
9133 "get</command> teilen sich die gleiche Schnittstelle. Es ist ein einfaches "
9134 "System, das üblicherweise mitteilt, was es tun wird und es dann tut. "
9135 "<placeholder type=\"footnote\" id=\"0\"/> Nach der Ausgabe einer "
9136 "Zusammenfassung was passieren wird, gibt APT einige informative "
9137 "Statusmeldungen aus, so dass Sie abschätzen können, wie weit es ist und "
9138 "wieviel noch zu tun ist."
9140 #. type: Content of: <book><chapter><section><title>
9145 #. type: Content of: <book><chapter><section><para>
9148 "Before all operations except update, APT performs a number of actions to "
9149 "prepare its internal state. It also does some checks of the system's state. "
9150 "At any time these operations can be performed by running <literal>apt-get "
9153 "Vor allen Operationen, ausgenommen »update«, führt APT eine Reihe von "
9154 "Aktionen durch, um seinen internen Status vorzubereiten. Es macht außerdem "
9155 "einige Prüfungen des Systemstatus. Diese Operationen können jederzeit durch "
9156 "Ausführung von <literal>apt-get check</literal> durchgeführt werden."
9158 #. type: Content of: <book><chapter><section><screen>
9163 "Reading Package Lists... Done\n"
9164 "Building Dependency Tree... Done\n"
9167 "Paketlisten werden gelesen … Fertig\n"
9168 "Abhängigkeitsbaum wird aufgebaut … Fertig\n"
9170 #. type: Content of: <book><chapter><section><para>
9173 "The first thing it does is read all the package files into memory. APT uses "
9174 "a caching scheme so this operation will be faster the second time it is run. "
9175 "If some of the package files are not found then they will be ignored and a "
9176 "warning will be printed when apt-get exits."
9178 "Das erste was es tut, ist das Einlesen aller Paketdateien in den Speicher. "
9179 "APT benutzt ein Zwischenspeicherschema, so dass diese Operation beim zweiten "
9180 "Ausführen schneller laufen wird. Falls einige der Paketdateien nicht "
9181 "gefunden werden, werden sie ignoriert und beim Beenden von Apt-get wird eine "
9182 "Warnung ausgegeben."
9184 #. type: Content of: <book><chapter><section><para>
9187 "The final operation performs a detailed analysis of the system's "
9188 "dependencies. It checks every dependency of every installed or unpacked "
9189 "package and considers if it is OK. Should this find a problem then a report "
9190 "will be printed out and <command>apt-get</command> will refuse to run."
9192 "Die letzte Operation führt eine detaillierte Analyse der Abhängigkeiten des "
9193 "Systems durch. Sie prüft jede Abhängigkeit jedes installierten oder "
9194 "entpackten Pakets und berücksichtigt, ob es in Ordnung ist. Sollte sie ein "
9195 "Problem finden, dann wird eine Meldung ausgegeben und <command>apt-get</"
9196 "command> wird die Ausführung verweigern."
9198 #. type: Content of: <book><chapter><section><screen>
9203 "Reading Package Lists... Done\n"
9204 "Building Dependency Tree... Done\n"
9205 "You might want to run apt-get -f install' to correct these.\n"
9206 "Sorry, but the following packages have unmet dependencies:\n"
9207 " 9fonts: Depends: xlib6g but it is not installed\n"
9208 " uucp: Depends: mailx but it is not installed\n"
9209 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
9210 " adduser: Depends: perl-base but it is not installed\n"
9211 " aumix: Depends: libgpmg1 but it is not installed\n"
9212 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
9213 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
9214 " cthugha: Depends: svgalibg1 but it is not installed\n"
9215 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
9216 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n"
9219 "Paketlisten werden gelesen … Fertig Fertig\n"
9220 "Abhängigkeitsbaum wird aufgebaut\n"
9221 "Status-Informationen einlesen … Fertig Fertig\n"
9222 "Probieren Sie „apt-get -f install“, um diese zu korrigieren:\n"
9223 "Die folgenden Pakete haben nichterfüllte Abhängigkeiten:\n"
9224 " 9fonts: Hängt ab: xlib6g ist aber nicht installiert\n"
9225 " uucp: Hängt ab: mailx ist aber nicht installiert\n"
9226 " blast: Hängt ab: xlib6g (>= 3.3-5) ist aber nicht installiert\n"
9227 " adduser: Hängt ab: perl-base ist aber nicht installiert\n"
9228 " aumix: Hängt ab: libgpmg1 ist aber nicht installiert\n"
9229 " debiandoc-sgml: Hängt ab: sgml-base ist aber nicht installiert\n"
9230 " bash-builtins: Hängt ab: bash (>= 2.01) but 2.0-3 ist installiert\n"
9231 " cthugha: Hängt ab: svgalibg1 ist aber nicht installiert\n"
9232 " Hängt ab: xlib6g (>= 3.3-5) ist aber nicht installiert\n"
9233 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n"
9235 #. type: Content of: <book><chapter><section><para>
9238 "In this example the system has many problems, including a serious problem "
9239 "with libreadlineg2. For each package that has unmet dependencies a line is "
9240 "printed out indicating the package with the problem and the dependencies "
9241 "that are unmet. A short explanation of why the package has a dependency "
9242 "problem is also included."
9244 "In diesem Beispiel hat das System viele Probleme, einschließlich eines "
9245 "ernsten Problems mit libreadlineg2. Für jedes Paket, das nichterfüllte "
9246 "Abhängigkeiten hat, wird eine Zeile ausgegeben, die das Paket mit dem "
9247 "Problem anzeigt und die Abhängigkeiten, die nicht erfüllt sind. Eine kurze "
9248 "Erklärung, warum das Paket ein Abhängigkeitsproblem hat, ist inbegriffen."
9250 #. type: Content of: <book><chapter><section><para><footnote><para>
9253 "APT however considers all known dependencies and attempts to prevent broken "
9256 "APT berücksichtigt jedoch alle bekannten Abhängigkeiten und versucht, "
9257 "kaputte Pakete zu vermeiden"
9259 #. type: Content of: <book><chapter><section><para>
9262 "There are two ways a system can get into a broken state like this. The first "
9263 "is caused by <command>dpkg</command> missing some subtle relationships "
9264 "between packages when performing upgrades. <placeholder type=\"footnote\" id="
9265 "\"0\"/>. The second is if a package installation fails during an operation. "
9266 "In this situation a package may have been unpacked without its dependents "
9269 "Es gibt zwei Möglichkeiten, wie ein System in einen kaputten Status wie "
9270 "diesen kommen kann. Die erste wird dadurch verursacht, dass <command>dpkg</"
9271 "command> einige feine Beziehungen zwischen Paketen übersieht, wenn Upgrades "
9272 "durchgeführt werden. <placeholder type=\"footnote\" id=\"0\"/>. Die zweite "
9273 "tritt auf, falls eine Paketinstallation während der Ausführung fehlschlägt. "
9274 "In dieser Situation könnte ein Paket entpackt worden sein, ohne dass die von "
9275 "ihm Abhängigen installiert sind."
9277 #. type: Content of: <book><chapter><section><para>
9280 "The second situation is much less serious than the first because APT places "
9281 "certain constraints on the order that packages are installed. In both cases "
9282 "supplying the <literal>-f</literal> option to <command>apt-get</command> "
9283 "will cause APT to deduce a possible solution to the problem and then "
9284 "continue on. The APT <command>dselect</command> method always supplies the "
9285 "<literal>-f</literal> option to allow for easy continuation of failed "
9286 "maintainer scripts."
9288 "Die zweite Situation ist weit weniger ernst als die erste, weil APT "
9289 "bestimmte Beschränkungen in der Reihenfolge setzt, in der Pakete installiert "
9290 "werden. In beiden Fällen veranlasst die Option <literal>-f</literal> "
9291 "<command>apt-get</command>, eine mögliche Lösung für das Problem zu folgern "
9292 "und dann fortzufahren. Die APT-Methode <command>dselect</command> liefert "
9293 "immer die Option <literal>-f</literal>, zum einfachen Fortfahren von "
9294 "gescheiterten Betreuerskripten."
9296 #. type: Content of: <book><chapter><section><para>
9299 "However, if the <literal>-f</literal> option is used to correct a seriously "
9300 "broken system caused by the first case then it is possible that it will "
9301 "either fail immediately or the installation sequence will fail. In either "
9302 "case it is necessary to manually use dpkg (possibly with forcing options) to "
9303 "correct the situation enough to allow APT to proceed."
9305 "Falls jedoch die Option <literal>-f</literal> benutzt wird, um ein ernsthaft "
9306 "kaputtes System zu korrigieren, das vom ersten Fall verursacht wurde, dann "
9307 "ist es möglich, dass es entweder sofort fehlschlägt oder die "
9308 "Installationsabfolge fehlschlagen wird. In beiden Fällen ist es nötig, Dpkg "
9309 "(möglicherweise mit erzwingenden Optionen) manuell zu benutzen, um die "
9310 "Situation ausreichend zu korrigieren, so dass es APT ermöglicht wird, "
9313 #. type: Content of: <book><chapter><section><title>
9315 msgid "The Status Report"
9316 msgstr "Der Statusbericht"
9318 #. type: Content of: <book><chapter><section><para>
9321 "Before proceeding <command>apt-get</command> will present a report on what "
9322 "will happen. Generally the report reflects the type of operation being "
9323 "performed but there are several common elements. In all cases the lists "
9324 "reflect the final state of things, taking into account the <literal>-f</"
9325 "literal> option and any other relevant activities to the command being "
9328 "Bevor es fortfährt, wird <command>apt-get</command> einen Bericht darüber "
9329 "präsentieren, was geschehen wird. Im Allgemeinen spiegelt der Bericht den "
9330 "Typ der Operation, die ausgeführt wird, wider, aber es gibt auch mehrere "
9331 "geläufige Elemente. Auf jeden Fall spiegelt die Liste den Endstatus der "
9332 "Dinge wider, bezieht die Option <literal>-f</literal> in Betracht und alle "
9333 "andere relevante Aktivitäten zum Befehl, der ausgeführt wird."
9335 #. type: Content of: <book><chapter><section><section><title>
9337 msgid "The Extra Package list"
9338 msgstr "Die zusätzliche Paketliste"
9340 #. type: Content of: <book><chapter><section><section><screen>
9344 "The following extra packages will be installed:\n"
9345 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
9346 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
9347 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
9348 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
9351 "Die folgenden Pakete werden zusätzlich installiert:\n"
9352 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
9353 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
9354 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
9355 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
9358 #. type: Content of: <book><chapter><section><section><para>
9361 "The Extra Package list shows all of the packages that will be installed or "
9362 "upgraded in excess of the ones mentioned on the command line. It is only "
9363 "generated for an <literal>install</literal> command. The listed packages are "
9364 "often the result of an Auto Install."
9366 "Die zusätzliche Paketliste zeigt alle Pakete, die installiert werden oder "
9367 "von denen ein Upgrade durchgeführt wird, zusätzlich zu den auf der "
9368 "Befehlszeile angegebenen. Sie wird nur für einen <literal>install</literal>-"
9369 "Befehl generiert. Die aufgelisteten Pakete sind häufig das Ergebnis einer "
9370 "automatischen Installation."
9372 #. type: Content of: <book><chapter><section><section><title>
9374 msgid "The Packages to Remove"
9375 msgstr "Die zu entfernenden Pakete"
9377 #. type: Content of: <book><chapter><section><section><screen>
9381 "The following packages will be REMOVED:\n"
9382 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
9383 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
9384 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
9385 " nas xpilot xfig\n"
9387 "Die folgenden Pakete werden ENTFERNT:\n"
9388 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
9389 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
9390 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
9391 " nas xpilot xfig\n"
9393 #. type: Content of: <book><chapter><section><section><para>
9396 "The Packages to Remove list shows all of the packages that will be removed "
9397 "from the system. It can be shown for any of the operations and should be "
9398 "given a careful inspection to ensure nothing important is to be taken off. "
9399 "The <literal>-f</literal> option is especially good at generating packages "
9400 "to remove so extreme care should be used in that case. The list may contain "
9401 "packages that are going to be removed because they are only partially "
9402 "installed, possibly due to an aborted installation."
9404 "Die Liste der zu entfernenden Pakete zeigt all die Pakete, die vom System "
9405 "entfernt werden. Sie kann für jede der Operationen angezeigt werden und "
9406 "sollte einer sorgfältige Überprüfung unterzogen werden, um sicherzustellen, "
9407 "dass nichts Wichtiges weggenommen wird. Die Option <literal>-f</literal> ist "
9408 "insbesondere gut darin, Pakete zum Entfernen vorzumerken, so dass in diesem "
9409 "Fall mit extremer Vorsicht vorgegangen werden sollte. Die Liste könnte "
9410 "Pakete enthalten, die entfernt werden, weil sie nur teilweise installiert "
9411 "sind, möglicherweise aufgrund einer abgebrochenen Installation."
9413 #. type: Content of: <book><chapter><section><section><title>
9415 msgid "The New Packages list"
9416 msgstr "Die Liste neuer Pakete"
9418 #. type: Content of: <book><chapter><section><section><screen>
9422 "The following NEW packages will installed:\n"
9423 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n"
9425 "Die folgenden NEUEN Pakete werden zusätzlich installiert:\n"
9426 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n"
9428 #. type: Content of: <book><chapter><section><section><para>
9431 "The New Packages list is simply a reminder of what will happen. The packages "
9432 "listed are not presently installed in the system but will be when APT is "
9435 "Die Liste neuer Pakete ist einfache eine Erinnerung, was geschehen wird. Die "
9436 "aufgelisteten Pakete sind zurzeit nicht auf dem System installiert, werden "
9437 "es aber sein, wenn APT fertig ist."
9439 #. type: Content of: <book><chapter><section><section><title>
9441 msgid "The Kept Back list"
9442 msgstr "Die Liste zurückgehaltener Pakete"
9444 #. type: Content of: <book><chapter><section><section><screen>
9448 "The following packages have been kept back\n"
9449 " compface man-db tetex-base msql libpaper svgalib1\n"
9450 " gs snmp arena lynx xpat2 groff xscreensaver\n"
9452 "Die folgenden Pakete werden zurückgehalten:\n"
9453 " compface man-db tetex-base msql libpaper svgalib1\n"
9454 " gs snmp arena lynx xpat2 groff xscreensaver\n"
9456 #. type: Content of: <book><chapter><section><section><para>
9459 "Whenever the whole system is being upgraded there is the possibility that "
9460 "new versions of packages cannot be installed because they require new things "
9461 "or conflict with already installed things. In this case the package will "
9462 "appear in the Kept Back list. The best way to convince packages listed there "
9463 "to install is with <literal>apt-get install</literal> or by using "
9464 "<command>dselect</command> to resolve their problems."
9466 "Jedesmal, wenn ein Upgrade des ganzen Systems durchgeführt wird, besteht die "
9467 "Möglichkeit, dass neue Versionen von Paketen nicht installiert werden "
9468 "können, weil sie neue Dinge benötigen oder einen Konflikt mit bereits "
9469 "installierten Dingen haben. In diesem Fall wird das Paket auf der Liste "
9470 "zurückgehaltener Pakete erscheinen. Der beste Weg dort aufgeführte Pakete "
9471 "zur Installation zu bewegen, ist per <literal>apt-get install</literal> oder "
9472 "indem <command>dselect</command> zum Lösen ihrer Probleme benutzt wird."
9474 #. type: Content of: <book><chapter><section><section><title>
9476 msgid "Held Packages warning"
9477 msgstr "Warnung wegen zurückgehaltener Pakete"
9479 #. type: Content of: <book><chapter><section><section><screen>
9483 "The following held packages will be changed:\n"
9486 "Die folgenden zurückgehaltenen Pakete werden geändert:\n"
9489 #. type: Content of: <book><chapter><section><section><para>
9492 "Sometimes you can ask APT to install a package that is on hold, in such a "
9493 "case it prints out a warning that the held package is going to be changed. "
9494 "This should only happen during dist-upgrade or install."
9496 "Manchmal können Sie APT bitten, ein auf »zurückgehalten« gesetztes Paket zu "
9497 "installieren. In einem solchen Fall gibt es eine Warnung aus, dass das "
9498 "zurückgehaltene Paket geändert wird. Dies sollte nur während »Dist-upgrade« "
9499 "oder »Install« vorkommen."
9501 #. type: Content of: <book><chapter><section><section><title>
9503 msgid "Final summary"
9504 msgstr "Abschließende Zusammenfassung"
9506 #. type: Content of: <book><chapter><section><section><para>
9509 "Finally, APT will print out a summary of all the changes that will occur."
9511 "Abschließend wird APT eine Zusammenfassung aller Änderungen ausgeben, die "
9514 #. type: Content of: <book><chapter><section><section><screen>
9518 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n"
9519 "12 packages not fully installed or removed.\n"
9520 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used.\n"
9522 "206 Pakete aktualisiert, 8 zusätzlich installiert, 23 werden entfernt und 51 nicht aktualisiert.\n"
9523 "12 Pakete nicht vollständig installiert oder entfernt.\n"
9524 "Muss 65,7MB/66,7MB an Archiven herunterladen. Nach dem Entpacken werden 26,5MB zusätzlich belegt sein.\n"
9526 #. type: Content of: <book><chapter><section><section><para>
9529 "The first line of the summary simply is a reduced version of all of the "
9530 "lists and includes the number of upgrades - that is packages already "
9531 "installed that have new versions available. The second line indicates the "
9532 "number of poorly configured packages, possibly the result of an aborted "
9533 "installation. The final line shows the space requirements that the "
9534 "installation needs. The first pair of numbers refer to the size of the "
9535 "archive files. The first number indicates the number of bytes that must be "
9536 "fetched from remote locations and the second indicates the total size of all "
9537 "the archives required. The next number indicates the size difference between "
9538 "the presently installed packages and the newly installed packages. It is "
9539 "roughly equivalent to the space required in /usr after everything is done. "
9540 "If a large number of packages are being removed then the value may indicate "
9541 "the amount of space that will be freed."
9543 "Die erste Zeile der Zusammenfassung ist bloß eine Zusammenfassung von all "
9544 "den Listen und umfasst die Anzahl der Upgrades – das sind bereits "
9545 "installierte Pakete, für die neue Versionen verfügbar sind. Die zweite Zeile "
9546 "zeigt die Anzahl von schlecht konfigurierten Paketen, die möglicherweise das "
9547 "Ergebnis einer abgebrochenen Installation sind. Die letzt Zeile zeigt den "
9548 "Speicherbedarf, den die Installation benötigt. Das erste Zahlenpaar bezieht "
9549 "sich auf die Größe der Archivdateien. Die erste Zahl zeigt die Anzahl der "
9550 "Bytes an, die von fernen Orten heruntergeladen werden müssen und die zweite "
9551 "zeigt die gesamte Größe aller benötigten Archive an. Die nächste Zahl zeigt "
9552 "den Größenunterschied zwischen den derzeit installierten Paketen und den neu "
9553 "installierten Paketen. Es entspricht ungefähr dem in /usr benötigten "
9554 "Speicher nachdem alles erledigt ist. Wenn eine große Anzahl Pakete entfernt "
9555 "wird, dann kann der Wert den Betrag des freiwerdenden Speichers anzeigen."
9557 #. type: Content of: <book><chapter><section><section><para>
9560 "Some other reports can be generated by using the -u option to show packages "
9561 "to upgrade, they are similar to the previous examples."
9563 "Einige andere Berichte können durch Benutzung der Option »-u« generiert "
9564 "werden, um Pakete anzuzeigen, von denen ein Upgrade durchgeführt werden "
9565 "soll. Dies ist den vorherigen Beispielen ähnlich."
9567 #. type: Content of: <book><chapter><section><title>
9569 msgid "The Status Display"
9570 msgstr "Der Anzeigestatus"
9572 #. type: Content of: <book><chapter><section><para>
9575 "During the download of archives and package files APT prints out a series of "
9578 "Während des Herunterladens von Archiven und Paketdateien gibt APT eine Reihe "
9579 "von Statusmeldungen aus."
9581 #. type: Content of: <book><chapter><section><screen>
9585 "# apt-get update\n"
9586 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
9587 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9588 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
9589 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
9590 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
9591 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s\n"
9593 "# apt-get update\n"
9594 "Hole:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
9595 "Hole:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9596 "Treffer http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
9597 "Hole:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
9598 "Hole:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
9599 "11% [5 testing/non-free 'Warte auf Datei' 0/32.1k 0%] 2203b/s 1m52s\n"
9601 #. type: Content of: <book><chapter><section><para>
9604 "The lines starting with <emphasis>Get</emphasis> are printed out when APT "
9605 "begins to fetch a file while the last line indicates the progress of the "
9606 "download. The first percent value on the progress line indicates the total "
9607 "percent done of all files. Unfortunately since the size of the Package files "
9608 "is unknown <literal>apt-get update</literal> estimates the percent done "
9609 "which causes some inaccuracies."
9611 "Die Zeilen, die mit <emphasis>Hole</emphasis> beginnen, werden ausgegeben, "
9612 "wenn APT anfängt, eine Datei herunterzuladen, während die letzte Zeile den "
9613 "Fortschritt des Herunterladens anzeigt. Die erste Prozentzahl der "
9614 "Fortschrittszeile zeigt die gesamt erledigte Prozentzahl aller Dateien an. "
9615 "Unglücklicherweise schätzt <literal>apt-get update</literal> die erledigte "
9616 "Prozentzahl, da die Größe der Pakete unbekannt ist, was einige "
9617 "Ungenauigkeiten bewirkt."
9619 #. type: Content of: <book><chapter><section><para>
9622 "The next section of the status line is repeated once for each download "
9623 "thread and indicates the operation being performed and some useful "
9624 "information about what is happening. Sometimes this section will simply read "
9625 "<emphasis>Forking</emphasis> which means the OS is loading the download "
9626 "module. The first word after the [ is the fetch number as shown on the "
9627 "history lines. The next word is the short form name of the object being "
9628 "downloaded. For archives it will contain the name of the package that is "
9631 "Der nächste Abschnitt der Statuszeile wird für jeden Download-Thread "
9632 "wiederholt und zeigt die durchgeführte Operation, sowie einige nützliche "
9633 "Informationen darüber an was geschieht. Manchmal wird dieser Abschnitt "
9634 "einfach nur <emphasis>Forking</emphasis> darstellen, was bedeutet, dass das "
9635 "Betriebssystem das Download-Modul am Laden ist. Das erste Wort nach dem »[« "
9636 "ist die Ladenummer, wie sie auf den Verlaufszeilen angezeigt wird. Das "
9637 "nächste Wort ist Name in Kurzform des Ojektes, das heruntergeladen wird. Für "
9638 "Archive wird es den Namen des Paketes enthalten, das heruntergeladen wird."
9640 #. type: Content of: <book><chapter><section><para>
9643 "Inside of the single quote is an informative string indicating the progress "
9644 "of the negotiation phase of the download. Typically it progresses from "
9645 "<emphasis>Connecting</emphasis> to <emphasis>Waiting for file</emphasis> to "
9646 "<emphasis>Downloading</emphasis> or <emphasis>Resuming</emphasis>. The final "
9647 "value is the number of bytes downloaded from the remote site. Once the "
9648 "download begins this is represented as <literal>102/10.2k</literal> "
9649 "indicating that 102 bytes have been fetched and 10.2 kilobytes is expected. "
9650 "The total size is always shown in 4 figure notation to preserve space. After "
9651 "the size display is a percent meter for the file itself. The second last "
9652 "element is the instantaneous average speed. This values is updated every 5 "
9653 "seconds and reflects the rate of data transfer for that period. Finally is "
9654 "shown the estimated transfer time. This is updated regularly and reflects "
9655 "the time to complete everything at the shown transfer rate."
9657 "Innerhalb von einzelnen Anführungszeichen folgt eine informative "
9658 "Zeichenkette, die den Fortschritt der Übertragungsphase des Downloads "
9659 "anzeigt. Normalerweise schreitet sie fort von <emphasis>Verbinde</emphasis> "
9660 "zu <emphasis>Warte auf Datei</emphasis> zu <emphasis>Lade herunter</"
9661 "emphasis> oder <emphasis>Nehme wieder auf</emphasis>. Der letzte Wert ist "
9662 "die Anzahl der von der fernen Site heruntergeladenen Bytes. Sobald der "
9663 "Download beginnt, zeigt sich dies wie <literal>102/10.2k</literal> was "
9664 "anzeigt, dass 102 Bytes heruntergeladen und 10,2 Kilobytes erwartet werden. "
9665 "Die Gesamtgröße wird immer in vierstelliger Schreibweise dargestellt, um "
9666 "Platz zu sparen. Nach der Größenanzeige ist eine Prozentangabe für die Datei "
9667 "selbst. Das zweitletzte Element ist die augenblickliche "
9668 "Fortschrittsgeschwindigkeit. Dieser Wert wird alle fünf Sekunden "
9669 "aktualisiert und spiegelt die Datenübertragungsgeschwindigkeit in dieser "
9670 "Periode wider. Am Ende wird die geschätzte Übertragungszeit angezeigt. Dies "
9671 "wird regelmäßig aktualisiert und spiegelt die Zeit zum Vervollständigen bei "
9672 "der angezeigten Datenübertragungsgeschwindigkeit wider."
9674 #. type: Content of: <book><chapter><section><para>
9677 "The status display updates every half second to provide a constant feedback "
9678 "on the download progress while the Get lines scroll back whenever a new file "
9679 "is started. Since the status display is constantly updated it is unsuitable "
9680 "for logging to a file, use the <literal>-q</literal> option to remove the "
9683 "Die Statusanzeige aktualisiert sich alle halbe Sekunde, um eine gleichmäßige "
9684 "Rückmeldung über den Download-Fortschritt bereitzustellen, während die "
9685 "»Hole«-Zeilen bei jeder gestarteten neuen Datei zurückscrollen. Da die "
9686 "Statusanzeige ständig aktualisiert wird, ist sie für die Protokollierung in "
9687 "eine Datei ungeeignet. Benutzen Sie die Option <literal>-q</literal>, um die "
9688 "Statusanzeige zu entfernen."
9690 #. type: Content of: <book><chapter><section><title>
9695 #. type: Content of: <book><chapter><section><para>
9698 "APT uses <command>dpkg</command> for installing the archives and will switch "
9699 "over to the <command>dpkg</command> interface once downloading is completed. "
9700 "<command>dpkg</command> will also ask a number of questions as it processes "
9701 "the packages and the packages themselves may also ask several questions. "
9702 "Before each question there is usually a description of what it is asking and "
9703 "the questions are too varied to discuss completely here."
9705 "APT benutzt <command>dpkg</command>, um die Archive zu installieren und wird "
9706 "zu der <command>dpkg</command>-Schnittstelle herüberschalten, sobald der "
9707 "Download vollständig ist. <command>dpkg</command> wird außerdem eine Reihe "
9708 "von Fragen stellen, während es die Pakete abarbeitet und die Pakete können "
9709 "auch mehrere Fragen stellen . Vor jeder Frage ist üblicherweise eine "
9710 "Beschreibung des Gefragten und die Fragen sind zu vielfältig, um sie "
9711 "vollständig hier zu besprechen."
9713 #. type: Content of: <book><title>
9715 msgid "Using APT Offline"
9716 msgstr "APT offline verwenden"
9718 #. type: Content of: <book><bookinfo><abstract><para>
9721 "This document describes how to use APT in a non-networked environment, "
9722 "specifically a 'sneaker-net' approach for performing upgrades."
9724 "Dieses Dokument beschreibt, wie APT in einer Umgebung ohne Netzwerk, "
9725 "speziell einem »Turnschuhnetzwerk«, an die Durchführung von Upgrades "
9728 #. type: Content of: <book><bookinfo>
9731 "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>"
9733 "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>"
9735 #. type: Content of: <book><chapter><title>
9737 msgid "Introduction"
9740 #. type: Content of: <book><chapter><section><title>
9741 #: offline.dbk:49 offline.dbk:79 offline.dbk:191
9745 #. type: Content of: <book><chapter><section><para>
9748 "Normally APT requires direct access to a Debian archive, either from a local "
9749 "media or through a network. Another common complaint is that a Debian "
9750 "machine is on a slow link, such as a modem and another machine has a very "
9751 "fast connection but they are physically distant."
9753 "Normalerweise benötigt APT direkten Zugang zu einem Debian-Archiv, entweder "
9754 "von einem lokalen Medium oder über ein Netz. Eine andere häufige "
9755 "Beanstandung ist, dass eine Debian-Maschine an einer langsamen Anbindung, "
9756 "wie einem Modem, hängt und eine andere Maschine eine sehr schnelle "
9757 "Verbindung hat, sie jedoch physisch fern sind."
9759 #. type: Content of: <book><chapter><section><para>
9762 "The solution to this is to use large removable media such as a Zip disc or a "
9763 "SuperDisk disc. These discs are not large enough to store the entire Debian "
9764 "archive but can easily fit a subset large enough for most users. The idea is "
9765 "to use APT to generate a list of packages that are required and then fetch "
9766 "them onto the disc using another machine with good connectivity. It is even "
9767 "possible to use another Debian machine with APT or to use a completely "
9768 "different OS and a download tool like wget. Let <emphasis>remote host</"
9769 "emphasis> mean the machine downloading the packages, and <emphasis>target "
9770 "host</emphasis> the one with bad or no connection."
9772 "Die Lösung dazu besteht darin, große Wechselmedien, wie eine Zip-Platte oder "
9773 "eine SuperDisk zu benutzen. Diese Platten sind nicht groß genug, um ein "
9774 "ganzes Debian-Archiv zu speichern, können aber leicht eine Untermenge "
9775 "aufnehmen, die für die meisten Anwender groß genug ist. Die Idee besteht "
9776 "darin, APT zu benutzen, um eine Liste benötigter Pakete zu generieren und "
9777 "diese dann mit einer anderen Maschine mit guter Verbindung auf die Platte "
9778 "herunterzuladen. Es ist sogar möglich, eine andere Debian-Maschine mit APT "
9779 "oder ein komplett unterschiedliches Betriebssystem und ein Download-Werkzeug "
9780 "wie Wget zu benutzen. Nennen wir die Maschine, die die Pakete herunterlädt "
9781 "<emphasis>ferner Rechner</emphasis> und die mit der schlechten oder "
9782 "fehlenden Verbindung <emphasis>Zielrechner</emphasis>."
9784 #. type: Content of: <book><chapter><section><para>
9787 "This is achieved by creatively manipulating the APT configuration file. The "
9788 "essential premise to tell APT to look on a disc for it's archive files. Note "
9789 "that the disc should be formated with a filesystem that can handle long file "
9790 "names such as ext2, fat32 or vfat."
9792 "Dies wird durch kreatives Manipulieren der APT-Konfigurationsdatei erreicht. "
9793 "Die wesentliche Voraussetzung besteht darin, APT mitzuteilen, dass es für "
9794 "seine Archivdateien auf einer Platte nachsieht. Beachten Sie, dass diese "
9795 "Platte mit einem Dateisystem formatiert sein sollte, das mit langen "
9796 "Dateinamen umgehen kann, so wie ext2, fat32 oder vfat."
9798 #. type: Content of: <book><chapter><title>
9800 msgid "Using APT on both machines"
9801 msgstr "APT auf beiden Maschinen benutzen"
9803 #. type: Content of: <book><chapter><section><para>
9806 "APT being available on both machines gives the simplest configuration. The "
9807 "basic idea is to place a copy of the status file on the disc and use the "
9808 "remote machine to fetch the latest package files and decide which packages "
9809 "to download. The disk directory structure should look like:"
9811 "Ein verfügbares APT auf beiden Maschinen stellt die einfachste Konfiguration "
9812 "dar. Die Grundidee besteht darin, eine Kopie der Statusdatei auf der Platte "
9813 "zu platzieren und die ferne Maschine zu benutzen, um die neusten "
9814 "Paketdateien herunterzuladen und zu entscheiden, welche Pakete "
9815 "heruntergeladen werden. Die Plattenverzeichnisstruktur sollte so aussehen:"
9817 #. type: Content of: <book><chapter><section><screen>
9839 #. type: Content of: <book><chapter><section><title>
9841 msgid "The configuration file"
9842 msgstr "Die Konfigurationsdatei"
9844 #. type: Content of: <book><chapter><section><para>
9847 "The configuration file should tell APT to store its files on the disc and to "
9848 "use the configuration files on the disc as well. The sources.list should "
9849 "contain the proper sites that you wish to use from the remote machine, and "
9850 "the status file should be a copy of <emphasis>/var/lib/dpkg/status</"
9851 "emphasis> from the <emphasis>target host</emphasis>. Please note, if you are "
9852 "using a local archive you must use copy URIs, the syntax is identical to "
9855 "Die Konfigurationsdatei sollte APT mitteilen, dass es seine Dateien auf der "
9856 "Platte speichert und obendrein die Konfigurationsdateien auf der Platte "
9857 "benutzt. Die »sources.list« sollte genau die Sites enthalten, die Sie auf "
9858 "der fernen Maschine benutzen möchten und die Statusdatei sollte eine Kopie "
9859 "von <emphasis>/var/lib/dpkg/status</emphasis> vom <emphasis>Zielrechner</"
9860 "emphasis> sein. Bitte beachten Sie, falls Sie lokale Archive benutzen, dass "
9861 "Sie »copy«-URIs benutzen müssen. Die Syntax entspricht der von »file«-URIs."
9863 #. type: Content of: <book><chapter><section><para>
9866 "<emphasis>apt.conf</emphasis> must contain the necessary information to make "
9869 "<emphasis>apt.conf</emphasis> muss die nötigen Informationen enthalten, "
9870 "damit APT die Platte benutzt:"
9872 #. type: Content of: <book><chapter><section><screen>
9878 " /* This is not necessary if the two machines are the same arch, it tells\n"
9879 " the remote APT what architecture the target machine is */\n"
9880 " Architecture \"i386\";\n"
9882 " Get::Download-Only \"true\";\n"
9887 " /* Use the disc for state information and redirect the status file from\n"
9888 " the /var/lib/dpkg default */\n"
9889 " State \"/disc/\";\n"
9890 " State::status \"status\";\n"
9892 " // Binary caches will be stored locally\n"
9893 " Cache::archives \"/disc/archives/\";\n"
9894 " Cache \"/tmp/\";\n"
9896 " // Location of the source list.\n"
9897 " Etc \"/disc/\";\n"
9902 " /* Dies ist nicht nötig, falls die beiden Maschinen die gleiche\n"
9903 " Architektur haben. Es teilt dem fernen APT mit, welche Architektur die\n"
9904 " Zielmaschine hat */\n"
9905 " Architecture \"i386\";\n"
9907 " Get::Download-Only \"true\";\n"
9912 " /* Die Platte für Statusinformationen benutzen und die Statusdatei\n"
9913 " umleiten von /var/lib/dpkg default */\n"
9914 " State \"/disc/\";\n"
9915 " State::status \"status\";\n"
9917 " // Programmzwischenspeicher werden lokal gespeichert\n"
9918 " Cache::archives \"/disc/archives/\";\n"
9919 " Cache \"/tmp/\";\n"
9921 " // Ort der Quellenliste.\n"
9922 " Etc \"/disc/\";\n"
9925 #. type: Content of: <book><chapter><section><para>
9928 "More details can be seen by examining the apt.conf man page and the sample "
9929 "configuration file in <emphasis>/usr/share/doc/apt/examples/apt.conf</"
9932 "Weitere Details finden sich in der apt.conf-Handbuchseite und der "
9933 "Musterkonfigurationsdatei in <emphasis>/usr/share/doc/apt/examples/apt.conf</"
9936 #. type: Content of: <book><chapter><section><para>
9939 "On the target machine the first thing to do is mount the disc and copy "
9940 "<emphasis>/var/lib/dpkg/status</emphasis> to it. You will also need to "
9941 "create the directories outlined in the Overview, <emphasis>archives/partial/"
9942 "</emphasis> and <emphasis>lists/partial/</emphasis>. Then take the disc to "
9943 "the remote machine and configure the sources.list. On the remote machine "
9944 "execute the following:"
9946 "Das Erste, was auf der Zielmaschine getan werden muss, ist das Einhängen der "
9947 "Platte und das Kopieren von <emphasis>/var/lib/dpkg/status</emphasis> "
9948 "dorthin. Sie werden außerdem die in der Übersicht umrissenen Verzeichnisse "
9949 "<emphasis>archives/partial/</emphasis> und <emphasis>lists/partial/</"
9950 "emphasis> erstellen müssen. Dann bringen Sie die Platte zu der fernen "
9951 "Maschine und konfigurieren Sie die »sources.list«. Führen Sie das folgende "
9954 #. type: Content of: <book><chapter><section><screen>
9958 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
9959 " # apt-get update\n"
9960 " [ APT fetches the package files ]\n"
9961 " # apt-get dist-upgrade\n"
9962 " [ APT fetches all the packages needed to upgrade the target machine ]\n"
9964 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
9965 " # apt-get update\n"
9966 " [ APT lädt die Paketdateien herunter ]\n"
9967 " # apt-get dist-upgrade\n"
9968 " [ APT lädt all die Pakete herunter, die die Zielmaschine benötigt, um ein\n"
9969 " Upgrade durchzuführen ]\n"
9971 #. type: Content of: <book><chapter><section><para>
9974 "The dist-upgrade command can be replaced with any other standard APT "
9975 "commands, particularly dselect-upgrade. You can even use an APT front end "
9976 "such as <emphasis>dselect</emphasis>. However this presents a problem in "
9977 "communicating your selections back to the local computer."
9979 "Der Befehl »dist-upgrade« kann durch alle anderen Standard-APT-Befehle "
9980 "ersetzt werden, insbesondere »dselect-upgrade«. Sie können sogar eine APT-"
9981 "Oberfläche, wie <emphasis>dselect</emphasis>, benutzen. Jedoch stellt dies "
9982 "ein Problem dar, Ihre Auswahl zurück an den lokalen Rechner zu kommunizieren."
9984 #. type: Content of: <book><chapter><section><para>
9987 "Now the disc contains all of the index files and archives needed to upgrade "
9988 "the target machine. Take the disc back and run:"
9990 "Nun enthält die Platte alle Indexdateien und Archive, die nötig sind, um ein "
9991 "Upgrade der Zielmaschine druchzuführen. Bringen Sie die Platte zurück und "
9994 #. type: Content of: <book><chapter><section><screen>
9998 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
9999 " # apt-get check\n"
10000 " [ APT generates a local copy of the cache files ]\n"
10001 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10002 " [ Or any other APT command ]\n"
10004 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10005 " # apt-get check\n"
10006 " [ APT generiert eine lokale Kopie der Zwischenspeicherdateien ]\n"
10007 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10008 " [ Oder irgendeinen anderen APT-Befehl ]\n"
10010 #. type: Content of: <book><chapter><section><para>
10013 "It is necessary for proper function to re-specify the status file to be the "
10014 "local one. This is very important!"
10016 "Es ist für ordentliches Funktionieren notwendig, die Statusdatei erneut als "
10017 "die lokale anzugeben. Dies ist sehr wichtig!"
10019 #. type: Content of: <book><chapter><section><para>
10022 "If you are using dselect you can do the very risky operation of copying disc/"
10023 "status to /var/lib/dpkg/status so that any selections you made on the remote "
10024 "machine are updated. I highly recommend that people only make selections on "
10025 "the local machine - but this may not always be possible. DO NOT copy the "
10026 "status file if dpkg or APT have been run in the mean time!!"
10028 "Wenn Sie Dselect benutzen, können Sie die sehr riskante Operation "
10029 "durchführen, disc/status auf /var/lib/dpkg/status zu kopieren, so dass die "
10030 "von Ihnen gemachte Auswahl auf der fernen Maschine aktualisiert wird. Es "
10031 "wird in höchstem Maße empfohlen, dass Leute nur auf der lokalen Maschine "
10032 "Auswahlen treffen – aber dies könnte manchmal unmöglich sein. Kopieren Sie "
10033 "die Statusdatei NICHT, falls Dpkg oder APT in der Zwischenzeit benutzt "
10036 #. type: Content of: <book><chapter><title>
10038 msgid "Using APT and wget"
10039 msgstr "APT und Wget benutzen"
10041 #. type: Content of: <book><chapter><section><para>
10044 "<emphasis>wget</emphasis> is a popular and portable download tool that can "
10045 "run on nearly any machine. Unlike the method above this requires that the "
10046 "Debian machine already has a list of available packages."
10048 "<emphasis>wget</emphasis> ist eine populäres und portierbares Download-"
10049 "Werkzeug, das auf nahezu jeder Maschine laufen kann. Anders als die Methode "
10050 "oben wird hierfür benötigt, dass die Debian-Maschine bereits eine Liste "
10051 "verfügbarer Pakete hat."
10053 #. type: Content of: <book><chapter><section><para>
10056 "The basic idea is to create a disc that has only the archive files "
10057 "downloaded from the remote site. This is done by using the --print-uris "
10058 "option to apt-get and then preparing a wget script to actually fetch the "
10061 "Die Grundidee besteht darin, eine Platte zu erzeugen, die nur die "
10062 "heruntergeladenen Archivdateien von der fernen Site enthält. Die wird durch "
10063 "Benutzen der apt-get-Option »--print-uris« und dem anschließenden "
10064 "Vorbereiten eines Wget-Skripts getan, um die eigentlichen Pakete "
10067 #. type: Content of: <book><chapter><section><title>
10072 #. type: Content of: <book><chapter><section><para>
10075 "Unlike the previous technique no special configuration files are required. "
10076 "We merely use the standard APT commands to generate the file list."
10078 "Anders als bei der vorherigen Technik werden keine speziellen "
10079 "Konfigurationsdateien benötigt. Es werden lediglich die Standard-APT-Befehle "
10080 "benutzt, um die Dateiliste zu erstellen."
10082 #. type: Content of: <book><chapter><section><screen>
10086 " # apt-get dist-upgrade\n"
10087 " [ Press no when prompted, make sure you are happy with the actions ]\n"
10088 " # apt-get -qq --print-uris dist-upgrade > uris\n"
10089 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n"
10091 " # apt-get dist-upgrade \n"
10092 " [ Antworten Sie »nein« auf gestellte Fragen, wenn Sie mit den Aktionen\n"
10093 " zufrieden sind ]\n"
10094 " # apt-get -qq --print-uris dist-upgrade > uris\n"
10095 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /Platte/wget-script\n"
10097 #. type: Content of: <book><chapter><section><para>
10100 "Any command other than dist-upgrade could be used here, including dselect-"
10103 "Jeder andere Befehl als »dist-upgrade« könnte hier benutzt werden, "
10104 "einschließlich »upgrade«."
10106 #. type: Content of: <book><chapter><section><para>
10109 "The /disc/wget-script file will now contain a list of wget commands to "
10110 "execute in order to fetch the necessary archives. This script should be run "
10111 "with the current directory as the disc's mount point so as to save the "
10112 "output on the disc."
10114 "Die Datei /Platte/wget-script wird nun eine Liste der Wget-Befehle "
10115 "enthalten, um die erforderlichen Archive herunterzuladen. Dieses Skript "
10116 "sollte mit dem aktuellen Verzeichnis als Platteneinhängepunkt ausgeführt "
10117 "werden, so dass die Ausgabe auf die Platte gespeichert wird."
10119 #. type: Content of: <book><chapter><section><para>
10121 msgid "The remote machine would do something like"
10122 msgstr "Die ferne Maschine würde etwas wie das folgende tun"
10124 #. type: Content of: <book><chapter><section><screen>
10129 " # sh -x ./wget-script\n"
10133 " # sh -x ./wget-script\n"
10134 " [ warten … Fertig ]\n"
10136 #. type: Content of: <book><chapter><section><para>
10139 "Once the archives are downloaded and the disc returned to the Debian machine "
10140 "installation can proceed using,"
10142 "Sobald die Archive heruntergeladen und die Platte zur Debian-Maschine "
10143 "zurückgekehrt ist, kann die Installation fortfahren durch Benutzung von "
10145 #. type: Content of: <book><chapter><section><screen>
10148 msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
10149 msgstr " # apt-get -o dir::cache::archives=\"/Platte/\" dist-upgrade\n"
10151 #. type: Content of: <book><chapter><section><para>
10153 msgid "Which will use the already fetched archives on the disc."
10154 msgstr "Es wird die bereits auf die Platte heruntergeladenen Archive benutzen."
10156 #~ msgid "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
10157 #~ msgstr "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
10159 #~ msgid "<pubdate></pubdate>"
10160 #~ msgstr "<pubdate></pubdate>"
10162 #~ msgid "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
10163 #~ msgstr "$Id: offline.sgml,v 1.8 12.02.2003 15:06:41 doogie Exp $"
10165 #~ msgid "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
10166 #~ msgstr "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
10168 #~ msgid "Copyright © Jason Gunthorpe, 1998."
10169 #~ msgstr "Copyright © Jason Gunthorpe, 1998."
10171 #~ msgid "Copyright © Jason Gunthorpe, 1999."
10172 #~ msgstr "Copyright © Jason Gunthorpe, 1999."
10177 #~ msgid "16 June 1998"
10178 #~ msgstr "16. Juni 1998"
10186 #~ msgid "apt - Advanced Package Tool"
10187 #~ msgstr "apt - Fortschrittliches Paketwerkzeug (Advanced Package Tool)"
10189 #~ msgid "SYNOPSIS"
10190 #~ msgstr "ÜBERSICHT"
10195 #~ msgid "DESCRIPTION"
10196 #~ msgstr "BESCHREIBUNG"
10200 #~ "For normal day to day package management there are several frontends "
10201 #~ "available, such as B<aptitude>(8) for the command line or "
10202 #~ "B<synaptic>(8) for the X Window System. Some options are only "
10203 #~ "implemented in B<apt-get>(8) though."
10205 #~ "APT ist ein Verwaltungssystem für Softwarepakete. Für normale alltägliche "
10206 #~ "Paketverwaltung sind mehrere Oberflächen, wie B<aptitude>(8) für die "
10207 #~ "Befehlszeile oder B<synaptic>(8) für das X-Window-System, verfügbar. "
10208 #~ "Einige Optionen sind jedoch nur in B<apt-get>(8) implementiert."
10210 #~ msgid "SEE ALSO"
10211 #~ msgstr "SIEHE AUCH"
10215 #~ "B<apt>(8), B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources."
10216 #~ "list>(5), B<apt_preferences>(5), B<apt-secure>(8)"
10218 #~ "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
10219 #~ "B<apt_preferences>(5), B<apt-secure>(8)"
10221 #~ msgid "DIAGNOSTICS"
10222 #~ msgstr "DIAGNOSE"
10224 #~ msgid "apt returns zero on normal operation, decimal 100 on error."
10226 #~ "APT gibt bei normalen Operationen 0 zurück, dezimal 100 bei Fehlern."
10231 #~ msgid "This manpage isn't even started."
10232 #~ msgstr "Diese Handbuchseite wurde noch nicht mal begonnen."
10235 #~ "See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
10236 #~ "B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
10237 #~ "B<reportbug>(1) command."
10239 #~ "siehe auch E<lt>http://bugs.debian.org/aptE<gt>. Wenn Sie einen Fehler in "
10240 #~ "B<apt> berichten möchten, sehen Sie sich bitte I</usr/share/doc/debian/"
10241 #~ "bug-reporting.txt> oder den Befehl B<reportbug>(1) an."
10246 #~ msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
10248 #~ "APT wurde vom APT-Team E<lt>apt@packages.debian.orgE<gt> geschrieben."