Bug 17686 - failure to update packages after upgrade to Fedora version 2.6.27-0.329.rc6.git2.fc10.i686
Summary: failure to update packages after upgrade to Fedora version 2.6.27-0.329.rc6....
Status: RESOLVED FIXED
Alias: None
Product: PackageKit
Classification: Unclassified
Component: General (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-20 23:24 UTC by Wil Covalt
Modified: 2008-10-13 06:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Wil Covalt 2008-09-20 23:24:37 UTC
Error Type: <class 'sqlite3.OperationalError'>
Error Value: no such table: packages
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1819, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1816, in main
    backend.dispatch_command(args[0],args[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 527, in dispatch_command
    self.search_group(options,searchterms)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 95, in wrapper
    func(*args,**kwargs)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 279, in search_group
    pkgs = direct.resolve(package)
  File : /usr/share/PackageKit/helpers/yum/yumDirect.py, line 61, in resolve
    cursor.execute('SELECT name,epoch,version,release,arch,summary,rpm_sourcerpm,pkgKey FROM packages WHERE name = ?',[package])
Comment 1 Richard Hughes 2008-10-13 06:31:45 UTC
Fixed in 0.3.4, 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.