AWX on RHEL VM

550 views
Skip to first unread message

Sammic30

unread,
Dec 8, 2017, 3:01:35 PM12/8/17
to AWX Project
Hi,

I'm new to AWX and need some help.

Anyone tired to install AWX directly in the RHEL VM? Is there any other option available instead of Docker or Openshift? 

Any help is appreciated!!

Regards
Sammi

Martin Juhl

unread,
Dec 8, 2017, 3:08:11 PM12/8/17
to Sammic30, AWX Project
Hi Sammi

I have tried to do something like that on CentOS:


It's works as far as I have tested, but I haven't tried it on RHEL yet.. (And still needs some cleanup)..

Please report bugs to:


/Martin

Sendt fra min BlackBerry - den sikreste mobilenhed
Sendt: 8. december 2017 9.01 PM
Emne: [awx-project] AWX on RHEL VM


--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/44db0570-edc0-4832-bb82-e01cf1857a33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

John Mitchell

unread,
Dec 8, 2017, 3:13:17 PM12/8/17
to Sammic30, AWX Project

---------- Forwarded message ----------
From: John Mitchell <jmit...@redhat.com>
Date: Fri, Dec 8, 2017 at 3:12 PM
Subject: Re: [awx-project] AWX on RHEL VM
To: Sammic30 <samm...@gmail.com>


Hey Sammi,
I think Docker/Openshift is the "supported"  and recommended install path--unsure of if anyone in the community is working on getting AWX installed on different platforms (aside from some work being done by a community member to make AWX run on BSD).  May also want to ask in #ansible-awx.

Good luck!
John

--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project+unsubscribe@googlegroups.com.

To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/44db0570-edc0-4832-bb82-e01cf1857a33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

John Mitchell
UI Engineer - Ansible Tower
Ansible by Red Hat

919-394-6667 | ansible.com 

GitHub: jlmitch5




--

John Mitchell
UI Engineer - Ansible Tower
Ansible by Red Hat

919-394-6667 | ansible.com 

GitHub: jlmitch5

John Mitchell

unread,
Dec 8, 2017, 3:14:16 PM12/8/17
to Sammic30, AWX Project
Ah, I spoke too soon, nice Martin!

Martin Juhl

unread,
Dec 8, 2017, 3:41:21 PM12/8/17
to John Mitchell, Sammic30, AWX Project
:).. I was actually looking for a way to distribute the information???

Sendt fra min BlackBerry - den sikreste mobilenhed
Sendt: 8. december 2017 9.14 PM
Emne: Re: [awx-project] AWX on RHEL VM


To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.

To post to this group, send email to awx-p...@googlegroups.com.

John Mitchell

unread,
Dec 8, 2017, 3:51:15 PM12/8/17
to Martin Juhl, Sammic30, AWX Project
Hey Martin,
Our main sources of communication on the project are this group and the freenode irc channel #ansible-awx.  You could also try writing a blog post and posting to Twitter.

Good luck!
John

--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project+unsubscribe@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Martin Juhl

unread,
Dec 8, 2017, 3:54:05 PM12/8/17
to John Mitchell, Sammic30, AWX Project
Hi John

Have posted an entry on my blog and Twitter (does AWX have a #?).. 

Was thinking that maybe we could add a link in the install dokumentation? (Should I just do a pull request?)

/Martin

Sendt fra min BlackBerry - den sikreste mobilenhed
Sendt: 8. december 2017 9.51 PM
Emne: Re: Re: [awx-project] AWX on RHEL VM

John Mitchell

unread,
Dec 8, 2017, 4:07:20 PM12/8/17
to Martin Juhl, Sammic30, AWX Project
Hey Martin,
Looks like #AWX is a solid tag with a lot of (mostly) relevant stuff.  Posting a tweet using that hashtag might help people looking for information on twitter find it.

In terms of linking within the official repo documentation, I'm -1 on that at this point, as there may be an implication of "support"/"help" provided by the core team.  Trying to "promote" a single/main-way of install (i.e. docker/open shift) helps us best make sure that the AWX codebase works for users efficiently and keeps us free to focus on working on developing new features for AWX/fixing bugs/working with the community on contributions.

Sorry about that,
John

Sammic30

unread,
Dec 8, 2017, 4:08:39 PM12/8/17
to AWX Project
Thanks Martin and John!!!

I'll try it on CentOS :)

Sammic30

unread,
Dec 8, 2017, 4:30:22 PM12/8/17
to AWX Project
Hi Martin,

All the steps you provided worked but it's failed to enable the service.

systemctl enable awx-web
Failed to execute operation: No such file or directory

systemctl start awx-web
Failed to start awx-web.service: Unit not found.

On Friday, December 8, 2017 at 12:01:35 PM UTC-8, Sammic30 wrote:

Martin Juhl

unread,
Dec 9, 2017, 12:35:12 PM12/9/17
to Sammic30, awx-p...@googlegroups.com
I have just updated to newest git build, and fixed the service stuff (i think)...

version 304 should now be live in the repo, so you can basically just do a yum update...

If possible, please verify :)..

Thanks

/Martin



Fra: "Sammic30" <samm...@gmail.com>
Til: "mj" <m...@casalogic.dk>
Sendt: fredag, 8. december 2017 23:59:47
Emne: Re: Re: [awx-project] Re: AWX on RHEL VM

Thanks Martin, now the services are up... :)
One more question.... do we need an Ansible Tower license after the installation to use it? I found something for RHEL and after installation it's asking for License :-(

Basically, I'm looking for Open Source product.

Regards
Sammi

On Fri, Dec 8, 2017 at 2:39 PM, Martin Juhl <m...@casalogic.dk> wrote:
Seems like I have forgotten to include the service files in the rpm..



Put these two files in /etc/systemd/system/

And try the enable and start of the services again..

I will fix the rpm tomorrow..

Thanks for testing :)

/Martin

Sendt fra min BlackBerry - den sikreste mobilenhed
Sendt: 8. december 2017 11.35 PM
Emne: Re: [awx-project] Re: AWX on RHEL VM


