GithubHelp home page GithubHelp logo

redhatsatellite / satellite-clone Goto Github PK

View Code? Open in Web Editor NEW
37.0 14.0 31.0 342 KB

Utility to assist cloning an existing Satellite 6 server to a new host

License: GNU General Public License v3.0

Python 45.15% Shell 17.87% Ruby 34.70% Jinja 2.27%
satellite6 clone

satellite-clone's People

Contributors

alda519 avatar anandkumaragrawal avatar chris1984 avatar dependabot[bot] avatar ehelms avatar ekohl avatar evgeni avatar griffin-sullivan avatar jlsherrill avatar jturel avatar ladislavvasina1 avatar ntkathole avatar pgagne avatar pondrejk avatar savitojs avatar sean797 avatar sghai avatar sthirugn avatar tbrisker avatar wbclark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

satellite-clone's Issues

Katello::reindex is now katello::reimport in 6.2

We will have to handle this in our playbook. This change happened as of 6.2.7

TASK [sat6repro : Reset katello index - Note that this might take hours] *******
fatal: [10.8.0.148]: FAILED! => {"changed": true, "cmd": ["foreman-rake", "katello:reindex", "--trace"], "delta": "0:00:01.901796", "end": "2017-01-27 16:12:57.837519", "failed": true, "rc": 1, "start": "2017-01-27 16:12:55.935723", "stderr": "rake aborted!\nDon't know how to build task 'katello:reindex'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/task_manager.rb:62:in `[]'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:149:in `invoke_task'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:106:in `each'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling'\n/opt/rh/rh-ruby22/root/usr/share/gems/gems/rake-10.4.2/lib/rake/application.rb:75:in `run'\n/opt/rh/rh-ruby22/root/usr/bin/rake:33:in `<main>'", "stdout": "", "stdout_lines": [], "warnings": []}

Use become module, rather then sudo

Running the satellite-clone script I got the following warning:

