LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   my kpackagekit doesn't work when i refresh it (https://www.linuxquestions.org/questions/linux-newbie-8/my-kpackagekit-doesnt-work-when-i-refresh-it-863651/)

giovanni905 02-18-2011 09:22 PM

my kpackagekit doesn't work when i refresh it
 
first hello my name is Giovanni im new to Linux and my problem is that my kpackagekit doesn't work.I open it then I check to see if there are any upgrades it needs there aren't any so I refresh it.the next thing that happens is that it gives me an error message.I get this an internal error has occurred.Then there's this Error Type:
Error Value: coercing to Unicode: need string or buffer, exceptions.SystemError found
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2216, in
main()
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2213, in main
run(args, options.single)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2175, in run
backend.dispatcher(args)
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 699, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 606, in dispatch_command
self.refresh_cache(force)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 202, in _locked_cache
func(*args, **kwargs)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1498, in refresh_cache
format_string(error.message))
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 723, in format_string
txt = unicode(text, encoding, errors='replace')I don't know what to do so if someone could help me please I would appreciate it

andrewthomas 02-21-2011 10:56 PM

What is the output of
Code:

sudo apt-get update && sudo apt-get upgrade
in the terminal?

giovanni905 02-22-2011 08:46 PM

thanks


All times are GMT -5. The time now is 06:02 PM.