Incorrect default "sql_connection" in /etc/keystone/keystone.conf

Bug #874371 reported by Kiall Mac Innes
This bug report is a duplicate of:  Bug #878282: keystone database connection error. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystone (Ubuntu)
New
Undecided
Unassigned

Bug Description

The default connection string is invalid:

sql_connection = sqlite:///var/lib/keystone/keystone.db

This should be (note the extra /)

sql_connection = sqlite:////var/lib/keystone/keystone.db

This causes the following error:

# keystone-manage
ERROR: (OperationalError) unable to open database file None None

Revision history for this message
Dave Walker (davewalker) wrote :

Hi, I believe this is a duplicate bug report of bug 878282.

A package has been uploaded to oneiric-proposed, would you kindly test this package and confirm if it resolves the issue?

Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.