Your message dated Sat, 16 Jan 2010 00:19:47 -0500
with message-id <[email protected]>
and subject line Python modules are not built for Python 2.6 because it is in 
experimental
has caused the Debian Bug report #565458,
regarding [python-yaml] doesn't seem to work with python 2.6
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.)


-- 
565458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565458
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-yaml
Version: 3.09-2+b1
Severity: normal

--- Please enter the report below this line. ---
Python yaml doesn't seem to work with python 2.6:

$ python2.5
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yaml
>>>

But:

$ python2.6
Python 2.6.4 (r264:75706, Oct 28 2009, 22:19:17)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yaml
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named yaml
>>>

Ubuntu package[1] seems to be the same version ad Debian, but is
available also for python 2.6.

 [1] http://packages.ubuntu.com/karmic/python-yaml

Thanks, Giovanni.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.31-1-686

Debian Release: squeeze/sid
  500 unstable        www.debian-multimedia.org
  500 unstable        mi.mirror.garr.it
  500 testing         security.debian.org
  500 testing         mi.mirror.garr.it
  500 stable          security.debian.org
  500 stable          mi.mirror.garr.it
    1 experimental    mi.mirror.garr.it

--- Package information. ---
Depends                (Version) | Installed
================================-+-==============
python                  (<< 2.6) | 2.5.4-5
python                  (>= 2.4) | 2.5.4-5
python-central       (>= 0.6.11) | 0.6.14+nmu2
libc6              (>= 2.3.6-6~) | 2.10.2-4
libyaml-0-2                      | 0.1.3-1


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 
Giovanni Mascellani <[email protected]>
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: [email protected] / [email protected]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Currently Debian only has Python 2.6 in Experimental (this is expected to 
change soon).  Once it is in Unstable it will be a supported Python version 
and modules such as python-yaml will be build for Python 2.6.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to