----- 元のメッセージ ----- > 差出人: "Gianluca Cecchi" <[email protected]> > 宛先: "Miroslav Rezanina" <[email protected]> > Cc: "Sandro Bonazzola" <[email protected]>, "Karanbir Singh" > <[email protected]>, "Alan Pevec" > <[email protected]>, "Arman Khalatyan" <[email protected]>, "users" > <[email protected]> > 送信済み: 2017年2月16日, 木曜日 午後 2:25:41 > 件名: Re: [ovirt-users] What is the libcacard-ev.x86_64 ?? > > On Thu, Feb 16, 2017 at 1:47 PM, Miroslav Rezanina <[email protected]> > wrote: > > > > > > > This issue is probably due to move libcacard-rhev from qemu-kvm-rhev > > subpackage > > to separate component libcacard (and so merged with regular libcacard from > > rhel). > > > > This transition was most probably not properly mirrored > > to ovirt so it still expect libcacard-ev to be part of qemu-kvm-ev build. > > In case > > qemu-kvm-ev is based on qemu-kvm-rhev, libcacard subpackage disappeared > > but was not > > added as new component. > > > > Mirek > > > > > How to solve on already installed hosts? > [root@ractor ~]# yum install libcacard
What happened when you try yum update libcacard? > ... > Resolving Dependencies > --> Running transaction check > ---> Package libcacard.x86_64 40:2.5.2-2.el7 will be installed > ... > Transaction check error: > file /usr/lib64/libcacard.so.0.0.0 from install of > libcacard-40:2.5.2-2.el7.x86_64 conflicts with file from package > libcacard-ev-10:2.3.0-31.el7.16.1.x86_64 > > [root@ractor ~]# yum remove libcacard-ev > ... > > Removing: > libcacard-ev x86_64 10:2.3.0-31.el7.16.1 > @ovirt-4.0 47 k > Removing for dependencies: > libguestfs x86_64 1:1.32.7-3.el7.centos.2 > @updates 3.8 M > libguestfs-tools-c x86_64 1:1.32.7-3.el7.centos.2 > @updates 14 M > libguestfs-winsupport x86_64 7.2-1.el7 > installed 2.2 M > libvirt-daemon-kvm x86_64 2.0.0-10.el7_3.4 > @updates 0.0 > ovirt-hosted-engine-ha noarch 2.1.0.1-1.el7.centos > @ovirt-4.1 1.8 M > ovirt-hosted-engine-setup noarch 2.1.0.1-1.el7.centos > @ovirt-4.1 2.0 M > ovirt-provider-ovn-driver noarch 1.0-1.20161219125609.git.el7.centos > @ovirt-4.1 9.4 k > python-libguestfs x86_64 1:1.32.7-3.el7.centos.2 > @updates 1.1 M > qemu-kvm-ev x86_64 10:2.6.0-28.el7_3.3.1 > @ovirt-4.0 9.6 M > safelease x86_64 1.0-7.el7 > installed 43 k > spice-glib x86_64 0.31-6.el7_3.2 > @updates 1.2 M > spice-gtk3 x86_64 0.31-6.el7_3.2 > @updates 112 k > spice-xpi x86_64 2.8-8.el7 > @base 179 k > vdsm x86_64 4.19.4-1.el7.centos > @ovirt-4.1 2.5 M > vdsm-hook-vmfex-dev noarch 4.19.4-1.el7.centos > @ovirt-4.1 21 k > virt-v2v x86_64 1:1.32.7-3.el7.centos.2 > @updates 16 M > virt-viewer x86_64 2.0-12.el7 > @base 1.2 M > > Probably it is needed a new libcacard package that obsoletes libcacard-ev, > before doing anything, correct? > Yes, this can be solved by new build. RHEL libcacard is aware only of RHEL/RHV environment. When package is transferred to centos environment, rhev suffix should be replaced with ev suffix. Mirek > Gianluca > -- Miroslav Rezanina Software Engineer - Virtualization Team _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

