Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Hello
I tested this.
I had no issue building the HP be2iscsi kmod using rpmbuild -bb
[loberman@dl580g7 rpmbuild]$ rpmbuild -bb SPECS/hp-beiscsi.kmp.spec
..
..
+ umask 022
+ cd /home/loberman/rpmbuild/BUILD
+ cd hp-be2iscsi-4.2.398.0
+ rm -rf /home/loberman/rpmbuild/BUILDROOT/hp-be2iscsi-4.2.398.0-2.x86_64
+ exit 0
[loberman@dl580g7 rpmbuild]$ ls RPMS/*
kmod-hp-be2iscsi-4.2.398.0-2.x86_64.rpm
Added attachment.
(In reply to Joey Boggs from comment #0)
> Description of problem:
> Unable to use 2.6.32-504.el6 kernel with kmod-be2iscsi. Not sure if this
> be2iscsi related or kernel, move if necessary.
Hi, Joey,
This package, kmod-be2iscsi-10.2.273.0r-1.el6_5.x86_64.rpm, is DUP package,
it can only be used on RHEL6.5GA and RHEL6.5.z (kernel 2.6.32-431, and its zstream kernel, like 2.6.32-431.29.2). And It can not be installed on your kernel, 2.6.32-504.el6. To achieve this, we make this package depend on the function checksum only provided by 2.6.32-431 and its zstream.
I am curious why you play with this DUP package, what is your purpose ?
Please refer to the following link if you want to use DUP package.
https://home.corp.redhat.com/wiki/driver-update-program-dashboard
thanks
Weiping Pan