Bug 2152887

Summary: [abrt] avogadro2-libs: module(): antechamber.py:151:<module>:RuntimeError: antechamber is unavailable
Product: [Fedora] Fedora Reporter: john <j.f.c.turner>
Component: avogadro2-libsAssignee: Antonio T. sagitter <trpost>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/03c7516a587cfaf9f2dec125b18706d229c069bb
Whiteboard: abrt_hash:287ae1904f6d8c6ce4880073d173104cf201ae50;VARIANT_ID=xfce;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-15 19:38:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description john 2022-12-13 12:41:51 UTC
Description of problem:
Started Avogadro2 for X11 through the right click menu - crashed immediately

Version-Release number of selected component:
avogadro2-libs-1.97.0-1.fc37

Additional info:
reporter:       libreport-2.17.4
cgroup:         0::/user.slice/user-1000.slice/session-2.scope
cmdline:        /usr/bin/python3 /usr/lib64/avogadro2/scripts/charges/antechamber.py --display-name --lang en_GB
crash_function: module
exception_type: RuntimeError
executable:     /usr/lib64/avogadro2/scripts/charges/antechamber.py
interpreter:    python3-3.11.0-1.fc37.x86_64
kernel:         6.0.12-300.fc37.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
antechamber.py:151:<module>:RuntimeError: antechamber is unavailable

Traceback (most recent call last):
  File "/usr/lib64/avogadro2/scripts/charges/antechamber.py", line 151, in <module>
    raise RuntimeError("antechamber is unavailable")
RuntimeError: antechamber is unavailable

Local variables in innermost frame:
__name__: '__main__'
__doc__: None
__package__: None
__loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7fa38a336e50>
__spec__: None
__annotations__: {}
__builtins__: <module 'builtins' (built-in)>
__file__: '/usr/lib64/avogadro2/scripts/charges/antechamber.py'
__cached__: None
argparse: <module 'argparse' from '/usr/lib64/python3.11/argparse.py'>
json: <module 'json' from '/usr/lib64/python3.11/json/__init__.py'>
sys: <module 'sys' (built-in)>
os: <module 'os' (frozen)>
which: <function which at 0x7fa37ca57060>
tempfile: <module 'tempfile' from '/usr/lib64/python3.11/tempfile.py'>
subprocess: <module 'subprocess' from '/usr/lib64/python3.11/subprocess.py'>
getMetaData: <function getMetaData at 0x7fa37cb17380>
charges: <function charges at 0x7fa37caaa2a0>
potential: <function potential at 0x7fa37caabd80>
parser: ArgumentParser(prog='AM1-BCC partial charges', usage=None, description=None, formatter_class=<class 'argparse.HelpFormatter'>, conflict_handler='error', add_help=True)
args: {'display_name': True, 'metadata': False, 'charges': False, 'potential': False, 'lang': 'en_GB'}
name: None

Comment 1 john 2022-12-13 12:41:54 UTC
Created attachment 1932346 [details]
File: backtrace

Comment 2 john 2022-12-13 12:41:55 UTC
Created attachment 1932347 [details]
File: cpuinfo

Comment 3 john 2022-12-13 12:41:57 UTC
Created attachment 1932348 [details]
File: environ

Comment 4 john 2022-12-13 12:41:58 UTC
Created attachment 1932349 [details]
File: mountinfo

Comment 5 john 2022-12-13 12:41:59 UTC
Created attachment 1932350 [details]
File: namespaces

Comment 6 john 2022-12-13 12:42:00 UTC
Created attachment 1932351 [details]
File: open_fds

Comment 7 Antonio T. sagitter 2023-08-15 19:38:44 UTC

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