Package: src:python-debian Version: 0.1.15 Severity: serious From my pbuilder build log:
... # run the tests cd tests && ./test_deb822.py .........E............................ ====================================================================== ERROR: test_gpg_info (__main__.TestDeb822) ---------------------------------------------------------------------- Traceback (most recent call last): File "./test_deb822.py", line 349, in test_gpg_info result_from_str = deb822_from_str.get_gpg_info() File "../lib/debian/deb822.py", line 568, in get_gpg_info self.gpg_info = GpgInfo.from_sequence(self.raw_text) File "../lib/debian/deb822.py", line 650, in from_sequence raise IOError, "cannot access none of given keyrings" IOError: cannot access none of given keyrings ---------------------------------------------------------------------- Ran 38 tests in 0.188s FAILED (errors=1) make: *** [build-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org