Rechercher une page de manuel
debsigs-installer.1p
Langue: en
Version: 2009-05-13 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
debsigs-installer - process signatures in .deb packagesSYNOPSIS
debsigs-installer file [file...]DESCRIPTION
debsigs-installer is designed to be called in an automated fashion from an installer. It is given one or more files on the command line. For each file, it will apply the origin signature and make sure that the resulting package verifies (it will fail to verify if it is missing one of the other required signatures). It will try its best to do either an all or nothing approach; that is, if there is a problem with any .deb, all of them will be unmodified and error code is returned. It can assure this for all except system call failures (can't copy files, etc.) If success is returned, all files should be assumed to have succeeded. If failure is returned, all files should be assumed to have failed.OPTIONS
None.BUGS
This program isn't finished yet. It uses hard-coded values for the key ID, key type (see debsigs(1)), keyring file, and temporary directory.AUTHOR
John Goerzen <jgoerzen@progenylinux.com>SEE ALSO
debsig-verify(1), gpg(1)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre