Bug 2244684 - Hexchat plugins do not load. undefined symbols
Summary: Hexchat plugins do not load. undefined symbols
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hexchat
Version: 39
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Patrick Griffis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2247967 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-17 18:11 UTC by Marc Muehlfeld
Modified: 2023-11-13 01:05 UTC (History)
5 users (show)

Fixed In Version: hexchat-2.16.1-8.fc40 hexchat-2.16.1-8.fc39
Clone Of:
Environment:
Last Closed: 2023-11-04 23:25:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marc Muehlfeld 2023-10-17 18:11:43 UTC
When you start Hexchat on F39, all plugins fail to load.

Reproducible: Always

Steps to Reproduce:
1. Start hexchat on F39
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/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/perl.so
/usr/lib64/hexchat/plugins/perl.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
AutoLoad failed for: /usr/lib64/hexchat/plugins/sysinfo.so
/usr/lib64/hexchat/plugins/sysinfo.so: undefined symbol: hexchat_list_int

Expected Results:  
Plugins should load, so that custom plugins that use Perl, etc. also work.

Comment 1 Kevin Fenzi 2023-10-17 20:46:44 UTC
I'm not sure what changed here, but a simple rebuild seems to fix it in my testing. 

Can you try this scratch build:

https://koji.fedoraproject.org/koji/taskinfo?taskID=107666656

If that works for you I can push official builds.

Comment 2 Marc Muehlfeld 2023-10-18 09:22:30 UTC
I can confirm that the rebuild fixes the problem.

The new RPM works. Thanks.

Comment 3 Fedora Update System 2023-11-04 23:23:32 UTC
FEDORA-2023-2e5425e152 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2e5425e152

Comment 4 Fedora Update System 2023-11-04 23:25:27 UTC
FEDORA-2023-2e5425e152 has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2023-11-05 00:09:19 UTC
FEDORA-2023-5455462f90 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5455462f90

Comment 6 Kevin Fenzi 2023-11-05 04:39:16 UTC
*** Bug 2247967 has been marked as a duplicate of this bug. ***

Comment 7 Fedora Update System 2023-11-06 02:54:34 UTC
FEDORA-2023-5455462f90 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-5455462f90`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5455462f90

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2023-11-13 01:05:09 UTC
FEDORA-2023-5455462f90 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


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