Bug 17686

Summary: failure to update packages after upgrade to Fedora version 2.6.27-0.329.rc6.git2.fc10.i686
Product: PackageKit Reporter: Wil Covalt <akwolfman>
Component: GeneralAssignee: Richard Hughes <richard>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.