Bug 234741

Summary: Multilib conflict (upgrade path): /usr/share/hal/fdi/*
Product: [Fedora] Fedora Reporter: Saikat Guha <sg266>
Component: halAssignee: David Zeuthen <davidz>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-01 10:05:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Saikat Guha 2007-04-01 09:56:01 UTC
Transaction Check Error:
  file /usr/share/hal/fdi/fdi.dtd from install of hal-0.5.9-0.git20070326.fc7
conflicts with file from package hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-apple.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-fujitsu.fdi from
install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
from install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi from
install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/policy/10osvendor/10-power-mgmt-policy.fdi from
install of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7
  file /usr/share/hal/fdi/policy/10osvendor/20-acl-management.fdi from install
of hal-0.5.9-0.git20070326.fc7 conflicts with file from package
hal-0.5.9-0.git20070304.fc7




[root@sioux SPECS]# rpm -q hal
hal-0.5.9-0.git20070304.fc7.x86_64
hal-0.5.9-0.git20070304.fc7.i386

Comment 1 Saikat Guha 2007-04-01 10:05:59 UTC
Whoops. The exclude i?86 line was not commented out in yum.conf so yum couldn't
upgrade the i386 version of the package when it was upgrading the x86_64 version
causing the problem.

Commenting out the exclude line in yum.conf resolves this problem.