daily pastebin goal
69%
SHARE
TWEET

Untitled

a guest Dec 19th, 2012 60 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [root@rhevman ~]# rhn-channel --add --channel=rhel-x86_64-server-6
  2. Username: USERNAME
  3. Password:
  4. An error has occurred:
  5. <type 'exceptions.TypeError'>
  6. See /var/log/up2date for more information
  7.  
  8. [root@rhevman ~]# cat /var/log/up2date
  9. [Wed Dec 19 14:29:23 2012] up2date
  10. Traceback (most recent call last):
  11.   File "/usr/sbin/rhn-channel", line 159, in <module>
  12.     main()
  13.   File "/usr/sbin/rhn-channel", line 122, in main
  14.     result = subscribeChannels(OPTIONS.channel, OPTIONS.user, OPTIONS.password)
  15.   File "/usr/share/rhn/up2date_client/rhnChannel.py", line 128, in subscribeChannels
  16.     passwd)
  17.   File "/usr/share/rhn/up2date_client/rhnserver.py", line 51, in __call__
  18.     return rpcServer.doCall(method, *args, **kwargs)
  19.   File "/usr/share/rhn/up2date_client/rpcServer.py", line 206, in doCall
  20.     ret = method(*args, **kwargs)
  21.   File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
  22.     return self.__send(self.__name, args)
  23.   File "/usr/share/rhn/up2date_client/rpcServer.py", line 39, in _request1
  24.     ret = self._request(methodname, params)
  25.   File "/usr/lib/python2.6/site-packages/rhn/rpclib.py", line 379, in _request
  26.     request = self._req_body(self._strip_characters(params), methodname)
  27.   File "/usr/lib/python2.6/site-packages/rhn/rpclib.py", line 234, in _req_body
  28.     return xmlrpclib.dumps(params, methodname, encoding=self._encoding)
  29.   File "/usr/lib64/python2.6/xmlrpclib.py", line 1132, in dumps
  30.     data = m.dumps(params)
  31.   File "/usr/lib64/python2.6/xmlrpclib.py", line 677, in dumps
  32.     dump(v, write)
  33.   File "/usr/lib64/python2.6/xmlrpclib.py", line 699, in __dump
  34.     f(self, value, write)
  35.   File "/usr/lib64/python2.6/xmlrpclib.py", line 703, in dump_nil
  36.     raise TypeError, "cannot marshal None unless allow_none is enabled"
  37. <type 'exceptions.TypeError'>: cannot marshal None unless allow_none is enabled
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top