i have a default fc7 t3 installation (x64) and than i just updated and those errors are popping up.<br>and i indeed have 2 hal and pam packages installed.. i386 and x86_64 (don`t know why linux wants to install both architectures)
<br><br>i now did (the forced way i was talking about earlyer):<br>rpm -e hal.i386 --nodeps<br>rpm -e pam.i386 --nodeps<br>yum -y update<br><br>than worked perfectly.<br>and this wasn`t a bug that i could not solve :) it`s more meant as a "bug report" but i don`t find this worth posting on bugzilla so i made a notice of it here.
<br><br><div><span class="gmail_quote">2007/4/5, KH KH <<a href="mailto:kwizart@gmail.com">kwizart@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2007/4/5, Mark <<a href="mailto:markg85@gmail.com">markg85@gmail.com</a>>:<br>> Hey,<br>><br>> yesterday my pc spend a few hours downloading about 230 updates (from Test<br>> 3) and it ended up with ERRORS!!!!!
<br>><br>> Error Summary<br>> -------------<br>><br>> [root@localhost ~]# yum -y update<br>><br>><br>> Transaction Check Error:<br>>   file /usr/share/man/man5/namespace.conf.5.gz from install<br>
> of pam-0.99.7.1-4.fc7 conflicts with file from package pam-0.99.7.1-3.fc7<br>>   file /usr/share/man/man8/pam_namespace.8.gz from install<br>> of pam-0.99.7.1-4.fc7 conflicts with file from package pam-0.99.7.1-3.fc7
<br>>   file /usr/share/man/man8/pam_selinux.8.gz from install of<br>> pam-0.99.7.1-4.fc7 conflicts with file from package pam-0.99.7.1-3.fc7<br>>   file /usr/share/hal/fdi/fdi.dtd from install of hal-0.5.9-1.fc7
 conflicts<br>> with file from package hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package
<br>> hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7
<br>>   file /usr/share/hal/fdi/information/10freedesktop/20-<br>> video-quirk-pm-apple.fdi from install of hal-0.5.9-1.fc7 conflicts with file<br>> from package hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/20-
video-quirk-pm-asus.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-fujitsu.fdi<br>> from install of 
hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7<br>>   file /usr/share/hal/fdi/information/10freedesktop/20-<br>> video-quirk-pm-hp.fdi from install of hal-0.5.9-1.fc7 conflicts with file
<br>> from package hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> 
hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7
<br>>   file<br>> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7<br>>   file /usr/share/hal/fdi/information/10freedesktop/20-
<br>> video-quirk-pm-toshiba.fdi from install of hal-0.5.9-1.fc7 conflicts with<br>> file from package hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/policy/10osvendor/10-keyboard-policy.fdi<br>
> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/policy/10osvendor/10-power-mgmt-policy.fdi<br>> from install of hal-0.5.9-1.fc7
 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package
<br>> hal-0.5.9-0.git20070304.fc7<br>>   file<br>> /usr/share/hal/fdi/policy/10osvendor/20-acl-management.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7
<br>>   file<br>> /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi<br>> from install of hal-0.5.9-1.fc7 conflicts with file from package<br>> hal-0.5.9-0.git20070304.fc7<br>><br>> Error Summary
<br>> -------------<br>><br>> that`s it for the errors.<br>> i can probably bypass the errors by simply remove the existing packages with<br>> force :P<br>><br>> --<br>> fedora-devel-list mailing list
<br>> <a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br>> <a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list">https://www.redhat.com/mailman/listinfo/fedora-devel-list
</a><br>><br><br>Hi!<br>Do you use multilib?<br>I had the same error and i was fixed doing:<br>rpm -e hal.i386<br>I'm using x86_64 but only x86_64 version were updated on x86_64!<br><br>Nicolas (kwizart)<br><br>--<br>
fedora-devel-list mailing list<br><a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list">https://www.redhat.com/mailman/listinfo/fedora-devel-list
</a><br></blockquote></div><br>