LinuxQuestions.org
Review your favorite Linux distribution.
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 11-07-2003, 07:06 PM   #91
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58

well you must already have a working version on there, it's just trying to update to a newer version.

one thing you can do is to try the up2date gui, it will let you pick which updates to install and you could update everything that works. Then you could try to fix the pearl update. Maybe it was just a bad download. If you remove the files from /var/spool/up2date you can download it again.
 
Old 11-07-2003, 07:56 PM   #92
ozstar
Member
 
Registered: Oct 2003
Location: Sydney OZ
Distribution: Ubuntu 20.04LTS, Zorin 16.2 Pro
Posts: 143

Rep: Reputation: 15
Thanks.. I'll try that on Monday.. Gotta get out of the city for w'kend to clear the brain!! Have a good weekend.

David 2!
 
Old 11-07-2003, 08:39 PM   #93
Blackrose1
Member
 
Registered: Oct 2003
Location: jacksonville, fl
Distribution: rh8
Posts: 33

Rep: Reputation: 15
Ok, I'm running rh8 and I've tried all the up2date stuff rh suggested, including the "no deps" thing, and I haven't been able to complete registration... I get "error registering server name" . Furthermore, with recent downloads of ANYTHING either rpm or .tar, I see the package on my screen but when I try to move or open any of these files, the computer doesn't recognize them! H-E-L-P!
 
Old 11-07-2003, 09:23 PM   #94
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Are you using a proxy?

Did you install the new up2date rpm?


show us the output of this command..

rpm -q up2date


and this one..

cat /etc/sysconfig/rhn/up2date
 
Old 11-08-2003, 03:58 PM   #95
Blackrose1
Member
 
Registered: Oct 2003
Location: jacksonville, fl
Distribution: rh8
Posts: 33

Rep: Reputation: 15
ok when I ran the first command: rpm -q up2date I got this:
up2date-3.0.7-1
up2date-3.0.7.2-1
and when I ran the second... I got
"bash: cat/etc/sysconfig/rhn/up2date: No such file or directory"
 
Old 11-08-2003, 03:59 PM   #96
Blackrose1
Member
 
Registered: Oct 2003
Location: jacksonville, fl
Distribution: rh8
Posts: 33

Rep: Reputation: 15
btw, what does "affero" mean?
 
Old 11-09-2003, 12:49 AM   #97
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
It's strange you have two versions of up2date, maybe that's the problem


There should be a space between cat and the rest of it


Affero is a site for making comments or donations for help received, check it out.

Last edited by DavidPhillips; 11-09-2003 at 12:51 AM.
 
Old 11-12-2003, 01:35 PM   #98
Blackrose1
Member
 
Registered: Oct 2003
Location: jacksonville, fl
Distribution: rh8
Posts: 33

Rep: Reputation: 15
oh, ok. Now, back to my issue.... I do appreciate your being around, and I'd like to know what I can to to enable my system to upgrade, especially so I can a: get my new printer to working via CUPS,
b: get my media players (xmms) and (xplayer) to work.
thanks for all suggestions.
 
Old 11-12-2003, 05:25 PM   #99
yardgnome
LQ Newbie
 
Registered: Nov 2003
Location: Austin, TX
Posts: 1

Rep: Reputation: 0
g++ install with up2date

Ok, I know this is a super basic easy question, but I can't seem to find the answer. I'm using Redhat 9. How do you install g++ using up2date? I can't figure out what package it's in. Thanks.
 
Old 11-12-2003, 06:48 PM   #100
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
isn't it part of gcc?



`up2date gcc`
 
Old 11-12-2003, 06:50 PM   #101
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
back to the other post..

maybe if you reinstall the latest up2date rpm it will fix the problem.



I would try to remove it first with `rpm -e up2date`

Last edited by DavidPhillips; 11-13-2003 at 06:22 PM.
 
Old 11-12-2003, 10:51 PM   #102
Blackrose1
Member
 
Registered: Oct 2003
Location: jacksonville, fl
Distribution: rh8
Posts: 33

Rep: Reputation: 15
How would someone upgrade their rh8 install using apt-get? Just curious.... I'm leery of going back to red hat to try the up2date thing again...
 
Old 11-13-2003, 03:35 AM   #103
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Quote:
Originally posted by Blackrose1
oh, ok. Now, back to my issue.... I do appreciate your being around, and I'd like to know what I can to to enable my system to upgrade,
Run: rpm -e --allmatches --nodeps up2date up2date-gnome

Then go back to https://rhn.redhat.com and install a working up2date version as explained.

When you're done with that, configure up2date as suggested earlier. If you get the mysterious I/O error again upon accessing the config file, you have a much bigger problem lurking somewhere.
 
Old 11-13-2003, 03:07 PM   #104
Blackrose1
Member
 
Registered: Oct 2003
Location: jacksonville, fl
Distribution: rh8
Posts: 33

Rep: Reputation: 15
Question

Ok, when I did that, I got a message
"warning: /etc/sysconfig/rhn/up2date saved as /etc/sysconfig/rhn/up2date.rpmsave"
what does this mean? btw, I'm @home, with the normal firewall settings.

Last edited by Blackrose1; 11-13-2003 at 03:10 PM.
 
Old 11-13-2003, 04:39 PM   #105
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
That means, that the information we get from you is pretty inaccurate and not helpful upon analyzing your problem(s). Some time ago you wrote you get an input/output error upon reading up2date's config file. Then you didn't pay attention to what DavidPhillips asked you to enter. And now RPM saves up2date's config file, so you don't lose it upon erasing the up2date packages. You can keep the up2date.rpmsave file and restore it after you have installed up2date again. Or you can delete it and configure up2date from scratch. RPM tries to be helpful, so you don't lose changes in config files.

Anyway, before you install up2date again, you should visit your Red Hat Network account at https://rhn.redhat.com and get rid of old system profiles. Make sure you have a free entitlement before trying to register your machine again.
 
  


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
Problems with up2date... monkiidansu Fedora 12 09-26-2005 10:37 AM
Problems with up2date mohd281 Linux - Newbie 13 08-17-2005 03:13 AM
Up2date problems dreyes81 Linux - Newbie 2 07-10-2005 02:22 PM
up2date problems... chiefreborn Linux - Software 3 06-14-2005 02:57 AM
up2date problems Arc4ne Linux - Security 5 08-27-2004 09:28 PM

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

All times are GMT -5. The time now is 10:13 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