I solved by editing .config/perkeep/server-config.json
renaming 3 instances of camlistore to perkeep
Perkeep now runs from :go seebe$ ./bin/perkeepd
{
"auth": "localhost",
"listen": ":3179",
"camliNetIP": "",
"identity": "74EED1CE",
"identitySecretRing":
"/Users/seebe/.config/perkeep/identity-secring.gpg",
"blobPath": "/Users/seebe/Library/perkeep/blobs",
"packRelated": true,
"levelDB": "/Users/seebe/Library/perkeep/index.leveldb"
}
On Thursday, October 18, 2018 at 1:38:54 PM UTC-7, clive.boulton wrote:
>
> After renaming .config/camlistore to .config/perkeep how to deal with
> .config/camlistore/identity-secring.gpg?
>
>
>
> Last login: Thu Oct 18 13:18:26 on ttys001
>
> Clives-MBP:~ seebe$ ./bin/perkeepd
>
> -bash: ./bin/perkeepd: No such file or directory
>
> Clives-MBP:~ seebe$ cd go
>
> Clives-MBP:go seebe$ perkeepd
>
> -bash: perkeepd: command not found
>
> Clives-MBP:go seebe$ ./bin/perkeepd
>
> 2018/10/18 13:27:56 Starting perkeepd version master,
> 2018-10-07-dc4c57880c; Go go1.11.1 (darwin/amd64)
>
> 2018/10/18 13:27:56 Could not compute UserServerConfigPath: Error: old
> configuration directory detected. Not running until it's moved.
>
> Rename /Users/seebe/.config/camlistore to /Users/seebe/.config/perkeep
>
> Clives-MBP:go seebe$ ./bin/perkeepd
>
> 2018/10/18 13:30:58 Starting perkeepd version master,
> 2018-10-07-dc4c57880c; Go go1.11.1 (darwin/amd64)
>
> Error loading config file: failed to transform user config file into
> internal handler configuration: could not find any keyID in file
> "/Users/seebe/.config/camlistore/identity-secring.gpg": Could not open
> secret ring file /Users/seebe/.config/camlistore/identity-secring.gpg: open
> /Users/seebe/.config/camlistore/identity-secring.gpg: no such file or
> directory
>
> Clives-MBP:go seebe$
>
--
You received this message because you are subscribed to the Google Groups
"Perkeep" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.