FYI,
yum -y install awx
Loaded plugins: fastestmirror
mrmeee-awx                                                                                                                                                                                                                                 | 3.5 kB  00:00:00
mrmeee-awx/x86_64/primary_db                                                                                                                                                                                                               |  15 kB  00:00:00
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package awx.x86_64 0:1.0.1.234-1.el7.centos will be installed
--> Processing Dependency: ansible for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: git for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: mercurial for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: subversion for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: python-psycopg2 for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: python-pip for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: nginx for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: python-psutil for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: libstdc++.so.6 for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: cyrus-sasl for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: libffi-devel for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: swig for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: xmlsec1-openssl for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: xmlsec1 for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: bubblewrap for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: krb5-workstation for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Processing Dependency: supervisor for package: awx-1.0.1.234-1.el7.centos.x86_64
--> Running transaction check
---> Package ansible.noarch 0:2.3.0.0-3.el7 will be installed
--> Processing Dependency: sshpass for package: ansible-2.3.0.0-3.el7.noarch
--> Processing Dependency: python-keyczar for package: ansible-2.3.0.0-3.el7.noarch
--> Processing Dependency: python-jinja2 for package: ansible-2.3.0.0-3.el7.noarch
--> Processing Dependency: python-httplib2 for package: ansible-2.3.0.0-3.el7.noarch
---> Package bubblewrap.x86_64 0:0.1.3-2.el7 will be installed
---> Package cyrus-sasl.x86_64 0:2.1.26-20.el7_2 will be installed
---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-6.el7_2.1 for package: git-1.8.3.1-6.el7_2.1.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-6.el7_2.1.x86_64
---> Package krb5-workstation.x86_64 0:1.14.1-27.el7_3 will be installed
---> Package libffi-devel.x86_64 0:3.0.13-18.el7 will be installed
---> Package libstdc++.i686 0:4.8.5-11.el7 will be installed
--> Processing Dependency: libm.so.6(GLIBC_2.0) for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: libm.so.6 for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: libgcc_s.so.1(GLIBC_2.0) for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: libgcc_s.so.1(GCC_4.2.0) for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: libgcc_s.so.1(GCC_3.3) for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: libgcc_s.so.1(GCC_3.0) for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: libgcc_s.so.1 for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: ld-linux.so.2(GLIBC_2.3) for package: libstdc++-4.8.5-11.el7.i686
--> Processing Dependency: ld-linux.so.2 for package: libstdc++-4.8.5-11.el7.i686
---> Package mercurial.x86_64 0:2.6.2-7.el7_3 will be installed
---> Package nginx.x86_64 1:1.10.2-1.el7 will be installed
--> Processing Dependency: nginx-filesystem = 1:1.10.2-1.el7 for package: 1:nginx-1.10.2-1.el7.x86_64
--> Processing Dependency: nginx-all-modules = 1:1.10.2-1.el7 for package: 1:nginx-1.10.2-1.el7.x86_64
--> Processing Dependency: nginx-filesystem for package: 1:nginx-1.10.2-1.el7.x86_64
---> Package python-psutil.x86_64 0:2.2.1-1.el7 will be installed
---> Package python-psycopg2.x86_64 0:2.7.3-1.rhel7 will be installed
---> Package python2-pip.noarch 0:8.1.2-5.el7 will be installed
---> Package subversion.x86_64 0:1.7.14-10.el7 will be installed
--> Processing Dependency: subversion-libs(x86-64) = 1.7.14-10.el7 for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-10.el7.x86_64
---> Package supervisor.noarch 0:3.1.3-3.el7 will be installed
--> Processing Dependency: python-meld3 >= 0.6.5 for package: supervisor-3.1.3-3.el7.noarch
---> Package swig.x86_64 0:2.0.10-5.el7 will be installed
---> Package xmlsec1.x86_64 0:1.2.20-5.el7 will be installed
--> Processing Dependency: libltdl.so.7()(64bit) for package: xmlsec1-1.2.20-5.el7.x86_64
---> Package xmlsec1-openssl.x86_64 0:1.2.20-5.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package glibc.i686 0:2.17-157.el7_3.5 will be installed
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.17-157.el7_3.5.i686
--> Processing Dependency: libfreebl3.so for package: glibc-2.17-157.el7_3.5.i686
---> Package libgcc.i686 0:4.8.5-11.el7 will be installed
---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package neon.x86_64 0:0.30.0-3.el7 will be installed
--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.el7.x86_64
---> Package nginx-all-modules.noarch 1:1.10.2-1.el7 will be installed
--> Processing Dependency: nginx-mod-stream = 1:1.10.2-1.el7 for package: 1:nginx-all-modules-1.10.2-1.el7.noarch
--> Processing Dependency: nginx-mod-mail = 1:1.10.2-1.el7 for package: 1:nginx-all-modules-1.10.2-1.el7.noarch
--> Processing Dependency: nginx-mod-http-xslt-filter = 1:1.10.2-1.el7 for package: 1:nginx-all-modules-1.10.2-1.el7.noarch
--> Processing Dependency: nginx-mod-http-perl = 1:1.10.2-1.el7 for package: 1:nginx-all-modules-1.10.2-1.el7.noarch
--> Processing Dependency: nginx-mod-http-image-filter = 1:1.10.2-1.el7 for package: 1:nginx-all-modules-1.10.2-1.el7.noarch
--> Processing Dependency: nginx-mod-http-geoip = 1:1.10.2-1.el7 for package: 1:nginx-all-modules-1.10.2-1.el7.noarch
---> Package nginx-filesystem.noarch 1:1.10.2-1.el7 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be installed
---> Package python-httplib2.noarch 0:0.7.7-3.el7 will be installed
---> Package python-jinja2.noarch 0:2.8-7.rhel7 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.8-7.rhel7.noarch
--> Processing Dependency: python-markupsafe for package: python-jinja2-2.8-7.rhel7.noarch
---> Package python-keyczar.noarch 0:0.71c-2.el7 will be installed
---> Package python-meld3.x86_64 0:0.6.10-1.el7 will be installed
---> Package sshpass.x86_64 0:1.05-5.el7 will be installed
---> Package subversion-libs.x86_64 0:1.7.14-10.el7 will be installed
--> Running transaction check
---> Package nginx-mod-http-geoip.x86_64 1:1.10.2-1.el7 will be installed
---> Package nginx-mod-http-image-filter.x86_64 1:1.10.2-1.el7 will be installed
--> Processing Dependency: gd for package: 1:nginx-mod-http-image-filter-1.10.2-1.el7.x86_64
--> Processing Dependency: libgd.so.2()(64bit) for package: 1:nginx-mod-http-image-filter-1.10.2-1.el7.x86_64
---> Package nginx-mod-http-perl.x86_64 1:1.10.2-1.el7 will be installed
---> Package nginx-mod-http-xslt-filter.x86_64 1:1.10.2-1.el7 will be installed
---> Package nginx-mod-mail.x86_64 1:1.10.2-1.el7 will be installed
---> Package nginx-mod-stream.x86_64 1:1.10.2-1.el7 will be installed
---> Package nss-softokn-freebl.i686 0:3.16.2.3-14.4.el7 will be installed
---> Package pakchois.x86_64 0:0.4-10.el7 will be installed
---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
--> Running transaction check
---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: gd-2.0.35-26.el7.x86_64
--> Processing Dependency: libpng15.so.15()(64bit) for package: gd-2.0.35-26.el7.x86_64
--> Processing Dependency: libfontconfig.so.1()(64bit) for package: gd-2.0.35-26.el7.x86_64
--> Processing Dependency: libXpm.so.4()(64bit) for package: gd-2.0.35-26.el7.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: gd-2.0.35-26.el7.x86_64
--> Running transaction check
---> Package fontconfig.x86_64 0:2.10.95-10.el7 will be installed
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-10.el7.x86_64
---> Package libX11.x86_64 0:1.6.3-3.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.3-3.el7 for package: libX11-1.6.3-3.el7.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.3-3.el7.x86_64
---> Package libXpm.x86_64 0:3.5.11-3.el7 will be installed
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
--> Running transaction check
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package libX11-common.noarch 0:1.6.3-3.el7 will be installed
---> Package libxcb.x86_64 0:1.11-4.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.11-4.el7.x86_64
--> Running transaction check
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==================================================================================================================================================================================================================================================================
 Package                                                                  Arch                                                Version                                                               Repository                                               Size
