Additional info: I added the screen display result from "yum update". For a period of time now every time there is an automatic update it is stopped because error, the following is the error info what I was able to get. Error Type: <type 'exceptions.IndexError'> Error Value: list index out of range File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2329, in <module> main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2326, in main backend.dispatcher(sys.argv[1:]) File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 606, in dispatcher self.dispatch_command(args[0], args[1:]) File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 581, in dispatch_command self.update_packages(packages) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1446, in update_packages txmbr = self.yumbase.update(po=pkg) File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 2965, in update updated_pkg = self.rpmdb.searchPkgTuple(updated)[0]. For while I am using "yum clean metadata ; yum update" some time even here I get some line with error I am using HP zv6000 dual boot 1 Gb of memory, IDE hard disk 40 GB partition if any body has the answer I will appreciate very much and thank you in advance. Vinny [root@Vinny vinny]# yum clean metadata ; yum update Loaded plugins: refresh-packagekit 13 metadata files removed 6 sqlite files removed 0 metadata files removed Loaded plugins: refresh-packagekit adobe-linux-i386 | 951 B 00:00 adobe-linux-i386/primary | 12 kB 00:00 adobe-linux-i386 17/17 fedora | 2.8 kB 00:00 fedora/primary_db | 6.6 MB 00:10 updates | 3.4 kB 00:00 updates/primary_db | 4.4 MB 00:09 Setting up Update Process Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 309, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 178, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 352, in doCommands return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) File "/usr/share/yum-cli/yumcommands.py", line 201, in doCommand return base.updatePkgs(extcmds) File "/usr/share/yum-cli/cli.py", line 608, in updatePkgs self.update() File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 2829, in update tx_return.extend(self.update(po=self.getPackageObject(new))) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 2965, in update updated_pkg = self.rpmdb.searchPkgTuple(updated)[0] IndexError: list index out of range [root@Vinny vinny]# -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines