Your message dated Fri, 21 Oct 2016 11:38:29 +0200
with message-id
<cabj6wiissjnmeadh1lmhncsoxcopmxwvdntss2qdswkrniy...@mail.gmail.com>
and subject line Invalid
has caused the Debian Bug report #697462,
regarding python-twisted: package setup when installing via apt-get segfaults
and fails
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
697462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697462
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-twisted
Version: 12.0.0-1
Severity: important
Hi everyone,
I tried to install the twisted framework via apt-get install python-twisted,
however, when the package and its dependencies were about to be set up after
downloading, I received a couple of segaults, and the installation process
thus failed.
According to dmesg the segfault happened in the python binary, but installing
other python libraries or frameworks does work, so I'm a little clueless
whether this is a general python problem or a problem with the package.
Running wheezy on a P4, 2.66GHz
Here's dmesg:
[91905.103137] python2.6[5035]: segfault at 10 ip 080996cf sp bf8f2eb0 error 4
in python2.6[8048000+218000]
[92149.751308] python2.7[5092]: segfault at eac4e2b3 ip 08194ceb sp bff429b0
error 4 in python2.7[8048000+258000]
[92152.645610] python2.6[5104]: segfault at e82de2b4 ip 0815d50b sp bfc20900
error 4 in python2.6[8048000+218000]
[92160.996262] python2.7[5141]: segfault at fb37a43c ip 08194d53 sp bfab8630
error 4 in python2.7[8048000+258000]
And the part of install log where problems started:
Setting up python-twisted-core (12.0.0-1) ...
Setting up python-twisted-web (12.0.0-1) ...
Segmentation fault
dpkg: error processing python-twisted-web (--configure):
subprocess installed post-installation script returned error exit status 239
dpkg: dependency problems prevent configuration of python-twisted-lore:
python-twisted-lore depends on python-twisted-web (>= 12.0); however:
Package python-twisted-web is not configured yet.
dpkg: error processing python-twisted-lore (--configure):
dependency problems - leaving unconfigured
Setting up python-twisted-mail (12.0.0-1) ...
Segmentation fault
dpkg: error processing python-twisted-mail (--configure):
subprocess installed post-installation script returned error exit status 239
Setting up python-twisted-names (12.0.0-1) ...
Setting up python-twisted-news (12.0.0-1) ...
Setting up python-twisted-runner (12.0.0-1) ...
Setting up python-twisted-words (12.0.0-1) ...
Segmentation fault
dpkg: error processing python-twisted-words (--configure):
subprocess installed post-installation script returned error exit status 239
Setting up python-twisted-conch (1:12.0.0-1) ...
dpkg: dependency problems prevent configuration of python-twisted:
python-twisted depends on python-twisted-mail (>= 12.0); however:
Package python-twisted-mail is not configured yet.
python-twisted depends on python-twisted-lore (>= 12.0); however:
Package python-twisted-lore is not configured yet.
python-twisted depends on python-twisted-web (>= 12.0); however:
Package python-twisted-web is not configured yet.
python-twisted depends on python-twisted-words (>= 12.0); however:
Package python-twisted-words is not configured yet.
dpkg: error processing python-twisted (--configure):
dependency problems - leaving unconfigured
Processing triggers for python-twisted-core ...
Errors were encountered while processing:
python-twisted-web
python-twisted-lore
python-twisted-mail
python-twisted-words
python-twisted
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-twisted depends on:
ii python 2.7.3~rc2-1
ii python-twisted-conch 1:12.0.0-1
ii python-twisted-core 12.0.0-1
iu python-twisted-lore 12.0.0-1
ih python-twisted-mail 12.0.0-1
ii python-twisted-names 12.0.0-1
ii python-twisted-news 12.0.0-1
ii python-twisted-runner 12.0.0-1
ih python-twisted-web 12.0.0-1
ih python-twisted-words 12.0.0-1
ii python2.6 2.6.8-0.2
ii python2.7 2.7.3~rc2-2.1
python-twisted recommends no packages.
python-twisted suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
I'm not able to reproduce this on sid and the report seems to indicate a
mixed wheezy/sid system. I'm going to close this bug, feel free to open a
bug that targets wheezy if the problem is reproduceable there.
--- End Message ---