Your message dated Thu, 26 May 2011 22:03:05 +0000
with message-id <e1qpie1-0002px...@franck.debian.org>
and subject line Bug#627727: fixed in python-keyczar 0.6~b.061709+svn502-1
has caused the Debian Bug report #627727,
regarding python-keyczar: FTBFS: ValueError: RSA modulus length must be a 
multiple of 256 and > 1024
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.)


-- 
627727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627727
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-keyczar
Version: 0.6~b.061709-3
Severity: serious
Justification: fails to build from source

python-keyczar FTBFS:
| make[1]: Entering directory 
`/build/python-keyczar-MPKPhm/python-keyczar-0.6~b.061709'
| set -e ; \
|         cd tests/keyczar/; \
|         for py in 2.6 2.7; do  \
|                 if [ "$py" \< "2.6" ]; then \
|                         
PYTHONPATH=/build/python-keyczar-MPKPhm/python-keyczar-0.6~b.061709/build/lib 
python$py alltests.py; \
|                 else \
|                         
PYTHONPATH=/build/python-keyczar-MPKPhm/python-keyczar-0.6~b.061709/build/lib.linux-x86_64-$py
 python$py alltests.py; \
|                 fi; \
|         done
| ...........E..................
| ======================================================================
| ERROR: testPubKey (keyczart_test.KeyczartTest)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File 
"/build/python-keyczar-MPKPhm/python-keyczar-0.6~b.061709/tests/keyczar/keyczart_test.py",
 line 60, in testPubKey
|     pubmock.AddKey(33, keyinfo.PRIMARY, 512)  # small key size for fast tests
|   File 
"/build/python-keyczar-MPKPhm/python-keyczar-0.6~b.061709/build/lib.linux-x86_64-2.6/keyczar/readers.py",
 line 114, in AddKey
|     key = keys.GenKey(self.kmd.type, size)
|   File 
"/build/python-keyczar-MPKPhm/python-keyczar-0.6~b.061709/build/lib.linux-x86_64-2.6/keyczar/keys.py",
 line 72, in GenKey
|     keyinfo.RSA_PRIV: RsaPrivateKey.Generate}[type](size)
|   File 
"/build/python-keyczar-MPKPhm/python-keyczar-0.6~b.061709/build/lib.linux-x86_64-2.6/keyczar/keys.py",
 line 538, in Generate
|     key = RSA.generate(size, util.RandBytes)
|   File "/usr/lib/python2.6/dist-packages/Crypto/PublicKey/RSA.py", line 207, 
in generate
|     raise ValueError("RSA modulus length must be a multiple of 256 and > 
1024")
| ValueError: RSA modulus length must be a multiple of 256 and > 1024
|
| ----------------------------------------------------------------------
| Ran 30 tests in 0.509s
|
| FAILED (errors=1)

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: python-keyczar
Source-Version: 0.6~b.061709+svn502-1

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

python-keyczar_0.6~b.061709+svn502-1.debian.tar.gz
  to main/p/python-keyczar/python-keyczar_0.6~b.061709+svn502-1.debian.tar.gz
python-keyczar_0.6~b.061709+svn502-1.dsc
  to main/p/python-keyczar/python-keyczar_0.6~b.061709+svn502-1.dsc
python-keyczar_0.6~b.061709+svn502-1_all.deb
  to main/p/python-keyczar/python-keyczar_0.6~b.061709+svn502-1_all.deb
python-keyczar_0.6~b.061709+svn502.orig.tar.gz
  to main/p/python-keyczar/python-keyczar_0.6~b.061709+svn502.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 627...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Kastner <deb...@kvr.at> (supplier of updated python-keyczar 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: SHA256

Format: 1.8
Date: Thu, 26 May 2011 23:49:27 +0200
Source: python-keyczar
Binary: python-keyczar
Architecture: source all
Version: 0.6~b.061709+svn502-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Christian Kastner <deb...@kvr.at>
Description: 
 python-keyczar - Toolkit for safe and simple cryptography for Python
Closes: 627727
Changes: 
 python-keyczar (0.6~b.061709+svn502-1) unstable; urgency=low
 .
   [ Christian Kastner ]
   * Grab newest version from SVN. The diff to 0.6~b.061709 is just a few
     commits and comprises mainly bugfixes. Closes: #627727
   * debian/control:
     - Bumped Standards-Version to 3.9.2 (no changes needed)
   * debian/svn-get-orig.sh:
     - Added this script which creates an upstream tarball from an SVN revision
   * debian/rules:
     - Added get-orig-source target (via svn-get-orig.sh above)
   * debian/patches dropped:
     - 0001-use-os-urandom-for-entropy
       No longer needed, the current SVN snapshot includes it
 .
   [ Jakub Wilk ]
   * Add DM-Upload-Allowed.
Checksums-Sha1: 
 587db1e50134bf99cf2398ae4a13aaee518e9c91 2159 
python-keyczar_0.6~b.061709+svn502-1.dsc
 af5407b1d683f52df112f94aec4aa636d4cf2f49 211918 
python-keyczar_0.6~b.061709+svn502.orig.tar.gz
 a2b7ac394f8d42d494e7c2f605ace4254af6346d 4190 
python-keyczar_0.6~b.061709+svn502-1.debian.tar.gz
 7afa50621197e3c6b5a2f770a916f986bade472e 22904 
python-keyczar_0.6~b.061709+svn502-1_all.deb
Checksums-Sha256: 
 cfc94fa3b5120b2f951638f35ed31fe897291e0fd1cca7779db0a899c4c676bd 2159 
python-keyczar_0.6~b.061709+svn502-1.dsc
 6fbb6f134a1dca15950b546bb429bb8fb4e3015f40408a47fcfa9b91ddb6c15a 211918 
python-keyczar_0.6~b.061709+svn502.orig.tar.gz
 f23f23489e9142eaea329cabedf728ffad9afd7d70f02d694cb5a40b1e193546 4190 
python-keyczar_0.6~b.061709+svn502-1.debian.tar.gz
 5dec70e6027c13b1199c7f14e6a8aba88262c8f573f53b5a54534255a3f98f68 22904 
python-keyczar_0.6~b.061709+svn502-1_all.deb
Files: 
 525149d29c829023c44ec6902fa483c0 2159 python optional 
python-keyczar_0.6~b.061709+svn502-1.dsc
 e005ad0867b1bcb9d4bc2b47ae48369c 211918 python optional 
python-keyczar_0.6~b.061709+svn502.orig.tar.gz
 ef9cac0e47c8d352c23d10e5ed234929 4190 python optional 
python-keyczar_0.6~b.061709+svn502-1.debian.tar.gz
 5be7a82a74c31fd4dd67150709f26563 22904 python optional 
python-keyczar_0.6~b.061709+svn502-1_all.deb

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

iQIcBAEBCAAGBQJN3svLAAoJEC1Os6YBVHX1ttsQAJnfyKqTPndV1aL81QASGL5a
eU4qkI+V9LPDWvCT9DYjShCvbXTgzX0a0ASnad6M1/RuejheF2zp1t/AN3MQemDA
l//p6gEG4W5l2q6jlq3bHvGTltb5Qy0TY6HXaTQ3lS0CNsF0XUocJmUiB678MWB7
JvAD1w3nuhkca8bhyTc6qSjOX26wvDt3aViAGgAuGR9hX4t2C1O8ar4Wf7utiuWl
3JtYZqmxH+3ec4UJ7mzkHxb4alwPDCLJqZHJgGOkpM4n0uwm9TKkLRyHth6+XwOB
kgdlOXG4jjl9Oen83lGIeFfrBQGgV207D7Xmy4k6mEVbcQFmQPQAPfThuRCqCwBO
S0nTDSes6Z97cN+KrII5pBmtiVBQzWsDhZoJ2MqA5Gi/BIjzQMCs9+069ju61k2F
Si7OFsNBjKm4MWV3dFnQwmBbOXte+fADjmwLukA0RSjcZO3cu6YNUyhPpmSMgm6N
8E6CuLhIfabfpfJYY+JAsLut/+YQZxRH81FigwGjgsshE4FtPbSxobtMX0ZxgzI9
KDESXWnJw/1H2IMIjtsU5xkHZwUlNp1aLn0IaLmvJFqfc7HKikiz2wyxXZ63v7ot
yWI9xGuxiPpIfuy6B7llhxzrWN/FMbs7bD8249MUkmlqUKCGGOrP1kTomF3tnx5g
OZJLo295eea216f8GnFW
=mf0R
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to