From 4483d56e1a77c323a9ed8eebb68b62ee2f20366d Mon Sep 17 00:00:00 2001 From: arnaud@30aba4d9f1742050874551d3ddc55ca8694809f8 Date: Wed, 23 Sep 2015 11:31:48 +0000 Subject: --- doc/forum/removing_key.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/removing_key.mdwn (limited to 'doc') diff --git a/doc/forum/removing_key.mdwn b/doc/forum/removing_key.mdwn new file mode 100644 index 00000000..2d269170 --- /dev/null +++ b/doc/forum/removing_key.mdwn @@ -0,0 +1 @@ +How can I remove a key from the set of keys allowed for encryption of private data? -- cgit v1.2.3 From e813b510eb54330180415724aa462de2d0e93e47 Mon Sep 17 00:00:00 2001 From: picca Date: Wed, 23 Sep 2015 11:44:21 +0000 Subject: Added a comment --- .../comment_6_2798a6806afd2d04cf6c7744ad633133._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/Shared_connection_to_xxx_closed./comment_6_2798a6806afd2d04cf6c7744ad633133._comment (limited to 'doc') diff --git a/doc/forum/Shared_connection_to_xxx_closed./comment_6_2798a6806afd2d04cf6c7744ad633133._comment b/doc/forum/Shared_connection_to_xxx_closed./comment_6_2798a6806afd2d04cf6c7744ad633133._comment new file mode 100644 index 00000000..e07a58f9 --- /dev/null +++ b/doc/forum/Shared_connection_to_xxx_closed./comment_6_2798a6806afd2d04cf6c7744ad633133._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="picca" + subject="comment 6" + date="2015-09-23T11:44:21Z" + content=""" +I did the test without the cache system and it was not better (same error message). +Then I removed /usr/local/propellor and run propellor from scratch-> it worked :) + +So now I have a working propellor directory and a non working one. +I checked that putting back the old /usr/local/propellor cause the same trouble. + +If you want I can send you in private both version of the directory. +"""]] -- cgit v1.2.3