Displaying 2 results from an estimated 2 matches for "textwrap".
2010 Oct 09
1
cron.daily is tossing this strange message about xapian:
/etc/cron.daily/apt:
Traceback (most recent call last):
File "/usr/sbin/update-apt-xapian-index", line 581, in <module>
import os.path, re, imp, glob, xapian, textwrap, shutil, fcntl,
errno, itertools, time
File "/usr/lib/python2.6/dist-packages/xapian.py", line 6, in <module>
import _xapian
ImportError: /usr/lib/python2.6/dist-packages/_xapian.so: undefined
symbol: _ZNK6Xapian8Database19metadata_keys_beginERKSs
I did a search in /etc/a...
2018 Feb 27
5
[PATCH v2 0/3] v2v: Add -o rhv-upload output mode.
This patch set is still for discussion only. See 3/3 for the current
list of problems.
However this will upload an image to an oVirt or RHV server, although
you must have absolutely the latest snapshot version of 4.2 for it to
work.
Rich.