Bug#573934: python-debian: FTBFS: cannot access none (sic) of given keyrings

Daniel Schepler dschepler at gmail.com
Mon Mar 15 06:12:45 UTC 2010


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





More information about the pkg-python-debian-maint mailing list