This should fix the issue - <a href="https://review.openstack.org/5608">https://review.openstack.org/5608</a><div><br></div><div>It duplicates the fix from 5-10 lines below now that the dot files have been moved into a directory.<br clear="all">

<br>Thanks,<br>Kiall<br>
<br><br><div class="gmail_quote">On Wed, Mar 21, 2012 at 12:05 PM, Chuck Short <span dir="ltr"><<a href="mailto:chuck.short@canonical.com">chuck.short@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On Wed, 21 Mar 2012 11:24:00 +0000<br>
Kevin Jackson <<a href="mailto:kevin@linuxservices.co.uk">kevin@linuxservices.co.uk</a>> wrote:<br>
<br>
> Dear all,<br>
> I could do with some help.<br>
> I raised the following bugs in Horizon, specifically to do with<br>
> Ubuntu.<br>
><br>
> On a fresh install of Precise I do the following:<br>
><br>
> apt-get update<br>
> apt-get dist-upgrade<br>
> reboot<br>
> apt-get... nova, etc.<br>
> configure keystone etc<br>
> upload an image<br>
><br>
> all is good at this point<br>
><br>
> I then try and install OpenStack Dashboard:<br>
><br>
> apt-get update<br>
> apt-get install openstack-dashboard<br>
><br>
> I get the usual install of dependencies - see<br>
> <a href="http://paste.openstack.org/show/11649/" target="_blank">http://paste.openstack.org/show/11649/</a><br>
> I don't do any configuration - but point my browser at this host.<br>
> I get a log in screen up, so I log in with an admin user I set up in<br>
> keystone<br>
><br>
> I then hit this bug:<br>
> <a href="https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/959262" target="_blank">https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/959262</a><br>
><br>
> You can see the code trying to make a directory /var/www/.novaclient.<br>
>  Given that Apache runs as www-data under Ubuntu  and that /var/www is<br>
> owned by root - this is that problem.  A secure fix is required here.<br>
> To overcome this I tried setting write permissions to www-data.  I<br>
> then get the first screen up, but on clicking on links takes me back<br>
> to the log in screen again saying I'm unauthorized for that URI.  I<br>
> enter my details again and then I get presented with the screen I<br>
> asked for. On clicking another link, I am taken back to the log in<br>
> screen again.  This is bug<br>
> <a href="https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/960070" target="_blank">https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/960070</a><br>
><br>
> Tested on Chrome 17.0.963.79 and Firefox 11.0<br>
><br>
> What am I doing wrong?<br>
><br>
> Cheers,<br>
> Kev<br>
<br>
</div></div>Hi Kev,<br>
<br>
Thanks for the bug report we will have a look at this today.<br>
<br>
Regards<br>
<span class="HOEnZb"><font color="#888888">chuck<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br></div>