Bug 479397
| Summary: | internal system error, package manager error add/remove software | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Retlaw Dlawso <boeuf32> |
| Component: | PackageKit | Assignee: | Richard Hughes <richard> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | lmacken, notting, rhughes, richard, robin.norwood, tuxbrewr |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-01-19 11:45:43 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Retlaw Dlawso
2009-01-09 09:51:58 UTC
What does the internal error say? What version PackageKit are you using? download jan5 2009 (unexperienced user)
FEDORA-10-x86_64-DVD.ISO Kernel 2.6.27.9-159.fc10.x86-64 including
rpm 4.6.0.-0.rc1.7.x86_64.rpm
before installation of "yum-utils-1.1.18-2.fc.10.noarch.rpm" everything seemed to work o.k., since then the package manager responds with the report "An internal system error has occured", the report contains "more details":
Error Type: <type 'exceptions.TypeError'>
Error Value: 'NoneType' object is unsubscriptable
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2280, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2277, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 600, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 504, in dispatch_command
self.get_distro_upgrades()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1657, in get_distro_upgrades
self._check_init()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1965, in _check_init
self.yumbase.repos.doSetup()
File : /usr/lib/python2.5/site-packages/yum/repos.py, line 71, in doSetup
self.ayum.plugins.run('postreposetup')
File : /usr/lib/python2.5/site-packages/yum/plugins.py, line 178, in run
func(conduitcls(self, self.base, conf, **kwargs))
File : /usr/lib/yum-plugins/rpm-warm-cache.py, line 32, in postreposetup_hook
cmd = commands[0]
since then, no system nor software update is possible, however, the system is working well
Remove yum-rpm-warm-cache -- it breaks PackageKit. Best thanks, everything o.k. |