Your message dated Sun, 18 Dec 2011 17:35:47 +0000
with message-id <[email protected]>
and subject line Bug#642597: fixed in singularity 0.30c-1
has caused the Debian Bug report #642597,
regarding Menu pops up repeatedly during game, python2.7 incompatible
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.)


-- 
642597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642597
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: singularity
Version: 0.30b-1
Severity: important
User: [email protected]
Usertags: python2.7

no trailing text is allowed in locale.format() in python2.7 anymore, see:
http://bugs.python.org/issue10379

this is present in two cases in singularity:
code/g.py:254:    locale_test = locale.format("%01.1f",
0.1).decode(encoding)
code/g.py:268:        return locale.format("%.2f%%", raw_percent /
100.).decode(encoding)
code/g.py:270:        return locale.format("%d%%", raw_percent //
100).decode(encoding)

This apparently causes this bug:
https://bugs.launchpad.net/ubuntu/+source/singularity/+bug/576504

One can fix it in 2.7 by replacing locale.format with locale.format_string.
Unfortunately this change will not work in python2.6
Debian will transition to python2.7 default soon, so this issue should
be resolved.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: singularity
Source-Version: 0.30c-1

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

singularity_0.30c-1.debian.tar.gz
  to main/s/singularity/singularity_0.30c-1.debian.tar.gz
singularity_0.30c-1.dsc
  to main/s/singularity/singularity_0.30c-1.dsc
singularity_0.30c-1_all.deb
  to main/s/singularity/singularity_0.30c-1_all.deb
singularity_0.30c.orig.tar.gz
  to main/s/singularity/singularity_0.30c.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.
Kari Pahula <[email protected]> (supplier of updated singularity 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: Sun, 18 Dec 2011 18:47:19 +0200
Source: singularity
Binary: singularity
Architecture: source all
Version: 0.30c-1
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <[email protected]>
Changed-By: Kari Pahula <[email protected]>
Description: 
 singularity - game where one becomes the singularity
Closes: 563009 609550 642597
Changes: 
 singularity (0.30c-1) unstable; urgency=low
 .
   * New upstream release
     * Fix format strings to work with python-2.7 (Closes: #642597)
     * Removes invalid key entries from the german translation (Closes: #609550)
   * Switch to use dh_python2 instead of python-central.
   * Use str() and int() to handle the number of CPUs to build to a base,
     not the locale functions.  (Closes: #563009)
Checksums-Sha1: 
 30bad92a590045f05aa95b8b283b07d4b64d4996 1158 singularity_0.30c-1.dsc
 f4cb2d9e7a04cf22fe76c58b482c568c817baa02 2265133 singularity_0.30c.orig.tar.gz
 22463ccf96e9ec626810141f788f3d54cd49e3c4 35058 
singularity_0.30c-1.debian.tar.gz
 82ac637f55a3898f2058a16a8021a1ed082275e9 1844092 singularity_0.30c-1_all.deb
Checksums-Sha256: 
 2618c7c542f05908657ab7b1bc432bf8a4ac81034bb642b9933db835a88dd548 1158 
singularity_0.30c-1.dsc
 f4759fc059ef136c2d4d9668a021b14922dd7300ab5f37ed318ad6778c83f28f 2265133 
singularity_0.30c.orig.tar.gz
 5d458444194a4f9bb5ef2ace3b500ea2cda2679575ce2a83679cb2be344a7136 35058 
singularity_0.30c-1.debian.tar.gz
 bae0fae645c585c6e567eef1a0435a4e026cb4747c5bee3014ce34167f799912 1844092 
singularity_0.30c-1_all.deb
Files: 
 9a5fb7b7081a7c6f621cd3c955ab4488 1158 games optional singularity_0.30c-1.dsc
 ea4e7d28dd19c33585691ee608672a63 2265133 games optional 
singularity_0.30c.orig.tar.gz
 3880551f0ed60971365bbb0e2b044395 35058 games optional 
singularity_0.30c-1.debian.tar.gz
 b3f1830f0952533a5fcf62bec9fa9c5e 1844092 games optional 
singularity_0.30c-1_all.deb

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

iEYEARECAAYFAk7uGTgACgkQeYl9593Atw08BgCeJfOdlMgBBEpNmo7rMUzuErpH
tnEAniNTV6vRE3/9DFB7mrK52Ci7DL7J
=7J4g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to