Centos error summary

so I'm following this tutorial to install php5 in a red hat 6.5 box and I have only type one command and is this one below, I just wantend to install the php-gd module.(testing..) when I try this:...

so I’m following this tutorial to install php5 in a red hat 6.5 box and
I have only type one command and is this one below, I just wantend to install the php-gd module.(testing..)
when I try this:

yum --enablerepo=remi,remi-php55 install php-pecl-apc php-cli php-pear php-pdo php-mysqlnd php-pgsql php-pecl-mongo php-sqlite php-pecl-memcache php-pecl-memcached php-gd php-mbstring php-mcrypt php-xml

I get this error:

    Dependencies Resolved

    =======================================================================================    

    Package           Arch   Version          Repository                             Size
=======================================================================================
Installing:
 php-pecl-apc      x86_64 3.1.9-2.el6      rhel-x86_64-server-6                   96 k
 php-pecl-memcache x86_64 3.0.5-4.el6      rhel-x86_64-server-6                   60 k
 php-pgsql         x86_64 5.3.3-27.el6_5   rhel-x86_64-server-6                   70 k
 php54-mcrypt      x86_64 5.4.27-1.ius.el6 rackspace-rhel-x86_64-server-6-ius     25 k
 php54-mysqlnd     x86_64 5.4.27-1.ius.el6 rackspace-rhel-x86_64-server-6-ius    238 k
 php54-pecl-memcached
                   x86_64 2.2.0-1.ius.el6  rackspace-rhel-x86_64-server-6-ius     43 k
 php54-pecl-mongo  x86_64 1.5.1-1.ius.el6  rackspace-rhel-x86_64-server-6-ius    151 k
Installing for dependencies:
 libmcrypt         x86_64 2.5.7-5.el6      rackspace-rhel-x86_64-server-6-common  99 k
 libmemcached10    x86_64 1.0.16-1.ius.el6 rackspace-rhel-x86_64-server-6-ius    154 k
 libtool-ltdl      x86_64 2.2.6-15.5.el6   rhel-x86_64-server-6                   44 k
 php54-common      x86_64 5.4.27-1.ius.el6 rackspace-rhel-x86_64-server-6-ius    903 k
 php54-pdo         x86_64 5.4.27-1.ius.el6 rackspace-rhel-x86_64-server-6-ius     95 k

Transaction Summary
=======================================================================================
Install      12 Package(s)

Total download size: 1.9 M
Installed size: 0  
Is this ok [y/N]: Y
Downloading Packages:
(1/12): libmcrypt-2.5.7-5.el6.x86_64.rpm                        |  99 kB     00:00     
(2/12): libmemcached10-1.0.16-1.ius.el6.x86_64.rpm              | 154 kB     00:00     
(3/12): libtool-ltdl-2.2.6-15.5.el6.x86_64.rpm                  |  44 kB     00:00     
(4/12): php-pecl-apc-3.1.9-2.el6.x86_64.rpm                     |  96 kB     00:00     
(5/12): php-pecl-memcache-3.0.5-4.el6.x86_64.rpm                |  60 kB     00:00     
(6/12): php-pgsql-5.3.3-27.el6_5.x86_64.rpm                     |  70 kB     00:00     
(7/12): php54-common-5.4.27-1.ius.el6.x86_64.rpm                | 903 kB     00:00     
(8/12): php54-mcrypt-5.4.27-1.ius.el6.x86_64.rpm                |  25 kB     00:00     
(9/12): php54-mysqlnd-5.4.27-1.ius.el6.x86_64.rpm               | 238 kB     00:00     
(10/12): php54-pdo-5.4.27-1.ius.el6.x86_64.rpm                  |  95 kB     00:00     
(11/12): php54-pecl-memcached-2.2.0-1.ius.el6.x86_64.rpm        |  43 kB     00:00     
(12/12): php54-pecl-mongo-1.5.1-1.ius.el6.x86_64.rpm            | 151 kB     00:00     
---------------------------------------------------------------------------------------
Total                                                  930 kB/s | 1.9 MB     00:02     
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
  file /etc/php.ini from install of php54-common-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-common-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/curl.so from install of php54-common-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-common-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/fileinfo.so from install of php54-common-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-common-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/json.so from install of php54-common-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-common-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/phar.so from install of php54-common-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-common-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/zip.so from install of php54-common-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-common-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/pdo.so from install of php54-pdo-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-pdo-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/pdo_sqlite.so from install of php54-pdo-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-pdo-5.3.3-27.el6_5.x86_64
  file /usr/lib64/php/modules/sqlite3.so from install of php54-pdo-5.4.27-1.ius.el6.x86_64 conflicts with file from package php-pdo-5.3.3-27.el6_5.x86_64

Error Summary

So I think nothing has happen yet. but I will like to roll back this transaction if possible so theres is no lost link somewhere that can ruin some configuration later on.
I do have php 5.3.3 installed.

jordanm's user avatar

jordanm

41.2k9 gold badges113 silver badges112 bronze badges

asked May 6, 2014 at 16:12

JAT2007's user avatar

You need to add/install the remi YUM repository configurations before you can enable it. Directions for doing this are available here in this articled titled: Installing RHEL EPEL Repo on Centos 5.x or 6.x.

General steps for CentOS 6.x:

$ wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
$ sudo rpm -Uvh remi-release-6*.rpm

As you stated, nothing has happened given the conflicts you’re running into.

answered May 6, 2014 at 16:24

slm's user avatar

slmslm

356k112 gold badges753 silver badges860 bronze badges

Модератор: Модераторы разделов

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Не идет обновление CentOS

Высыпается

Код: Выделить всё

--> Package libibcm.x86_64 0:15-6.el7 will be installed
--> Processing Conflict: python-devel-2.7.5-68.el7.x86_64 conflicts python < 2.7.5-68.el7
--> Processing Conflict: initscripts-9.49.41-1.el7.x86_64 conflicts redhat-release < 7.5-0.11
--> Finished Dependency Resolution
--> Running transaction check
---> Package initscripts.x86_64 0:9.49.39-1.el7_4.1 will be updated
---> Package initscripts.x86_64 0:9.49.39-1.el7_4.1 will be updated
---> Package kernel.x86_64 0:3.10.0-693.17.1.el7 will be erased
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be updated
--> Processing Conflict: python-devel-2.7.5-68.el7.x86_64 conflicts python < 2.7.5-68.el7
--> Processing Conflict: initscripts-9.49.41-1.el7.x86_64 conflicts redhat-release < 7.5-0.11
--> Finished Dependency Resolution
Error: initscripts conflicts with centos-release-7-4.1708.el7.centos.x86_64
Error: python-devel conflicts with python-2.7.5-58.el7.x86_64
 You could try using --skip-broken to work around the problem
** Found 94 pre-existing rpmdb problem(s), 'yum check' output follows:
acl-2.2.51-14.el7.x86_64 is a duplicate with acl-2.2.51-12.el7.x86_64
audit-libs-2.8.1-3.el7.x86_64 is a duplicate with audit-libs-2.7.6-3.el7.x86_64
bash-4.2.46-30.el7.x86_64 is a duplicate with bash-4.2.46-29.el7_4.x86_64
binutils-2.27-27.base.el7.x86_64 is a duplicate with binutils-2.25.1-32.base.el7_4.2.x86_64
ca-certificates-2017.2.20-71.el7.noarch is a duplicate with ca-certificates-2017.2.14-71.el7.noarch
centos-release-7-5.1804.el7.centos.x86_64 is a duplicate with centos-release-7-4.1708.el7.centos.x86_64
coreutils-8.22-21.el7.x86_64 is a duplicate with coreutils-8.22-18.el7.x86_64
cpio-2.11-27.el7.x86_64 is a duplicate with cpio-2.11-25.el7_4.x86_64
cpp-4.8.5-28.el7.x86_64 is a duplicate with cpp-4.8.5-16.el7_4.2.x86_64
curl-7.29.0-46.el7.x86_64 is a duplicate with curl-7.29.0-42.el7_4.1.x86_64
cyrus-sasl-lib-2.1.26-23.el7.x86_64 is a duplicate with cyrus-sasl-lib-2.1.26-21.el7.x86_64

Запустил

Код: Выделить всё

yum check
Loaded plugins: fastestmirror, list-data, remove-with-leaves

и тишина
а redhat-release показывает

Последний раз редактировалось kerogaz 14.05.2018 11:57, всего редактировалось 1 раз.

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Re: Не идет обновление CentOS

Сообщение

kerogaz » 14.05.2018 11:58

так что делать? Неужели нет механизма восстановления процесса обновления при например внезапном пропадании напряжения?

Последний раз редактировалось kerogaz 14.05.2018 12:01, всего редактировалось 1 раз.

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Re: Не идет обновление CentOS

Сообщение

kerogaz » 14.05.2018 12:17

Я сделал

Вроде всё прошло а в конце

Код: Выделить всё

