LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   up2date problem (https://www.linuxquestions.org/questions/linux-newbie-8/up2date-problem-80527/)

BrettPower 08-09-2003 08:54 PM

up2date problem
 
Eveytime I go to register up2date i get this error "problem registering username". Anybody know what this is and how to fix it?

I have scowered boards and FAQs and have found nothing.

Let me know by AIM if possible.

Thanks,
Brett

AIM: BrettAPower

Mathieu 08-09-2003 09:57 PM

Have you tried using a different username ?

You can always take a look at the alternatives to Up2Date.

RedCarpet
http://www.ximian.com/products/redcarpet/

Apt4RPM
http://apt4rpm.sourceforge.net/

BrettPower 08-09-2003 10:00 PM

I have tried other usernames, they don't work either.

However, I purchased the "basic" license through Redhat, so I would like to eventually get up2date to work. Unless, that is, that the alternatives to up2date do the same thing for free. Please let me know.

-Brett

Mathieu 08-09-2003 11:02 PM

If you purchase a license from RedHat, then you should have received an account including a username and password.
I suggest contacting RedHat, your license also includes free technical support.

Yes, the alternatives perform in the same manner as Up2Date.

BrettPower 08-09-2003 11:14 PM

Here is the error in full
 
[root@localhost root]# up2date
Traceback (most recent call last):
File "/usr/share/rhn/up2date_client/gui.py", line 405, in onPrivacyPagePrepare text = rhnreg.privacyText()
File "/usr/share/rhn/up2date_client/rhnreg.py", line 176, in privacyText
return rpcServer.doCall(s.registration.privacy_statement)
File "/usr/share/rhn/up2date_client/rpcServer.py", line 114, in doCall
ret = apply(method, args, kwargs)
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 126, in _request
verbose=self._verbose
File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 130, in request
headers, fd = req.send_http(host, handler)
File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 614, 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')]

Something tells me that the SSL failure is the root of the problem. Any ideas or suggestions?????

erik_ostby 09-01-2003 03:08 PM

Had the same problem with the "SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify
failed".
The problem was a too large time difference with the server.
Use NTP-server to adjust time and sync with "clock.redhat.com"

Kristic 09-01-2003 03:09 PM

You are getting this error because you have not updated your up2date.

Go to rhn.redhat.com and make an account, then go and download the new version. Follow the installation instructions then try to update, it shouldnt give you any problems

erik_ostby 09-01-2003 03:32 PM

Kristic is right.
Check out this link: https://rhn.redhat.com/help/latest-up2date.pxt


All times are GMT -5. The time now is 05:50 AM.