Bug 2279044 - [abrt] lirc-core: main(): lircd-setup:37:main:AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
Summary: [abrt] lirc-core: main(): lircd-setup:37:main:AttributeError: module 'configp...
Keywords:
Status: CLOSED DUPLICATE of bug 2253406
Alias: None
Product: Fedora
Classification: Fedora
Component: lirc
Version: 40
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alec Leamas
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6d2dfe5acadf98aebb748f349d9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-05-04 09:27 UTC by Nigel Jewell
Modified: 2024-05-04 09:31 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-05-04 09:31:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: cpuinfo (2.70 KB, text/plain)
2024-05-04 09:27 UTC, Nigel Jewell
no flags Details
File: namespaces (171 bytes, text/plain)
2024-05-04 09:27 UTC, Nigel Jewell
no flags Details
File: backtrace (545 bytes, text/plain)
2024-05-04 09:27 UTC, Nigel Jewell
no flags Details
File: open_fds (331 bytes, text/plain)
2024-05-04 09:27 UTC, Nigel Jewell
no flags Details
File: environ (385 bytes, text/plain)
2024-05-04 09:27 UTC, Nigel Jewell
no flags Details
File: mountinfo (3.14 KB, text/plain)
2024-05-04 09:27 UTC, Nigel Jewell
no flags Details
File: os_info (734 bytes, text/plain)
2024-05-04 09:27 UTC, Nigel Jewell
no flags Details

Description Nigel Jewell 2024-05-04 09:27:41 UTC
Description of problem:
Happens when starting lircd after upgrade to Fedora 40.  Was fine with Fedora 39.

Version-Release number of selected component:
lirc-core-0.10.0-42.fc40

Additional info:
reporter:       libreport-2.17.15
exception_type: AttributeError
interpreter:    python3-3.12.3-2.fc40.x86_64
cgroup:         0::/system.slice/lircd-setup.service
cmdline:        /usr/bin/python3 /usr/sbin/lircd-setup
type:           Python3
reason:         lircd-setup:37:main:AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
kernel:         6.8.8-300.fc40.x86_64
comment:        Happens when starting lircd after upgrade to Fedora 40.  Was fine with Fedora 39.
crash_function: main
package:        lirc-core-0.10.0-42.fc40
runlevel:       N 5
executable:     /usr/sbin/lircd-setup
uid:            0

Truncated backtrace:
lircd-setup:37:main:AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

Traceback (most recent call last):
  File "/usr/sbin/lircd-setup", line 51, in <module>
    main()
  File "/usr/sbin/lircd-setup", line 37, in main
    parser = configparser.SafeConfigParser()
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

Local variables in innermost frame:
path: '/etc/lirc/lirc_options.conf'

Potential duplicate: bug 2253406

Comment 1 Nigel Jewell 2024-05-04 09:27:47 UTC
Created attachment 2031215 [details]
File: cpuinfo

Comment 2 Nigel Jewell 2024-05-04 09:27:49 UTC
Created attachment 2031216 [details]
File: namespaces

Comment 3 Nigel Jewell 2024-05-04 09:27:50 UTC
Created attachment 2031217 [details]
File: backtrace

Comment 4 Nigel Jewell 2024-05-04 09:27:52 UTC
Created attachment 2031218 [details]
File: open_fds

Comment 5 Nigel Jewell 2024-05-04 09:27:54 UTC
Created attachment 2031219 [details]
File: environ

Comment 6 Nigel Jewell 2024-05-04 09:27:56 UTC
Created attachment 2031220 [details]
File: mountinfo

Comment 7 Nigel Jewell 2024-05-04 09:27:57 UTC
Created attachment 2031221 [details]
File: os_info

Comment 8 Nigel Jewell 2024-05-04 09:31:12 UTC

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


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