[ansible-project] Re: Tower: setup.sh fails trying to find yum on Ubuntu

2016-10-28 Thread Alexander H. Laughlin
Ubuntu requires some special attention 
.
 
The answer isn't to install yum on your poor Ubuntu machine, but instead to 
make sure the install script is aware that you're installing on Ubuntu 
instead of RedHat.

Remember Tower was mainly intended to run on RedHat systems, so the Ubuntu 
support isn't the highest priority. If you keep at it, though, you should 
be able to get it to install cleanly with no need for yum. 

On Friday, October 28, 2016 at 6:40:04 AM UTC-7, Ivan Kirkpatrick wrote:
>
> Same problem here for me.  Even installed yum on a fresh install of Ubuntu 
> 14.04.5 and verified yum version was 3.4.3.
>

-- 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/71e70329-c64c-4d23-a4f9-ea6d94b7f464%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Tower: setup.sh fails trying to find yum on Ubuntu

2016-10-28 Thread Ivan Kirkpatrick
Same problem here for me.  Even installed yum on a fresh install of Ubuntu 
14.04.5 and verified yum version was 3.4.3.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/db3ea677-635b-46d1-87a4-6a5b096affc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Tower: setup.sh fails trying to find yum on Ubuntu

2016-09-19 Thread samir patry
Hi Vasily,
did you find the solution for the below error ? Please let me know beacuse 
i am also facing the same issue.

On Friday, 22 July 2016 18:05:39 UTC+5:30, Vasily Kirichenko wrote:
>
> Ubuntu 14.04.2
>
> TASK: [preflight | Preflight check - Verify yum is recent enough on OL6] 
> **
> fatal: [localhost] => error while evaluating conditional: 
> ansible_distribution == 'OracleLinux' and 
> ansible_distribution_major_version == '6' and (yum_version.stdout is not 
> defined or yum_version.stdout | version_compare('3.2.29.73.0.2', '<'))
>
> FATAL: all hosts have already failed -- aborting
>
> As I understand, it should not be supposed Ubuntu have yum installed at 
> all.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/9c9fbb96-1521-492f-b705-526501b80494%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.