Bug 17721 - RPM troubles Flash Plugin for FireFox 3.5 Beta
Summary: RPM troubles Flash Plugin for FireFox 3.5 Beta
Status: RESOLVED INVALID
Alias: None
Product: PackageKit
Classification: Unclassified
Component: backend-yum (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 12:37 UTC by Phil Lenz
Modified: 2015-01-15 17:11 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Phil Lenz 2008-09-22 12:37:29 UTC
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
Comment 1 simpleboy 2008-10-16 00:07:41 UTC
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))
Comment 2 Richard Hughes 2008-12-12 03:55:26 UTC
Does this still happen?
Comment 3 Jean-François Fortin Tam 2011-03-11 14:15:49 UTC
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.