Hello,
   I recently setup a spacewalk installation, 0.8.17-1.e15, and setup my first 
channel with a problem. I also have a number of Xenserver VMs and wanted to 
setup a channel to the Citrix Xensource repo but when I run the following 
command to sync the repo it throws an exception:

Command:

/usr/bin/spacewalk-repo-sync --channel citrix --url 
http://updates.xensource.com/XenServer/5.5.0/centos5x/ --type yum --label citrix

error:

Repo http://updates.xensource.com/XenServer/5.5.0/centos5x/ has 33 packages.
1/33 : xe-guest-utilities-5.5.0-458-0.src
ERRORException reported from spacewalk
Time: Tue Apr  6 10:09:50 2010
Exception type exceptions.KeyError

Exception Handler Information
Traceback (most recent call last):
  File "/usr/share/rhn/satellite_tools/reposync.py", line 136, in 
import_packages
    self.upload_package(pack, path)
  File "/usr/share/rhn/satellite_tools/reposync.py", line 170, in upload_package
    org_id=self.channel['org_id'])
  File "/usr/share/rhn/server/rhnPackageUpload.py", line 155, in push_package
    header_end=header_end, channels=channels)
  File "/usr/share/rhn/server/importlib/mpmSource.py", line 211, in 
create_package
    header_end=header_end, channels=channels)
  File "/usr/share/rhn/server/importlib/headerSource.py", line 403, in 
createPackage
    channels)
  File "/usr/share/rhn/server/importlib/headerSource.py", line 267, in populate
    header_start, header_end)
  File "/usr/share/rhn/server/importlib/headerSource.py", line 79, in populate
    if self['sigmd5']:
  File "/usr/lib64/python2.4/UserDict.py", line 17, in __getitem__
    def __getitem__(self, key): return self.data[key]
KeyError: 'sigmd5'

Any help would be greatly appreciated!

Thanks




      

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to