Your message dated Fri, 15 Aug 2008 21:17:57 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#484364: fixed in m2crypto 0.18.2-2
has caused the Debian Bug report #484364,
regarding [clive] Does not work with Python 2.5
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.)


-- 
484364: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484364
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: clive
Version: 0.4.14-1
Severity: important

--- Please enter the report below this line. ---
Running clive with Python 2.5 results in a NameError in module m2urllib2.
Testing it with Python 2.4 succeeds fine, without any problems.

Traceback (including a nice downhill bike-movie ;) :

% clive "http://youtube.com/watch?v=DDaqcEkQRnM"; 
clive/0.4.14 (linux/2.6.24; py/2.5.2; urlg/3.1.0; fparser/4.1)
cache:yes; paste:off; play:off; encode:off; rate:off; exist:rename
http://youtube.com/watch?v=DDaqcEkQRnM&fmt=18                   100%
error: Traceback (most recent call last):
  File "/usr/bin/clive", line 28, in <module>
    Clive().main()
  File "/usr/lib/python2.5/site-packages/clive/main.py", line 51, in main
    Nomad().run(self.opts, self.args, self._say)
  File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 98, in run
    self._check_raw_urls(raw_urls)
  File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 273, in 
_check_raw_urls
    self._check_url(url, (index,len(raw_urls)))
  File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 372, in 
_check_url
    self._found_urls, self._get_proxy())
  File "/usr/lib/python2.5/site-packages/clive/parse.py", line 99, in parse
    length = url_data['file_length_callb'](xurl)
  File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 400, in 
_callb_check_file_len
    o = g.urlopen(xurl)
  File "/var/lib/python-support/python2.5/urlgrabber/grabber.py", line 884, in 
urlopen
    return self._retry(opts, retryfunc, url)
  File "/var/lib/python-support/python2.5/urlgrabber/grabber.py", line 845, in 
_retry
    r = apply(func, (opts,) + args, {})
  File "/var/lib/python-support/python2.5/urlgrabber/grabber.py", line 883, in 
retryfunc
    return URLGrabberFileObject(url, filename=None, opts=opts)
  File "/var/lib/python-support/python2.5/urlgrabber/grabber.py", line 1001, in 
__init__
    self._do_open()
  File "/var/lib/python-support/python2.5/urlgrabber/grabber.py", line 1066, in 
_do_open
    opener = self._get_opener()
  File "/var/lib/python-support/python2.5/urlgrabber/grabber.py", line 1057, in 
_get_opener
    self._opener = CachedOpenerDirector(ssl_factory, *handlers)
  File "/var/lib/python-support/python2.5/urlgrabber/grabber.py", line 1312, in 
CachedOpenerDirector
    opener = ssl_factory.create_opener(*handlers)
  File "/var/lib/python-support/python2.5/urlgrabber/sslfactory.py", line 63, 
in create_opener
    return m2urllib2.build_opener(self.ssl_context, *handlers)
  File "/var/lib/python-support/python2.5/M2Crypto/m2urllib2.py", line 113, in 
build_opener
    if inspect.isclass(check):
NameError: global name 'inspect' is not defined


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24-1-686-bigmem

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        mirror.noreply.org 
  500 unstable        ftp.de.debian.org 
  500 hardy           ppa.launchpad.net 
  500 etch-wx         apt.wxwidgets.org 

--- Package information. ---
Depends                (Version) | Installed
================================-+-===========
python                           | 2.5.2-1
python-central        (>= 0.6.7) | 0.6.7
python-newt                      | 0.52.2-11.2
python-urlgrabber     (>= 3.1.0) | 3.1.0-4
python-feedparser       (>= 4.1) | 4.1-10



--- End Message ---
--- Begin Message ---
Source: m2crypto
Source-Version: 0.18.2-2

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

m2crypto_0.18.2-2.diff.gz
  to pool/main/m/m2crypto/m2crypto_0.18.2-2.diff.gz
m2crypto_0.18.2-2.dsc
  to pool/main/m/m2crypto/m2crypto_0.18.2-2.dsc
python-m2crypto_0.18.2-2_i386.deb
  to pool/main/m/m2crypto/python-m2crypto_0.18.2-2_i386.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.
Dima Barsky <[EMAIL PROTECTED]> (supplier of updated m2crypto 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.8
Date: Fri, 15 Aug 2008 22:04:14 +0100
Source: m2crypto
Binary: python-m2crypto
Architecture: source i386
Version: 0.18.2-2
Distribution: unstable
Urgency: low
Maintainer: Dima Barsky <[EMAIL PROTECTED]>
Changed-By: Dima Barsky <[EMAIL PROTECTED]>
Description: 
 python-m2crypto - a crypto and SSL toolkit for Python
Closes: 477799 484364 493314
Changes: 
 m2crypto (0.18.2-2) unstable; urgency=low
 .
   * Added "import inspect" to M2Crypto/m2urllib2.py
     (Closes: #493314, #484364, 477799)
Checksums-Sha1: 
 b7feba28c4c2dba42ee37ce308e961b77de1fac4 1086 m2crypto_0.18.2-2.dsc
 03621d6db22c0061c8d7fdaa7db0b6a5862e58f1 3374 m2crypto_0.18.2-2.diff.gz
 0463f09aea792cf9a67aa0e7b9f0b15e9ae6f3ce 274948 
python-m2crypto_0.18.2-2_i386.deb
Checksums-Sha256: 
 c8008123f19cfcce1c0fe74f21b0e94b432900a7337dc2d4083d812a531b4c10 1086 
m2crypto_0.18.2-2.dsc
 e756b92604cce2880b6136064363016f47410b740877fa9930d5bf165951acbc 3374 
m2crypto_0.18.2-2.diff.gz
 fce52b80af9823355e32f27da06b518b13a1367e6e90ae15c12e5c79c7bc0e9b 274948 
python-m2crypto_0.18.2-2_i386.deb
Files: 
 673244328600deedc5faa3bd084ba0a4 1086 python optional m2crypto_0.18.2-2.dsc
 8ae5f9cd5d1091ebe50129db9d35a777 3374 python optional m2crypto_0.18.2-2.diff.gz
 7604d7f8db8c81c843242e653ef4fc02 274948 python optional 
python-m2crypto_0.18.2-2_i386.deb

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

iD8DBQFIpfDMNfye6peqM9YRAqiMAJ9K33tNU7Obv4ZEUVDGNfd1qBbzjgCcDUGa
zg9z/l2j38h1mLPwhq2tsqk=
=R5D/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to