Hey zodman,

First off, congrats on your work on packagekit for Foresight. It's
looking really nice here on my 2-devel system. Lately I have been
experiencing some problems with it, and before filing an issue I was
wondering if you could take a look at my current problem as I can no
longer install anything using package kit due to the following error:

Error Type: <type 'exceptions.UnicodeEncodeError'>
Error Value: 'ascii' codec can't encode character u'\xb5' in position
245: ordinal not in range(128)
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line
801, in <module>
    main()
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line
798, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line
600, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line
567, in dispatch_command
    self.search_name(options, searchterms)
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line
375, in search_name
    self._do_search(options, searchlist, 'name')
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line
179, in _do_search
    troveTupleList = cache.search(searchlist, where )
  File : /usr/share/PackageKit/helpers/conary/XMLCache.py, line 245, in search
    results = repo.search(search , where )
  File : /usr/share/PackageKit/helpers/conary/XMLCache.py, line 58, in search
    return self._searchNamePackage(search)
  File : /usr/share/PackageKit/helpers/conary/XMLCache.py, line 111,
in _searchNamePackage
    pkg = self._generatePackage(package)
  File : /usr/share/PackageKit/helpers/conary/XMLCache.py, line 91, in
_generatePackage
    pkg[str(node.nodeName)] = str(node.childNodes[0].nodeValue)

I also have gpk-update-icon showing up notification dialogs during the
afternoon several times showing:

Error Type: &lt;class
&apos;conary.conaryclient.update.DepResolutionFailure&apos;&gt;
Error Value: The following dependencies could not be resolved:

Let me know if I can provide you more info.

Cheers,
-- 
Og B. Maciel

omac...@foresightlinux.org
ogmac...@gnome.org
ogmac...@ubuntu.com

GPG Keys: D5CFC202

http://www.ogmaciel.com (en_US)
http://blog.ogmaciel.com (pt_BR)
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to