[CentOS] Problem running yum update command
H
agents at meddatainc.comMon Apr 7 15:51:53 UTC 2014
- Previous message: [CentOS] Problem running yum update command
- Next message: [CentOS] Problem running yum update command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just tried yum clean all but receive exactly the same error message: rpmdb: unable to join the environment error: db3 error(11) from dbenv->open: Resource temporarily unavailable error: cannot open Packages index using db3 - Resource temporarily unavailable (11) error: cannot open Packages database in /var/lib/rpm CRITICAL:yum.main: I do not remember the last yum update (a couple of weeks ago) going wrong but finishing as expected. Suggestions or ideas? Thank you. Hakan On 04/05/14 09:32 pm, Darr247 wrote: > On 06 April 2014 @00:46 zulu, H wrote: > >> Googling the message I find several-year old posts where it seems that >> the database has been corrupted (or similar.) Has anyone else seen this >> recently and is there a recommended fix? >> > If you're in the /etc/sudoers file... > $ sudo yum clean all > $ sudo rpm --rebuilddb > > otherwise, try > $ su -c yum clean all > $ su -c rpm --rebuilddb > > NB there are 2 dashes in front of rebuilddb. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos
- Previous message: [CentOS] Problem running yum update command
- Next message: [CentOS] Problem running yum update command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list