Your message dated Mon, 14 Aug 2006 15:47:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#382193: fixed in apt-proxy 1.9.35
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)

--- Begin Message ---
Package: apt-proxy
Version: 1.9.34

With sarge's python-twisted package installed, apt-proxy fails to
start, with a "global name not defined" message.

I had to manually upgrade from python-twisted 1.3.0-8 (sarge) to
python-twisted-web 0.6.0-1 (etch). Maybe the second half of this
dependency item needs to be dropped:

 python-twisted-web (>= 0.6) | python-twisted (<< 2.1.0)

Here's the log output.

2006/08/09 08:44 EDT [-] Log opened.
2006/08/09 08:44 EDT [-] twistd 1.3.0rc1 (/usr/bin/python2.3 2.3.5) starting up
2006/08/09 08:44 EDT [-] reactor class: twisted.internet.default.SelectReactor
2006/08/09 08:44 EDT [-] Loading /usr/sbin/apt-proxy...
2006/08/09 08:44 EDT [-] Traceback (most recent call last):
2006/08/09 08:44 EDT [-]   File
"/usr/lib/python2.3/site-packages/twisted/application/app.py", line
123, in getApplication
2006/08/09 08:44 EDT [-]     application =
service.loadApplication(filename, style, passphrase)
2006/08/09 08:44 EDT [-]   File
"/usr/lib/python2.3/site-packages/twisted/application/service.py",
line 319, in loadApplication
2006/08/09 08:44 EDT [-]     application =
sob.loadValueFromFile(filename, 'application', passphrase)
2006/08/09 08:44 EDT [-]   File
"/usr/lib/python2.3/site-packages/twisted/persisted/sob.py", line 213,
in loadValueFromFile
2006/08/09 08:44 EDT [-]     exec data in d, d
2006/08/09 08:44 EDT [-]   File "<string>", line 19, in ?
2006/08/09 08:44 EDT [-]   File
"/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy_conf.py", line
17, in ?
2006/08/09 08:44 EDT [-]     from apt_proxy import Backend
2006/08/09 08:44 EDT [-]   File
"/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 23, in
?
2006/08/09 08:44 EDT [-]     from twisted.web import http
2006/08/09 08:44 EDT [-] ImportError: cannot import name http
2006/08/09 08:44 EDT [-] Failed to load application: cannot import name http
2006/08/09 08:44 EDT [-] Traceback (most recent call last):
         File "/usr/bin/twistd", line 36, in ?
           run()
         File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py",
line 184, in run
           app.run(runApp, ServerOptions)
         File "/usr/lib/python2.3/site-packages/twisted/application/app.py",
line 210, in run
           runApp(config)
         File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py",
line 174, in runApp
           application = app.getApplication(config, passphrase)
       --- <exception caught here> ---
         File "/usr/lib/python2.3/site-packages/twisted/application/app.py",
line 123, in getApplication
           application = service.loadApplication(filename, style, passphrase)
         File "/usr/lib/python2.3/site-packages/twisted/application/service.py",
line 319, in loadApplication
           application = sob.loadValueFromFile(filename,
'application', passphrase)
         File "/usr/lib/python2.3/site-packages/twisted/persisted/sob.py",
line 213, in loadValueFromFile
           exec data in d, d
         File "<string>", line 19, in ?

         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 23, in ?
           from twisted.web import http
       exceptions.ImportError: cannot import name http


--- End Message ---
--- Begin Message ---
Source: apt-proxy
Source-Version: 1.9.35

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.35.dsc
  to pool/main/a/apt-proxy/apt-proxy_1.9.35.dsc
apt-proxy_1.9.35.tar.gz
  to pool/main/a/apt-proxy/apt-proxy_1.9.35.tar.gz
apt-proxy_1.9.35_all.deb
  to pool/main/a/apt-proxy/apt-proxy_1.9.35_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: Mon, 14 Aug 2006 23:00:56 +0100
Source: apt-proxy
Binary: apt-proxy
Architecture: source all
Version: 1.9.35
Distribution: unstable
Urgency: low
Maintainer: Chris Halls <[EMAIL PROTECTED]>
Changed-By: Chris Halls <[EMAIL PROTECTED]>
Description: 
 apt-proxy  - Debian archive proxy and partial mirror builder
Closes: 330202 331515 333847 336384 382012 382171 382193 382946
Changes: 
 apt-proxy (1.9.35) unstable; urgency=low
 .
   * http_proxy option:
     - Fix import error with option enabled. (Closes: #382171)
     - Fix authorisation header that is sent by http client
     - apt-proxy.conf.5: Document that http_proxy can take a username and
       password parameter
   * apt-proxy-import:
     - Fix import routine (Closes: #382012)
   * Add translations that got lost in previous version
     (Closes: #330202, #331515, #336384, #333847)
   * Tighten twisted dependency to twisted-web only to force upgrades for
     Etch users (Closes: #382193, #382946)
Files: 
 6d11c3398af753e74cf0a2d4a1fa52be 726 admin extra apt-proxy_1.9.35.dsc
 f8f44ca649ac62845f018c99ec60ee9e 100592 admin extra apt-proxy_1.9.35.tar.gz
 43dee3c0e9b0dce35b218989b0f363e5 77696 admin extra apt-proxy_1.9.35_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFE4PMOexmdExmX588RAnUmAJ9I/+v5PAhhSZ8fd654ozkCQFvh4ACeNRP8
1AIgQsLvu2wjLd43oYz0bFg=
=jM7w
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to