lizaifang / yubico-yubiserve

Automatically exported from code.google.com/p/yubico-yubiserve
GNU General Public License v3.0
1 stars 0 forks source link

sqlite3 "Cannot continue without any database support." #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
steps to reproduce the problem?
1. import only "sqlite3" module
2. launch ./yubiserve.py

What is the expected output?
    HTTP Server is running.
What do you see instead?
    Cannot continue without any database support.
    Please read README.

What version of the product are you using?
svn revision 57

On what operating system?
Gentoo

Please provide any additional information below.
    I attached a patch solving this issue.

Original issue reported on code.google.com by maxime.d...@gmail.com on 21 Feb 2013 at 9:10

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Maxime,

Thank you for the patch.  This has been applied in rev 60.

Please feel free to send in other patches or to get involved more in the 
project.

Cheers
Glen

Original comment by glen.ogilvie@gmail.com on 3 Mar 2013 at 8:54