OpenVZ Forum


Home » General » Support » Firmware Conflict on Latest Kernel
Firmware Conflict on Latest Kernel [message #44775] Mon, 02 January 2012 13:59 Go to next message
TAfirehawk is currently offline  TAfirehawk
Messages: 1
Registered: January 2012
Junior Member
I am running CentOS 6.2 with OpenVZ 2.6.32-042stab036.1 on x86_64 and trying to update to the latest build vzkernel-2.6.32-042stab046.1.x86_64.rpm

The vzkernel-firmware is giving me a conflict with the current version:
file /lib/firmware/isci/isci_firmware.bin from install of vzkernel-firmware-2.6.32-042stab046.1.noarch conflicts with file from package vzkernel-firmware-2.6.32-042stab036.1.noarch
file /usr/share/doc/vzkernel-firmware-2.6.32/WHENCE from install of vzkernel-firmware-2.6.32-042stab046.1.noarch conflicts with file from package vzkernel-firmware-2.6.32-042stab036.1.noarch

Has anybody else seen this and what I am doing wrong? I have updated to the latest version for the last four months without issue but not it is not happy.
Re: Firmware Conflict on Latest Kernel [message #45112 is a reply to message #44775] Tue, 31 January 2012 07:51 Go to previous messageGo to next message
yugo45 is currently offline  yugo45
Messages: 5
Registered: May 2011
Location: Arkhangelsk, Russia
Junior Member
1) Turn off openvz repo (enabled=0)
2) Remove pkg: yum remove vzkernel-firmware-2.6.32-042stab044.11.noarch
3) Update system: yum update -y
4) Turn on repo openvz
5) Update system again
6) Enjoy Smile
Re: Firmware Conflict on Latest Kernel [message #45133 is a reply to message #45112] Tue, 31 January 2012 20:37 Go to previous messageGo to next message
Paparaciz
Messages: 302
Registered: August 2009
Senior Member
I remove kernel and kernel-firmware packages
Re: Firmware Conflict on Latest Kernel [message #45170 is a reply to message #44775] Sat, 04 February 2012 20:14 Go to previous messageGo to next message
mustardman is currently offline  mustardman
Messages: 91
Registered: October 2009
Member
You can force yum to exclude packages on command line or in config file.

/etc/yum.conf

and add:
exclude = kernel*

What I did was exclude on the command line during the update.

yum --exclude=kernel* update

[Updated on: Sat, 04 February 2012 20:15]

Report message to a moderator

Re: Firmware Conflict on Latest Kernel [message #45505 is a reply to message #45112] Tue, 13 March 2012 11:48 Go to previous message
AmarC is currently offline  AmarC
Messages: 1
Registered: March 2012
Location: india
Junior Member
Quote:
1) Turn off openvz repo (enabled=0)
2) Remove pkg: yum remove vzkernel-firmware-2.6.32-042stab044.11.noarch
3) Update system: yum update -y
4) Turn on repo openvz
5) Update system again
6) Enjoy Smile

Works perfect !
Thank you.
Previous Topic: Kernel panic?
Next Topic: running vmware in an openvz container?
Goto Forum:
  


Current Time: Tue Aug 13 21:14:51 GMT 2024

Total time taken to generate the page: 0.02958 seconds