==================================================================================================================================================================================================================================================================
Installing:
 awx                                                                      x86_64                                              1.0.1.234-1.el7.centos                                                mrmeee-awx                                              100 M
Installing for dependencies:
 ansible                                                                  noarch                                              2.3.0.0-3.el7                                                         epel                                                    5.7 M
 apr                                                                      x86_64                                              1.4.8-3.el7                                                           os                                                      103 k
 apr-util                                                                 x86_64                                              1.5.2-6.el7                                                           os                                                       92 k
 bubblewrap                                                               x86_64                                              0.1.3-2.el7                                                           epel                                                     38 k
 cyrus-sasl                                                               x86_64                                              2.1.26-20.el7_2                                                       os                                                       88 k
 fontconfig                                                               x86_64                                              2.10.95-10.el7                                                        os                                                      229 k
 fontpackages-filesystem                                                  noarch                                              1.44-8.el7                                                            os                                                      9.9 k
 gd                                                                       x86_64                                              2.0.35-26.el7                                                         os                                                      146 k
 git                                                                      x86_64                                              1.8.3.1-6.el7_2.1                                                     os                                                      4.4 M
 glibc                                                                    i686                                                2.17-157.el7_3.5                                                      updates                                                 4.2 M
 krb5-workstation                                                         x86_64                                              1.14.1-27.el7_3                                                       updates                                                 772 k
 libX11                                                                   x86_64                                              1.6.3-3.el7                                                           os                                                      606 k
 libX11-common                                                            noarch                                              1.6.3-3.el7                                                           os                                                      162 k
 libXau                                                                   x86_64                                              1.0.8-2.1.el7                                                         os                                                       29 k
 libXpm                                                                   x86_64                                              3.5.11-3.el7                                                          os                                                       54 k
 libffi-devel                                                             x86_64                                              3.0.13-18.el7                                                         os                                                       23 k
 libgcc                                                                   i686                                                4.8.5-11.el7                                                          os                                                      104 k
 libpng                                                                   x86_64                                              2:1.5.13-7.el7_2                                                      os                                                      213 k
 libstdc++                                                                i686                                                4.8.5-11.el7                                                          os                                                      312 k
 libtool-ltdl                                                             x86_64                                              2.4.2-22.el7_3                                                        updates                                                  49 k
 libxcb                                                                   x86_64                                              1.11-4.el7                                                            os                                                      189 k
 mercurial                                                                x86_64                                              2.6.2-7.el7_3                                                         updates                                                 2.6 M
 neon                                                                     x86_64                                              0.30.0-3.el7                                                          os                                                      165 k
 nginx                                                                    x86_64                                              1:1.10.2-1.el7                                                        epel                                                    505 k
 nginx-all-modules                                                        noarch                                              1:1.10.2-1.el7                                                        epel                                                     16 k
 nginx-filesystem                                                         noarch                                              1:1.10.2-1.el7                                                        epel                                                     17 k
 nginx-mod-http-geoip                                                     x86_64                                              1:1.10.2-1.el7                                                        epel                                                     23 k
 nginx-mod-http-image-filter                                              x86_64                                              1:1.10.2-1.el7                                                        epel                                                     26 k
 nginx-mod-http-perl                                                      x86_64                                              1:1.10.2-1.el7                                                        epel                                                     35 k
 nginx-mod-http-xslt-filter                                               x86_64                                              1:1.10.2-1.el7                                                        epel                                                     25 k
 nginx-mod-mail                                                           x86_64                                              1:1.10.2-1.el7                                                        epel                                                     53 k
 nginx-mod-stream                                                         x86_64                                              1:1.10.2-1.el7                                                        epel                                                     46 k
 nss-softokn-freebl                                                       i686                                                3.16.2.3-14.4.el7                                                     os                                                      188 k
 pakchois                                                                 x86_64                                              0.4-10.el7                                                            os                                                       14 k
 perl-Git                                                                 noarch                                              1.8.3.1-6.el7_2.1                                                     os                                                       53 k
 python-babel                                                             noarch                                              0.9.6-8.el7                                                           os                                                      1.4 M
 python-httplib2                                                          noarch                                              0.7.7-3.el7                                                           epel                                                     70 k
 python-jinja2                                                            noarch                                              2.8-7.rhel7                                                           pgdg96                                                  444 k
 python-keyczar                                                           noarch                                              0.71c-2.el7                                                           epel                                                    218 k
 python-markupsafe                                                        x86_64                                              0.11-10.el7                                                           os                                                       25 k
 python-meld3                                                             x86_64                                              0.6.10-1.el7                                                          epel                                                     73 k
 python-psutil                                                            x86_64                                              2.2.1-1.el7                                                           epel                                                    114 k
 python-psycopg2                                                          x86_64                                              2.7.3-1.rhel7                                                         pgdg96                                                  153 k
 python2-pip                                                              noarch                                              8.1.2-5.el7                                                           epel                                                    1.7 M
 sshpass                                                                  x86_64                                              1.05-5.el7                                                            epel                                                     21 k
 subversion                                                               x86_64                                              1.7.14-10.el7                                                         os                                                      1.0 M
 subversion-libs                                                          x86_64                                              1.7.14-10.el7                                                         os                                                      921 k
 supervisor                                                               noarch                                              3.1.3-3.el7                                                           epel                                                    445 k
 swig                                                                     x86_64                                              2.0.10-5.el7                                                          os                                                      1.3 M
 xmlsec1                                                                  x86_64                                              1.2.20-5.el7                                                          os                                                      177 k
 xmlsec1-openssl                                                          x86_64                                              1.2.20-5.el7                                                          os                                                       76 k

