LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   up2date problem with username (https://www.linuxquestions.org/questions/linux-software-2/up2date-problem-with-username-101029/)

ntloser 10-06-2003 08:47 PM

up2date problem with username Do I need to pay
 
Hi,



THis is what is going on at the terminal when It comes time to see the up2date license agreement

[root@webpchat root]# up2date
Xlib: extension "RENDER" missing on display ":1.0".
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')]

. But I am able to continue with the up2date process. However when it comes time to submit my account information IE register I get , "problem with username".


I went to the redhat website and created an account. I went back and lauched up2date and same thing .. I made sure I entered my newly created account information correctly.

Do I need to install ssh2? Do I need to pay to use that up2date

__EDIT.... I guess it looks like I have to pay for this.. so can I still install new kernels and stuff or not until I pay.. Sorry if this is lame but I am new.

DavidPhillips 10-06-2003 11:02 PM

no you do not need to pay.

you can entitle your system in your account once the profile has been created as a demo account.

Well maybe it has changed but I'm not aware of it. I have been using it for years and decided to pay for an entitlement, I guess a free one came with it because I can do two now. You can also switch entitlements. You just need to login to manage the account.

RedHat changed their certificate so you will need to download and install the new one. Should be on the first user login page at rhnw

ntloser 10-06-2003 11:05 PM

Thanks.. I installed an updated up2date rpm and now it is working.

Do you think it is safe to use this up2date or as I like to call it Redhate update to install a new kernel?

megaspaz 10-07-2003 12:24 AM

it's perfectly safe to run this version of up2date. redhat just changed their security certificates (well a little while ago actually) which is why you needed to install new versions of up2date. when you got to the rhn login screen you should have seen the notice on the right of the username/password fields of that page.

DavidPhillips 10-07-2003 12:37 AM

I have one computer on an account that's paid for and it updates itself automagically, no problems so far.

you could have up2date -u run in a cron job if you want.

ntloser 10-07-2003 12:42 AM

Thanks for your replies. Unfortunately I do not know what a cron job is I assume its like load this process at a certain time?

After getting the updated certificates from RH, I was able to run the update and get all the updated packages. When I ran the updater, the GUI hung but there was alot of HDD activitity for the next 20 minutes. I looked at top and showed up2date was running and using cpu cycles... after the HDD activity stopped and the up2date process stopped.. I rebooted and everything is was still working. I also checked the RH updater again and the only package left was the kernel.. I updated and installed that and rebooted . SO I am assuming that the updates were installed even though the GUI portion crashed while the install was happening ( I am doing all the administration through a VNC connection) Everything still works except when I try to view things in category view. (I am not sure if category view worked before the updates)

megaspaz 10-07-2003 12:49 AM

a cron job is just like a task schedular. you can schedule tasks by the hour, day, week, month. look in your /etc directory. you'll see cron directories in there were you'll have some scripts set up by red hat to run already.

DavidPhillips 10-07-2003 12:54 AM

If you check your mail every day and have access to the machine you will receive a message about updates and could do it manually if you want to decide what to do.

If it's not a server then it's less likely to need immediate updates and could wait until you get around to it.

The machine will checkin with rhnw every two hours for updates.


All times are GMT -5. The time now is 02:55 PM.