Bug 665065 - No such erratum rhn-erratum-10578
Summary: No such erratum rhn-erratum-10578
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Satellite Synchronization
Version: 530
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-22 15:59 UTC by Paul S
Modified: 2010-12-24 11:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-24 11:30:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Paul S 2010-12-22 15:59:28 UTC
Description of problem: satellite-sync failure


Version-Release number of selected component (if applicable): Satellite 5.3.0


How reproducible: satellite-sync command


Steps to Reproduce:
1. execute satellite-sync -c rhel-i386-server-cluster-5 
2.
3.
  
Actual results:
Exception reported from rhn.ucs.mun.ca
Time: Wed Dec 22 10:45:15 2010
Exception type satellite_tools.syncLib.RhnSyncException

Exception Handler Information
Traceback (most recent call last):
  File "/usr/bin/satellite-sync", line 142, in main
    return satsync.Runner().main()
  File "/usr/share/rhn/satellite_tools/satsync.py", line 212, in main
    ret = method()
  File "/usr/share/rhn/satellite_tools/satsync.py", line 318, in _step_download_errata
    return self.syncer.download_errata()
  File "/usr/share/rhn/satellite_tools/satsync.py", line 1668, in download_errata
    stream_loader.process(chunk)
  File "/usr/share/rhn/satellite_tools/satsync.py", line 2027, in process
    stream = apply(self.wire_loader, args)
  File "/usr/share/rhn/satellite_tools/xmlWireSource.py", line 243, in getErrataXmlStream
    return self._openSocketStream("dump.errata", (self.systemid, erratumIds))
  File "/usr/share/rhn/satellite_tools/xmlWireSource.py", line 170, in _openSocketStream
    raise RhnSyncException, lastErrorMsg
RhnSyncException: 
Error Message:
    No such erratum rhn-erratum-10578
Error Class Code: 3005
Error Class Info: Unable to retrieve erratum
Explanation: 
     An error has occurred while processing your request. If this problem
     persists please enter a bug report at bugzilla.redhat.com.
     If you choose to submit the bug report, please be sure to include
     details of what you were trying to do when this error occurred and
     details on how to reproduce this problem.

Expected results:
No error


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