Single Installer problems
Sacha Yunusic
sacha at penta-sec.com
Mon Jun 8 11:06:32 UTC 2015
When I tried to use proxy on the installation I had the same problem. For some commands were used proxy and for some other, not.
Sacha
Sent from my Samsung device
-------- Original message --------
From: "Vatkov, Bogdan" <bogdan.vatkov at sap.com>
Date: 08/06/2015 06:10 (GMT-03:00)
To: Adam Stokes <adam.stokes at canonical.com>, Ronald Bradford <me at ronaldbradford.com>
Cc: ubuntu-openstack-installer <ubuntu-openstack-installer at lists.ubuntu.com>
Subject: RE: Single Installer problems
Hi Adam,
As I mentioned in my initial post “I had to upgrade the kernel to 3.16-0-38.52 based on this:
https://bugs.launchpad.net/uvtool/+bug/1408833”.
So this one is ok. My main problem for now seems to be proxy settings not being properly propagated to all commands the installer is launching, add-apt-repository
is one – see details in my other post from 2 minutes ago.
Any hints on how this could be fixed are welcome!
Thanks in advance!
Best regards,
Bogdan
From: Adam Stokes [mailto:adam.stokes at canonical.com]
Sent: Sunday, June 07, 2015 19:22
To: Ronald Bradford
Cc: Vatkov, Bogdan; ubuntu-openstack-installer
Subject: Re: Single Installer problems
Also if you've installed a fresh 14.04.2 on your host server there are some kernel issues wrt apparmor. Make sure you've `apt-get dist-upgrade` before performing the single install. You want to be
at a kernel higher than 3.16.0-30
On Sat, Jun 6, 2015 at 3:14 PM, Ronald Bradford <me at ronaldbradford.com> wrote:
For me the following works.
$ sudo openstack-install --extra-ppa ppa:cloud-installer/experimental
Can you try that without the additional arguments you have.
I received an error running:
$ sudo openstack-install --extra-ppa ppa:cloud-installer/experimental --openstack-release kilo -r trusty -a amd64
I ran without -r trusty, got an error.
I ran without -a amd64, got an error.
I ran without -r trusty and -a amd64, got an error.
I removed --openstack-release kilo and it worked. This seems the issue. kilo is the default release.
This works.
$ sudo openstack-install --extra-ppa ppa:cloud-installer/experimental -r trusty -a amd64
Ronald
Ronald Bradford
Web Site: http://ronaldbradford.com
LinkedIn: http://www.linkedin.com/in/ronaldbradford
Twitter: @RonaldBradford
Skype: RonaldBradford
GTalk: Ronald.Bradford
IRC: rbradfor
On Sat, Jun 6, 2015 at 1:53 PM, Ronald Bradford <me at ronaldbradford.com> wrote:
I went threw this process this week without any issues.
Here are the steps I used -- http://ronaldbradford.com/blog/deploying-ubuntu-openstack-kilo-2015-06-06/
Ronald
Ronald Bradford
Web Site: http://ronaldbradford.com
LinkedIn: http://www.linkedin.com/in/ronaldbradford
Twitter: @RonaldBradford
Skype: RonaldBradford
GTalk: Ronald.Bradford
IRC: rbradfor
On Fri, Jun 5, 2015 at 7:52 PM, Vatkov, Bogdan <bogdan.vatkov at sap.com> wrote:
I also see (in the cloud-init.log) that the proxy settings are propagated to the environment and also
to the apt config in particular:
…
Jun 5 18:53:02 openstack-single-ubuntu [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/apt.conf.d/95cloud-init-proxy
- wb: [420] 113 bytes
…
But this conf would only affect the apt but not the add-apt-repository command, which I could so far
make run behind proxy by:
1)
Exporting the http_proxy as some user and then
2)
sudo –E add-apt-repository ….
But I have no idea how to make this work in the cloud-init story ….any idea how can I hack this one?
--
ubuntu-openstack-installer mailing list
ubuntu-openstack-installer at lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-openstack-installer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-openstack-installer/attachments/20150608/0cdbcf56/attachment-0001.html>
More information about the ubuntu-openstack-installer
mailing list