Re: libvirt conflict
Gerry Reno <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
James Antill wrote: > Gerry Reno <[email protected]> writes: > > >> # yum list 'libvirt' >> Loaded plugins: dellsysidplugin2, fastestmirror, installonlyn, >> refresh-packagekit, versionlock >> Loading mirror speeds from cached hostfile >> Excluding mirror: mirror.newnanutilities.org >> * fedora: mirror.hiwaay.net >> * updates: mirror.hiwaay.net >> Reading version lock configuration >> Installed Packages >> libvirt.i586 >> 0.6.2-8.fc11 installed >> libvirt.x86_64 >> 0.6.2-8.fc11 installed >> Available Packages >> libvirt.i586 >> 0.6.2-18.fc11 updates >> libvirt.x86_64 >> 0.6.2-18.fc11 updates >> >> >> and when I update libvirt: >> >> Transaction Check Error: >> file /usr/share/libvirt/schemas/domain.rng from install of >> libvirt-0.6.2-18.fc11.x86_64 conflicts with file from package >> libvirt-0.6.2-8.fc11.i586 >> > > What version of yum is this? Can you provide a complete "-d 9" > output. It looks like, for some reason, libvirt.i586 isn't being > updated ... and trying to update libvirt.x86_64 but not libvirt.i586 > fails. The question is why doesn't yum want to update the .i586 > version. > > I had to get this machine working, so I just removed the i586 version and then did the update and it updated ok then. I didn't do -d 9 prior to do this so I don't have that output.