Your message dated Sun, 17 Apr 2011 04:02:09 +0000
with message-id <e1qbjbz-0006bj...@franck.debian.org>
and subject line Bug#621749: fixed in cdbs 0.4.93
has caused the Debian Bug report #621749,
regarding python3-sleekxmpp: configure error
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 ow...@bugs.debian.org
immediately.)


-- 
621749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621749
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-sleekxmpp
Version: 1.0~beta4-3
Severity: grave
Justification: renders package unusable

Hello,

First, thank you for packaging SleekXMPP. It will be useful, as I am planning
to package Poezio <http://poezio.eu/> wich depends on it.

I tried installing python3-sleekxmpp. It fails at configure:
> Setting up python3-sleekxmpp (1.0~beta4-3) ...
>   File 
> "/usr/lib/python3/dist-packages/sleekxmpp/xmlstream/tostring/tostring26.py", 
> line 43
>     tag_xmlns = u''
>                   ^
> SyntaxError: invalid syntax
> 
> dpkg: error processing python3-sleekxmpp (--configure):
>  subprocess installed post-installation script returned error exit status 1
> Errors were encountered while processing:
>  python3-sleekxmpp

I had a look at
"/usr/lib/python3/dist-packages/sleekxmpp/xmlstream/tostring/tostring26.py": it
is full of u'' strings, which is not Python 3 syntax. In Python 3, strings are
Unicode by default, and it is byte strings that have to be explicitely declared
with b''.

I wonder if you did not put files from SleekXMPP for Python 2.6 instead of
Python 3 in python3-sleekxmpp.

Regards,

-- 
 ,--.
: /` )   Tanguy Ortolo <xmpp:tan...@ortolo.eu> <irc://irc.oftc.net/Elessar>
| `-'    Debian Maintainer
 \_

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python3-sleekxmpp depends on:
ii  python3                       3.1.3-13   interactive high-level object-orie
ii  python3-dns                   3.0.0-1    DNS client module for Python 3

python3-sleekxmpp recommends no packages.

python3-sleekxmpp suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.93

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

cdbs_0.4.93.dsc
  to main/c/cdbs/cdbs_0.4.93.dsc
cdbs_0.4.93.tar.gz
  to main/c/cdbs/cdbs_0.4.93.tar.gz
cdbs_0.4.93_all.deb
  to main/c/cdbs/cdbs_0.4.93_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 621...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated cdbs 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 17 Apr 2011 05:44:16 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.93
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <build-common-hack...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description: 
 cdbs       - common build system for Debian packages
Closes: 614536 617841 621328 621749
Changes: 
 cdbs (0.4.93) unstable; urgency=low
 .
   [ Jonas Smedegaard ]
   * Fix readd default compile flag -Wall, accidentally dropped in cdbs
     0.4.90. Introduce new variable $DEB_WARNING_FLAGS to ease overriding
     while still rely on dpkg-buildflags.
   * Fix comment in langcore.mk.
   * Fix support arch-independent python3 modules: Resolve
     $cdbs_curpythonindepbinary properly, used for the Python binary to
     invoke for default builds.
     Closes: bug#621749. Thanks to Tanguy Ortolo and Jakub Wilk.
   * Add variables $cdbs_python2_indep_packages and
     $cdbs_python3_indep_packages to python-vars.mk, and when used
     tighten build-dependency on cdbs to versions properly supporting
     arch-independent Python3 builds.
   * Extend long ugly build-dependency cleanup routine to include cdbs
     0.4.93~.
   * Resolve $DEB_HOST_MULTIARCH from dpkg-architecture.
     Closes: bug#617841. Thanks to Steve Langasek.
   * Bump DEP5 format to rev. 174.
   * Stop compiling or installing documentation, to avoid circular
     build-dependency.  Documentation will reappear as separate package.
     Stop build-depending on documentation-related tools, which also
     closes: bug#614536. Thanks to Lucas Nussbaum and Loïc Minier.
   * Bump copyright file format to draft 174 of DEP-5.
   * Fix refer to git source (not old svn source) in copyright file.
 .
   [ IOhannes m zmölnig ]
   * Fix automatic DEB_PACKAGES->DKMS_PACKAGES detection in dkms.mk, and
     tidy some cruft.
   * Fix set permissions in pd.mk.
 .
   [ Emilio Pozuelo Monfort ]
   * Call dh_installgsettings in debhelper.mk if available.
     Closes: #621328.
Checksums-Sha1: 
 18d8e9250bc83828317592fb120d630e763d01da 1834 cdbs_0.4.93.dsc
 28145e451b6083b5ea9111a79e1abac329484f55 266447 cdbs_0.4.93.tar.gz
 9112c8b9e0b24a036169701097a0d90b656ee2ff 75532 cdbs_0.4.93_all.deb
Checksums-Sha256: 
 82168870963202354ba2d8cc381da57fb8d81dd4839bb1fcfd02f5c1f55a3513 1834 
cdbs_0.4.93.dsc
 219bfee9341893716cc68bfc1196a369d9356531662e23c034ea828440b3ebfe 266447 
cdbs_0.4.93.tar.gz
 041962152a67cfb1f9a9d710f936727b589dbf9edfcfbe7c24896c9e79d58e4d 75532 
cdbs_0.4.93_all.deb
Files: 
 6c70b61e6abd94693e4fac9b45dbf67a 1834 devel optional cdbs_0.4.93.dsc
 e67bbaf224cf5cb4cbee564db67d47bf 266447 devel optional cdbs_0.4.93.tar.gz
 a79fc849d91858abee2a98ba0048fbde 75532 devel optional cdbs_0.4.93_all.deb

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

iQIcBAEBCgAGBQJNqmUMAAoJECx8MUbBoAEhsFYP/i4G8gdUfw1xq2nVe5v8hXmM
U++UKOX9e6HvtidgzuGC6dN5qUOAdA6GacM7vstkvof1VrRCEDfSMLVjvADZ6EWz
pMkZeHzFRgnuTiqu24BoVR5PU2uJO8NzW9pqTWoHmI/4Lksnt+1z3IB1dK/kCvOv
URj8tuEkiCkp4EhqdUe8qFFY8ZhnAFl0KgPIzvfEWryXQUk/uIRkZsMnQ0rZBR5N
x9m2sRTtabTFw2y3dmhMso+MbOHq3qWwOw63BHdtrzB47sxLBuv8YNK0Q7No9ht2
GYHVNzrDMNtt4YyqYLnf2DIm0ppSEYTZLLuXxCY3Jn5tRwIzx/B7aCMEYc1rOAcY
xlKKn2GPVCny49WzjptPJGLM8nIrd61CK0Lt7/hMDRQ27WSIYOKr69c+AiV5aVIS
V8kJTEfI77QldLjdmKtY+12rHObtGuHe5geduFbGKW+twEyCLed9ZMLATW79GyN0
SwhPj4e6vCXYm5qyWEmHifkrFXfdqVdg9PwKFYuja+4TDZ27Kvt4tEZRs8ImWRQY
sWUmT6k9JSXkPHNIsxL6YdmOu8hAY7wiaAZDZpuTjltV0rY/TODyrcAVXvVKHkNe
ZfyPxVyNQSoayfBlNa+zIcCSumn7Y0fOn6Ec7KbDBz3YXtTKeCG9MbaVVyRE0Uum
C3XmZj/WGAVvs13oZ5Ad
=yt6m
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to