Error:  Multilib version problems found. This often means that the root
       cause is something else and multilib version checking is just
       pointing out that there is a problem. Eg.:
       
         1. You have an upgrade for audit-libs which is missing some
            dependency that another package requires. Yum is trying to
            solve this by installing an older version of audit-libs of the
            different architecture. If you exclude the bad architecture
            yum will tell you what the root cause is (which package
            requires what). You can try redoing the upgrade with
            --exclude audit-libs.otherarch ... this should give you an error
            message showing the root cause of the problem.
       
         2. You have multiple architectures of audit-libs installed, but
            yum can only see an upgrade for one of those architectures.
            If you don't want/need both architectures anymore then you
            can remove the one with the missing update and everything
            will work.
       
         3. You have duplicate versions of audit-libs installed already.
            You can use "yum check" to get yum show these errors.
       
       ...you can also use --setopt=protected_multilib=false to remove
       this checking, however this is almost never the correct thing to
       do as something else is very likely to go wrong (often causing
       much more problems).
       
       Protected multilib versions: audit-libs-2.8.1-3.el7.i686 != audit-libs-2.7.6-3.el7.x86_64
Error: Protected multilib versions: libgcc-4.8.5-28.el7.i686 != libgcc-4.8.5-16.el7_4.2.x86_64
Error: Protected multilib versions: libdb-5.3.21-24.el7.i686 != libdb-5.3.21-21.el7_4.x86_64
Error: Protected multilib versions: glibc-2.17-222.el7.i686 != glibc-2.17-196.el7_4.2.x86_64
Error: Protected multilib versions: libattr-2.4.46-13.el7.i686 != libattr-2.4.46-12.el7.x86_64
Error: Protected multilib versions: libstdc++-4.8.5-28.el7.i686 != libstdc++-4.8.5-16.el7_4.2.x86_64
Error: Protected multilib versions: libselinux-2.5-12.el7.i686 != libselinux-2.5-11.el7.x86_64
Error: Protected multilib versions: elfutils-libelf-0.170-4.el7.i686 != elfutils-libelf-0.168-8.el7.x86_64
Error: Protected multilib versions: pam-1.1.8-22.el7.i686 != pam-1.1.8-18.el7.x86_64
Error: Protected multilib versions: nss-softokn-freebl-3.34.0-2.el7.i686 != nss-softokn-freebl-3.28.3-8.el7_4.x86_64
Error: Protected multilib versions: libsepol-2.5-8.1.el7.i686 != libsepol-2.5-6.el7.x86_64

Аватара пользователя

Bizdelnick

Модератор
Сообщения: 19825
Статус: nulla salus bello
ОС: Debian GNU/Linux

Re: Не идет обновление CentOS

Сообщение

Bizdelnick » 14.05.2018 12:35

Может залочили версии пакетов и забыли? Посмотрите yum versionlock list

Пишите правильно:

в консоли
вку́пе (с чем-либо)
в общем
вообще
в течение (часа)
новичок
нюанс
по умолчанию
приемлемо
проблема
пробовать
трафик

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Re: Не идет обновление CentOS

Сообщение

kerogaz » 14.05.2018 12:36

Потом

Код: Выделить всё

yum update --skip-broken --setopt=protected_multilib=false

Но всё-равно хрень какая-то в конце

Код: Выделить всё

Running transaction check
Running transaction test


Transaction check error:
  file /usr/share/locale/de/LC_MESSAGES/elfutils.mo from install of elfutils-libelf-0.170-4.el7.i686 conflicts with file from package elfutils-libelf-0.168-8.el7.x86_64
  file /usr/share/locale/en@boldquot/LC_MESSAGES/elfutils.mo from install of elfutils-libelf-0.170-4.el7.i686 conflicts with file from package elfutils-libelf-0.168-8.el7.x86_64
  file /usr/share/locale/en@quot/LC_MESSAGES/elfutils.mo from install of elfutils-libelf-0.170-4.el7.i686 conflicts with file from package elfutils-libelf-0.168-8.el7.x86_64
  file /usr/share/locale/es/LC_MESSAGES/elfutils.mo from install of elfutils-libelf-0.170-4.el7.i686 conflicts with file from package elfutils-libelf-0.168-8.el7.x86_64
  file /usr/share/locale/ja/LC_MESSAGES/elfutils.mo from install of elfutils-libelf-0.170-4.el7.i686 conflicts with file from package elfutils-libelf-0.168-8.el7.x86_64
  file /usr/share/locale/pl/LC_MESSAGES/elfutils.mo from install of elfutils-libelf-0.170-4.el7.i686 conflicts with file from package elfutils-libelf-0.168-8.el7.x86_64
  file /usr/share/locale/uk/LC_MESSAGES/elfutils.mo from install of elfutils-libelf-0.170-4.el7.i686 conflicts with file from package elfutils-libelf-0.168-8.el7.x86_64
  file /etc/security/access.conf from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/doc/pam-1.1.8/Linux-PAM_SAG.txt from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/doc/pam-1.1.8/html/sag-pam_access.html from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/doc/pam-1.1.8/txts/README.pam_access from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/doc/pam-1.1.8/txts/README.pam_faillock from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/doc/pam-1.1.8/txts/README.pam_tty_audit from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/locale/pt_BR/LC_MESSAGES/Linux-PAM.mo from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man5/access.conf.5.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man5/limits.conf.5.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man5/pam_env.conf.5.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/PAM.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/faillock.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam_access.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam_env.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam_exec.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam_faillock.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam_tty_audit.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam_unix.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pam_userdb.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/man/man8/pwhistory_helper.8.gz from install of pam-1.1.8-22.el7.i686 conflicts with file from package pam-1.1.8-18.el7.x86_64
  file /usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.pyc from install of libstdc++-4.8.5-28.el7.i686 conflicts with file from package libstdc++-4.8.5-16.el7_4.2.x86_64
  file /usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.pyo from install of libstdc++-4.8.5-28.el7.i686 conflicts with file from package libstdc++-4.8.5-16.el7_4.2.x86_64

Error Summary

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Re: Не идет обновление CentOS

Сообщение

kerogaz » 14.05.2018 12:58

Да их никак не удалить

Код: Выделить всё

rpm -e elfutils-libelf-0.168-8.el7.i686
error: Failed dependencies:
	elfutils-libelf(x86-32) = 0.168-8.el7 is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1 is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.0) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.1.1) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.3) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.4) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.5) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.6) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.7) is needed by (installed) elfutils-libs-0.168-8.el7.i686
[root@node4 LC_MESSAGES]# rpm -e elfutils-libelf.i686 pam.i686 libstdc++.i686
error: Failed dependencies:
	elfutils-libelf(x86-32) = 0.168-8.el7 is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1 is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.0) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.1.1) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.3) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.4) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.5) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.6) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libelf.so.1(ELFUTILS_1.7) is needed by (installed) elfutils-libs-0.168-8.el7.i686
	libpam.so.0 is needed by (installed) systemd-libs-219-42.el7_4.10.i686
	libpam.so.0(LIBPAM_1.0) is needed by (installed) systemd-libs-219-42.el7_4.10.i686
	libpam.so.0(LIBPAM_EXTENSION_1.0) is needed by (installed) systemd-libs-219-42.el7_4.10.i686
	libpam.so.0(LIBPAM_MODUTIL_1.0) is needed by (installed) systemd-libs-219-42.el7_4.10.i686
	libpam_misc.so.0 is needed by (installed) systemd-libs-219-42.el7_4.10.i686
	libpam_misc.so.0(LIBPAM_MISC_1.0) is needed by (installed) systemd-libs-219-42.el7_4.10.i686
	libstdc++.so.6 is needed by (installed) pcre-8.32-17.el7.i686
	libstdc++.so.6(CXXABI_1.3) is needed by (installed) pcre-8.32-17.el7.i686
	libstdc++.so.6(GLIBCXX_3.4) is needed by (installed) pcre-8.32-17.el7.i686
	libstdc++.so.6(GLIBCXX_3.4.9) is needed by (installed) pcre-8.32-17.el7.i686

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Re: Не идет обновление CentOS

Сообщение

kerogaz » 14.05.2018 13:16

Удалил и через yum update —skip-broken —setopt=protected_multilib=false
Обновил

Код: Выделить всё