Transaction Summary
==================================================================================================================================================================================================================================================================
Install  1 Package (+51 Dependent packages)

Total download size: 129 M
Installed size: 645 M
Downloading packages:
(1/52): bubblewrap-0.1.3-2.el7.x86_64.rpm                                                                                                                                                                                                  |  38 kB  00:00:00
(2/52): apr-util-1.5.2-6.el7.x86_64.rpm                                                                                                                                                                                                    |  92 kB  00:00:00
(3/52): apr-1.4.8-3.el7.x86_64.rpm                                                                                                                                                                                                         | 103 kB  00:00:00
(4/52): cyrus-sasl-2.1.26-20.el7_2.x86_64.rpm                                                                                                                                                                                              |  88 kB  00:00:00
(5/52): fontpackages-filesystem-1.44-8.el7.noarch.rpm                                                                                                                                                                                      | 9.9 kB  00:00:00
(6/52): fontconfig-2.10.95-10.el7.x86_64.rpm                                                                                                                                                                                               | 229 kB  00:00:00
(7/52): gd-2.0.35-26.el7.x86_64.rpm                                                                                                                                                                                                        | 146 kB  00:00:00
(8/52): krb5-workstation-1.14.1-27.el7_3.x86_64.rpm                                                                                                                                                                                        | 772 kB  00:00:00
(9/52): ansible-2.3.0.0-3.el7.noarch.rpm                                                                                                                                                                                                   | 5.7 MB  00:00:01
(10/52): git-1.8.3.1-6.el7_2.1.x86_64.rpm                                                                                                                                                                                                  | 4.4 MB  00:00:00
(11/52): libX11-1.6.3-3.el7.x86_64.rpm                                                                                                                                                                                                     | 606 kB  00:00:00
(12/52): libX11-common-1.6.3-3.el7.noarch.rpm                                                                                                                                                                                              | 162 kB  00:00:00
(13/52): libXau-1.0.8-2.1.el7.x86_64.rpm                                                                                                                                                                                                   |  29 kB  00:00:00
(14/52): libXpm-3.5.11-3.el7.x86_64.rpm                                                                                                                                                                                                    |  54 kB  00:00:00
(15/52): libffi-devel-3.0.13-18.el7.x86_64.rpm                                                                                                                                                                                             |  23 kB  00:00:00
(16/52): libgcc-4.8.5-11.el7.i686.rpm                                                                                                                                                                                                      | 104 kB  00:00:00
(17/52): libpng-1.5.13-7.el7_2.x86_64.rpm                                                                                                                                                                                                  | 213 kB  00:00:00
(18/52): libstdc++-4.8.5-11.el7.i686.rpm                                                                                                                                                                                                   | 312 kB  00:00:00
(19/52): glibc-2.17-157.el7_3.5.i686.rpm                                                                                                                                                                                                   | 4.2 MB  00:00:01
(20/52): libxcb-1.11-4.el7.x86_64.rpm                                                                                                                                                                                                      | 189 kB  00:00:00
(21/52): libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm                                                                                                                                                                                            |  49 kB  00:00:00
(22/52): nginx-1.10.2-1.el7.x86_64.rpm                                                                                                                                                                                                     | 505 kB  00:00:00
(23/52): nginx-all-modules-1.10.2-1.el7.noarch.rpm                                                                                                                                                                                         |  16 kB  00:00:00
(24/52): mercurial-2.6.2-7.el7_3.x86_64.rpm                                                                                                                                                                                                | 2.6 MB  00:00:00
(25/52): nginx-filesystem-1.10.2-1.el7.noarch.rpm                                                                                                                                                                                          |  17 kB  00:00:00
(26/52): nginx-mod-http-geoip-1.10.2-1.el7.x86_64.rpm                                                                                                                                                                                      |  23 kB  00:00:00
(27/52): nginx-mod-http-image-filter-1.10.2-1.el7.x86_64.rpm                                                                                                                                                                               |  26 kB  00:00:00
(28/52): neon-0.30.0-3.el7.x86_64.rpm                                                                                                                                                                                                      | 165 kB  00:00:00
(29/52): nginx-mod-http-xslt-filter-1.10.2-1.el7.x86_64.rpm                                                                                                                                                                                |  25 kB  00:00:00
(30/52): nginx-mod-http-perl-1.10.2-1.el7.x86_64.rpm                                                                                                                                                                                       |  35 kB  00:00:00
(31/52): nginx-mod-mail-1.10.2-1.el7.x86_64.rpm                                                                                                                                                                                            |  53 kB  00:00:00
(32/52): pakchois-0.4-10.el7.x86_64.rpm                                                                                                                                                                                                    |  14 kB  00:00:00
(33/52): nginx-mod-stream-1.10.2-1.el7.x86_64.rpm                                                                                                                                                                                          |  46 kB  00:00:00
(34/52): nss-softokn-freebl-3.16.2.3-14.4.el7.i686.rpm                                                                                                                                                                                     | 188 kB  00:00:00
(35/52): perl-Git-1.8.3.1-6.el7_2.1.noarch.rpm                                                                                                                                                                                             |  53 kB  00:00:00
(36/52): python-keyczar-0.71c-2.el7.noarch.rpm                                                                                                                                                                                             | 218 kB  00:00:00
(37/52): python-httplib2-0.7.7-3.el7.noarch.rpm                                                                                                                                                                                            |  70 kB  00:00:00
(38/52): python-markupsafe-0.11-10.el7.x86_64.rpm                                                                                                                                                                                          |  25 kB  00:00:00
(39/52): python-babel-0.9.6-8.el7.noarch.rpm                                                                                                                                                                                               | 1.4 MB  00:00:00
(40/52): python-meld3-0.6.10-1.el7.x86_64.rpm                                                                                                                                                                                              |  73 kB  00:00:00
(41/52): python-psutil-2.2.1-1.el7.x86_64.rpm                                                                                                                                                                                              | 114 kB  00:00:00
(42/52): sshpass-1.05-5.el7.x86_64.rpm                                                                                                                                                                                                     |  21 kB  00:00:00
(43/52): python-jinja2-2.8-7.rhel7.noarch.rpm                                                                                                                                                                                              | 444 kB  00:00:00
(44/52): subversion-1.7.14-10.el7.x86_64.rpm                                                                                                                                                                                               | 1.0 MB  00:00:00
(45/52): supervisor-3.1.3-3.el7.noarch.rpm                                                                                                                                                                                                 | 445 kB  00:00:00
(46/52): python2-pip-8.1.2-5.el7.noarch.rpm                                                                                                                                                                                                | 1.7 MB  00:00:00
(47/52): python-psycopg2-2.7.3-1.rhel7.x86_64.rpm                                                                                                                                                                                          | 153 kB  00:00:00
(48/52): swig-2.0.10-5.el7.x86_64.rpm                                                                                                                                                                                                      | 1.3 MB  00:00:00
warning: /var/cache/yum/x86_64/7/mrmeee-awx/packages/awx-1.0.1.234-1.el7.centos.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 49a499ad: NOKEY=============================================================================   ]  21 MB/s | 125 MB  00:00:00 ETA
Public key for awx-1.0.1.234-1.el7.centos.x86_64.rpm is not installed
(49/52): awx-1.0.1.234-1.el7.centos.x86_64.rpm                                                                                                                                                                                             | 100 MB  00:00:04
(50/52): xmlsec1-1.2.20-5.el7.x86_64.rpm                                                                                                                                                                                                   | 177 kB  00:00:00
(51/52): subversion-libs-1.7.14-10.el7.x86_64.rpm                                                                                                                                                                                          | 921 kB  00:00:01
(52/52): xmlsec1-openssl-1.2.20-5.el7.x86_64.rpm                                                                                                                                                                                           |  76 kB  00:00:00
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                                              28 MB/s | 129 MB  00:00:04
Importing GPG key 0x49A499AD:
 Userid     : "mrmeee_awx (None) <mrmeee#a...@copr.fedorahosted.org>"
 Fingerprint: d937 a968 bfa3 e117 8e57 321a 28c9 297c 49a4 99ad
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python-httplib2-0.7.7-3.el7.noarch                                                                                                                                                                                                            1/52
  Installing : libX11-common-1.6.3-3.el7.noarch                                                                                                                                                                                                              2/52
  Installing : python-babel-0.9.6-8.el7.noarch                                                                                                                                                                                                               3/52
  Installing : 1:nginx-filesystem-1.10.2-1.el7.noarch                                                                                                                                                                                                        4/52
  Installing : python2-pip-8.1.2-5.el7.noarch                                                                                                                                                                                                                5/52
  Installing : libffi-devel-3.0.13-18.el7.x86_64                                                                                                                                                                                                             6/52
  Installing : fontpackages-filesystem-1.44-8.el7.noarch                                                                                                                                                                                                     7/52
  Installing : python-keyczar-0.71c-2.el7.noarch                                                                                                                                                                                                             8/52
  Installing : libgcc-4.8.5-11.el7.i686                                                                                                                                                                                                                      9/52
  Installing : nss-softokn-freebl-3.16.2.3-14.4.el7.i686                                                                                                                                                                                                    10/52
  Installing : glibc-2.17-157.el7_3.5.i686                                                                                                                                                                                                                  11/52
  Installing : apr-1.4.8-3.el7.x86_64                                                                                                                                                                                                                       12/52
  Installing : apr-util-1.5.2-6.el7.x86_64                                                                                                                                                                                                                  13/52
  Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                                                                                                                                                                                                           14/52
  Installing : xmlsec1-1.2.20-5.el7.x86_64                                                                                                                                                                                                                  15/52
  Installing : perl-Git-1.8.3.1-6.el7_2.1.noarch                                                                                                                                                                                                            16/52
  Installing : git-1.8.3.1-6.el7_2.1.x86_64                                                                                                                                                                                                                 17/52
  Installing : xmlsec1-openssl-1.2.20-5.el7.x86_64                                                                                                                                                                                                          18/52
  Installing : 2:libpng-1.5.13-7.el7_2.x86_64                                                                                                                                                                                                               19/52
  Installing : bubblewrap-0.1.3-2.el7.x86_64                                                                                                                                                                                                                20/52
  Installing : python-psycopg2-2.7.3-1.rhel7.x86_64                                                                                                                                                                                                         21/52
  Installing : python-psutil-2.2.1-1.el7.x86_64                                                                                                                                                                                                             22/52
  Installing : python-meld3-0.6.10-1.el7.x86_64                                                                                                                                                                                                             23/52
  Installing : supervisor-3.1.3-3.el7.noarch                                                                                                                                                                                                                24/52
  Installing : swig-2.0.10-5.el7.x86_64                                                                                                                                                                                                                     25/52
  Installing : python-markupsafe-0.11-10.el7.x86_64                                                                                                                                                                                                         26/52
  Installing : python-jinja2-2.8-7.rhel7.noarch                                                                                                                                                                                                             27/52
  Installing : krb5-workstation-1.14.1-27.el7_3.x86_64                                                                                                                                                                                                      28/52
  Installing : cyrus-sasl-2.1.26-20.el7_2.x86_64                                                                                                                                                                                                            29/52
  Installing : sshpass-1.05-5.el7.x86_64                                                                                                                                                                                                                    30/52
  Installing : ansible-2.3.0.0-3.el7.noarch                                                                                                                                                                                                                 31/52
  Installing : mercurial-2.6.2-7.el7_3.x86_64                                                                                                                                                                                                               32/52
  Installing : libXau-1.0.8-2.1.el7.x86_64                                                                                                                                                                                                                  33/52
  Installing : libxcb-1.11-4.el7.x86_64                                                                                                                                                                                                                     34/52
  Installing : libX11-1.6.3-3.el7.x86_64                                                                                                                                                                                                                    35/52
  Installing : libXpm-3.5.11-3.el7.x86_64                                                                                                                                                                                                                   36/52
  Installing : fontconfig-2.10.95-10.el7.x86_64                                                                                                                                                                                                             37/52
  Installing : gd-2.0.35-26.el7.x86_64                                                                                                                                                                                                                      38/52
  Installing : 1:nginx-mod-http-perl-1.10.2-1.el7.x86_64                                                                                                                                                                                                    39/52
  Installing : 1:nginx-mod-http-geoip-1.10.2-1.el7.x86_64                                                                                                                                                                                                   40/52
  Installing : 1:nginx-mod-stream-1.10.2-1.el7.x86_64                                                                                                                                                                                                       41/52
  Installing : 1:nginx-mod-http-xslt-filter-1.10.2-1.el7.x86_64                                                                                                                                                                                             42/52
  Installing : 1:nginx-mod-http-image-filter-1.10.2-1.el7.x86_64                                                                                                                                                                                            43/52
  Installing : 1:nginx-1.10.2-1.el7.x86_64                                                                                                                                                                                                                  44/52
  Installing : 1:nginx-mod-mail-1.10.2-1.el7.x86_64                                                                                                                                                                                                         45/52
  Installing : 1:nginx-all-modules-1.10.2-1.el7.noarch                                                                                                                                                                                                      46/52
  Installing : pakchois-0.4-10.el7.x86_64                                                                                                                                                                                                                   47/52
  Installing : neon-0.30.0-3.el7.x86_64                                                                                                                                                                                                                     48/52
  Installing : subversion-libs-1.7.14-10.el7.x86_64                                                                                                                                                                                                         49/52
  Installing : subversion-1.7.14-10.el7.x86_64                                                                                                                                                                                                              50/52
  Installing : libstdc++-4.8.5-11.el7.i686                                                                                                                                                                                                                  51/52
  Installing : awx-1.0.1.234-1.el7.centos.x86_64                                                                                                                                                                                                            52/52
  Verifying  : python-keyczar-0.71c-2.el7.noarch                                                                                                                                                                                                             1/52
  Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                                                                                                                                                                                                            2/52
  Verifying  : 1:nginx-mod-mail-1.10.2-1.el7.x86_64                                                                                                                                                                                                          3/52
  Verifying  : libxcb-1.11-4.el7.x86_64                                                                                                                                                                                                                      4/52
  Verifying  : 2:libpng-1.5.13-7.el7_2.x86_64                                                                                                                                                                                                                5/52
  Verifying  : bubblewrap-0.1.3-2.el7.x86_64                                                                                                                                                                                                                 6/52
  Verifying  : glibc-2.17-157.el7_3.5.i686                                                                                                                                                                                                                   7/52
  Verifying  : fontpackages-filesystem-1.44-8.el7.noarch                                                                                                                                                                                                     8/52
  Verifying  : python-psycopg2-2.7.3-1.rhel7.x86_64                                                                                                                                                                                                          9/52
  Verifying  : awx-1.0.1.234-1.el7.centos.x86_64                                                                                                                                                                                                            10/52
  Verifying  : libffi-devel-3.0.13-18.el7.x86_64                                                                                                                                                                                                            11/52
  Verifying  : apr-1.4.8-3.el7.x86_64                                                                                                                                                                                                                       12/52
  Verifying  : xmlsec1-1.2.20-5.el7.x86_64                                                                                                                                                                                                                  13/52
  Verifying  : python2-pip-8.1.2-5.el7.noarch                                                                                                                                                                                                               14/52
  Verifying  : subversion-1.7.14-10.el7.x86_64                                                                                                                                                                                                              15/52
  Verifying  : python-psutil-2.2.1-1.el7.x86_64                                                                                                                                                                                                             16/52
  Verifying  : xmlsec1-openssl-1.2.20-5.el7.x86_64                                                                                                                                                                                                          17/52
  Verifying  : 1:nginx-mod-http-perl-1.10.2-1.el7.x86_64                                                                                                                                                                                                    18/52
  Verifying  : python-meld3-0.6.10-1.el7.x86_64                                                                                                                                                                                                             19/52
  Verifying  : 1:nginx-filesystem-1.10.2-1.el7.noarch                                                                                                                                                                                                       20/52
  Verifying  : python-babel-0.9.6-8.el7.noarch                                                                                                                                                                                                              21/52
  Verifying  : libX11-common-1.6.3-3.el7.noarch                                                                                                                                                                                                             22/52
  Verifying  : libgcc-4.8.5-11.el7.i686                                                                                                                                                                                                                     23/52
  Verifying  : swig-2.0.10-5.el7.x86_64                                                                                                                                                                                                                     24/52
  Verifying  : python-markupsafe-0.11-10.el7.x86_64                                                                                                                                                                                                         25/52
  Verifying  : 1:nginx-mod-http-geoip-1.10.2-1.el7.x86_64                                                                                                                                                                                                   26/52
  Verifying  : 1:nginx-mod-stream-1.10.2-1.el7.x86_64                                                                                                                                                                                                       27/52
  Verifying  : python-httplib2-0.7.7-3.el7.noarch                                                                                                                                                                                                           28/52
  Verifying  : perl-Git-1.8.3.1-6.el7_2.1.noarch                                                                                                                                                                                                            29/52
  Verifying  : krb5-workstation-1.14.1-27.el7_3.x86_64                                                                                                                                                                                                      30/52
  Verifying  : apr-util-1.5.2-6.el7.x86_64                                                                                                                                                                                                                  31/52
  Verifying  : libXpm-3.5.11-3.el7.x86_64                                                                                                                                                                                                                   32/52
  Verifying  : 1:nginx-mod-http-xslt-filter-1.10.2-1.el7.x86_64                                                                                                                                                                                             33/52
  Verifying  : gd-2.0.35-26.el7.x86_64                                                                                                                                                                                                                      34/52
  Verifying  : supervisor-3.1.3-3.el7.noarch                                                                                                                                                                                                                35/52
  Verifying  : cyrus-sasl-2.1.26-20.el7_2.x86_64                                                                                                                                                                                                            36/52
  Verifying  : sshpass-1.05-5.el7.x86_64                                                                                                                                                                                                                    37/52
  Verifying  : neon-0.30.0-3.el7.x86_64                                                                                                                                                                                                                     38/52
  Verifying  : mercurial-2.6.2-7.el7_3.x86_64                                                                                                                                                                                                               39/52
  Verifying  : ansible-2.3.0.0-3.el7.noarch                                                                                                                                                                                                                 40/52
  Verifying  : subversion-libs-1.7.14-10.el7.x86_64                                                                                                                                                                                                         41/52
  Verifying  : libXau-1.0.8-2.1.el7.x86_64                                                                                                                                                                                                                  42/52
  Verifying  : nss-softokn-freebl-3.16.2.3-14.4.el7.i686                                                                                                                                                                                                    43/52
  Verifying  : 1:nginx-mod-http-image-filter-1.10.2-1.el7.x86_64                                                                                                                                                                                            44/52
  Verifying  : libX11-1.6.3-3.el7.x86_64                                                                                                                                                                                                                    45/52
  Verifying  : 1:nginx-all-modules-1.10.2-1.el7.noarch                                                                                                                                                                                                      46/52
  Verifying  : python-jinja2-2.8-7.rhel7.noarch                                                                                                                                                                                                             47/52
  Verifying  : libstdc++-4.8.5-11.el7.i686                                                                                                                                                                                                                  48/52
  Verifying  : fontconfig-2.10.95-10.el7.x86_64                                                                                                                                                                                                             49/52
  Verifying  : 1:nginx-1.10.2-1.el7.x86_64                                                                                                                                                                                                                  50/52
  Verifying  : git-1.8.3.1-6.el7_2.1.x86_64                                                                                                                                                                                                                 51/52
  Verifying  : pakchois-0.4-10.el7.x86_64                                                                                                                                                                                                                   52/52

