Package: apt-xapian-index
Version: 0.16
When I try to create an experimental pbuilder chroot using
pbuilder --create --distribution experimental
it fails with the following error message:
Setting up apt-xapian-index (0.16) ...
apt-xapian-index: Building new index in background...
Setting up libsigc++-2.0-0c2a (2.2.2-1) ...
Setting up libcwidget3 (0.5.12-3) ...
Setting up libept0 (0.5.26) ...
Setting up aptitude (0.5.1-1) ...
Another update is already running: showing its progress.
Rebuilding Xapian index... 39%
Traceback (most recent call last):
File "/usr/sbin/update-apt-xapian-index", line 527, in <module>
childProgress.loop()
File "/usr/sbin/update-apt-xapian-index", line 125, in loop
msg = self.sock.recv(4096)
socket.timeout: timed out
dpkg: error processing aptitude (--configure):
subprocess post-installation script returned error exit status 1
Processing triggers for python-support ...
Errors were encountered while processing:
aptitude
I can't figure out why that exception is raised, however: according to
the exception's documentation, it's raised if the timeout's been set
via a call to settimeout, but there are no such calls in
update-apt-xapian-index.
--
Matt http://ftbfs.org/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]