When adding, gpg will fail with a "not able to connect" in some cases (most likely related to firewalling, but not investigated thoroughly): adding the specific protocol and port solves this issue.master
@@ -53,7 +53,7 @@ apt: | |||
url: http://linux.dropbox.com/debian | |||
arch: [i386, amd64] | |||
keyid: 1C61A2656FB57B7E4DE0F4C1FC918B335044912E | |||
keyserver: pgp.mit.edu | |||
keyserver: hkp://pgp.mit.edu:80 | |||
preferences: | |||
00-rspamd: |