FS#26839 - [pacman] - add line to /etc/pacman.d/gnupg/gpg.conf for proxy support
Attached to Project:
Pacman
Opened by John (graysky) - Thursday, 10 November 2011, 21:38 GMT
Last edited by Allan McRae (Allan) - Sunday, 22 April 2012, 10:33 GMT
Opened by John (graysky) - Thursday, 10 November 2011, 21:38 GMT
Last edited by Allan McRae (Allan) - Sunday, 22 April 2012, 10:33 GMT
|
Details
Minor issue but on the next update consider adding an
example commented line and explanation for users behind a
proxy server so they can get the keyserver to function.
Example: $ cat /etc/pacman.d/gnupg/gpg.conf no-greeting no-permission-warning lock-never keyserver hkp://pgp.mit.edu # set and uncomment the following line if behind a proxy # http-proxy=http://myproxy.com:5000 |
This task depends upon
Closed by Allan McRae (Allan)
Sunday, 22 April 2012, 10:33 GMT
Reason for closing: Won't fix
Additional comments about closing: See coment
Sunday, 22 April 2012, 10:33 GMT
Reason for closing: Won't fix
Additional comments about closing: See coment
1) pacman.conf and makepkg.conf do not have comments about handling proxies.
2) this is just one of many possible options that are not included in the file...