Displaying 2 results from an estimated 2 matches for "update_to".
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
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
...ltmsgs = base.doCommands()
? File "/usr/share/yum-cli/cli.py", line 573, in doCommands
????return self.yum_cli_commands[self.basecmd].doCommand(self,
self.basecmd, self.extcmds)
? File "/usr/share/yum-cli/yumcommands.py", line 500, in doCommand
????ret = base.updatePkgs(extcmds, update_to=(basecmd == 'update-to'))
? File "/usr/share/yum-cli/cli.py", line 1015, in updatePkgs
????self.update()
? File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5114,
in update
????tx_return.extend(self.update(po=new))
? File "/usr/lib/python2.7/site-package...