Fedora Linux Support Community & Resources Center
  #1  
Old 13th January 2011, 09:21 AM
noobusinglinux's Avatar
noobusinglinux Offline
Registered User
 
Join Date: Oct 2008
Location: canada alberta
Posts: 210
linuxfedorafirefox
Question RPMDB altered outside of yum

hi guys
lately when updateing my computer ive been seeng this error msg
i dont know what it means but i think its bad
Code:
[root@Robert robertONLY]# yum update evince 
Loaded plugins: auto-update-debuginfo, presto, refresh-packagekit, remove-with-
              : leaves
Found 82 installed debuginfo package(s)
Enabling rpmfusion-free-debuginfo: RPM Fusion for Fedora 13 - Free - Debug
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: evince = 2.30.3-1.fc13 for package: evince-nautilus-2.30.3-1.fc13.i686
---> Package evince.i686 0:2.30.3-2.fc13 set to be updated
--> Processing Dependency: evince-libs = 2.30.3-2.fc13 for package: evince-2.30.3-2.fc13.i686
--> Running transaction check
---> Package evince-libs.i686 0:2.30.3-2.fc13 set to be updated
---> Package evince-nautilus.i686 0:2.30.3-2.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch        Version                Repository      Size
================================================================================
Updating:
 evince                 i686        2.30.3-2.fc13          updates        979 k
Updating for dependencies:
 evince-libs            i686        2.30.3-2.fc13          updates        173 k
 evince-nautilus        i686        2.30.3-2.fc13          updates         24 k

Transaction Summary
================================================================================
Upgrade       3 Package(s)

Total size: 1.1 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
does anyone know what RPMDB altered outside of yum means?
is it bad ?
__________________
http://geeks.pirillo.com/
Reply With Quote
  #2  
Old 13th January 2011, 09:28 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: RPMDB altered outside of yum

Quote:
Originally Posted by noobusinglinux View Post
hi guys
lately when updateing my computer ive been seeng this error msg
i dont know what it means but i think its bad
Code:
[root@Robert robertONLY]# yum update evince 
Loaded plugins: auto-update-debuginfo, presto, refresh-packagekit, remove-with-
              : leaves
Found 82 installed debuginfo package(s)
Enabling rpmfusion-free-debuginfo: RPM Fusion for Fedora 13 - Free - Debug
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: evince = 2.30.3-1.fc13 for package: evince-nautilus-2.30.3-1.fc13.i686
---> Package evince.i686 0:2.30.3-2.fc13 set to be updated
--> Processing Dependency: evince-libs = 2.30.3-2.fc13 for package: evince-2.30.3-2.fc13.i686
--> Running transaction check
---> Package evince-libs.i686 0:2.30.3-2.fc13 set to be updated
---> Package evince-nautilus.i686 0:2.30.3-2.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch        Version                Repository      Size
================================================================================
Updating:
 evince                 i686        2.30.3-2.fc13          updates        979 k
Updating for dependencies:
 evince-libs            i686        2.30.3-2.fc13          updates        173 k
 evince-nautilus        i686        2.30.3-2.fc13          updates         24 k

Transaction Summary
================================================================================
Upgrade       3 Package(s)

Total size: 1.1 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
does anyone know what RPMDB altered outside of yum means?
is it bad ?
It means you used rpm to install or remove something, it is safe to ignore.
Reply With Quote
  #3  
Old 13th January 2011, 09:33 AM
noobusinglinux's Avatar
noobusinglinux Offline
Registered User
 
Join Date: Oct 2008
Location: canada alberta
Posts: 210
linuxfedorafirefox
Re: RPMDB altered outside of yum

but im not currently using an rpm
or is this warning gonna show up every time
__________________
http://geeks.pirillo.com/
Reply With Quote
  #4  
Old 13th January 2011, 09:36 AM
tox
Guest
 
Posts: n/a
windows_7firefox
Re: RPMDB altered outside of yum

here's an answer to the question http://illiterat.livejournal.com/7834.html http://www.google.com.au/search?q=RP...ient=firefox-a

Last edited by tox; 13th January 2011 at 09:38 AM.
Reply With Quote
  #5  
Old 13th January 2011, 09:37 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: RPMDB altered outside of yum

Quote:
Originally Posted by noobusinglinux View Post
but im not currently using an rpm
or is this warning gonna show up every time

You did at sometime.


try

Code:
su
yum clean all
this should clear it
Reply With Quote
  #6  
Old 13th January 2011, 02:53 PM
AlbertP Offline
Registered User
 
Join Date: Nov 2010
Location: /home/Albert, sometimes C:\Users\Albert
Posts: 97
linuxchrome
Re: RPMDB altered outside of yum

It isn't a real problem - Yum works correctly as it is Warning not Error. It should appear one time you run Yum and then be gone. Don't worry, I have also got this message when running a yum install, but the install went OK.
__________________
Linux User #528502
Reply With Quote
  #7  
Old 13th January 2011, 04:03 PM
Mariusz W Offline
Registered User
 
Join Date: Nov 2007
Location: Berkeley, California
Posts: 690
linuxfedorafirefox
Re: RPMDB altered outside of yum

