'spacewalk-splice-checkin' fails with an errror "Resource not found on the server'"

Solution Verified - Updated -

Issue

  • spacewalk-splice-checkin execution fails with below error:
-bash-4.1$ spacewalk-splice-checkin
Traceback (most recent call last):
  File "/usr/bin/spacewalk-splice-checkin", line 96, in <module>
    checkin.main(opts)
  File "/usr/lib/python2.6/site-packages/spacewalk_splice_tool/checkin.py", line 275, in main
    spacewalk_sync(options)
  File "/usr/lib/python2.6/site-packages/spacewalk_splice_tool/checkin.py", line 193, in spacewalk_sync
    kps.update_owners(spacewalk_details['org_list'], client.prefix)
  File "/usr/lib/python2.6/site-packages/spacewalk_splice_tool/katello_sync.py", line 101, in update_owners
    self.katello_client.update_owner(owner_label_map[katello_label]['name'], {'name': orgs[org_id]})
  File "/usr/lib/python2.6/site-packages/spacewalk_splice_tool/katello_connect.py", line 89, in update_owner
    return self.orgapi.update(name, params)
  File "/usr/lib/python2.6/site-packages/katello/client/api/organization.py", line 36, in update
    return self.server.PUT(path, {"organization": params})[1]
  File "/usr/lib/python2.6/site-packages/katello/client/server.py", line 470, in PUT
    return self._request('PUT', path, body=body, multipart=multipart, custom_headers=custom_headers)
  File "/usr/lib/python2.6/site-packages/katello/client/server.py", line 249, in _request
    return self._process_response(connection.getresponse())
  File "/usr/lib/python2.6/site-packages/katello/client/server.py", line 307, in _process_response
    raise ServerRequestError(response.status, response_body, None)
katello.client.server.ServerRequestError: (404, {u'displayMessage': u'Resource not found on the server', u'errors': [u'Not found']}, None)

Environment

  • Subscription Asset Manager (SAM) 1.4
  • Red Hat Satellite 5.6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.