Re: Fedora 9 will not update

2008-07-11 Thread Michael Schwendt
On Thu, 10 Jul 2008 20:50:07 -0400, Bob Barrett wrote: Because the problem seemed to be with yum, I didn't think all the stuff I had removed was relevant. Only with the full output one can draw conclusions. Some further below. When running yum list installed... it said had the two packages.

Re: Fedora 9 will not update

2008-07-11 Thread Bob Barrett
Michael Schwendt wrote: On Thu, 10 Jul 2008 20:50:07 -0400, Bob Barrett wrote: Because the problem seemed to be with yum, I didn't think all the stuff I had removed was relevant. Only with the full output one can draw conclusions. Some further below. When running yum list

Re: Fedora 9 will not update

2008-07-11 Thread Rick Stevens
Michael Schwendt wrote: On Fri, 11 Jul 2008 14:48:40 -0400, Bob Barrett wrote: Your's shows the time as 04:51 AM. Do you get up that early, or stay up that late? For me, it would probably be up that late. Thanks, anyway. No, different time-zone. It was 10:51:05 here (UTC +2). You're right:

Re: Fedora 9 will not update

2008-07-11 Thread Michael Schwendt
On Fri, 11 Jul 2008 13:52:45 -0700, Rick Stevens wrote: Could not find update match for yum No Packages marked for Update Fine. You have the latest already. Not necessarily. The OP should yum clean all, THEN yum update. Sometimes there's stale repo data lurking about. It's happened

Re: Fedora 9 will not update

2008-07-11 Thread Bob Barrett
Michael Schwendt wrote: On Fri, 11 Jul 2008 14:48:40 -0400, Bob Barrett wrote: Your's shows the time as 04:51 AM. Do you get up that early, or stay up that late? For me, it would probably be up that late. Thanks, anyway. No, different time-zone. It was 10:51:05 here (UTC +2).

Fedora 9 will not update

2008-07-10 Thread Bob Barrett
[]# yum update | grep 'Missing Dep' | less (lots of snipping) Error: Missing Dependency: perl = 4:5.10.0-22.fc9 is needed by... Error: Missing Dependency: kdevelop = 9:3.5.2-1.fc9 is needed by... Error: Missing Dependency: perl = 4:5.10.0-22.fc9 is needed by... Error: Missing Dependency: perl =

Re: Fedora 9 will not update

2008-07-10 Thread Frank Murphy
On Thu, 2008-07-10 at 14:40 -0400, Bob Barrett wrote: []# yum update | grep 'Missing Dep' | less (lots of snipping) How do I fix yum so that it will recognize a package that it says is installed, but doesn't remember that when it is needed for an update? Sometimes yum seems demented.

Re: Fedora 9 will not update

2008-07-10 Thread Michael Schwendt
On Thu, 10 Jul 2008 14:40:52 -0400, Bob Barrett wrote: []# yum update | grep 'Missing Dep' | less (lots of snipping) Bad, bad, bad. You snipped the important details that would help in understanding the dependencies. As I've run the extras repoclosure scripts the last few days, I would know

Re: Fedora 9 will not update

2008-07-10 Thread Itamar - IspBrasil
try this yum -y install yum\* yum update --enablerepo=updates-testing yum update --skip-broken Bob Barrett wrote: []# yum update | grep 'Missing Dep' | less (lots of snipping) Error: Missing Dependency: perl = 4:5.10.0-22.fc9 is needed by... Error: Missing Dependency: kdevelop =

Re: Fedora 9 will not update

2008-07-10 Thread Bob Barrett
Frank Murphy wrote: On Thu, 2008-07-10 at 14:40 -0400, Bob Barrett wrote: []# yum update | grep 'Missing Dep' | less (lots of snipping) How do I fix yum so that it will recognize a package that it says is installed, but doesn't remember that when it is needed for an update?

Re: Fedora 9 will not update

2008-07-10 Thread Bob Barrett
Michael Schwendt wrote: On Thu, 10 Jul 2008 14:40:52 -0400, Bob Barrett wrote: []# yum update | grep 'Missing Dep' | less (lots of snipping) Bad, bad, bad. You snipped the important details that would help in understanding the dependencies. As I've run the extras repoclosure scripts

Re: Fedora 9 will not update

2008-07-10 Thread Aldo Foot
On Thu, Jul 10, 2008 at 5:50 PM, Bob Barrett [EMAIL PROTECTED] wrote: Michael Schwendt wrote: ...big snip... 1:perl-Pod-Escapes-1.04-22.fc9.i386 from installed has depsolving problems -- Missing Dependency: perl = 4:5.10.0-22.fc9 is needed by package Interesting... Cpan says Pod::Escapes

Re: Fedora 9 will not update

2008-07-10 Thread Bob Barrett
Itamar - IspBrasil wrote: try this yum -y install yum\* yum update --enablerepo=updates-testing yum update --skip-broken Bob Barrett wrote: []# yum update | grep 'Missing Dep' | less (lots of snipping) Error: Missing Dependency: perl = 4:5.10.0-22.fc9 is needed by... Error: Missing