[LU-7176] Building a Lustre patched EL7 kernel with rpmbuild installs with a firmware snag. Created: 16/Sep/15  Updated: 29/Jan/22  Resolved: 29/Jan/22

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Richard Henwood (Inactive) Assignee: Dmitry Eremin (Inactive)
Resolution: Cannot Reproduce Votes: 0
Labels: None

Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   

After following the instructions to build a EL7 kernel with Lustre kernel patches described here for EL6:

https://wiki.hpdd.intel.com/pages/viewpage.action?pageId=8126821

The resulting kernel is reluctant to install cleanly:

rpm -ivh ~build/kernel/rpmbuild/RPMS/x86_64/kernel-3.10.0.lustre-1.x86_64.rpm 
Preparing...                          ################################# [100%]
	file /lib/firmware/emi62/bitstream.fw from install of kernel-3.10.0.lustreopa-2.x86_64 conflicts with file from package linux-firmware-20140911-0.1.git365e80c.el7.noarch

The install can be completed using --force:

rpm -ivh --force ~build/kernel/rpmbuild/RPMS/x86_64/kernel-3.10.0.lustre-1.x86_64.rpm 
Preparing...                          ################################# [100%]
Updating / installing...
   1:kernel-3.10.0.lustre        ################################# [100%]


 Comments   
Comment by Joseph Gmitter (Inactive) [ 17/Sep/15 ]

Hi Dmitry,
Can you have a look at Richard's issue? It seems to be a kernel packaging problem.
Thanks
Joe

Generated at Sat Feb 10 02:06:39 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.