Le 29/07/2013 21:01, johnsg(a)dreamscape.com a écrit :
Recent Fedora 17 yum updates are failing.
Failure report reads:
file ...(various files)... from install of
trinity-hal-info-20091130-1.fc17.noarch conflicts with
file from package hal-info-20090716-4.fc17.noarch
files affected include:
.../10freedesktop/
10-laptop-panel-hardware.fdi
10-modem.fdi
10-usb-card-readers.fdi
10-usb-music-players.fdi
20-vidio-quirk-pm-acer.fdi
20-vidio-quirk-pm-asus.fdi
20-vidio-quirk-pm-hp.fdi
20-vidio-quirk-pm-ibm.fdi
20-vidio-quirk-pm-lenovo.fdi
20-vidio-quirk-pm-sony.fdi
30-keymap-hp.fdi
30-keymap-misc.fdi
The trinity-hal-info package is nominally from the repo:
trinity-3.5.13-noarch
The hal-info package is nominally from the repo:
trinity-extras-noarch
There is also a disconnect between Fedora Release values: hal-info
reports as Release 4.fc17; trinity-hal-info reports as Release 1.fc17.
Note there are crossconflicts in both file size and date, so I
hesitated to just pick one.
Problem is not occuring on current Scientific Linux updates.
Don't know if this affects other Fedora versions.
If its not a quickfix, any suggested workarounds would be appreciated.
Thanks for Trinity
Really Really Thanks
JohnSG
Hello,
the packages "hal" and "hal-info" have been renamed to
"trinity-hal" and
"trinity-hal-info".
The error message you see comes from a packaging mistake, that I will
fix soon.
Now, you can safely remove manually "hal-info" and install
"trinity-hal-info", even if the version number is lower.
To avoid breaking everything, type following commands:
rpm -e --nodeps hal-info
yum install trinity-hal-info
Francois