|
Home > Archive > Red Hat Installation > October 2004 > Up2Date doesn't work for first time.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Up2Date doesn't work for first time.
|
|
| Mark Healey 2004-09-29, 8:09 pm |
| I istalled fedora core 2 and went to run up2date. It hangs when the
dialog box saying "Testing package set/service RMP inter-dependencies"
The HDD LED on my box flashes briefly about every two seconds.
When I click the close button on the dialog box I get a message saying
that it isn't responding with the opion to force close or continue.
If I continue the symptoms described in the first paragraph return.
So I force it closed.
What do I check?
--
Mark Heaely
marknews(at)healeyonline(dot)com
| |
| Nitewolf 2004-09-30, 10:46 am |
| When you have a lot of packages to update, the dependency check will take
a very very long time. "up2date" is usually slow.
check if you have 'yum' installed
-> rpm -qa | grep yum
if it's installed, just type
-> yum update
if not, surf for the rpm package, get the one for your distribution and
install it -> rpm -Uvh yum*.rpm
(remember that you'll have to have root rights to install all of above)
you can google for 'yum' and read more about it,
like how to update, etc.
you can also read about 'apt', and it's GUI package management 'synaptic'
all of these are package management utilities. stick to one, of which you
are comfortable. yum is text based
On Thu, 30 Sep 2004 01:25:42 +0000, Mark Healey wrote:
> I istalled fedora core 2 and went to run up2date. It hangs when the
> dialog box saying "Testing package set/service RMP inter-dependencies"
> The HDD LED on my box flashes briefly about every two seconds.
>
> When I click the close button on the dialog box I get a message saying
> that it isn't responding with the opion to force close or continue.
> If I continue the symptoms described in the first paragraph return.
>
> So I force it closed.
>
> What do I check?
| |
| Mark Healey 2004-10-02, 9:11 pm |
| On Thu, 30 Sep 2004 11:30:53 UTC, Nitewolf <nitewolf@starhub.net.sg>
wrote:
> When you have a lot of packages to update, the dependency check will take
> a very very long time. "up2date" is usually slow.
>
> check if you have 'yum' installed
> -> rpm -qa | grep yum
>
> if it's installed, just type
> -> yum update
yum worked. I guess I'll have to wait a few days to see if there are
more updates to check up2date with.
thanks.
--
Mark Heaely
marknews(at)healeyonline(dot)com
|
|
|
|
|