Updated:
  NetworkManager.x86_64 1:1.10.2-13.el7                          NetworkManager-libnm.x86_64 1:1.10.2-13.el7              NetworkManager-ppp.x86_64 1:1.10.2-13.el7          
  NetworkManager-tui.x86_64 1:1.10.2-13.el7                      alsa-lib.x86_64 0:1.1.4.1-2.el7                          audit.x86_64 0:2.8.1-3.el7                         
  audit-libs.i686 0:2.8.1-3.el7                                  autofs.x86_64 1:5.0.7-83.el7                             avahi-autoipd.x86_64 0:0.6.31-19.el7               
  avahi-libs.x86_64 0:0.6.31-19.el7                              biosdevname.x86_64 0:0.7.3-1.el7                         cronie.x86_64 0:1.4.11-19.el7                      
  cronie-anacron.x86_64 0:1.4.11-19.el7                          cryptsetup-libs.x86_64 0:1.7.4-4.el7                     dbus.x86_64 1:1.10.24-7.el7                        
  dbus-libs.x86_64 1:1.10.24-7.el7                               device-mapper.x86_64 7:1.02.146-4.el7                    device-mapper-event.x86_64 7:1.02.146-4.el7        
  device-mapper-event-libs.x86_64 7:1.02.146-4.el7               device-mapper-libs.x86_64 7:1.02.146-4.el7               dnsmasq.x86_64 0:2.76-5.el7                        
  e2fsprogs.x86_64 0:1.42.9-11.el7                               ebtables.x86_64 0:2.0.10-16.el7                          elfutils.x86_64 0:0.170-4.el7                      
  elfutils-default-yama-scope.noarch 0:0.170-4.el7               elfutils-libs.x86_64 0:0.170-4.el7                       gcc.x86_64 0:4.8.5-28.el7                          
  gcc-c++.x86_64 0:4.8.5-28.el7                                  gcc-gfortran.x86_64 0:4.8.5-28.el7                       glibc.i686 0:2.17-222.el7                          
  glibc-devel.x86_64 0:2.17-222.el7                              glibc-headers.x86_64 0:2.17-222.el7                      gsettings-desktop-schemas.x86_64 0:3.24.1-1.el7    
  gssproxy.x86_64 0:0.7.0-17.el7                                 hwdata.x86_64 0:0.252-8.8.el7                            iprutils.x86_64 0:2.4.15.1-1.el7                   
  iptables-services.x86_64 0:1.4.21-24.el7                       irqbalance.x86_64 3:1.0.7-11.el7                         iwl100-firmware.noarch 0:39.31.5.1-62.el7          
  iwl1000-firmware.noarch 1:39.31.5.1-62.el7                     iwl105-firmware.noarch 0:18.168.6.1-62.el7               iwl135-firmware.noarch 0:18.168.6.1-62.el7         
  iwl2000-firmware.noarch 0:18.168.6.1-62.el7                    iwl2030-firmware.noarch 0:18.168.6.1-62.el7              iwl3160-firmware.noarch 0:22.0.7.0-62.el7          
  iwl3945-firmware.noarch 0:15.32.2.9-62.el7                     iwl4965-firmware.noarch 0:228.61.2.24-62.el7             iwl5000-firmware.noarch 0:8.83.5.1_1-62.el7        
  iwl5150-firmware.noarch 0:8.24.2.2-62.el7                      iwl6000-firmware.noarch 0:9.221.4.1-62.el7               iwl6000g2a-firmware.noarch 0:17.168.5.3-62.el7     
  iwl6000g2b-firmware.noarch 0:17.168.5.2-62.el7                 iwl6050-firmware.noarch 0:41.28.5.1-62.el7               iwl7260-firmware.noarch 0:22.0.7.0-62.el7          
  kernel-headers.x86_64 0:3.10.0-862.2.3.el7                     kernel-tools.x86_64 0:3.10.0-862.2.3.el7                 kernel-tools-libs.x86_64 0:3.10.0-862.2.3.el7      
  kmod.x86_64 0:20-21.el7                                        libattr.i686 0:2.4.46-13.el7                             libdb.i686 0:5.3.21-24.el7                         
  libdb-devel.x86_64 0:5.3.21-24.el7                             libgcc.i686 0:4.8.5-28.el7                               libgudev1.x86_64 0:219-57.el7                      
  libini_config.x86_64 0:1.3.1-29.el7                            libpath_utils.x86_64 0:0.2.1-29.el7                      libpcap.x86_64 14:1.5.3-11.el7                     
  libpciaccess.x86_64 0:0.14-1.el7                               libpciaccess-devel.x86_64 0:0.14-1.el7                   libproxy.x86_64 0:0.4.11-11.el7                    
  libquadmath-devel.x86_64 0:4.8.5-28.el7                        libreport-filesystem.x86_64 0:2.1.11-40.el7.centos       libsepol.i686 0:2.5-8.1.el7                        
  libsolv.x86_64 0:0.6.26-2.el7                                  libsoup.x86_64 0:2.56.0-6.el7                            libtalloc.x86_64 0:2.1.10-1.el7                    
  libteam.x86_64 0:1.27-4.el7                                    libtevent.x86_64 0:0.9.33-2.el7                          logrotate.x86_64 0:3.8.6-15.el7                    
  lshw.x86_64 0:B.02.18-12.el7                                   lsof.x86_64 0:4.87-5.el7                                 lvm2.x86_64 7:2.02.177-4.el7                       
  lvm2-libs.x86_64 7:2.02.177-4.el7                              microcode_ctl.x86_64 2:2.1-29.el7                        nfs-utils.x86_64 1:1.3.0-0.54.el7                  
  nss-softokn-freebl.i686 0:3.34.0-2.el7                         ntp.x86_64 0:4.2.6p5-28.el7.centos                       ntpdate.x86_64 0:4.2.6p5-28.el7.centos             
  openssh.x86_64 0:7.4p1-16.el7                                  openssh-clients.x86_64 0:7.4p1-16.el7                    openssh-server.x86_64 0:7.4p1-16.el7               
  openssl.x86_64 1:1.0.2k-12.el7                                 openssl-devel.x86_64 1:1.0.2k-12.el7                     parted.x86_64 0:3.1-29.el7                         
  policycoreutils.x86_64 0:2.5-22.el7                            polkit.x86_64 0:0.112-14.el7                             procps-ng.x86_64 0:3.3.10-17.el7                   
  python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7     python-slip-dbus.noarch 0:0.4.0-4.el7                    quota.x86_64 1:4.01-17.el7                         
  redhat-rpm-config.noarch 0:9.1.0-80.el7.centos                 rpcbind.x86_64 0:0.2.0-44.el7                            rpm-build.x86_64 0:4.11.3-32.el7                   
  rsync.x86_64 0:3.1.2-4.el7                                     rsyslog.x86_64 0:8.24.0-16.el7                           selinux-policy.noarch 0:3.13.1-192.el7_5.3         
  selinux-policy-targeted.noarch 0:3.13.1-192.el7_5.3            sudo.x86_64 0:1.8.19p2-13.el7                            systemd.x86_64 0:219-57.el7                        
  systemd-libs.x86_64 0:219-57.el7                               systemd-sysv.x86_64 0:219-57.el7                         systemtap-sdt-devel.x86_64 0:3.2-4.el7             
  teamd.x86_64 0:1.27-4.el7                                      tuned.noarch 0:2.9.0-1.el7                               virt-what.x86_64 0:1.18-4.el7                      
  wpa_supplicant.x86_64 1:2.6-9.el7                              xfsprogs.x86_64 0:4.5.0-15.el7                           yum-cron.noarch 0:3.4.3-158.el7.centos             
  yum-plugin-list-data.noarch 0:1.1.31-45.el7                    yum-plugin-remove-with-leaves.noarch 0:1.1.31-45.el7     yum-utils.noarch 0:1.1.31-45.el7                   

Skipped (dependency problems):
  bind-libs-lite.x86_64 32:9.9.4-61.el7              bind-license.noarch 32:9.9.4-61.el7                          dhclient.x86_64 12:4.2.5-68.el7.centos                    
  dhcp-common.x86_64 12:4.2.5-68.el7.centos          dhcp-libs.x86_64 12:4.2.5-68.el7.centos                      dracut.x86_64 0:033-535.el7                               
  dracut-config-rescue.x86_64 0:033-535.el7          dracut-network.x86_64 0:033-535.el7                          hwloc-devel.x86_64 0:1.11.8-4.el7                         
  ibacm.x86_64 0:15-6.el7                            infinipath-psm.x86_64 0:3.3-26_g604758e_open.2.el7           initscripts.x86_64 0:9.49.41-1.el7                        
  kernel.x86_64 0:3.10.0-862.2.3.el7                 kexec-tools.x86_64 0:2.0.15-13.el7                           kpartx.x86_64 0:0.4.9-119.el7                             
  libdrm.x86_64 0:2.4.83-2.el7                       libfabric.x86_64 0:1.5.3-1.el7                               libibcm.x86_64 0:15-6.el7                                 
  libibumad.x86_64 0:15-6.el7                        libibverbs.x86_64 0:15-6.el7                                 librdmacm.x86_64 0:15-6.el7                               
  openmpi.x86_64 0:1.10.7-1.el7                      opensm-libs.x86_64 0:3.3.20-2.el7                            pciutils.x86_64 0:3.5.1-3.el7                             
  plymouth.x86_64 0:0.8.9-0.31.20140113.el7.centos   plymouth-core-libs.x86_64 0:0.8.9-0.31.20140113.el7.centos   plymouth-scripts.x86_64 0:0.8.9-0.31.20140113.el7.centos  
  rdma-core.x86_64 0:15-6.el7                        rdma-core-devel.x86_64 0:15-6.el7                           

Complete!

Но после этого чистый yum update всё-равно дает те же ошибки дублирования типа

l

Код: Выделить всё

ibuser-0.60-9.el7.x86_64 is a duplicate with libuser-0.60-7.el7_1.x86_64
libuuid-2.23.2-52.el7.x86_64 is a duplicate with libuuid-2.23.2-43.el7_4.2.x86_64
linux-firmware-20180220-62.git6d51311.el7.noarch is a duplicate with linux-firmware-20170606-58.gitc990aae.el7_4.noarch
mozjs17-17.0.0-20.el7.x86_64 is a duplicate with mozjs17-17.0.0-19.el7.x86_64

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Re: Не идет обновление CentOS

Сообщение

kerogaz » 14.05.2018 13:19

как очистить эти дублированные файлы не по одному а сразу?
Да ещё появилась ошибка

Код: Выделить всё

Error: initscripts conflicts with centos-release-7-4.1708.el7.centos.x86_64
 You could try using --skip-broken to work around the problem

