[Bug 1819066] [NEW] Crashes when doing cron.daily indexing
Marsh
1819066 at bugs.launchpad.net
Thu Mar 7 20:50:09 UTC 2019
Public bug reported:
/etc/cron.daily/apt:
Traceback (most recent call last):
File "/usr/sbin/update-apt-xapian-index", line 101, in <module>
if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None):
File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 471, in setupIndexing
self.plugins = Plugins(progress=self.progress, system=system)
File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 94, 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 <module>
from softwarecenter.db.update import (
File "/usr/share/software-center/softwarecenter/db/update.py", line 31, in <module>
from piston_mini_client import PistonResponseObject
File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 65, in <module>
from httplib2 import _md5, re_url_scheme, re_slash
ImportError: cannot import name re_slash
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apt-xapian-index 0.45ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-166.216-generic 3.13.11-ckt39
Uname: Linux 3.13.0-166-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
Date: Thu Mar 7 15:43:11 2019
PackageArchitecture: all
ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, no user)
LANG=C
SHELL=/bin/bash
SourcePackage: apt-xapian-index
UpgradeStatus: Upgraded to trusty on 2016-06-09 (1001 days ago)
** Affects: apt-xapian-index (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug third-party-packages trusty
--
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/1819066
Title:
Crashes when doing cron.daily indexing
Status in apt-xapian-index package in Ubuntu:
New
Bug description:
/etc/cron.daily/apt:
Traceback (most recent call last):
File "/usr/sbin/update-apt-xapian-index", line 101, in <module>
if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None):
File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 471, in setupIndexing
self.plugins = Plugins(progress=self.progress, system=system)
File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 94, 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 <module>
from softwarecenter.db.update import (
File "/usr/share/software-center/softwarecenter/db/update.py", line 31, in <module>
from piston_mini_client import PistonResponseObject
File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 65, in <module>
from httplib2 import _md5, re_url_scheme, re_slash
ImportError: cannot import name re_slash
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apt-xapian-index 0.45ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-166.216-generic 3.13.11-ckt39
Uname: Linux 3.13.0-166-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
Date: Thu Mar 7 15:43:11 2019
PackageArchitecture: all
ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, no user)
LANG=C
SHELL=/bin/bash
SourcePackage: apt-xapian-index
UpgradeStatus: Upgraded to trusty on 2016-06-09 (1001 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1819066/+subscriptions
More information about the foundations-bugs
mailing list