From 863b66aac7438a5c170338a5c21a56191e92e370 Mon Sep 17 00:00:00 2001 From: pelle@ba198ff1d4d5d5f4a0940522e68695a99a1ce0ee Date: Sun, 4 Oct 2015 08:53:25 +0000 Subject: --- doc/forum/propellor_--add-key_fails.mdwn | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/forum/propellor_--add-key_fails.mdwn (limited to 'doc/forum') diff --git a/doc/forum/propellor_--add-key_fails.mdwn b/doc/forum/propellor_--add-key_fails.mdwn new file mode 100644 index 00000000..44d8b394 --- /dev/null +++ b/doc/forum/propellor_--add-key_fails.mdwn @@ -0,0 +1,26 @@ +Hi, + +When following the instructions on the web site, I get the following error in step 4: +``` +olpe4718@admin:~$ propellor --add-key CD9BFD10 +Building propellor-2.8.0... +Preprocessing library propellor-2.8.0... +In-place registering propellor-2.8.0... +Preprocessing executable 'propellor' for propellor-2.8.0... +Preprocessing executable 'propellor-config' for propellor-2.8.0... +Propellor build ... done + + +gpg: privdata/keyring.gpg: nyckelring skapad +gpg: nyckel CD9BFD10: publika nyckeln "Per Olofsson (DSV) " importerades +gpg: Totalt antal behandlade enheter: 1 +gpg: importerade: 1 (RSA: 1) +adding key to propellor's keyring ... done +staging propellor's keyring ... done +updating encryption of any privdata ... done +configuring git commit signing to use key ... done +error: pathspec 'privdata/privdata.gpg' did not match any file(s) known to git. +committing changes ... failed +``` + +Simply running `git commit -S` afterwards seems to work though. -- cgit v1.2.3