Bug 512718
| Summary: | oracle-selinux Fedora 11 Build Failure | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Devan Goodwin <dgoodwin> |
| Component: | Installation | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 0.6 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-09-10 12:06:33 UTC | Type: | --- |
| 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: | 456554 | ||
Fixed in master, b0b3e6a95082078850e8d92064ddbc6f500a0b12. Built as oracle-selinux-0.1-23.10.*. Spacewalk 0.6 released |
Description of problem: While building on Fedora 11: /usr/bin/checkmodule: loading policy configuration from tmp/oracle-nofcontext.tmp oracle-nofcontext.te":105:ERROR 'syntax error' at token 'corenet_udp_bind_lo_node' on line 24977: corenet_udp_bind_lo_node(oracle_db_t) /usr/bin/checkmodule: error(s) encountered while parsing configuration make: *** [tmp/oracle-nofcontext.mod] Error 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.eWL0al (%build) Bad exit status from /var/tmp/rpm-tmp.eWL0al (%build) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/oracle-selinux.spec'] Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.4/site-packages/mock/util.py", line 324, in do raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/oracle-selinux.spec'] LEAVE do --> EXCEPTION RAISED Version-Release number of selected component (if applicable): oracle-selinux-0.1-23.9 How reproducible: Very. Steps to Reproduce: 1. Submit build to Spacewalk koji instance. Actual results: Fails for Fedora 11. Additional info: 10:19am <adelton> dgoodwin: Might it be that corenet_udp_bind_lo_node is no longer available on F11?