Description of Problem: In the last week or so, the version of gpg has picked up a new warning: gpg: WARNING: --honor-http-proxy is a deprecated option. gpg: please use "--keyserver-options honor-http-proxy" instead Version-Release number of selected component (if applicable): gnupg-1.0.7-6 How Reproducible: Everytime you run gpg Steps to Reproduce: 1. gpg --list-keys for example, or `gpg --anything` 2. 3. Actual Results: gpg blathers incoherently about http proxies. Oh so I do love http proxies. Expected Results: gpg would be the strong silent type Additional Information:
You need to remove this setting from your configuration file. It's not honored by newer versions, and isn't in the version of the configuration file which is generated anew when you run gpg for the first time.