Public bug reported:

Binary package hint: software-center

software-center version 2.1.14.1

To reproduce, just run update-apt-xapian-index from the command line.
It crashes with the following output:

$ sudo update-apt-xapian-index -f
Reading .desktop files from /usr/share/app-install/desktop/: done.  
Rebuilding Xapian index... 7% 
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 104, in <module>
    indexer.rebuild(opts.pkgfile)
  File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 681, in rebuild
    self.buildIndex(dbdir, generator)
  File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 656, in buildIndex
    for doc in documents:
  File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 538, in 
gen_documents_apt
    yield self.get_document_from_apt(pkg)
  File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 506, in 
get_document_from_apt
    addon.obj.index(document, pkg)
  File "/usr/share/apt-xapian-index/plugins/software-center.py", line 103, in 
index
    if CUSTOM_KEY_THUMBNAIL_URL in ver.record:
NameError: global name 'CUSTOM_KEY_THUMBNAIL_URL' is not defined

** Affects: software-center (Ubuntu)
     Importance: High
     Assignee: Gary Lasker (gary-lasker)
         Status: In Progress

** Changed in: software-center (Ubuntu)
       Status: New => In Progress

** Changed in: software-center (Ubuntu)
   Importance: Undecided => High

** Changed in: software-center (Ubuntu)
     Assignee: (unassigned) => Gary Lasker (gary-lasker)

-- 
update-apt-xapian-index crashes due to software-center plugin
https://bugs.launchpad.net/bugs/626600
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to