Quote:
Originally Posted by noobusinglinux View Post
but im not currently using an rpm
or is this warning gonna show up every time
Quote:
Originally Posted by leigh123linux View Post
You did at sometime.
noobusinglinux may be right. Nowadays I install everything using yum, including isolated RPMs outside of selected repos (and even those I do very rarely as there is no need really), yet I get from time to time such warnings. I can think of abrt being a culprit, since I have been persistent in filing through abrt bug reports, despite my reservations about hundreds-of-megabytes of debuginfos downloaded to my computer by abrt most times I decide to file a bug report.

Could it be that the warning issued by yum is caused by debuginfo downloading activities of abrt ?

Last edited by Mariusz W; 13th January 2011 at 04:06 PM.
Reply With Quote
  #8  
Old 13th January 2011, 04:27 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfedorafirefox
Re: RPMDB altered outside of yum

you are probably getting that message because you have packagekit running.

it wouldn't be abrt. As far as I know, abrt doesn't touch the rpm database.

But packagekit does run by default on a fresh install, and unless you have disabled it it's probably running on your system. And packagekit does alter the rpm database.

(other programs that probably update the rpm database is if you have the akmods package installed to build kernel modules for you.)

Last edited by DBelton; 13th January 2011 at 04:32 PM.
Reply With Quote
  #9  
Old 13th January 2011, 04:41 PM
AlbertP Offline
Registered User
 
Join Date: Nov 2010
Location: /home/Albert, sometimes C:\Users\Albert
Posts: 97
linuxchrome
Re: RPMDB altered outside of yum

There has been an update to the RPMFusion repository some days ago - it seems that this is causing the warning. Again, nothing to worry.
__________________
Linux User #528502
Reply With Quote
  #10  
Old 13th January 2011, 04:48 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfedorafirefox
Re: RPMDB altered outside of yum

just an update to the rpmfusion repo will not cause yum to give that warning, unless you are using akmod to update your kernel modules.

other updates to your rpm database would be done through yum, no matter when or how the rpmfusion repo is updated. (unless you have packagekit running, or used rpm)
Reply With Quote
  #11  
Old 13th January 2011, 06:43 PM
Mariusz W Offline
Registered User
 
Join Date: Nov 2007
Location: Berkeley, California
Posts: 690
linuxfedorafirefox
Re: RPMDB altered outside of yum

Quote:
Originally Posted by DBelton View Post
you are probably getting that message because you have packagekit running.

it wouldn't be abrt. As far as I know, abrt doesn't touch the rpm database.

But packagekit does run by default on a fresh install, and unless you have disabled it it's probably running on your system. And packagekit does alter the rpm database.

(other programs that probably update the rpm database is if you have the akmods package installed to build kernel modules for you.)
Yes, that's the case. On my laptop.

And on my netbook packagekit indeed is running by default, even though I use it exclusively passively: i.e., I allow it to install whatever it wants to install when it pops up with a "security alert" window.

I thought that packagekit was a modern version of a GUI front-end to yum, at least its activities should not make yum complaining.

In any case, those warnings didn't bother me since I knew what I was doing.
Reply With Quote
  #12  
Old 17th January 2011, 04:52 PM
RahulSundaram Offline
Registered User
 
Join Date: May 2005
Posts: 3,549
linuxfirefox
Re: RPMDB altered outside of yum

Hi

PackageKit does use yum and shouldn't cause any such warnings since it is not altering the RPM Db directly.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
Reply With Quote
  #13  
Old 21st January 2011, 01:26 AM
noobusinglinux's Avatar
noobusinglinux Offline
Registered User
 
Join Date: Oct 2008
Location: canada alberta
Posts: 210
linuxfedorafirefox
Re: RPMDB altered outside of yum

Quote:
Originally Posted by Mariusz W View Post
noobusinglinux may be right. Nowadays I install everything using yum, including isolated RPMs outside of selected repos (and even those I do very rarely as there is no need really), yet I get from time to time such warnings. I can think of abrt being a culprit, since I have been persistent in filing through abrt bug reports, despite my reservations about hundreds-of-megabytes of debuginfos downloaded to my computer by abrt most times I decide to file a bug report.

Could it be that the warning issued by yum is caused by debuginfo downloading activities of abrt ?
that makes some sense i imagine abrt doesn't use yum as it is an error reporting app and wouldn't work if something was wrong with yum
__________________
http://geeks.pirillo.com/
Reply With Quote
Reply

Tags
altered, rpmdb, yum

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
/etc/shadow altered during update. DTParanoia Using Fedora 5 26th November 2010 12:36 PM
yum Warning: RPMDB has been altered... dd_wizard Using Fedora 3 29th November 2009 12:43 AM
Can the GDM theme on Fedora 10 not be altered? Thaidog Using Fedora 9 5th October 2009 10:56 PM
problem after reboot - init scripts altered: xinetd-pre_status, iptables-pre_lsmod evasion81 Using Fedora 7 8th July 2005 09:29 AM


Current GMT-time: 01:59 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat