On 2018-11-12, tfrohw...@fastmail.com <tfrohw...@fastmail.com> wrote:
> This is an issue with readline with several ports that's fallout from the 
> switch to ld.lld as far as I understand.
>
> I learned today that you can preload libncurses for the moment as a 
> workaround until this is fixed. It works at least with gpg2 for me:
>
> $ LD_PRELOAD="libncurses.so" gpg2 -e
>
> May also work with R...

Yes, this should workaround the problem in most if not all affected ports.
(it won't work for setuid prpgrams, but I don't think any of the affected
ports are setuid).

We are looking at a more general fix.

Reply via email to