Bug 1297221 - [abrt] bodhi-client: bodhi.py:351:parse_file:TypeError: getboolean() got an unexpected keyword argument 'raw'
Summary: [abrt] bodhi-client: bodhi.py:351:parse_file:TypeError: getboolean() got an u...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: bodhi
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6adea0c54d24905e361f70b26b9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-10 19:44 UTC by Pavel Alexeev
Modified: 2016-09-20 02:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-14 08:52:45 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (901 bytes, text/plain)
2016-01-10 19:44 UTC, Pavel Alexeev
no flags Details
File: environ (6.23 KB, application/octet-stream)
2016-01-10 19:44 UTC, Pavel Alexeev
no flags Details

Description Pavel Alexeev 2016-01-10 19:44:16 UTC
Description of problem:
Try push update into bodhi from fedpkg

Version-Release number of selected component:
bodhi-client-0.9.12.2-3.fc23

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python2 -tt /usr/bin/bodhi --new --release f23 --file bodhi.template elasticsearch-1.7.1-3.fc23 --username hubbitus
dso_list:       python-fedora-0.7.0-1.fc23.noarch
executable:     /usr/bin/bodhi
kernel:         4.3.3-300.fc23.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
bodhi.py:351:parse_file:TypeError: getboolean() got an unexpected keyword argument 'raw'

Traceback (most recent call last):
  File "/usr/bin/bodhi", line 537, in <module>
    main()
  File "/usr/bin/bodhi", line 209, in main
    updates = bodhi.parse_file(input_file=opts.input_file)
  File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 351, in parse_file
    section, 'close_bugs', raw=True),
TypeError: getboolean() got an unexpected keyword argument 'raw'

Local variables in innermost frame:
input_file: 'bodhi.template'
read: ['bodhi.template']
section: ' elasticsearch-1.7.1-3.fc23 '
updates: []
defaults: {'suggest': 'unspecified', 'severity': 'unspecified'}
config: <ConfigParser.SafeConfigParser instance at 0x7fa45840ccf8>
self: <fedora.client.bodhi.Bodhi2Client object at 0x7fa4583f8890>
configparser: <module 'ConfigParser' from '/usr/lib64/python2.7/ConfigParser.pyc'>

Comment 1 Pavel Alexeev 2016-01-10 19:44:20 UTC
Created attachment 1113350 [details]
File: backtrace

Comment 2 Pavel Alexeev 2016-01-10 19:44:22 UTC
Created attachment 1113351 [details]
File: environ

Comment 3 Fedora Update System 2016-01-11 23:36:57 UTC
python-fedora-0.7.1-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a6072ce5c0

Comment 4 Fedora Update System 2016-01-11 23:37:40 UTC
python-fedora-0.7.1-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-fcfb7cff96

Comment 5 Fedora Update System 2016-01-12 09:52:34 UTC
python-fedora-0.7.1-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-fcfb7cff96

Comment 6 Fedora Update System 2016-01-12 09:53:55 UTC
python-fedora-0.7.1-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a6072ce5c0

Comment 7 Fedora Update System 2016-01-14 08:52:43 UTC
python-fedora-0.7.1-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-01-22 03:18:52 UTC
python-fedora-0.7.1-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.