Аватара пользователя

kerogaz

Сообщения: 916
ОС: CentOS,FreeBSD 12.1,Arch

Re: Не идет обновление CentOS

Сообщение

kerogaz » 14.05.2018 13:34

Зато dnf после всего проделанноговсё обновил как надо

Код: Выделить всё

dnf update
Using metadata from Sat May 12 20:29:37 2018
Dependencies resolved.
=============================================================================================================================================================================
 Package                                      Arch                           Version                                                   Repository                       Size
=============================================================================================================================================================================
Installing:
 ibacm                                        x86_64                         15-6.el7                                                  base                             77 k
 kernel                                       x86_64                         3.10.0-862.2.3.el7                                        updates                          46 M
 libibcm                                      x86_64                         15-6.el7                                                  base                             15 k
 rdma-core-devel                              x86_64                         15-6.el7                                                  base                            203 k
Upgrading:
 bind-libs-lite                               x86_64                         32:9.9.4-61.el7                                           base                            734 k
 bind-license                                 noarch                         32:9.9.4-61.el7                                           base                             85 k
 dhclient                                     x86_64                         12:4.2.5-68.el7.centos                                    base                            284 k
 dhcp-common                                  x86_64                         12:4.2.5-68.el7.centos                                    base                            175 k
 dhcp-libs                                    x86_64                         12:4.2.5-68.el7.centos                                    base                            131 k
 dracut                                       x86_64                         033-535.el7                                               base                            325 k
 dracut-config-rescue                         x86_64                         033-535.el7                                               base                             58 k
 dracut-network                               x86_64                         033-535.el7                                               base                            100 k
 hwloc-devel                                  x86_64                         1.11.8-4.el7                                              base                            208 k
 infinipath-psm                               x86_64                         3.3-26_g604758e_open.2.el7                                base                            186 k
 kexec-tools                                  x86_64                         2.0.15-13.el7                                             base                            341 k
 kpartx                                       x86_64                         0.4.9-119.el7                                             base                             75 k
 libdrm                                       x86_64                         2.4.83-2.el7                                              base                            151 k
 libfabric                                    x86_64                         1.5.3-1.el7                                               base                            445 k
 libibumad                                    x86_64                         15-6.el7                                                  base                             21 k
 libibverbs                                   x86_64                         15-6.el7                                                  base                            224 k
 librdmacm                                    x86_64                         15-6.el7                                                  base                             61 k
 openmpi                                      x86_64                         1.10.7-1.el7                                              base                            3.1 M
 opensm-libs                                  x86_64                         3.3.20-2.el7                                              base                             66 k
 pciutils                                     x86_64                         3.5.1-3.el7                                               base                             93 k
 plymouth                                     x86_64                         0.8.9-0.31.20140113.el7.centos                            base                            116 k
 plymouth-core-libs                           x86_64                         0.8.9-0.31.20140113.el7.centos                            base                            107 k
 plymouth-scripts                             x86_64                         0.8.9-0.31.20140113.el7.centos                            base                             39 k
 rdma-core                                    x86_64                         15-6.el7                                                  base                             48 k

Transaction Summary
=============================================================================================================================================================================
Install   4 Packages
Upgrade  24 Packages

