linuxmint / warpinator

Share files across the LAN
GNU General Public License v3.0
1.21k stars 81 forks source link

Breaks with python-grpcio 1.38.0 #86

Closed yochananmarqos closed 3 years ago

yochananmarqos commented 3 years ago

Using my warpinator-git 1.2.0.r0.g8e44b39 AUR package:

❯ warpinator
/usr/lib/python3.9/site-packages/grpc/_cython/cygrpc.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN4absl12lts_2021032415AsciiStrToLowerEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
leigh123linux commented 3 years ago

report python-grpcio to archlinux

yochananmarqos commented 3 years ago

python-grpcio 1.38.0-2 fixes it, but only if grpc is installed. Without the latter, I receive this error:

libabsl_strings.so.2103.0.1: cannot open shared object file: No such file or directory

EDIT: With python-grpcio 1.38.0-3, everything is good without grpc.