Results 1 to 6 of 6
It comes up with that.
update.jpg...
- 02-13-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 25
- 02-13-2010 #2
That image is way to small for me to view. Can you tell us what is happening?
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 02-13-2010 #3Just Joined!
- Join Date
- Feb 2010
- Posts
- 25
It says there are 449 updates available. so i clickl install. and it returs a message which says "an internal system error has occured"
It says click for more details and it says :
---
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 699, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 657, in dispatch_command
self.update_packages(only_trusted, package_ids)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1948, in update_packages
signed = self._is_package_repo_signed(pkg)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1437, in _is_package_repo_signed
repo = self.yumbase.repos.getRepo(pkg.repoid)
File : /usr/lib/python2.6/site-packages/yum/repos.py, line 121, in getRepo
'Error getting repository data for $s, repository not found' $ (repoid)
- 02-13-2010 #4
Execute this
Try to update again and in case it doesn't work, post the output of thisCode:su - yum clean all
Code:yum repolist
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-14-2010 #5
Happening a lot in Fedora 12. Open a terminal and type
should do it.Code:su -c 'yum clean all' su -c 'yum update'
Glenn
Powered by Fedora 16 and Arch Linux
- 02-16-2010 #6Just Joined!
- Join Date
- Feb 2010
- Posts
- 25
Thanks for your replies, but I had a problem with Fedora, and it wouldn't boot, to see more info on my latest problem, see my latest thread.


Reply With Quote