Installed:
  awx.x86_64 0:1.0.1.234-1.el7.centos

Dependency Installed:
  ansible.noarch 0:2.3.0.0-3.el7                  apr.x86_64 0:1.4.8-3.el7                          apr-util.x86_64 0:1.5.2-6.el7                           bubblewrap.x86_64 0:0.1.3-2.el7                 cyrus-sasl.x86_64 0:2.1.26-20.el7_2
  fontconfig.x86_64 0:2.10.95-10.el7              fontpackages-filesystem.noarch 0:1.44-8.el7       gd.x86_64 0:2.0.35-26.el7                               git.x86_64 0:1.8.3.1-6.el7_2.1                  glibc.i686 0:2.17-157.el7_3.5
  krb5-workstation.x86_64 0:1.14.1-27.el7_3       libX11.x86_64 0:1.6.3-3.el7                       libX11-common.noarch 0:1.6.3-3.el7                      libXau.x86_64 0:1.0.8-2.1.el7                   libXpm.x86_64 0:3.5.11-3.el7
  libffi-devel.x86_64 0:3.0.13-18.el7             libgcc.i686 0:4.8.5-11.el7                        libpng.x86_64 2:1.5.13-7.el7_2                          libstdc++.i686 0:4.8.5-11.el7                   libtool-ltdl.x86_64 0:2.4.2-22.el7_3
  libxcb.x86_64 0:1.11-4.el7                      mercurial.x86_64 0:2.6.2-7.el7_3                  neon.x86_64 0:0.30.0-3.el7                              nginx.x86_64 1:1.10.2-1.el7                     nginx-all-modules.noarch 1:1.10.2-1.el7
  nginx-filesystem.noarch 1:1.10.2-1.el7          nginx-mod-http-geoip.x86_64 1:1.10.2-1.el7        nginx-mod-http-image-filter.x86_64 1:1.10.2-1.el7       nginx-mod-http-perl.x86_64 1:1.10.2-1.el7       nginx-mod-http-xslt-filter.x86_64 1:1.10.2-1.el7
  nginx-mod-mail.x86_64 1:1.10.2-1.el7            nginx-mod-stream.x86_64 1:1.10.2-1.el7            nss-softokn-freebl.i686 0:3.16.2.3-14.4.el7             pakchois.x86_64 0:0.4-10.el7                    perl-Git.noarch 0:1.8.3.1-6.el7_2.1
  python-babel.noarch 0:0.9.6-8.el7               python-httplib2.noarch 0:0.7.7-3.el7              python-jinja2.noarch 0:2.8-7.rhel7                      python-keyczar.noarch 0:0.71c-2.el7             python-markupsafe.x86_64 0:0.11-10.el7
  python-meld3.x86_64 0:0.6.10-1.el7              python-psutil.x86_64 0:2.2.1-1.el7                python-psycopg2.x86_64 0:2.7.3-1.rhel7                  python2-pip.noarch 0:8.1.2-5.el7                sshpass.x86_64 0:1.05-5.el7
  subversion.x86_64 0:1.7.14-10.el7               subversion-libs.x86_64 0:1.7.14-10.el7            supervisor.noarch 0:3.1.3-3.el7                         swig.x86_64 0:2.0.10-5.el7                      xmlsec1.x86_64 0:1.2.20-5.el7
  xmlsec1-openssl.x86_64 0:1.2.20-5.el7

Complete!

On Fri, Dec 8, 2017 at 1:32 PM, Martin Juhl <m...@casalogic.dk> wrote:
Hi..

Could you share the output from "yum -y install awx"

 Thanks

Sendt fra min BlackBerry - den sikreste mobilenhed
Sendt: 8. december 2017 10.30 PM
Emne: [awx-project] Re: AWX on RHEL VM


--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.

To post to this group, send email to awx-p...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Sumeet Singh
510.302.5415



--
Sumeet Singh
510.302.5415

Sammic30

unread,
Dec 12, 2017, 12:15:29 AM12/12/17
to AWX Project
Hi Martin,

Have you seen the error below? I'm getting it while doing different things like selecting SCM source, adding a source or running a ping module when using "run command"....

UI Error:
Failed to launch adhoc command. POST returned status: 500 A server error has occurred.

Error in the web logs:

ImportError: /usr/lib64/libcrypto.so.10: version `OPENSSL_1.0.2' not found (required by /var/lib/awx/venv/awx/lib/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so)
2017-12-11 23:42:49,306 ERROR    django.request Internal Server Error: /api/v2/inventories/2/ad_hoc_commands/
Traceback (most recent call last):
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
    response = get_response(request)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/handlers/base.py", line 249, in _legacy_get_response
    response = self._get_response(request)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/handlers/base.py", line 187, in _get_response
    response = self.process_exception_by_middleware(e, request)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/handlers/base.py", line 185, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/views/decorators/csrf.py", line 58, in wrapped_view
    return view_func(*args, **kwargs)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/views/generic/base.py", line 68, in view
    return self.dispatch(request, *args, **kwargs)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/views/decorators/csrf.py", line 58, in wrapped_view
    return view_func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/awx/api/views.py", line 4194, in dispatch
    return super(AdHocCommandList, self).dispatch(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/awx/api/generics.py", line 248, in dispatch
    return super(APIView, self).dispatch(request, *args, **kwargs)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/rest_framework/views.py", line 489, in dispatch
    response = self.handle_exception(exc)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/rest_framework/views.py", line 449, in handle_exception
    self.raise_uncaught_exception(exc)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/rest_framework/views.py", line 486, in dispatch
    response = handler(request, *args, **kwargs)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/rest_framework/generics.py", line 244, in post
    return self.create(request, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/awx/api/views.py", line 4233, in create
    result = ad_hoc_command.signal_start(**request.data)
  File "/usr/lib/python2.7/site-packages/awx/main/models/unified_jobs.py", line 1167, in signal_start
    self.update_fields(start_args=json.dumps(kwargs), status='pending')
  File "/usr/lib/python2.7/site-packages/awx/main/models/base.py", line 131, in update_fields
    self.save(update_fields=update_fields)
  File "/usr/lib/python2.7/site-packages/awx/main/models/ad_hoc_commands.py", line 202, in save
    super(AdHocCommand, self).save(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/awx/main/models/unified_jobs.py", line 799, in save
    result = super(UnifiedJob, self).save(*args, **kwargs)
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/polymorphic/models.py", line 74, in save
    return super(PolymorphicModel, self).save(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/awx/main/models/base.py", line 196, in save
    self.encrypt_field(field, ask)
  File "/usr/lib/python2.7/site-packages/awx/main/models/base.py", line 216, in encrypt_field
    encrypted = encrypt_field(self, field, ask)
  File "/usr/lib/python2.7/site-packages/awx/main/utils/encryption.py", line 68, in encrypt_field
    f = Fernet256(key)
  File "/usr/lib/python2.7/site-packages/awx/main/utils/encryption.py", line 22, in __init__
    backend = default_backend()
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/cryptography/hazmat/backends/__init__.py", line 15, in default_backend
    from cryptography.hazmat.backends.openssl.backend import backend
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py", line 7, in <module>
    from cryptography.hazmat.backends.openssl.backend import backend
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 49, in <module>
    from cryptography.hazmat.bindings.openssl import binding
  File "/var/lib/awx/venv/awx/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 13, in <module>
    from cryptography.hazmat.bindings._openssl import ffi, lib
...

Martin Juhl

unread,
Dec 13, 2017, 3:58:15 AM12/13/17
to Sammic30, AWX Project
Hi Sammi

I can't replicate that...

Are you running on RHEL or CentOS???

Can you compare this to your system:

[root@awx tower]# rpm -aq |grep -i ssl
erlang-ssl-R16B-03.18.el7.x86_64
openssl-libs-1.0.2k-8.el7.x86_64
xmlsec1-openssl-1.2.20-7.el7_4.x86_64
python-passlib-1.6.5-2.el7.noarch
openssl-1.0.2k-8.el7.x86_64
python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch

/Martin



Fra: "Sammic30" <samm...@gmail.com>
Til: "AWX Project" <awx-p...@googlegroups.com>
Sendt: tirsdag, 12. december 2017 06:15:28
--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.

Sammic30

unread,
Dec 13, 2017, 1:50:28 PM12/13/17
to AWX Project
Hi Martin, I'm running "CentOS Linux release 7.3.1611 (Core)"
...

Sammic30

unread,
Dec 13, 2017, 1:56:26 PM12/13/17
to AWX Project
Also, Are there any Pre-requisites and Post installation steps which I need to follow?

I'm trying to install V2 (https://github.com/MrMEEE/awx-build/blob/master/installguide-v2) and getting below error. I'll update the openssl package and try to move forward.

Error: Package: awx-1.0.2.0-1.el7.centos.x86_64 (mrmeee-awx-dev)
           Requires: libcrypto.so.10(OPENSSL_1.0.2)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest 
...

Sammic30

unread,
Dec 13, 2017, 2:24:39 PM12/13/17
to AWX Project
same error facing with https://github.com/MrMEEE/awx-build/blob/master/installguide installation

Error: Package: awx-1.0.2.268-1.el7.centos.x86_64 (mrmeee-awx-dev)
           Requires: libcrypto.so.10(OPENSSL_1.0.2)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

...
Reply all
Reply to author
Forward
0 new messages