[Bug 1530518] Re: /etc/cron.weekly/apt-xapian-index reports TypeError

David Grayston 1530518 at bugs.launchpad.net
Thu Aug 3 18:42:16 UTC 2017


I'm also still getting this error.

:~$ uname -a
Linux request 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
:~$ lsb_release -d
Description:    Ubuntu 16.04.2 LTS
:~$ apt-cache policy apt-xapian-index
apt-xapian-index:
  Installed: 0.47ubuntu8.3
  Candidate: 0.47ubuntu8.3
  Version table:
 *** 0.47ubuntu8.3 500
        500 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages
        100 /var/lib/dpkg/status
     0.47ubuntu8 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu xenial/universe i386 Packages

Not sure if its meaningful but apt-xapian-index script is old and the
server has been updated through several Ubuntu LTS versions

/etc/cron.weekly:
drwxr-xr-x   2 root root  4096 Apr 21 09:15 .
drwxr-xr-x 122 root root 12288 Jun  9 15:29 ..
-rwxr-xr-x   1 root root   730 Sep 24  2011 apt-xapian-index

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt-xapian-index in Ubuntu.
https://bugs.launchpad.net/bugs/1530518

Title:
  /etc/cron.weekly/apt-xapian-index reports TypeError

Status in apt-xapian-index package in Ubuntu:
  Fix Released
Status in apt-xapian-index source package in Xenial:
  Fix Released

Bug description:
  Received the following email from cron:

  To: glitsj16 at gmail.com
  Subject: Anacron job 'cron.weekly' on lab16
  Date: Sat,  2 Jan 2016 05:53:34 +0100 (CET)

  /etc/cron.weekly/apt-xapian-index:
  Exception ignored in: <bound method ServerProgress.__del__ of <axi.indexer.ServerProgress object at 0x7f226fad1710>>
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/axi/indexer.py", line 306, in __del__
  TypeError: 'NoneType' object is not callable

  $ lsb_release -rd
  Description:	Ubuntu Xenial Xerus (development branch)
  Release:	16.04

  $ apt-cache policy apt-xapian-index
  apt-xapian-index:
    Installed: 0.47ubuntu6
    Candidate: 0.47ubuntu6
    Version table:
   *** 0.47ubuntu6 500
          500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
          500 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages
          100 /var/lib/dpkg/status

  $ sudo /usr/sbin/update-apt-xapian-index
  The index /var/lib/apt-xapian-index is up to date
  Exception ignored in: <bound method ServerProgress.__del__ of <axi.indexer.ServerProgress object at 0x7f5b2a3736d8>>
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/axi/indexer.py", line 306, in __del__
  TypeError: 'NoneType' object is not callable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1530518/+subscriptions



More information about the foundations-bugs mailing list