FS#79188 - [telegram-desktop] glib2 and libsigc++-3.0 should be runtime dependencies
Attached to Project:
Arch Linux
Opened by q rty (q234rty) - Monday, 24 July 2023, 08:38 GMT
Last edited by Toolybird (Toolybird) - Monday, 24 July 2023, 20:27 GMT
Opened by q rty (q234rty) - Monday, 24 July 2023, 08:38 GMT
Last edited by Toolybird (Toolybird) - Monday, 24 July 2023, 20:27 GMT
|
Details
Description:
telegram-desktop 4.8.7 switched to a static glibmm-2.68, however did not include runtime deps of glibmm-2.68 as runtime deps. glib2 and libsigc++-3.0 should be marked as runtime dependecies. Steps to reproduce: $ ldd /usr/bin/telegram-desktop | grep -E "sig|glib" libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f9e5a6e8000) libsigc-3.0.so.0 => /usr/lib/libsigc-3.0.so.0 (0x00007f9e59eed000) |
This task depends upon
Closed by Toolybird (Toolybird)
Monday, 24 July 2023, 20:27 GMT
Reason for closing: Fixed
Additional comments about closing: telegram-desktop 4.8.7-2
Monday, 24 July 2023, 20:27 GMT
Reason for closing: Fixed
Additional comments about closing: telegram-desktop 4.8.7-2
Comment by
Sven-Hendrik Haase (Svenstaro) -
Monday, 24 July 2023, 09:26 GMT
Good catch. For the record, I'm very unhappy about upstream's
choice to use unstable glibmm here.
Comment by
Sven-Hendrik Haase (Svenstaro) -
Monday, 24 July 2023, 09:53 GMT
Alright thanks, check rel-2.