Bug 1055870
| Summary: | rebuild libhbalinux on s390x | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Xiaowei Li <xiaoli> |
| Component: | distribution | Assignee: | RHEL Program Management <pm-rhel> |
| Status: | CLOSED NOTABUG | QA Contact: | Nobody <nobody> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.0 | CC: | lsmid, notting, psabata, qcai, vpavlin |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-12 11:50:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1052999 | ||
|
Description
Xiaowei Li
2014-01-21 06:25:26 UTC
(In reply to Xiaowei Li from comment #0) > Description of problem: > I cannot find libhbalinux at > http://download.devel.redhat.com/nightly/RHEL-7.0-20140120.n.0/compose/ > Server/s390x/os/Packages/ > > but due to bz1052999 the fcoe-utils will be supported on the RHEL 7.0 > > so please re-add libhbalinux back to the s390x. This is a release engineering issue, libhbalinux (nor libhbaapi nor lldpad) has ever been excluded from s390x. I assume the packages weren't included in the compose because they weren't required by anything but that's just a guess. > I also try the latest libhbalinux but fail to install it. > > http://download.eng.bos.redhat.com/brewroot/packages/libhbalinux/1.0.16/2. > el7/s390/ > > [root@ibm-z10-37 ~]# rpm -ivh libhbalinux-1.0.16-2.el7.s390.rpm > error: Failed dependencies: > libc.so.6 is needed by libhbalinux-1.0.16-2.el7.s390 > libc.so.6(GLIBC_2.0) is needed by libhbalinux-1.0.16-2.el7.s390 > libc.so.6(GLIBC_2.1) is needed by libhbalinux-1.0.16-2.el7.s390 > libc.so.6(GLIBC_2.1.3) is needed by libhbalinux-1.0.16-2.el7.s390 > libc.so.6(GLIBC_2.3) is needed by libhbalinux-1.0.16-2.el7.s390 > libc.so.6(GLIBC_2.4) is needed by libhbalinux-1.0.16-2.el7.s390 > libpciaccess.so.0 is needed by libhbalinux-1.0.16-2.el7.s390 Note: You're experimenting with the s390 build, not s390x. FCoE is still not supported on s390. This is a bit weird; what does your glibc provide, by the way? (In reply to Petr Šabata from comment #2) > (In reply to Xiaowei Li from comment #0) > > Description of problem: > > I cannot find libhbalinux at > > http://download.devel.redhat.com/nightly/RHEL-7.0-20140120.n.0/compose/ > > Server/s390x/os/Packages/ > > > > but due to bz1052999 the fcoe-utils will be supported on the RHEL 7.0 > > > > so please re-add libhbalinux back to the s390x. > > This is a release engineering issue, libhbalinux (nor libhbaapi nor lldpad) > has ever been excluded from s390x. I assume the packages weren't included > in the compose because they weren't required by anything but that's just a > guess. I will re-assign it to the release engineering to make sure it will be included in the tree. > > > I also try the latest libhbalinux but fail to install it. > > > > http://download.eng.bos.redhat.com/brewroot/packages/libhbalinux/1.0.16/2. > > el7/s390/ > > > > [root@ibm-z10-37 ~]# rpm -ivh libhbalinux-1.0.16-2.el7.s390.rpm > > error: Failed dependencies: > > libc.so.6 is needed by libhbalinux-1.0.16-2.el7.s390 > > libc.so.6(GLIBC_2.0) is needed by libhbalinux-1.0.16-2.el7.s390 > > libc.so.6(GLIBC_2.1) is needed by libhbalinux-1.0.16-2.el7.s390 > > libc.so.6(GLIBC_2.1.3) is needed by libhbalinux-1.0.16-2.el7.s390 > > libc.so.6(GLIBC_2.3) is needed by libhbalinux-1.0.16-2.el7.s390 > > libc.so.6(GLIBC_2.4) is needed by libhbalinux-1.0.16-2.el7.s390 > > libpciaccess.so.0 is needed by libhbalinux-1.0.16-2.el7.s390 > > Note: You're experimenting with the s390 build, not s390x. FCoE is still > not supported on s390. yes, I can install it with the s390x build. thanks a lot for pointing out this. > > This is a bit weird; what does your glibc provide, by the way? glibc-2.17-47.el7.s390x assign to the distribution team. libhbalinux should be included in the RHEL 7.0 s390x tree since fcoe is enabled on s390x now. Assuming a fcoe-utils build that uses it exists, it should happen automatically. With respect to bug #1073060 closing this as NOTABUG. |