Total size: 53 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] rdma-core-devel-15-6.el7.x86_64.rpm: Already downloaded                                                                                                           
[SKIPPED] ibacm-15-6.el7.x86_64.rpm: Already downloaded                                                                                                                     
[SKIPPED] libibcm-15-6.el7.x86_64.rpm: Already downloaded                                                                                                                   
[SKIPPED] kernel-3.10.0-862.2.3.el7.x86_64.rpm: Already downloaded                                                                                                          
[SKIPPED] bind-libs-lite-9.9.4-61.el7.x86_64.rpm: Already downloaded                                                                                                        
[SKIPPED] bind-license-9.9.4-61.el7.noarch.rpm: Already downloaded                                                                                                          
[SKIPPED] dhclient-4.2.5-68.el7.centos.x86_64.rpm: Already downloaded                                                                                                       
[SKIPPED] dhcp-common-4.2.5-68.el7.centos.x86_64.rpm: Already downloaded                                                                                                    
[SKIPPED] dhcp-libs-4.2.5-68.el7.centos.x86_64.rpm: Already downloaded                                                                                                      
[SKIPPED] dracut-033-535.el7.x86_64.rpm: Already downloaded                                                                                                                 
[SKIPPED] dracut-network-033-535.el7.x86_64.rpm: Already downloaded                                                                                                         
[SKIPPED] dracut-config-rescue-033-535.el7.x86_64.rpm: Already downloaded                                                                                                   
[SKIPPED] hwloc-devel-1.11.8-4.el7.x86_64.rpm: Already downloaded                                                                                                           
[SKIPPED] libibverbs-15-6.el7.x86_64.rpm: Already downloaded                                                                                                                
[SKIPPED] rdma-core-15-6.el7.x86_64.rpm: Already downloaded                                                                                                                 
[SKIPPED] libibumad-15-6.el7.x86_64.rpm: Already downloaded                                                                                                                 
[SKIPPED] librdmacm-15-6.el7.x86_64.rpm: Already downloaded                                                                                                                 
[SKIPPED] infinipath-psm-3.3-26_g604758e_open.2.el7.x86_64.rpm: Already downloaded                                                                                          
[SKIPPED] kexec-tools-2.0.15-13.el7.x86_64.rpm: Already downloaded                                                                                                          
[SKIPPED] kpartx-0.4.9-119.el7.x86_64.rpm: Already downloaded                                                                                                               
[SKIPPED] libdrm-2.4.83-2.el7.x86_64.rpm: Already downloaded                                                                                                                
[SKIPPED] libfabric-1.5.3-1.el7.x86_64.rpm: Already downloaded                                                                                                              
[SKIPPED] openmpi-1.10.7-1.el7.x86_64.rpm: Already downloaded                                                                                                               
[SKIPPED] opensm-libs-3.3.20-2.el7.x86_64.rpm: Already downloaded                                                                                                           
[SKIPPED] pciutils-3.5.1-3.el7.x86_64.rpm: Already downloaded                                                                                                               
[SKIPPED] plymouth-0.8.9-0.31.20140113.el7.centos.x86_64.rpm: Already downloaded                                                                                            
[SKIPPED] plymouth-core-libs-0.8.9-0.31.20140113.el7.centos.x86_64.rpm: Already downloaded                                                                                  
[SKIPPED] plymouth-scripts-0.8.9-0.31.20140113.el7.centos.x86_64.rpm: Already downloaded                                                                                    
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Upgrading   : infinipath-psm-3.3-26_g604758e_open.2.el7.x86_64                                                                                                        1/52 
  Upgrading   : dhcp-libs-12:4.2.5-68.el7.centos.x86_64                                                                                                                 2/52 
  Upgrading   : dhcp-common-12:4.2.5-68.el7.centos.x86_64                                                                                                               3/52 
  Upgrading   : plymouth-core-libs-0.8.9-0.31.20140113.el7.centos.x86_64                                                                                                4/52 
  Upgrading   : pciutils-3.5.1-3.el7.x86_64                                                                                                                             5/52 
  Upgrading   : libdrm-2.4.83-2.el7.x86_64                                                                                                                              6/52 
  Upgrading   : kpartx-0.4.9-119.el7.x86_64                                                                                                                             7/52 
  Upgrading   : dracut-033-535.el7.x86_64                                                                                                                               8/52 
  Upgrading   : rdma-core-15-6.el7.x86_64                                                                                                                               9/52 
  Upgrading   : libibverbs-15-6.el7.x86_64                                                                                                                             10/52 
  Upgrading   : librdmacm-15-6.el7.x86_64                                                                                                                              11/52 
  Upgrading   : libibumad-15-6.el7.x86_64                                                                                                                              12/52 
  Installing  : ibacm-15-6.el7.x86_64                                                                                                                                  13/52 
  Upgrading   : opensm-libs-3.3.20-2.el7.x86_64                                                                                                                        14/52 
  Upgrading   : libfabric-1.5.3-1.el7.x86_64                                                                                                                           15/52 
  Installing  : libibcm-15-6.el7.x86_64                                                                                                                                16/52 
  Installing  : rdma-core-devel-15-6.el7.x86_64                                                                                                                        17/52 
  Upgrading   : plymouth-scripts-0.8.9-0.31.20140113.el7.centos.x86_64                                                                                                 18/52 
  Upgrading   : plymouth-0.8.9-0.31.20140113.el7.centos.x86_64                                                                                                         19/52 
  Upgrading   : bind-license-32:9.9.4-61.el7.noarch                                                                                                                    20/52 
  Upgrading   : bind-libs-lite-32:9.9.4-61.el7.x86_64                                                                                                                  21/52 
  Upgrading   : dhclient-12:4.2.5-68.el7.centos.x86_64                                                                                                                 22/52 
  Upgrading   : dracut-network-033-535.el7.x86_64                                                                                                                      23/52 
  Upgrading   : kexec-tools-2.0.15-13.el7.x86_64                                                                                                                       24/52 
  Upgrading   : hwloc-devel-1.11.8-4.el7.x86_64                                                                                                                        25/52 
  Upgrading   : openmpi-1.10.7-1.el7.x86_64                                                                                                                            26/52 
  Installing  : kernel-3.10.0-862.2.3.el7.x86_64                                                                                                                       27/52 
  Upgrading   : dracut-config-rescue-033-535.el7.x86_64                                                                                                                28/52 
  Cleanup     : dracut-config-rescue-033-502.el7_4.1.x86_64                                                                                                            29/52 
  Cleanup     : hwloc-devel-1.11.2-2.el7.x86_64                                                                                                                        30/52 
  Cleanup     : openmpi-1.10.6-2.el7.x86_64                                                                                                                            31/52 
  Cleanup     : libfabric-1.4.2-1.el7.x86_64                                                                                                                           32/52 
  Cleanup     : plymouth-scripts-0.8.9-0.28.20140113.el7.centos.x86_64                                                                                                 33/52 
  Cleanup     : plymouth-0.8.9-0.28.20140113.el7.centos.x86_64                                                                                                         34/52 
  Cleanup     : librdmacm-13-7.el7.x86_64                                                                                                                              35/52 
  Cleanup     : kexec-tools-2.0.14-17.2.el7.x86_64                                                                                                                     36/52 
  Cleanup     : dracut-network-033-502.el7_4.1.x86_64                                                                                                                  37/52 
  Cleanup     : dhclient-12:4.2.5-58.el7.centos.3.x86_64                                                                                                               38/52 
  Cleanup     : dhcp-common-12:4.2.5-58.el7.centos.3.x86_64                                                                                                            39/52 
  Cleanup     : bind-libs-lite-32:9.9.4-51.el7_4.2.x86_64                                                                                                              40/52 
  Cleanup     : libibverbs-13-7.el7.x86_64                                                                                                                             41/52 
  Cleanup     : opensm-libs-3.3.19-1.el7.x86_64                                                                                                                        42/52 
  Cleanup     : bind-license-32:9.9.4-51.el7_4.2.noarch                                                                                                                43/52 
  Cleanup     : dhcp-libs-12:4.2.5-58.el7.centos.3.x86_64                                                                                                              44/52 
  Cleanup     : libibumad-13-7.el7.x86_64                                                                                                                              45/52 
  Cleanup     : rdma-core-13-7.el7.x86_64                                                                                                                              46/52 
  Cleanup     : dracut-033-502.el7_4.1.x86_64                                                                                                                          47/52 
  Cleanup     : kpartx-0.4.9-111.el7_4.2.x86_64                                                                                                                        48/52 
  Cleanup     : pciutils-3.5.1-2.el7.x86_64                                                                                                                            49/52 
  Cleanup     : libdrm-2.4.74-1.el7.x86_64                                                                                                                             50/52 
  Cleanup     : plymouth-core-libs-0.8.9-0.28.20140113.el7.centos.x86_64                                                                                               51/52 
  Cleanup     : infinipath-psm-3.3-25_g326b95a_open.1.el7.x86_64                                                                                                       52/52 
  Verifying   : rdma-core-devel-15-6.el7.x86_64                                                                                                                         1/52 
  Verifying   : ibacm-15-6.el7.x86_64                                                                                                                                   2/52 
  Verifying   : libibcm-15-6.el7.x86_64                                                                                                                                 3/52 
  Verifying   : kernel-3.10.0-862.2.3.el7.x86_64                                                                                                                        4/52 
  Verifying   : bind-libs-lite-32:9.9.4-61.el7.x86_64                                                                                                                   5/52 
  Verifying   : bind-license-32:9.9.4-61.el7.noarch                                                                                                                     6/52 
  Verifying   : dhclient-12:4.2.5-68.el7.centos.x86_64                                                                                                                  7/52 
  Verifying   : dhcp-common-12:4.2.5-68.el7.centos.x86_64                                                                                                               8/52 
  Verifying   : dhcp-libs-12:4.2.5-68.el7.centos.x86_64                                                                                                                 9/52 
  Verifying   : dracut-033-535.el7.x86_64                                                                                                                              10/52 
  Verifying   : dracut-network-033-535.el7.x86_64                                                                                                                      11/52 
  Verifying   : dracut-config-rescue-033-535.el7.x86_64                                                                                                                12/52 
  Verifying   : hwloc-devel-1.11.8-4.el7.x86_64                                                                                                                        13/52 
  Verifying   : libibverbs-15-6.el7.x86_64                                                                                                                             14/52 
  Verifying   : rdma-core-15-6.el7.x86_64                                                                                                                              15/52 
  Verifying   : libibumad-15-6.el7.x86_64                                                                                                                              16/52 
  Verifying   : librdmacm-15-6.el7.x86_64                                                                                                                              17/52 
  Verifying   : infinipath-psm-3.3-26_g604758e_open.2.el7.x86_64                                                                                                       18/52 
  Verifying   : kexec-tools-2.0.15-13.el7.x86_64                                                                                                                       19/52 
  Verifying   : kpartx-0.4.9-119.el7.x86_64                                                                                                                            20/52 
  Verifying   : libdrm-2.4.83-2.el7.x86_64                                                                                                                             21/52 
  Verifying   : libfabric-1.5.3-1.el7.x86_64                                                                                                                           22/52 
  Verifying   : openmpi-1.10.7-1.el7.x86_64                                                                                                                            23/52 
  Verifying   : opensm-libs-3.3.20-2.el7.x86_64                                                                                                                        24/52 
  Verifying   : pciutils-3.5.1-3.el7.x86_64                                                                                                                            25/52 
  Verifying   : plymouth-0.8.9-0.31.20140113.el7.centos.x86_64                                                                                                         26/52 
  Verifying   : plymouth-core-libs-0.8.9-0.31.20140113.el7.centos.x86_64                                                                                               27/52 
  Verifying   : plymouth-scripts-0.8.9-0.31.20140113.el7.centos.x86_64                                                                                                 28/52 
  Verifying   : libibumad-13-7.el7.x86_64                                                                                                                              29/52 
  Verifying   : libibverbs-13-7.el7.x86_64                                                                                                                             30/52 
  Verifying   : opensm-libs-3.3.19-1.el7.x86_64                                                                                                                        31/52 
  Verifying   : rdma-core-13-7.el7.x86_64                                                                                                                              32/52 
  Verifying   : openmpi-1.10.6-2.el7.x86_64                                                                                                                            33/52 
  Verifying   : dracut-033-502.el7_4.1.x86_64                                                                                                                          34/52 
  Verifying   : plymouth-0.8.9-0.28.20140113.el7.centos.x86_64                                                                                                         35/52 
  Verifying   : plymouth-core-libs-0.8.9-0.28.20140113.el7.centos.x86_64                                                                                               36/52 
  Verifying   : plymouth-scripts-0.8.9-0.28.20140113.el7.centos.x86_64                                                                                                 37/52 
  Verifying   : dhclient-12:4.2.5-58.el7.centos.3.x86_64                                                                                                               38/52 
  Verifying   : bind-libs-lite-32:9.9.4-51.el7_4.2.x86_64                                                                                                              39/52 
  Verifying   : bind-license-32:9.9.4-51.el7_4.2.noarch                                                                                                                40/52 
  Verifying   : librdmacm-13-7.el7.x86_64                                                                                                                              41/52 
  Verifying   : dhcp-common-12:4.2.5-58.el7.centos.3.x86_64                                                                                                            42/52 
  Verifying   : dhcp-libs-12:4.2.5-58.el7.centos.3.x86_64                                                                                                              43/52 
  Verifying   : pciutils-3.5.1-2.el7.x86_64                                                                                                                            44/52 
  Verifying   : libdrm-2.4.74-1.el7.x86_64                                                                                                                             45/52 
  Verifying   : kpartx-0.4.9-111.el7_4.2.x86_64                                                                                                                        46/52 
  Verifying   : dracut-config-rescue-033-502.el7_4.1.x86_64                                                                                                            47/52 
  Verifying   : dracut-network-033-502.el7_4.1.x86_64                                                                                                                  48/52 
  Verifying   : libfabric-1.4.2-1.el7.x86_64                                                                                                                           49/52 
  Verifying   : hwloc-devel-1.11.2-2.el7.x86_64                                                                                                                        50/52 
  Verifying   : kexec-tools-2.0.14-17.2.el7.x86_64                                                                                                                     51/52 
  Verifying   : infinipath-psm-3.3-25_g326b95a_open.1.el7.x86_64                                                                                                       52/52 

Installed:
  ibacm.x86_64 15-6.el7                kernel.x86_64 3.10.0-862.2.3.el7                libibcm.x86_64 15-6.el7                rdma-core-devel.x86_64 15-6.el7               

Upgraded:
  bind-libs-lite.x86_64 32:9.9.4-61.el7                        bind-license.noarch 32:9.9.4-61.el7                        dhclient.x86_64 12:4.2.5-68.el7.centos            
  dhcp-common.x86_64 12:4.2.5-68.el7.centos                    dhcp-libs.x86_64 12:4.2.5-68.el7.centos                    dracut.x86_64 033-535.el7                         
  dracut-config-rescue.x86_64 033-535.el7                      dracut-network.x86_64 033-535.el7                          hwloc-devel.x86_64 1.11.8-4.el7                   
  infinipath-psm.x86_64 3.3-26_g604758e_open.2.el7             kexec-tools.x86_64 2.0.15-13.el7                           kpartx.x86_64 0.4.9-119.el7                       
  libdrm.x86_64 2.4.83-2.el7                                   libfabric.x86_64 1.5.3-1.el7                               libibumad.x86_64 15-6.el7                         
  libibverbs.x86_64 15-6.el7                                   librdmacm.x86_64 15-6.el7                                  openmpi.x86_64 1.10.7-1.el7                       
  opensm-libs.x86_64 3.3.20-2.el7                              pciutils.x86_64 3.5.1-3.el7                                plymouth.x86_64 0.8.9-0.31.20140113.el7.centos    
  plymouth-core-libs.x86_64 0.8.9-0.31.20140113.el7.centos     plymouth-scripts.x86_64 0.8.9-0.31.20140113.el7.centos     rdma-core.x86_64 15-6.el7                         

