Bug 2247967 - Autoload plugins fails
Summary: Autoload plugins fails
Keywords:
Status: CLOSED DUPLICATE of bug 2244684
Alias: None
Product: Fedora
Classification: Fedora
Component: hexchat
Version: 39
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Patrick Griffis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-05 04:26 UTC by Igor Bezrodnik
Modified: 2023-11-05 04:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-11-05 04:39:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Igor Bezrodnik 2023-11-05 04:26:14 UTC
Autoload plugins fails:
AutoLoad failed for: /usr/lib64/hexchat/plugins/checksum.so
 /usr/lib64/hexchat/plugins/checksum.so: undefined symbol: hexchat_pluginpref_get_int
 AutoLoad failed for: /usr/lib64/hexchat/plugins/perl.so
 /usr/lib64/hexchat/plugins/perl.so: undefined symbol: hexchat_get_prefs
 AutoLoad failed for: /usr/lib64/hexchat/plugins/sysinfo.so
 /usr/lib64/hexchat/plugins/sysinfo.so: undefined symbol: hexchat_list_int
 AutoLoad failed for: /usr/lib64/hexchat/plugins/fishlim.so
 /usr/lib64/hexchat/plugins/fishlim.so: undefined symbol: hexchat_get_context
 AutoLoad failed for: /usr/lib64/hexchat/plugins/lua.so
 /usr/lib64/hexchat/plugins/lua.so: undefined symbol: hexchat_get_prefs
 AutoLoad failed for: /usr/lib64/hexchat/plugins/python.so
 /usr/lib64/hexchat/plugins/python.so: undefined symbol: hexchat_emit_print_attrs


Reproducible: Always

Steps to Reproduce:
1.run hexchat
2.
3.
Actual Results:  
AutoLoad failed for: /usr/lib64/hexchat/plugins/checksum.so
 /usr/lib64/hexchat/plugins/checksum.so: undefined symbol: hexchat_pluginpref_get_int
 AutoLoad failed for: /usr/lib64/hexchat/plugins/perl.so
 /usr/lib64/hexchat/plugins/perl.so: undefined symbol: hexchat_get_prefs
 AutoLoad failed for: /usr/lib64/hexchat/plugins/sysinfo.so
 /usr/lib64/hexchat/plugins/sysinfo.so: undefined symbol: hexchat_list_int
 AutoLoad failed for: /usr/lib64/hexchat/plugins/fishlim.so
 /usr/lib64/hexchat/plugins/fishlim.so: undefined symbol: hexchat_get_context
 AutoLoad failed for: /usr/lib64/hexchat/plugins/lua.so
 /usr/lib64/hexchat/plugins/lua.so: undefined symbol: hexchat_get_prefs
 AutoLoad failed for: /usr/lib64/hexchat/plugins/python.so
 /usr/lib64/hexchat/plugins/python.so: undefined symbol: hexchat_emit_print_attrs

Expected Results:  
load plugins

Comment 1 Kevin Fenzi 2023-11-05 04:39:16 UTC
Yeah, the version in updates-testing should fix this.

*** This bug has been marked as a duplicate of bug 2244684 ***


Note You need to log in before you can comment on or make changes to this bug.