lp:~dannf/simplestreams

Owned by dann frazier
Get this repository:
git clone https://git.launchpad.net/~dannf/simplestreams
Only dann frazier can upload to this repository. If you are dann frazier please log in for upload directions.

Branches

Name Last Modified Last Commit
build-deps 2021-06-16 19:59:47 UTC
Add missing build-dep on gpg-agent

Author: dann frazier
Author Date: 2021-06-16 19:58:53 UTC

Add missing build-dep on gpg-agent

Otherwise, building in a clean pbuilder chroot fails with:

creating GNUPGHOME dir in /build/simplestreams-0.1.0-46-gb1f40d99/gnupg.
  pubkey '/build/simplestreams-0.1.0-46-gb1f40d99/examples/keys/example.pub'
  secret '/build/simplestreams-0.1.0-46-gb1f40d99/examples/keys/example.sec'
  pubkeys: /build/simplestreams-0.1.0-46-gb1f40d99/examples/keys/example.pub
Failed to import seckey: gpg: keybox '/build/simplestreams-0.1.0-46-gb1f40d99/gnupg/pubring.kbx' created
gpg: /build/simplestreams-0.1.0-46-gb1f40d99/gnupg/trustdb.gpg: trustdb created
gpg: key A9714A203967536E: public key "Simple Streams Test User (Test Usage Only. Do Not Import.) <simplestreams@bogus.example.com>" imported
gpg: failed to start agent '/usr/bin/gpg-agent': No such file or directory
gpg: can't connect to the agent: No such file or directory
gpg: error getting the KEK: No agent running
gpg: error reading '/build/simplestreams-0.1.0-46-gb1f40d99/examples/keys/example.sec': No agent running
gpg: import from '/build/simplestreams-0.1.0-46-gb1f40d99/examples/keys/example.sec' failed: No agent running
gpg: Total number processed: 0
gpg: imported: 1
gpg: secret keys read: 1
make[2]: *** [Makefile:36: gnupg/README] Error 2

Signed-off-by: dann frazier <dann.frazier@canonical.com>

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers