Bug 523432 - ISE when running Cobbler Sync on s390x
Summary: ISE when running Cobbler Sync on s390x
Keywords:
Status: CLOSED DUPLICATE of bug 580072
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Provisioning
Version: 530
Hardware: s390x
OS: Linux
low
medium
Target Milestone: ---
Assignee: Justin Sherrill
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: 462714
TreeView+ depends on / blocked
 
Reported: 2009-09-15 13:48 UTC by Matthew Davis
Modified: 2010-08-26 08:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-26 08:56:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matthew Davis 2009-09-15 13:48:44 UTC
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

Comment 1 Brad Hinson 2010-08-26 08:56:01 UTC

*** This bug has been marked as a duplicate of bug 580072 ***


Note You need to log in before you can comment on or make changes to this bug.