New errors:

sudo rm /var/lib/apt-xapian-index/values
sudo update-apt-xapian-index -f
No handlers could be found for logger "softwarecenter.db.update"
Reading .desktop files from /usr/share/app-install/desktop/: done.  
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 101, in <module>
    if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None):
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 513, in 
setupIndexing
    addon.obj.init(dict(values=self.values), self.progress)
  File "/usr/share/apt-xapian-index/plugins/cataloged_time.py", line 72, in init
    self._package_cataloged_time = 
cPickle.load(open(self._packages_cataloged_file))
cPickle.UnpicklingError: invalid load key, 'm'.


** Attachment added: "values"
   
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997532/+attachment/3149712/+files/values

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/997532

Title:
  Software-center won't start

Status in “software-center” package in Ubuntu:
  Incomplete

Bug description:
  Always get this error:

  software-center
  2012-05-10 10:54:27,397 - softwarecenter.ui.gtk3.app - INFO - setting up 
proxy 'None'
  2012-05-10 10:54:27,402 - softwarecenter.db.database - INFO - open() 
database: path=None use_axi=True use_agent=True
  Traceback (most recent call last):
    File "/usr/bin/software-center", line 142, in <module>
      app = SoftwareCenterAppGtk3(datadir, xapian_base_path, options, args)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 199, 
in __init__
      self.db.open(use_axi=self._use_axi)
    File "/usr/share/software-center/softwarecenter/db/database.py", line 226, 
in open
      self._axi_values = parse_axi_values_file()
    File "/usr/share/software-center/softwarecenter/db/database.py", line 58, 
in parse_axi_values_file
      axi_values[key] = int(value)
  ValueError: invalid literal for int() with base 10: '\x87"-PtH\xdbu\xcbv\x08'

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.2.1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Thu May 10 10:44:18 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: Upgraded to precise on 2012-04-13 (26 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997532/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to