search for: rpmsack

Displaying 3 results from an estimated 3 matches for "rpmsack".

2013 Jul 01
3
Yum errors
Hi, I have a machine that recently had some file system corruption. fsck was able repair the file system but I am getting the following error when I try to do yum update: [Errno 21] Is a directory: '/var/lib/yum/yumdb/e/2f883c08e3b596b66fcc19c6b4d73b11c9aaa43e-e2fsprogs-1.41.12-14.el6_4.2-x86_64/checksum_type' In searching Google, some suggested renaming the yumdb but that just results
2013 May 18
1
CentOS 5.9 LiveCD build on CentOS 6.4?
...verifyTransaction if not self.rpmdb.contains(po=txmbr.po): File "/usr/lib/python2.6/site-packages/yum/packageSack.py", line 127, in contains return bool(self.searchNevra(name=name, arch=arch, epoch=epoch, ver=ver, rel=rel)) File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 1197, in searchNevra return self._search(name, epoch, ver, rel, arch) File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 1271, in _search mi = ts.dbMatch('name', name) _rpm.error: rpmdb open failed -- Ljubomir Ljubojevic (Love is in the...
2016 Dec 14
3
Problem with yum on CentOS Linux release 7.2.1511 (Core) with 3.10.0-327.36.3.el7.x86_64 kernel
...hon2.7/site-packages/yum/transactioninfo.py", line 547, in addUpdated ????txmbr = TransactionMember(po) ? File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 830, in __init__ ????po.yumdb_info.get('from_repo') ? File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1946, in get ????res = self._read(attr) ? File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1861, in _read ????info = misc.stat_f(fn, ignore_EACCES=True) ? File "/usr/lib/python2.7/site-packages/yum/misc.py", line 962, in stat_f ????return os.stat(filen...