Bug#745678: broken by upgrade

2014-04-30 Thread Joey Hess
Jameson Graef Rollins wrote: > Agreed. I guess we have a couple of options here: > > 0) don't sign the db file at all > 1) sign but don't fail on sig check invalid > 2) add option to sign the db and check sig validity 3. Provide a useful error message and leave as-is :) > I added the signing an

Bug#745678: broken by upgrade

2014-04-30 Thread Jameson Graef Rollins
On Tue, Apr 29 2014, Joey Hess wrote: > It seems that assword fails if the key used to sign the file is not > marked as ultimately trusted. Personally, I have no use for gpg's > trustdb (it's slow, and I don't trust transitively), and so I have > no-auto-check-trustdb set, and had not set a trust

Bug#745678: broken by upgrade

2014-04-29 Thread Joey Hess
Jameson Graef Rollins wrote: > Hey, Joey. None of the assword modules have been updated recently. The > only thing that has been updated recently that might trigger this issue > is python-gpgme. > > The exception that we're seeing in this case is a by-product of a gpg > signature validation erro

Bug#745678: broken by upgrade

2014-04-28 Thread Jameson Graef Rollins
On Fri, Apr 25 2014, Joey Hess wrote: > Jameson Graef Rollins wrote: >> This is a known issue and will be fixed in the next release. I'm >> curious that you about your "broken by upgrade" subject, though. Was >> this error prompted by an assword upgrade, or by an upgrade of something >> else? >

Bug#745678: broken by upgrade

2014-04-25 Thread Joey Hess
Jameson Graef Rollins wrote: > This is a known issue and will be fixed in the next release. I'm > curious that you about your "broken by upgrade" subject, though. Was > this error prompted by an assword upgrade, or by an upgrade of something > else? I think it was an upgrade of python modules th

Bug#745678: broken by upgrade

2014-04-25 Thread Jameson Graef Rollins
On Wed, Apr 23 2014, Joey Hess wrote: > Package: assword > Version: 0.7-1 > Severity: important > > joey@darkstar:~>assword gui > Traceback (most recent call last): > File "/usr/bin/assword", line 267, in > gui(sys.argv[2:], method=method) > File "/usr/bin/assword", line 218, in gui >

Bug#745678: broken by upgrade

2014-04-23 Thread Joey Hess
Package: assword Version: 0.7-1 Severity: important joey@darkstar:~>assword gui Traceback (most recent call last): File "/usr/bin/assword", line 267, in gui(sys.argv[2:], method=method) File "/usr/bin/assword", line 218, in gui db = open_db(keyid) File "/usr/bin/assword", line 95, i