Complete!

Здесь VPS на BrainyCP за 2$ в месяц, а здесь 50GB шаред-хостинг на BrainyCP за 1.9$ в месяц

Аватара пользователя

con

Сообщения: 84
Зарегистрирован: Вс мар 15, 2020 11:58 am

yum update: error summary (конфликт)

Доброго времени.
С каких-то пор перестала обновляться панель. Судя по выводу в консоли, есть конфликты. Помогите пожалуйста решить проблему. Ниже часть лога, во вложении полный лог.
вывод uname -r

Код: Выделить всё

Transaction Summary
================================================================================
Install   2 Packages (+28 Dependent packages)
Upgrade  79 Packages
Remove    1 Package

Total size: 120 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test


Transaction check error:
file /usr/bin/ab conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/bin/htdbm conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/bin/htdigest conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/bin/htpasswd conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/bin/logresolve conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/share/man/man1/htdbm.1.gz conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/share/man/man1/htdigest.1.gz conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/share/man/man1/htpasswd.1.gz conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
file /usr/share/man/man1/httxt2dbm.1.gz conflicts between attempted installs of httpd24-tools-2.4.46-2.el7.x86_64 and httpd-tools-30:2.2.34-20.el7.centos.x86_64
Вложения
yum update log.zip
(1.07 КБ) 207 скачиваний

Centos7


Marfey

Сообщения: 6
Зарегистрирован: Ср апр 29, 2020 1:27 pm

Re: yum update: error summary (конфликт)

Сообщение

Marfey » Чт фев 25, 2021 6:06 am

Аналогичная проблема. Что делать?



Marfey

Сообщения: 6
Зарегистрирован: Ср апр 29, 2020 1:27 pm

Re: yum update: error summary (конфликт)

Сообщение

Marfey » Чт фев 25, 2021 8:21 am

А если у меня там много сайтов сидит? их не поломает?


Аватара пользователя

con

Сообщения: 84
Зарегистрирован: Вс мар 15, 2020 11:58 am

Re: yum update: error summary (конфликт)

Сообщение

con » Чт фев 25, 2021 8:51 am

Marfey писал(а): ↑

Чт фев 25, 2021 8:21 am


А если у меня там много сайтов сидит? их не поломает?

Если вы удалите VPS и заново начнете ставить, то конечно все слетит. Если не знаете — то лучше делегируйте эту задачу тому, кто разбирается. Судя по вашим вопросам вы не особо разбираетесь.

Перед переустановкой нужно сделать полный бекап базы данных, файлов. У меня тоже с десяток сайтов висело. Ну и что делать, если такая беда?
Еще попробуйте написать в поддержку на оф сайте брейни. Обычно, там сразу помогают. Но если будет геммор или какая-то более сложная проблема больше чем на 5 минут, то придется вам решать самостоятельно (у меня лично всегда так было). Так что смотрите сами.

Centos7


Marfey

Сообщения: 6
Зарегистрирован: Ср апр 29, 2020 1:27 pm

Re: yum update: error summary (конфликт)

Сообщение

Marfey » Чт фев 25, 2021 11:17 am

Все банально просто. Удалил лишние репозитории и все заработало. Оставил только базовый CentOS и Brainy.


Аватара пользователя

con

Сообщения: 84
Зарегистрирован: Вс мар 15, 2020 11:58 am

Re: yum update: error summary (конфликт)

Сообщение

con » Чт фев 25, 2021 11:58 am

Marfey писал(а): ↑

Чт фев 25, 2021 11:17 am


Все банально просто. Удалил лишние репозитории и все заработало. Оставил только базовый CentOS и Brainy.

А у какого хостера VPS арендуете?

Centos7


Marfey

Сообщения: 6
Зарегистрирован: Ср апр 29, 2020 1:27 pm

Re: yum update: error summary (конфликт)

Сообщение

Marfey » Чт фев 25, 2021 12:12 pm

Я не орендую. У меня свои серваки есть.


Аватара пользователя

con

Сообщения: 84
Зарегистрирован: Вс мар 15, 2020 11:58 am

Re: yum update: error summary (конфликт)

Сообщение

con » Чт фев 25, 2021 12:55 pm

Marfey писал(а): ↑

Чт фев 25, 2021 12:12 pm


Я не орендую. У меня свои серваки есть.

Интересно, а откуда могли взяться левые репозитории? У меня такое только когда ставлю у одного из хостеров.

Centos7


De_mon

Сообщения: 22
Зарегистрирован: Ср дек 23, 2020 5:58 am

Re: yum update: error summary (конфликт)

Сообщение

De_mon » Пт фев 26, 2021 12:40 pm

Скажу больше , была история на собственном сервере и Cent OS 8 , репозиторий вообще пропал, поддержка оперативно обнаружила и поправила.


From Notes_Wiki

Home > CentOS > CentOS 7.x > System Administration > Package management > CentOS 7.x troubleshooting package management issues

If a system update fails mid-way without completing yum transaction then it is possible to have two copies of the same package referring to same file such as:

[saurabh@rekallcm1 ~]$ rpm -qf /usr/bin/make
make-3.82-23.el7.x86_64
make-3.82-24.el7.x86_64

This typically does not gets solved by ‘yum update’ as package already exists error is shown such as:

[saurabh@rekallcm1 ~]$ sudo yum update make
....
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be updated
---> Package make.x86_64 1:3.82-24.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================
 Package                                         Arch                                              Version                                                   Repository                                       Size
===================================================================================================================================================================================================================
Updating:
 make                                            x86_64                                            1:3.82-24.el7                                             base                                            421 k

Transaction Summary
===================================================================================================================================================================================================================
Upgrade  1 Package

Total size: 421 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test


Transaction check error:
  package make-1:3.82-24.el7.x86_64 is already installed

Error Summary
-------------

The issue is however solved by removing older package. This fortunately does not affects files shared between two packages:

[saurabh@rekallcm1 ~]$ sudo yum remove make-3.82-23.el7.x86_64
Loaded plugins: fastestmirror, langpacks
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================
 Package                                        Arch                                             Version                                                 Repository                                           Size
===================================================================================================================================================================================================================
Removing:
 make                                           x86_64                                           1:3.82-23.el7                                           @anaconda                                           1.1 M

Transaction Summary
===================================================================================================================================================================================================================
Remove  1 Package

