[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2017-03-20 Thread Ariel Faigon
Also started seeing this on vanilla 16.04.2 (don't recall seeing it
earlier):

Output from Anacron job 'cron.weekly' (running as root):

/etc/cron.weekly/apt-xapian-index:
Exception ignored in: >
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/axi/indexer.py", line 306, in __del
__
AttributeError: 'NoneType' object has no attribute 'unlink'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2017-01-24 Thread kolAflash
Possible duplicates:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1541063
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1542586
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1652641

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2016-07-19 Thread C. Jeffery Small
FYI:  I really know little about this issue, but I upgraded to Xubuntu
16.04 about six weeks ago and received this error report from anacron
last night.  I never saw this on earlier releases, and this is the first
time it has occurred since the upgrade.  After researching the error
message, I thought I would post this here as it may indicate that the
bug persists.  Regards.

From: Anacron 
To: r...@cjsa.com
Subject: Anacron job 'cron.weekly' on dymaxion.cjsa2.com

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-16 Thread Iain Lane
laney@raleigh> sudo PYTHONDONTWRITEBYTECODE=1 /usr/sbin/update-apt-xapian-index 
--force --quiet
Exception ignored in: >
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/axi/indexer.py", line 306, in __del__
TypeError: 'NoneType' object is not callable

Barry, could you look at this please? This is what live-build calls and
it's spitting out this exception for me (although it's ignored so not
that harmful).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 13.10-0ubuntu13

---
software-center (13.10-0ubuntu13) xenial; urgency=medium

  * debian/patches/python2-3-compatible.patch: Be compatible with both python
2 and 3 in pieces used by the a-x-i plugin, so that we can work with that
now that is has been ported to py3. Patch mostly by Barry Warsaw, thanks!
(LP: #1526450)

 -- Iain Lane   Wed, 16 Dec 2015 10:16:11
+

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-16 Thread Iain Lane
Uploading, since the fix looks good and this breaks image builds :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-15 Thread Sebastien Bacher
** Changed in: apt-xapian-index (Ubuntu)
   Importance: Undecided => High

** Changed in: apt-xapian-index (Ubuntu)
 Assignee: (unassigned) => Barry Warsaw (barry)

** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-15 Thread Barry Warsaw
This is gonna be fun.  software-center needs some bilingual support even
if it's going away in 16.04 and even though it was once ported to Python
3. :(  Stay tuned.

** Changed in: apt-xapian-index (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-15 Thread Barry Warsaw
This actually isn't caused by a-x-i, so I'm going to remove its bug
task.  (It did reveal a minor unrelated bug in a-x-i for which I'll
upload a fix though.)

I have a patch for s-c that I need to do just a little more testing on.

** No longer affects: apt-xapian-index (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-15 Thread Barry Warsaw
** Also affects: software-center (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: apt-xapian-index (Ubuntu)
   Status: Confirmed => 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) => Barry Warsaw (barry)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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


[Bug 1526450] Re: /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-xapian-index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_rem

2015-12-15 Thread Barry Warsaw
** Branch linked: lp:~barry/software-center/lp1526450

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526450

Title:
  /usr/sbin/update-apt-xapian-index:ImportError:/usr/sbin/update-apt-
  xapian-
  
index@104:setupIndexing:__init__:__init__:load_source:_load:_load_unlocked:exec_module:_call_with_frames_removed:/usr/share
  /apt-xapian-index/plugins/software_center.py@13:/usr/share/software-
  center/softwarecenter/db/update.py@33:/usr/share/software-
  center/softwarecenter/backend/scagent.py@26

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

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