Re: [arch-general] aur/solr: Unknown PGP key

2018-07-28 Thread Ralf Mardorf
On Sat, 28 Jul 2018 23:01:22 -0400, Eli Schwartz via arch-general wrote: >On 07/27/2018 07:28 PM, Ralf Mardorf wrote: >> $ man makepkg | grep GNUPGHOME >>GNUPGHOME="/path/to/directory" >> >> I'm short in time and apart from this I'm uncertain, if it's worth to >> add this to the Arch Wiki.

Re: [arch-general] aur/solr: Unknown PGP key

2018-07-28 Thread Ralf Mardorf
On Sat, 28 Jul 2018 23:01:07 -0400, Eli Schwartz via arch-general wrote: >"omg someone uses auto-key-retrieve quickly let me rant about how it >is evil" You are polemic. Netiquette requires to assume good faith. I didn't rant at all, I just informed. You are now trying to mitigate your pitful atti

Re: [arch-general] aur/solr: Unknown PGP key

2018-07-28 Thread Eli Schwartz via arch-general
On 07/28/2018 05:13 AM, Ralph Corderoy wrote: > Hi Ralf, > >> I didn't read all related Wiki pages, but seemingly non, including >> https://wiki.archlinux.org/index.php/makepkg mention Eli's hint, to >> use >> >> echo 'GNUPGHOME="$HOME"/.gnupg-makepkg' >> >> "$HOME"/.config/pacman/makepkg.conf I

Re: [arch-general] aur/solr: Unknown PGP key

2018-07-28 Thread Eli Schwartz via arch-general
On 07/27/2018 07:28 PM, Ralf Mardorf wrote: > $ man makepkg | grep GNUPGHOME >GNUPGHOME="/path/to/directory" > > I'm short in time and apart from this I'm uncertain, if it's worth to > add this to the Arch Wiki. I see no reason to duplicate even more gnupg documentation on the makepkg wik

Re: [arch-general] aur/solr: Unknown PGP key

2018-07-28 Thread Eli Schwartz via arch-general
On 07/27/2018 03:10 AM, Ralph Corderoy wrote: > Thanks, I found it on topic, given Peter explicitly mentioned the > option, and very helpful. I've added a note to the suggestion in > https://wiki.archlinux.org/index.php/GnuPG#Use_a_keyserver Yes, clearly jumping down the throat of anyone who dare

Re: [arch-general] Arch Linux PC as a Remote Desktop Node

2018-07-28 Thread Ralph Corderoy
Hi Mike, cyelae wrote: > I'm not sure about the auth part given my little experience with it, > but if you're going to log into a server via RDP, can't you simply > have your lightweight machine automatically open a default session > [1], connect to the windows server, and authenticate users there

Re: [arch-general] aur/solr: Unknown PGP key

2018-07-28 Thread Ralph Corderoy
Hi Ralf, > I didn't read all related Wiki pages, but seemingly non, including > https://wiki.archlinux.org/index.php/makepkg mention Eli's hint, to > use > > echo 'GNUPGHOME="$HOME"/.gnupg-makepkg' >> "$HOME"/.config/pacman/makepkg.conf > > Fortunately the manpage does. > > $ man makepkg | grep GN