group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #01633
[Bug 1530518] Re: /etc/cron.weekly/apt-xapian-index reports TypeError
This bug was fixed in the package apt-xapian-index - 0.47ubuntu8
---------------
apt-xapian-index (0.47ubuntu8) xenial; urgency=medium
* debian/patches/05_python3.patch: del the indexer instance explicitly
before sys.exit(), so that it gets decrefed and freed before Python's
implicit shutdown machinery can potentially leave an empty os module for
ServerProgress.__del__() to find. (LP: #1530518)
-- Barry Warsaw <barry@xxxxxxxxxx> Wed, 13 Apr 2016 17:36:22 -0400
** Changed in: apt-xapian-index (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
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@xxxxxxxxx
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