Installed size: 1.1 M
Is this ok [y/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Erasing    : 1:make-3.82-23.el7.x86_64                                                                                                                                                                       1/1 
  Verifying  : 1:make-3.82-23.el7.x86_64                                                                                                                                                                       1/1 

Removed:
  make.x86_64 1:3.82-23.el7                                                                                                                                                                                        

Complete!
[saurabh@rekallcm1 ~]$ rpm -qa make
make-3.82-24.el7.x86_64
[saurabh@rekallcm1 ~]$ rpm -qV make
[saurabh@rekallcm1 ~]$ rpm -qf /usr/bin/make
make-3.82-24.el7.x86_64

Home > CentOS > CentOS 7.x > System Administration > Package management > CentOS 7.x troubleshooting package management issues

I have CentOS 6.5

I’m trying to intsall git via yum but getting an error while installing the pre-requisite packages. I don’t need to but it doesn’t hurt running sudo with root.

Error message:

--> Finished Dependency Resolution
Error:  Multilib version problems found. This often means that the root
       cause is something else and multilib version checking is just
       pointing out that there is a problem. Eg.:

         1. You have an upgrade for libselinux which is missing some
            dependency that another package requires. Yum is trying to
            solve this by installing an older version of libselinux of the
            different architecture. If you exclude the bad architecture
            yum will tell you what the root cause is (which package
            requires what). You can try redoing the upgrade with
            --exclude libselinux.otherarch ... this should give you an error
            message showing the root cause of the problem.

         2. You have multiple architectures of libselinux installed, but
            yum can only see an upgrade for one of those arcitectures.
            If you don't want/need both architectures anymore then you
            can remove the one with the missing update and everything
            will work.

         3. You have duplicate versions of libselinux installed already.
            You can use "yum check" to get yum show these errors.

       ...you can also use --setopt=protected_multilib=false to remove
       this checking, however this is almost never the correct thing to
       do as something else is very likely to go wrong (often causing
       much more problems).

       Protected multilib versions: libselinux-2.0.94-5.3.el6_4.1.i686 != libselinux-2.0.94-5.8.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Full log:

[root@server01 ~]# sudo yum -y install curl-devel expat-devel gettext-devel openssl-devel zlib-devel gcc perl-ExtUtils-MakeMaker
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
Package gcc-4.4.7-4.el6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package expat-devel.x86_64 0:2.0.1-11.el6_2 will be installed
---> Package gettext-devel.x86_64 0:0.17-16.el6 will be installed
--> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64
--> Processing Dependency: gettext = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64
--> Processing Dependency: libgettextsrc-0.17.so()(64bit) for package: gettext-devel-0.17-16.el6.x86_64
--> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64
--> Processing Dependency: libgettextlib-0.17.so()(64bit) for package: gettext-devel-0.17-16.el6.x86_64
--> Processing Dependency: libgcj_bc.so.1()(64bit) for package: gettext-devel-0.17-16.el6.x86_64
--> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64
---> Package libcurl-devel.x86_64 0:7.19.7-37.el6_4 will be installed
--> Processing Dependency: libidn-devel for package: libcurl-devel-7.19.7-37.el6_4.x86_64
--> Processing Dependency: automake for package: libcurl-devel-7.19.7-37.el6_4.x86_64
---> Package openssl-devel.x86_64 0:1.0.1e-30.el6 will be installed
--> Processing Dependency: openssl = 1.0.1e-30.el6 for package: openssl-devel-1.0.1e-30.el6.x86_64
--> Processing Dependency: krb5-devel for package: openssl-devel-1.0.1e-30.el6.x86_64
---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-136.el6 will be installed
--> Processing Dependency: perl-devel for package: perl-ExtUtils-MakeMaker-6.55-136.el6.x86_64
--> Processing Dependency: perl(Test::Harness) for package: perl-ExtUtils-MakeMaker-6.55-136.el6.x86_64
---> Package zlib-devel.x86_64 0:1.2.3-29.el6 will be installed
--> Running transaction check
---> Package automake.noarch 0:1.11.1-4.el6 will be installed
--> Processing Dependency: autoconf >= 2.62 for package: automake-1.11.1-4.el6.noarch
---> Package gettext.x86_64 0:0.17-16.el6 will be installed
--> Processing Dependency: cvs for package: gettext-0.17-16.el6.x86_64
---> Package gettext-libs.x86_64 0:0.17-16.el6 will be installed
---> Package krb5-devel.x86_64 0:1.10.3-37.el6_6 will be installed
--> Processing Dependency: krb5-libs = 1.10.3-37.el6_6 for package: krb5-devel-1.10.3-37.el6_6.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.10.3-37.el6_6.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.10.3-37.el6_6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.10.3-37.el6_6.x86_64
---> Package libgcj.x86_64 0:4.4.7-4.el6 will be installed
--> Processing Dependency: zip >= 2.1 for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libart_lgpl >= 2.1.0 for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: gtk2 >= 2.4.0 for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libfreetype.so.6()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libfontconfig.so.1()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libcairo.so.2()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libasound.so.2()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libXtst.so.6()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libXrender.so.1()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libXrandr.so.2()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libSM.so.6()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
--> Processing Dependency: libICE.so.6()(64bit) for package: libgcj-4.4.7-4.el6.x86_64
---> Package libidn-devel.x86_64 0:1.18-2.el6 will be installed
---> Package openssl.x86_64 0:1.0.1e-15.el6 will be updated
---> Package openssl.x86_64 0:1.0.1e-30.el6 will be an update
---> Package perl-Test-Harness.x86_64 0:3.17-136.el6 will be installed
---> Package perl-devel.x86_64 4:5.10.1-136.el6 will be installed
--> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.10.1-136.el6.x86_64
--> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.10.1-136.el6.x86_64
--> Processing Dependency: db4-devel for package: 4:perl-devel-5.10.1-136.el6.x86_64
--> Running transaction check
---> Package alsa-lib.x86_64 0:1.0.22-3.el6 will be installed
---> Package atk.x86_64 0:1.30.0-1.el6 will be installed
---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed
---> Package cairo.x86_64 0:1.8.8-3.1.el6 will be installed
--> Processing Dependency: libpng12.so.0(PNG12_0)(64bit) for package: cairo-1.8.8-3.1.el6.x86_64
--> Processing Dependency: libpng12.so.0()(64bit) for package: cairo-1.8.8-3.1.el6.x86_64
--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.8.8-3.1.el6.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: cairo-1.8.8-3.1.el6.x86_64
---> Package cvs.x86_64 0:1.11.23-16.el6 will be installed
---> Package db4-devel.x86_64 0:4.7.25-18.el6_4 will be installed
--> Processing Dependency: db4-cxx = 4.7.25-18.el6_4 for package: db4-devel-4.7.25-18.el6_4.x86_64
--> Processing Dependency: libdb_cxx-4.7.so()(64bit) for package: db4-devel-4.7.25-18.el6_4.x86_64
---> Package fontconfig.x86_64 0:2.8.0-3.el6 will be installed
---> Package freetype.x86_64 0:2.3.11-14.el6_3.1 will be installed
---> Package gdbm-devel.x86_64 0:1.8.0-36.el6 will be installed
---> Package gtk2.x86_64 0:2.20.1-4.el6 will be installed
--> Processing Dependency: libtiff >= 3.6.1 for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libtiff.so.3()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libjasper.so.1()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libXext.so.6()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.20.1-4.el6.x86_64
---> Package keyutils-libs-devel.x86_64 0:1.4-4.el6 will be installed
---> Package krb5-libs.x86_64 0:1.10.3-10.el6_4.6 will be updated
---> Package krb5-libs.x86_64 0:1.10.3-37.el6_6 will be an update
---> Package libICE.x86_64 0:1.0.6-1.el6 will be installed
---> Package libSM.x86_64 0:1.2.1-2.el6 will be installed
---> Package libXrandr.x86_64 0:1.4.0-1.el6 will be installed
---> Package libXrender.x86_64 0:0.9.7-2.el6 will be installed
---> Package libXtst.x86_64 0:1.2.1-2.el6 will be installed
---> Package libart_lgpl.x86_64 0:2.3.20-5.1.el6 will be installed
---> Package libcom_err-devel.x86_64 0:1.41.12-18.el6 will be installed
---> Package libselinux-devel.x86_64 0:2.0.94-5.3.el6_4.1 will be installed
--> Processing Dependency: libselinux = 2.0.94-5.3.el6_4.1 for package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64
--> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64
---> Package pango.x86_64 0:1.28.1-7.el6_3 will be installed
--> Processing Dependency: libthai >= 0.1.9 for package: pango-1.28.1-7.el6_3.x86_64
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.28.1-7.el6_3.x86_64
--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.28.1-7.el6_3.x86_64
--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.28.1-7.el6_3.x86_64
---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-136.el6 will be installed
---> Package zip.x86_64 0:3.0-1.el6 will be installed
--> Running transaction check
---> Package cups-libs.x86_64 1:1.4.2-50.el6_4.5 will be installed
--> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: 1:cups-libs-1.4.2-50.el6_4.5.x86_64
--> Processing Dependency: libgnutls.so.26()(64bit) for package: 1:cups-libs-1.4.2-50.el6_4.5.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.4.2-50.el6_4.5.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.4.2-50.el6_4.5.x86_64
---> Package db4-cxx.x86_64 0:4.7.25-18.el6_4 will be installed
---> Package hicolor-icon-theme.noarch 0:0.11-1.1.el6 will be installed
---> Package jasper-libs.x86_64 0:1.900.1-15.el6_1.1 will be installed
---> Package libX11.x86_64 0:1.5.0-4.el6 will be installed
--> Processing Dependency: libX11-common = 1.5.0-4.el6 for package: libX11-1.5.0-4.el6.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.5.0-4.el6.x86_64
---> Package libXcomposite.x86_64 0:0.4.3-4.el6 will be installed
---> Package libXcursor.x86_64 0:1.1.13-6.20130524git8f677eaea.el6 will be installed
---> Package libXdamage.x86_64 0:1.1.3-4.el6 will be installed
---> Package libXext.x86_64 0:1.3.1-2.el6 will be installed
---> Package libXfixes.x86_64 0:5.0-3.el6 will be installed
---> Package libXft.x86_64 0:2.3.1-2.el6 will be installed
---> Package libXi.x86_64 0:1.6.1-3.el6 will be installed
---> Package libXinerama.x86_64 0:1.1.2-2.el6 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.1-1.el6 will be installed
---> Package libpng.x86_64 2:1.2.49-1.el6_2 will be installed
---> Package libselinux.i686 0:2.0.94-5.3.el6_4.1 will be installed
--> Processing Dependency: libdl.so.2(GLIBC_2.1) for package: libselinux-2.0.94-5.3.el6_4.1.i686
--> Processing Dependency: libdl.so.2(GLIBC_2.0) for package: libselinux-2.0.94-5.3.el6_4.1.i686
--> Processing Dependency: libdl.so.2 for package: libselinux-2.0.94-5.3.el6_4.1.i686
--> Processing Dependency: libc.so.6(GLIBC_2.8) for package: libselinux-2.0.94-5.3.el6_4.1.i686
--> Processing Dependency: ld-linux.so.2(GLIBC_2.3) for package: libselinux-2.0.94-5.3.el6_4.1.i686
--> Processing Dependency: ld-linux.so.2 for package: libselinux-2.0.94-5.3.el6_4.1.i686
---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
---> Package libthai.x86_64 0:0.1.12-3.el6 will be installed
---> Package libtiff.x86_64 0:3.9.4-9.el6_3 will be installed
---> Package pixman.x86_64 0:0.26.2-5.el6_4 will be installed
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.25-12.el6 will be installed
---> Package glibc.x86_64 0:2.12-1.132.el6 will be updated
--> Processing Dependency: glibc = 2.12-1.132.el6 for package: glibc-devel-2.12-1.132.el6.x86_64
--> Processing Dependency: glibc = 2.12-1.132.el6 for package: glibc-headers-2.12-1.132.el6.x86_64
--> Processing Dependency: glibc = 2.12-1.132.el6 for package: glibc-common-2.12-1.132.el6.x86_64
---> Package glibc.i686 0:2.12-1.149.el6_6.5 will be installed
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.12-1.149.el6_6.5.i686
--> Processing Dependency: libfreebl3.so for package: glibc-2.12-1.149.el6_6.5.i686
---> Package glibc.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package gnutls.x86_64 0:2.8.5-10.el6_4.2 will be installed
---> Package libX11-common.noarch 0:1.5.0-4.el6 will be installed
---> Package libxcb.x86_64 0:1.8.1-1.el6 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.8.1-1.el6.x86_64
--> Running transaction check
---> Package glibc-common.x86_64 0:2.12-1.132.el6 will be updated
---> Package glibc-common.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package glibc-devel.x86_64 0:2.12-1.132.el6 will be updated
---> Package glibc-devel.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package glibc-headers.x86_64 0:2.12-1.132.el6 will be updated
---> Package glibc-headers.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package libXau.x86_64 0:1.0.6-4.el6 will be installed
---> Package nss-softokn-freebl.i686 0:3.14.3-9.el6 will be installed
--> Finished Dependency Resolution
Error:  Multilib version problems found. This often means that the root
       cause is something else and multilib version checking is just
       pointing out that there is a problem. Eg.:

         1. You have an upgrade for libselinux which is missing some
            dependency that another package requires. Yum is trying to
            solve this by installing an older version of libselinux of the
            different architecture. If you exclude the bad architecture
            yum will tell you what the root cause is (which package
            requires what). You can try redoing the upgrade with
            --exclude libselinux.otherarch ... this should give you an error
            message showing the root cause of the problem.

         2. You have multiple architectures of libselinux installed, but
            yum can only see an upgrade for one of those arcitectures.
            If you don't want/need both architectures anymore then you
            can remove the one with the missing update and everything
            will work.

         3. You have duplicate versions of libselinux installed already.
            You can use "yum check" to get yum show these errors.

       ...you can also use --setopt=protected_multilib=false to remove
       this checking, however this is almost never the correct thing to
       do as something else is very likely to go wrong (often causing
       much more problems).

       Protected multilib versions: libselinux-2.0.94-5.3.el6_4.1.i686 != libselinux-2.0.94-5.8.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@server01 ~]#

