LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 09-05-2003, 03:27 PM   #16
ToBe
Member
 
Registered: Aug 2003
Distribution: RHEL 4&5 Ubuntu LTS 6.06 & 8.04, FreeBSD
Posts: 74

Rep: Reputation: 20

Fieldmethods!!

I think you hit the nail square on!! The RPM's WERE corupted!!!

I re-downloaded it and verified the MD5.. And tried the simple rpm -Fvh up2date*.rpm walla walla! Problem solved!

No wonder there wasn't an awfully lot of discussion on this... everybody else got good RPM's hehe

*WHEW*

Thank goodness this ordeal is over!

Thanks for taking the time to share your very details steps how you fixed your problem tho!

-ToBeOrNot
 
Old 09-05-2003, 11:02 PM   #17
fieldmethods
Member
 
Registered: Nov 2002
Location: Maryland
Distribution: redhat 9
Posts: 31

Rep: Reputation: 15
Glad that worked out. I've never run into corrupted RPMs, either.

I guess one should get in the habit of always checking md5 sums.

Score one for obsessive completeness
 
Old 09-07-2003, 03:58 PM   #18
Azriel924
LQ Newbie
 
Registered: Aug 2003
Location: Marshall, TX
Distribution: RedHat 9
Posts: 7

Rep: Reputation: 0
Wink up2date probs

I downloaded and installed the RPM. Everything runs fine until the final screen. I always get username errors. I've tried using my old one and setting up a new one with a diff email, no luck. Is this something you have to pay to register for? I've been lurking the Redhat site for months now getting enough info to do an install. RH9 is my 1st Linux install and everything works well except for getting the software updates. Any help appreciated. Flames and jeers cheerfully ignored.
 
Old 09-07-2003, 07:50 PM   #19
Azriel924
LQ Newbie
 
Registered: Aug 2003
Location: Marshall, TX
Distribution: RedHat 9
Posts: 7

Rep: Reputation: 0
Talking Problem solved

I got as excited as the 1st time I booted my first built from scratch PC! Talk about a newbie, I'm kicking myself for not seeing the solution in the beginning. There are 3 steps, not 2 to get up2date working. After I read the Redhat instructions for the 5th time it hit me. I took a chance and used the automated SSL cert update without downloading and checksumming. It worked and the updates ran like a champ. The more I use Linux, the more impressed I am. Now if I can just unlearn my nasty old DOS habits, I think I might just make it.
 
Old 09-08-2003, 01:50 PM   #20
jhibbets
Red Hat
 
Registered: Sep 2003
Location: Raleigh, NC
Distribution: Red Hat Enterprise Linux v 2.1, v 3, v 4
Posts: 174

Rep: Reputation: 30
 
Old 09-11-2003, 04:45 AM   #21
Stephane
LQ Newbie
 
Registered: Sep 2003
Posts: 2

Rep: Reputation: 0
Another problem...

Hi,

I got another kind of problem installing the certificate.

I downloaded the rpm files for RedHat 9, and when I try the rpm up2date-*, I get a File not Found by glob.

I'm in the directory containing the rpm files, I made a checksum on them and it worked but it seems it doesn't find the files. Very strange.

Anyone has an idea?

Stephane.
 
Old 09-11-2003, 09:14 AM   #22
jhibbets
Red Hat
 
Registered: Sep 2003
Location: Raleigh, NC
Distribution: Red Hat Enterprise Linux v 2.1, v 3, v 4
Posts: 174

Rep: Reputation: 30
Stephane,
Can you provide the following after you navigate to the directory:
pwd
ls -al
and the rpm command your using with full output and error messages.
 
Old 09-11-2003, 09:15 AM   #23
jhibbets
Red Hat
 
Registered: Sep 2003
Location: Raleigh, NC
Distribution: Red Hat Enterprise Linux v 2.1, v 3, v 4
Posts: 174

Rep: Reputation: 30
Also, see this thread:
http://www.linuxquestions.org/questi...threadid=89379
 
Old 09-11-2003, 09:42 AM   #24
Stephane
LQ Newbie
 
Registered: Sep 2003
Posts: 2