TASK [sat6repro : migrate pulp db] *********************************************
changed: [10.8.0.65]
 [WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo

Perhaps we should consider following there advice and use become rather then sudo

Fix: Satellite 6.1 installer is not picking correct interface

While installing Satellite 6.1, Its not picking the correct interface. The installer is throwing the error :

Could not get the ip address from fact ipaddress_eth0 at /usr/share/katello-installer/modules/foreman_proxy/manifests/proxydhcp.pp:8 on node <hostname_here>

The bug is already logged for this issue : https://bugzilla.redhat.com/show_bug.cgi?id=1214627

To fix this issue, there is workaround mention below:
We have to explicitly pass the option --capsule-dhcp-interface <interface_name_on satellite>.

So can we fix this in our tasks/main.yml to use this option while installing 6.1 as:

- name: run Satellite 6.1 installer
  command: katello-installer --capsule-dhcp-interface {{ dhcp_interface }}        <------- Here !!
  when: satelliteversion == 6.1

Free space calculation fails on RHEL6

Ran the clone tool with RHEL6.8 destination. Failed when checking free space:

TASK [sat6repro : Check if root has enough space] ******************************
fatal: [10.8.0.146]: FAILED! => {"changed": false, "failed": true, "msg": "Your root partition should atleast have 75GB but it contains only 4%GB"}
    to retry, use: --limit @/root/satellite-clone/satellite-clone-playbook.retry
 
PLAY RECAP *********************************************************************
10.8.0.146                 : ok=4    changed=1    unreachable=0    failed=1
 
Identify free space in root partition ----------------------------------- 0.18s
 ------------------------------------------------------------------------ 0.08s
Check if root has enough space ------------------------------------------ 0.03s
 
Playbook finished: Tue Jan 17 14:59:44 2017, 3 total tasks.  0:00:00 elapsed.

But the / partition has plenty of space.

[root@sat-r220-05 satellite-clone]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg_satr22005-lv_root
                      901G   34G  822G   4% /
tmpfs                  16G     0   16G   0% /dev/shm
/dev/sda1             477M   40M  413M   9% /boot
[root@sat-r220-05 satellite-clone]#

Looks like it might be a regex bug or something.

rsync installation errors in Ansible Control node

Failed in Fedora 25:
Two issues:

  1. The task assumes that the user needs to be a root in Ansible control node - which is not desirable.
  2. rsync installation failure:
    TASK [sat6repro : Install rsync on the Ansible Control Node] *******************
    fatal: [10.8.0.73 -> localhost]: FAILED! => {"changed": false, "failed": true, "msg": "Failure talking to yum: failure: repodata/repomd.xml from fedora-cisco-openh264: [Errno 256] No more mirrors to try.\nhttps://codecs.fedoraproject.org/openh264/25/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for fedora-cisco-openh264"}

I think the first issue is more serious than the second.

Register/Subscribe satellite system to RHN

Currently the Customer Cloned Satellite is being register using activation key.

But we need one more option, that is register Satellite to RHN using Username and Password and subscribe using pool-id.

Use unarchive module, rather then tar

When running the clone playbook this warning is printed:

TASK [sat6repro : untar config files] ******************************************
changed: [10.8.0.65]
 [WARNING]: Consider using unarchive module rather than running tar

Is there a reason we use tar and not the unarchive module?

Disable DNS,DHCP,TFTP installer config in 6.1

Currently we don't disable dhcp,dns,tftp in 6.1. We should add the following to the installer command line:

--capsule-dns false --capsule-dhcp false --capsule-tftp false

Having these enabled is dangerous and may cause issue. The user is expected to manually configure these after the clone is complete.

required variables in seperate file

Seperate the required variables in a seperate file to make it more clear which ones are required and avoid user changing unnecessary variables

satellite-clone-playbook fails if /etc/katello-installer isn't present.

When running the satellite-clone-playbook, it will fail during the run satellite 6.2 installer step if the /etc/katello-installerdirectory is not present.

In my setup, I was using a Satellite 6.2.6 system on RHEL 7.3 that had previously been upgraded from 6.1.

    fatal: [172.17.0.148]: FAILED! => {"changed": true, "cmd": ["satellite-installer", "--scenario", "satellite", "--foreman-proxy-dns", "false", "--foreman-proxy-dhcp", "false"], "delta": "0:00:02.315903", "end": "2017-01-24 12:57:59.621913", "failed": true, "rc": 1, "start": "2017-01-24 12:57:57.306010", "stderr": "/usr/share/ruby/tmpdir.rb:85:in `mkdir': No such file or directory - /etc/katello-installer/d20170124-14608-1e040k0 (Errno::ENOENT)\n\tfrom /usr/share/ruby/tmpdir.rb:85:in `block in mktmpdir'\n\tfrom /usr/share/ruby/tmpdir.rb:142:in `create'\n\tfrom /usr/share/ruby/tmpdir.rb:85:in `mktmpdir'\n\tfrom /usr/share/gems/gems/kafo-0.7.6/lib/kafo/configuration.rb:139:in `params_default_values'\n\tfrom /usr/share/gems/gems/kafo-0.7.6/lib/kafo/configuration.rb:194:in `block in preset_defaults_from_puppet'\n\tfrom /usr/share/gems/gems/kafo-0.7.6/lib/kafo/configuration.rb:193:in `each'\n\tfrom /usr/share/gems/gems/kafo-0.7.6/lib/kafo/configuration.rb:193:in `preset_defaults_from_puppet'\n\tfrom /usr/share/gems/gems/kafo-0.7.6/lib/kafo/kafo_configure.rb:253:in `set_parameters'\n\tfrom /usr/share/gems/gems/kafo-0.7.6/lib/kafo/kafo_configure.rb:96:in `initialize'\n\tfrom /usr/share/gems/gems/clamp-0.6.2/lib/clamp/command.rb:125:in `new'\n\tfrom /usr/share/gems/gems/clamp-0.6.2/lib/clamp/command.rb:125:in `run'\n\tfrom /usr/share/gems/gems/kafo-0.7.6/lib/kafo/kafo_configure.rb:150:in `run'\n\tfrom /usr/sbin/satellite-installer:12:in `<main>'", "stdout": "", "stdout_lines": [], "warnings": []}
            to retry, use: --limit @/root/satellite-clone/satellite-clone-playbook.retry


Note: creating the /etc/katello-installer/ directory manually and rerunning the playbook allowed it to proceed.

When destination node is control node EPEL causes problems with satellite install

I was using my destination node for the cloning scenerio. I installed EPEL to get ansible.

When i ran the playbook i got this error:

TASK [sat6repro : Install Satellite 6.2 packages] ******************************
fatal: [10.8.0.65]: FAILED! => {"changed": true, "failed": true, "msg": "Error: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidcommon.so.10()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidcommon.so.10()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidcommon.so.2()(64bit)\nError: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidtypes.so.2()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidtypes.so.2()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidtypes.so.1()(64bit)\nError: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidmessaging.so.3()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidmessaging.so.3()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidmessaging.so.2()(64bit)\nError: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidclient.so.10()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidclient.so.10()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidclient.so.2()(64bit)\n", "rc": 1, "results": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager\nResolving Dependencies\n--> Running transaction check\n---> Package satellite.noarch 0:6.2.6-2.0.el7sat will be installed\n--> Processing Dependency: foreman >= 1.11.0 for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: katello >= 3.0.0 for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(katello) >= 3.0.0 for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: foreman-ec2 for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: foreman-gce for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: foreman-libvirt for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: foreman-openstack for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: foreman-ovirt for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: foreman-rackspace for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: foreman-vmware for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: katello-debug for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: katello-service for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: mod_passenger for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: satellite-cli for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: satellite-installer for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreman-redhat_access) for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreman_bootdisk) for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreman_docker) for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreman_hooks) for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem-passenger-native for package: satellite-6.2.6-2.0.el7sat.noarch\n--> Running transaction check\n---> Package foreman.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: rh-ror41-rubygem(rails) = 4.1.5 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-core) = 1.36.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(activerecord-session_store) < 0.2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ancestry) < 3.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(apipie-rails) < 0.4.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(audited-activerecord) < 5.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(deep_cloneable) < 3.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fast_gettext) < 1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreigner) < 2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(friendly_id) < 6.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(gettext_i18n_rails) < 2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ldap_fluff) < 1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(logging) < 3.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(oauth) < 1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(protected_attributes) < 1.2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rabl) < 1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rails-i18n) < 4.1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rails-observers) < 1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rest-client) < 1.7 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(safemode) < 2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(scoped_search) < 4.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(secure_headers) < 2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(sprockets) < 4 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(sprockets-rails) < 3 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(turbolinks) < 3.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(validates_lengths_from_database) < 1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(will_paginate) < 4.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-runtime < 3 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: rh-ruby22-rubygem(rake) >= 0.8.3 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(activerecord-session_store) >= 0.1.1 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ancestry) >= 2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(apipie-rails) >= 0.3.6 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(audited-activerecord) >= 4.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(deep_cloneable) >= 2.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fast_gettext) >= 0.8 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreigner) >= 1.4 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(friendly_id) >= 5.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(gettext_i18n_rails) >= 1.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ldap_fluff) >= 0.3.5 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(logging) >= 1.8 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(net-ldap) >= 0.8.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(oauth) >= 0.4 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(protected_attributes) >= 1.1.1 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rabl) >= 0.11 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rails-i18n) >= 4.0.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rails-observers) >= 0.1 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rest-client) >= 1.6 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(safemode) >= 1.2 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(scoped_search) >= 3.2.2 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(secure_headers) >= 1.3 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(sprockets) >= 3 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(sprockets-rails) >= 2.3.3 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(turbolinks) >= 2.5 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(validates_lengths_from_database) >= 0.5 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(will_paginate) >= 3.0 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-runtime >= 2 for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: /usr/bin/tfm-ruby for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: foreman-debug for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: rh-ruby22-ruby(release) for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: rh-ruby22-rubygems for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(bundler_ext) for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(facter) for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreman_theme_satellite) for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(net-scp) for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(net-ssh) for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rack-jsonp) for package: foreman-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: wget for package: foreman-1.11.0.61-1.el7sat.noarch\n---> Package foreman-ec2.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog-aws) < 1.0.0 for package: foreman-ec2-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-aws) >= 0.1.0 for package: foreman-ec2-1.11.0.61-1.el7sat.noarch\n---> Package foreman-gce.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(google-api-client) < 1.0 for package: foreman-gce-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(sshkey) < 2.0 for package: foreman-gce-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-google) <= 0.1.0 for package: foreman-gce-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-google) >= 0.0 for package: foreman-gce-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(google-api-client) >= 0.7 for package: foreman-gce-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(sshkey) >= 1.3 for package: foreman-gce-1.11.0.61-1.el7sat.noarch\n---> Package foreman-libvirt.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog-libvirt) < 1.0 for package: foreman-libvirt-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ruby-libvirt) < 1.0 for package: foreman-libvirt-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-libvirt) >= 0.0.2 for package: foreman-libvirt-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ruby-libvirt) >= 0.4 for package: foreman-libvirt-1.11.0.61-1.el7sat.noarch\n---> Package foreman-openstack.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog-openstack) < 1.0 for package: foreman-openstack-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-openstack) >= 0.1 for package: foreman-openstack-1.11.0.61-1.el7sat.noarch\n---> Package foreman-ovirt.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: foreman-compute = 1.11.0.61-1.el7sat for package: foreman-ovirt-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rbovirt) < 0.1.0 for package: foreman-ovirt-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rbovirt) >= 0.0.32 for package: foreman-ovirt-1.11.0.61-1.el7sat.noarch\n---> Package foreman-rackspace.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog-rackspace) < 1.0 for package: foreman-rackspace-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-rackspace) >= 0.1 for package: foreman-rackspace-1.11.0.61-1.el7sat.noarch\n---> Package foreman-vmware.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog-vsphere) >= 0.6.2 for package: foreman-vmware-1.11.0.61-1.el7sat.noarch\n---> Package katello.noarch 0:3.0.0-14.el7sat will be installed\n--> Processing Dependency: katello-common = 3.0.0-14.el7sat for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: java-openjdk < 1:1.8.0.45 for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: createrepo >= 0.9.9-18.el7sat for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: java-openjdk >= 1:1.7.0 for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: mongodb >= 2.4 for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: mongodb-server >= 2.4 for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: candlepin for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: candlepin-selinux for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: cyrus-sasl-plain for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: foreman-installer-katello for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: lsof for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: mod_xsendfile for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: postgresql for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: postgresql-server for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: pulp-docker-plugins for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: pulp-katello for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: pulp-puppet-plugins for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: pulp-puppet-tools for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: pulp-rpm-plugins for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: pulp-selinux for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: pulp-server for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: python-crane for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: python-gofer-qpid for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: python-pulp-streamer for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: qpid-cpp-client-devel for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: qpid-cpp-server-linearstore for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: qpid-dispatch-router for package: katello-3.0.0-14.el7sat.noarch\n--> Processing Dependency: squid for package: katello-3.0.0-14.el7sat.noarch\n---> Package katello-debug.noarch 0:3.0.0-14.el7sat will be installed\n---> Package katello-service.noarch 0:3.0.0-14.el7sat will be installed\n--> Processing Dependency: ruby for package: katello-service-3.0.0-14.el7sat.noarch\n---> Package mod_passenger.x86_64 0:4.0.53-4.el7 will be installed\n--> Processing Dependency: passenger(x86-64) = 4.0.53-4.el7 for package: mod_passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: httpd-mmn = 20120211x8664 for package: mod_passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: mod_passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: libapr-1.so.0()(64bit) for package: mod_passenger-4.0.53-4.el7.x86_64\n---> Package satellite-cli.noarch 0:6.2.6-2.0.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(hammer_cli_csv) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_foreman) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_foreman_admin) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_foreman_bootdisk) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_foreman_discovery) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_foreman_docker) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_foreman_remote_execution) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_foreman_tasks) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_import) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hammer_cli_katello) for package: satellite-cli-6.2.6-2.0.el7sat.noarch\n---> Package satellite-installer.noarch 0:6.2.0.12-1.el7sat will be installed\n--> Processing Dependency: rubygem(kafo) >= 0.7.2-2 for package: satellite-installer-6.2.0.12-1.el7sat.noarch\n---> Package tfm-rubygem-foreman-redhat_access.noarch 0:1.0.13-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(angular-rails-templates) >= 0.0.4 for package: tfm-rubygem-foreman-redhat_access-1.0.13-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem-redhat_access_lib >= 1.0.4 for package: tfm-rubygem-foreman-redhat_access-1.0.13-1.el7sat.noarch\n---> Package tfm-rubygem-foreman_bootdisk.noarch 0:6.1.0.3-1.el7sat will be installed\n--> Processing Dependency: /usr/bin/genisoimage for package: tfm-rubygem-foreman_bootdisk-6.1.0.3-1.el7sat.noarch\n--> Processing Dependency: /usr/bin/isohybrid for package: tfm-rubygem-foreman_bootdisk-6.1.0.3-1.el7sat.noarch\n--> Processing Dependency: ipxe-bootimgs for package: tfm-rubygem-foreman_bootdisk-6.1.0.3-1.el7sat.noarch\n---> Package tfm-rubygem-foreman_docker.noarch 0:2.0.1.11-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(docker-api) < 2.0 for package: tfm-rubygem-foreman_docker-2.0.1.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(wicked) < 2.0 for package: tfm-rubygem-foreman_docker-2.0.1.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(docker-api) >= 1.18.0 for package: tfm-rubygem-foreman_docker-2.0.1.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(wicked) >= 1.1 for package: tfm-rubygem-foreman_docker-2.0.1.11-1.el7sat.noarch\n---> Package tfm-rubygem-foreman_hooks.noarch 0:0.3.11-1.el7sat will be installed\n---> Package tfm-rubygem-katello.noarch 0:3.0.0.90-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(bastion) < 4.0.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(deface) < 2.0.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreman-tasks) < 0.8.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(qpid_messaging) < 0.31.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(bastion) >= 3.0.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(deface) >= 1.0.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(foreman-tasks) >= 0.7.1 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(qpid_messaging) >= 0.30.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(runcible) >= 1.3.0 for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: foreman-postgresql for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: katello-selinux for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: rh-ruby22-rubygem(json) for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(anemone) for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(jquery-ui-rails) for package: tfm-rubygem-katello-3.0.0.90-1.el7sat.noarch\n---> Package tfm-rubygem-passenger-native.x86_64 0:4.0.18-22.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(passenger) = 4.0.18-22.el7sat for package: tfm-rubygem-passenger-native-4.0.18-22.el7sat.x86_64\n--> Processing Dependency: tfm-rubygem-passenger(x86-64) = 4.0.18-22.el7sat for package: tfm-rubygem-passenger-native-4.0.18-22.el7sat.x86_64\n--> Processing Dependency: tfm-rubygem-passenger-native-libs(x86-64) = 4.0.18-22.el7sat for package: tfm-rubygem-passenger-native-4.0.18-22.el7sat.x86_64\n--> Running transaction check\n---> Package apr.x86_64 0:1.4.8-3.el7 will be installed\n---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed\n---> Package candlepin.noarch 0:0.9.54.14-1.el7 will be installed\n--> Processing Dependency: liquibase >= 2.0.5 for package: candlepin-0.9.54.14-1.el7.noarch\n--> Processing Dependency: postgresql-jdbc for package: candlepin-0.9.54.14-1.el7.noarch\n--> Processing Dependency: tomcat for package: candlepin-0.9.54.14-1.el7.noarch\n---> Package candlepin-selinux.noarch 0:0.9.54.14-1.el7 will be installed\n---> Package createrepo.noarch 0:0.9.9-26.el7 will be installed\n--> Processing Dependency: deltarpm for package: createrepo-0.9.9-26.el7.noarch\n--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-26.el7.noarch\n---> Package cyrus-sasl-plain.x86_64 0:2.1.26-20.el7_2 will be installed\n---> Package foreman-compute.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog) = 1.38.0 for package: foreman-compute-1.11.0.61-1.el7sat.noarch\n---> Package foreman-debug.noarch 0:1.11.0.61-1.el7sat will be installed\n---> Package foreman-installer-katello.noarch 0:3.0.0.65-1.el7sat will be installed\n--> Processing Dependency: katello-installer-base = 3.0.0.65-1.el7sat for package: foreman-installer-katello-3.0.0.65-1.el7sat.noarch\n---> Package foreman-postgresql.noarch 0:1.11.0.61-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(pg) < 1.0 for package: foreman-postgresql-1.11.0.61-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(pg) >= 0.15.0 for package: foreman-postgresql-1.11.0.61-1.el7sat.noarch\n---> Package genisoimage.x86_64 0:1.1.11-23.el7 will be installed\n--> Processing Dependency: libusal = 1.1.11-23.el7 for package: genisoimage-1.1.11-23.el7.x86_64\n--> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-23.el7.x86_64\n--> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-23.el7.x86_64\n---> Package httpd.x86_64 0:2.4.6-45.el7 will be installed\n--> Processing Dependency: httpd-tools = 2.4.6-45.el7 for package: httpd-2.4.6-45.el7.x86_64\n--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-45.el7.x86_64\n---> Package ipxe-bootimgs.noarch 0:20160127-5.git6366fa7a.el7 will be installed\n---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.121-2.6.8.0.el7_3 will be installed\n--> Processing Dependency: java-1.7.0-openjdk-headless = 1:1.7.0.121-2.6.8.0.el7_3 for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: fontconfig for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjli.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libXcomposite.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libcairo.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libcups.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libfontconfig.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjli.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpulse.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.x86_64\n---> Package katello-common.noarch 0:3.0.0-14.el7sat will be installed\n--> Processing Dependency: tfm-rubygem-hammer_cli for package: katello-common-3.0.0-14.el7sat.noarch\n---> Package katello-selinux.noarch 0:3.0.1.2-1.el7sat will be installed\n--> Processing Dependency: foreman-selinux >= 1.8 for package: katello-selinux-3.0.1.2-1.el7sat.noarch\n--> Processing Dependency: /usr/sbin/semanage for package: katello-selinux-3.0.1.2-1.el7sat.noarch\n--> Processing Dependency: policycoreutils-python for package: katello-selinux-3.0.1.2-1.el7sat.noarch\n---> Package lsof.x86_64 0:4.87-4.el7 will be installed\n---> Package mod_xsendfile.x86_64 0:0.12-10.el7sat will be installed\n---> Package mongodb.x86_64 0:2.6.12-3.el7 will be installed\n--> Processing Dependency: v8 >= 3.14.5.10 for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libyaml-cpp.so.0.5()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libv8.so.3()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libstemmer.so.0()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n--> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-3.el7.x86_64\n---> Package mongodb-server.x86_64 0:2.6.12-3.el7 will be installed\n---> Package passenger.x86_64 0:4.0.53-4.el7 will be installed\n--> Processing Dependency: rubygem(daemon_controller) >= 1.1.0 for package: passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: rubygems for package: passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: rubygem(rake) for package: passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: rubygem(rack) for package: passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: ruby(release) for package: passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: libruby.so.2.0()(64bit) for package: passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: libev.so.4()(64bit) for package: passenger-4.0.53-4.el7.x86_64\n--> Processing Dependency: libev-eio.so.1()(64bit) for package: passenger-4.0.53-4.el7.x86_64\n---> Package postgresql.x86_64 0:9.2.18-1.el7 will be installed\n--> Processing Dependency: postgresql-libs(x86-64) = 9.2.18-1.el7 for package: postgresql-9.2.18-1.el7.x86_64\n--> Processing Dependency: libpq.so.5()(64bit) for package: postgresql-9.2.18-1.el7.x86_64\n---> Package postgresql-server.x86_64 0:9.2.18-1.el7 will be installed\n---> Package pulp-docker-plugins.noarch 0:2.0.3-1.el7sat will be installed\n--> Processing Dependency: python-pulp-docker-common = 2.0.3 for package: pulp-docker-plugins-2.0.3-1.el7sat.noarch\n--> Processing Dependency: python-nectar >= 1.3.0 for package: pulp-docker-plugins-2.0.3-1.el7sat.noarch\n--> Processing Dependency: python-pulp-common >= 2.8.0 for package: pulp-docker-plugins-2.0.3-1.el7sat.noarch\n---> Package pulp-katello.noarch 0:1.0.1-1.el7sat will be installed\n--> Processing Dependency: python-pulp-rpm-common for package: pulp-katello-1.0.1-1.el7sat.noarch\n---> Package pulp-puppet-plugins.noarch 0:2.8.7.1-1.el7sat will be installed\n--> Processing Dependency: python-pulp-puppet-common >= 2.8.3 for package: pulp-puppet-plugins-2.8.7.1-1.el7sat.noarch\n--> Processing Dependency: python-semantic_version >= 2.2.0 for package: pulp-puppet-plugins-2.8.7.1-1.el7sat.noarch\n---> Package pulp-puppet-tools.noarch 0:2.8.7.1-1.el7sat will be installed\n--> Processing Dependency: puppet >= 2.7 for package: pulp-puppet-tools-2.8.7.1-1.el7sat.noarch\n---> Package pulp-rpm-plugins.noarch 0:2.8.7.5-1.el7sat will be installed\n--> Processing Dependency: createrepo_c >= 0.4.1-1 for package: pulp-rpm-plugins-2.8.7.5-1.el7sat.noarch\n--> Processing Dependency: python-pulp-oid_validation >= 2.7.0 for package: pulp-rpm-plugins-2.8.7.5-1.el7sat.noarch\n---> Package pulp-selinux.noarch 0:2.8.7.3-1.el7sat will be installed\n---> Package pulp-server.noarch 0:2.8.7.3-1.el7sat will be installed\n--> Processing Dependency: python-pulp-repoauth = 2.8.7.3 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-celery < 3.2.0 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: mod_wsgi >= 3.4-1.pulp for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-celery >= 3.1.0 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-django >= 1.4.0 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-gofer >= 2.5 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-isodate >= 0.5.0-1.pulp for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-mongoengine >= 0.10.0 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-oauth2 >= 1.5.211 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-pymongo >= 3.0.0 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-urllib3 >= 1.10.2-3 for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: mod_ssl for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: openssl for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-blinker for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-ldap for package: pulp-server-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-qpid for package: pulp-server-2.8.7.3-1.el7sat.noarch\n---> Package python-crane.noarch 0:2.0.2.1-1.el7sat will be installed\n--> Processing Dependency: python-flask >= 0.9 for package: python-crane-2.0.2.1-1.el7sat.noarch\n---> Package python-gofer-qpid.noarch 0:2.7.6-1.el7sat will be installed\n---> Package python-pulp-streamer.noarch 0:2.8.7.3-1.el7sat will be installed\n--> Processing Dependency: python-twisted-core for package: python-pulp-streamer-2.8.7.3-1.el7sat.noarch\n--> Processing Dependency: python-twisted-web for package: python-pulp-streamer-2.8.7.3-1.el7sat.noarch\n---> Package qpid-cpp-client-devel.x86_64 0:1.35.0-1.el7 will be installed\n--> Processing Dependency: qpid(cpp-client)(x86-64) = 1.35.0-1.el7 for package: qpid-cpp-client-devel-1.35.0-1.el7.x86_64\n--> Processing Dependency: libuuid-devel for package: qpid-cpp-client-devel-1.35.0-1.el7.x86_64\n--> Processing Dependency: boost-devel for package: qpid-cpp-client-devel-1.35.0-1.el7.x86_64\n--> Processing Dependency: libqpidtypes.so.1()(64bit) for package: qpid-cpp-client-devel-1.35.0-1.el7.x86_64\n--> Processing Dependency: libqpidmessaging.so.2()(64bit) for package: qpid-cpp-client-devel-1.35.0-1.el7.x86_64\n--> Processing Dependency: libqpidcommon.so.2()(64bit) for package: qpid-cpp-client-devel-1.35.0-1.el7.x86_64\n--> Processing Dependency: libqpidclient.so.2()(64bit) for package: qpid-cpp-client-devel-1.35.0-1.el7.x86_64\n---> Package qpid-cpp-server-linearstore.x86_64 0:1.35.0-1.el7 will be installed\n--> Processing Dependency: qpid(cpp-server)(x86-64) = 1.35.0-1.el7 for package: qpid-cpp-server-linearstore-1.35.0-1.el7.x86_64\n--> Processing Dependency: db4 for package: qpid-cpp-server-linearstore-1.35.0-1.el7.x86_64\n--> Processing Dependency: libqpidbroker.so.2()(64bit) for package: qpid-cpp-server-linearstore-1.35.0-1.el7.x86_64\n--> Processing Dependency: libdb_cxx-4.8.so()(64bit) for package: qpid-cpp-server-linearstore-1.35.0-1.el7.x86_64\n---> Package qpid-dispatch-router.x86_64 0:0.6.1-4.el7 will be installed\n--> Processing Dependency: libqpid-proton.so.8()(64bit) for package: qpid-dispatch-router-0.6.1-4.el7.x86_64\n---> Package rh-ror41-rubygem-rails.noarch 1:4.1.5-3.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(actionmailer) = 4.1.5 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(actionpack) = 4.1.5 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(actionview) = 4.1.5 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(activemodel) = 4.1.5 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(activerecord) = 4.1.5 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(activesupport) = 4.1.5 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(railties) = 4.1.5 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(sprockets-rails) < 3.0 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ruby22-rubygem(bundler) < 2.0.0 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(sprockets-rails) >= 2.0 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ruby22-rubygem(bundler) >= 1.3.0 for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-runtime for package: 1:rh-ror41-rubygem-rails-4.1.5-3.el7.noarch\n---> Package rh-ruby22-ruby-libs.x86_64 0:2.2.2-16.el7 will be installed\n--> Processing Dependency: rh-ruby22-runtime for package: rh-ruby22-ruby-libs-2.2.2-16.el7.x86_64\n---> Package rh-ruby22-rubygem-json.x86_64 0:1.8.1-16.el7 will be installed\n---> Package rh-ruby22-rubygem-rake.noarch 0:10.4.2-16.el7 will be installed\n--> Processing Dependency: /opt/rh/rh-ruby22/root/usr/bin/ruby for package: rh-ruby22-rubygem-rake-10.4.2-16.el7.noarch\n---> Package rh-ruby22-rubygems.x86_64 0:2.4.5-16.el7 will be installed\n--> Processing Dependency: rh-ruby22-rubygem(io-console) >= 0.4.3 for package: rh-ruby22-rubygems-2.4.5-16.el7.x86_64\n--> Processing Dependency: rh-ruby22-rubygem(psych) >= 2.0.8 for package: rh-ruby22-rubygems-2.4.5-16.el7.x86_64\n--> Processing Dependency: rh-ruby22-rubygem(rdoc) >= 4.2.0 for package: rh-ruby22-rubygems-2.4.5-16.el7.x86_64\n---> Package ruby.x86_64 0:2.0.0.648-29.el7 will be installed\n--> Processing Dependency: rubygem(bigdecimal) >= 1.2.0 for package: ruby-2.0.0.648-29.el7.x86_64\n---> Package rubygem-kafo.noarch 0:0.7.6-1.el7sat will be installed\n--> Processing Dependency: rubygem(highline) < 2.0 for package: rubygem-kafo-0.7.6-1.el7sat.noarch\n--> Processing Dependency: rubygem(logging) < 3.0.0 for package: rubygem-kafo-0.7.6-1.el7sat.noarch\n--> Processing Dependency: rubygem(clamp) >= 0.6.2 for package: rubygem-kafo-0.7.6-1.el7sat.noarch\n--> Processing Dependency: rubygem(ansi) for package: rubygem-kafo-0.7.6-1.el7sat.noarch\n--> Processing Dependency: rubygem(kafo_parsers) for package: rubygem-kafo-0.7.6-1.el7sat.noarch\n--> Processing Dependency: rubygem(kafo_wizards) for package: rubygem-kafo-0.7.6-1.el7sat.noarch\n--> Processing Dependency: rubygem(powerbar) for package: rubygem-kafo-0.7.6-1.el7sat.noarch\n---> Package squid.x86_64 7:3.5.20-2.el7 will be installed\n--> Processing Dependency: perl(DBI) for package: 7:squid-3.5.20-2.el7.x86_64\n--> Processing Dependency: perl(Data::Dumper) for package: 7:squid-3.5.20-2.el7.x86_64\n--> Processing Dependency: perl(Digest::MD5) for package: 7:squid-3.5.20-2.el7.x86_64\n--> Processing Dependency: squid-migration-script for package: 7:squid-3.5.20-2.el7.x86_64\n--> Processing Dependency: libecap.so.3()(64bit) for package: 7:squid-3.5.20-2.el7.x86_64\n--> Processing Dependency: libltdl.so.7()(64bit) for package: 7:squid-3.5.20-2.el7.x86_64\n---> Package syslinux.x86_64 0:4.05-13.el7 will be installed\n--> Processing Dependency: mtools for package: syslinux-4.05-13.el7.x86_64\n---> Package tfm-rubygem-activerecord-session_store.noarch 0:0.1.2-1.el7sat will be installed\n---> Package tfm-rubygem-ancestry.noarch 0:2.0.0-4.el7sat will be installed\n---> Package tfm-rubygem-anemone.noarch 0:0.7.2-12.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(nokogiri) >= 1.3.0 for package: tfm-rubygem-anemone-0.7.2-12.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(robotex) >= 1.0.0 for package: tfm-rubygem-anemone-0.7.2-12.el7sat.noarch\n---> Package tfm-rubygem-angular-rails-templates.noarch 1:0.1.2-4.el7sat will be installed\n--> Processing Dependency: rh-ror41-rubygem(sprockets) for package: 1:tfm-rubygem-angular-rails-templates-0.1.2-4.el7sat.noarch\n--> Processing Dependency: rh-ror41-rubygem(tilt) for package: 1:tfm-rubygem-angular-rails-templates-0.1.2-4.el7sat.noarch\n---> Package tfm-rubygem-apipie-rails.noarch 0:0.3.6-1.el7sat will be installed\n---> Package tfm-rubygem-audited-activerecord.noarch 0:4.2.0-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(audited) = 4.2.0 for package: tfm-rubygem-audited-activerecord-4.2.0-1.el7sat.noarch\n---> Package tfm-rubygem-bastion.noarch 0:3.2.0.10-1.el7sat will be installed\n---> Package tfm-rubygem-bundler_ext.noarch 0:0.3.0-8.el7sat will be installed\n---> Package tfm-rubygem-deep_cloneable.noarch 0:2.1.1-2.el7sat will be installed\n---> Package tfm-rubygem-deface.noarch 0:1.0.2-2.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(colorize) >= 0.5.8 for package: tfm-rubygem-deface-1.0.2-2.el7sat.noarch\n--> Processing Dependency: rh-ror41-rubygem(polyglot) for package: tfm-rubygem-deface-1.0.2-2.el7sat.noarch\n---> Package tfm-rubygem-docker-api.noarch 0:1.28.0-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(excon) >= 0.38 for package: tfm-rubygem-docker-api-1.28.0-1.el7sat.noarch\n---> Package tfm-rubygem-facter.x86_64 0:2.4.0-3.el7sat will be installed\n--> Processing Dependency: net-tools for package: tfm-rubygem-facter-2.4.0-3.el7sat.x86_64\n---> Package tfm-rubygem-fast_gettext.noarch 0:0.9.2-3.el7sat will be installed\n---> Package tfm-rubygem-fog-aws.noarch 0:0.7.4-3.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog-json) < 2 for package: tfm-rubygem-fog-aws-0.7.4-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-xml) < 1 for package: tfm-rubygem-fog-aws-0.7.4-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ipaddress) < 1 for package: tfm-rubygem-fog-aws-0.7.4-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-json) >= 1 for package: tfm-rubygem-fog-aws-0.7.4-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(fog-xml) >= 0.1 for package: tfm-rubygem-fog-aws-0.7.4-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ipaddress) >= 0.8 for package: tfm-rubygem-fog-aws-0.7.4-3.el7sat.noarch\n---> Package tfm-rubygem-fog-core.noarch 0:1.36.0-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem-formatador < 0.3 for package: tfm-rubygem-fog-core-1.36.0-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem-formatador >= 0.2.0 for package: tfm-rubygem-fog-core-1.36.0-1.el7sat.noarch\n--> Processing Dependency: rh-ror41-rubygem-builder for package: tfm-rubygem-fog-core-1.36.0-1.el7sat.noarch\n---> Package tfm-rubygem-fog-google.noarch 0:0.1.0-2.el7sat will be installed\n---> Package tfm-rubygem-fog-libvirt.noarch 0:0.0.2-3.el7sat will be installed\n---> Package tfm-rubygem-fog-openstack.noarch 0:0.1.2-2.el7sat will be installed\n---> Package tfm-rubygem-fog-rackspace.noarch 0:0.1.1-2.el7sat will be installed\n---> Package tfm-rubygem-fog-vsphere.noarch 0:0.6.3-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(rbvmomi) < 2 for package: tfm-rubygem-fog-vsphere-0.6.3-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(rbvmomi) >= 1.8 for package: tfm-rubygem-fog-vsphere-0.6.3-1.el7sat.noarch\n---> Package tfm-rubygem-foreigner.noarch 0:1.7.1-3.el7sat will be installed\n---> Package tfm-rubygem-foreman-tasks.noarch 0:0.7.14.11-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(dynflow) < 0.9.0 for package: tfm-rubygem-foreman-tasks-0.7.14.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(parse-cron) < 0.2.0 for package: tfm-rubygem-foreman-tasks-0.7.14.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(dynflow) >= 0.8.8 for package: tfm-rubygem-foreman-tasks-0.7.14.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(parse-cron) >= 0.1.4 for package: tfm-rubygem-foreman-tasks-0.7.14.11-1.el7sat.noarch\n--> Processing Dependency: rh-ror41-rubygem(sinatra) for package: tfm-rubygem-foreman-tasks-0.7.14.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(daemons) for package: tfm-rubygem-foreman-tasks-0.7.14.11-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem-sequel for package: tfm-rubygem-foreman-tasks-0.7.14.11-1.el7sat.noarch\n---> Package tfm-rubygem-foreman_theme_satellite.noarch 0:0.1.36-1.el7sat will be installed\n---> Package tfm-rubygem-friendly_id.noarch 0:5.1.0-1.el7sat will be installed\n---> Package tfm-rubygem-gettext_i18n_rails.noarch 0:1.2.1-3.el7sat will be installed\n---> Package tfm-rubygem-google-api-client.noarch 0:0.8.2-3.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(addressable) < 3.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(autoparse) < 1.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(extlib) < 1.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(faraday) < 1.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(launchy) < 3.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(multi_json) < 2.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(retriable) < 2.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(signet) < 1.0 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(addressable) >= 2.3 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(autoparse) >= 0.3 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(extlib) >= 0.9 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(faraday) >= 0.9 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(launchy) >= 2.4 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(multi_json) >= 1.10 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(retriable) >= 1.4 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(signet) >= 0.6 for package: tfm-rubygem-google-api-client-0.8.2-3.el7sat.noarch\n---> Package tfm-rubygem-hammer_cli_csv.noarch 0:2.1.0-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_foreman.noarch 0:0.5.1.9-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_foreman_admin.noarch 0:0.0.5-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_foreman_bootdisk.noarch 0:0.1.3.3-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_foreman_discovery.noarch 0:0.0.2.3-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_foreman_docker.noarch 0:0.0.6-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_foreman_remote_execution.noarch 0:0.0.5.3-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_foreman_tasks.noarch 0:0.0.10.3-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(powerbar) < 1.1.0 for package: tfm-rubygem-hammer_cli_foreman_tasks-0.0.10.3-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(powerbar) >= 1.0.11 for package: tfm-rubygem-hammer_cli_foreman_tasks-0.0.10.3-1.el7sat.noarch\n---> Package tfm-rubygem-hammer_cli_import.noarch 0:0.11.2-1.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli_katello.noarch 0:0.0.22.28-1.el7sat will be installed\n---> Package tfm-rubygem-jquery-ui-rails.noarch 0:4.1.2-3.el7sat will be installed\n---> Package tfm-rubygem-ldap_fluff.noarch 0:0.4.3-1.el7sat will be installed\n---> Package tfm-rubygem-logging.noarch 0:1.8.2-3.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(little-plugger) >= 1.1.3 for package: tfm-rubygem-logging-1.8.2-3.el7sat.noarch\n---> Package tfm-rubygem-net-ldap.noarch 0:0.13.0-1.el7sat will be installed\n---> Package tfm-rubygem-net-scp.noarch 0:1.1.0-5.el7sat will be installed\n---> Package tfm-rubygem-net-ssh.noarch 0:2.9.2-3.el7sat will be installed\n---> Package tfm-rubygem-oauth.noarch 0:0.4.7-8.el7sat will be installed\n---> Package tfm-rubygem-passenger.x86_64 0:4.0.18-22.el7sat will be installed\n--> Processing Dependency: rh-ror41-rubygem(rack) for package: tfm-rubygem-passenger-4.0.18-22.el7sat.x86_64\n---> Package tfm-rubygem-passenger-native-libs.x86_64 0:4.0.18-22.el7sat will be installed\n---> Package tfm-rubygem-protected_attributes.noarch 0:1.1.3-2.el7sat will be installed\n---> Package tfm-rubygem-qpid_messaging.x86_64 0:0.30.0-7.el7sat will be installed\n--> Processing Dependency: libqpidclient.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidcommon.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidmessaging.so.3()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidtypes.so.2()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n---> Package tfm-rubygem-rabl.noarch 0:0.11.6-3.el7sat will be installed\n---> Package tfm-rubygem-rack-jsonp.noarch 0:1.3.1-3.el7sat will be installed\n---> Package tfm-rubygem-rails-i18n.noarch 0:4.0.8-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(i18n) < 1 for package: tfm-rubygem-rails-i18n-4.0.8-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(i18n) >= 0.7 for package: tfm-rubygem-rails-i18n-4.0.8-1.el7sat.noarch\n---> Package tfm-rubygem-rails-observers.noarch 0:0.1.2-6.el7sat will be installed\n---> Package tfm-rubygem-rbovirt.noarch 0:0.0.37-1.el7sat will be installed\n---> Package tfm-rubygem-redhat_access_lib.noarch 0:1.0.5-1.el7sat will be installed\n---> Package tfm-rubygem-rest-client.noarch 0:1.6.7-4.el7sat will be installed\n--> Processing Dependency: rh-ror41-rubygem(mime-types) >= 1.16 for package: tfm-rubygem-rest-client-1.6.7-4.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(netrc) for package: tfm-rubygem-rest-client-1.6.7-4.el7sat.noarch\n---> Package tfm-rubygem-ruby-libvirt.x86_64 0:0.5.2-4.el7sat will be installed\n--> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.0.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.4)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.5)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.9)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.5)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.5.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.4)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.5)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.7)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.5)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.6)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.8)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.10)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.11)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.13)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.4)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.5)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.7)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.8)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.9)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.2)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.5)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.0)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.1)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.3)(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt-lxc.so.0()(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt-qemu.so.0()(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n--> Processing Dependency: libvirt.so.0()(64bit) for package: tfm-rubygem-ruby-libvirt-0.5.2-4.el7sat.x86_64\n---> Package tfm-rubygem-runcible.noarch 0:1.7.0-1.el7sat will be installed\n---> Package tfm-rubygem-safemode.noarch 0:1.2.3-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(ruby2ruby) >= 2.0.6 for package: tfm-rubygem-safemode-1.2.3-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ruby_parser) >= 3.2.0 for package: tfm-rubygem-safemode-1.2.3-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(sexp_processor) >= 4.3.0 for package: tfm-rubygem-safemode-1.2.3-1.el7sat.noarch\n---> Package tfm-rubygem-scoped_search.noarch 0:3.2.2-3.el7sat will be installed\n---> Package tfm-rubygem-secure_headers.noarch 0:1.4.1-3.el7sat will be installed\n---> Package tfm-rubygem-sprockets.noarch 0:3.5.2-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(concurrent-ruby) < 2 for package: tfm-rubygem-sprockets-3.5.2-1.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(concurrent-ruby) >= 1 for package: tfm-rubygem-sprockets-3.5.2-1.el7sat.noarch\n---> Package tfm-rubygem-sprockets-rails.noarch 0:2.3.3-1.el7sat will be installed\n---> Package tfm-rubygem-sshkey.noarch 0:1.6.0-4.el7sat will be installed\n---> Package tfm-rubygem-turbolinks.noarch 0:2.5.3-3.el7sat will be installed\n--> Processing Dependency: rh-ror41-rubygem(coffee-rails) for package: tfm-rubygem-turbolinks-2.5.3-3.el7sat.noarch\n---> Package tfm-rubygem-validates_lengths_from_database.noarch 0:0.5.0-1.el7sat will be installed\n---> Package tfm-rubygem-wicked.noarch 0:1.1.0-3.el7sat will be installed\n---> Package tfm-rubygem-will_paginate.noarch 0:3.0.7-1.el7sat will be installed\n---> Package tfm-runtime.x86_64 0:2.0-2.el7sat will be installed\n--> Processing Dependency: /usr/bin/scl_source for package: tfm-runtime-2.0-2.el7sat.x86_64\n--> Processing Dependency: scl-utils for package: tfm-runtime-2.0-2.el7sat.x86_64\n--> Processing Dependency: v8314-runtime for package: tfm-runtime-2.0-2.el7sat.x86_64\n---> Package wget.x86_64 0:1.14-13.el7 will be installed\n--> Running transaction check\n---> Package atk.x86_64 0:2.14.0-1.el7 will be installed\n---> Package boost-devel.x86_64 0:1.53.0-26.el7 will be installed\n--> Processing Dependency: boost(x86-64) = 1.53.0-26.el7 for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_atomic-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_chrono-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_chrono.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_context-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_context.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_date_time-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_date_time.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_graph-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_graph.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_iostreams-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_iostreams.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_locale-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_c99-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_c99.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_c99f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_c99f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_c99l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_c99l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_tr1-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_tr1.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_tr1f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_tr1f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_tr1l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_math_tr1l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_prg_exec_monitor-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_prg_exec_monitor.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_python-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_python.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_random-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_random.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_regex-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_serialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_serialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_signals-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_signals.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_timer-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_timer.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_unit_test_framework-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_unit_test_framework.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_wave-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_wave.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_wserialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n--> Processing Dependency: libboost_wserialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-26.el7.x86_64\n---> Package boost-filesystem.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-program-options.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-system.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-thread.x86_64 0:1.53.0-26.el7 will be installed\n---> Package cairo.x86_64 0:1.14.2-1.el7 will be installed\n--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.14.2-1.el7.x86_64\n--> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.14.2-1.el7.x86_64\n--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.14.2-1.el7.x86_64\n--> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.14.2-1.el7.x86_64\n--> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.14.2-1.el7.x86_64\n--> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.14.2-1.el7.x86_64\n---> Package createrepo_c.x86_64 0:0.9.0-1.el7 will be installed\n--> Processing Dependency: createrepo_c-libs = 0.9.0-1.el7 for package: createrepo_c-0.9.0-1.el7.x86_64\n--> Processing Dependency: libcreaterepo_c.so.0()(64bit) for package: createrepo_c-0.9.0-1.el7.x86_64\n---> Package cups-libs.x86_64 1:1.6.3-26.el7 will be installed\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-26.el7.x86_64\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-26.el7.x86_64\n---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed\n---> Package fontconfig.x86_64 0:2.10.95-10.el7 will be installed\n--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-10.el7.x86_64\n---> Package foreman-selinux.noarch 0:1.11.0.2-1.el7sat will be installed\n---> Package gdk-pixbuf2.x86_64 0:2.31.6-3.el7 will be installed\n--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.31.6-3.el7.x86_64\n--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.31.6-3.el7.x86_64\n--> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.31.6-3.el7.x86_64\n---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed\n--> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64\n--> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64\n---> Package gperftools-libs.x86_64 0:2.4-8.el7 will be installed\n--> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-8.el7.x86_64\n---> Package gtk2.x86_64 0:2.24.28-8.el7 will be installed\n--> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.28-8.el7.x86_64\n--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.28-8.el7.x86_64\n--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.28-8.el7.x86_64\n--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.28-8.el7.x86_64\n--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.28-8.el7.x86_64\n--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.28-8.el7.x86_64\n--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.28-8.el7.x86_64\n---> Package httpd-tools.x86_64 0:2.4.6-45.el7 will be installed\n---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.121-2.6.8.0.el7_3 will be installed\n--> Processing Dependency: copy-jdk-configs >= 1.1-3 for package: 1:java-1.7.0-openjdk-headless-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: jpackage-utils >= 1.7.3-1jpp.2 for package: 1:java-1.7.0-openjdk-headless-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libsctp.so.1(VERS_1)(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: tzdata-java for package: 1:java-1.7.0-openjdk-headless-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libgconf-2.so.4()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libpcsclite.so.1()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.121-2.6.8.0.el7_3.x86_64\n--> Processing Dependency: libsctp.so.1()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.121-2.6.8.0.el7_3.x86_64\n---> Package katello-installer-base.noarch 0:3.0.0.65-1.el7sat will be installed\n--> Processing Dependency: foreman-installer >= 1.11.0 for package: katello-installer-base-3.0.0.65-1.el7sat.noarch\n--> Processing Dependency: foreman-proxy for package: katello-installer-base-3.0.0.65-1.el7sat.noarch\n--> Processing Dependency: katello-certs-tools for package: katello-installer-base-3.0.0.65-1.el7sat.noarch\n---> Package libX11.x86_64 0:1.6.3-3.el7 will be installed\n--> Processing Dependency: libX11-common >= 1.6.3-3.el7 for package: libX11-1.6.3-3.el7.x86_64\n---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed\n---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed\n---> Package libXi.x86_64 0:1.7.4-2.el7 will be installed\n---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed\n---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed\n---> Package libdb4.x86_64 0:4.8.30-13.el7 will be installed\n---> Package libdb4-cxx.x86_64 0:4.8.30-13.el7 will be installed\n---> Package libecap.x86_64 0:1.0.0-1.el7 will be installed\n---> Package libeio.x86_64 0:4.19-4.el7 will be installed\n---> Package libev.x86_64 0:4.15-3.el7 will be installed\n---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed\n---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed\n---> Package libstemmer.x86_64 0:0-2.585svn.el7sat will be installed\n---> Package libtool-ltdl.x86_64 0:2.4.2-21.el7_2 will be installed\n---> Package libusal.x86_64 0:1.1.11-23.el7 will be installed\n---> Package libuuid-devel.x86_64 0:2.23.2-33.el7 will be installed\n---> Package libvirt-client.x86_64 0:2.0.0-10.el7_3.2 will be installed\n--> Processing Dependency: cyrus-sasl for package: libvirt-client-2.0.0-10.el7_3.2.x86_64\n--> Processing Dependency: cyrus-sasl-md5 for package: libvirt-client-2.0.0-10.el7_3.2.x86_64\n--> Processing Dependency: gnutls-utils for package: libvirt-client-2.0.0-10.el7_3.2.x86_64\n--> Processing Dependency: nc for package: libvirt-client-2.0.0-10.el7_3.2.x86_64\n--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-2.0.0-10.el7_3.2.x86_64\n---> Package liquibase.noarch 0:3.1.0-1.el7 will be installed\n---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed\n---> Package mod_ssl.x86_64 1:2.4.6-45.el7 will be installed\n---> Package mod_wsgi.x86_64 0:3.4-12.el7_0 will be installed\n---> Package mtools.x86_64 0:4.0.18-5.el7 will be installed\n---> Package net-tools.x86_64 0:2.0-0.17.20131004git.el7 will be installed\n---> Package openssl.x86_64 1:1.0.1e-60.el7 will be installed\n--> Processing Dependency: make for package: 1:openssl-1.0.1e-60.el7.x86_64\n---> Package pango.x86_64 0:1.36.8-2.el7 will be installed\n--> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.36.8-2.el7.x86_64\n--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.36.8-2.el7.x86_64\n--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.36.8-2.el7.x86_64\n--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.36.8-2.el7.x86_64\n--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.36.8-2.el7.x86_64\n---> Package perl-DBI.x86_64 0:1.627-4.el7 will be installed\n--> Processing Dependency: perl(RPC::PlClient) >= 0.2000 for package: perl-DBI-1.627-4.el7.x86_64\n--> Processing Dependency: perl(RPC::PlServer) >= 0.2001 for package: perl-DBI-1.627-4.el7.x86_64\n---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed\n---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed\n--> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64\n---> Package policycoreutils-python.x86_64 0:2.5-9.el7 will be installed\n--> Processing Dependency: policycoreutils = 2.5-9.el7 for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: libsemanage-python >= 2.5-4 for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: setools-libs >= 3.3.8-1 for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-9.el7.x86_64\n--> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-9.el7.x86_64\n---> Package postgresql-jdbc.noarch 0:9.2.1002-5.el7 will be installed\n---> Package postgresql-libs.x86_64 0:9.2.18-1.el7 will be installed\n---> Package pulseaudio-libs.x86_64 0:6.0-8.el7 will be installed\n--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-6.0-8.el7.x86_64\n--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-6.0-8.el7.x86_64\n--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-6.0-8.el7.x86_64\n---> Package puppet.noarch 0:3.8.6-2.el7sat will be installed\n--> Processing Dependency: facter >= 1:1.7.0 for package: puppet-3.8.6-2.el7sat.noarch\n--> Processing Dependency: hiera >= 1.0.0 for package: puppet-3.8.6-2.el7sat.noarch\n--> Processing Dependency: ruby-rgen >= 0.6.5 for package: puppet-3.8.6-2.el7sat.noarch\n--> Processing Dependency: ruby(selinux) for package: puppet-3.8.6-2.el7sat.noarch\n--> Processing Dependency: ruby-augeas for package: puppet-3.8.6-2.el7sat.noarch\n--> Processing Dependency: ruby-shadow for package: puppet-3.8.6-2.el7sat.noarch\n--> Processing Dependency: rubygem-json for package: puppet-3.8.6-2.el7sat.noarch\n---> Package python-blinker.noarch 0:1.3-2.el7sat will be installed\n---> Package python-celery.noarch 0:3.1.11-1.el7sat will be installed\n--> Processing Dependency: python-billiard >= 3.3.0.17 for package: python-celery-3.1.11-1.el7sat.noarch\n--> Processing Dependency: python-kombu >= 3.0.15 for package: python-celery-3.1.11-1.el7sat.noarch\n--> Processing Dependency: pyparsing for package: python-celery-3.1.11-1.el7sat.noarch\n--> Processing Dependency: python-amqp for package: python-celery-3.1.11-1.el7sat.noarch\n--> Processing Dependency: python-anyjson for package: python-celery-3.1.11-1.el7sat.noarch\n--> Processing Dependency: pytz for package: python-celery-3.1.11-1.el7sat.noarch\n---> Package python-deltarpm.x86_64 0:3.6-3.el7 will be installed\n---> Package python-django.noarch 0:1.6.11-5.el7sat will be installed\n--> Processing Dependency: python-django-bash-completion = 1.6.11-5.el7sat for package: python-django-1.6.11-5.el7sat.noarch\n---> Package python-flask.noarch 1:0.10.1-4.el7sat will be installed\n--> Processing Dependency: python-itsdangerous for package: 1:python-flask-0.10.1-4.el7sat.noarch\n--> Processing Dependency: python-werkzeug for package: 1:python-flask-0.10.1-4.el7sat.noarch\n---> Package python-gofer.noarch 0:2.7.6-1.el7sat will be installed\n---> Package python-isodate.noarch 0:0.5.0-4.el7sat will be installed\n---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed\n---> Package python-mongoengine.noarch 0:0.10.5-2.el7sat will be installed\n--> Processing Dependency: python-pymongo-gridfs >= 3.2 for package: python-mongoengine-0.10.5-2.el7sat.noarch\n---> Package python-nectar.noarch 0:1.5.2-1.el7sat will be installed\n--> Processing Dependency: python-requests >= 2.4.3 for package: python-nectar-1.5.2-1.el7sat.noarch\n--> Processing Dependency: python-requests-toolbelt >= 0.6.0 for package: python-nectar-1.5.2-1.el7sat.noarch\n---> Package python-oauth2.noarch 0:1.5.211-8.el7sat will be installed\n--> Processing Dependency: python-simplejson for package: python-oauth2-1.5.211-8.el7sat.noarch\n---> Package python-pulp-common.noarch 0:2.8.7.3-1.el7sat will be installed\n---> Package python-pulp-docker-common.noarch 0:2.0.3-1.el7sat will be installed\n---> Package python-pulp-oid_validation.noarch 0:2.8.7.3-1.el7sat will be installed\n---> Package python-pulp-puppet-common.noarch 0:2.8.7.1-1.el7sat will be installed\n---> Package python-pulp-repoauth.noarch 0:2.8.7.3-1.el7sat will be installed\n---> Package python-pulp-rpm-common.noarch 0:2.8.7.5-1.el7sat will be installed\n---> Package python-pymongo.x86_64 0:3.2-1.el7sat will be installed\n--> Processing Dependency: python-bson = 3.2-1.el7sat for package: python-pymongo-3.2-1.el7sat.x86_64\n---> Package python-qpid.noarch 0:1.35.0-1.el7 will be installed\n--> Processing Dependency: python-qpid-common = 1.35.0-1.el7 for package: python-qpid-1.35.0-1.el7.noarch\n--> Processing Dependency: python-saslwrapper for package: python-qpid-1.35.0-1.el7.noarch\n---> Package python-semantic_version.noarch 0:2.4.2-1.el7 will be installed\n---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed\n--> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64\n--> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64\n---> Package python-twisted-web.x86_64 0:12.1.0-4.el7 will be installed\n--> Processing Dependency: SOAPpy for package: python-twisted-web-12.1.0-4.el7.x86_64\n---> Package python-urllib3.noarch 0:1.10.2-3.el7sat will be installed\n---> Package qpid-cpp-client.x86_64 0:1.35.0-1.el7 will be installed\n---> Package qpid-cpp-server.x86_64 0:1.35.0-1.el7 will be installed\n---> Package qpid-proton-c.x86_64 0:0.14.0-1.el7 will be installed\n---> Package rh-ror41-rubygem-actionmailer.noarch 1:4.1.5-1.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(mail) < 2.6 for package: 1:rh-ror41-rubygem-actionmailer-4.1.5-1.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(mail) >= 2.5.3 for package: 1:rh-ror41-rubygem-actionmailer-4.1.5-1.el7.noarch\n---> Package rh-ror41-rubygem-actionpack.noarch 1:4.1.5-4.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(rack-test) < 0.7 for package: 1:rh-ror41-rubygem-actionpack-4.1.5-4.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(rack-test) >= 0.6.2 for package: 1:rh-ror41-rubygem-actionpack-4.1.5-4.el7.noarch\n---> Package rh-ror41-rubygem-actionview.noarch 0:4.1.5-6.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(erubis) < 3.0 for package: rh-ror41-rubygem-actionview-4.1.5-6.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(erubis) >= 2.7.0 for package: rh-ror41-rubygem-actionview-4.1.5-6.el7.noarch\n---> Package rh-ror41-rubygem-activemodel.noarch 0:4.1.5-2.el7 will be installed\n---> Package rh-ror41-rubygem-activerecord.noarch 1:4.1.5-2.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(arel) < 6.0.0 for package: 1:rh-ror41-rubygem-activerecord-4.1.5-2.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(arel) >= 5.0.0 for package: 1:rh-ror41-rubygem-activerecord-4.1.5-2.el7.noarch\n---> Package rh-ror41-rubygem-activesupport.noarch 1:4.1.5-3.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(thread_safe) < 1 for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(tzinfo) < 2.0 for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ruby22-rubygem(minitest) < 6 for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(i18n) >= 0.6.9 for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(thread_safe) >= 0.1 for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(tzinfo) >= 1.1 for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ruby22-rubygem(minitest) >= 5.1 for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(dalli) for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n--> Processing Dependency: rh-ruby22-rubygem(bigdecimal) for package: 1:rh-ror41-rubygem-activesupport-4.1.5-3.el7.noarch\n---> Package rh-ror41-rubygem-builder.noarch 0:3.2.2-1.el7 will be installed\n---> Package rh-ror41-rubygem-coffee-rails.noarch 0:4.0.1-1.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(coffee-script) >= 2.2.0 for package: rh-ror41-rubygem-coffee-rails-4.0.1-1.el7.noarch\n---> Package rh-ror41-rubygem-mime-types.noarch 0:1.25.1-1.el7 will be installed\n---> Package rh-ror41-rubygem-polyglot.noarch 0:0.3.4-1.el7 will be installed\n---> Package rh-ror41-rubygem-rack.noarch 1:1.5.2-5.el7 will be installed\n---> Package rh-ror41-rubygem-railties.noarch 0:4.1.5-1.el7 will be installed\n--> Processing Dependency: rh-ruby22-rubygem(thor) < 2.0 for package: rh-ror41-rubygem-railties-4.1.5-1.el7.noarch\n--> Processing Dependency: rh-ruby22-rubygem(thor) >= 0.18.1 for package: rh-ror41-rubygem-railties-4.1.5-1.el7.noarch\n---> Package rh-ror41-rubygem-sinatra.noarch 1:1.4.5-1.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(rack-protection) < 2 for package: 1:rh-ror41-rubygem-sinatra-1.4.5-1.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(rack-protection) >= 1.2 for package: 1:rh-ror41-rubygem-sinatra-1.4.5-1.el7.noarch\n---> Package rh-ror41-rubygem-sprockets.noarch 0:2.12.3-3.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(hike) < 2 for package: rh-ror41-rubygem-sprockets-2.12.3-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(multi_json) < 2 for package: rh-ror41-rubygem-sprockets-2.12.3-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(hike) >= 1.2 for package: rh-ror41-rubygem-sprockets-2.12.3-3.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(multi_json) >= 1.0 for package: rh-ror41-rubygem-sprockets-2.12.3-3.el7.noarch\n---> Package rh-ror41-rubygem-sprockets-rails.noarch 0:2.2.4-2.el7 will be installed\n---> Package rh-ror41-rubygem-tilt.noarch 0:1.4.1-1.el7 will be installed\n---> Package rh-ror41-runtime.x86_64 0:2.0-6.el7 will be installed\n---> Package rh-ruby22-ruby.x86_64 0:2.2.2-16.el7 will be installed\n---> Package rh-ruby22-rubygem-bundler.noarch 0:1.7.8-2.el7 will be installed\n--> Processing Dependency: rh-ruby22-rubygem(net-http-persistent) for package: rh-ruby22-rubygem-bundler-1.7.8-2.el7.noarch\n---> Package rh-ruby22-rubygem-io-console.x86_64 0:0.4.3-16.el7 will be installed\n---> Package rh-ruby22-rubygem-psych.x86_64 0:2.0.8-16.el7 will be installed\n---> Package rh-ruby22-rubygem-rdoc.noarch 0:4.2.0-16.el7 will be installed\n--> Processing Dependency: rh-ruby22-ruby(irb) = 2.2.2 for package: rh-ruby22-rubygem-rdoc-4.2.0-16.el7.noarch\n---> Package rh-ruby22-runtime.x86_64 0:2.0-6.el7 will be installed\n---> Package ruby-libs.x86_64 0:2.0.0.648-29.el7 will be installed\n---> Package rubygem-ansi.noarch 0:1.4.3-3.el7sat will be installed\n---> Package rubygem-bigdecimal.x86_64 0:1.2.0-29.el7 will be installed\n---> Package rubygem-clamp.noarch 0:0.6.2-2.el7sat will be installed\n---> Package rubygem-daemon_controller.noarch 0:1.1.2-2.el7 will be installed\n---> Package rubygem-highline.noarch 0:1.6.21-1.el7sat will be installed\n---> Package rubygem-kafo_parsers.noarch 0:0.0.6-1.el7sat will be installed\n--> Processing Dependency: rubygem(rdoc) for package: rubygem-kafo_parsers-0.0.6-1.el7sat.noarch\n---> Package rubygem-kafo_wizards.noarch 0:0.0.1-1.el7sat will be installed\n---> Package rubygem-logging.noarch 0:1.8.1-26.el7sat will be installed\n--> Processing Dependency: rubygem(little-plugger) >= 1.1.3 for package: rubygem-logging-1.8.1-26.el7sat.noarch\n--> Processing Dependency: rubygem(multi_json) >= 1.3.6 for package: rubygem-logging-1.8.1-26.el7sat.noarch\n---> Package rubygem-powerbar.noarch 0:1.0.11-8.el7sat will be installed\n--> Processing Dependency: rubygem(hashie) >= 1.1.0 for package: rubygem-powerbar-1.0.11-8.el7sat.noarch\n---> Package rubygem-rack.noarch 1:1.6.4-2.el7 will be installed\n---> Package rubygem-rake.noarch 0:0.9.2.2-41.el7sat will be installed\n---> Package rubygems.noarch 0:2.0.14.1-29.el7 will be installed\n--> Processing Dependency: rubygem(io-console) >= 0.4.2 for package: rubygems-2.0.14.1-29.el7.noarch\n--> Processing Dependency: rubygem(psych) >= 2.0.0 for package: rubygems-2.0.14.1-29.el7.noarch\n---> Package scl-utils.x86_64 0:20130529-17.el7_1 will be installed\n---> Package squid-migration-script.x86_64 7:3.5.20-2.el7 will be installed\n---> Package tfm-rubygem-addressable.noarch 0:2.3.6-3.el7sat will be installed\n---> Package tfm-rubygem-audited.noarch 0:4.2.0-1.el7sat will be installed\n---> Package tfm-rubygem-autoparse.noarch 0:0.3.3-3.el7sat will be installed\n---> Package tfm-rubygem-colorize.noarch 0:0.7.7-3.el7sat will be installed\n---> Package tfm-rubygem-concurrent-ruby.noarch 1:1.0.0-2.el7sat will be installed\n---> Package tfm-rubygem-daemons.noarch 0:1.2.3-3.el7sat will be installed\n---> Package tfm-rubygem-dynflow.noarch 0:0.8.13.3-2.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(algebrick) < 0.8.0 for package: tfm-rubygem-dynflow-0.8.13.3-2.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(concurrent-ruby-edge) < 1.0 for package: tfm-rubygem-dynflow-0.8.13.3-2.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(algebrick) >= 0.7.0 for package: tfm-rubygem-dynflow-0.8.13.3-2.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(concurrent-ruby-edge) >= 0.2 for package: tfm-rubygem-dynflow-0.8.13.3-2.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(apipie-params) for package: tfm-rubygem-dynflow-0.8.13.3-2.el7sat.noarch\n---> Package tfm-rubygem-excon.noarch 0:0.45.3-3.el7sat will be installed\n---> Package tfm-rubygem-extlib.noarch 0:0.9.16-3.el7sat will be installed\n---> Package tfm-rubygem-faraday.noarch 0:0.9.1-3.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(multipart-post) < 3 for package: tfm-rubygem-faraday-0.9.1-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(multipart-post) >= 1.2.0 for package: tfm-rubygem-faraday-0.9.1-3.el7sat.noarch\n---> Package tfm-rubygem-fog.noarch 0:1.38.0-1.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(fog-xenserver) for package: tfm-rubygem-fog-1.38.0-1.el7sat.noarch\n---> Package tfm-rubygem-fog-json.noarch 0:1.0.2-3.el7sat will be installed\n---> Package tfm-rubygem-fog-xml.noarch 0:0.1.2-3.el7sat will be installed\n---> Package tfm-rubygem-formatador.noarch 0:0.2.1-9.el7sat will be installed\n---> Package tfm-rubygem-hammer_cli.noarch 0:0.5.1.11-4.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(apipie-bindings) < 0.1.0 for package: tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(apipie-bindings) >= 0.0.14 for package: tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(clamp) >= 1.0.0 for package: tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(locale) >= 2.0.6 for package: tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(table_print) >= 1.5.0 for package: tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(awesome_print) for package: tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(highline) for package: tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch\n---> Package tfm-rubygem-i18n.noarch 0:0.7.0-2.el7sat will be installed\n---> Package tfm-rubygem-ipaddress.noarch 0:0.8.0-9.el7sat will be installed\n---> Package tfm-rubygem-launchy.noarch 0:2.4.3-3.el7sat will be installed\n---> Package tfm-rubygem-little-plugger.noarch 0:1.1.3-20.el7sat will be installed\n---> Package tfm-rubygem-multi_json.noarch 0:1.10.1-3.el7sat will be installed\n---> Package tfm-rubygem-netrc.noarch 0:0.7.7-7.el7sat will be installed\n---> Package tfm-rubygem-nokogiri.x86_64 0:1.6.6.2-2.el7sat will be installed\n---> Package tfm-rubygem-parse-cron.noarch 0:0.1.4-2.el7sat will be installed\n---> Package tfm-rubygem-pg.x86_64 0:0.15.1-2.el7sat will be installed\n---> Package tfm-rubygem-powerbar.noarch 0:1.0.11-11.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(ansi) < 1.5.0 for package: tfm-rubygem-powerbar-1.0.11-11.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(ansi) >= 1.4.0 for package: tfm-rubygem-powerbar-1.0.11-11.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(hashie) >= 1.1.0 for package: tfm-rubygem-powerbar-1.0.11-11.el7sat.noarch\n---> Package tfm-rubygem-qpid_messaging.x86_64 0:0.30.0-7.el7sat will be installed\n--> Processing Dependency: libqpidclient.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidcommon.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidmessaging.so.3()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidtypes.so.2()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n---> Package tfm-rubygem-rbvmomi.noarch 0:1.8.2-3.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(trollop) for package: tfm-rubygem-rbvmomi-1.8.2-3.el7sat.noarch\n---> Package tfm-rubygem-retriable.noarch 0:1.4.1-3.el7sat will be installed\n---> Package tfm-rubygem-robotex.noarch 0:1.0.0-18.el7sat will be installed\n---> Package tfm-rubygem-ruby2ruby.noarch 0:2.1.3-4.el7sat will be installed\n---> Package tfm-rubygem-ruby_parser.noarch 0:3.6.3-4.el7sat will be installed\n---> Package tfm-rubygem-sequel.noarch 0:4.20.0-6.el7sat will be installed\n---> Package tfm-rubygem-sexp_processor.noarch 0:4.4.4-3.el7sat will be installed\n---> Package tfm-rubygem-signet.noarch 0:0.6.0-3.el7sat will be installed\n--> Processing Dependency: tfm-rubygem(jwt) < 2.0 for package: tfm-rubygem-signet-0.6.0-3.el7sat.noarch\n--> Processing Dependency: tfm-rubygem(jwt) >= 1.0 for package: tfm-rubygem-signet-0.6.0-3.el7sat.noarch\n---> Package tomcat.noarch 0:7.0.69-10.el7 will be installed\n--> Processing Dependency: tomcat-lib = 7.0.69-10.el7 for package: tomcat-7.0.69-10.el7.noarch\n--> Processing Dependency: apache-commons-collections for package: tomcat-7.0.69-10.el7.noarch\n--> Processing Dependency: apache-commons-daemon for package: tomcat-7.0.69-10.el7.noarch\n--> Processing Dependency: apache-commons-dbcp for package: tomcat-7.0.69-10.el7.noarch\n--> Processing Dependency: apache-commons-logging for package: tomcat-7.0.69-10.el7.noarch\n--> Processing Dependency: apache-commons-pool for package: tomcat-7.0.69-10.el7.noarch\n---> Package v8.x86_64 1:3.14.5.10-25.el7 will be installed\n---> Package v8314-runtime.x86_64 0:2.1-1.el7 will be installed\n---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed\n--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch\n--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch\n--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch\n--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch\n---> Package yaml-cpp.x86_64 0:0.5.1-7.el7sat will be installed\n--> Running transaction check\n---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed\n--> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64\n---> Package SOAPpy.noarch 0:0.11.6-17.el7 will be installed\n--> Processing Dependency: python-fpconst >= 0.6.0 for package: SOAPpy-0.11.6-17.el7.noarch\n---> Package apache-commons-collections.noarch 0:3.2.1-22.el7_2 will be installed\n---> Package apache-commons-daemon.x86_64 0:1.0.13-6.el7 will be installed\n---> Package apache-commons-dbcp.noarch 0:1.4-17.el7 will be installed\n--> Processing Dependency: mvn(org.apache.geronimo.specs:geronimo-jta_1.1_spec) for package: apache-commons-dbcp-1.4-17.el7.noarch\n---> Package apache-commons-logging.noarch 0:1.1.2-7.el7 will be installed\n--> Processing Dependency: mvn(avalon-framework:avalon-framework-api) for package: apache-commons-logging-1.1.2-7.el7.noarch\n--> Processing Dependency: mvn(log4j:log4j) for package: apache-commons-logging-1.1.2-7.el7.noarch\n--> Processing Dependency: mvn(logkit:logkit) for package: apache-commons-logging-1.1.2-7.el7.noarch\n---> Package apache-commons-pool.noarch 0:1.6-9.el7 will be installed\n---> Package audit-libs-python.x86_64 0:2.6.5-3.el7 will be installed\n---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed\n---> Package boost.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-atomic.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-chrono.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-context.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-date-time.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-graph.x86_64 0:1.53.0-26.el7 will be installed\n--> Processing Dependency: libicudata.so.50()(64bit) for package: boost-graph-1.53.0-26.el7.x86_64\n--> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-graph-1.53.0-26.el7.x86_64\n--> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-graph-1.53.0-26.el7.x86_64\n---> Package boost-iostreams.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-locale.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-math.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-python.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-random.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-regex.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-serialization.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-signals.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-test.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-timer.x86_64 0:1.53.0-26.el7 will be installed\n---> Package boost-wave.x86_64 0:1.53.0-26.el7 will be installed\n---> Package checkpolicy.x86_64 0:2.5-4.el7 will be installed\n---> Package copy-jdk-configs.noarch 0:1.2-1.el7 will be installed\n--> Processing Dependency: lua-posix for package: copy-jdk-configs-1.2-1.el7.noarch\n---> Package createrepo_c-libs.x86_64 0:0.9.0-1.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-20.el7_2 will be installed\n---> Package cyrus-sasl-md5.x86_64 0:2.1.26-20.el7_2 will be installed\n---> Package facter.x86_64 1:2.4.6-3.el7sat will be installed\n---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed\n---> Package foreman-installer.noarch 1:1.11.0.10-1.el7sat will be installed\n--> Processing Dependency: rubygem-apipie-bindings >= 0.0.6 for package: 1:foreman-installer-1.11.0.10-1.el7sat.noarch\n---> Package foreman-proxy.noarch 0:1.11.0.7-1.el7sat will be installed\n--> Processing Dependency: rubygem(rubyipmi) >= 0.9.2 for package: foreman-proxy-1.11.0.7-1.el7sat.noarch\n--> Processing Dependency: rubygem(bundler_ext) for package: foreman-proxy-1.11.0.7-1.el7sat.noarch\n--> Processing Dependency: rubygem(gssapi) for package: foreman-proxy-1.11.0.7-1.el7sat.noarch\n--> Processing Dependency: rubygem(rkerberos) for package: foreman-proxy-1.11.0.7-1.el7sat.noarch\n--> Processing Dependency: rubygem(sinatra) for package: foreman-proxy-1.11.0.7-1.el7sat.noarch\n---> Package gnutls-utils.x86_64 0:3.3.24-1.el7 will be installed\n--> Processing Dependency: gnutls-dane(x86-64) = 3.3.24-1.el7 for package: gnutls-utils-3.3.24-1.el7.x86_64\n--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.24-1.el7.x86_64\n--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.24-1.el7.x86_64\n--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.24-1.el7.x86_64\n--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.24-1.el7.x86_64\n---> Package harfbuzz.x86_64 0:0.9.36-1.el7 will be installed\n--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-0.9.36-1.el7.x86_64\n---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed\n---> Package hiera.noarch 1:1.3.4-5.el7 will be installed\n---> Package jasper-libs.x86_64 0:1.900.1-29.el7 will be installed\n---> Package javapackages-tools.noarch 0:3.4.1-11.el7 will be installed\n--> Processing Dependency: python-javapackages = 3.4.1-11.el7 for package: javapackages-tools-3.4.1-11.el7.noarch\n---> Package katello-certs-tools.noarch 0:2.4.0-1.el7sat will be installed\n--> Processing Dependency: rpm-build for package: katello-certs-tools-2.4.0-1.el7sat.noarch\n---> Package libICE.x86_64 0:1.0.9-2.el7 will be installed\n---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed\n---> Package libX11-common.noarch 0:1.6.3-3.el7 will be installed\n---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed\n---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed\n---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed\n---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed\n---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed\n---> Package libXrandr.x86_64 0:1.4.2-2.el7 will be installed\n---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed\n---> Package libcgroup.x86_64 0:0.41-11.el7 will be installed\n---> Package libselinux-ruby.x86_64 0:2.5-6.el7 will be installed\n---> Package libsemanage-python.x86_64 0:2.5-4.el7 will be installed\n---> Package libsndfile.x86_64 0:1.0.25-10.el7 will be installed\n--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libogg.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed\n---> Package libtiff.x86_64 0:4.0.3-25.el7_2 will be installed\n--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-25.el7_2.x86_64\n---> Package libunwind.x86_64 2:1.1-5.el7_2.2 will be installed\n---> Package libxcb.x86_64 0:1.11-4.el7 will be installed\n--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.11-4.el7.x86_64\n---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed\n---> Package make.x86_64 1:3.82-23.el7 will be installed\n---> Package mesa-libEGL.x86_64 0:11.2.2-2.20160614.el7 will be installed\n--> Processing Dependency: mesa-libgbm = 11.2.2-2.20160614.el7 for package: mesa-libEGL-11.2.2-2.20160614.el7.x86_64\n--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-11.2.2-2.20160614.el7.x86_64\n--> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-11.2.2-2.20160614.el7.x86_64\n---> Package mesa-libGL.x86_64 0:11.2.2-2.20160614.el7 will be installed\n--> Processing Dependency: mesa-libglapi = 11.2.2-2.20160614.el7 for package: mesa-libGL-11.2.2-2.20160614.el7.x86_64\n--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-11.2.2-2.20160614.el7.x86_64\n--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libGL-11.2.2-2.20160614.el7.x86_64\n---> Package nmap-ncat.x86_64 2:6.40-7.el7 will be installed\n---> Package pcsc-lite-libs.x86_64 0:1.8.8-6.el7 will be installed\n---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed\n---> Package perl-PlRPC.noarch 0:0.2020-14.el7 will be installed\n--> Processing Dependency: perl(Net::Daemon) >= 0.13 for package: perl-PlRPC-0.2020-14.el7.noarch\n--> Processing Dependency: perl(Compress::Zlib) for package: perl-PlRPC-0.2020-14.el7.noarch\n--> Processing Dependency: perl(Net::Daemon::Log) for package: perl-PlRPC-0.2020-14.el7.noarch\n--> Processing Dependency: perl(Net::Daemon::Test) for package: perl-PlRPC-0.2020-14.el7.noarch\n---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed\n---> Package policycoreutils.x86_64 0:2.5-8.el7 will be updated\n---> Package policycoreutils.x86_64 0:2.5-9.el7 will be an update\n---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed\n---> Package pyserial.noarch 0:2.6-5.el7 will be installed\n---> Package python-IPy.noarch 0:0.75-6.el7 will be installed\n---> Package python-amqp.noarch 0:1.4.9-1.el7sat will be installed\n---> Package python-anyjson.noarch 0:0.3.3-5.el7sat will be installed\n---> Package python-billiard.x86_64 1:3.3.0.20-2.el7 will be installed\n---> Package python-bson.x86_64 0:3.2-1.el7sat will be installed\n---> Package python-django-bash-completion.noarch 0:1.6.11-5.el7sat will be installed\n---> Package python-itsdangerous.noarch 0:0.23-1.el7sat will be installed\n---> Package python-kombu.noarch 1:3.0.33-8.el7sat will be installed\n---> Package python-pymongo-gridfs.x86_64 0:3.2-1.el7sat will be installed\n---> Package python-qpid-common.noarch 0:1.35.0-1.el7 will be installed\n---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be installed\n--> Processing Dependency: python-chardet >= 2.2.1-1 for package: python-requests-2.6.0-1.el7_1.noarch\n---> Package python-requests-toolbelt.noarch 0:0.6.0-1.el7sat will be installed\n---> Package python-saslwrapper.x86_64 0:0.22-5.el7sat will be installed\n--> Processing Dependency: saslwrapper = 0.22-5.el7sat for package: python-saslwrapper-0.22-5.el7sat.x86_64\n--> Processing Dependency: libsaslwrapper.so.1()(64bit) for package: python-saslwrapper-0.22-5.el7sat.x86_64\n---> Package python-werkzeug.noarch 0:0.9.1-1.el7sat will be installed\n---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed\n---> Package python2-simplejson.x86_64 0:3.10.0-1.el7 will be installed\n---> Package pytz.noarch 0:2012d-5.el7 will be installed\n---> Package rh-ror41-rubygem-arel.noarch 0:5.0.0-2.el7 will be installed\n---> Package rh-ror41-rubygem-coffee-script.noarch 0:2.2.0-6.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(coffee-script-source) for package: rh-ror41-rubygem-coffee-script-2.2.0-6.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(execjs) for package: rh-ror41-rubygem-coffee-script-2.2.0-6.el7.noarch\n---> Package rh-ror41-rubygem-dalli.noarch 0:2.7.2-2.el7 will be installed\n---> Package rh-ror41-rubygem-erubis.noarch 0:2.7.0-8.el7 will be installed\n---> Package rh-ror41-rubygem-hike.noarch 0:1.2.3-1.el7 will be installed\n---> Package rh-ror41-rubygem-i18n.noarch 0:0.6.11-1.el7 will be installed\n---> Package rh-ror41-rubygem-mail.noarch 0:2.5.4-2.el7 will be installed\n--> Processing Dependency: rh-ror41-rubygem(treetop) < 1.5 for package: rh-ror41-rubygem-mail-2.5.4-2.el7.noarch\n--> Processing Dependency: rh-ror41-rubygem(treetop) >= 1.4.8 for package: rh-ror41-rubygem-mail-2.5.4-2.el7.noarch\n---> Package rh-ror41-rubygem-multi_json.noarch 0:1.8.4-2.el7 will be installed\n---> Package rh-ror41-rubygem-rack-protection.noarch 0:1.5.0-1.el7 will be installed\n---> Package rh-ror41-rubygem-rack-test.noarch 0:0.6.2-2.el7 will be installed\n---> Package rh-ror41-rubygem-thread_safe.noarch 0:0.3.4-3.el7 will be installed\n---> Package rh-ror41-rubygem-tzinfo.noarch 0:1.2.2-1.el7 will be installed\n---> Package rh-ruby22-ruby-irb.noarch 0:2.2.2-16.el7 will be installed\n---> Package rh-ruby22-rubygem-bigdecimal.x86_64 0:1.2.6-16.el7 will be installed\n---> Package rh-ruby22-rubygem-minitest.noarch 0:5.4.3-16.el7 will be installed\n---> Package rh-ruby22-rubygem-net-http-persistent.noarch 0:2.9.4-4.el7 will be installed\n---> Package rh-ruby22-rubygem-thor.noarch 0:0.19.1-1.el7 will be installed\n---> Package ruby-augeas.x86_64 0:0.5.0-1.el7 will be installed\n--> Processing Dependency: augeas-libs >= 1.0.0 for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.16.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.14.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.12.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.11.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.10.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n--> Processing Dependency: libaugeas.so.0()(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64\n---> Package ruby-rgen.noarch 0:0.6.5-2.el7sat will be installed\n---> Package ruby-shadow.x86_64 0:1.4.1-23.el7 will be installed\n---> Package rubygem-hashie.noarch 0:2.0.5-2.el7sat will be installed\n---> Package rubygem-io-console.x86_64 0:0.4.2-29.el7 will be installed\n---> Package rubygem-json.x86_64 0:1.7.7-29.el7 will be installed\n---> Package rubygem-little-plugger.noarch 0:1.1.3-17.el7sat will be installed\n---> Package rubygem-multi_json.noarch 0:1.8.2-4.el7sat will be installed\n---> Package rubygem-psych.x86_64 0:2.0.0-29.el7 will be installed\n---> Package rubygem-rdoc.noarch 0:4.0.0-29.el7 will be installed\n--> Processing Dependency: ruby(irb) = 2.0.0.648 for package: rubygem-rdoc-4.0.0-29.el7.noarch\n---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be installed\n---> Package tfm-rubygem-algebrick.noarch 0:0.7.3-4.el7sat will be installed\n---> Package tfm-rubygem-ansi.noarch 0:1.4.3-6.el7sat will be installed\n---> Package tfm-rubygem-apipie-bindings.noarch 0:0.0.16-1.el7sat will be installed\n---> Package tfm-rubygem-apipie-params.noarch 0:0.0.5-2.el7sat will be installed\n---> Package tfm-rubygem-awesome_print.noarch 0:1.0.2-13.el7sat will be installed\n---> Package tfm-rubygem-clamp.noarch 0:1.0.0-4.el7sat will be installed\n---> Package tfm-rubygem-concurrent-ruby-edge.noarch 1:0.2.0-2.el7sat will be installed\n---> Package tfm-rubygem-fog-xenserver.noarch 0:0.2.2-2.el7sat will be installed\n---> Package tfm-rubygem-hashie.noarch 0:2.0.5-4.el7sat will be installed\n---> Package tfm-rubygem-highline.noarch 0:1.6.21-4.el7sat will be installed\n---> Package tfm-rubygem-jwt.noarch 0:1.2.0-3.el7sat will be installed\n---> Package tfm-rubygem-locale.noarch 0:2.0.9-11.el7sat will be installed\n---> Package tfm-rubygem-multipart-post.noarch 0:1.2.0-4.el7sat will be installed\n---> Package tfm-rubygem-qpid_messaging.x86_64 0:0.30.0-7.el7sat will be installed\n--> Processing Dependency: libqpidclient.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidcommon.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidmessaging.so.3()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidtypes.so.2()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n---> Package tfm-rubygem-table_print.noarch 0:1.5.1-5.el7sat will be installed\n---> Package tfm-rubygem-trollop.noarch 0:2.0-5.el7sat will be installed\n---> Package tomcat-lib.noarch 0:7.0.69-10.el7 will be installed\n--> Processing Dependency: tomcat-el-2.2-api = 7.0.69-10.el7 for package: tomcat-lib-7.0.69-10.el7.noarch\n--> Processing Dependency: tomcat-jsp-2.2-api = 7.0.69-10.el7 for package: tomcat-lib-7.0.69-10.el7.noarch\n--> Processing Dependency: tomcat-servlet-3.0-api = 7.0.69-10.el7 for package: tomcat-lib-7.0.69-10.el7.noarch\n--> Processing Dependency: ecj >= 1:4.2.1 for package: tomcat-lib-7.0.69-10.el7.noarch\n---> Package ttmkfdir.x86_64 0:3.0.9-42.el7 will be installed\n---> Package tzdata-java.noarch 0:2016j-1.el7 will be installed\n---> Package xorg-x11-font-utils.x86_64 1:7.5-20.el7 will be installed\n--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64\n--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64\n---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed\n--> Running transaction check\n---> Package augeas-libs.x86_64 0:1.4.0-2.el7 will be installed\n---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed\n---> Package avalon-framework.noarch 0:4.3-10.el7 will be installed\n--> Processing Dependency: xalan-j2 for package: avalon-framework-4.3-10.el7.noarch\n---> Package avalon-logkit.noarch 0:2.1-14.el7 will be installed\n--> Processing Dependency: jms for package: avalon-logkit-2.1-14.el7.noarch\n---> Package ecj.x86_64 1:4.2.1-8.el7 will be installed\n---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed\n---> Package geronimo-jta.noarch 0:1.1.1-17.el7 will be installed\n---> Package gnutls-dane.x86_64 0:3.3.24-1.el7 will be installed\n---> Package graphite2.x86_64 0:1.3.6-1.el7_2 will be installed\n---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed\n---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed\n---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed\n---> Package libXfont.x86_64 0:1.5.1-2.el7 will be installed\n---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed\n---> Package libfontenc.x86_64 0:1.1.2-3.el7 will be installed\n---> Package libicu.x86_64 0:50.1.2-15.el7 will be installed\n---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed\n---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed\n---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed\n---> Package log4j.noarch 0:1.2.17-15.el7 will be installed\n--> Processing Dependency: mvn(javax.mail:mail) for package: log4j-1.2.17-15.el7.noarch\n---> Package lua-posix.x86_64 0:32-2.el7 will be installed\n--> Processing Dependency: lua-bitop for package: lua-posix-32-2.el7.x86_64\n---> Package mesa-libgbm.x86_64 0:11.2.2-2.20160614.el7 will be installed\n---> Package mesa-libglapi.x86_64 0:11.2.2-2.20160614.el7 will be installed\n---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed\n--> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch\n--> Processing Dependency: perl(Compress::Raw::Zlib) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch\n---> Package perl-Net-Daemon.noarch 0:0.48-5.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-11.el7 will be installed\n---> Package python-chardet.noarch 0:2.2.1-1.el7_1 will be installed\n---> Package python-fpconst.noarch 0:0.7.3-12.el7 will be installed\n---> Package python-javapackages.noarch 0:3.4.1-11.el7 will be installed\n---> Package rh-ror41-rubygem-coffee-script-source.noarch 0:1.6.3-1.el7 will be installed\n---> Package rh-ror41-rubygem-execjs.noarch 0:2.2.0-1.el7 will be installed\n---> Package rh-ror41-rubygem-treetop.noarch 0:1.4.14-1.el7 will be installed\n---> Package rpm-build.x86_64 0:4.11.3-21.el7 will be installed\n--> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-21.el7.x86_64\n--> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-21.el7.x86_64\n--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-21.el7.x86_64\n--> Processing Dependency: bzip2 for package: rpm-build-4.11.3-21.el7.x86_64\n--> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-21.el7.x86_64\n--> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-21.el7.x86_64\n--> Processing Dependency: unzip for package: rpm-build-4.11.3-21.el7.x86_64\n---> Package ruby-irb.noarch 0:2.0.0.648-29.el7 will be installed\n---> Package rubygem-apipie-bindings.noarch 0:0.0.14-2.el7sat will be installed\n--> Processing Dependency: rubygem(rest-client) >= 1.6.5 for package: rubygem-apipie-bindings-0.0.14-2.el7sat.noarch\n--> Processing Dependency: rubygem(awesome_print) for package: rubygem-apipie-bindings-0.0.14-2.el7sat.noarch\n--> Processing Dependency: rubygem(oauth) for package: rubygem-apipie-bindings-0.0.14-2.el7sat.noarch\n---> Package rubygem-bundler_ext.noarch 0:0.3.0-7.el7sat will be installed\n--> Processing Dependency: rubygem(bundler) for package: rubygem-bundler_ext-0.3.0-7.el7sat.noarch\n---> Package rubygem-gssapi.noarch 0:1.1.2-4.el7sat will be installed\n--> Processing Dependency: rubygem(ffi) >= 1.0.1 for package: rubygem-gssapi-1.1.2-4.el7sat.noarch\n---> Package rubygem-rkerberos.x86_64 0:0.1.3-5.el7 will be installed\n--> Processing Dependency: libkadm5clnt_mit.so.8(kadm5clnt_mit_8_MIT)(64bit) for package: rubygem-rkerberos-0.1.3-5.el7.x86_64\n--> Processing Dependency: libkadm5clnt_mit.so.8()(64bit) for package: rubygem-rkerberos-0.1.3-5.el7.x86_64\n---> Package rubygem-rubyipmi.noarch 0:0.10.0-1.el7sat will be installed\n--> Processing Dependency: ipmitool for package: rubygem-rubyipmi-0.10.0-1.el7sat.noarch\n---> Package rubygem-sinatra.noarch 1:1.3.6-27.el7sat will be installed\n--> Processing Dependency: rubygem(rack-protection) < 2 for package: 1:rubygem-sinatra-1.3.6-27.el7sat.noarch\n--> Processing Dependency: rubygem(tilt) < 2 for package: 1:rubygem-sinatra-1.3.6-27.el7sat.noarch\n--> Processing Dependency: rubygem(rack-protection) >= 1.3 for package: 1:rubygem-sinatra-1.3.6-27.el7sat.noarch\n--> Processing Dependency: rubygem(tilt) >= 1.3.3 for package: 1:rubygem-sinatra-1.3.6-27.el7sat.noarch\n---> Package saslwrapper.x86_64 0:0.22-5.el7sat will be installed\n---> Package tfm-rubygem-qpid_messaging.x86_64 0:0.30.0-7.el7sat will be installed\n--> Processing Dependency: libqpidclient.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidcommon.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidmessaging.so.3()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidtypes.so.2()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n---> Package tomcat-el-2.2-api.noarch 0:7.0.69-10.el7 will be installed\n---> Package tomcat-jsp-2.2-api.noarch 0:7.0.69-10.el7 will be installed\n---> Package tomcat-servlet-3.0-api.noarch 0:7.0.69-10.el7 will be installed\n---> Package unbound-libs.x86_64 0:1.4.20-28.el7 will be installed\n--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: unbound-libs-1.4.20-28.el7.x86_64\n--> Processing Dependency: libldns.so.1()(64bit) for package: unbound-libs-1.4.20-28.el7.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package elfutils.x86_64 0:0.166-2.el7 will be installed\n---> Package gdb.x86_64 0:7.6.1-94.el7 will be installed\n---> Package geronimo-jms.noarch 0:1.1.1-19.el7 will be installed\n---> Package ipmitool.x86_64 0:1.8.15-7.el7 will be installed\n--> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.15-7.el7.x86_64\n---> Package javamail.noarch 0:1.4.6-8.el7 will be installed\n---> Package ldns.x86_64 0:1.6.16-10.el7 will be installed\n---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed\n---> Package libkadm5.x86_64 0:1.14.1-27.el7_3 will be installed\n--> Processing Dependency: krb5-libs(x86-64) = 1.14.1-27.el7_3 for package: libkadm5-1.14.1-27.el7_3.x86_64\n---> Package lua-bitop.x86_64 0:1.0.2-3.el7 will be installed\n---> Package patch.x86_64 0:2.7.1-8.el7 will be installed\n---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed\n---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed\n---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed\n---> Package redhat-rpm-config.noarch 0:9.1.0-72.el7 will be installed\n--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-72.el7.noarch\n--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-72.el7.noarch\n--> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-72.el7.noarch\n---> Package rubygem-awesome_print.noarch 0:1.0.2-12.el7sat will be installed\n---> Package rubygem-bundler.noarch 0:1.7.8-3.el7 will be installed\n--> Processing Dependency: rubygem(thor) >= 0.19.0 for package: rubygem-bundler-1.7.8-3.el7.noarch\n--> Processing Dependency: rubygem(net-http-persistent) for package: rubygem-bundler-1.7.8-3.el7.noarch\n---> Package rubygem-ffi.x86_64 0:1.9.10-2.el7 will be installed\n---> Package rubygem-oauth.noarch 0:0.4.7-8.el7sat will be installed\n---> Package rubygem-rack-protection.noarch 0:1.5.3-3.el7 will be installed\n---> Package rubygem-rest-client.noarch 0:1.6.7-4.el7 will be installed\n--> Processing Dependency: rubygem(mime-types) >= 1.16 for package: rubygem-rest-client-1.6.7-4.el7.noarch\n--> Processing Dependency: rubygem(netrc) for package: rubygem-rest-client-1.6.7-4.el7.noarch\n---> Package rubygem-tilt.noarch 0:1.3.3-18.el7sat will be installed\n---> Package tfm-rubygem-qpid_messaging.x86_64 0:0.30.0-7.el7sat will be installed\n--> Processing Dependency: libqpidclient.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidcommon.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidmessaging.so.3()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidtypes.so.2()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n---> Package unzip.x86_64 0:6.0-16.el7 will be installed\n---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed\n--> Processing Dependency: osgi(org.apache.xerces) for package: xalan-j2-2.7.1-23.el7.noarch\n--> Processing Dependency: xerces-j2 for package: xalan-j2-2.7.1-23.el7.noarch\n--> Running transaction check\n---> Package OpenIPMI-modalias.x86_64 0:2.0.19-15.el7 will be installed\n---> Package dwz.x86_64 0:0.11-3.el7 will be installed\n---> Package krb5-libs.x86_64 0:1.14.1-26.el7 will be updated\n---> Package krb5-libs.x86_64 0:1.14.1-27.el7_3 will be an update\n---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed\n---> Package rubygem-mime-types.noarch 0:1.19-7.el7sat will be installed\n---> Package rubygem-net-http-persistent.noarch 0:2.8-5.el7 will be installed\n---> Package rubygem-netrc.noarch 0:0.7.7-3.el7 will be installed\n---> Package rubygem-thor.noarch 0:0.19.1-1.el7 will be installed\n---> Package tfm-rubygem-qpid_messaging.x86_64 0:0.30.0-7.el7sat will be installed\n--> Processing Dependency: libqpidclient.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidcommon.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidmessaging.so.3()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidtypes.so.2()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed\n--> Processing Dependency: xml-commons-apis >= 1.4.01 for package: xerces-j2-2.11.0-17.el7_0.noarch\n--> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch\n--> Processing Dependency: osgi(javax.xml) for package: xerces-j2-2.11.0-17.el7_0.noarch\n--> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch\n---> Package zip.x86_64 0:3.0-11.el7 will be installed\n--> Running transaction check\n---> Package tfm-rubygem-qpid_messaging.x86_64 0:0.30.0-7.el7sat will be installed\n--> Processing Dependency: libqpidclient.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidcommon.so.10()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidmessaging.so.3()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n--> Processing Dependency: libqpidtypes.so.2()(64bit) for package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64\n---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed\n---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed\n--> Finished Dependency Resolution\nError: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidcommon.so.10()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidcommon.so.10()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidcommon.so.2()(64bit)\nError: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidtypes.so.2()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidtypes.so.2()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidtypes.so.1()(64bit)\nError: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidmessaging.so.3()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidmessaging.so.3()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidmessaging.so.2()(64bit)\nError: Package: tfm-rubygem-qpid_messaging-0.30.0-7.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n           Requires: libqpidclient.so.10()(64bit)\n           Available: qpid-cpp-client-0.30-11.el7sat.x86_64 (rhel-7-server-satellite-6.2-rpms)\n               libqpidclient.so.10()(64bit)\n           Installing: qpid-cpp-client-1.35.0-1.el7.x86_64 (epel)\n              ~libqpidclient.so.2()(64bit)\n**********************************************************************\nyum can be configured to try to resolve such errors by temporarily enabling\ndisabled repos and searching for missing dependencies.\nTo enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf\n**********************************************************************\n\n You could try using --skip-broken to work around the problem\n You could try running: rpm -Va --nofiles --nodigest\n"]}
	to retry, use: --limit @/root/satellite-clone/satellite-clone-playbook.retry

This was do to EPEL being enabled. So we need to find someway of disabling it. Since this is the host that will become the satellite, this shouldnt be a problem for the user.

Possible fixes I think we should look into:

  1. Install using the yum --disable-repos command, or the ansible yum equivalent
  2. change /etc/yum.repos.d/epel.repo via sed

Wrapper Script?

Do we want to add some sort of wrapper around the playbook to shorten the steps and make it so the user does have to edit ansible config and inventory files as much.

Here is what I was thinking

satellite-clone-tool --source=<clone_from_host> --dest=<clone_to_host> --rhel-version=7 --satellite-version=6.2 --activation-key=<ak> ...

Cant sync content to capsule that was moved from one satellite to another.

Steps:

  1. Started with Sat1. Attached capsule1.
  2. Cloned Sat1 to Sat2.
  3. On Sat2 generate the capsule certs for capsule1
  4. Unregistered capsule1 from Sat1.
  5. register capsule1 to sat2
  6. Rerun the the capsule installer with new certs.
  7. Run capsule content sync on Sat2 for capsule1

Task fails with the following warning:

Host did not respond within 20 seconds. Sync has been cancelled. Is katello-agent installed and goferd running on the Host?

For reference that was running 6.1 on RHEL7

(Re)populating pulp content

For fast cloning, this project does not take pulp content into cosideration while cloning. There are potentially two ways to fix this:

  1. Give an option to the user to supply pulp content.
  2. Find and provide a way to the user to force sync all the repos.

Add option to clean out all pulp repos and resync all pulp-data

A user would:

  • run a katello-backup w/o pulp content
  • run the clone playbook w/ backup files
  • on the cloned machine, the repos would be cleaned out of units and then a "mass re-sync" would be triggered

This would allow a user to clone w/ content without using pulp_data file (which can be upwards of 1TB) and make for a much faster cloning.

RHEL 6 to 7 migration

A user could take a backup from a RHEL6 Satellite machine and use it to install a RHEL 7 Satellite machine using the cloning playbook. The Satellite version would stay the same

TASK - Restart katello-service and test satellite - failed but manually running hammer ping passed.

Failed task output from ansible run:

# ansible-playbook -i inventory satellite-clone-playbook.yml
....
....
TASK [sat6repro : Restart katello-service and test satellite] ******************
changed: [*.*.*.*] => (item=katello-service start)
failed: [*.*.*.*] (item=hammer ping) => {"changed": true, "cmd": ["hammer", "ping"], "delta": "0:00:30.420242", "end": "2017-01-06 17:39:33.473193", "failed": true, "item": "hammer ping", "rc": 1, "start": "2017-01-06 17:39:03.052951", "stderr": "", "stdout": "candlepin:      \n    Status:          ok\n    Server Response: Duration: 32ms\ncandlepin_auth: \n    Status:          ok\n    Server Response: Duration: 31ms\npulp:           \n    Status:          ok\n    Server Response: Duration: 188ms\nforeman_tasks:  \n    Status:          FAIL\n    Server Response:", "stdout_lines": ["candlepin:      ", "    Status:          ok", "    Server Response: Duration: 32ms", "candlepin_auth: ", "    Status:          ok", "    Server Response: Duration: 31ms", "pulp:           ", "    Status:          ok", "    Server Response: Duration: 188ms", "foreman_tasks:  ", "    Status:          FAIL", "    Server Response:"], "warnings": []}

Running hammer ping on the satellite host ran with no errors:

# hammer ping
candlepin:      
    Status:          ok
    Server Response: Duration: 28ms
candlepin_auth: 
    Status:          ok
    Server Response: Duration: 28ms
pulp:           
    Status:          ok
    Server Response: Duration: 58ms
foreman_tasks:  
    Status:          ok
    Server Response: Duration: 36ms

# echo $?
0

After starting katello services, hammer ping fails as foreman_tasks doesn't comes up immediately

TASK [sat6repro : Restart katello-service and test satellite] ******************
changed: [Server] => (item=katello-service start)
failed: [Server] (item=hammer ping) => {"changed": true, "cmd": ["hammer", "ping"], "delta": "0:00:54.061257", "end": "2017-01-10 04:35:41.361823", "failed": true, "item": "hammer ping", "rc": 1, "start": "2017-01-10 04:34:47.300566", "stderr": "", "stdout": "candlepin:      \n    Status:          ok\n    Server Response: Duration: 35ms\ncandlepin_auth: \n    Status:          ok\n    Server Response: Duration: 36ms\npulp:           \n    Status:          ok\n    Server Response: Duration: 63ms\nforeman_tasks:  \n    Status:          FAIL\n    Server Response:", "stdout_lines": ["candlepin:      ", "    Status:          ok", "    Server Response: Duration: 35ms", "candlepin_auth: ", "    Status:          ok", "    Server Response: Duration: 36ms", "pulp:           ", "    Status:          ok", "    Server Response: Duration: 63ms", "foreman_tasks:  ", "    Status:          FAIL", "    Server Response:"], "warnings": []}

This appears only when we use a large db and it might be because when multiple foreman_tasks are running in backend

libselinux-python required for RHEL6

Ran the clone-tool with the destination as the control host. Running RHEL6.

Looks like we need libselinux-python on the destination host maybe?

TASK [sat6repro : create /etc/hosts] *******************************************
fatal: [10.8.0.146]: FAILED! => {"changed": true, "failed": true, "msg": "Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!"}
	to retry, use: --limit @/root/suresh-sat-clone/satellite-clone-playbook.retry

validating root filesystem size needs to be tweaked w/o using 'root'

TASK [sat6repro : debug] *******************************************************
ok: [10.35.xx.xx => {
    "msg": "Free space in root partition is GB and required free space is 75GB"
}

TASK [sat6repro : Check if root has enough space] ******************************
fatal: [10.35.xx.xx]: FAILED! => {"changed": false, "failed": true, "msg": "Your root partition should atleast have 75GB but it contains only GB"}

Instead of explicitly using root here: shell: df -h | grep 'root'| awk '{print $4}' | cut -d'G' -f1
we should do it like: df -h | grep '/$' | awk '{print $4}' | cut -d 'G' -f1 and this will work everywhere.

Rhel 6 - Satellite 6.2 failing

The satellite installer fails with cert issues:

[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/errors.rb:106:in `fail'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/type/exec.rb:160:in `sync'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:204:in `sync'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:89:in `perform_changes'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:88:in `each'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:88:in `perform_changes'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:20:in `evaluate'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:204:in `apply'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:217:in `eval_resource'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:147:in `call'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:147:in `evaluate_without_trigger'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:335:in `thinmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:334:in `thinmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:147:in `evaluate_without_trigger'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/graph/relationship_graph.rb:118:in `traverse'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:138:in `evaluate_without_trigger'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/gems/1.8/gems/kafo-0.7.6/modules/kafo_configure/lib/puppet/parser/functions/add_progress.rb:25:in `evaluate'
                                                                                        [ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:169:in `apply'
                                                                                                                                                                     [ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/log.rb:149:in `with_destination'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/report.rb:112:in `as_logging_destination'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/gems/1.8/gems/kafo-0.7.6/modules/kafo_configure/lib/kafo/puppet/report_wrapper.rb:30:in `send'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/gems/1.8/gems/kafo-0.7.6/modules/kafo_configure/lib/kafo/puppet/report_wrapper.rb:30:in `method_missing'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:168:in `apply'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:120:in `apply_catalog'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:161:in `benchmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:160:in `benchmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:119:in `apply_catalog'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:227:in `run_internal'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:134:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/context.rb:64:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet.rb:246:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:133:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:302:in `apply_catalog'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:236:in `main'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/context.rb:64:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet.rb:246:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:198:in `main'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:159:in `run_command'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:381:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:507:in `plugin_hook'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:381:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:496:in `exit_on_fail'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:381:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:146:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:92:in `execute'
[ INFO 2017-01-12 22:19:47 main] /usr/bin/puppet:8

[ERROR 2017-01-12 22:19:47 main]  /Stage[main]/Certs::Candlepin/Exec[create candlepin qpid exchange]/returns: change from notrun to 0 failed: qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://sat-snap-rhel6.example.com:5671' add exchange topic event --durable returned 1 instead of one of [0]
[ INFO 2017-01-12 22:19:47 main]  RESOURCE Exec[create candlepin qpid exchange]
[DEBUG 2017-01-12 22:19:47 main]  Exec[create candlepin qpid exchange](provider=posix): Executing check 'qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://sat-snap-rhel6.example.com:5671' exchanges event'
[DEBUG 2017-01-12 22:19:47 main]  Executing 'qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://sat-snap-rhel6.example.com:5671' exchanges event'
[DEBUG 2017-01-12 22:19:47 main]  /Stage[main]/Certs::Candlepin/Exec[create candlepin qpid exchange]/unless: Failed: ConnectError: [Errno 1] _ssl.c:492: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[DEBUG 2017-01-12 22:19:47 main]  Exec[create candlepin qpid exchange](provider=posix): Executing 'qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://sat-snap-rhel6.example.com:5671' add exchange topic event --durable'
[DEBUG 2017-01-12 22:19:47 main]  Executing 'qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://sat-snap-rhel6.example.com:5671' add exchange topic event --durable'
[ WARN 2017-01-12 22:19:47 main]  /Stage[main]/Certs::Candlepin/Exec[create candlepin qpid exchange]/returns: Failed: ConnectError: [Errno 1] _ssl.c:492: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[ERROR 2017-01-12 22:19:47 main]  /Stage[main]/Certs::Candlepin/Exec[create candlepin qpid exchange]: Failed to call refresh: qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://sat-snap-rhel6.example.com:5671' add exchange topic event --durable returned 1 instead of one of [0]
[ERROR 2017-01-12 22:19:47 main]  /Stage[main]/Certs::Candlepin/Exec[create candlepin qpid exchange]: qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://sat-snap-rhel6.example.com:5671' add exchange topic event --durable returned 1 instead of one of [0]
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/errors.rb:106:in `fail'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/type/exec.rb:160:in `sync'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/type/exec.rb:583:in `refresh'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/event_manager.rb:101:in `send'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/event_manager.rb:101:in `process_callback'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/event_manager.rb:20:in `process_events'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/event_manager.rb:93:in `queued_events'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/event_manager.rb:92:in `each'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/event_manager.rb:92:in `queued_events'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/event_manager.rb:19:in `process_events'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:221:in `eval_resource'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:147:in `call'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:147:in `evaluate_without_trigger'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:335:in `thinmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:334:in `thinmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:147:in `evaluate_without_trigger'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/graph/relationship_graph.rb:118:in `traverse'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:138:in `evaluate_without_trigger'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/gems/1.8/gems/kafo-0.7.6/modules/kafo_configure/lib/puppet/parser/functions/add_progress.rb:25:in `evaluate'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:169:in `apply'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/log.rb:149:in `with_destination'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/transaction/report.rb:112:in `as_logging_destination'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/gems/1.8/gems/kafo-0.7.6/modules/kafo_configure/lib/kafo/puppet/report_wrapper.rb:30:in `send'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/gems/1.8/gems/kafo-0.7.6/modules/kafo_configure/lib/kafo/puppet/report_wrapper.rb:30:in `method_missing'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:168:in `apply'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:120:in `apply_catalog'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:161:in `benchmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:160:in `benchmark'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:119:in `apply_catalog'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:227:in `run_internal'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:134:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/context.rb:64:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet.rb:246:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:133:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:302:in `apply_catalog'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:236:in `main'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/context.rb:64:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet.rb:246:in `override'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:198:in `main'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:159:in `run_command'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:381:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:507:in `plugin_hook'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:381:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:496:in `exit_on_fail'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:381:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:146:in `run'
[ INFO 2017-01-12 22:19:47 main] /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:92:in `execute'
[ INFO 2017-01-12 22:19:47 main] /usr/bin/puppet:8```

installing libselinux-python happens before subscribing to a repo

To reproduce, run sat-clone using two hosts. On the destination node, make sure it is a clean install with no repos enabled.

TASK [sat6repro : install libselinux-python for rhel6] *************************
fatal: [192.168.121.230]: FAILED! => {"changed": false, "failed": true, "msg": "There are no enabled repos.\n Run "yum repolist all" to see the repos you have.\n You can enable repos with yum-config-manager --enable \n", "rc": 1, "results": []}
to retry, use: --limit @/root/satellite-clone/satellite-clone-playbook.retry

Add arg to control node setup script to for backup files

i was thinking, perhaps this script could take the path to the backup as an argument and make symlinks to the files in roles/sat6repro/files

This should do the trick:

$BACKUPS_PATH=$1
...
ln -s --force $BACKUPS_PATH/* roles/sat6repro/files/

Registration to the Customer Portal should be optional

As a user, I'd like for it to not be mandatory to register to the Customer Portal as a prerequisite of using satellite-clone.

I may be using satellite-clone to test an upgrade or reproduce a problem, and I may want to do this offline or I may only have a single satellite subscription that I dont wish to remove from my production system.

In this use case, I would expect that the user would be required to provide working yum repos (for RHEL, RHSCL & Satellite) prior to invoking the playbook.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.