Hello  list,
After initial early success patching Solaris SPARC and i386, I am running into 
theses errors now:
smart.Error: Unable to create channel of type 'solaris_rhn'
Traceback below. Any help would be appreciated

bash-3.00# rhn_check
Doing checkNeedUpdate
Traceback (most recent call last):
  File "/opt/redhat/rhn/solaris/usr/sbin/rhn_check", line 317, in ?
    run_local_actions()
  File "/opt/redhat/rhn/solaris/usr/sbin/rhn_check", line 77, in 
run_local_actions
    (status, message, data) = run_action(method, params)
  File "/opt/redhat/rhn/solaris/usr/sbin/rhn_check", line 137, in run_action
    (status, message, data) = rhn.actions.do_call(method, params)
  File 
"/opt/redhat/rhn/solaris/lib/python2.4/site-packages/rhn/actions/__init__.py", 
line 18, in do_call
    return apply(func, params)
  File 
"/opt/redhat/rhn/solaris/lib/python2.4/site-packages/rhn/actions/solarispkgs.py",
 line 189, in checkNeedUpdate
    return refresh_list()
  File 
"/opt/redhat/rhn/solaris/lib/python2.4/site-packages/rhn/actions/solarispkgs.py",
 line 197, in refresh_list
    exitdata = iface.run(command)
  File 
"/opt/redhat/rhn/solaris/lib/python2.4/site-packages/smart/interfaces/up2date/interface.py",
 line 159, in run
    pkglist = self.getPackages()
  File 
"/opt/redhat/rhn/solaris/lib/python2.4/site-packages/smart/interfaces/up2date/interface.py",
 line 50, in getPackages
    if reload: self._ctrl.reloadChannels()
  File "/opt/redhat/rhn/solaris/lib/python2.4/site-packages/smart/control.py", 
line 285, in reloadChannels
    self.rebuildSysConfChannels()
  File "/opt/redhat/rhn/solaris/lib/python2.4/site-packages/smart/control.py", 
line 258, in rebuildSysConfChannels
    channel = createChannel(alias, data)
  File "/opt/redhat/rhn/solaris/lib/python2.4/site-packages/smart/channel.py", 
line 167, in createChannel
    raise Error, _("Unable to create channel of type '%s'") % type
smart.Error: Unable to create channel of type 'solaris_rhn'

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

Reply via email to