Werner Koch writes:
> On Wed, 23 Nov 2016 18:19, d...@fifthhorseman.net said:
>
>> 0) turn off CRL updates entirely during s/mime signature verification
>
> The gpgsm option is --disable-crl-checks.
>
>> 1) do s/mime signature verification without CRL updates, but schedule
>> CRL checks t
On Wed, 23 Nov 2016 18:19, d...@fifthhorseman.net said:
> 0) turn off CRL updates entirely during s/mime signature verification
The gpgsm option is --disable-crl-checks.
> 1) do s/mime signature verification without CRL updates, but schedule
> CRL checks to happen in the background for d
Daniel Kahn Gillmor writes:
>
> 0) turn off CRL updates entirely during s/mime signature verification
>
> 1) do s/mime signature verification without CRL updates, but schedule
> CRL checks to happen in the background for dirmngr, so that future
> verifications will reflect the cert valid
Control: affects 842291 + gpgsm dirmngr
On Wed 2016-11-23 03:50:40 -0500, David Bremner wrote:
> David Bremner writes:
>
>> Brian May writes:
>>> strace shows notmuch looping in select.
>>>
>>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>>> select(10, [9], [], NULL, {1, 0}) = 0
David Bremner writes:
> Brian May writes:
>> strace shows notmuch looping in select.
>>
>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>> select(10, [9], [], NULL, {1, 0})
Brian May writes:
> strace shows notmuch looping in select.
>
> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
> select(10,
I am also seeing similar behaviour. Means I can't read certain threads
in notmuch. For example, the recent openssl thread on debian-devel.
I have version 0.23.1-1
It doesn't seem to matter what messages I want to try to look at from
that thread, I can't see anything in it.
strace shows notmuch l
Robbie Harwood writes:
> David Bremner writes:
>
>> 1) Can you duplicate the problem with non-encrypted messages?
>
> Not sure. Most of the time it's inconsistent what messages it happens
> for (and it's hard to see whether the message is encrypted when notmuch
> won't show it to me). I'll upd
David Bremner writes:
> 1) Can you duplicate the problem with non-encrypted messages?
Not sure. Most of the time it's inconsistent what messages it happens
for (and it's hard to see whether the message is encrypted when notmuch
won't show it to me). I'll update with a traceback for a non-encry
Robbie Harwood writes:
> Package: notmuch
> Version: 0.23.1-1
> Severity: important
>
> Dear Maintainer,
>
> Frequently the processes notmuch-emacs spawns to view messages never finish
> returning the message data. Sometimes this is deterministic and the message
> is never viewable; other times,
Package: notmuch
Version: 0.23.1-1
Severity: important
Dear Maintainer,
Frequently the processes notmuch-emacs spawns to view messages never finish
returning the message data. Sometimes this is deterministic and the message
is never viewable; other times, spawning more of the same process causes
11 matches
Mail list logo