Re: [CentOS] yum warning...

2012-01-06 Thread John Doe
From: Tru Huynh > you can but then you need to resync yum and rpm databases: > [tru@centos6 ~]$ yum history sync > will "fix" your warnings Cool! Thx, JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] yum warning...

2012-01-06 Thread Tru Huynh
On Thu, Jan 05, 2012 at 03:01:33PM +, Marko Vojinovic wrote: > On Thursday 05 January 2012 06:17:17 John Doe wrote: > > # yum update > > ... ... > > Running Transaction Test > > Transaction Test Succeeded > > Running Transaction > > Warning: RPMDB altered outside of yum. ... > > How come a simp

Re: [CentOS] yum warning...

2012-01-06 Thread John Hodrien
On Thu, 5 Jan 2012, Ljubomir Ljubojevic wrote: > This can be avoided using "yum localinstall " from the > location where that package is, instead of "rpm -ivh ". AFAIK localinstall is the same as install now, so you can just use: yum install jh ___ C

Re: [CentOS] yum warning...

2012-01-05 Thread Ljubomir Ljubojevic
On 01/05/2012 04:01 PM, Marko Vojinovic wrote: > On Thursday 05 January 2012 06:17:17 John Doe wrote: >> How come a simple update of a a single package from CentOS update >> would "alter RPMDB outside of yum"...? > > The warning is generated by yum, saying that its own database of installed > packa

Re: [CentOS] yum warning...

2012-01-05 Thread John Hodrien
On Thu, 5 Jan 2012, Nicolas Thierry-Mieg wrote: > yes, it appears yum is trying to become more than a depsolver and > frontend for the package manager, ie rpm. Meaning we'll have fewer > options available... depsolver lock-in? > oh well... Don't take it that seriously. It's a warning, you're fre

Re: [CentOS] yum warning...

2012-01-05 Thread Nicolas Thierry-Mieg
John R Pierce wrote: > On 01/05/12 6:17 AM, John Doe wrote: >> How come a simple update of a a single package from CentOS update >> >> would "alter RPMDB outside of yum"...? > > I've gotten those messages when I've installed an RPM without using yum. yes, it appears yum is trying to become more

Re: [CentOS] yum warning...

2012-01-05 Thread John Doe
From: John Hodrien > On Thu, 5 Jan 2012, John Doe wrote: >> How come a simple update of a a single package from CentOS update >> would "alter RPMDB outside of yum"...? > It's not saying it's just done that, it's saying that someone's > added/removed packages using rpm not yum. Ah, now that I

Re: [CentOS] yum warning...

2012-01-05 Thread Marko Vojinovic
On Thursday 05 January 2012 06:17:17 John Doe wrote: > # yum update > ... > Downloading Packages: > vsftpd-2.2.2-6.el6_2.1.x86_64.rpm | 149 > kB 00:01 Running rpm_check_debug > Running Transaction Test > Transaction Test Succeeded > Running Transaction > Warn

Re: [CentOS] yum warning...

2012-01-05 Thread John R Pierce
On 01/05/12 6:17 AM, John Doe wrote: > How come a simple update of a a single package from CentOS update > > would "alter RPMDB outside of yum"...? I've gotten those messages when I've installed an RPM without using yum. -- john r pierceN 37, W 122 santa cruz ca

Re: [CentOS] yum warning...

2012-01-05 Thread John Hodrien
On Thu, 5 Jan 2012, John Doe wrote: How come a simple update of a a single package from CentOS update would "alter RPMDB outside of yum"...? Could that be a plugin?   yum-3.2.29-22.el6.centos.noarch   yum-metadata-parser-1.1.2-16.el6.x86_64   yum-plugin-fastestmirror-1.1.30-10.el6.noarch   yum-

[CentOS] yum warning...

2012-01-05 Thread John Doe
Hey, >From time to time I catch a yum warning. Last time it was today: # yum update ... Downloading Packages: vsftpd-2.2.2-6.el6_2.1.x86_64.rpm | 149 kB 00:01 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transactio