Your message dated Thu, 26 Jan 2006 04:32:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349596: fixed in apt-proxy 1.9.33
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Jan 2006 22:10:23 +0000
>From [EMAIL PROTECTED] Mon Jan 23 14:10:23 2006
Return-path: <[EMAIL PROTECTED]>
Received: from pythagoras.zen.co.uk ([212.23.3.140])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F19or-00031n-9M
for [EMAIL PROTECTED]; Mon, 23 Jan 2006 14:05:49 -0800
Received: from [82.71.45.175] (helo=shy.swandive.local)
by pythagoras.zen.co.uk with esmtp (Exim 4.30)
id 1F19o0-0004FS-HY
for [EMAIL PROTECTED]; Mon, 23 Jan 2006 22:04:56 +0000
Received: from lpc.swandive.local ([192.168.1.15] ident=Debian-exim)
by shy.swandive.local with esmtp (Exim 4.60)
(envelope-from <[EMAIL PROTECTED]>)
id 1F19nt-0000al-5b; Mon, 23 Jan 2006 22:04:49 +0000
Received: from gww by lpc.swandive.local with local (Exim 4.60)
(envelope-from <[EMAIL PROTECTED]>)
id 1F19nt-00007u-LU; Mon, 23 Jan 2006 22:04:49 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Grant Wilson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-proxy: Fails to start - "Failed to load application: No module
named web"
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Mon, 23 Jan 2006 22:04:49 +0000
X-Originating-Pythagoras-IP: [82.71.45.175]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: apt-proxy
Version: 1.9.32
Severity: grave
Justification: renders package unusable
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages apt-proxy depends on:
ii adduser 3.80 Add and remove users and groups
ii bzip2 1.0.3-2 high-quality block-sorting file co
ii debconf [debconf-2.0] 1.4.68 Debian configuration management sy
ii logrotate 3.7.1-2 Log rotation utility
ii python 2.3.5-5 An interactive high-level object-o
ii python-apt 0.6.16 Python interface to libapt-pkg
ii python-bsddb3 3.3.0-6 Python interface to libdb3
ii python-twisted 2.1.0-2 Event-based framework for internet
ii python2.3 2.3.5-9 An interactive high-level object-o
apt-proxy recommends no packages.
-- debconf information:
apt-proxy/upgrading-v2:
apt-proxy/upgrading-v2-result:
After upgrading python-twisted apt-proxy no longer starts.
Log extract :
2006/01/23 21:34 GMT [-]
2006/01/23 21:42 GMT [-] Log opened.
2006/01/23 21:42 GMT [-] twistd 2.1.0 (/usr/bin/python2.3 2.3.5) starting up
2006/01/23 21:42 GMT [-] reactor class:
twisted.internet.selectreactor.SelectReactor
2006/01/23 21:42 GMT [-] Loading /usr/sbin/apt-proxy...
2006/01/23 21:42 GMT [-]
/usr/lib/python2.3/site-packages/twisted/manhole/telnet.py:8:
exceptions.DeprecationWarning: As of Twisted 2.1, twisted.protocols.telnet is
deprecated. See twisted.conch.telnet for the current, supported API.
2006/01/23 21:42 GMT [-] Traceback (most recent call last):
2006/01/23 21:42 GMT [-] File
"/usr/lib/python2.3/site-packages/twisted/application/app.py", line 157, in
getApplication
2006/01/23 21:42 GMT [-] application = service.loadApplication(filename,
style, passphrase)
2006/01/23 21:42 GMT [-] File
"/usr/lib/python2.3/site-packages/twisted/application/service.py", line 304, in
loadApplication
2006/01/23 21:42 GMT [-] application = sob.loadValueFromFile(filename,
'application', passphrase)
2006/01/23 21:42 GMT [-] File
"/usr/lib/python2.3/site-packages/twisted/persisted/sob.py", line 208, in
loadValueFromFile
2006/01/23 21:42 GMT [-] exec fileObj in d, d
2006/01/23 21:42 GMT [-] File "/usr/sbin/apt-proxy", line 19, in ?
2006/01/23 21:42 GMT [-] from apt_proxy.apt_proxy_conf import apConfig
2006/01/23 21:42 GMT [-] File
"/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy_conf.py", line 17, in ?
2006/01/23 21:42 GMT [-] from apt_proxy import Backend
2006/01/23 21:42 GMT [-] File
"/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 19, in ?
2006/01/23 21:42 GMT [-] from twisted.web import static
2006/01/23 21:42 GMT [-] ImportError: No module named web
2006/01/23 21:42 GMT [-] Failed to load application: No module named web
2006/01/23 21:42 GMT [-] Traceback (most recent call last):
File "/usr/bin/twistd", line 25, in ?
run()
File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py",
line 205, in run
app.run(runApp, ServerOptions)
File "/usr/lib/python2.3/site-packages/twisted/application/app.py",
line 275, in run
runApp(config)
File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py",
line 195, in runApp
application = app.getApplication(config, passphrase)
--- <exception caught here> ---
File "/usr/lib/python2.3/site-packages/twisted/application/app.py",
line 157, in getApplication
application = service.loadApplication(filename, style, passphrase)
File
"/usr/lib/python2.3/site-packages/twisted/application/service.py", line 304, in
loadApplication
application = sob.loadValueFromFile(filename, 'application',
passphrase)
File "/usr/lib/python2.3/site-packages/twisted/persisted/sob.py",
line 208, in loadValueFromFile
exec fileObj in d, d
File "/usr/sbin/apt-proxy", line 19, in ?
from apt_proxy.apt_proxy_conf import apConfig
File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy_conf.py",
line 17, in ?
from apt_proxy import Backend
File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line
19, in ?
from twisted.web import static
exceptions.ImportError: No module named web
2006/01/23 21:42 GMT [-]
---------------------------------------
Received: (at 349596-close) by bugs.debian.org; 26 Jan 2006 12:40:41 +0000
>From [EMAIL PROTECTED] Thu Jan 26 04:40:41 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F26II-0002MV-NU; Thu, 26 Jan 2006 04:32:06 -0800
From: Chris Halls <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349596: fixed in apt-proxy 1.9.33
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 26 Jan 2006 04:32:06 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3
Source: apt-proxy
Source-Version: 1.9.33
We believe that the bug you reported is fixed in the latest version of
apt-proxy, which is due to be installed in the Debian FTP archive:
apt-proxy_1.9.33.dsc
to pool/main/a/apt-proxy/apt-proxy_1.9.33.dsc
apt-proxy_1.9.33.tar.gz
to pool/main/a/apt-proxy/apt-proxy_1.9.33.tar.gz
apt-proxy_1.9.33_all.deb
to pool/main/a/apt-proxy/apt-proxy_1.9.33_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Halls <[EMAIL PROTECTED]> (supplier of updated apt-proxy package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 26 Jan 2006 11:59:56 +0000
Source: apt-proxy
Binary: apt-proxy
Architecture: source all
Version: 1.9.33
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador <[EMAIL PROTECTED]>
Changed-By: Chris Halls <[EMAIL PROTECTED]>
Description:
apt-proxy - Debian archive proxy and partial mirror builder development
Closes: 310326 349447 349596
Changes:
apt-proxy (1.9.33) unstable; urgency=low
.
[ Chris Halls ]
* Update for twisted 2.1.0. Thanks Tuncer Ayazi and Andreas Pakulat for
their patches and suggestions.
* Depend on python-twisted-web if using twisted > 2.0.1 (Closes: #349596)
* Remove use of deprecated arm calls (Closes: #349447)
* Rework apt-proxy.conf manpage. Thanks to Roey Katz for all the
suggestions
* debian/rules: swap dh_python and dh_installinit calls, so that
update-python-modules is called before init script in postinst
.
[ Debconf Translations ]
* Yuriy Talakan <[EMAIL PROTECTED]>: ru.po (closes: #310326)
Files:
a6696787eef867148e865c68e8d8eeb2 636 admin extra apt-proxy_1.9.33.dsc
bd6633e303251c60b6a9f29192a0e061 79107 admin extra apt-proxy_1.9.33.tar.gz
21db74e4ef7f0388a401d454d0aed5c7 64786 admin extra apt-proxy_1.9.33_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD2LxzexmdExmX588RAu5MAJ0W41cRzJ5GiF40cx9wAuGTE+QgHACeK5Qc
s9U40QolH42W7NbelVeJwbc=
=1SIU
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]