On 15 October 2016 at 02:00, Tomas Orsava <tors...@redhat.com> wrote:
> Hi!
>
> I'm not able to find it myself, and nobody chimed in so far. Have you had
> any luck?

OK, I filed https://bugzilla.redhat.com/show_bug.cgi?id=1385471

There's a mini-rant in the "Additional Info" section regarding RPATH,
as not setting that appropriately on the SCL Python runtime binaries
is causing the bulk of these dynamic linking problems, so if it was
set properly, the current issues would almost all just go away and you
wouldn't have to find and patch all the Python projects that assume
'sys.executable' can be used the same way it can upstream and then
hope that nobody does "pip install --upgrade" on a patched downstream
component :)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org

Reply via email to