Re: [CentOS] yum-changelog dependencies...

2009-11-16 Thread John Doe
From: kalinix >Actually you have to have python-dateutil installed (probably a missing >dependency) and the command should be ran as: >yum changelog ||all >[PACKAGE|all|installed|updates|extras|obsoletes|recent] I saw this redhat bugfix: "If "yum changelog" or "yum update --changelog" was run

Re: [CentOS] yum-changelog dependencies...

2009-11-14 Thread kalinix
On Fri, 2009-11-13 at 22:49 +, Geerd-Dietger Hoffmann wrote: > On Fri, Nov 13, 2009 at 10:48 PM, Geerd-Dietger Hoffmann > wrote: > > On Fri, Nov 13, 2009 at 5:04 PM, Karanbir Singh > > wrote: > >> On 11/13/2009 04:51 PM, John Doe wrote: > >>> Hi, > >>> > >>> I wanted to try yum-changelog, s

Re: [CentOS] yum-changelog dependencies...

2009-11-13 Thread Geerd-Dietger Hoffmann
On Fri, Nov 13, 2009 at 10:48 PM, Geerd-Dietger Hoffmann wrote: > On Fri, Nov 13, 2009 at 5:04 PM, Karanbir Singh wrote: >> On 11/13/2009 04:51 PM, John Doe wrote: >>> Hi, >>> >>> I wanted to try yum-changelog, so I yum installed it. >>> It installed without complaining. >>> But, when I try to us

Re: [CentOS] yum-changelog dependencies...

2009-11-13 Thread Geerd-Dietger Hoffmann
On Fri, Nov 13, 2009 at 5:04 PM, Karanbir Singh wrote: > On 11/13/2009 04:51 PM, John Doe wrote: >> Hi, >> >> I wanted to try yum-changelog, so I yum installed it. >> It installed without complaining. >> But, when I try to use it, it complains about a missing module: >> "Dateutil module not availa

Re: [CentOS] yum-changelog dependencies...

2009-11-13 Thread Karanbir Singh
On 11/13/2009 04:51 PM, John Doe wrote: > Hi, > > I wanted to try yum-changelog, so I yum installed it. > It installed without complaining. > But, when I try to use it, it complains about a missing module: > "Dateutil module not available, so can't parse dates" > Missing dependency? > Only package

[CentOS] yum-changelog dependencies...

2009-11-13 Thread John Doe
Hi, I wanted to try yum-changelog, so I yum installed it. It installed without complaining. But, when I try to use it, it complains about a missing module: "Dateutil module not available, so can't parse dates" Missing dependency? Only package I found is python-dateutil.noarch from rpmforge. Is it