Bug #15911
closedafter updating today, pkg stopped working: ld.so.1: python3.9: fatal: relocation error: file /usr/lib/python3.9/vendor-packages/pycurl.cpython-39.so
0%
Description
I updated my OI hipster installation today with pkg update and after the reboot I noticed that pkg(1m) stopped working:
20:39 < Agnar> olbohlen@t470:~$ pkg search libunistring.so.2
20:39 < Agnar> Traceback (most recent call last):
20:39 < Agnar> File "/usr/bin/pkg", line 81, in <module>
20:39 < Agnar> import pycurl
20:39 < Agnar> ImportError: ld.so.1: python3.9: fatal: relocation error: file
/usr/lib/python3.9/vendor-packages/pycurl.cpython-39.so: symbol
curl_slist_free_all: referenced symbol not found
Also mate-terminal stopped working:
20:21 < Agnar> olbohlen@t470:~$ mate-terminal
20:21 < Agnar> ld.so.1: mate-terminal: fatal: libunistring.so.2: open failed:
No such file or directory
20:21 < Agnar> ld.so.1: mate-terminal: fatal: relocation error: file
/usr/lib/64/libidn2.so.0: symbol uc_composition: referenced
symbol not found
20:21 < Agnar> ld.so.1: mate-terminal: fatal: relocation error: file
/usr/lib/64/libgnutls.so.30: symbol idn2_free: referenced symbol
not found
20:21 < Agnar> ld.so.1: mate-terminal: fatal: relocation error: file
/usr/lib/64/libvte-2.91.so.0: symbol gnutls_global_init:
referenced symbol not found
20:21 < Agnar> Killed
I think especially the pkg bug is very urgent and it prevents people from upgrading further.