LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-29-2003, 10:42 AM   #1
aldoman
LQ Newbie
 
Registered: Jun 2003
Distribution: Redhat 9
Posts: 14

Rep: Reputation: 0
Thumbs down Problems with up2date and redhat package manager


I've got a bit of a problem with both of this apps - the gui versions btw.

When I click 'add remove programs', it freezes at the 'Processing headers' part - it just stops and brining another window to the foreground makes all the elements of the window turn grey. I have to kill it with xkill.
Also, while doing an up2date, it crashed, same problem as before. I suspect that these 2 problems are interlinked.

Now up2date doesnt even launch and in the 'system tray' next to the clock I can see where the 2 other up2date 'blinkers' are supposed to be (the ones that have crashed and have been xkilled'). That is annoying me too.

Also, when I try and install some RPM software, I double click and nothing happens. I enter my root password and bham. Nothing.

Same problem is also happening (I think) with the terminal version of RPM, It will say 'verfying pacakges #################### 100%' or something similar, then just stop.

Any help would be appreciated here.
 
Old 06-29-2003, 10:42 AM   #2
aldoman
LQ Newbie
 
Registered: Jun 2003
Distribution: Redhat 9
Posts: 14

Original Poster
Rep: Reputation: 0
Argh! Posted this in the wrong forum. Can a mod move it for me please ? - It should be in 'linux - software'.
 
Old 06-29-2003, 12:45 PM   #3
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Sure, no problem, mail next time though... we don't read 'em all.

Cheers,

Finegan
 
Old 06-29-2003, 02:04 PM   #4
aldoman
LQ Newbie
 
Registered: Jun 2003
Distribution: Redhat 9
Posts: 14

Original Poster
Rep: Reputation: 0
Thanks, Finegan.

I rebooted and the up2date problem is now gone, but double clicking on an RPM ain't working... any ideas?
 
Old 06-29-2003, 02:47 PM   #5
aldoman
LQ Newbie
 
Registered: Jun 2003
Distribution: Redhat 9
Posts: 14

Original Poster
Rep: Reputation: 0
RPM (gui) and the odd placed 'notifier' thing is working as root, but not as my account - "martin".

Add/Remove programs also works.
 
Old 06-29-2003, 02:50 PM   #6
scottpioso
Member
 
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Windows 10 prior Red Hat User
Posts: 473

Rep: Reputation: 30
Go to your run command and type:

rhn-applet-gui
 
Old 06-29-2003, 04:08 PM   #7
aldoman
LQ Newbie
 
Registered: Jun 2003
Distribution: Redhat 9
Posts: 14

Original Poster
Rep: Reputation: 0
Thanks, that works fine. But I can't get RPMs working. Even in terminal - it just freezes after i type the command.. I really need help with this
 
Old 06-29-2003, 04:14 PM   #8
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
go to the folder /var/lib/rpm and log in as root and type:
rm -rf __db.* to remove some temporary files and then your rpms should work..
 
Old 06-29-2003, 04:29 PM   #9
aldoman
LQ Newbie
 
Registered: Jun 2003
Distribution: Redhat 9
Posts: 14

Original Poster
Rep: Reputation: 0
Thanks, works a treat
 
Old 06-29-2003, 04:32 PM   #10
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
no problem!@
 
Old 06-29-2003, 07:16 PM   #11
scottpioso
Member
 
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Windows 10 prior Red Hat User
Posts: 473

Rep: Reputation: 30
Aldoman,

I have found that double clicking on the RPMs doesn't really help you if errors should occur. What I do now when installing RPM's is going to the terminal and typing:

rpm -ivh [package name] (to install a new package)
rpm -Uvh [package name] (to upgrade a package)
rpm -e [package name] (to remove a package)

Hope this helps you.
 
Old 06-29-2003, 09:49 PM   #12
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
Quote:
Same problem is also happening (I think) with the terminal version of RPM, It will say 'verfying pacakges #################### 100%' or something similar, then just stop.
as you see he did try the terminal and as you will see this is a bug in redhat....you have to delete them files to cure this problem..
 
Old 06-30-2003, 03:06 PM   #13
coontie
Member
 
Registered: Jun 2003
Distribution: Fedora Core 5
Posts: 100

Rep: Reputation: 15
there's also a nasty rpm bug in RH8.0 where it will freeze and corrupt the Db when you try to rpm -e certain packages. I ended up with all these lithuanian, swahili, etc. language packs that i cant get rid of.
 
Old 06-30-2003, 03:08 PM   #14
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
yes this problem occurs in both rh 8 and rh 9
 
  


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
Package manager for Redhat Avatar33 Red Hat 4 04-13-2005 08:29 AM
Core 2 package manager incompatible with up2date? sdo Fedora 1 07-14-2004 10:37 AM
Package manager on RedHat _flaab_ Red Hat 2 10-15-2003 07:56 PM
Redhat Package Manager on 8.0 ehedman Linux - Distributions 1 05-24-2003 07:04 AM
Redhat 8 Package manager not recog CD mediamaker Linux - Distributions 5 03-17-2003 11:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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