yum repolist shows me:

[root@server01 ~]# yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
repo id                                                                          repo name                                                                                    status
puppetlabs-deps                                                                  Puppet Labs Dependencies El 6 - x86_64                                                          77
puppetlabs-products                                                              Puppet Labs Products El 6 - x86_64                                                             538
release.update                                                                   6.6.5                                                                                        6,367
supplemental.release                                                             supplemental.6                                                                                  84
supplemental.release.update                                                      supplemental.6.6.5                                                                               1
repolist: 7,067
[root@server01 ~]#

Tried running the following commands but it’s still errors out (it does some downloading/resolving dependencies but then finally fails with the following new error).
yum-complete-transaction; yum-distro-sync; yum clean all; yum update

Transaction Check Error:
  file /usr/bin/extlookup2hiera from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch
  file /usr/lib/ruby/site_ruby/1.8/hiera/backend/puppet_backend.rb from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch
  file /usr/lib/ruby/site_ruby/1.8/hiera/scope.rb from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch
  file /usr/lib/ruby/site_ruby/1.8/hiera_puppet.rb from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch
  file /usr/lib/ruby/site_ruby/1.8/puppet/parser/functions/hiera.rb from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch
  file /usr/lib/ruby/site_ruby/1.8/puppet/parser/functions/hiera_array.rb from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch
  file /usr/lib/ruby/site_ruby/1.8/puppet/parser/functions/hiera_hash.rb from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch
  file /usr/lib/ruby/site_ruby/1.8/puppet/parser/functions/hiera_include.rb from install of puppet-3.8.4-1.el6.noarch conflicts with file from package hiera-puppet-1.0.0-1.el6.noarch

Error Summary
-------------

I saw this post to install extra package repo for CentOS 6 (x86_64) but that didn’t help. With using this, now I’m getting a 3rd error.

# wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
# rpm -ivh epel-release-6-8.noarch.rpm
warning: epel-release-6-8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Preparing...                ########################################### [100%]
   1:epel-release           ########################################### [100%]
[root@server01 yum.repos.d]#

Now yum repolist shows an extra line (for extra packages — CentOS):

epel                                                                         Extra Packages for Enterprise Linux 6 - x86_64                                                   11,838

Still, running:
sudo yum -y install curl-devel expat-devel gettext-devel openssl-devel zlib-devel gcc perl-ExtUtils-MakeMaker is still giving me the same error (that I got first as mentioned at top).

/etc/yum.repos.d contains —
# pwd; ls -l

/etc/yum.repos.d
total 32
-rw-r--r--  1 root root 14540 Nov  5  2012 epel-release-6-8.noarch.rpm
-rw-r--r--  1 root root   957 Nov  4  2012 epel.repo
-rw-r--r--  1 root root  1056 Nov  4  2012 epel-testing.repo
-rw-r--r--. 1 root root  1250 Jan 22  2014 puppetlabs.repo
-rw-r--r--. 1 root root   406 Dec  8 10:48 mycompany.redhat.repo

Puppetlabs.repo seems redundant for this post, the first 2 .repo files got installed here after I downloaded + installed the extra package repo rpm (as listed in the post/link above) and contents in mycompany.redhat.repo are:

[release.update]
name=$releasever.$YUM0
baseurl=http://manager/yum/$basearch/$releasever/$YUM0/Server
enabled=1
gpgcheck=0

[supplemental.release]
name=supplemental.$releasever
baseurl=http://manager/yum/$basearch/supplemental/$releasever
enabled=1
gpgcheck=0

[supplemental.release.update]
name=supplemental.$releasever.$YUM0
baseurl=http://manager/yum/$basearch/supplemental/$YUM0
enabled=1
gpgcheck=0

Have you got the package conflict error while installing the specific package on RHEL 7 /CentOS 7? Frequently, “fwupdate-efi” package conflicts with the “grub2-common” package in RHEL 7 / CentOS 7 environment. This article will provide the step by step procedure to resolve package conflict errors. In general, if you get such error, you must update the system and retry before taking any action. I have encountered the following error while installing GUI packages (#yum groupinstall “Server with GUI”).

Transaction check error:

Transaction check error:
file /boot/efi/EFI/centos from install of fwupdate-efi-12-5.el7.centos.x86_64 conflicts with file from package grub2-common-1:2.02-0.65 .el7.centos.2.noarch

Error Summary
————-

Solution:

1.  Try to update “grub2” & “firewalld” packages.

[root@kubebase centos]# yum upgrade grub2 firewalld
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.viethosting.com
 * extras: mirrors.viethosting.com
 * updates: mirrors.viethosting.com
Resolving Dependencies
--> Running transaction check
---> Package firewalld.noarch 0:0.4.4.4-14.el7 will be updated
---> Package firewalld.noarch 0:0.5.3-5.el7 will be an update
--> Processing Dependency: python-firewall = 0.5.3-5.el7 for package: firewalld-0.5.3-5.el7.noarch
--> Processing Dependency: firewalld-filesystem = 0.5.3-5.el7 for package: firewalld-0.5.3-5.el7.noarch
---> Package grub2.x86_64 1:2.02-0.65.el7.centos.2 will be updated
---> Package grub2.x86_64 1:2.02-0.65.el7.centos.2 will be obsoleted
---> Package grub2.x86_64 1:2.02-0.76.el7.centos.1 will be obsoleting
--> Processing Dependency: grub2-pc = 1:2.02-0.76.el7.centos.1 for package: 1:grub2-2.02-0.76.el7.centos.1.x86_64 

2. Install GUI packages using the following command which had thrown transaction error before.

[root@kubebase centos]# yum groupinstall "Server with GUI"

or 

[root@kubebase centos]# yum groupinstall 'X Window System' 'GNOME'
Loaded plugins: fastestmirror
There is no installed groups file.
Maybe run: yum groups mark convert (see man yum)
Loading mirror speeds from cached hostfile
 * base: mirrors.viethosting.com
 * extras: mirrors.viethosting.com
 * updates: mirrors.viethosting.com
Resolving Dependencies
--> Running transaction check

You could apply the same logic for any of the conflict errors in YUM. Upgrade the installed package and try to install new packages to overcome this issue.

3. If the above-mentioned method didn’t work, try to update the complete system using yum update and try again.

Hope this article helpful to you.

Reader Interactions

Понравилась статья? Поделить с друзьями:
  • Centos err ssl protocol error
  • Centos configure error no acceptable c compiler found in path
  • Centos authentication token manipulation error
  • Centos 8 appstream error
  • Centos 6 yumrepo error