Comment 1 for bug 1852773

Revision history for this message
Corey Bryant (corey.bryant) wrote : Re: test failures on focal due to missing build-depend for gpg

Adding gpg to build-depends helps but then we get the following due to missing gpg-agent:

======================================================================
FAIL: test_add_gpg_key (tests.test_dbus.TestDBus)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/software-properties-0.98.6/tests/test_dbus.py", line 372, in test_add_gpg_key
    self.assertTrue(res)
AssertionError: dbus.Boolean(False) is not true