Re: random_seed - no locks available

2013-05-01 Thread Peter Pentchev
1.4.5 can't lock `/home/mruss/.gnupg/random_seed': No locks available note: random_seed file not updated open(/home/mruss/.gnupg/random_seed, O_RDONLY) = 10 fcntl(10, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = -1 ENOLCK (No locks available) open(/usr/share/locale

Re: random_seed - no locks available

2013-05-01 Thread Peter Pentchev
this and have any suggestions? I'm running centos 6.2, gnupg 2.0.14, libgcrypt 1.4.5 can't lock `/home/mruss/.gnupg/random_seed': No locks available note: random_seed file not updated open(/home/mruss/.gnupg/random_seed, O_RDONLY) = 10 fcntl(10, F_SETLK, {type=F_RDLCK, whence

RE: random_seed - no locks available

2013-05-01 Thread brewsome
: Wed, 1 May 2013 15:44:09 +0300 From: r...@ringlet.net To: hhhob...@securemecca.net Subject: Re: random_seed - no locks available CC: gnupg-users@gnupg.org On Mon, Apr 29, 2013 at 09:29:58PM +, Henry Hertz Hobbit wrote: On 04/29/2013 02:43 PM, M Russell wrote: Hello, I hope someone

Re: random_seed - no locks available

2013-04-30 Thread Werner Koch
On Mon, 29 Apr 2013 23:29, hhhob...@securemecca.net said: reading and it is non-blocking. Why it should be there at all when you are really locking nothing (len=0) is a bit of a mystery. The length was probably set from a file stat. len==0 means to keep a lock from the start position to the

random_seed - no locks available

2013-04-29 Thread M Russell
doesn't show the file is open. I'm not sure where else to look. Has anyone seen this and have any suggestions? I'm running centos 6.2, gnupg 2.0.14, libgcrypt 1.4.5 can't lock `/home/mruss/.gnupg/random_seed': No locks available note: random_seed file not updated open(/home/mruss/.gnupg

Re: random_seed - no locks available

2013-04-29 Thread Henry Hertz Hobbit
appear to point anything else out. A lsof doesn't show the file is open. I'm not sure where else to look. Has anyone seen this and have any suggestions? I'm running centos 6.2, gnupg 2.0.14, libgcrypt 1.4.5 can't lock `/home/mruss/.gnupg/random_seed': No locks available note