Re: F13: Warning: RPMDB altered outside of yum.

2010-08-20 Thread Suvayu Ali
On Friday 20 August 2010 06:45 PM, Daniel B. Thurman wrote:
   I get this message when I either install or remove
 a package.  What is it?


You probably used

$ rpm -ivh something.rpm

to install something rather than

$ yum localinstall something.rpm

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F13: Warning: RPMDB altered outside of yum.

2010-08-20 Thread Kevin J. Cummings
On 08/20/2010 09:45 PM, Daniel B. Thurman wrote:
  I get this message when I either install or remove
 a package.  What is it?

FWICT, it means that something other than yum changed the RPM
database.  Usually this means RPM  It could mean some other software
calling the primitives directly

-- 
Kevin J. Cummings
kjch...@rcn.com
cummi...@kjchome.homeip.net
cummi...@kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F13: Warning: RPMDB altered outside of yum.

2010-08-20 Thread Daniel B. Thurman
 On 08/20/2010 06:50 PM, Suvayu Ali wrote:
 On Friday 20 August 2010 06:45 PM, Daniel B. Thurman wrote:
   I get this message when I either install or remove
 a package.  What is it?

 You probably used

 $ rpm -ivh something.rpm

 to install something rather than

 $ yum localinstall something.rpm

Hmm... the only time I used rpm was to install RPMFusion
and livna.  Is that a problem?

Can this warning be reset/cleared?

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F13: Warning: RPMDB altered outside of yum.

2010-08-20 Thread Kevin Fenzi
On Fri, 20 Aug 2010 18:45:59 -0700
Daniel B. Thurman d...@cdkkt.com wrote:

  I get this message when I either install or remove
 a package.  What is it?

It's just a warning... when you install/remove/upgrade something with
rpm directly, then use yum again, it's letting you know that something
was modified with rpm. 

Transactions done with rpm directly don't show up in 'yum history' as
rpm doesn't update the yumdb with that info. 

So, it's likely not a problem, but it's probably best to get in the
habit of using yum all the time. 

kevin


signature.asc
Description: PGP signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F13: Warning: RPMDB altered outside of yum.

2010-08-20 Thread Suvayu Ali
On Friday 20 August 2010 06:52 PM, Daniel B. Thurman wrote:
   On 08/20/2010 06:50 PM, Suvayu Ali wrote:
 On Friday 20 August 2010 06:45 PM, Daniel B. Thurman wrote:
I get this message when I either install or remove
 a package.  What is it?

 You probably used

 $ rpm -ivh something.rpm

 to install something rather than

 $ yum localinstall something.rpm

 Hmm... the only time I used rpm was to install RPMFusion
 and livna.  Is that a problem?


That would explain it.

 Can this warning be reset/cleared?


You could try reinstalling with yum. btw, as far as I recall the latest 
yum supports installing rpm packages over http or ftp. No reason to use 
rpm directly any more. :) (except for queries and troubleshooting ofc :-p)

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines