Bug 1817862 - AutoLoad failed for: /usr/lib64/hexchat/plugins/python.so | python.so: undefined symbol: PyExc_RuntimeError
Summary: AutoLoad failed for: /usr/lib64/hexchat/plugins/python.so | python.so: undefi...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hexchat
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Patrick Griffis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-27 06:51 UTC by Marc Muehlfeld
Modified: 2020-03-31 00:17 UTC (History)
4 users (show)

Fixed In Version: hexchat-2.14.3-3.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-31 00:17:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marc Muehlfeld 2020-03-27 06:51:15 UTC
Description of problem:
The HexChat Python plug-in fails to load.


Version-Release number of selected component (if applicable):
hexchat-2.14.3-2.fc32.x86_64
python3-3.8.2-2.fc32.x86_64


How reproducible:
Always


Steps to Reproduce:
1. Install HexChat on Fedora 32.
2. Start HexChat.


Actual results:
When HexChat starts, the following error is shown:
> AutoLoad failed for: /usr/lib64/hexchat/plugins/python.so
> /usr/lib64/hexchat/plugins/python.so: undefined symbol: PyExc_RuntimeError

As a consequence, Python add-ons/commands fail. For example:
/py exec import hexchat; print(hexchat.get_info('channel'))
* py :Unknown command


Expected results:
HexChat should successfully load the Python plug-in.

Comment 1 Kevin Fenzi 2020-03-27 20:40:48 UTC
This is https://github.com/hexchat/hexchat/issues/2441 upstream. Will see about backporting the fix.

Comment 2 Fedora Update System 2020-03-27 21:03:07 UTC
FEDORA-2020-302b6ed214 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-302b6ed214

Comment 3 Fedora Update System 2020-03-28 14:59:41 UTC
FEDORA-2020-302b6ed214 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-302b6ed214`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-302b6ed214

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

Comment 4 Marc Muehlfeld 2020-03-30 06:30:10 UTC
This update fixed the problem. Thanks.

Comment 5 Fedora Update System 2020-03-31 00:17:19 UTC
FEDORA-2020-302b6ed214 has been pushed to the Fedora 32 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.