Package: python-keyczar Version: 0.716+ds-1 Severity: important Dear Maintainer,
Package has started to FTBFS with new pyasn1 like so: ====================================================================== ERROR: testParseX509 (util_test.ParseX509Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<BUILDDIR>>/python-keyczar-0.716+ds/tests/keyczar_tests/util_test.py", line 97, in testParseX509 params = util.ParseX509(publickey) File "/<<BUILDDIR>>/python-keyczar-0.716+ds/.pybuild/pythonX.Y_2.7/build/keyczar/util.py", line 176, in ParseX509 prettyPrint()[2:-3])))[0] File "/<<BUILDDIR>>/python-keyczar-0.716+ds/.pybuild/pythonX.Y_2.7/build/keyczar/util.py", line 256, in BinToBytes return "".join([chr(int(x, 2)) for x in octets]) ValueError: invalid literal for int() with base 2: '00052245' ---------------------------------------------------------------------- I have opened an upstream bug report about this as well. https://github.com/google/keyczar/issues/212 Regards, Dimitri.