'\" t .\" Title: aptitude-run-state-bundle .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 04/18/2017 .\" Manual: Command-line reference .\" Source: aptitude-run-state-bundle 0.8.7 .\" Language: English .\" .TH "APTITUDE\-RUN\-STATE" "1" "04/18/2017" "aptitude-run-state-bundle 0.8." "Command-line reference" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" aptitude-run-state-bundle \- unpack an aptitude state bundle and invoke aptitude on it .SH "SYNOPSIS" .HP \w'\fBaptitude\-run\-state\-bundle\fR\ 'u \fBaptitude\-run\-state\-bundle\fR [<\fIoptions\fR>...] <\fIinput\-file\fR> [<\fIprogram\fR>\ [<\fIarguments\fR>...]] .SH "DESCRIPTION" .if n \{\ .sp .\} .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 \fBNote\fR .ps -1 .br .PP This command is mostly for internal use and bug reporting in exceptional cases, it is not intended for end\-users under normal circumstances\&. .sp .5v .RE .PP \fBaptitude\-run\-state\-bundle\fR unpacks the given aptitude state bundle created by \fBaptitude-create-state-bundle\fR(1) to a temporary directory, invokes <\fIprogram\fR> on it with the supplied <\fIarguments\fR>, and removes the temporary directory afterwards\&. If <\fIprogram\fR> is not supplied, it defaults to \fBaptitude\fR(8)\&. .SH "OPTIONS" .PP The following options may occur on the command\-line before the input file\&. Options following the input file are presumed to be arguments to \fBaptitude\fR\&. .PP \fB\-\-append\-args\fR .RS 4 Place the options that give the location of the state bundle at the end of the command line when invoking <\fIprogram\fR>, rather than at the beginning (the default is to place options at the beginning)\&. .RE .PP \fB\-\-help\fR .RS 4 Display a brief usage summary\&. .RE .PP \fB\-\-prepend\-args\fR .RS 4 Place the options that give the location of the state bundle at the beginning of the command line when invoking <\fIprogram\fR>, overriding any previous \fB\-\-append\-args\fR (the default is to place options at the beginning)\&. .RE .PP \fB\-\-no\-clean\fR .RS 4 Do not remove the unpacked state directory after running \fBaptitude\fR\&. You might want to use this if, for instance, you are debugging a problem that appears when \fBaptitude\fR\*(Aqs state file is modified\&. When \fBaptitude\fR finishes running, the name of the state directory will be printed so that you can access it in the future\&. .sp This option is enabled automatically by \fB\-\-statedir\fR\&. .RE .PP \fB\-\-really\-clean\fR .RS 4 Delete the state directory after running \fBaptitude\fR, even if \fB\-\-no\-clean\fR or \fB\-\-statedir\fR was supplied\&. .RE .PP \fB\-\-statedir\fR .RS 4 Instead of treating the input file as a state bundle, treat it as an unpacked state bundle\&. For instance, you can use this to access the state directory that was created by a prior run with \fB\-\-no\-clean\fR\&. .RE .PP \fB\-\-unpack\fR .RS 4 Unpack the input file to a temporary directory, but don\*(Aqt actually run \fBaptitude\fR\&. .RE .SH "SEE ALSO" .PP \fBaptitude-create-state-bundle\fR(1), \fBaptitude\fR(8), \fBapt\fR(8) .SH "AUTHORS" .PP \fBDaniel Burrows\fR <\&dburrows@debian.org\&> .RS 4 Main author of the document. .RE .PP \fBManuel A. Fernandez Montecelo\fR <\&mafm@debian.org\&> .RS 4 Main maintainer after Daniel Burrows, documentation about new features, corrections and formatting. .RE .SH "COPYRIGHT" .br .PP Copyright 2007 Daniel Burrows\&. .PP This manual page is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version\&. .PP This manual page is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc\&., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301 USA\&. .sp