Bug 1174230 - [abrt] setroubleshoot-server: ConfigParser.py:743:set:TypeError: option values must be strings
Summary: [abrt] setroubleshoot-server: ConfigParser.py:743:set:TypeError: option value...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Lautrbach
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:dceeae9b5aa35a37aaa5d1cbed0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-15 12:52 UTC by webdesigner
Modified: 2015-04-21 19:19 UTC (History)
4 users (show)

Fixed In Version: setroubleshoot-3.2.23-1.fc22
Clone Of:
Environment:
Last Closed: 2015-04-18 09:33:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (938 bytes, text/plain)
2014-12-15 12:52 UTC, webdesigner
no flags Details
File: environ (92 bytes, text/plain)
2014-12-15 12:52 UTC, webdesigner
no flags Details

Description webdesigner 2014-12-15 12:52:31 UTC
Version-Release number of selected component:
setroubleshoot-server-3.2.17-1.fc20

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python -Es /usr/sbin/setroubleshootd -f ''
dso_list:       python-libs-2.7.5-15.fc20.x86_64
executable:     /usr/sbin/setroubleshootd
kernel:         3.17.3-200.fc20.x86_64
runlevel:       unknown
type:           Python
uid:            0

Truncated backtrace:
ConfigParser.py:743:set:TypeError: option values must be strings

Traceback (most recent call last):
  File "/usr/sbin/setroubleshootd", line 29, in <module>
    from setroubleshoot.config import parse_config_setting, get_config
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/config.py", line 651, in <module>
    config_init()
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/config.py", line 417, in config_init
    _cfg = read_configuration(defaults)
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/config.py", line 436, in read_configuration
    cfg.set(default_section,default_option,value)
  File "/usr/lib64/python2.7/ConfigParser.py", line 743, in set
    raise TypeError("option values must be strings")
TypeError: option values must be strings

Local variables in innermost frame:
section: 'audit'
option: 'retry_interval'
value: 60
self: <ConfigParser.SafeConfigParser instance at 0x7f5324dfcb90>

Comment 1 webdesigner 2014-12-15 12:52:34 UTC
Created attachment 968941 [details]
File: backtrace

Comment 2 webdesigner 2014-12-15 12:52:35 UTC
Created attachment 968942 [details]
File: environ

Comment 3 Miroslav Grepl 2015-03-05 14:11:50 UTC
Do you know how you got it? Did it happen by default when you were using SEAlert?

Comment 4 webdesigner 2015-03-05 14:19:59 UTC
(In reply to Miroslav Grepl from comment #3)
> Do you know how you got it? Did it happen by default when you were using
> SEAlert?

I did not use SEAlert in any special way. It is happened by default

Comment 6 Fedora Update System 2015-04-09 13:57:28 UTC
setroubleshoot-3.2.23-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/setroubleshoot-3.2.23-1.fc22

Comment 7 Fedora Update System 2015-04-09 15:08:26 UTC
setroubleshoot-3.2.23-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/setroubleshoot-3.2.23-1.fc21

Comment 8 Fedora Update System 2015-04-09 16:45:22 UTC
Package setroubleshoot-3.2.23-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing setroubleshoot-3.2.23-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-5884/setroubleshoot-3.2.23-1.fc22
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2015-04-18 09:33:43 UTC
setroubleshoot-3.2.23-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2015-04-21 19:19:59 UTC
setroubleshoot-3.2.23-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, 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.