Your message dated Wed, 09 Apr 2008 03:02:49 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#461148: fixed in python-boto 1.1c-1
has caused the Debian Bug report #461148,
regarding python-boto: Proxy support is somewhat broken
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.)


-- 
461148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461148
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-boto
Version: 1.0a-1
Severity: normal

Hi !

Proxy support using http_proxy environment variable seems broken. Boto
seems to wait http_proxy as "proxy:port", while the form of this
variable is usually "http://proxy:port";. Since it splits on ":", it
gets a 3-tuple instead of a 2-tuple.

Moreover, this variable can be empty. In this case, we get an
exception because Boto tries to access to
os.environ['http_proxy'].split(':')[1].

All this is done in connection.py in AWSAuthConnection.__init__.

Thanks.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1-zoro.16
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-boto depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.6      automated rebuilding support for p

python-boto recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: python-boto
Source-Version: 1.1c-1

We believe that the bug you reported is fixed in the latest version of
python-boto, which is due to be installed in the Debian FTP archive:

python-boto_1.1c-1.diff.gz
  to pool/main/p/python-boto/python-boto_1.1c-1.diff.gz
python-boto_1.1c-1.dsc
  to pool/main/p/python-boto/python-boto_1.1c-1.dsc
python-boto_1.1c-1_all.deb
  to pool/main/p/python-boto/python-boto_1.1c-1_all.deb
python-boto_1.1c.orig.tar.gz
  to pool/main/p/python-boto/python-boto_1.1c.orig.tar.gz



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.
Eric Evans <[EMAIL PROTECTED]> (supplier of updated python-boto 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, 03 Apr 2008 16:14:29 -0500
Source: python-boto
Binary: python-boto
Architecture: source all
Version: 1.1c-1
Distribution: unstable
Urgency: low
Maintainer: Eric Evans <[EMAIL PROTECTED]>
Changed-By: Eric Evans <[EMAIL PROTECTED]>
Description: 
 python-boto - Python interface to Amazon's Web Services
Closes: 461148
Changes: 
 python-boto (1.1c-1) unstable; urgency=low
 .
   * New upstream release (Closes: #461148).
   * Patched boto/s3/connection.py to provide a means of restoring
     the older calling convention for buckets.
Files: 
 e07dbafc03a39f6ca9d4083c2a80763a 754 python optional python-boto_1.1c-1.dsc
 25f4ac12c24af15dfad7a9daaeb25cf0 86120 python optional 
python-boto_1.1c.orig.tar.gz
 4083323843a9dca6d3f2ea07bdb14406 3297 python optional 
python-boto_1.1c-1.diff.gz
 2f6c38a607b407e53681d9efbaa5c986 72578 python optional 
python-boto_1.1c-1_all.deb

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

iD8DBQFH/C4H+DWPovKDPJMRAsp7AKC4UQsWBNFvIUNQ16uLRmUYW0WIPwCeOS88
O3LucEGVjJ9JyhFfJNAMrkQ=
=QKqL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to