Bug 523432
| Summary: | ISE when running Cobbler Sync on s390x | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Matthew Davis <mdavis> |
| Component: | Provisioning | Assignee: | Justin Sherrill <jsherril> |
| Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 530 | CC: | bhinson, kdmasary |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | s390x | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-26 08:56:01 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: | 462714 | ||
*** This bug has been marked as a duplicate of bug 580072 *** |
On an s390x system, goto Admin -> RHN Sat Config -> Cobbler -> Click 'Update'. You will get an ISE. And catalina.out reports the following: 2009-09-15 09:23:02,543 [TP-Processor8] ERROR com.redhat.rhn.manager.kickstart.cobbler.CobblerCommand - Error calling cobbler. redstone.xmlrpc.XmlRpcFault: cobbler.cexceptions.CX:'Could not find files matching /usr/share/syslinux/pxelinux.0' at redstone.xmlrpc.XmlRpcClient.handleResponse(XmlRpcClient.java:443) at redstone.xmlrpc.XmlRpcClient.endCall(XmlRpcClient.java:376) at redstone.xmlrpc.XmlRpcClient.invoke(XmlRpcClient.java:165) at com.redhat.rhn.manager.kickstart.cobbler.CobblerXMLRPCHelper.invokeMethod(CobblerXMLRPCHelper.java:69) at com.redhat.rhn.manager.kickstart.cobbler.CobblerCommand.invokeXMLRPC(CobblerCommand.java:100) at com.redhat.rhn.manager.kickstart.cobbler.CobblerCommand.invokeXMLRPC(CobblerCommand.java:115) at com.redhat.rhn.manager.satellite.CobblerSyncCommand.store(CobblerSyncCommand.java:41) <-snip-> A lot more java crap, but basically because /usr/share/syslinux/pxelinux.0 does not exist the cobbler sync does not complete. Likely should be fixed along with Bug 505186. Version-Release number of selected component (if applicable): Satellite-5.3.0-RHEL4-re20090724.0-s390x.iso / cobbler-1.6.6-3.el4sat How reproducible: Everytime Steps to Reproduce: 1. Install sat on an s390x box 2. Run cobbler sync 3. Actual results: ISE Expected results: Whatever cobbler sync does