Rep: Reputation: 0
Found answer, they were corrupted. I downloaded them again and it worked!

Thanks,

Stephane.
 
Old 01-31-2004, 03:59 PM   #25
sgtbob
Member
 
Registered: Jan 2004
Location: Kansas
Distribution: Windows 7, iMAC Lion 8.5, Ubuntu
Posts: 92

Rep: Reputation: 15
up2date --register

I have DL the 4 rpm packages, done the md5sum and all show good. However, when I try to run 'up2date-gnome-3.1.23.2-1.i386 rpm', I get a message that I need to 'up2date --register'. I enter the 'up2date --register', and no matter whether I input new user name, pw, etc., or try using my current user id and pw, I continually get an error that states 'problem with user id'. I've tried all manner of approachs and can't register, so I can not get the rpm packages for my RH9. Anyone have an idea? I'm at my limited wits end....

Bob
 
Old 02-01-2004, 05:57 AM   #26
sgtbob
Member
 
Registered: Jan 2004
Location: Kansas
Distribution: Windows 7, iMAC Lion 8.5, Ubuntu
Posts: 92

Rep: Reputation: 15
By Jove I think I may have figured it out!!! I went to terminal and entered 'su' at $ - then at '#' entered 'rpm -Fvh *.rpm' and Voila - all rpm's appeared to load. Then when I entered 'up2date --register', all sorts of download stuff took place and after 1+ hours, the DL and install appeared to work. Being a newbie, I can only surmise that I have up--to-date stuff rom Redhat. Anyway, I see a lot of items I did not have before all this took place......
 
Old 02-16-2004, 07:28 PM   #27
clarence172000
LQ Newbie
 
Registered: Feb 2004
Location: Colorado
Distribution: Linux RedHat 7.2
Posts: 1

Rep: Reputation: 0
Okay I'm new. I have tried to update the up2date agent also and am getting the following errors.

error: failed dependencies:
poptmodule.so()(64bit) is needed by up2date-2.8.40-2.7.2
libc.so.6.1()(64bit) is needed by up2date-2.8.40-2.7.2
libc.so.6.1(GLIBC_2.2)(64bit) is needed by up2date-2.8.40-2.7.2

Where can I find this things and how/where do I install them.
My AIM buddy name is: clarence1720
and my MSN is: barbieelms@hotmail.com

please help!
 
Old 05-15-2004, 10:03 AM   #28
Clark
LQ Newbie
 
Registered: Apr 2004
Posts: 2

Rep: Reputation: 0
I am still having problems with this installation, I have tried the put both rpm in one directory and run command
rpm -U up2date*.rpm

but I recieve the following error
error: Failed dependencies:
/bin/bash is needed by up2date-4.1.21-3
/bin/sh is needed by up2date-4.1.21-3
libc.so.6 is needed by up2date-4.1.21-3
libc.so.6(GLIBC_2.0) is needed by up2date-4.1.21-3
libc.so.6(GLIBC_2.1) is needed by up2date-4.1.21-3
libc.so.6(GLIBC_2.1.3) is needed by up2date-4.1.21-3

Any suggestions are welcome as I am a Very new user to Linux [using Fedora] and dont really get it yet you might say.

Cheers
 
Old 05-15-2004, 11:35 AM   #29
Clark
LQ Newbie
 
Registered: Apr 2004
Posts: 2

Rep: Reputation: 0
well I managed to find the glibc rpm's and installed them
then ran the combined command as root in a terminal to install up2date and got a new error

rpm -Fvh *.rpm
rpm: relocation error: /lib/i686/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference

humph, any suggestions?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
https SSL Certificate Expired lothario Linux - Security 1 01-19-2005 09:42 PM
Certificate used by up2date and rhn_register stitch_n_milo Linux - Newbie 9 05-01-2004 05:39 AM
up2date certificate problems Laptop2250 Linux - Software 2 10-25-2003 12:51 PM
RH up2date new certificate amphion Linux - Newbie 0 09-24-2003 03:29 AM
up2date bug fixed: New up2date avail. with updated SSL certificate authority file dkaplowitz Red Hat 2 09-04-2003 05:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 04:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration