[Bug 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: keystone (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu.

[Bug 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Martin Pool
I just hit this too when installing on to a fresh current precise image. I think there are really two bugs here: 1- interactive configuration, which seems contrary to the normal Ubuntu practice or policy 2- the error from keystone-manage during installation -- You received this bug

[Bug 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Martin Pool
this is coming from keystone.postinst: if [ $dbc_install = true ] then # On first install, create basics configuration and add roles if [ -z $2 ] then sed -e s,_DBC_URL_,$SQL_CONNECTION, -i /etc/keystone/keystone.conf

[Bug 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: keystone (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930444 Title:

[Bug 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Martin Pool
I just hit this too when installing on to a fresh current precise image. I think there are really two bugs here: 1- interactive configuration, which seems contrary to the normal Ubuntu practice or policy 2- the error from keystone-manage during installation -- You received this bug

[Bug 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Martin Pool
this is coming from keystone.postinst: if [ $dbc_install = true ] then # On first install, create basics configuration and add roles if [ -z $2 ] then sed -e s,_DBC_URL_,$SQL_CONNECTION, -i /etc/keystone/keystone.conf