Your message dated Fri, 15 Aug 2008 21:17:57 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#493314: fixed in m2crypto 0.18.2-2
has caused the Debian Bug report #493314,
regarding clive: Crashes on any youtube video.
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.)


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

Hi,

I've been pointed to a youtube video, and feeding the URL to clive made
it crash the following way. That looks reproducible with any video/URL
there.
| [EMAIL PROTECTED]:/tmp$ clive http://www.youtube.com/watch?v=aEti2jHlC_0
| clive 0.4.19 20080722  [Linux]
| http://www.youtube.com/watch?v=aEti2jHlC_0&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 50, in main
|     Nomad().run(self.opts, self.args, self._say)
|   File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 108, in run
|     self._check_raw_urls(raw_urls)
|   File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 277, in 
_check_raw_urls
|     self._check_url(url, (index,len(raw_urls)))
|   File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 370, in 
_check_url
|     self._found_urls, self._get_proxy())
|   File "/usr/lib/python2.5/site-packages/clive/parse.py", line 115, in parse
|     length = url_data['file_length_callb'](xurl)
|   File "/usr/lib/python2.5/site-packages/clive/nomad.py", line 398, 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

Maybe the format changed? Or maybe you would have to tighten the
dependencies against the packages mentioned in Depends?

Mraw,
KiBi.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages clive depends on:
ii  python                       2.5.2-1     An interactive high-level object-o
ii  python-central               0.6.7       register and build utility for Pyt
ii  python-feedparser            4.1-10      Universal Feed Parser for Python
ii  python-newt                  0.52.2-11.2 A NEWT module for Python
ii  python-urlgrabber            3.1.0-4     A high-level cross-protocol url-gr

clive recommends no packages.

-- no debconf information



--- 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