Your message dated Sun, 16 Dec 2012 17:57:32 +0100
with message-id
<cadk7b0pbvymgv7j7g3u4cc9b7fkguvms0fgrnv_0bzjj2ov...@mail.gmail.com>
and subject line Package removed
has caused the Debian Bug report #446976,
regarding libapache2-mod-bt: crashes when request handler handles request
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 ow...@bugs.debian.org
immediately.)
--
446976: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446976
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-bt
Version: 0.0.19+p4.2340-1
Severity: grave
Justification: renders package unusable
I've written a configuration based loosely on the one provided with the
package. Also requests, include /, /register, etc cause the apache
subprocess to segfault.
Here is the vhost block, identifiers masked...
<virtualhost *:6969>
ServerName tracker.foo.bar
DocumentRoot /var/www/foo.bar/tracker/
CustomLog /var/www/foo.bar/.access_log.tracker combined
ErrorLog /var/www/foo.bar/.error_log.tracker
ServerSignature off
Tracker On
TrackerHome /var/lib/mod_bt
TrackerFlags AllowScrapeFull
TrackerDetailURL /details/
Alias /mod_bt.css /usr/share/doc/libbtutil0/html/mod_bt.css
<LocationMatch "^/$">
SetHandler modbt-root
<IfModule mod_include.c>
Options +Includes
SetOutputFilter INCLUDES
</IfModule>
</LocationMatch>
<Location "/announce">
SetHandler modbt-announce
</Location>
<Location "/scrape">
SetHandler modbt-scrape
</Location>
<Location "/details">
SetHandler modbt-details
</Location>
<Location "/register">
SetHandler modbt-register
</Location>
</virtualhost>
Sefault messages appear in /var/log/apache2/error.log, nothing is left
in /var/www/foo.bar/.error_log.tracker.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libapache2-mod-bt depends on:
ii apache2-mpm-prefork 2.2.3-3.1 Traditional model for Apache HTTPD
ii apache2.2-common 2.2.3-3.1 Next generation, scalable, extenda
ii libbttracker0 0.0.19+p4.2340-1 BitTorrent Tracker Library
ii libbtutil0 0.0.19+p4.2340-1 BitTorrent utility library
libapache2-mod-bt recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.0.19+p4.2340-1.2+rm
Dear submitter,
as the package sigit has been removed from the Debian archive unstable
we hereby close the associated bug reports. We are sorry that we
couldn't deal with your issue properly.
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
--- End Message ---