sgidevnet / sgug-rse

Silicon Graphics User Group RPM Software Environment
GNU General Public License v3.0
62 stars 20 forks source link

Don't dlclose plugins, as some may have atexit handlers #194

Closed vvuk closed 2 years ago

vvuk commented 2 years ago

Fixes gpg plugin atexit crash.

mach-kernel commented 2 years ago

@unxmaal I see your log has the byte-compile step, but for some reason it's trying to copy from /usr/sgug/lib and not /usr/sgug/lib32.

Can you please run this on your system?

rpm --eval '%{python3_sitelib}/*'