Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread Alain Wolf
Hey On 23.01.2018 08:06, Hendrik Visage wrote: > Good day, > >  Busy setting up a SKS keyserver, and wants to have a separate /sks > filesystem, and before I start to add symlinks > all over the place, or re-compile SKS, I was wondering how/where to > override the defaults in the configuration fi

Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread Hendrik Visage
> On 23 Jan. 2018, at 11:51 , Alain Wolf wrote: >> >> strings does show that /var/log/sks/db.log is in the Debian packaged >> /usr/sbin/sks file. >> > > I would try to change desired filepaths in > debian/patches/0001-use-debian-fhs.patch Okay, that implies recompiling/packaging ;) Thanks!

Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread Daniel Kahn Gillmor
On Tue 2018-01-23 10:51:54 +0100, Alain Wolf wrote: > I would try to change desired filepaths in > debian/patches/0001-use-debian-fhs.patch Hi there-- I'm one of the current maintainers of the debian package. this patch is intended to put sks in compliance with the filesystem hierarchy. however

Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread Hendrik Visage
Thanks for the explanation Daniel > On 23 Jan. 2018, at 18:18 , Daniel Kahn Gillmor > wrote: > > On Tue 2018-01-23 10:51:54 +0100, Alain Wolf wrote: >> I would try to change desired filepaths in >> debian/patches/0001-use-debian-fhs.patch > > Hi there-- > > I'm one of the current maintainers

Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread Martin Dobrev
Hi, my 2 dimes in-line too On 23/01/18 16:55, Hendrik Visage wrote: > Thanks for the explanation Daniel > >> On 23 Jan. 2018, at 18:18 , Daniel Kahn Gillmor >> wrote: >> >> On Tue 2018-01-23 10:51:54 +0100, Alain Wolf wrote: >>> I would try to change desired filepaths in >>> debian/patches/000

Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread Alain Wolf
On 23.01.2018 17:18, Daniel Kahn Gillmor wrote: > On Tue 2018-01-23 10:51:54 +0100, Alain Wolf wrote: >> I would try to change desired filepaths in >> debian/patches/0001-use-debian-fhs.patch > > Hi there-- > > I'm one of the current maintainers of the debian package. > > this patch is intended

Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread dirk astrath
Hello, To run a sks-server accessible via TOR and normal usage don't require to run different instances. A usage, which comes to my mind is to run keyservers for different purposes: #1 as a normal keyserver for the keyservers pool. #2 as a special keyserver for a keysigning-party/... (of cou

Re: [Sks-devel] Debian asks package and default paths

2018-01-23 Thread James Cloos
> "HV" == Hendrik Visage writes: HV> I’ve already set base_dir: /sks2/sks/db, but then I still get this: HV> Fatal error: exception Sys_error("/sks2/sks/db//var/log/sks/db.log: No such file or directory”) Wouldn't it be easier to just mount your extra disk at /var/lib/sks? /etc/sks is tiny