Bug 23062 - Packagekit gui (also the deamon) give error when search a package name including a special turkish character
Summary: Packagekit gui (also the deamon) give error when search a package name includ...
Status: RESOLVED INVALID
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: 2009-07-31 12:59 UTC by Ulas Sahin
Modified: 2012-01-05 10:46 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.