Added a comment: problem adding keyid to existing repo
This commit is contained in:
parent
25b82d5983
commit
bc226d6930
1 changed files with 24 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawlZ-6dtxJY4cP7shhvV8E6YyuV0Rak8it4"
|
||||||
|
nickname="Giovanni"
|
||||||
|
subject="problem adding keyid to existing repo"
|
||||||
|
date="2015-03-10T22:09:42Z"
|
||||||
|
content="""
|
||||||
|
I have a gcrypt special remote encrypted in hybrid mode, when I try to add a keyid using \"git annex enableremote myremote keyid+=XXXXXXXX\" I get this error:
|
||||||
|
|
||||||
|
enableremote myremote (encryption update) (hybrid cipher with gpg keys XXXXXXXX XXXXXXX) fatal: remote myremote already exists.
|
||||||
|
git-annex: git [Params \"remote add\",Param \"myremote\",Param \"gcrypt::XXXXXXXXXXX:gcrypt-tests\"] failed
|
||||||
|
|
||||||
|
this is my git-annex version info:
|
||||||
|
git-annex version: 5.20141125
|
||||||
|
build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA CryptoHash
|
||||||
|
key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
|
||||||
|
remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier ddar hook external
|
||||||
|
local repository version: 5
|
||||||
|
supported repository version: 5
|
||||||
|
upgrade supported from repository versions: 0 1 2 4
|
||||||
|
|
||||||
|
am I doing something wrong?
|
||||||
|
thank you
|
||||||
|
Giovanni
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue