On Wed, Apr 23 2014, Joey Hess <[email protected]> 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 <module>
>     gui(sys.argv[2:], method=method)
>   File "/usr/bin/assword", line 218, in gui
>     db = open_db(keyid)
>   File "/usr/bin/assword", line 95, in open_db
>     db = assword.Database(DBPATH, keyid)
>   File "/usr/lib/python2.7/dist-packages/assword.py", line 48, in __init__
>     cleardata = self._decryptDB(self.dbpath)
>   File "/usr/lib/python2.7/dist-packages/assword.py", line 72, in _decryptDB
>     raise DatabaseError(sigs, 'Signature on database was not fully valid.')
> TypeError: __init__() takes exactly 2 arguments (3 given)
> - exit 1

Hey, Joey.  Thanks so much for the report.

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?  If anything, my guess is that this would have been caused by a
validity change on the key used to sign the assword db.

In any event, we intend to fix this issue soon.

> Very happy about the plain json file format right about now!

:)

jamie.

Attachment: pgpTOYc9QWDOj.pgp
Description: PGP signature

Reply via email to