Web Server forum
Back To The Forum Home!Search!Private Messaging System

This is Interesting: Free IT Magazines Now Free shipping to   
Web Server Talk Web Server Talk > Unix and Linux reviews > Red Hat support > Red Hat General > Problem connecting to Red Hat Network




Pages (2): [1] 2 »   Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Problem connecting to Red Hat Network  
Chris Maybury


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

I have just installed the .iso version of Red Hat 9 on my system.  I am
trying to update the install version by the RHN.  However there seems to be
a problem connecting to the server.  I have been to the site and joined up
as a member. On running up2date everything runs fine except the privacy
statement never appears and the little hour-glass mouse-pointer to "flip"
indicating the last task isn't complete.  The program successfully collects
a list of files to be searched then when one clicks to send this list an
error box appears saying "Problem registering username".  I ran up2date
through the terminal and it indicated the following error message: SSL.
Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify
failed')]

I thought a change of servers might be worth a try but "up2date --configure"
only showed on server to choose:  http://xmlrpc.rhn.redhat.com/ XMLPPC

If anyone has any ideas I sure would appreciate it.  I have downloaded a
couple of rpm's for installation but both failed because of dependencies.

Thanks in advance.

Chris.





[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Brian


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

I had the same problem.  Here is Boris Glawe's reply...it worked wonders.

redhat has updated it's expired public keys, which are used for encrypted
transfer of all data during the usage of rhn.

Download the recent version of up2date here or on any other redhat mirror:
ftp://ftp-stud.fht-esslingen.de/pub.../>
en/os/i386/


install the files with

rpm -U up2date*.rpm

after having downloaded the two files
up2date-3.1.23.1-5.i386.rpm
up2date-gnome-3.1.23.1-5.i386.rpm.

greets Boris

P.S. If you get familiar with the rpm commandline (there are about 10 Option
s,
you will have to learn), you will not need the rhn-service, since you can
download the update from any mirror file and install them by hand. That's
usually even faster and can be done in the background. You can even specify 
the
file's URL:
rpm -U
ftp://ftp-stud.fht-esslingen.de/pub...23.1-5.i386.rpm
will upgrade the package without storing the file on your disk...


On Tue, 16 Sep 2003 23:14:41 +0000, Chris Maybury wrote:
quote:
> I have just installed the .iso version of Red Hat 9 on my system. I am > trying to update the install version by the RHN. However there seems to be[/QUOTE ] --snip--[QUOTE] > Thanks in advance. > > Chris.




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Brian


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

I had the same problem.  Here is Boris Glawe's reply...it worked wonders.

redhat has updated it's expired public keys, which are used for encrypted
transfer of all data during the usage of rhn.

Download the recent version of up2date here or on any other redhat mirror:
ftp://ftp-stud.fht-esslingen.de/pub.../>
en/os/i386/


install the files with

rpm -U up2date*.rpm

after having downloaded the two files
up2date-3.1.23.1-5.i386.rpm
up2date-gnome-3.1.23.1-5.i386.rpm.

greets Boris

P.S. If you get familiar with the rpm commandline (there are about 10 Option
s,
you will have to learn), you will not need the rhn-service, since you can
download the update from any mirror file and install them by hand. That's
usually even faster and can be done in the background. You can even specify 
the
file's URL:
rpm -U
ftp://ftp-stud.fht-esslingen.de/pub...23.1-5.i386.rpm
will upgrade the package without storing the file on your disk...


On Tue, 16 Sep 2003 23:14:41 +0000, Chris Maybury wrote:
quote:
> I have just installed the .iso version of Red Hat 9 on my system. I am > trying to update the install version by the RHN. However there seems to be[/QUOTE ] --snip--[QUOTE] > Thanks in advance. > > Chris.




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Alexander Dalloz


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

Chris Maybury <chris@localhost.localdomain> wrote:

[ snip ]
quote:
> Sounded like it would work but it didn't. Both files claim depency on eac h > other even when the "-U" and the "--force" options are used. Is there som e > other way to make this work? > > Chris.
Just put them both together: rpm -Uvh package1.rpm package2.rpm This will autoresolve the dependencies between the packages to upgrade. [And --force is not the correct parameter to bypass dependencies but -- nodeps is.] Alexander -- Alexander Dalloz | Enger, Germany PGP key valid: made 13.07.1999 PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Alexander Dalloz


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

Chris Maybury <chris@localhost.localdomain> wrote:

[ snip ]
quote:
> Sounded like it would work but it didn't. Both files claim depency on eac h > other even when the "-U" and the "--force" options are used. Is there som e > other way to make this work? > > Chris.
Just put them both together: rpm -Uvh package1.rpm package2.rpm This will autoresolve the dependencies between the packages to upgrade. [And --force is not the correct parameter to bypass dependencies but -- nodeps is.] Alexander -- Alexander Dalloz | Enger, Germany PGP key valid: made 13.07.1999 PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Alexander Dalloz


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

Chris Maybury <chris@localhost.localdomain> wrote:

[ snip ]
quote:
> Sounded like it would work but it didn't. Both files claim depency on eac h > other even when the "-U" and the "--force" options are used. Is there som e > other way to make this work? > > Chris.
Just put them both together: rpm -Uvh package1.rpm package2.rpm This will autoresolve the dependencies between the packages to upgrade. [And --force is not the correct parameter to bypass dependencies but -- nodeps is.] Alexander -- Alexander Dalloz | Enger, Germany PGP key valid: made 13.07.1999 PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Chris Maybury


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

Thank you guys.  I finally got it figured out and RHN is now working fine.

Chris.

Alexander Dalloz wrote:
quote:
> Chris Maybury <chris@localhost.localdomain> wrote: > > [ snip ] > > > Just put them both together: > > rpm -Uvh package1.rpm package2.rpm > > This will autoresolve the dependencies between the packages to upgrade. > [And --force is not the correct parameter to bypass dependencies but -- > nodeps is.] > > Alexander > >




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Chris Maybury


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

Thank you guys.  I finally got it figured out and RHN is now working fine.

Chris.

Alexander Dalloz wrote:
quote:
> Chris Maybury <chris@localhost.localdomain> wrote: > > [ snip ] > > > Just put them both together: > > rpm -Uvh package1.rpm package2.rpm > > This will autoresolve the dependencies between the packages to upgrade. > [And --force is not the correct parameter to bypass dependencies but -- > nodeps is.] > > Alexander > >




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Chris Maybury


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 11:52 PM

Thank you guys.  I finally got it figured out and RHN is now working fine.

Chris.

Alexander Dalloz wrote:
quote:
> Chris Maybury <chris@localhost.localdomain> wrote: > > [ snip ] > > > Just put them both together: > > rpm -Uvh package1.rpm package2.rpm > > This will autoresolve the dependencies between the packages to upgrade. > [And --force is not the correct parameter to bypass dependencies but -- > nodeps is.] > > Alexander > >




[ Post a follow-up to this message ]



    Re: Problem connecting to Red Hat Network  
Brian


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:01 AM

I had the same problem.  Here is Boris Glawe's reply...it worked wonders.

redhat has updated it's expired public keys, which are used for encrypted
transfer of all data during the usage of rhn.

Download the recent version of up2date here or on any other redhat mirror:
ftp://ftp-stud.fht-esslingen.de/pub.../>
en/os/i386/


install the files with

rpm -U up2date*.rpm

after having downloaded the two files
up2date-3.1.23.1-5.i386.rpm
up2date-gnome-3.1.23.1-5.i386.rpm.

greets Boris

P.S. If you get familiar with the rpm commandline (there are about 10 Option
s,
you will have to learn), you will not need the rhn-service, since you can
download the update from any mirror file and install them by hand. That's
usually even faster and can be done in the background. You can even specify 
the
file's URL:
rpm -U
ftp://ftp-stud.fht-esslingen.de/pub...23.1-5.i386.rpm
will upgrade the package without storing the file on your disk...


On Tue, 16 Sep 2003 23:14:41 +0000, Chris Maybury wrote:
quote:
> I have just installed the .iso version of Red Hat 9 on my system. I am > trying to update the install version by the RHN. However there seems to be[/QUOTE ] --snip--[QUOTE] > Thanks in advance. > > Chris.




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:57 PM.      Post New Thread    Post A Reply      
Pages (2): [1] 2 »   Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 

Back To The Top
Home | Usercp | Faq | Register