[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

new up2date is broken



Hi folks,

up2date seems to be broken. This is what I get:

# /usr/sbin/up2date -h
Traceback (most recent call last):
  File "/usr/sbin/up2date", line 25, in ?
    from up2date_client import repoDirector
  File "repoDirector.py", line 12, in ?
  File "rhnChannel.py", line 131, in getChannels
  File "up2dateAuth.py", line 150, in getLoginInfo
  File "up2dateAuth.py", line 112, in login
  File "rpcServer.py", line 114, in doCall
  File "/usr/lib/python2.2/xmlrpclib.py", line 821, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.2/site-packages/rhn/rpclib.py", line 302, in _request
    verbose=self._verbose
  File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 167, in request
    headers, fd = req.send_http(host, handler)
  File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 680, in send_http
    headers=self.headers)
  File "/usr/lib/python2.2/httplib.py", line 701, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.2/httplib.py", line 723, in _send_request
    self.endheaders()
  File "/usr/lib/python2.2/httplib.py", line 695, in endheaders
    self._send_output()
  File "/usr/lib/python2.2/httplib.py", line 581, in _send_output
    self.send(msg)
  File "/usr/lib/python2.2/httplib.py", line 560, in send
    self.sock.sendall(str)
  File "/usr/lib/python2.2/site-packages/rhn/SSL.py", line 191, in write
    sent = self._connection.send(data)
SSL.Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]
# ls -l /usr/sbin/up2date
-rwxr-xr-x    1 root     root        39759 Aug 21 00:29 /usr/sbin/up2date


Since up2date is my only way to look for new patches, I am stuck. Any suggestions?


Regards


Harri




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]