kelly

Langue: en

Version: 10 February 2009 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

kelly - Installs packages from accepted

SYNOPSIS

kelly [ options ] changes_file [ ... ]

DESCRIPTION

kelly is the program which installs packages from the accepted directory into the distribution.

OPTIONS

-a/--automatic
Run automatically; i.e. perform the default action if it's possible to do so without user interaction. Intend for use in cron jobs and the like.
-h/--help
Display usage help and then exit.
-m/--manual-reject=message
Perform a manual rejection of the package. The message is included in the rejection notice sent to the uploader. If no message is given, an editor will be spawned so one can be added to the rejection notice.
-n/--no-action
Don't actually install anything; just show what would be done.
-p/--no-lock
Don't check the lockfile. Obviously dangerous and should only be used for cron jobs (if at all).
-v/--version
Display the version number and then exit.

DIAGNOSTICS

kelly returns zero on normal operation, non-zero on error.

ACKNOWLEDGEMENTS

kelly is based very heavily on dinstall, written by Guy Maor <maor@debian.org>; in fact it started out life as a dinstall clone.

AUTHOR

katie was written by James Troup <james@nocrew.org>.