sourCEntral - mobile manpages

pdf

APT−EXTRACTTEMPLATE

NAME

apt-extracttemplates − Hilfsprogramm zum Extrahieren der debconf−Konfiguration und Schablonen von Debian−Paketen

ÜBERSICHT

apt−extracttemplates [−t=temporary_directory] filename... {−v | −−version} {−h | −−help}

BESCHREIBUNG

apt−extracttemplates nimmt als Eingabe ein oder mehrere Debian−Paketdateien entgegen und schreibt alle verbundenen Konfigurationsskripte und Schablonendateien (in ein temporäres Verzeichnis) heraus. Für jedes übergebene Paket das Konfigurationsskripte und Schablonendateien enthält, wird eine Ausgabezeile in folgendem Format generiert:

Paket Version Schablonendatei Konfigurationsskript

Schablonendatei und Konfigurationsskript werden in das temporäre Verzeichnis geschrieben, das durch das Verzeichnis −t oder −−tempdir (APT::ExtractTemplates::TempDir) mit Dateinamen der Form package. template.XXXXXX und package.config.XXXXXX angegeben wurde.

OPTIONEN

All command line options may be set using the configuration file, the descriptions indicate the configuration option to set. For boolean options you can override the config file by using something like −f−,−−no−f, −f=no or several other variations.

−t, −−tempdir

temporäres Verzeichnis, in das die extrahierten debconf−Schablonendateien und Konfigurationsdateien geschrieben werden. Konfigurationselement: APT::ExtractTemplates::TempDir

−h, −−help

Show a short usage summary.

−v, −−version

Show the program version.

−c, −−config−file

Configuration File; Specify a configuration file to use. The program will read the default configuration file and then this configuration file. If configuration settings need to be set before the default configuration files are parsed specify a file with the APT_CONFIG environment variable. See apt.conf(5) for syntax information.

−o, −−option

Set a Configuration Option; This will set an arbitrary configuration option. The syntax is −o Foo::Bar=bar. −o and −−option can be used multiple times to set different options.

SIEHE AUCH

apt.conf(5)

DIAGNOSE

apt−extracttemplates gibt bei normalen Operationen 0 zurück, dezimal 100 bei Fehlern.

BUGS

APT bug page [1] . If you wish to report a bug in APT, please see /usr/share/doc/debian/bug−reporting.txt or the reportbug(1) command.

TRANSLATION

The english translation was done by John Doe <john@doe.org> in 2009, 2010 and Daniela Acme <daniela@acme.us> in 2010 together with the Debian Dummy l10n Team <debian−l10n−dummy@lists.debian.org>.

Note that this translated document may contain untranslated parts. This is done on purpose, to avoid losing content when the translation is lagging behind the original content.

AUTOREN

Jason Gunthorpe

APT team

FUßNOTEN

1.

APT bug page

http://bugs.debian.org/src:apt

pdf