Trees | Indices | Help |
---|
|
Wrapper for /bin/sign from obs-sign package
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
SIGN_BINARY =
|
|||
DOMAIN =
|
|||
__package__ =
|
|
Retrieves public key for user/project from signer host. :param outfile: [optional] file to write obtained key :return: public keys :raises CoprSignError: failed to retrieve key, see error message :raises CoprSignNoKeyError: if there are no such user in keyring |
Signs rpms using obs-signd. If some some pkgs failed to sign, entire build marked as failed, but we continue to try sign other pkgs. :param username: copr username :param projectname: copr projectname :param path: directory with rpms to be signed :param Bunch opts: backend config :param callback: :py:class:`backend.mockremote.DefaultCallBack` object to log progress, two methods are utilised: ``log`` and ``error`` :raises: :py:class:`backend.exceptions.CoprSignError` failed to sign at least one package |
Generate a new key-pair at sign host :param username: :param projectname: :param opts: backend config :return: None |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 20 19:34:23 2015 | http://epydoc.sourceforge.net |