Bug 23062

Summary: Packagekit gui (also the deamon) give error when search a package name including a special turkish character
Product: PackageKit Reporter: Ulas Sahin <ulas.sahin>
Component: GeneralAssignee: Richard Hughes <richard>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Ulas Sahin 2009-07-31 12:59:32 UTC
Packagekit gui (gtk)(also the deamon in verbose) gives error when search a package name including a special turkish character

Error Type: <type 'exceptions.TypeError'>
Error Value: 'in <string>' requires string as left operand
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2895, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2892, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 632, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 584, in dispatch_command
    self.search_details(options, searchterms)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 406, in search_details
    self._do_search(searchlist, filters, key)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 342, in _do_search
    self._do_meta_package_search(fltlist, key)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 318, in _do_meta_package_search
    if key in grpid:
Comment 1 Richard Hughes 2009-08-06 04:49:05 UTC
What's the search term? What version PackageKit? Thanks.
Comment 2 Jean-François Fortin Tam 2012-01-05 10:46:16 UTC
Hi there,
This particular bug needs additional information to fix the bug. Please test the latest version of PackageKit and see if it fixes your problem. If it does not, please provide additional information to help the developers.

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.