Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Fail to install HCP 1.3 on Grafana step

avatar
Contributor

Hi,

I am unable to install the HCP with HDP 2.5 as per HCP 1.3 Documentation. I increased the time out for python from 1800 to 27000 (Just to avoid time out). Still I am getting stucked up on this.

stderr: /var/lib/ambari-agent/data/errors-118.txt
Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana.py", line 69, in <module>
    AmsGrafana().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 285, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana.py", line 31, in install
    self.install_packages(env)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 576, in install_packages
    retry_count=agent_stack_retry_count)
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 54, in action_install
    self.install_package(package_name, self.resource.use_repos, self.resource.skip_repos)
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/yumrpm.py", line 51, in install_package
    self.checked_call_with_retries(cmd, sudo=True, logoutput=self.get_logoutput())
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 86, in checked_call_with_retries
    return self._call_with_retries(cmd, is_checked=True, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 98, in _call_with_retries
    code, out = func(cmd, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
    tries=tries, try_sleep=try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 293, in _call
    raise ExecutionFailed(err_msg, code, out, err)
resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-monitor' returned 1. Error: Nothing to do
stdout: /var/lib/ambari-agent/data/output-118.txt
2017-11-19 17:20:37,959 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
2017-11-19 17:20:37,960 - Group['metron'] {}
2017-11-19 17:20:37,961 - Group['livy'] {}
2017-11-19 17:20:37,961 - Group['elasticsearch'] {}
2017-11-19 17:20:37,961 - Group['spark'] {}
2017-11-19 17:20:37,962 - Group['zeppelin'] {}
2017-11-19 17:20:37,962 - Group['hadoop'] {}
2017-11-19 17:20:37,962 - Group['kibana'] {}
2017-11-19 17:20:37,962 - Group['users'] {}
2017-11-19 17:20:37,963 - User['hive'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,963 - User['storm'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,964 - User['zookeeper'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,965 - User['ams'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,966 - User['tez'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'users']}
2017-11-19 17:20:37,966 - User['zeppelin'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,967 - User['metron'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,968 - User['livy'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,969 - User['elasticsearch'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,969 - User['spark'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,970 - User['ambari-qa'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'users']}
2017-11-19 17:20:37,971 - User['flume'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,971 - User['kafka'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,972 - User['hdfs'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,973 - User['sqoop'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,974 - User['yarn'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,974 - User['kibana'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,975 - User['mapred'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,976 - User['hbase'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,976 - User['hcat'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True, 'groups': [u'hadoop']}
2017-11-19 17:20:37,977 - File['/var/lib/ambari-agent/tmp/changeUid.sh'] {'content': StaticFile('changeToSecureUid.sh'), 'mode': 0555}
2017-11-19 17:20:37,979 - Execute['/var/lib/ambari-agent/tmp/changeUid.sh ambari-qa /tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa'] {'not_if': '(test $(id -u ambari-qa) -gt 1000) || (false)'}
2017-11-19 17:20:37,987 - Skipping Execute['/var/lib/ambari-agent/tmp/changeUid.sh ambari-qa /tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa'] due to not_if
2017-11-19 17:20:37,987 - Directory['/tmp/hbase-hbase'] {'owner': 'hbase', 'create_parents': True, 'mode': 0775, 'cd_access': 'a'}
2017-11-19 17:20:37,988 - File['/var/lib/ambari-agent/tmp/changeUid.sh'] {'content': StaticFile('changeToSecureUid.sh'), 'mode': 0555}
2017-11-19 17:20:37,989 - Execute['/var/lib/ambari-agent/tmp/changeUid.sh hbase /home/hbase,/tmp/hbase,/usr/bin/hbase,/var/log/hbase,/tmp/hbase-hbase'] {'not_if': '(test $(id -u hbase) -gt 1000) || (false)'}
2017-11-19 17:20:37,997 - Skipping Execute['/var/lib/ambari-agent/tmp/changeUid.sh hbase /home/hbase,/tmp/hbase,/usr/bin/hbase,/var/log/hbase,/tmp/hbase-hbase'] due to not_if
2017-11-19 17:20:37,997 - Group['hdfs'] {}
2017-11-19 17:20:37,997 - User['hdfs'] {'fetch_nonlocal_groups': True, 'groups': [u'hadoop', u'hdfs']}
2017-11-19 17:20:37,998 - FS Type: 
2017-11-19 17:20:37,998 - Directory['/etc/hadoop'] {'mode': 0755}
2017-11-19 17:20:38,012 - File['/usr/hdp/current/hadoop-client/conf/hadoop-env.sh'] {'content': InlineTemplate(...), 'owner': 'hdfs', 'group': 'hadoop'}
2017-11-19 17:20:38,013 - Directory['/var/lib/ambari-agent/tmp/hadoop_java_io_tmpdir'] {'owner': 'hdfs', 'group': 'hadoop', 'mode': 01777}
2017-11-19 17:20:38,028 - Initializing 6 repositories
2017-11-19 17:20:38,028 - Repository['HDP-2.5'] {'base_url': 'http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.5.3.0', 'action': ['create'], 'components': [u'HDP', 'main'], 'repo_template': '[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list %}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'HDP', 'mirror_list': None}
2017-11-19 17:20:38,035 - File['/etc/yum.repos.d/HDP.repo'] {'content': '[HDP-2.5]\nname=HDP-2.5\nbaseurl=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.5.3.0\n\npath=/\nenabled=1\ngpgcheck=0'}
2017-11-19 17:20:38,036 - Repository['HDP-UTILS-1.1.0.21'] {'base_url': 'http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos7', 'action': ['create'], 'components': [u'HDP-UTILS', 'main'], 'repo_template': '[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list %}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'HDP-UTILS', 'mirror_list': None}
2017-11-19 17:20:38,039 - File['/etc/yum.repos.d/HDP-UTILS.repo'] {'content': '[HDP-UTILS-1.1.0.21]\nname=HDP-UTILS-1.1.0.21\nbaseurl=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos7\n\npath=/\nenabled=1\ngpgcheck=0'}
2017-11-19 17:20:38,039 - Repository['HCP-1.3.0.0-51'] {'base_url': 'http://s3.amazonaws.com/dev.hortonworks.com/HCP/centos6/1.x/BUILDS/1.3.0.0-51', 'action': ['create'], 'components': [u'METRON', 'main'], 'repo_template': '[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list %}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'METRON', 'mirror_list': None}
2017-11-19 17:20:38,042 - File['/etc/yum.repos.d/METRON.repo'] {'content': '[HCP-1.3.0.0-51]\nname=HCP-1.3.0.0-51\nbaseurl=http://s3.amazonaws.com/dev.hortonworks.com/HCP/centos6/1.x/BUILDS/1.3.0.0-51\n\npath=/\nenabled=1\ngpgcheck=0'}
2017-11-19 17:20:38,043 - Repository['ES-Curator-4.x'] {'base_url': 'http://packages.elastic.co/curator/4/centos/7', 'action': ['create'], 'components': [u'CURATOR', 'main'], 'repo_template': '[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list %}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'CURATOR', 'mirror_list': None}
2017-11-19 17:20:38,046 - File['/etc/yum.repos.d/CURATOR.repo'] {'content': '[ES-Curator-4.x]\nname=ES-Curator-4.x\nbaseurl=http://packages.elastic.co/curator/4/centos/7\n\npath=/\nenabled=1\ngpgcheck=0'}
2017-11-19 17:20:38,046 - Repository['kibana-4.x'] {'base_url': 'http://packages.elastic.co/kibana/4.5/centos', 'action': ['create'], 'components': [u'KIBANA', 'main'], 'repo_template': '[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list %}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'KIBANA', 'mirror_list': None}
2017-11-19 17:20:38,049 - File['/etc/yum.repos.d/KIBANA.repo'] {'content': '[kibana-4.x]\nname=kibana-4.x\nbaseurl=http://packages.elastic.co/kibana/4.5/centos\n\npath=/\nenabled=1\ngpgcheck=0'}
2017-11-19 17:20:38,049 - Repository['elasticsearch-2.x'] {'base_url': 'https://packages.elastic.co/elasticsearch/2.x/centos', 'action': ['create'], 'components': [u'ELASTICSEARCH', 'main'], 'repo_template': '[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list %}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'ELASTICSEARCH', 'mirror_list': None}
2017-11-19 17:20:38,052 - File['/etc/yum.repos.d/ELASTICSEARCH.repo'] {'content': '[elasticsearch-2.x]\nname=elasticsearch-2.x\nbaseurl=https://packages.elastic.co/elasticsearch/2.x/centos\n\npath=/\nenabled=1\ngpgcheck=0'}
2017-11-19 17:20:38,053 - Package['unzip'] {'retry_on_repo_unavailability': False, 'retry_count': 5}
2017-11-19 17:20:38,144 - Skipping installation of existing package unzip
2017-11-19 17:20:38,144 - Package['curl'] {'retry_on_repo_unavailability': False, 'retry_count': 5}
2017-11-19 17:20:38,161 - Skipping installation of existing package curl
2017-11-19 17:20:38,162 - Package['hdp-select'] {'retry_on_repo_unavailability': False, 'retry_count': 5}
2017-11-19 17:20:38,179 - Skipping installation of existing package hdp-select
2017-11-19 17:20:38,387 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
2017-11-19 17:20:38,390 - checked_call['hostid'] {}
2017-11-19 17:20:38,396 - checked_call returned (0, 'a8c0570a')
2017-11-19 17:20:38,400 - Package['ambari-metrics-monitor'] {'retry_on_repo_unavailability': False, 'retry_count': 5}
2017-11-19 17:20:38,492 - Installing package ambari-metrics-monitor ('/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-monitor')
2017-11-19 17:22:18,506 - Execution of '/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-monitor' returned 1. Error: Nothing to do
2017-11-19 17:22:18,506 - Failed to install package ambari-metrics-monitor. Executing '/usr/bin/yum clean metadata'
2017-11-19 17:22:18,727 - Retrying to install package ambari-metrics-monitor after 30 seconds

Command failed after 1 tries
1 ACCEPTED SOLUTION

avatar
Contributor
[root@node1 ~]# yum install ambari-metrics-monitor -y
Loaded plugins: fastestmirror, langpacks
ambari-2.6.0.0                                                                                                                                   | 2.9 kB  00:00:00
ambari-2.6.0.0/primary_db                                                                                                                        | 8.6 kB  00:00:00
Loading mirror speeds from cached hostfile
 * base: mirrors.ges.net.pk
 * epel: kartolo.sby.datautama.net.id
 * extras: mirrors.ges.net.pk
 * updates: mirrors.ges.net.pk
Resolving Dependencies
--> Running transaction check
---> Package ambari-metrics-monitor.x86_64 0:2.6.0.0-267 will be installed
--> Processing Dependency: python-devel for package: ambari-metrics-monitor-2.6.0.0-267.x86_64
--> Running transaction check
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be installed
--> Processing Conflict: python-devel-2.7.5-58.el7.x86_64 conflicts python < 2.7.5-58.el7
--> Finished Dependency Resolution
Error: python-devel conflicts with python-2.7.5-34.el7.x86_64
 You could try using --skip-broken to work around the problem
** Found 564 pre-existing rpmdb problem(s), 'yum check' output follows:
ModemManager-glib-1.6.0-2.el7.x86_64 is a duplicate with ModemManager-glib-1.1.0-8.git20130913.el7.x86_64
1:NetworkManager-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-1.0.6-27.el7.x86_64
1:NetworkManager-glib-1.8.0-9.el7.x86_64 has installed conflicts NetworkManager-libnm < ('1', '1.8.0', '9.el7'): 1:NetworkManager-libnm-1.0.6-27.el7.x86_64
1:NetworkManager-glib-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-glib-1.0.6-27.el7.x86_64
1:NetworkManager-libnm-1.8.0-9.el7.x86_64 has installed conflicts NetworkManager-glib < ('1', '1.8.0', '9.el7'): 1:NetworkManager-glib-1.0.6-27.el7.x86_64
1:NetworkManager-libnm-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-libnm-1.0.6-27.el7.x86_64
1:NetworkManager-team-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-team-1.0.6-27.el7.x86_64
abattis-cantarell-fonts-0.0.25-1.el7.noarch is a duplicate with abattis-cantarell-fonts-0.0.16-3.el7.noarch
abrt-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-2.1.11-36.el7.centos.x86_64
abrt-addon-ccpp-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-ccpp-2.1.11-36.el7.centos.x86_64
abrt-addon-kerneloops-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-kerneloops-2.1.11-36.el7.centos.x86_64
abrt-addon-pstoreoops-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-pstoreoops-2.1.11-36.el7.centos.x86_64
abrt-addon-python-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-python-2.1.11-36.el7.centos.x86_64
abrt-addon-xorg-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-xorg-2.1.11-36.el7.centos.x86_64
abrt-dbus-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-dbus-2.1.11-36.el7.centos.x86_64
abrt-libs-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-libs-2.1.11-36.el7.centos.x86_64
abrt-python-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-python-2.1.11-36.el7.centos.x86_64
abrt-retrace-client-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-retrace-client-2.1.11-36.el7.centos.x86_64
abrt-tui-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-tui-2.1.11-36.el7.centos.x86_64
accountsservice-0.6.45-2.el7.x86_64 is a duplicate with accountsservice-0.6.35-9.el7.x86_64
accountsservice-libs-0.6.45-2.el7.x86_64 is a duplicate with accountsservice-libs-0.6.35-9.el7.x86_64
adwaita-cursor-theme-3.22.0-1.el7.noarch is a duplicate with adwaita-cursor-theme-3.14.1-1.el7.noarch
adwaita-gtk2-theme-3.22.2-1.el7.x86_64 is a duplicate with adwaita-gtk2-theme-3.14.2.2-2.el7.x86_64
adwaita-icon-theme-3.22.0-1.el7.noarch is a duplicate with adwaita-icon-theme-3.14.1-1.el7.noarch
alsa-lib-1.1.3-3.el7.x86_64 is a duplicate with alsa-lib-1.0.28-2.el7.x86_64
alsa-tools-firmware-1.1.0-1.el7.x86_64 is a duplicate with alsa-tools-firmware-1.0.28-2.el7.x86_64
appstream-data-7-20170301.el7.noarch is a duplicate with appstream-data-7-6.el7.noarch
at-spi2-atk-2.22.0-2.el7.x86_64 is a duplicate with at-spi2-atk-2.8.1-4.el7.x86_64
at-spi2-core-2.22.0-1.el7.x86_64 is a duplicate with at-spi2-core-2.8.0-6.el7.x86_64
atk-2.22.0-3.el7.x86_64 is a duplicate with atk-2.14.0-1.el7.x86_64
audit-libs-2.7.6-3.el7.i686 is a duplicate with audit-libs-2.4.1-5.el7.x86_64
audit-libs-python-2.7.6-3.el7.x86_64 is a duplicate with audit-libs-python-2.4.1-5.el7.x86_64
augeas-libs-1.4.0-2.el7_4.1.x86_64 is a duplicate with augeas-libs-1.4.0-2.el7.x86_64
authconfig-6.2.8-30.el7.x86_64 is a duplicate with authconfig-6.2.8-10.el7.x86_64
1:autocorr-en-5.0.6.2-14.el7.noarch is a duplicate with 1:autocorr-en-4.3.7.2-5.el7.noarch
avahi-autoipd-0.6.31-15.el7.x86_64 has installed conflicts avahi > ('0', '0.6.31', '15.el7'): avahi-0.6.31-17.el7.x86_64
avahi-autoipd-0.6.31-17.el7.x86_64 is a duplicate with avahi-autoipd-0.6.31-15.el7.x86_64
avahi-glib-0.6.31-15.el7.x86_64 has installed conflicts avahi > ('0', '0.6.31', '15.el7'): avahi-0.6.31-17.el7.x86_64
avahi-glib-0.6.31-17.el7.x86_64 is a duplicate with avahi-glib-0.6.31-15.el7.x86_64
avahi-libs-0.6.31-17.el7.x86_64 is a duplicate with avahi-libs-0.6.31-15.el7.x86_64
bash-4.2.46-29.el7_4.x86_64 is a duplicate with bash-4.2.46-19.el7.x86_64
32:bind-libs-lite-9.9.4-51.el7.x86_64 is a duplicate with 32:bind-libs-lite-9.9.4-29.el7.x86_64
32:bind-license-9.9.4-51.el7.noarch is a duplicate with 32:bind-license-9.9.4-29.el7.noarch
binutils-2.25.1-32.base.el7_4.1.x86_64 is a duplicate with binutils-2.23.52.0.1-55.el7.x86_64
biosdevname-0.7.2-2.el7.x86_64 is a duplicate with biosdevname-0.6.2-1.el7.x86_64
blktrace-1.0.5-8.el7.x86_64 is a duplicate with blktrace-1.0.5-6.el7.x86_64
bluez-5.44-4.el7_4.x86_64 is a duplicate with bluez-5.23-4.el7.x86_64
boost-date-time-1.53.0-27.el7.x86_64 is a duplicate with boost-date-time-1.53.0-25.el7.x86_64
boost-system-1.53.0-27.el7.x86_64 is a duplicate with boost-system-1.53.0-25.el7.x86_64
brlapi-0.6.0-15.el7.x86_64 is a duplicate with brlapi-0.6.0-9.el7.x86_64
brltty-4.5-15.el7.x86_64 is a duplicate with brltty-4.5-9.el7.x86_64
btrfs-progs-4.9.1-1.el7.x86_64 is a duplicate with btrfs-progs-3.19.1-1.el7.x86_64
ca-certificates-2017.2.14-71.el7.noarch is a duplicate with ca-certificates-2015.2.4-71.el7.noarch
cairo-1.14.8-2.el7.x86_64 is a duplicate with cairo-1.14.2-1.el7.x86_64
cairo-gobject-1.14.8-2.el7.x86_64 is a duplicate with cairo-gobject-1.14.2-1.el7.x86_64
caribou-0.4.21-1.el7.x86_64 is a duplicate with caribou-0.4.16-1.el7.x86_64
caribou-gtk2-module-0.4.21-1.el7.x86_64 is a duplicate with caribou-gtk2-module-0.4.16-1.el7.x86_64
caribou-gtk3-module-0.4.21-1.el7.x86_64 is a duplicate with caribou-gtk3-module-0.4.16-1.el7.x86_64
centos-release-7-4.1708.el7.centos.x86_64 is a duplicate with centos-release-7-2.1511.el7.centos.2.10.x86_64
checkpolicy-2.5-4.el7.x86_64 is a duplicate with checkpolicy-2.1.12-6.el7.x86_64
2:cheese-libs-3.22.1-1.el7.x86_64 is a duplicate with 2:cheese-libs-3.14.2-5.el7.x86_64
chkconfig-1.7.4-1.el7.x86_64 is a duplicate with chkconfig-1.3.61-5.el7.x86_64
chrony-3.1-2.el7.centos.x86_64 is a duplicate with chrony-2.1.1-1.el7.centos.x86_64
clutter-1.26.0-1.el7.x86_64 is a duplicate with clutter-1.20.0-4.el7.x86_64
clutter-gst2-2.0.18-1.el7.x86_64 is a duplicate with clutter-gst2-2.0.12-2.el7.x86_64
clutter-gtk-1.8.2-1.el7.x86_64 is a duplicate with clutter-gtk-1.4.4-7.el7.x86_64
cogl-1.22.2-1.el7.x86_64 is a duplicate with cogl-1.18.2-10.el7.x86_64
colord-1.3.4-1.el7.x86_64 is a duplicate with colord-1.2.7-2.el7.x86_64
colord-libs-1.3.4-1.el7.x86_64 is a duplicate with colord-libs-1.2.7-2.el7.x86_64
compat-cheese314-3.14.2-1.el7.x86_64 has installed conflicts cheese-libs < ('2', '3.18', None): 2:cheese-libs-3.14.2-5.el7.x86_64
compat-gnome-desktop314-3.14.2-1.el7.x86_64 has installed conflicts gnome-desktop3 < ('0', '3.18', None): gnome-desktop3-3.14.2-2.el7.x86_64
1:control-center-3.22.2-5.el7.x86_64 is a duplicate with 1:control-center-3.14.5-8.el7.x86_64
1:control-center-filesystem-3.22.2-5.el7.x86_64 is a duplicate with 1:control-center-filesystem-3.14.5-8.el7.x86_64
coreutils-8.22-18.el7.x86_64 is a duplicate with coreutils-8.22-15.el7.x86_64
cpio-2.11-25.el7_4.x86_64 is a duplicate with cpio-2.11-24.el7.x86_64
cryptsetup-1.7.4-3.el7.x86_64 is a duplicate with cryptsetup-1.6.7-1.el7.x86_64
cryptsetup-libs-1.7.4-3.el7.x86_64 is a duplicate with cryptsetup-libs-1.6.7-1.el7.x86_64
cryptsetup-python-1.7.4-3.el7.x86_64 is a duplicate with cryptsetup-python-1.6.7-1.el7.x86_64
1:cups-filesystem-1.6.3-29.el7.noarch is a duplicate with 1:cups-filesystem-1.6.3-22.el7.noarch
cups-filters-1.0.35-22.el7.x86_64 is a duplicate with cups-filters-1.0.35-21.el7.x86_64
cups-filters-libs-1.0.35-22.el7.x86_64 is a duplicate with cups-filters-libs-1.0.35-21.el7.x86_64
1:cups-libs-1.6.3-29.el7.x86_64 is a duplicate with 1:cups-libs-1.6.3-22.el7.x86_64
cups-pk-helper-0.2.6-2.el7.x86_64 is a duplicate with cups-pk-helper-0.2.4-5.el7.x86_64
cyrus-sasl-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-2.1.26-19.2.el7.x86_64
cyrus-sasl-lib-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-lib-2.1.26-19.2.el7.x86_64
cyrus-sasl-md5-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-md5-2.1.26-19.2.el7.x86_64
cyrus-sasl-plain-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-plain-2.1.26-19.2.el7.x86_64
cyrus-sasl-scram-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-scram-2.1.26-19.2.el7.x86_64
1:dbus-1.6.12-17.el7.x86_64 is a duplicate with 1:dbus-1.6.12-13.el7.x86_64
1:dbus-libs-1.6.12-17.el7.x86_64 is a duplicate with 1:dbus-libs-1.6.12-13.el7.x86_64
1:dbus-x11-1.6.12-17.el7.x86_64 is a duplicate with 1:dbus-x11-1.6.12-13.el7.x86_64
dconf-0.26.0-2.el7.x86_64 is a duplicate with dconf-0.22.0-2.el7.x86_64
desktop-file-utils-0.23-1.el7.x86_64 is a duplicate with desktop-file-utils-0.22-1.el7.x86_64
7:device-mapper-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-1.02.107-5.el7.x86_64
7:device-mapper-event-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-event-1.02.107-5.el7.x86_64
7:device-mapper-event-libs-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-event-libs-1.02.107-5.el7.x86_64
7:device-mapper-libs-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-libs-1.02.107-5.el7.x86_64
device-mapper-multipath-0.4.9-111.el7.x86_64 is a duplicate with device-mapper-multipath-0.4.9-85.el7.x86_64
device-mapper-multipath-libs-0.4.9-111.el7.x86_64 is a duplicate with device-mapper-multipath-libs-0.4.9-85.el7.x86_64
device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64 is a duplicate with device-mapper-persistent-data-0.5.5-1.el7.x86_64
12:dhclient-4.2.5-58.el7.centos.x86_64 is a duplicate with 12:dhclient-4.2.5-42.el7.centos.x86_64
12:dhcp-common-4.2.5-58.el7.centos.x86_64 is a duplicate with 12:dhcp-common-4.2.5-42.el7.centos.x86_64
12:dhcp-libs-4.2.5-58.el7.centos.x86_64 is a duplicate with 12:dhcp-libs-4.2.5-42.el7.centos.x86_64
dleyna-connector-dbus-0.2.0-2.el7.x86_64 is a duplicate with dleyna-connector-dbus-0.2.0-1.el7.x86_64
dleyna-core-0.5.0-1.el7.x86_64 is a duplicate with dleyna-core-0.4.0-1.el7.x86_64
1:dmidecode-3.0-5.el7.x86_64 is a duplicate with 1:dmidecode-2.12-9.el7.x86_64
dnsmasq-2.76-2.el7_4.2.x86_64 is a duplicate with dnsmasq-2.66-14.el7_1.x86_64
dracut-033-502.el7.x86_64 is a duplicate with dracut-033-359.el7.x86_64
dracut-config-rescue-033-502.el7.x86_64 is a duplicate with dracut-config-rescue-033-359.el7.x86_64
dracut-network-033-502.el7.x86_64 is a duplicate with dracut-network-033-359.el7.x86_64
e2fsprogs-1.42.9-10.el7.x86_64 is a duplicate with e2fsprogs-1.42.9-7.el7.x86_64
e2fsprogs-libs-1.42.9-10.el7.x86_64 is a duplicate with e2fsprogs-libs-1.42.9-7.el7.x86_64
ebtables-2.0.10-15.el7.x86_64 is a duplicate with ebtables-2.0.10-13.el7.x86_64
elfutils-0.168-8.el7.x86_64 is a duplicate with elfutils-0.163-3.el7.x86_64
elfutils-libelf-0.168-8.el7.i686 is a duplicate with elfutils-libelf-0.163-3.el7.x86_64
elfutils-libs-0.168-8.el7.i686 is a duplicate with elfutils-libs-0.163-3.el7.x86_64
1:emacs-filesystem-24.3-20.el7_4.noarch is a duplicate with 1:emacs-filesystem-24.3-18.el7.noarch
2:ethtool-4.8-1.el7.x86_64 is a duplicate with 2:ethtool-3.15-2.el7.x86_64
evolution-data-server-3.22.7-6.el7.x86_64 is a duplicate with evolution-data-server-3.12.11-24.el7.x86_64
expat-2.1.0-10.el7_3.x86_64 is a duplicate with expat-2.1.0-8.el7.x86_64
fcoe-utils-1.0.32-1.el7.x86_64 is a duplicate with fcoe-utils-1.0.30-3.git91c0c8c.el7.x86_64
file-5.11-33.el7.x86_64 is a duplicate with file-5.11-31.el7.x86_64
file-libs-5.11-33.el7.x86_64 is a duplicate with file-libs-5.11-31.el7.x86_64
filesystem-3.2-21.el7.x86_64 is a duplicate with filesystem-3.2-20.el7.x86_64
fipscheck-1.4.1-6.el7.x86_64 is a duplicate with fipscheck-1.4.1-5.el7.x86_64
fipscheck-lib-1.4.1-6.el7.x86_64 is a duplicate with fipscheck-lib-1.4.1-5.el7.x86_64
firewall-config-0.4.4.4-6.el7.noarch is a duplicate with firewall-config-0.3.9-14.el7.noarch
firewalld-0.4.4.4-6.el7.noarch has installed conflicts selinux-policy < ('0', '3.13.1', '118.el7'): selinux-policy-3.13.1-60.el7.noarch
firewalld-0.4.4.4-6.el7.noarch has installed conflicts NetworkManager < ('1', '1.4.0', '3.el7'): 1:NetworkManager-1.0.6-27.el7.x86_64
firewalld-0.4.4.4-6.el7.noarch is a duplicate with firewalld-0.3.9-14.el7.noarch
firewalld-filesystem-0.4.4.4-6.el7.noarch has installed conflicts firewalld < ('0', '0.3.13', None): firewalld-0.3.9-14.el7.noarch
fontconfig-2.10.95-11.el7.x86_64 is a duplicate with fontconfig-2.10.95-7.el7.x86_64
freetype-2.4.11-15.el7.x86_64 is a duplicate with freetype-2.4.11-11.el7.x86_64
fuse-2.9.2-8.el7.x86_64 is a duplicate with fuse-2.9.2-6.el7.x86_64
fuse-libs-2.9.2-8.el7.x86_64 is a duplicate with fuse-libs-2.9.2-6.el7.x86_64
gawk-4.0.2-4.el7_3.1.x86_64 is a duplicate with gawk-4.0.2-4.el7.x86_64
gcr-3.20.0-1.el7.x86_64 is a duplicate with gcr-3.14.0-1.el7.x86_64
gdb-7.6.1-100.el7.x86_64 is a duplicate with gdb-7.6.1-80.el7.x86_64
gdk-pixbuf2-2.36.5-1.el7.x86_64 is a duplicate with gdk-pixbuf2-2.31.6-3.el7.x86_64
1:gdm-3.22.3-12.el7.x86_64 is a duplicate with 1:gdm-3.14.2-12.el7.x86_64
geoclue2-2.4.5-1.el7.x86_64 is a duplicate with geoclue2-2.1.10-2.el7.x86_64
geocode-glib-3.20.1-1.el7.x86_64 is a duplicate with geocode-glib-3.14.0-2.el7.x86_64
gettext-0.19.8.1-2.el7.x86_64 is a duplicate with gettext-0.18.2.1-4.el7.x86_64
gettext-libs-0.19.8.1-2.el7.x86_64 is a duplicate with gettext-libs-0.18.2.1-4.el7.x86_64
ghostscript-9.07-28.el7_4.2.x86_64 is a duplicate with ghostscript-9.07-18.el7.x86_64
gjs-1.46.0-1.el7.x86_64 is a duplicate with gjs-1.42.0-1.el7.x86_64
glib-networking-2.50.0-1.el7.x86_64 is a duplicate with glib-networking-2.42.0-1.el7.x86_64
glib2-2.50.3-3.el7.x86_64 is a duplicate with glib2-2.42.2-5.el7.x86_64
glibc-2.17-196.el7.i686 is a duplicate with glibc-2.17-105.el7.x86_64
glibc-common-2.17-196.el7.x86_64 is a duplicate with glibc-common-2.17-105.el7.x86_64
glx-utils-8.2.0-3.el7.x86_64 is a duplicate with glx-utils-8.2.0-2.el7.x86_64
1:gmp-6.0.0-15.el7.x86_64 is a duplicate with 1:gmp-6.0.0-11.el7.x86_64
gnome-backgrounds-3.22.1-1.el7.noarch is a duplicate with gnome-backgrounds-3.14.1-1.el7.noarch
1:gnome-bluetooth-3.20.1-1.el7.x86_64 is a duplicate with 1:gnome-bluetooth-3.14.1-1.el7.x86_64
1:gnome-bluetooth-libs-3.20.1-1.el7.x86_64 is a duplicate with 1:gnome-bluetooth-libs-3.14.1-1.el7.x86_64
gnome-desktop3-3.22.2-2.el7.x86_64 is a duplicate with gnome-desktop3-3.14.2-2.el7.x86_64
gnome-getting-started-docs-3.22.0-1.el7.noarch is a duplicate with gnome-getting-started-docs-3.14.1.0.2-1.el7.noarch
gnome-keyring-3.20.0-3.el7.x86_64 is a duplicate with gnome-keyring-3.14.0-1.el7.x86_64
gnome-keyring-pam-3.20.0-3.el7.x86_64 is a duplicate with gnome-keyring-pam-3.14.0-1.el7.x86_64
gnome-online-accounts-3.22.5-1.el7.x86_64 is a duplicate with gnome-online-accounts-3.14.4-3.el7.x86_64
gnome-session-3.22.3-4.el7.x86_64 is a duplicate with gnome-session-3.14.0-4.el7.x86_64
gnome-session-xsession-3.22.3-4.el7.x86_64 is a duplicate with gnome-session-xsession-3.14.0-4.el7.x86_64
gnome-settings-daemon-3.22.2-5.el7.x86_64 is a duplicate with gnome-settings-daemon-3.14.4-9.el7.x86_64
gnome-shell-3.22.3-17.el7.x86_64 is a duplicate with gnome-shell-3.14.4-37.el7.x86_64
gnome-shell-extension-alternate-tab-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-alternate-tab-3.14.4-13.el7.noarch
gnome-shell-extension-apps-menu-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-apps-menu-3.14.4-13.el7.noarch
gnome-shell-extension-common-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-common-3.14.4-13.el7.noarch
gnome-shell-extension-launch-new-instance-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-launch-new-instance-3.14.4-13.el7.noarch
gnome-shell-extension-places-menu-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-places-menu-3.14.4-13.el7.noarch
gnome-shell-extension-window-list-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-window-list-3.14.4-13.el7.noarch
gnome-themes-standard-3.22.2-1.el7.x86_64 is a duplicate with gnome-themes-standard-3.14.2.2-2.el7.x86_64
gnome-tweak-tool-3.22.0-1.el7.noarch is a duplicate with gnome-tweak-tool-3.14.3-2.el7.noarch
gnome-user-docs-3.22.0-1.el7.noarch is a duplicate with gnome-user-docs-3.14.2-1.el7.noarch
gnome-video-effects-0.4.3-1.el7.noarch is a duplicate with gnome-video-effects-0.4.1-1.el7.noarch
gnupg2-2.0.22-4.el7.x86_64 is a duplicate with gnupg2-2.0.22-3.el7.x86_64
gnutls-3.3.26-9.el7.x86_64 is a duplicate with gnutls-3.3.8-12.el7_1.1.x86_64
gnutls-dane-3.3.26-9.el7.x86_64 is a duplicate with gnutls-dane-3.3.8-12.el7_1.1.x86_64
gnutls-utils-3.3.26-9.el7.x86_64 is a duplicate with gnutls-utils-3.3.8-12.el7_1.1.x86_64
gobject-introspection-1.50.0-1.el7.x86_64 is a duplicate with gobject-introspection-1.42.0-1.el7.x86_64
gom-0.3.2-1.el7.x86_64 is a duplicate with gom-0.2.1-3.el7.x86_64
graphite2-1.3.10-1.el7_3.x86_64 is a duplicate with graphite2-1.2.2-5.el7.x86_64
grep-2.20-3.el7.x86_64 is a duplicate with grep-2.20-2.el7.x86_64
grilo-0.3.3-1.el7.x86_64 is a duplicate with grilo-0.2.12-2.el7.x86_64
grubby-8.28-23.el7.x86_64 is a duplicate with grubby-8.28-17.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 has installed conflicts control-center < ('1', '3.19.3', None): 1:control-center-3.14.5-8.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 has installed conflicts gnome-settings-daemon < ('0', '3.19.3', None): gnome-settings-daemon-3.14.4-9.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 has installed conflicts mutter < ('0', '3.19.3', None): mutter-3.14.4-17.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 is a duplicate with gsettings-desktop-schemas-3.14.2-1.el7.x86_64
gssdp-1.0.1-1.el7.x86_64 is a duplicate with gssdp-0.14.3-3.el7.x86_64
gstreamer1-1.10.4-2.el7.x86_64 is a duplicate with gstreamer1-1.4.5-1.el7.x86_64
gstreamer1-plugins-base-1.10.4-1.el7.x86_64 is a duplicate with gstreamer1-plugins-base-1.4.5-2.el7.x86_64
gtk-update-icon-cache-3.22.10-4.el7.x86_64 has installed conflicts gtk2 < ('0', '2.24.29', None): gtk2-2.24.28-8.el7.x86_64
gtk2-2.24.31-1.el7.x86_64 is a duplicate with gtk2-2.24.28-8.el7.x86_64
gtk3-3.22.10-4.el7.x86_64 is a duplicate with gtk3-3.14.13-16.el7.x86_64
gupnp-1.0.1-1.el7.x86_64 is a duplicate with gupnp-0.20.13-1.el7.x86_64
gupnp-igd-0.2.4-1.el7.x86_64 is a duplicate with gupnp-igd-0.2.2-3.el7.x86_64
gzip-1.5-9.el7.x86_64 is a duplicate with gzip-1.5-8.el7.x86_64
harfbuzz-1.3.2-1.el7.x86_64 is a duplicate with harfbuzz-0.9.36-1.el7.x86_64
harfbuzz-icu-1.3.2-1.el7.x86_64 is a duplicate with harfbuzz-icu-0.9.36-1.el7.x86_64
hplip-common-3.15.9-3.el7.x86_64 is a duplicate with hplip-common-3.13.7-6.el7.x86_64
hunspell-1.3.2-15.el7.x86_64 is a duplicate with hunspell-1.3.2-13.el7.x86_64
hunspell-en-0.20121024-6.el7.noarch is a duplicate with hunspell-en-0.20121024-5.el7.noarch
hunspell-en-GB-0.20121024-6.el7.noarch is a duplicate with hunspell-en-GB-0.20121024-5.el7.noarch
hunspell-en-US-0.20121024-6.el7.noarch is a duplicate with hunspell-en-US-0.20121024-5.el7.noarch
hwdata-0.252-8.6.el7.x86_64 is a duplicate with hwdata-0.252-8.1.el7.x86_64
hyperv-daemons-0-0.30.20161211git.el7.x86_64 is a duplicate with hyperv-daemons-0-0.26.20150402git.el7.x86_64
hyperv-daemons-license-0-0.30.20161211git.el7.noarch is a duplicate with hyperv-daemons-license-0-0.26.20150402git.el7.noarch
hypervfcopyd-0-0.30.20161211git.el7.x86_64 is a duplicate with hypervfcopyd-0-0.26.20150402git.el7.x86_64
hypervkvpd-0-0.30.20161211git.el7.x86_64 is a duplicate with hypervkvpd-0-0.26.20150402git.el7.x86_64
hypervvssd-0-0.30.20161211git.el7.x86_64 is a duplicate with hypervvssd-0-0.26.20150402git.el7.x86_64
initscripts-9.49.39-1.el7.x86_64 is a duplicate with initscripts-9.49.30-1.el7.x86_64
iproute-3.10.0-87.el7.x86_64 is a duplicate with iproute-3.10.0-54.el7.x86_64
iptables-1.4.21-18.0.1.el7.centos.x86_64 is a duplicate with iptables-1.4.21-16.el7.x86_64
iputils-20160308-10.el7.x86_64 is a duplicate with iputils-20121221-7.el7.x86_64
ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch is a duplicate with ipxe-roms-qemu-20130517-7.gitc4bce43.el7.noarch
iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 is a duplicate with iscsi-initiator-utils-6.2.0.873-32.el7.x86_64
iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 is a duplicate with iscsi-initiator-utils-iscsiuio-6.2.0.873-32.el7.x86_64
iw-4.3-1.el7.x86_64 is a duplicate with iw-3.10-6.el7.x86_64
iwl100-firmware-39.31.5.1-56.el7.noarch is a duplicate with iwl100-firmware-39.31.5.1-43.el7.noarch
1:iwl1000-firmware-39.31.5.1-56.el7.noarch is a duplicate with 1:iwl1000-firmware-39.31.5.1-43.el7.noarch
iwl105-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl105-firmware-18.168.6.1-43.el7.noarch
iwl135-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl135-firmware-18.168.6.1-43.el7.noarch
iwl2000-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl2000-firmware-18.168.6.1-43.el7.noarch
iwl2030-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl2030-firmware-18.168.6.1-43.el7.noarch
iwl3160-firmware-22.0.7.0-56.el7.noarch is a duplicate with iwl3160-firmware-22.0.7.0-43.el7.noarch
iwl3945-firmware-15.32.2.9-56.el7.noarch is a duplicate with iwl3945-firmware-15.32.2.9-43.el7.noarch
iwl4965-firmware-228.61.2.24-56.el7.noarch is a duplicate with iwl4965-firmware-228.61.2.24-43.el7.noarch
iwl5000-firmware-8.83.5.1_1-56.el7.noarch is a duplicate with iwl5000-firmware-8.83.5.1_1-43.el7.noarch
iwl5150-firmware-8.24.2.2-56.el7.noarch is a duplicate with iwl5150-firmware-8.24.2.2-43.el7.noarch
iwl6000-firmware-9.221.4.1-56.el7.noarch is a duplicate with iwl6000-firmware-9.221.4.1-43.el7.noarch
iwl6000g2a-firmware-17.168.5.3-56.el7.noarch is a duplicate with iwl6000g2a-firmware-17.168.5.3-43.el7.noarch
iwl6000g2b-firmware-17.168.5.2-56.el7.noarch is a duplicate with iwl6000g2b-firmware-17.168.5.2-43.el7.noarch
iwl6050-firmware-41.28.5.1-56.el7.noarch is a duplicate with iwl6050-firmware-41.28.5.1-43.el7.noarch
iwl7260-firmware-22.0.7.0-56.el7.noarch is a duplicate with iwl7260-firmware-22.0.7.0-43.el7.noarch
iwl7265-firmware-22.0.7.0-56.el7.noarch is a duplicate with iwl7265-firmware-22.0.7.0-43.el7.noarch
jansson-2.10-1.el7.x86_64 is a duplicate with jansson-2.4-6.el7.x86_64
jasper-libs-1.900.1-31.el7.x86_64 is a duplicate with jasper-libs-1.900.1-29.el7.x86_64
1:java-1.8.0-openjdk-headless-1.8.0.144-0.b01.el7_4.x86_64 is a duplicate with 1:java-1.8.0-openjdk-headless-1.8.0.65-3.b17.el7.x86_64
json-glib-1.2.6-1.el7.x86_64 is a duplicate with json-glib-1.0.2-1.el7.x86_64
kbd-1.15.5-13.el7.x86_64 is a duplicate with kbd-1.15.5-11.el7.x86_64
kbd-legacy-1.15.5-13.el7.noarch is a duplicate with kbd-legacy-1.15.5-11.el7.noarch
kbd-misc-1.15.5-13.el7.noarch is a duplicate with kbd-misc-1.15.5-11.el7.noarch
kernel-3.10.0-693.2.2.el7.x86_64 has installed conflicts kmod < ('0', '20', '9'): kmod-20-5.el7.x86_64
kernel-tools-libs-3.10.0-693.2.2.el7.x86_64 is a duplicate with kernel-tools-libs-3.10.0-327.el7.x86_64
kmod-20-15.el7_4.2.x86_64 is a duplicate with kmod-20-5.el7.x86_64
kmod-libs-20-15.el7_4.2.x86_64 is a duplicate with kmod-libs-20-5.el7.x86_64
kpartx-0.4.9-111.el7.x86_64 is a duplicate with kpartx-0.4.9-85.el7.x86_64
kpatch-0.4.0-1.el7.noarch is a duplicate with kpatch-0.1.10-4.el7.noarch
lcms2-2.6-3.el7.x86_64 is a duplicate with lcms2-2.6-2.el7.x86_64
ldns-1.6.16-10.el7.x86_64 is a duplicate with ldns-1.6.16-7.el7.x86_64
ledmon-0.80-2.el7.x86_64 is a duplicate with ledmon-0.79-4.el7.x86_64
libICE-1.0.9-9.el7.x86_64 is a duplicate with libICE-1.0.9-2.el7.x86_64
libX11-1.6.5-1.el7.x86_64 is a duplicate with libX11-1.6.3-2.el7.x86_64
libX11-common-1.6.5-1.el7.noarch is a duplicate with libX11-common-1.6.3-2.el7.noarch
libXcursor-1.1.14-8.el7.x86_64 is a duplicate with libXcursor-1.1.14-2.1.el7.x86_64
libXdmcp-1.1.2-6.el7.x86_64 is a duplicate with libXdmcp-1.1.1-6.1.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64 is a duplicate with libXfixes-5.0.1-2.1.el7.x86_64
libXfont-1.5.2-1.el7.x86_64 is a duplicate with libXfont-1.5.1-2.el7.x86_64
libXi-1.7.9-1.el7.x86_64 is a duplicate with libXi-1.7.4-2.el7.x86_64
libXpm-3.5.12-1.el7.x86_64 is a duplicate with libXpm-3.5.11-3.el7.x86_64
libXrandr-1.5.1-2.el7.x86_64 is a duplicate with libXrandr-1.4.2-2.el7.x86_64
libXrender-0.9.10-1.el7.x86_64 is a duplicate with libXrender-0.9.8-2.1.el7.x86_64
libXt-1.1.5-3.el7.x86_64 is a duplicate with libXt-1.1.4-6.1.el7.x86_64
libXtst-1.2.3-1.el7.x86_64 is a duplicate with libXtst-1.2.2-2.1.el7.x86_64
libXv-1.0.11-1.el7.x86_64 is a duplicate with libXv-1.0.10-2.el7.x86_64
libXvMC-1.0.10-1.el7.x86_64 is a duplicate with libXvMC-1.0.8-2.1.el7.x86_64
libXxf86vm-1.1.4-1.el7.x86_64 is a duplicate with libXxf86vm-1.1.3-2.1.el7.x86_64
libarchive-3.1.2-10.el7_2.x86_64 is a duplicate with libarchive-3.1.2-7.el7.x86_64
libbasicobjects-0.1.1-27.el7.x86_64 is a duplicate with libbasicobjects-0.1.1-25.el7.x86_64
libblkid-2.23.2-43.el7.x86_64 is a duplicate with libblkid-2.23.2-26.el7.x86_64
libcap-2.22-9.el7.i686 is a duplicate with libcap-2.22-8.el7.x86_64
libcgroup-0.41-13.el7.x86_64 is a duplicate with libcgroup-0.41-8.el7.x86_64
libcmis-0.5.1-2.el7.x86_64 is a duplicate with libcmis-0.4.1-5.el7.x86_64
libcollection-0.6.2-27.el7.x86_64 is a duplicate with libcollection-0.6.2-25.el7.x86_64
libcom_err-1.42.9-10.el7.x86_64 is a duplicate with libcom_err-1.42.9-7.el7.x86_64
libcroco-0.6.11-1.el7.x86_64 is a duplicate with libcroco-0.6.8-5.el7.x86_64
libcurl-7.29.0-42.el7.x86_64 is a duplicate with libcurl-7.29.0-25.el7.centos.x86_64
libdb-5.3.21-20.el7.i686 is a duplicate with libdb-5.3.21-19.el7.x86_64
libdb-utils-5.3.21-20.el7.x86_64 is a duplicate with libdb-utils-5.3.21-19.el7.x86_64
libdrm-2.4.74-1.el7.x86_64 is a duplicate with libdrm-2.4.60-3.el7.x86_64
libdvdnav-5.0.3-1.el7.x86_64 is a duplicate with libdvdnav-4.2.0-8.el7.x86_64
libdvdread-5.0.3-3.el7.x86_64 is a duplicate with libdvdread-4.2.0-6.el7.x86_64
libepoxy-1.3.1-1.el7.x86_64 is a duplicate with libepoxy-1.2-2.el7.x86_64
libevdev-1.5.6-1.el7.x86_64 is a duplicate with libevdev-1.4.1-1.el7.x86_64
libffi-3.0.13-18.el7.x86_64 is a duplicate with libffi-3.0.13-16.el7.x86_64
libfontenc-1.1.3-3.el7.x86_64 is a duplicate with libfontenc-1.1.2-3.el7.x86_64
libgcc-4.8.5-16.el7.i686 is a duplicate with libgcc-4.8.5-4.el7.x86_64
libgcrypt-1.5.3-14.el7.i686 is a duplicate with libgcrypt-1.5.3-12.el7_1.1.x86_64
libgdata-0.17.8-1.el7.x86_64 is a duplicate with libgdata-0.17.1-1.el7.x86_64
libgee-0.18.1-1.el7.x86_64 is a duplicate with libgee-0.10.1-3.el7.x86_64
libgnome-keyring-3.12.0-1.el7.x86_64 is a duplicate with libgnome-keyring-3.8.0-3.el7.x86_64
libgnomekbd-3.22.0.1-1.el7.x86_64 is a duplicate with libgnomekbd-3.6.0-4.el7.x86_64
libgomp-4.8.5-16.el7.x86_64 is a duplicate with libgomp-4.8.5-4.el7.x86_64
libgtop2-2.34.2-1.el7.x86_64 is a duplicate with libgtop2-2.28.4-7.el7.x86_64
libgudev1-219-42.el7_4.1.x86_64 is a duplicate with libgudev1-219-19.el7.x86_64
libgusb-0.2.9-1.el7.x86_64 is a duplicate with libgusb-0.1.6-3.el7.x86_64
libgweather-3.20.4-1.el7.x86_64 is a duplicate with libgweather-3.14.1-1.el7.x86_64
libibverbs-13-7.el7.x86_64 is a duplicate with libibverbs-1.1.8-8.el7.x86_64
libimobiledevice-1.2.0-1.el7.x86_64 is a duplicate with libimobiledevice-1.1.5-6.el7.x86_64
libiscsi-1.9.0-7.el7.x86_64 is a duplicate with libiscsi-1.9.0-6.el7.x86_64
libkkc-common-0.3.1-9.el7.noarch is a duplicate with libkkc-common-0.3.1-8.el7.noarch
libkkc-data-0.3.1-9.el7.x86_64 is a duplicate with libkkc-data-0.3.1-8.el7.x86_64
libldb-1.1.29-1.el7.x86_64 is a duplicate with libldb-1.1.20-1.el7.x86_64
libmbim-1.14.0-2.el7.x86_64 is a duplicate with libmbim-1.5.0-3.20130815git.el7.x86_64
libmediaart-1.9.1-1.el7.x86_64 is a duplicate with libmediaart-0.7.0-1.el7.x86_64
libmount-2.23.2-43.el7.x86_64 is a duplicate with libmount-2.23.2-26.el7.x86_64
libmspack-0.5-0.5.alpha.el7.x86_64 is a duplicate with libmspack-0.5-0.4.alpha.el7.x86_64
libmtp-1.1.6-5.el7.x86_64 is a duplicate with libmtp-1.1.6-3.el7.x86_64
libndp-1.2-7.el7.x86_64 is a duplicate with libndp-1.2-4.el7.x86_64
libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 is a duplicate with libnetfilter_conntrack-1.0.4-2.el7.x86_64
libnfsidmap-0.25-17.el7.x86_64 is a duplicate with libnfsidmap-0.25-12.el7.x86_64
libnl3-3.2.28-4.el7.x86_64 is a duplicate with libnl3-3.2.21-10.el7.x86_64
libnl3-cli-3.2.28-4.el7.x86_64 is a duplicate with libnl3-cli-3.2.21-10.el7.x86_64
libnm-gtk-1.8.0-3.el7.x86_64 is a duplicate with libnm-gtk-1.0.6-2.el7.x86_64
libnotify-0.7.7-1.el7.x86_64 is a duplicate with libnotify-0.7.5-8.el7.x86_64
libpath_utils-0.2.1-27.el7.x86_64 is a duplicate with libpath_utils-0.2.1-25.el7.x86_64
14:libpcap-1.5.3-9.el7.x86_64 is a duplicate with 14:libpcap-1.5.3-8.el7.x86_64
libpciaccess-0.13.4-3.el7_3.x86_64 is a duplicate with libpciaccess-0.13.4-2.el7.x86_64
libplist-1.12-3.el7.x86_64 is a duplicate with libplist-1.10-4.el7.x86_64
2:libpng-1.5.13-7.el7_2.x86_64 is a duplicate with 2:libpng-1.5.13-5.el7.x86_64
libproxy-0.4.11-10.el7.x86_64 is a duplicate with libproxy-0.4.11-8.el7.x86_64
libqmi-1.16.0-1.el7.x86_64 is a duplicate with libqmi-1.6.0-4.el7.x86_64
librdmacm-13-7.el7.x86_64 is a duplicate with librdmacm-1.0.21-1.el7.x86_64
libref_array-0.1.5-27.el7.x86_64 is a duplicate with libref_array-0.1.5-25.el7.x86_64
1:libreoffice-opensymbol-fonts-5.0.6.2-14.el7.noarch is a duplicate with 1:libreoffice-opensymbol-fonts-4.3.7.2-5.el7.noarch
libreport-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-2.1.11-32.el7.centos.x86_64
libreport-anaconda-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-anaconda-2.1.11-32.el7.centos.x86_64
libreport-centos-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-centos-2.1.11-32.el7.centos.x86_64
libreport-cli-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-cli-2.1.11-32.el7.centos.x86_64
libreport-filesystem-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-filesystem-2.1.11-32.el7.centos.x86_64
libreport-plugin-bugzilla-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-bugzilla-2.1.11-32.el7.centos.x86_64
libreport-plugin-mantisbt-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-mantisbt-2.1.11-32.el7.centos.x86_64
libreport-plugin-reportuploader-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-reportuploader-2.1.11-32.el7.centos.x86_64
libreport-plugin-rhtsupport-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-rhtsupport-2.1.11-32.el7.centos.x86_64
libreport-plugin-ureport-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-ureport-2.1.11-32.el7.centos.x86_64
libreport-python-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-python-2.1.11-32.el7.centos.x86_64
libreport-rhel-anaconda-bugzilla-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-rhel-anaconda-bugzilla-2.1.11-32.el7.centos.x86_64
libreport-web-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-web-2.1.11-32.el7.centos.x86_64
librsvg2-2.40.16-1.el7.x86_64 is a duplicate with librsvg2-2.39.0-1.el7.x86_64
libseccomp-2.3.1-3.el7.x86_64 is a duplicate with libseccomp-2.2.1-1.el7.x86_64
libsecret-0.18.5-2.el7.x86_64 is a duplicate with libsecret-0.18.2-2.el7.x86_64
libselinux-2.5-11.el7.i686 has installed conflicts systemd < ('0', '219', '20'): systemd-219-19.el7.x86_64
libselinux-2.5-11.el7.i686 is a duplicate with libselinux-2.2.2-6.el7.x86_64
libselinux-2.5-11.el7.x86_64 has installed conflicts systemd < ('0', '219', '20'): systemd-219-19.el7.x86_64
libselinux-python-2.5-11.el7.x86_64 is a duplicate with libselinux-python-2.2.2-6.el7.x86_64
libselinux-utils-2.5-11.el7.x86_64 is a duplicate with libselinux-utils-2.2.2-6.el7.x86_64
libsemanage-2.5-8.el7.x86_64 has installed conflicts selinux-policy-base < ('0', '3.13.1', '66'): selinux-policy-targeted-3.13.1-60.el7.noarch
libsemanage-2.5-8.el7.x86_64 is a duplicate with libsemanage-2.1.10-18.el7.x86_64
libsemanage-python-2.5-8.el7.x86_64 is a duplicate with libsemanage-python-2.1.10-18.el7.x86_64
libsepol-2.5-6.el7.i686 is a duplicate with libsepol-2.1.9-3.el7.x86_64
libsigc++20-2.10.0-1.el7.x86_64 is a duplicate with libsigc++20-2.3.1-4.el7.x86_64
libsmbclient-4.6.2-11.el7_4.x86_64 is a duplicate with libsmbclient-4.2.3-10.el7.x86_64
libsoup-2.56.0-4.el7_4.x86_64 is a duplicate with libsoup-2.48.1-3.el7.x86_64
libspectre-0.2.8-1.el7.x86_64 is a duplicate with libspectre-0.2.7-4.el7.x86_64
libss-1.42.9-10.el7.x86_64 is a duplicate with libss-1.42.9-7.el7.x86_64
libssh2-1.4.3-10.el7_2.1.x86_64 is a duplicate with libssh2-1.4.3-10.el7.x86_64
libsss_idmap-1.15.2-50.el7_4.2.x86_64 is a duplicate with libsss_idmap-1.13.0-40.el7.x86_64
libsss_nss_idmap-1.15.2-50.el7_4.2.x86_64 is a duplicate with libsss_nss_idmap-1.13.0-40.el7.x86_64
libstdc++-4.8.5-16.el7.i686 is a duplicate with libstdc++-4.8.5-4.el7.x86_64
libstoragemgmt-1.4.0-3.el7.x86_64 is a duplicate with libstoragemgmt-1.2.3-4.el7.x86_64
libstoragemgmt-python-1.4.0-3.el7.noarch is a duplicate with libstoragemgmt-python-1.2.3-4.el7.noarch
libtalloc-2.1.9-1.el7.x86_64 is a duplicate with libtalloc-2.1.2-1.el7.x86_64
libtasn1-4.10-1.el7.x86_64 is a duplicate with libtasn1-3.8-2.el7.x86_64
libtdb-1.3.12-2.el7.x86_64 is a duplicate with libtdb-1.3.6-2.el7.x86_64
libteam-1.25-5.el7.x86_64 is a duplicate with libteam-1.17-5.el7.x86_64
libtevent-0.9.31-1.el7.x86_64 is a duplicate with libtevent-0.9.25-1.el7.x86_64
libtiff-4.0.3-27.el7_3.x86_64 is a duplicate with libtiff-4.0.3-14.el7.x86_64
libtirpc-0.2.4-0.10.el7.x86_64 is a duplicate with libtirpc-0.2.4-0.6.el7.x86_64
libtool-ltdl-2.4.2-22.el7_3.x86_64 is a duplicate with libtool-ltdl-2.4.2-20.el7.x86_64
2:libunwind-1.2-2.el7.x86_64 is a duplicate with libunwind-1.1-5.el7.x86_64
libusbx-1.0.20-1.el7.x86_64 is a duplicate with libusbx-1.0.15-4.el7.x86_64
libuuid-2.23.2-43.el7.x86_64 is a duplicate with libuuid-2.23.2-26.el7.x86_64
libvirt-client-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-client-1.2.17-13.el7.x86_64
libvirt-daemon-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-1.2.17-13.el7.x86_64
libvirt-daemon-config-network-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-config-network-1.2.17-13.el7.x86_64
libvirt-daemon-driver-network-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-driver-network-1.2.17-13.el7.x86_64
libvirt-daemon-driver-secret-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-driver-secret-1.2.17-13.el7.x86_64
libvirt-gconfig-1.0.0-1.el7.x86_64 is a duplicate with libvirt-gconfig-0.1.9-1.el7.x86_64
libvirt-glib-1.0.0-1.el7.x86_64 is a duplicate with libvirt-glib-0.1.9-1.el7.x86_64
libwacom-0.24-1.el7.x86_64 is a duplicate with libwacom-0.12-1.el7.x86_64
libwacom-data-0.24-1.el7.noarch is a duplicate with libwacom-data-0.12-1.el7.noarch
libwbclient-4.6.2-11.el7_4.x86_64 is a duplicate with libwbclient-4.2.3-10.el7.x86_64
libwebp-0.3.0-7.el7.x86_64 is a duplicate with libwebp-0.3.0-3.el7.x86_64
libxcb-1.12-1.el7.x86_64 is a duplicate with libxcb-1.11-4.el7.x86_64
libxkbfile-1.0.9-3.el7.x86_64 is a duplicate with libxkbfile-1.0.8-5.el7.x86_64
libxml2-2.9.1-6.el7_2.3.x86_64 is a duplicate with libxml2-2.9.1-5.el7_1.2.x86_64
libxml2-python-2.9.1-6.el7_2.3.x86_64 is a duplicate with libxml2-python-2.9.1-5.el7_1.2.x86_64
linux-firmware-20170606-56.gitc990aae.el7.noarch is a duplicate with linux-firmware-20150904-43.git6ebf5d5.el7.noarch
lksctp-tools-1.0.17-2.el7.x86_64 is a duplicate with lksctp-tools-1.0.13-3.el7.x86_64
lldpad-1.0.1-3.git036e314.el7.x86_64 is a duplicate with lldpad-1.0.1-2.git986eb2e.el7.x86_64
lm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.x86_64 is a duplicate with lm_sensors-libs-3.3.4-11.el7.x86_64
logrotate-3.8.6-14.el7.x86_64 is a duplicate with logrotate-3.8.6-6.el7.x86_64
lsscsi-0.27-6.el7.x86_64 is a duplicate with lsscsi-0.27-3.el7.x86_64
lua-5.1.4-15.el7.x86_64 is a duplicate with lua-5.1.4-14.el7.x86_64
7:lvm2-2.02.171-8.el7.x86_64 is a duplicate with 7:lvm2-2.02.130-5.el7.x86_64
7:lvm2-libs-2.02.171-8.el7.x86_64 is a duplicate with 7:lvm2-libs-2.02.130-5.el7.x86_64
1:make-3.82-23.el7.x86_64 is a duplicate with 1:make-3.82-21.el7.x86_64
man-pages-overrides-7.4.3-1.el7.x86_64 is a duplicate with man-pages-overrides-7.2.4-1.el7.x86_64
marisa-0.2.4-4.el7.x86_64 is a duplicate with marisa-0.2.4-3.el7.x86_64
mdadm-4.0-5.el7.x86_64 is a duplicate with mdadm-3.3.2-7.el7.x86_64
mesa-dri-drivers-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-dri-drivers-10.6.5-3.20150824.el7.x86_64
mesa-filesystem-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-filesystem-10.6.5-3.20150824.el7.x86_64
mesa-libEGL-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libEGL-10.6.5-3.20150824.el7.x86_64
mesa-libGL-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libGL-10.6.5-3.20150824.el7.x86_64
mesa-libgbm-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libgbm-10.6.5-3.20150824.el7.x86_64
mesa-libglapi-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libglapi-10.6.5-3.20150824.el7.x86_64
mesa-private-llvm-3.9.1-3.el7.x86_64 is a duplicate with mesa-private-llvm-3.6.2-2.el7.x86_64
2:microcode_ctl-2.1-22.el7.x86_64 is a duplicate with 2:microcode_ctl-2.1-12.el7.x86_64
mlocate-0.26-6.el7.x86_64 is a duplicate with mlocate-0.26-5.el7.x86_64
mobile-broadband-provider-info-1.20170310-1.el7.noarch is a duplicate with mobile-broadband-provider-info-1.20120614-4.el7.noarch
mozjs17-17.0.0-19.el7.x86_64 is a duplicate with mozjs17-17.0.0-12.el7.x86_64
mozjs24-24.2.0-7.el7.x86_64 is a duplicate with mozjs24-24.2.0-6.el7.x86_64
mutter-3.22.3-11.el7.x86_64 has installed conflicts gnome-shell < ('0', '3.21.1', None): gnome-shell-3.14.4-37.el7.x86_64
mutter-3.22.3-11.el7.x86_64 is a duplicate with mutter-3.14.4-17.el7.x86_64
1:nautilus-sendto-3.8.4-1.el7.x86_64 is a duplicate with 1:nautilus-sendto-3.8.0-5.el7.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64 is a duplicate with ncurses-5.9-13.20130511.el7.x86_64
ncurses-base-5.9-14.20130511.el7_4.noarch is a duplicate with ncurses-base-5.9-13.20130511.el7.noarch
ncurses-libs-5.9-14.20130511.el7_4.x86_64 is a duplicate with ncurses-libs-5.9-13.20130511.el7.x86_64
1:net-snmp-libs-5.7.2-28.el7.x86_64 is a duplicate with 1:net-snmp-libs-5.7.2-24.el7.x86_64
net-tools-2.0-0.22.20131004git.el7.x86_64 is a duplicate with net-tools-2.0-0.17.20131004git.el7.x86_64
nettle-2.7.1-8.el7.x86_64 is a duplicate with nettle-2.7.1-4.el7.x86_64
nm-connection-editor-1.8.0-3.el7.x86_64 is a duplicate with nm-connection-editor-1.0.6-2.el7.x86_64
nspr-4.13.1-1.0.el7_3.x86_64 is a duplicate with nspr-4.10.8-2.el7_1.x86_64
nss-3.28.4-12.el7_4.x86_64 is a duplicate with nss-3.19.1-18.el7.x86_64
nss-pem-1.0.3-4.el7.x86_64 has installed conflicts nss(x86-64) < ('0', '3.28.2', '2.el7'): nss-3.19.1-18.el7.x86_64
nss-softokn-3.28.3-8.el7_4.x86_64 is a duplicate with nss-softokn-3.16.2.3-13.el7_1.x86_64
nss-softokn-freebl-3.28.3-8.el7_4.i686 is a duplicate with nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64
nss-sysinit-3.28.4-12.el7_4.x86_64 is a duplicate with nss-sysinit-3.19.1-18.el7.x86_64
nss-tools-3.28.4-12.el7_4.x86_64 is a duplicate with nss-tools-3.19.1-18.el7.x86_64
nss-util-3.28.4-3.el7.x86_64 is a duplicate with nss-util-3.19.1-4.el7_1.x86_64
ntsysv-1.7.4-1.el7.x86_64 is a duplicate with ntsysv-1.3.61-5.el7.x86_64
numactl-libs-2.0.9-6.el7_2.x86_64 is a duplicate with numactl-libs-2.0.9-5.el7_1.x86_64
numad-0.5-17.20150602git.el7.x86_64 is a duplicate with numad-0.5-14.20140620git.el7.x86_64
openjpeg-libs-1.5.1-17.el7.x86_64 is a duplicate with openjpeg-libs-1.5.1-10.el7.x86_64
openldap-2.4.44-5.el7.x86_64 is a duplicate with openldap-2.4.40-8.el7.x86_64
openssh-7.4p1-12.el7_4.x86_64 has installed conflicts selinux-policy < ('0', '3.13.1', '92'): selinux-policy-3.13.1-60.el7.noarch
1:openssl-1.0.2k-8.el7.x86_64 is a duplicate with 1:openssl-1.0.1e-42.el7.9.x86_64
1:openssl-libs-1.0.2k-8.el7.x86_64 is a duplicate with 1:openssl-libs-1.0.1e-42.el7.9.x86_64
orc-0.4.26-1.el7.x86_64 is a duplicate with orc-0.4.22-5.el7.x86_64
overpass-fonts-2.1-1.el7.noarch is a duplicate with overpass-fonts-1.01-5.el7.noarch
p11-kit-0.23.5-3.el7.x86_64 is a duplicate with p11-kit-0.20.7-3.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64 is a duplicate with p11-kit-trust-0.20.7-3.el7.x86_64
pam-1.1.8-18.el7.i686 is a duplicate with pam-1.1.8-12.el7_1.1.x86_64
pango-1.40.4-1.el7.x86_64 is a duplicate with pango-1.36.8-2.el7.x86_64
parted-3.1-28.el7.x86_64 is a duplicate with parted-3.1-23.el7.x86_64
pciutils-3.5.1-2.el7.x86_64 is a duplicate with pciutils-3.2.1-4.el7.x86_64
pciutils-libs-3.5.1-2.el7.x86_64 is a duplicate with pciutils-libs-3.2.1-4.el7.x86_64
pcre-8.32-17.el7.i686 is a duplicate with pcre-8.32-15.el7.x86_64
4:perl-5.16.3-292.el7.x86_64 is a duplicate with 4:perl-5.16.3-286.el7.x86_64
1:perl-Pod-Escapes-1.04-292.el7.noarch is a duplicate with 1:perl-Pod-Escapes-1.04-286.el7.noarch
perl-Socket-2.010-4.el7.x86_64 is a duplicate with perl-Socket-2.010-3.el7.x86_64
4:perl-libs-5.16.3-292.el7.x86_64 is a duplicate with 4:perl-libs-5.16.3-286.el7.x86_64
4:perl-macros-5.16.3-292.el7.x86_64 is a duplicate with 4:perl-macros-5.16.3-286.el7.x86_64
pinentry-0.8.1-17.el7.x86_64 is a duplicate with pinentry-0.8.1-14.el7.x86_64
pixman-0.34.0-1.el7.x86_64 is a duplicate with pixman-0.32.6-3.el7.x86_64
plymouth-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-core-libs-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-core-libs-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-graphics-libs-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-graphics-libs-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-plugin-label-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-plugin-label-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-plugin-two-step-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-plugin-two-step-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-scripts-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-scripts-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-system-theme-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-system-theme-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-theme-charge-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-theme-charge-0.8.9-0.24.20140113.el7.centos.x86_64
policycoreutils-2.5-17.1.el7.x86_64 is a duplicate with policycoreutils-2.2.5-20.el7.x86_64
polkit-0.112-12.el7_3.x86_64 is a duplicate with polkit-0.112-5.el7.x86_64
poppler-0.26.5-17.el7_4.x86_64 is a duplicate with poppler-0.26.5-5.el7.x86_64
poppler-utils-0.26.5-17.el7_4.x86_64 is a duplicate with poppler-utils-0.26.5-5.el7.x86_64
procps-ng-3.3.10-16.el7.x86_64 is a duplicate with procps-ng-3.3.10-3.el7.x86_64
psmisc-22.20-15.el7.x86_64 is a duplicate with psmisc-22.20-9.el7.x86_64
pulseaudio-10.0-3.el7.x86_64 is a duplicate with pulseaudio-6.0-7.el7.x86_64
pulseaudio-gdm-hooks-10.0-3.el7.x86_64 is a duplicate with pulseaudio-gdm-hooks-6.0-7.el7.x86_64
pulseaudio-libs-10.0-3.el7.x86_64 is a duplicate with pulseaudio-libs-6.0-7.el7.x86_64
pulseaudio-libs-glib2-10.0-3.el7.x86_64 is a duplicate with pulseaudio-libs-glib2-6.0-7.el7.x86_64
pulseaudio-module-bluetooth-10.0-3.el7.x86_64 is a duplicate with pulseaudio-module-bluetooth-6.0-7.el7.x86_64
pyatspi-2.20.3-1.el7.noarch is a duplicate with pyatspi-2.8.0-3.el7.noarch
pykickstart-1.99.66.12-1.el7.noarch is a duplicate with pykickstart-1.99.66.6-1.el7.noarch
pytalloc-2.1.9-1.el7.x86_64 is a duplicate with pytalloc-2.1.2-1.el7.x86_64
python-2.7.5-58.el7.x86_64 is a duplicate with python-2.7.5-34.el7.x86_64
1:python-blivet-0.61.15.65-1.el7.noarch is a duplicate with 1:python-blivet-0.61.15.37-1.el7.noarch
python-brlapi-0.6.0-15.el7.x86_64 is a duplicate with python-brlapi-0.6.0-9.el7.x86_64
python-dmidecode-3.12.2-1.el7.x86_64 is a duplicate with python-dmidecode-3.10.13-11.el7.x86_64
python-firewall-0.4.4.4-6.el7.noarch has installed conflicts firewalld < ('0', '0.3.14', None): firewalld-0.3.9-14.el7.noarch
python-libs-2.7.5-58.el7.x86_64 is a duplicate with python-libs-2.7.5-34.el7.x86_64
python-perf-3.10.0-693.2.2.el7.x86_64 is a duplicate with python-perf-3.10.0-327.el7.x86_64
python-pycurl-7.19.0-19.el7.x86_64 is a duplicate with python-pycurl-7.19.0-17.el7.x86_64
python-pyudev-0.15-9.el7.noarch is a duplicate with python-pyudev-0.15-7.el7.noarch
python-setuptools-0.9.8-7.el7.noarch is a duplicate with python-setuptools-0.9.8-4.el7.noarch
python-urlgrabber-3.10-8.el7.noarch is a duplicate with python-urlgrabber-3.10-7.el7.noarch
pytz-2016.10-2.el7.noarch is a duplicate with pytz-2012d-5.el7.noarch
1:quota-nls-4.01-14.el7.noarch is a duplicate with 1:quota-nls-4.01-11.el7.noarch
readline-6.2-10.el7.x86_64 is a duplicate with readline-6.2-9.el7.x86_64
realmd-0.16.1-9.el7.x86_64 is a duplicate with realmd-0.16.1-5.el7.x86_64
redhat-menus-12.0.2-8.el7.noarch is a duplicate with redhat-menus-12.0.2-7.el7.noarch
rest-0.8.0-1.el7.x86_64 is a duplicate with rest-0.7.92-3.el7.x86_64
rhino-1.7R5-1.el7.noarch is a duplicate with rhino-1.7R4-5.el7.noarch
rng-tools-5-11.el7.x86_64 is a duplicate with rng-tools-5-7.el7.x86_64
rsync-3.0.9-18.el7.x86_64 is a duplicate with rsync-3.0.9-17.el7.x86_64
rsyslog-8.24.0-12.el7.x86_64 is a duplicate with rsyslog-7.4.7-12.el7.x86_64
rsyslog-mmjsonparse-8.24.0-12.el7.x86_64 is a duplicate with rsyslog-mmjsonparse-7.4.7-12.el7.x86_64
samba-client-libs-4.6.2-11.el7_4.x86_64 is a duplicate with samba-client-libs-4.2.3-10.el7.x86_64
samba-common-4.6.2-11.el7_4.noarch is a duplicate with samba-common-4.2.3-10.el7.noarch
samba-common-libs-4.6.2-11.el7_4.x86_64 is a duplicate with samba-common-libs-4.2.3-10.el7.x86_64
samba-common-tools-4.6.2-11.el7_4.x86_64 is a duplicate with samba-common-tools-4.2.3-10.el7.x86_64
samba-libs-4.6.2-11.el7_4.x86_64 is a duplicate with samba-libs-4.2.3-10.el7.x86_64
satyr-0.13-14.el7.x86_64 is a duplicate with satyr-0.13-12.el7.x86_64
scl-utils-20130529-18.el7_4.x86_64 is a duplicate with scl-utils-20130529-17.el7_1.x86_64
seabios-bin-1.10.2-3.el7_4.1.noarch is a duplicate with seabios-bin-1.7.5-11.el7.noarch
seavgabios-bin-1.10.2-3.el7_4.1.noarch is a duplicate with seavgabios-bin-1.7.5-11.el7.noarch
selinux-policy-3.13.1-166.el7_4.4.noarch is a duplicate with selinux-policy-3.13.1-60.el7.noarch
selinux-policy-targeted-3.13.1-166.el7_4.4.noarch is a duplicate with selinux-policy-targeted-3.13.1-60.el7.noarch
setup-2.8.71-7.el7.noarch is a duplicate with setup-2.8.71-6.el7.noarch
sg3_utils-libs-1.37-12.el7.x86_64 is a duplicate with sg3_utils-libs-1.37-5.el7.x86_64
2:shadow-utils-4.1.5.1-24.el7.x86_64 is a duplicate with 2:shadow-utils-4.1.5.1-18.el7.x86_64
shared-mime-info-1.8-3.el7.x86_64 is a duplicate with shared-mime-info-1.1-9.el7.x86_64
sos-3.4-6.el7.centos.noarch is a duplicate with sos-3.2-35.el7.centos.noarch
strace-4.12-4.el7.x86_64 is a duplicate with strace-4.8-11.el7.x86_64
systemd-219-42.el7_4.1.x86_64 has installed conflicts dracut < ('0', '033', '499'): dracut-033-359.el7.x86_64
systemd-219-42.el7_4.1.x86_64 is a duplicate with systemd-219-19.el7.x86_64
systemd-libs-219-42.el7_4.1.i686 is a duplicate with systemd-libs-219-19.el7.x86_64
systemd-python-219-42.el7_4.1.x86_64 is a duplicate with systemd-python-219-19.el7.x86_64
systemd-sysv-219-42.el7_4.1.x86_64 is a duplicate with systemd-sysv-219-19.el7.x86_64
teamd-1.25-5.el7.x86_64 is a duplicate with teamd-1.17-5.el7.x86_64
totem-pl-parser-3.10.7-1.el7.x86_64 is a duplicate with totem-pl-parser-3.10.5-1.el7.x86_64
3:traceroute-2.0.22-2.el7.x86_64 is a duplicate with 3:traceroute-2.0.19-5.el7.x86_64
trousers-0.3.14-2.el7.x86_64 is a duplicate with trousers-0.3.13-1.el7.x86_64
tzdata-2017b-1.el7.noarch is a duplicate with tzdata-2015g-1.el7.noarch
tzdata-java-2017b-1.el7.noarch is a duplicate with tzdata-java-2015g-1.el7.noarch
unbound-libs-1.4.20-34.el7.x86_64 is a duplicate with unbound-libs-1.4.20-26.el7.x86_64
upower-0.99.4-2.el7.x86_64 is a duplicate with upower-0.99.2-1.el7.x86_64
usb_modeswitch-2.4.0-5.el7.x86_64 is a duplicate with usb_modeswitch-1.2.7-6.el7.x86_64
usb_modeswitch-data-20160612-2.el7.noarch is a duplicate with usb_modeswitch-data-20130807-2.el7.noarch
usbmuxd-1.1.0-1.el7.x86_64 is a duplicate with usbmuxd-1.0.8-11.el7.x86_64
usbredir-0.7.1-2.el7.x86_64 is a duplicate with usbredir-0.6-7.el7.x86_64
util-linux-2.23.2-43.el7.x86_64 is a duplicate with util-linux-2.23.2-26.el7.x86_64
2:vim-common-7.4.160-2.el7.x86_64 is a duplicate with 2:vim-common-7.4.160-1.el7.x86_64
2:vim-filesystem-7.4.160-2.el7.x86_64 is a duplicate with 2:vim-filesystem-7.4.160-1.el7.x86_64
2:vim-minimal-7.4.160-2.el7.x86_64 is a duplicate with 2:vim-minimal-7.4.160-1.el7.x86_64
vino-3.22.0-3.el7.x86_64 is a duplicate with vino-3.14.2-1.el7.x86_64
virt-what-1.13-10.el7.x86_64 is a duplicate with virt-what-1.13-6.el7.x86_64
vte-profile-0.46.2-1.el7.x86_64 is a duplicate with vte-profile-0.38.3-2.el7.x86_64
webkitgtk3-2.4.11-2.el7.x86_64 is a duplicate with webkitgtk3-2.4.9-5.el7.x86_64
webrtc-audio-processing-0.3-1.el7.x86_64 is a duplicate with webrtc-audio-processing-0.1-5.el7.x86_64
1:wpa_supplicant-2.6-5.el7.x86_64 is a duplicate with 1:wpa_supplicant-2.0-17.el7_1.x86_64
xdg-utils-1.1.0-0.17.20120809git.el7.noarch is a duplicate with xdg-utils-1.1.0-0.16.20120809git.el7.noarch
xkeyboard-config-2.20-1.el7.noarch is a duplicate with xkeyboard-config-2.14-1.el7.noarch
xorg-x11-drv-dummy-0.3.7-1.el7.x86_64 is a duplicate with xorg-x11-drv-dummy-0.3.6-21.el7.x86_64
xorg-x11-drv-fbdev-0.4.3-25.el7.x86_64 is a duplicate with xorg-x11-drv-fbdev-0.4.3-20.el7.x86_64
xorg-x11-drv-qxl-0.1.5-3.el7.x86_64 is a duplicate with xorg-x11-drv-qxl-0.1.1-18.el7.x86_64
xorg-x11-drv-v4l-0.2.0-47.el7.x86_64 is a duplicate with xorg-x11-drv-v4l-0.2.0-42.el7.x86_64
xorg-x11-drv-vesa-2.3.2-25.1.el7.x86_64 is a duplicate with xorg-x11-drv-vesa-2.3.2-20.el7.x86_64
xorg-x11-drv-vmmouse-13.1.0-1.el7.x86_64 is a duplicate with xorg-x11-drv-vmmouse-13.0.0-11.el7.x86_64
xorg-x11-drv-void-1.4.1-2.el7.x86_64 is a duplicate with xorg-x11-drv-void-1.4.1-1.el7.x86_64
xorg-x11-server-Xorg-1.19.3-11.el7.x86_64 is a duplicate with xorg-x11-server-Xorg-1.17.2-10.el7.x86_64
xorg-x11-server-common-1.19.3-11.el7.x86_64 is a duplicate with xorg-x11-server-common-1.17.2-10.el7.x86_64
xorg-x11-server-utils-7.7-20.el7.x86_64 is a duplicate with xorg-x11-server-utils-7.7-14.el7.x86_64
xz-5.2.2-1.el7.x86_64 is a duplicate with xz-5.1.2-12alpha.el7.x86_64
xz-libs-5.2.2-1.el7.i686 is a duplicate with xz-libs-5.1.2-12alpha.el7.x86_64
yelp-xsl-3.20.1-1.el7.noarch is a duplicate with yelp-xsl-3.14.0-1.el7.noarch
yum-3.4.3-154.el7.centos.noarch is a duplicate with yum-3.4.3-132.el7.centos.0.1.noarch
yum-langpacks-0.4.2-7.el7.noarch is a duplicate with yum-langpacks-0.4.2-4.el7.noarch
yum-plugin-fastestmirror-1.1.31-42.el7.noarch is a duplicate with yum-plugin-fastestmirror-1.1.31-34.el7.noarch
zenity-3.22.0-1.el7.x86_64 is a duplicate with zenity-3.8.0-5.el7.x86_64
zip-3.0-11.el7.x86_64 is a duplicate with zip-3.0-10.el7.x86_64
zlib-1.2.7-17.el7.i686 is a duplicate with zlib-1.2.7-15.el7.x86_64

Is there any solution for this ? @Jay Kumar SenSharma

View solution in original post

8 REPLIES 8

avatar
Master Mentor

@Farrukh Naveed Anjum

The Following error indicates that your host already has a different version of ambari metrics monitor installed in it.

    raise ExecutionFailed(err_msg, code, out, err)resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-monitor' returned 1. Error: Nothing to do

.

So please check the output of the following commands to see if that package is already installed of a different version? Please share the output of the following commands:

# rpm -qa | grep ambari-metrics-monitor
(OR)
# rpm -qa | grep ambari

.

Also please check the "/etc/yum.repos.d/*.repo" file to see if there is any conflicting repo file present (which belongs to old version)?

.

If you find that the monitor is installed and it is not the desired version then please remove it and then clean the "/etc/ambari-metrics-monitor/conf/ambari-metrics-monitor.ini" and then try reinstalling it.

# yum remove ambari-metrics-monitor
# rm -f /etc/ambari-metrics-monitor/conf/ambari-metrics-monitor.ini
# yum clean all
# yum repolist

.

Now you can try installing the ambari metrics monitor from ambari UI or using the command line:

# yum install ambari-metrics-monitor -y

.

after that please double check if your "/etc/ambari-metrics-monitor/conf/ambari-metrics-monitor.ini" has the correct AMS colector hostname present inside it (if not then fix it) then try to restart the AMS.

avatar
Contributor

Thanks for replying @Jay Kumar SenSharma

I tried running it again after following your steps it produced same error as above. After that I went for installing it manually it did not worked either way around. Can you please help ?

 yum install ambari-metrics-monitor -y
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirrors.ges.net.pk
 * epel: kartolo.sby.datautama.net.id
 * extras: mirrors.ges.net.pk
 * updates: mirrors.ges.net.pk
No package ambari-metrics-monitor available.
Error: Nothing to do
[root@node1 ~]# yum install ambari-metrics-monitor
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirrors.ges.net.pk
 * epel: kartolo.sby.datautama.net.id
 * extras: mirrors.ges.net.pk
 * updates: mirrors.ges.net.pk
No package ambari-metrics-monitor available.


avatar
Master Mentor

@Farrukh Naveed Anjum

As we see that you are getting:

No package ambari-metrics-monitor available.

>> "ambari-metrics-monitor" binaries comes from "ambari.repo" so please check if you have the "ambari.repo" install inside your "/etc/yum.repos.d" directory?

So please install the ambari.repo file of desired version inside your yum repos and then try installing metrics monitor.

You can get the ambari.repo from ambari docs like:

Getting ambari 2.6 repo

# wget -nv http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.6.0.0/ambari.repo -O /etc/yum.repos.d/ambari.repo

.

Getting ambari 2.5.2.0 repo:

# wget -nv http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.5.2.0/ambari.repo -O /etc/yum.repos.d/ambari.repo

Please make sure that the ambari.repo file you will need to choose according to your ambari server version. So please check what is your ambari version and then install the ambari.repo of the same version accordingly.

# ambari-server --version

.

avatar
Contributor

It says ambari version is 2.4.3.0-30

avatar
Master Mentor

@Farrukh Naveed Anjum

Please Copy/SCP the "/etc/yum.repos.d/ambari.repo" file from ambari-server host to the machine where you are trying to install grafana/ambari-metrics-monitor and then try again.

(OR) get the repo file from Hortonworks public link:

# wget -nv http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.4.3.0/ambari.repo -O /etc/yum.repos.d/ambari.repo

You can also confirm the baseurl of your ambari.repo as following:

# grep 'baseurl'  /etc/yum.repos.d/ambari.repo
(OR)
# grep 'baseurl'  /etc/yum.repos.d/*.repo       (to list all the repo's baseurl)

.

avatar
Contributor
[root@node1 ~]# yum install ambari-metrics-monitor -y
Loaded plugins: fastestmirror, langpacks
ambari-2.6.0.0                                                                                                                                   | 2.9 kB  00:00:00
ambari-2.6.0.0/primary_db                                                                                                                        | 8.6 kB  00:00:00
Loading mirror speeds from cached hostfile
 * base: mirrors.ges.net.pk
 * epel: kartolo.sby.datautama.net.id
 * extras: mirrors.ges.net.pk
 * updates: mirrors.ges.net.pk
Resolving Dependencies
--> Running transaction check
---> Package ambari-metrics-monitor.x86_64 0:2.6.0.0-267 will be installed
--> Processing Dependency: python-devel for package: ambari-metrics-monitor-2.6.0.0-267.x86_64
--> Running transaction check
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be installed
--> Processing Conflict: python-devel-2.7.5-58.el7.x86_64 conflicts python < 2.7.5-58.el7
--> Finished Dependency Resolution
Error: python-devel conflicts with python-2.7.5-34.el7.x86_64
 You could try using --skip-broken to work around the problem
** Found 564 pre-existing rpmdb problem(s), 'yum check' output follows:
ModemManager-glib-1.6.0-2.el7.x86_64 is a duplicate with ModemManager-glib-1.1.0-8.git20130913.el7.x86_64
1:NetworkManager-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-1.0.6-27.el7.x86_64
1:NetworkManager-glib-1.8.0-9.el7.x86_64 has installed conflicts NetworkManager-libnm < ('1', '1.8.0', '9.el7'): 1:NetworkManager-libnm-1.0.6-27.el7.x86_64
1:NetworkManager-glib-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-glib-1.0.6-27.el7.x86_64
1:NetworkManager-libnm-1.8.0-9.el7.x86_64 has installed conflicts NetworkManager-glib < ('1', '1.8.0', '9.el7'): 1:NetworkManager-glib-1.0.6-27.el7.x86_64
1:NetworkManager-libnm-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-libnm-1.0.6-27.el7.x86_64
1:NetworkManager-team-1.8.0-9.el7.x86_64 is a duplicate with 1:NetworkManager-team-1.0.6-27.el7.x86_64
abattis-cantarell-fonts-0.0.25-1.el7.noarch is a duplicate with abattis-cantarell-fonts-0.0.16-3.el7.noarch
abrt-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-2.1.11-36.el7.centos.x86_64
abrt-addon-ccpp-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-ccpp-2.1.11-36.el7.centos.x86_64
abrt-addon-kerneloops-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-kerneloops-2.1.11-36.el7.centos.x86_64
abrt-addon-pstoreoops-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-pstoreoops-2.1.11-36.el7.centos.x86_64
abrt-addon-python-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-python-2.1.11-36.el7.centos.x86_64
abrt-addon-xorg-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-addon-xorg-2.1.11-36.el7.centos.x86_64
abrt-dbus-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-dbus-2.1.11-36.el7.centos.x86_64
abrt-libs-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-libs-2.1.11-36.el7.centos.x86_64
abrt-python-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-python-2.1.11-36.el7.centos.x86_64
abrt-retrace-client-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-retrace-client-2.1.11-36.el7.centos.x86_64
abrt-tui-2.1.11-48.el7.centos.x86_64 is a duplicate with abrt-tui-2.1.11-36.el7.centos.x86_64
accountsservice-0.6.45-2.el7.x86_64 is a duplicate with accountsservice-0.6.35-9.el7.x86_64
accountsservice-libs-0.6.45-2.el7.x86_64 is a duplicate with accountsservice-libs-0.6.35-9.el7.x86_64
adwaita-cursor-theme-3.22.0-1.el7.noarch is a duplicate with adwaita-cursor-theme-3.14.1-1.el7.noarch
adwaita-gtk2-theme-3.22.2-1.el7.x86_64 is a duplicate with adwaita-gtk2-theme-3.14.2.2-2.el7.x86_64
adwaita-icon-theme-3.22.0-1.el7.noarch is a duplicate with adwaita-icon-theme-3.14.1-1.el7.noarch
alsa-lib-1.1.3-3.el7.x86_64 is a duplicate with alsa-lib-1.0.28-2.el7.x86_64
alsa-tools-firmware-1.1.0-1.el7.x86_64 is a duplicate with alsa-tools-firmware-1.0.28-2.el7.x86_64
appstream-data-7-20170301.el7.noarch is a duplicate with appstream-data-7-6.el7.noarch
at-spi2-atk-2.22.0-2.el7.x86_64 is a duplicate with at-spi2-atk-2.8.1-4.el7.x86_64
at-spi2-core-2.22.0-1.el7.x86_64 is a duplicate with at-spi2-core-2.8.0-6.el7.x86_64
atk-2.22.0-3.el7.x86_64 is a duplicate with atk-2.14.0-1.el7.x86_64
audit-libs-2.7.6-3.el7.i686 is a duplicate with audit-libs-2.4.1-5.el7.x86_64
audit-libs-python-2.7.6-3.el7.x86_64 is a duplicate with audit-libs-python-2.4.1-5.el7.x86_64
augeas-libs-1.4.0-2.el7_4.1.x86_64 is a duplicate with augeas-libs-1.4.0-2.el7.x86_64
authconfig-6.2.8-30.el7.x86_64 is a duplicate with authconfig-6.2.8-10.el7.x86_64
1:autocorr-en-5.0.6.2-14.el7.noarch is a duplicate with 1:autocorr-en-4.3.7.2-5.el7.noarch
avahi-autoipd-0.6.31-15.el7.x86_64 has installed conflicts avahi > ('0', '0.6.31', '15.el7'): avahi-0.6.31-17.el7.x86_64
avahi-autoipd-0.6.31-17.el7.x86_64 is a duplicate with avahi-autoipd-0.6.31-15.el7.x86_64
avahi-glib-0.6.31-15.el7.x86_64 has installed conflicts avahi > ('0', '0.6.31', '15.el7'): avahi-0.6.31-17.el7.x86_64
avahi-glib-0.6.31-17.el7.x86_64 is a duplicate with avahi-glib-0.6.31-15.el7.x86_64
avahi-libs-0.6.31-17.el7.x86_64 is a duplicate with avahi-libs-0.6.31-15.el7.x86_64
bash-4.2.46-29.el7_4.x86_64 is a duplicate with bash-4.2.46-19.el7.x86_64
32:bind-libs-lite-9.9.4-51.el7.x86_64 is a duplicate with 32:bind-libs-lite-9.9.4-29.el7.x86_64
32:bind-license-9.9.4-51.el7.noarch is a duplicate with 32:bind-license-9.9.4-29.el7.noarch
binutils-2.25.1-32.base.el7_4.1.x86_64 is a duplicate with binutils-2.23.52.0.1-55.el7.x86_64
biosdevname-0.7.2-2.el7.x86_64 is a duplicate with biosdevname-0.6.2-1.el7.x86_64
blktrace-1.0.5-8.el7.x86_64 is a duplicate with blktrace-1.0.5-6.el7.x86_64
bluez-5.44-4.el7_4.x86_64 is a duplicate with bluez-5.23-4.el7.x86_64
boost-date-time-1.53.0-27.el7.x86_64 is a duplicate with boost-date-time-1.53.0-25.el7.x86_64
boost-system-1.53.0-27.el7.x86_64 is a duplicate with boost-system-1.53.0-25.el7.x86_64
brlapi-0.6.0-15.el7.x86_64 is a duplicate with brlapi-0.6.0-9.el7.x86_64
brltty-4.5-15.el7.x86_64 is a duplicate with brltty-4.5-9.el7.x86_64
btrfs-progs-4.9.1-1.el7.x86_64 is a duplicate with btrfs-progs-3.19.1-1.el7.x86_64
ca-certificates-2017.2.14-71.el7.noarch is a duplicate with ca-certificates-2015.2.4-71.el7.noarch
cairo-1.14.8-2.el7.x86_64 is a duplicate with cairo-1.14.2-1.el7.x86_64
cairo-gobject-1.14.8-2.el7.x86_64 is a duplicate with cairo-gobject-1.14.2-1.el7.x86_64
caribou-0.4.21-1.el7.x86_64 is a duplicate with caribou-0.4.16-1.el7.x86_64
caribou-gtk2-module-0.4.21-1.el7.x86_64 is a duplicate with caribou-gtk2-module-0.4.16-1.el7.x86_64
caribou-gtk3-module-0.4.21-1.el7.x86_64 is a duplicate with caribou-gtk3-module-0.4.16-1.el7.x86_64
centos-release-7-4.1708.el7.centos.x86_64 is a duplicate with centos-release-7-2.1511.el7.centos.2.10.x86_64
checkpolicy-2.5-4.el7.x86_64 is a duplicate with checkpolicy-2.1.12-6.el7.x86_64
2:cheese-libs-3.22.1-1.el7.x86_64 is a duplicate with 2:cheese-libs-3.14.2-5.el7.x86_64
chkconfig-1.7.4-1.el7.x86_64 is a duplicate with chkconfig-1.3.61-5.el7.x86_64
chrony-3.1-2.el7.centos.x86_64 is a duplicate with chrony-2.1.1-1.el7.centos.x86_64
clutter-1.26.0-1.el7.x86_64 is a duplicate with clutter-1.20.0-4.el7.x86_64
clutter-gst2-2.0.18-1.el7.x86_64 is a duplicate with clutter-gst2-2.0.12-2.el7.x86_64
clutter-gtk-1.8.2-1.el7.x86_64 is a duplicate with clutter-gtk-1.4.4-7.el7.x86_64
cogl-1.22.2-1.el7.x86_64 is a duplicate with cogl-1.18.2-10.el7.x86_64
colord-1.3.4-1.el7.x86_64 is a duplicate with colord-1.2.7-2.el7.x86_64
colord-libs-1.3.4-1.el7.x86_64 is a duplicate with colord-libs-1.2.7-2.el7.x86_64
compat-cheese314-3.14.2-1.el7.x86_64 has installed conflicts cheese-libs < ('2', '3.18', None): 2:cheese-libs-3.14.2-5.el7.x86_64
compat-gnome-desktop314-3.14.2-1.el7.x86_64 has installed conflicts gnome-desktop3 < ('0', '3.18', None): gnome-desktop3-3.14.2-2.el7.x86_64
1:control-center-3.22.2-5.el7.x86_64 is a duplicate with 1:control-center-3.14.5-8.el7.x86_64
1:control-center-filesystem-3.22.2-5.el7.x86_64 is a duplicate with 1:control-center-filesystem-3.14.5-8.el7.x86_64
coreutils-8.22-18.el7.x86_64 is a duplicate with coreutils-8.22-15.el7.x86_64
cpio-2.11-25.el7_4.x86_64 is a duplicate with cpio-2.11-24.el7.x86_64
cryptsetup-1.7.4-3.el7.x86_64 is a duplicate with cryptsetup-1.6.7-1.el7.x86_64
cryptsetup-libs-1.7.4-3.el7.x86_64 is a duplicate with cryptsetup-libs-1.6.7-1.el7.x86_64
cryptsetup-python-1.7.4-3.el7.x86_64 is a duplicate with cryptsetup-python-1.6.7-1.el7.x86_64
1:cups-filesystem-1.6.3-29.el7.noarch is a duplicate with 1:cups-filesystem-1.6.3-22.el7.noarch
cups-filters-1.0.35-22.el7.x86_64 is a duplicate with cups-filters-1.0.35-21.el7.x86_64
cups-filters-libs-1.0.35-22.el7.x86_64 is a duplicate with cups-filters-libs-1.0.35-21.el7.x86_64
1:cups-libs-1.6.3-29.el7.x86_64 is a duplicate with 1:cups-libs-1.6.3-22.el7.x86_64
cups-pk-helper-0.2.6-2.el7.x86_64 is a duplicate with cups-pk-helper-0.2.4-5.el7.x86_64
cyrus-sasl-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-2.1.26-19.2.el7.x86_64
cyrus-sasl-lib-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-lib-2.1.26-19.2.el7.x86_64
cyrus-sasl-md5-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-md5-2.1.26-19.2.el7.x86_64
cyrus-sasl-plain-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-plain-2.1.26-19.2.el7.x86_64
cyrus-sasl-scram-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-scram-2.1.26-19.2.el7.x86_64
1:dbus-1.6.12-17.el7.x86_64 is a duplicate with 1:dbus-1.6.12-13.el7.x86_64
1:dbus-libs-1.6.12-17.el7.x86_64 is a duplicate with 1:dbus-libs-1.6.12-13.el7.x86_64
1:dbus-x11-1.6.12-17.el7.x86_64 is a duplicate with 1:dbus-x11-1.6.12-13.el7.x86_64
dconf-0.26.0-2.el7.x86_64 is a duplicate with dconf-0.22.0-2.el7.x86_64
desktop-file-utils-0.23-1.el7.x86_64 is a duplicate with desktop-file-utils-0.22-1.el7.x86_64
7:device-mapper-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-1.02.107-5.el7.x86_64
7:device-mapper-event-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-event-1.02.107-5.el7.x86_64
7:device-mapper-event-libs-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-event-libs-1.02.107-5.el7.x86_64
7:device-mapper-libs-1.02.140-8.el7.x86_64 is a duplicate with 7:device-mapper-libs-1.02.107-5.el7.x86_64
device-mapper-multipath-0.4.9-111.el7.x86_64 is a duplicate with device-mapper-multipath-0.4.9-85.el7.x86_64
device-mapper-multipath-libs-0.4.9-111.el7.x86_64 is a duplicate with device-mapper-multipath-libs-0.4.9-85.el7.x86_64
device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64 is a duplicate with device-mapper-persistent-data-0.5.5-1.el7.x86_64
12:dhclient-4.2.5-58.el7.centos.x86_64 is a duplicate with 12:dhclient-4.2.5-42.el7.centos.x86_64
12:dhcp-common-4.2.5-58.el7.centos.x86_64 is a duplicate with 12:dhcp-common-4.2.5-42.el7.centos.x86_64
12:dhcp-libs-4.2.5-58.el7.centos.x86_64 is a duplicate with 12:dhcp-libs-4.2.5-42.el7.centos.x86_64
dleyna-connector-dbus-0.2.0-2.el7.x86_64 is a duplicate with dleyna-connector-dbus-0.2.0-1.el7.x86_64
dleyna-core-0.5.0-1.el7.x86_64 is a duplicate with dleyna-core-0.4.0-1.el7.x86_64
1:dmidecode-3.0-5.el7.x86_64 is a duplicate with 1:dmidecode-2.12-9.el7.x86_64
dnsmasq-2.76-2.el7_4.2.x86_64 is a duplicate with dnsmasq-2.66-14.el7_1.x86_64
dracut-033-502.el7.x86_64 is a duplicate with dracut-033-359.el7.x86_64
dracut-config-rescue-033-502.el7.x86_64 is a duplicate with dracut-config-rescue-033-359.el7.x86_64
dracut-network-033-502.el7.x86_64 is a duplicate with dracut-network-033-359.el7.x86_64
e2fsprogs-1.42.9-10.el7.x86_64 is a duplicate with e2fsprogs-1.42.9-7.el7.x86_64
e2fsprogs-libs-1.42.9-10.el7.x86_64 is a duplicate with e2fsprogs-libs-1.42.9-7.el7.x86_64
ebtables-2.0.10-15.el7.x86_64 is a duplicate with ebtables-2.0.10-13.el7.x86_64
elfutils-0.168-8.el7.x86_64 is a duplicate with elfutils-0.163-3.el7.x86_64
elfutils-libelf-0.168-8.el7.i686 is a duplicate with elfutils-libelf-0.163-3.el7.x86_64
elfutils-libs-0.168-8.el7.i686 is a duplicate with elfutils-libs-0.163-3.el7.x86_64
1:emacs-filesystem-24.3-20.el7_4.noarch is a duplicate with 1:emacs-filesystem-24.3-18.el7.noarch
2:ethtool-4.8-1.el7.x86_64 is a duplicate with 2:ethtool-3.15-2.el7.x86_64
evolution-data-server-3.22.7-6.el7.x86_64 is a duplicate with evolution-data-server-3.12.11-24.el7.x86_64
expat-2.1.0-10.el7_3.x86_64 is a duplicate with expat-2.1.0-8.el7.x86_64
fcoe-utils-1.0.32-1.el7.x86_64 is a duplicate with fcoe-utils-1.0.30-3.git91c0c8c.el7.x86_64
file-5.11-33.el7.x86_64 is a duplicate with file-5.11-31.el7.x86_64
file-libs-5.11-33.el7.x86_64 is a duplicate with file-libs-5.11-31.el7.x86_64
filesystem-3.2-21.el7.x86_64 is a duplicate with filesystem-3.2-20.el7.x86_64
fipscheck-1.4.1-6.el7.x86_64 is a duplicate with fipscheck-1.4.1-5.el7.x86_64
fipscheck-lib-1.4.1-6.el7.x86_64 is a duplicate with fipscheck-lib-1.4.1-5.el7.x86_64
firewall-config-0.4.4.4-6.el7.noarch is a duplicate with firewall-config-0.3.9-14.el7.noarch
firewalld-0.4.4.4-6.el7.noarch has installed conflicts selinux-policy < ('0', '3.13.1', '118.el7'): selinux-policy-3.13.1-60.el7.noarch
firewalld-0.4.4.4-6.el7.noarch has installed conflicts NetworkManager < ('1', '1.4.0', '3.el7'): 1:NetworkManager-1.0.6-27.el7.x86_64
firewalld-0.4.4.4-6.el7.noarch is a duplicate with firewalld-0.3.9-14.el7.noarch
firewalld-filesystem-0.4.4.4-6.el7.noarch has installed conflicts firewalld < ('0', '0.3.13', None): firewalld-0.3.9-14.el7.noarch
fontconfig-2.10.95-11.el7.x86_64 is a duplicate with fontconfig-2.10.95-7.el7.x86_64
freetype-2.4.11-15.el7.x86_64 is a duplicate with freetype-2.4.11-11.el7.x86_64
fuse-2.9.2-8.el7.x86_64 is a duplicate with fuse-2.9.2-6.el7.x86_64
fuse-libs-2.9.2-8.el7.x86_64 is a duplicate with fuse-libs-2.9.2-6.el7.x86_64
gawk-4.0.2-4.el7_3.1.x86_64 is a duplicate with gawk-4.0.2-4.el7.x86_64
gcr-3.20.0-1.el7.x86_64 is a duplicate with gcr-3.14.0-1.el7.x86_64
gdb-7.6.1-100.el7.x86_64 is a duplicate with gdb-7.6.1-80.el7.x86_64
gdk-pixbuf2-2.36.5-1.el7.x86_64 is a duplicate with gdk-pixbuf2-2.31.6-3.el7.x86_64
1:gdm-3.22.3-12.el7.x86_64 is a duplicate with 1:gdm-3.14.2-12.el7.x86_64
geoclue2-2.4.5-1.el7.x86_64 is a duplicate with geoclue2-2.1.10-2.el7.x86_64
geocode-glib-3.20.1-1.el7.x86_64 is a duplicate with geocode-glib-3.14.0-2.el7.x86_64
gettext-0.19.8.1-2.el7.x86_64 is a duplicate with gettext-0.18.2.1-4.el7.x86_64
gettext-libs-0.19.8.1-2.el7.x86_64 is a duplicate with gettext-libs-0.18.2.1-4.el7.x86_64
ghostscript-9.07-28.el7_4.2.x86_64 is a duplicate with ghostscript-9.07-18.el7.x86_64
gjs-1.46.0-1.el7.x86_64 is a duplicate with gjs-1.42.0-1.el7.x86_64
glib-networking-2.50.0-1.el7.x86_64 is a duplicate with glib-networking-2.42.0-1.el7.x86_64
glib2-2.50.3-3.el7.x86_64 is a duplicate with glib2-2.42.2-5.el7.x86_64
glibc-2.17-196.el7.i686 is a duplicate with glibc-2.17-105.el7.x86_64
glibc-common-2.17-196.el7.x86_64 is a duplicate with glibc-common-2.17-105.el7.x86_64
glx-utils-8.2.0-3.el7.x86_64 is a duplicate with glx-utils-8.2.0-2.el7.x86_64
1:gmp-6.0.0-15.el7.x86_64 is a duplicate with 1:gmp-6.0.0-11.el7.x86_64
gnome-backgrounds-3.22.1-1.el7.noarch is a duplicate with gnome-backgrounds-3.14.1-1.el7.noarch
1:gnome-bluetooth-3.20.1-1.el7.x86_64 is a duplicate with 1:gnome-bluetooth-3.14.1-1.el7.x86_64
1:gnome-bluetooth-libs-3.20.1-1.el7.x86_64 is a duplicate with 1:gnome-bluetooth-libs-3.14.1-1.el7.x86_64
gnome-desktop3-3.22.2-2.el7.x86_64 is a duplicate with gnome-desktop3-3.14.2-2.el7.x86_64
gnome-getting-started-docs-3.22.0-1.el7.noarch is a duplicate with gnome-getting-started-docs-3.14.1.0.2-1.el7.noarch
gnome-keyring-3.20.0-3.el7.x86_64 is a duplicate with gnome-keyring-3.14.0-1.el7.x86_64
gnome-keyring-pam-3.20.0-3.el7.x86_64 is a duplicate with gnome-keyring-pam-3.14.0-1.el7.x86_64
gnome-online-accounts-3.22.5-1.el7.x86_64 is a duplicate with gnome-online-accounts-3.14.4-3.el7.x86_64
gnome-session-3.22.3-4.el7.x86_64 is a duplicate with gnome-session-3.14.0-4.el7.x86_64
gnome-session-xsession-3.22.3-4.el7.x86_64 is a duplicate with gnome-session-xsession-3.14.0-4.el7.x86_64
gnome-settings-daemon-3.22.2-5.el7.x86_64 is a duplicate with gnome-settings-daemon-3.14.4-9.el7.x86_64
gnome-shell-3.22.3-17.el7.x86_64 is a duplicate with gnome-shell-3.14.4-37.el7.x86_64
gnome-shell-extension-alternate-tab-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-alternate-tab-3.14.4-13.el7.noarch
gnome-shell-extension-apps-menu-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-apps-menu-3.14.4-13.el7.noarch
gnome-shell-extension-common-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-common-3.14.4-13.el7.noarch
gnome-shell-extension-launch-new-instance-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-launch-new-instance-3.14.4-13.el7.noarch
gnome-shell-extension-places-menu-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-places-menu-3.14.4-13.el7.noarch
gnome-shell-extension-window-list-3.22.2-10.el7.noarch is a duplicate with gnome-shell-extension-window-list-3.14.4-13.el7.noarch
gnome-themes-standard-3.22.2-1.el7.x86_64 is a duplicate with gnome-themes-standard-3.14.2.2-2.el7.x86_64
gnome-tweak-tool-3.22.0-1.el7.noarch is a duplicate with gnome-tweak-tool-3.14.3-2.el7.noarch
gnome-user-docs-3.22.0-1.el7.noarch is a duplicate with gnome-user-docs-3.14.2-1.el7.noarch
gnome-video-effects-0.4.3-1.el7.noarch is a duplicate with gnome-video-effects-0.4.1-1.el7.noarch
gnupg2-2.0.22-4.el7.x86_64 is a duplicate with gnupg2-2.0.22-3.el7.x86_64
gnutls-3.3.26-9.el7.x86_64 is a duplicate with gnutls-3.3.8-12.el7_1.1.x86_64
gnutls-dane-3.3.26-9.el7.x86_64 is a duplicate with gnutls-dane-3.3.8-12.el7_1.1.x86_64
gnutls-utils-3.3.26-9.el7.x86_64 is a duplicate with gnutls-utils-3.3.8-12.el7_1.1.x86_64
gobject-introspection-1.50.0-1.el7.x86_64 is a duplicate with gobject-introspection-1.42.0-1.el7.x86_64
gom-0.3.2-1.el7.x86_64 is a duplicate with gom-0.2.1-3.el7.x86_64
graphite2-1.3.10-1.el7_3.x86_64 is a duplicate with graphite2-1.2.2-5.el7.x86_64
grep-2.20-3.el7.x86_64 is a duplicate with grep-2.20-2.el7.x86_64
grilo-0.3.3-1.el7.x86_64 is a duplicate with grilo-0.2.12-2.el7.x86_64
grubby-8.28-23.el7.x86_64 is a duplicate with grubby-8.28-17.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 has installed conflicts control-center < ('1', '3.19.3', None): 1:control-center-3.14.5-8.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 has installed conflicts gnome-settings-daemon < ('0', '3.19.3', None): gnome-settings-daemon-3.14.4-9.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 has installed conflicts mutter < ('0', '3.19.3', None): mutter-3.14.4-17.el7.x86_64
gsettings-desktop-schemas-3.22.0-1.el7.x86_64 is a duplicate with gsettings-desktop-schemas-3.14.2-1.el7.x86_64
gssdp-1.0.1-1.el7.x86_64 is a duplicate with gssdp-0.14.3-3.el7.x86_64
gstreamer1-1.10.4-2.el7.x86_64 is a duplicate with gstreamer1-1.4.5-1.el7.x86_64
gstreamer1-plugins-base-1.10.4-1.el7.x86_64 is a duplicate with gstreamer1-plugins-base-1.4.5-2.el7.x86_64
gtk-update-icon-cache-3.22.10-4.el7.x86_64 has installed conflicts gtk2 < ('0', '2.24.29', None): gtk2-2.24.28-8.el7.x86_64
gtk2-2.24.31-1.el7.x86_64 is a duplicate with gtk2-2.24.28-8.el7.x86_64
gtk3-3.22.10-4.el7.x86_64 is a duplicate with gtk3-3.14.13-16.el7.x86_64
gupnp-1.0.1-1.el7.x86_64 is a duplicate with gupnp-0.20.13-1.el7.x86_64
gupnp-igd-0.2.4-1.el7.x86_64 is a duplicate with gupnp-igd-0.2.2-3.el7.x86_64
gzip-1.5-9.el7.x86_64 is a duplicate with gzip-1.5-8.el7.x86_64
harfbuzz-1.3.2-1.el7.x86_64 is a duplicate with harfbuzz-0.9.36-1.el7.x86_64
harfbuzz-icu-1.3.2-1.el7.x86_64 is a duplicate with harfbuzz-icu-0.9.36-1.el7.x86_64
hplip-common-3.15.9-3.el7.x86_64 is a duplicate with hplip-common-3.13.7-6.el7.x86_64
hunspell-1.3.2-15.el7.x86_64 is a duplicate with hunspell-1.3.2-13.el7.x86_64
hunspell-en-0.20121024-6.el7.noarch is a duplicate with hunspell-en-0.20121024-5.el7.noarch
hunspell-en-GB-0.20121024-6.el7.noarch is a duplicate with hunspell-en-GB-0.20121024-5.el7.noarch
hunspell-en-US-0.20121024-6.el7.noarch is a duplicate with hunspell-en-US-0.20121024-5.el7.noarch
hwdata-0.252-8.6.el7.x86_64 is a duplicate with hwdata-0.252-8.1.el7.x86_64
hyperv-daemons-0-0.30.20161211git.el7.x86_64 is a duplicate with hyperv-daemons-0-0.26.20150402git.el7.x86_64
hyperv-daemons-license-0-0.30.20161211git.el7.noarch is a duplicate with hyperv-daemons-license-0-0.26.20150402git.el7.noarch
hypervfcopyd-0-0.30.20161211git.el7.x86_64 is a duplicate with hypervfcopyd-0-0.26.20150402git.el7.x86_64
hypervkvpd-0-0.30.20161211git.el7.x86_64 is a duplicate with hypervkvpd-0-0.26.20150402git.el7.x86_64
hypervvssd-0-0.30.20161211git.el7.x86_64 is a duplicate with hypervvssd-0-0.26.20150402git.el7.x86_64
initscripts-9.49.39-1.el7.x86_64 is a duplicate with initscripts-9.49.30-1.el7.x86_64
iproute-3.10.0-87.el7.x86_64 is a duplicate with iproute-3.10.0-54.el7.x86_64
iptables-1.4.21-18.0.1.el7.centos.x86_64 is a duplicate with iptables-1.4.21-16.el7.x86_64
iputils-20160308-10.el7.x86_64 is a duplicate with iputils-20121221-7.el7.x86_64
ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch is a duplicate with ipxe-roms-qemu-20130517-7.gitc4bce43.el7.noarch
iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 is a duplicate with iscsi-initiator-utils-6.2.0.873-32.el7.x86_64
iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 is a duplicate with iscsi-initiator-utils-iscsiuio-6.2.0.873-32.el7.x86_64
iw-4.3-1.el7.x86_64 is a duplicate with iw-3.10-6.el7.x86_64
iwl100-firmware-39.31.5.1-56.el7.noarch is a duplicate with iwl100-firmware-39.31.5.1-43.el7.noarch
1:iwl1000-firmware-39.31.5.1-56.el7.noarch is a duplicate with 1:iwl1000-firmware-39.31.5.1-43.el7.noarch
iwl105-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl105-firmware-18.168.6.1-43.el7.noarch
iwl135-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl135-firmware-18.168.6.1-43.el7.noarch
iwl2000-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl2000-firmware-18.168.6.1-43.el7.noarch
iwl2030-firmware-18.168.6.1-56.el7.noarch is a duplicate with iwl2030-firmware-18.168.6.1-43.el7.noarch
iwl3160-firmware-22.0.7.0-56.el7.noarch is a duplicate with iwl3160-firmware-22.0.7.0-43.el7.noarch
iwl3945-firmware-15.32.2.9-56.el7.noarch is a duplicate with iwl3945-firmware-15.32.2.9-43.el7.noarch
iwl4965-firmware-228.61.2.24-56.el7.noarch is a duplicate with iwl4965-firmware-228.61.2.24-43.el7.noarch
iwl5000-firmware-8.83.5.1_1-56.el7.noarch is a duplicate with iwl5000-firmware-8.83.5.1_1-43.el7.noarch
iwl5150-firmware-8.24.2.2-56.el7.noarch is a duplicate with iwl5150-firmware-8.24.2.2-43.el7.noarch
iwl6000-firmware-9.221.4.1-56.el7.noarch is a duplicate with iwl6000-firmware-9.221.4.1-43.el7.noarch
iwl6000g2a-firmware-17.168.5.3-56.el7.noarch is a duplicate with iwl6000g2a-firmware-17.168.5.3-43.el7.noarch
iwl6000g2b-firmware-17.168.5.2-56.el7.noarch is a duplicate with iwl6000g2b-firmware-17.168.5.2-43.el7.noarch
iwl6050-firmware-41.28.5.1-56.el7.noarch is a duplicate with iwl6050-firmware-41.28.5.1-43.el7.noarch
iwl7260-firmware-22.0.7.0-56.el7.noarch is a duplicate with iwl7260-firmware-22.0.7.0-43.el7.noarch
iwl7265-firmware-22.0.7.0-56.el7.noarch is a duplicate with iwl7265-firmware-22.0.7.0-43.el7.noarch
jansson-2.10-1.el7.x86_64 is a duplicate with jansson-2.4-6.el7.x86_64
jasper-libs-1.900.1-31.el7.x86_64 is a duplicate with jasper-libs-1.900.1-29.el7.x86_64
1:java-1.8.0-openjdk-headless-1.8.0.144-0.b01.el7_4.x86_64 is a duplicate with 1:java-1.8.0-openjdk-headless-1.8.0.65-3.b17.el7.x86_64
json-glib-1.2.6-1.el7.x86_64 is a duplicate with json-glib-1.0.2-1.el7.x86_64
kbd-1.15.5-13.el7.x86_64 is a duplicate with kbd-1.15.5-11.el7.x86_64
kbd-legacy-1.15.5-13.el7.noarch is a duplicate with kbd-legacy-1.15.5-11.el7.noarch
kbd-misc-1.15.5-13.el7.noarch is a duplicate with kbd-misc-1.15.5-11.el7.noarch
kernel-3.10.0-693.2.2.el7.x86_64 has installed conflicts kmod < ('0', '20', '9'): kmod-20-5.el7.x86_64
kernel-tools-libs-3.10.0-693.2.2.el7.x86_64 is a duplicate with kernel-tools-libs-3.10.0-327.el7.x86_64
kmod-20-15.el7_4.2.x86_64 is a duplicate with kmod-20-5.el7.x86_64
kmod-libs-20-15.el7_4.2.x86_64 is a duplicate with kmod-libs-20-5.el7.x86_64
kpartx-0.4.9-111.el7.x86_64 is a duplicate with kpartx-0.4.9-85.el7.x86_64
kpatch-0.4.0-1.el7.noarch is a duplicate with kpatch-0.1.10-4.el7.noarch
lcms2-2.6-3.el7.x86_64 is a duplicate with lcms2-2.6-2.el7.x86_64
ldns-1.6.16-10.el7.x86_64 is a duplicate with ldns-1.6.16-7.el7.x86_64
ledmon-0.80-2.el7.x86_64 is a duplicate with ledmon-0.79-4.el7.x86_64
libICE-1.0.9-9.el7.x86_64 is a duplicate with libICE-1.0.9-2.el7.x86_64
libX11-1.6.5-1.el7.x86_64 is a duplicate with libX11-1.6.3-2.el7.x86_64
libX11-common-1.6.5-1.el7.noarch is a duplicate with libX11-common-1.6.3-2.el7.noarch
libXcursor-1.1.14-8.el7.x86_64 is a duplicate with libXcursor-1.1.14-2.1.el7.x86_64
libXdmcp-1.1.2-6.el7.x86_64 is a duplicate with libXdmcp-1.1.1-6.1.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64 is a duplicate with libXfixes-5.0.1-2.1.el7.x86_64
libXfont-1.5.2-1.el7.x86_64 is a duplicate with libXfont-1.5.1-2.el7.x86_64
libXi-1.7.9-1.el7.x86_64 is a duplicate with libXi-1.7.4-2.el7.x86_64
libXpm-3.5.12-1.el7.x86_64 is a duplicate with libXpm-3.5.11-3.el7.x86_64
libXrandr-1.5.1-2.el7.x86_64 is a duplicate with libXrandr-1.4.2-2.el7.x86_64
libXrender-0.9.10-1.el7.x86_64 is a duplicate with libXrender-0.9.8-2.1.el7.x86_64
libXt-1.1.5-3.el7.x86_64 is a duplicate with libXt-1.1.4-6.1.el7.x86_64
libXtst-1.2.3-1.el7.x86_64 is a duplicate with libXtst-1.2.2-2.1.el7.x86_64
libXv-1.0.11-1.el7.x86_64 is a duplicate with libXv-1.0.10-2.el7.x86_64
libXvMC-1.0.10-1.el7.x86_64 is a duplicate with libXvMC-1.0.8-2.1.el7.x86_64
libXxf86vm-1.1.4-1.el7.x86_64 is a duplicate with libXxf86vm-1.1.3-2.1.el7.x86_64
libarchive-3.1.2-10.el7_2.x86_64 is a duplicate with libarchive-3.1.2-7.el7.x86_64
libbasicobjects-0.1.1-27.el7.x86_64 is a duplicate with libbasicobjects-0.1.1-25.el7.x86_64
libblkid-2.23.2-43.el7.x86_64 is a duplicate with libblkid-2.23.2-26.el7.x86_64
libcap-2.22-9.el7.i686 is a duplicate with libcap-2.22-8.el7.x86_64
libcgroup-0.41-13.el7.x86_64 is a duplicate with libcgroup-0.41-8.el7.x86_64
libcmis-0.5.1-2.el7.x86_64 is a duplicate with libcmis-0.4.1-5.el7.x86_64
libcollection-0.6.2-27.el7.x86_64 is a duplicate with libcollection-0.6.2-25.el7.x86_64
libcom_err-1.42.9-10.el7.x86_64 is a duplicate with libcom_err-1.42.9-7.el7.x86_64
libcroco-0.6.11-1.el7.x86_64 is a duplicate with libcroco-0.6.8-5.el7.x86_64
libcurl-7.29.0-42.el7.x86_64 is a duplicate with libcurl-7.29.0-25.el7.centos.x86_64
libdb-5.3.21-20.el7.i686 is a duplicate with libdb-5.3.21-19.el7.x86_64
libdb-utils-5.3.21-20.el7.x86_64 is a duplicate with libdb-utils-5.3.21-19.el7.x86_64
libdrm-2.4.74-1.el7.x86_64 is a duplicate with libdrm-2.4.60-3.el7.x86_64
libdvdnav-5.0.3-1.el7.x86_64 is a duplicate with libdvdnav-4.2.0-8.el7.x86_64
libdvdread-5.0.3-3.el7.x86_64 is a duplicate with libdvdread-4.2.0-6.el7.x86_64
libepoxy-1.3.1-1.el7.x86_64 is a duplicate with libepoxy-1.2-2.el7.x86_64
libevdev-1.5.6-1.el7.x86_64 is a duplicate with libevdev-1.4.1-1.el7.x86_64
libffi-3.0.13-18.el7.x86_64 is a duplicate with libffi-3.0.13-16.el7.x86_64
libfontenc-1.1.3-3.el7.x86_64 is a duplicate with libfontenc-1.1.2-3.el7.x86_64
libgcc-4.8.5-16.el7.i686 is a duplicate with libgcc-4.8.5-4.el7.x86_64
libgcrypt-1.5.3-14.el7.i686 is a duplicate with libgcrypt-1.5.3-12.el7_1.1.x86_64
libgdata-0.17.8-1.el7.x86_64 is a duplicate with libgdata-0.17.1-1.el7.x86_64
libgee-0.18.1-1.el7.x86_64 is a duplicate with libgee-0.10.1-3.el7.x86_64
libgnome-keyring-3.12.0-1.el7.x86_64 is a duplicate with libgnome-keyring-3.8.0-3.el7.x86_64
libgnomekbd-3.22.0.1-1.el7.x86_64 is a duplicate with libgnomekbd-3.6.0-4.el7.x86_64
libgomp-4.8.5-16.el7.x86_64 is a duplicate with libgomp-4.8.5-4.el7.x86_64
libgtop2-2.34.2-1.el7.x86_64 is a duplicate with libgtop2-2.28.4-7.el7.x86_64
libgudev1-219-42.el7_4.1.x86_64 is a duplicate with libgudev1-219-19.el7.x86_64
libgusb-0.2.9-1.el7.x86_64 is a duplicate with libgusb-0.1.6-3.el7.x86_64
libgweather-3.20.4-1.el7.x86_64 is a duplicate with libgweather-3.14.1-1.el7.x86_64
libibverbs-13-7.el7.x86_64 is a duplicate with libibverbs-1.1.8-8.el7.x86_64
libimobiledevice-1.2.0-1.el7.x86_64 is a duplicate with libimobiledevice-1.1.5-6.el7.x86_64
libiscsi-1.9.0-7.el7.x86_64 is a duplicate with libiscsi-1.9.0-6.el7.x86_64
libkkc-common-0.3.1-9.el7.noarch is a duplicate with libkkc-common-0.3.1-8.el7.noarch
libkkc-data-0.3.1-9.el7.x86_64 is a duplicate with libkkc-data-0.3.1-8.el7.x86_64
libldb-1.1.29-1.el7.x86_64 is a duplicate with libldb-1.1.20-1.el7.x86_64
libmbim-1.14.0-2.el7.x86_64 is a duplicate with libmbim-1.5.0-3.20130815git.el7.x86_64
libmediaart-1.9.1-1.el7.x86_64 is a duplicate with libmediaart-0.7.0-1.el7.x86_64
libmount-2.23.2-43.el7.x86_64 is a duplicate with libmount-2.23.2-26.el7.x86_64
libmspack-0.5-0.5.alpha.el7.x86_64 is a duplicate with libmspack-0.5-0.4.alpha.el7.x86_64
libmtp-1.1.6-5.el7.x86_64 is a duplicate with libmtp-1.1.6-3.el7.x86_64
libndp-1.2-7.el7.x86_64 is a duplicate with libndp-1.2-4.el7.x86_64
libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 is a duplicate with libnetfilter_conntrack-1.0.4-2.el7.x86_64
libnfsidmap-0.25-17.el7.x86_64 is a duplicate with libnfsidmap-0.25-12.el7.x86_64
libnl3-3.2.28-4.el7.x86_64 is a duplicate with libnl3-3.2.21-10.el7.x86_64
libnl3-cli-3.2.28-4.el7.x86_64 is a duplicate with libnl3-cli-3.2.21-10.el7.x86_64
libnm-gtk-1.8.0-3.el7.x86_64 is a duplicate with libnm-gtk-1.0.6-2.el7.x86_64
libnotify-0.7.7-1.el7.x86_64 is a duplicate with libnotify-0.7.5-8.el7.x86_64
libpath_utils-0.2.1-27.el7.x86_64 is a duplicate with libpath_utils-0.2.1-25.el7.x86_64
14:libpcap-1.5.3-9.el7.x86_64 is a duplicate with 14:libpcap-1.5.3-8.el7.x86_64
libpciaccess-0.13.4-3.el7_3.x86_64 is a duplicate with libpciaccess-0.13.4-2.el7.x86_64
libplist-1.12-3.el7.x86_64 is a duplicate with libplist-1.10-4.el7.x86_64
2:libpng-1.5.13-7.el7_2.x86_64 is a duplicate with 2:libpng-1.5.13-5.el7.x86_64
libproxy-0.4.11-10.el7.x86_64 is a duplicate with libproxy-0.4.11-8.el7.x86_64
libqmi-1.16.0-1.el7.x86_64 is a duplicate with libqmi-1.6.0-4.el7.x86_64
librdmacm-13-7.el7.x86_64 is a duplicate with librdmacm-1.0.21-1.el7.x86_64
libref_array-0.1.5-27.el7.x86_64 is a duplicate with libref_array-0.1.5-25.el7.x86_64
1:libreoffice-opensymbol-fonts-5.0.6.2-14.el7.noarch is a duplicate with 1:libreoffice-opensymbol-fonts-4.3.7.2-5.el7.noarch
libreport-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-2.1.11-32.el7.centos.x86_64
libreport-anaconda-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-anaconda-2.1.11-32.el7.centos.x86_64
libreport-centos-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-centos-2.1.11-32.el7.centos.x86_64
libreport-cli-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-cli-2.1.11-32.el7.centos.x86_64
libreport-filesystem-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-filesystem-2.1.11-32.el7.centos.x86_64
libreport-plugin-bugzilla-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-bugzilla-2.1.11-32.el7.centos.x86_64
libreport-plugin-mantisbt-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-mantisbt-2.1.11-32.el7.centos.x86_64
libreport-plugin-reportuploader-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-reportuploader-2.1.11-32.el7.centos.x86_64
libreport-plugin-rhtsupport-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-rhtsupport-2.1.11-32.el7.centos.x86_64
libreport-plugin-ureport-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-plugin-ureport-2.1.11-32.el7.centos.x86_64
libreport-python-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-python-2.1.11-32.el7.centos.x86_64
libreport-rhel-anaconda-bugzilla-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-rhel-anaconda-bugzilla-2.1.11-32.el7.centos.x86_64
libreport-web-2.1.11-38.el7.centos.x86_64 is a duplicate with libreport-web-2.1.11-32.el7.centos.x86_64
librsvg2-2.40.16-1.el7.x86_64 is a duplicate with librsvg2-2.39.0-1.el7.x86_64
libseccomp-2.3.1-3.el7.x86_64 is a duplicate with libseccomp-2.2.1-1.el7.x86_64
libsecret-0.18.5-2.el7.x86_64 is a duplicate with libsecret-0.18.2-2.el7.x86_64
libselinux-2.5-11.el7.i686 has installed conflicts systemd < ('0', '219', '20'): systemd-219-19.el7.x86_64
libselinux-2.5-11.el7.i686 is a duplicate with libselinux-2.2.2-6.el7.x86_64
libselinux-2.5-11.el7.x86_64 has installed conflicts systemd < ('0', '219', '20'): systemd-219-19.el7.x86_64
libselinux-python-2.5-11.el7.x86_64 is a duplicate with libselinux-python-2.2.2-6.el7.x86_64
libselinux-utils-2.5-11.el7.x86_64 is a duplicate with libselinux-utils-2.2.2-6.el7.x86_64
libsemanage-2.5-8.el7.x86_64 has installed conflicts selinux-policy-base < ('0', '3.13.1', '66'): selinux-policy-targeted-3.13.1-60.el7.noarch
libsemanage-2.5-8.el7.x86_64 is a duplicate with libsemanage-2.1.10-18.el7.x86_64
libsemanage-python-2.5-8.el7.x86_64 is a duplicate with libsemanage-python-2.1.10-18.el7.x86_64
libsepol-2.5-6.el7.i686 is a duplicate with libsepol-2.1.9-3.el7.x86_64
libsigc++20-2.10.0-1.el7.x86_64 is a duplicate with libsigc++20-2.3.1-4.el7.x86_64
libsmbclient-4.6.2-11.el7_4.x86_64 is a duplicate with libsmbclient-4.2.3-10.el7.x86_64
libsoup-2.56.0-4.el7_4.x86_64 is a duplicate with libsoup-2.48.1-3.el7.x86_64
libspectre-0.2.8-1.el7.x86_64 is a duplicate with libspectre-0.2.7-4.el7.x86_64
libss-1.42.9-10.el7.x86_64 is a duplicate with libss-1.42.9-7.el7.x86_64
libssh2-1.4.3-10.el7_2.1.x86_64 is a duplicate with libssh2-1.4.3-10.el7.x86_64
libsss_idmap-1.15.2-50.el7_4.2.x86_64 is a duplicate with libsss_idmap-1.13.0-40.el7.x86_64
libsss_nss_idmap-1.15.2-50.el7_4.2.x86_64 is a duplicate with libsss_nss_idmap-1.13.0-40.el7.x86_64
libstdc++-4.8.5-16.el7.i686 is a duplicate with libstdc++-4.8.5-4.el7.x86_64
libstoragemgmt-1.4.0-3.el7.x86_64 is a duplicate with libstoragemgmt-1.2.3-4.el7.x86_64
libstoragemgmt-python-1.4.0-3.el7.noarch is a duplicate with libstoragemgmt-python-1.2.3-4.el7.noarch
libtalloc-2.1.9-1.el7.x86_64 is a duplicate with libtalloc-2.1.2-1.el7.x86_64
libtasn1-4.10-1.el7.x86_64 is a duplicate with libtasn1-3.8-2.el7.x86_64
libtdb-1.3.12-2.el7.x86_64 is a duplicate with libtdb-1.3.6-2.el7.x86_64
libteam-1.25-5.el7.x86_64 is a duplicate with libteam-1.17-5.el7.x86_64
libtevent-0.9.31-1.el7.x86_64 is a duplicate with libtevent-0.9.25-1.el7.x86_64
libtiff-4.0.3-27.el7_3.x86_64 is a duplicate with libtiff-4.0.3-14.el7.x86_64
libtirpc-0.2.4-0.10.el7.x86_64 is a duplicate with libtirpc-0.2.4-0.6.el7.x86_64
libtool-ltdl-2.4.2-22.el7_3.x86_64 is a duplicate with libtool-ltdl-2.4.2-20.el7.x86_64
2:libunwind-1.2-2.el7.x86_64 is a duplicate with libunwind-1.1-5.el7.x86_64
libusbx-1.0.20-1.el7.x86_64 is a duplicate with libusbx-1.0.15-4.el7.x86_64
libuuid-2.23.2-43.el7.x86_64 is a duplicate with libuuid-2.23.2-26.el7.x86_64
libvirt-client-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-client-1.2.17-13.el7.x86_64
libvirt-daemon-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-1.2.17-13.el7.x86_64
libvirt-daemon-config-network-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-config-network-1.2.17-13.el7.x86_64
libvirt-daemon-driver-network-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-driver-network-1.2.17-13.el7.x86_64
libvirt-daemon-driver-secret-3.2.0-14.el7_4.3.x86_64 is a duplicate with libvirt-daemon-driver-secret-1.2.17-13.el7.x86_64
libvirt-gconfig-1.0.0-1.el7.x86_64 is a duplicate with libvirt-gconfig-0.1.9-1.el7.x86_64
libvirt-glib-1.0.0-1.el7.x86_64 is a duplicate with libvirt-glib-0.1.9-1.el7.x86_64
libwacom-0.24-1.el7.x86_64 is a duplicate with libwacom-0.12-1.el7.x86_64
libwacom-data-0.24-1.el7.noarch is a duplicate with libwacom-data-0.12-1.el7.noarch
libwbclient-4.6.2-11.el7_4.x86_64 is a duplicate with libwbclient-4.2.3-10.el7.x86_64
libwebp-0.3.0-7.el7.x86_64 is a duplicate with libwebp-0.3.0-3.el7.x86_64
libxcb-1.12-1.el7.x86_64 is a duplicate with libxcb-1.11-4.el7.x86_64
libxkbfile-1.0.9-3.el7.x86_64 is a duplicate with libxkbfile-1.0.8-5.el7.x86_64
libxml2-2.9.1-6.el7_2.3.x86_64 is a duplicate with libxml2-2.9.1-5.el7_1.2.x86_64
libxml2-python-2.9.1-6.el7_2.3.x86_64 is a duplicate with libxml2-python-2.9.1-5.el7_1.2.x86_64
linux-firmware-20170606-56.gitc990aae.el7.noarch is a duplicate with linux-firmware-20150904-43.git6ebf5d5.el7.noarch
lksctp-tools-1.0.17-2.el7.x86_64 is a duplicate with lksctp-tools-1.0.13-3.el7.x86_64
lldpad-1.0.1-3.git036e314.el7.x86_64 is a duplicate with lldpad-1.0.1-2.git986eb2e.el7.x86_64
lm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.x86_64 is a duplicate with lm_sensors-libs-3.3.4-11.el7.x86_64
logrotate-3.8.6-14.el7.x86_64 is a duplicate with logrotate-3.8.6-6.el7.x86_64
lsscsi-0.27-6.el7.x86_64 is a duplicate with lsscsi-0.27-3.el7.x86_64
lua-5.1.4-15.el7.x86_64 is a duplicate with lua-5.1.4-14.el7.x86_64
7:lvm2-2.02.171-8.el7.x86_64 is a duplicate with 7:lvm2-2.02.130-5.el7.x86_64
7:lvm2-libs-2.02.171-8.el7.x86_64 is a duplicate with 7:lvm2-libs-2.02.130-5.el7.x86_64
1:make-3.82-23.el7.x86_64 is a duplicate with 1:make-3.82-21.el7.x86_64
man-pages-overrides-7.4.3-1.el7.x86_64 is a duplicate with man-pages-overrides-7.2.4-1.el7.x86_64
marisa-0.2.4-4.el7.x86_64 is a duplicate with marisa-0.2.4-3.el7.x86_64
mdadm-4.0-5.el7.x86_64 is a duplicate with mdadm-3.3.2-7.el7.x86_64
mesa-dri-drivers-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-dri-drivers-10.6.5-3.20150824.el7.x86_64
mesa-filesystem-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-filesystem-10.6.5-3.20150824.el7.x86_64
mesa-libEGL-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libEGL-10.6.5-3.20150824.el7.x86_64
mesa-libGL-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libGL-10.6.5-3.20150824.el7.x86_64
mesa-libgbm-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libgbm-10.6.5-3.20150824.el7.x86_64
mesa-libglapi-17.0.1-6.20170307.el7.x86_64 is a duplicate with mesa-libglapi-10.6.5-3.20150824.el7.x86_64
mesa-private-llvm-3.9.1-3.el7.x86_64 is a duplicate with mesa-private-llvm-3.6.2-2.el7.x86_64
2:microcode_ctl-2.1-22.el7.x86_64 is a duplicate with 2:microcode_ctl-2.1-12.el7.x86_64
mlocate-0.26-6.el7.x86_64 is a duplicate with mlocate-0.26-5.el7.x86_64
mobile-broadband-provider-info-1.20170310-1.el7.noarch is a duplicate with mobile-broadband-provider-info-1.20120614-4.el7.noarch
mozjs17-17.0.0-19.el7.x86_64 is a duplicate with mozjs17-17.0.0-12.el7.x86_64
mozjs24-24.2.0-7.el7.x86_64 is a duplicate with mozjs24-24.2.0-6.el7.x86_64
mutter-3.22.3-11.el7.x86_64 has installed conflicts gnome-shell < ('0', '3.21.1', None): gnome-shell-3.14.4-37.el7.x86_64
mutter-3.22.3-11.el7.x86_64 is a duplicate with mutter-3.14.4-17.el7.x86_64
1:nautilus-sendto-3.8.4-1.el7.x86_64 is a duplicate with 1:nautilus-sendto-3.8.0-5.el7.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64 is a duplicate with ncurses-5.9-13.20130511.el7.x86_64
ncurses-base-5.9-14.20130511.el7_4.noarch is a duplicate with ncurses-base-5.9-13.20130511.el7.noarch
ncurses-libs-5.9-14.20130511.el7_4.x86_64 is a duplicate with ncurses-libs-5.9-13.20130511.el7.x86_64
1:net-snmp-libs-5.7.2-28.el7.x86_64 is a duplicate with 1:net-snmp-libs-5.7.2-24.el7.x86_64
net-tools-2.0-0.22.20131004git.el7.x86_64 is a duplicate with net-tools-2.0-0.17.20131004git.el7.x86_64
nettle-2.7.1-8.el7.x86_64 is a duplicate with nettle-2.7.1-4.el7.x86_64
nm-connection-editor-1.8.0-3.el7.x86_64 is a duplicate with nm-connection-editor-1.0.6-2.el7.x86_64
nspr-4.13.1-1.0.el7_3.x86_64 is a duplicate with nspr-4.10.8-2.el7_1.x86_64
nss-3.28.4-12.el7_4.x86_64 is a duplicate with nss-3.19.1-18.el7.x86_64
nss-pem-1.0.3-4.el7.x86_64 has installed conflicts nss(x86-64) < ('0', '3.28.2', '2.el7'): nss-3.19.1-18.el7.x86_64
nss-softokn-3.28.3-8.el7_4.x86_64 is a duplicate with nss-softokn-3.16.2.3-13.el7_1.x86_64
nss-softokn-freebl-3.28.3-8.el7_4.i686 is a duplicate with nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64
nss-sysinit-3.28.4-12.el7_4.x86_64 is a duplicate with nss-sysinit-3.19.1-18.el7.x86_64
nss-tools-3.28.4-12.el7_4.x86_64 is a duplicate with nss-tools-3.19.1-18.el7.x86_64
nss-util-3.28.4-3.el7.x86_64 is a duplicate with nss-util-3.19.1-4.el7_1.x86_64
ntsysv-1.7.4-1.el7.x86_64 is a duplicate with ntsysv-1.3.61-5.el7.x86_64
numactl-libs-2.0.9-6.el7_2.x86_64 is a duplicate with numactl-libs-2.0.9-5.el7_1.x86_64
numad-0.5-17.20150602git.el7.x86_64 is a duplicate with numad-0.5-14.20140620git.el7.x86_64
openjpeg-libs-1.5.1-17.el7.x86_64 is a duplicate with openjpeg-libs-1.5.1-10.el7.x86_64
openldap-2.4.44-5.el7.x86_64 is a duplicate with openldap-2.4.40-8.el7.x86_64
openssh-7.4p1-12.el7_4.x86_64 has installed conflicts selinux-policy < ('0', '3.13.1', '92'): selinux-policy-3.13.1-60.el7.noarch
1:openssl-1.0.2k-8.el7.x86_64 is a duplicate with 1:openssl-1.0.1e-42.el7.9.x86_64
1:openssl-libs-1.0.2k-8.el7.x86_64 is a duplicate with 1:openssl-libs-1.0.1e-42.el7.9.x86_64
orc-0.4.26-1.el7.x86_64 is a duplicate with orc-0.4.22-5.el7.x86_64
overpass-fonts-2.1-1.el7.noarch is a duplicate with overpass-fonts-1.01-5.el7.noarch
p11-kit-0.23.5-3.el7.x86_64 is a duplicate with p11-kit-0.20.7-3.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64 is a duplicate with p11-kit-trust-0.20.7-3.el7.x86_64
pam-1.1.8-18.el7.i686 is a duplicate with pam-1.1.8-12.el7_1.1.x86_64
pango-1.40.4-1.el7.x86_64 is a duplicate with pango-1.36.8-2.el7.x86_64
parted-3.1-28.el7.x86_64 is a duplicate with parted-3.1-23.el7.x86_64
pciutils-3.5.1-2.el7.x86_64 is a duplicate with pciutils-3.2.1-4.el7.x86_64
pciutils-libs-3.5.1-2.el7.x86_64 is a duplicate with pciutils-libs-3.2.1-4.el7.x86_64
pcre-8.32-17.el7.i686 is a duplicate with pcre-8.32-15.el7.x86_64
4:perl-5.16.3-292.el7.x86_64 is a duplicate with 4:perl-5.16.3-286.el7.x86_64
1:perl-Pod-Escapes-1.04-292.el7.noarch is a duplicate with 1:perl-Pod-Escapes-1.04-286.el7.noarch
perl-Socket-2.010-4.el7.x86_64 is a duplicate with perl-Socket-2.010-3.el7.x86_64
4:perl-libs-5.16.3-292.el7.x86_64 is a duplicate with 4:perl-libs-5.16.3-286.el7.x86_64
4:perl-macros-5.16.3-292.el7.x86_64 is a duplicate with 4:perl-macros-5.16.3-286.el7.x86_64
pinentry-0.8.1-17.el7.x86_64 is a duplicate with pinentry-0.8.1-14.el7.x86_64
pixman-0.34.0-1.el7.x86_64 is a duplicate with pixman-0.32.6-3.el7.x86_64
plymouth-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-core-libs-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-core-libs-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-graphics-libs-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-graphics-libs-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-plugin-label-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-plugin-label-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-plugin-two-step-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-plugin-two-step-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-scripts-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-scripts-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-system-theme-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-system-theme-0.8.9-0.24.20140113.el7.centos.x86_64
plymouth-theme-charge-0.8.9-0.28.20140113.el7.centos.x86_64 is a duplicate with plymouth-theme-charge-0.8.9-0.24.20140113.el7.centos.x86_64
policycoreutils-2.5-17.1.el7.x86_64 is a duplicate with policycoreutils-2.2.5-20.el7.x86_64
polkit-0.112-12.el7_3.x86_64 is a duplicate with polkit-0.112-5.el7.x86_64
poppler-0.26.5-17.el7_4.x86_64 is a duplicate with poppler-0.26.5-5.el7.x86_64
poppler-utils-0.26.5-17.el7_4.x86_64 is a duplicate with poppler-utils-0.26.5-5.el7.x86_64
procps-ng-3.3.10-16.el7.x86_64 is a duplicate with procps-ng-3.3.10-3.el7.x86_64
psmisc-22.20-15.el7.x86_64 is a duplicate with psmisc-22.20-9.el7.x86_64
pulseaudio-10.0-3.el7.x86_64 is a duplicate with pulseaudio-6.0-7.el7.x86_64
pulseaudio-gdm-hooks-10.0-3.el7.x86_64 is a duplicate with pulseaudio-gdm-hooks-6.0-7.el7.x86_64
pulseaudio-libs-10.0-3.el7.x86_64 is a duplicate with pulseaudio-libs-6.0-7.el7.x86_64
pulseaudio-libs-glib2-10.0-3.el7.x86_64 is a duplicate with pulseaudio-libs-glib2-6.0-7.el7.x86_64
pulseaudio-module-bluetooth-10.0-3.el7.x86_64 is a duplicate with pulseaudio-module-bluetooth-6.0-7.el7.x86_64
pyatspi-2.20.3-1.el7.noarch is a duplicate with pyatspi-2.8.0-3.el7.noarch
pykickstart-1.99.66.12-1.el7.noarch is a duplicate with pykickstart-1.99.66.6-1.el7.noarch
pytalloc-2.1.9-1.el7.x86_64 is a duplicate with pytalloc-2.1.2-1.el7.x86_64
python-2.7.5-58.el7.x86_64 is a duplicate with python-2.7.5-34.el7.x86_64
1:python-blivet-0.61.15.65-1.el7.noarch is a duplicate with 1:python-blivet-0.61.15.37-1.el7.noarch
python-brlapi-0.6.0-15.el7.x86_64 is a duplicate with python-brlapi-0.6.0-9.el7.x86_64
python-dmidecode-3.12.2-1.el7.x86_64 is a duplicate with python-dmidecode-3.10.13-11.el7.x86_64
python-firewall-0.4.4.4-6.el7.noarch has installed conflicts firewalld < ('0', '0.3.14', None): firewalld-0.3.9-14.el7.noarch
python-libs-2.7.5-58.el7.x86_64 is a duplicate with python-libs-2.7.5-34.el7.x86_64
python-perf-3.10.0-693.2.2.el7.x86_64 is a duplicate with python-perf-3.10.0-327.el7.x86_64
python-pycurl-7.19.0-19.el7.x86_64 is a duplicate with python-pycurl-7.19.0-17.el7.x86_64
python-pyudev-0.15-9.el7.noarch is a duplicate with python-pyudev-0.15-7.el7.noarch
python-setuptools-0.9.8-7.el7.noarch is a duplicate with python-setuptools-0.9.8-4.el7.noarch
python-urlgrabber-3.10-8.el7.noarch is a duplicate with python-urlgrabber-3.10-7.el7.noarch
pytz-2016.10-2.el7.noarch is a duplicate with pytz-2012d-5.el7.noarch
1:quota-nls-4.01-14.el7.noarch is a duplicate with 1:quota-nls-4.01-11.el7.noarch
readline-6.2-10.el7.x86_64 is a duplicate with readline-6.2-9.el7.x86_64
realmd-0.16.1-9.el7.x86_64 is a duplicate with realmd-0.16.1-5.el7.x86_64
redhat-menus-12.0.2-8.el7.noarch is a duplicate with redhat-menus-12.0.2-7.el7.noarch
rest-0.8.0-1.el7.x86_64 is a duplicate with rest-0.7.92-3.el7.x86_64
rhino-1.7R5-1.el7.noarch is a duplicate with rhino-1.7R4-5.el7.noarch
rng-tools-5-11.el7.x86_64 is a duplicate with rng-tools-5-7.el7.x86_64
rsync-3.0.9-18.el7.x86_64 is a duplicate with rsync-3.0.9-17.el7.x86_64
rsyslog-8.24.0-12.el7.x86_64 is a duplicate with rsyslog-7.4.7-12.el7.x86_64
rsyslog-mmjsonparse-8.24.0-12.el7.x86_64 is a duplicate with rsyslog-mmjsonparse-7.4.7-12.el7.x86_64
samba-client-libs-4.6.2-11.el7_4.x86_64 is a duplicate with samba-client-libs-4.2.3-10.el7.x86_64
samba-common-4.6.2-11.el7_4.noarch is a duplicate with samba-common-4.2.3-10.el7.noarch
samba-common-libs-4.6.2-11.el7_4.x86_64 is a duplicate with samba-common-libs-4.2.3-10.el7.x86_64
samba-common-tools-4.6.2-11.el7_4.x86_64 is a duplicate with samba-common-tools-4.2.3-10.el7.x86_64
samba-libs-4.6.2-11.el7_4.x86_64 is a duplicate with samba-libs-4.2.3-10.el7.x86_64
satyr-0.13-14.el7.x86_64 is a duplicate with satyr-0.13-12.el7.x86_64
scl-utils-20130529-18.el7_4.x86_64 is a duplicate with scl-utils-20130529-17.el7_1.x86_64
seabios-bin-1.10.2-3.el7_4.1.noarch is a duplicate with seabios-bin-1.7.5-11.el7.noarch
seavgabios-bin-1.10.2-3.el7_4.1.noarch is a duplicate with seavgabios-bin-1.7.5-11.el7.noarch
selinux-policy-3.13.1-166.el7_4.4.noarch is a duplicate with selinux-policy-3.13.1-60.el7.noarch
selinux-policy-targeted-3.13.1-166.el7_4.4.noarch is a duplicate with selinux-policy-targeted-3.13.1-60.el7.noarch
setup-2.8.71-7.el7.noarch is a duplicate with setup-2.8.71-6.el7.noarch
sg3_utils-libs-1.37-12.el7.x86_64 is a duplicate with sg3_utils-libs-1.37-5.el7.x86_64
2:shadow-utils-4.1.5.1-24.el7.x86_64 is a duplicate with 2:shadow-utils-4.1.5.1-18.el7.x86_64
shared-mime-info-1.8-3.el7.x86_64 is a duplicate with shared-mime-info-1.1-9.el7.x86_64
sos-3.4-6.el7.centos.noarch is a duplicate with sos-3.2-35.el7.centos.noarch
strace-4.12-4.el7.x86_64 is a duplicate with strace-4.8-11.el7.x86_64
systemd-219-42.el7_4.1.x86_64 has installed conflicts dracut < ('0', '033', '499'): dracut-033-359.el7.x86_64
systemd-219-42.el7_4.1.x86_64 is a duplicate with systemd-219-19.el7.x86_64
systemd-libs-219-42.el7_4.1.i686 is a duplicate with systemd-libs-219-19.el7.x86_64
systemd-python-219-42.el7_4.1.x86_64 is a duplicate with systemd-python-219-19.el7.x86_64
systemd-sysv-219-42.el7_4.1.x86_64 is a duplicate with systemd-sysv-219-19.el7.x86_64
teamd-1.25-5.el7.x86_64 is a duplicate with teamd-1.17-5.el7.x86_64
totem-pl-parser-3.10.7-1.el7.x86_64 is a duplicate with totem-pl-parser-3.10.5-1.el7.x86_64
3:traceroute-2.0.22-2.el7.x86_64 is a duplicate with 3:traceroute-2.0.19-5.el7.x86_64
trousers-0.3.14-2.el7.x86_64 is a duplicate with trousers-0.3.13-1.el7.x86_64
tzdata-2017b-1.el7.noarch is a duplicate with tzdata-2015g-1.el7.noarch
tzdata-java-2017b-1.el7.noarch is a duplicate with tzdata-java-2015g-1.el7.noarch
unbound-libs-1.4.20-34.el7.x86_64 is a duplicate with unbound-libs-1.4.20-26.el7.x86_64
upower-0.99.4-2.el7.x86_64 is a duplicate with upower-0.99.2-1.el7.x86_64
usb_modeswitch-2.4.0-5.el7.x86_64 is a duplicate with usb_modeswitch-1.2.7-6.el7.x86_64
usb_modeswitch-data-20160612-2.el7.noarch is a duplicate with usb_modeswitch-data-20130807-2.el7.noarch
usbmuxd-1.1.0-1.el7.x86_64 is a duplicate with usbmuxd-1.0.8-11.el7.x86_64
usbredir-0.7.1-2.el7.x86_64 is a duplicate with usbredir-0.6-7.el7.x86_64
util-linux-2.23.2-43.el7.x86_64 is a duplicate with util-linux-2.23.2-26.el7.x86_64
2:vim-common-7.4.160-2.el7.x86_64 is a duplicate with 2:vim-common-7.4.160-1.el7.x86_64
2:vim-filesystem-7.4.160-2.el7.x86_64 is a duplicate with 2:vim-filesystem-7.4.160-1.el7.x86_64
2:vim-minimal-7.4.160-2.el7.x86_64 is a duplicate with 2:vim-minimal-7.4.160-1.el7.x86_64
vino-3.22.0-3.el7.x86_64 is a duplicate with vino-3.14.2-1.el7.x86_64
virt-what-1.13-10.el7.x86_64 is a duplicate with virt-what-1.13-6.el7.x86_64
vte-profile-0.46.2-1.el7.x86_64 is a duplicate with vte-profile-0.38.3-2.el7.x86_64
webkitgtk3-2.4.11-2.el7.x86_64 is a duplicate with webkitgtk3-2.4.9-5.el7.x86_64
webrtc-audio-processing-0.3-1.el7.x86_64 is a duplicate with webrtc-audio-processing-0.1-5.el7.x86_64
1:wpa_supplicant-2.6-5.el7.x86_64 is a duplicate with 1:wpa_supplicant-2.0-17.el7_1.x86_64
xdg-utils-1.1.0-0.17.20120809git.el7.noarch is a duplicate with xdg-utils-1.1.0-0.16.20120809git.el7.noarch
xkeyboard-config-2.20-1.el7.noarch is a duplicate with xkeyboard-config-2.14-1.el7.noarch
xorg-x11-drv-dummy-0.3.7-1.el7.x86_64 is a duplicate with xorg-x11-drv-dummy-0.3.6-21.el7.x86_64
xorg-x11-drv-fbdev-0.4.3-25.el7.x86_64 is a duplicate with xorg-x11-drv-fbdev-0.4.3-20.el7.x86_64
xorg-x11-drv-qxl-0.1.5-3.el7.x86_64 is a duplicate with xorg-x11-drv-qxl-0.1.1-18.el7.x86_64
xorg-x11-drv-v4l-0.2.0-47.el7.x86_64 is a duplicate with xorg-x11-drv-v4l-0.2.0-42.el7.x86_64
xorg-x11-drv-vesa-2.3.2-25.1.el7.x86_64 is a duplicate with xorg-x11-drv-vesa-2.3.2-20.el7.x86_64
xorg-x11-drv-vmmouse-13.1.0-1.el7.x86_64 is a duplicate with xorg-x11-drv-vmmouse-13.0.0-11.el7.x86_64
xorg-x11-drv-void-1.4.1-2.el7.x86_64 is a duplicate with xorg-x11-drv-void-1.4.1-1.el7.x86_64
xorg-x11-server-Xorg-1.19.3-11.el7.x86_64 is a duplicate with xorg-x11-server-Xorg-1.17.2-10.el7.x86_64
xorg-x11-server-common-1.19.3-11.el7.x86_64 is a duplicate with xorg-x11-server-common-1.17.2-10.el7.x86_64
xorg-x11-server-utils-7.7-20.el7.x86_64 is a duplicate with xorg-x11-server-utils-7.7-14.el7.x86_64
xz-5.2.2-1.el7.x86_64 is a duplicate with xz-5.1.2-12alpha.el7.x86_64
xz-libs-5.2.2-1.el7.i686 is a duplicate with xz-libs-5.1.2-12alpha.el7.x86_64
yelp-xsl-3.20.1-1.el7.noarch is a duplicate with yelp-xsl-3.14.0-1.el7.noarch
yum-3.4.3-154.el7.centos.noarch is a duplicate with yum-3.4.3-132.el7.centos.0.1.noarch
yum-langpacks-0.4.2-7.el7.noarch is a duplicate with yum-langpacks-0.4.2-4.el7.noarch
yum-plugin-fastestmirror-1.1.31-42.el7.noarch is a duplicate with yum-plugin-fastestmirror-1.1.31-34.el7.noarch
zenity-3.22.0-1.el7.x86_64 is a duplicate with zenity-3.8.0-5.el7.x86_64
zip-3.0-11.el7.x86_64 is a duplicate with zip-3.0-10.el7.x86_64
zlib-1.2.7-17.el7.i686 is a duplicate with zlib-1.2.7-15.el7.x86_64

Is there any solution for this ? @Jay Kumar SenSharma

avatar
Master Mentor

@Farrukh Naveed Anjum

You mentioned that your ambari-server vetsion is Ambari 2.4.3.0-30 But the ambari-metrics-collector host installation is happening from version

ambari-metrics-monitor-2.6.0.0-267.x86_64

.

It clearly indicates that you have incorrect repository present inside your "/etc/yum.repos.d" which is pointing to ambari 2.6.0.0 repo. Please fix the ambari.repo file and then perform

# yum clean all

.

It will be best if you Copy/SCP the "/etc/yum.repos.d/ambari.repo" file from ambari-server host to the machine where you are trying to install grafana/ambari-metrics-monitor and then try again.

avatar
Contributor

@Jay Kumar SenSharma thanks for your help. Its seems like Ambari version was 2.4.x I updated it to 2.5 as per HCP Offical notes also incresed python_script timeout settings. It helped resolved issue.