Traceback (most recent call last): File "/usr/sbin/update-apt-xapian-index", line 101, in if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None): File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 466, in setupIndexing self.plugins = Plugins(progress=self.progress, system=system) File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 89, in __init__ addon = Addon(fullname, **kw) File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 49, in __init__ self.module = imp.load_source("axi.plugin_" + self.name, fname) File "/usr/share/apt-xapian-index/plugins/software-center.py", line 13, in from softwarecenter.db.update import index_name File "/usr/share/software-center/softwarecenter/db/update.py", line 83, in axi_values = parse_axi_values_file() File "/usr/share/software-center/softwarecenter/db/database.py", line 54, in parse_axi_values_file (key, value) = line.split() ValueError: need more than 1 value to unpack