Advertisement
Guest User

Untitled

a guest
Jul 5th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. Message 9:
  2. From rhn-satellite@localhost.localdomain Fri Dec 17 01:32:08 2010
  3. Date: Fri, 17 Dec 2010 01:32:07 +0200
  4. From: rhn-satellite@localhost.localdomain
  5. Subject: RHN Management Satellite sync. report from localhost.localdomain
  6. To: root@localhost.localdomain
  7.  
  8. 01:32:07
  9. SYNC ERROR: unhandled exception occurred:
  10.  
  11. Exception reported from localhost.localdomain
  12. Time: Fri Dec 17 01:32:07 2010
  13. Exception type spacewalk.satellite_tools.xmlDiskSource.MissingXmlDiskSourceFileError
  14.  
  15. Exception Handler Information
  16. Traceback (most recent call last):
  17. File "/usr/bin/satellite-sync", line 138, in main
  18. return satsync.Runner().main()
  19. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 227, in main
  20. ret = method()
  21. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 295, in _step_channel_families
  22. self.syncer.processChannelFamilies()
  23. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 594, in processChannelFamilies
  24. self._process_simple("getChannelFamilyXmlStream", "channel-families")
  25. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 480, in _process_simple
  26. stream = method()
  27. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/xmlDiskSource.py", line 257, in getChannelFamilyXmlStream
  28. return ChannelFamilyDiskSource(self.mountpoint).load()
  29. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/xmlDiskSource.py", line 41, in load
  30. return self._loadFile(filename)
  31. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/xmlDiskSource.py", line 59, in _loadFile
  32. raise MissingXmlDiskSourceFileError("unable to process file %s" % filename)
  33. MissingXmlDiskSourceFileError: unable to process file /mnt/channel_families/channel_families.xml
  34.  
  35.  
  36. Message 9:
  37. From rhn-satellite@localhost.localdomain Fri Dec 17 01:32:08 2010
  38. Date: Fri, 17 Dec 2010 01:32:07 +0200
  39. From: rhn-satellite@localhost.localdomain
  40. Subject: RHN Management Satellite sync. report from localhost.localdomain
  41. To: root@localhost.localdomain
  42.  
  43. 01:32:07
  44. SYNC ERROR: unhandled exception occurred:
  45.  
  46. Exception reported from localhost.localdomain
  47. Time: Fri Dec 17 01:32:07 2010
  48. Exception type spacewalk.satellite_tools.xmlDiskSource.MissingXmlDiskSourceFileError
  49.  
  50. Exception Handler Information
  51. Traceback (most recent call last):
  52. File "/usr/bin/satellite-sync", line 138, in main
  53. return satsync.Runner().main()
  54. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 227, in main
  55. ret = method()
  56. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 295, in _step_channel_families
  57. self.syncer.processChannelFamilies()
  58. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 594, in processChannelFamilies
  59. self._process_simple("getChannelFamilyXmlStream", "channel-families")
  60. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/satsync.py", line 480, in _process_simple
  61. stream = method()
  62. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/xmlDiskSource.py", line 257, in getChannelFamilyXmlStream
  63. return ChannelFamilyDiskSource(self.mountpoint).load()
  64. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/xmlDiskSource.py", line 41, in load
  65. return self._loadFile(filename)
  66. File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/xmlDiskSource.py", line 59, in _loadFile
  67. raise MissingXmlDiskSourceFileError("unable to process file %s" % filename)
  68. MissingXmlDiskSourceFileError: unable to process file /mnt/channel_families/channel_families.xml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement