| Summary: | RPM troubles Flash Plugin for FireFox 3.5 Beta | ||
|---|---|---|---|
| Product: | PackageKit | Reporter: | Phil Lenz <phil.lenz1> |
| Component: | backend-yum | Assignee: | Richard Hughes <richard> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | patrickdakon1 |
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
While trying to install Flash 10 in Fedora 10 Snapshot
Error Type: <type 'exceptions.UnboundLocalError'>
Error Value: local variable 'e' referenced before assignment
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2023, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2020, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 585, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 501, in dispatch_command
self.install_files(trusted, files_to_inst)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1232, in install_files
self._runYumTransaction()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1310, in _runYumTransaction
self.error(ERROR_INTERNAL_ERROR, str(e))
Does this still happen? Closing this bug report as no further information has been provided after more than 6 weeks. Please feel free to reopen this bug if you can provide the information asked for. Thanks! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Error Type: <class 'yum.Errors.MiscError'> Error Value: Could not open local rpm file: /tmp/flash-plugin-9.0.124.0-release.i386.rpm File : /usr/share/PackageKit/helpers/yum/install-files.py , line 20, in <module> backend.install_files(trusted, files_to_inst) File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 989, in install_files po = YumLocalPackage(ts=self.yumbase.rpmdb.readOnlyTS(), filename=inst_file) File : /usr/lib/python2.5/site-packages/yum/packages.py , line 1461, in __init__ 'Could not open local rpm file: $s' $ self.localpath