Bug 1474575

Summary: bodhi: ValueError: zero length field name in format
Product: [Fedora] Fedora EPEL Reporter: Ding-Yi Chen <dchen>
Component: bodhiAssignee: Fedora Infrastructure SIG <infra-sig>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: el6CC: jeremy, lewk
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-30 15:01:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2017-07-25 01:28:40 UTC
Description of problem:
I ran:

bodhi

I got:

Error messages included:
ValueError: zero length field name in format


Version-Release number of selected component (if applicable):
bodhi-client-0.9.12.2-1.el6.noarch


How reproducible:
Always

Steps to Reproduce:
1. Run "bodhi"
2.
3.

Actual results:
/usr/lib/python2.6/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead.
  DeprecationWarning)
No handlers could be found for logger "fedora.client.bodhi"
Traceback (most recent call last):
  File "/usr/bin/bodhi", line 532, in <module>
    main()
  File "/usr/bin/bodhi", line 194, in main
    bodhi = BodhiClient(opts.bodhi_url, username=opts.username, debug=opts.verbose)
  File "/usr/lib/python2.6/site-packages/fedora/client/bodhi.py", line 84, in BodhiClient
    return Bodhi2Client(base_url=base_url, staging=staging, **kwargs)
  File "/usr/lib/python2.6/site-packages/fedora/client/bodhi.py", line 130, in __init__
    'login', username=username, **kwargs)
  File "/usr/lib/python2.6/site-packages/fedora/client/openidbaseclient.py", line 181, in __init__
    self._load_cookies()
  File "/usr/lib/python2.6/site-packages/fedora/client/openidbaseclient.py", line 311, in _load_cookies
    log.debug('Current sessions ignored: {}'.format(str(e)))
  File "/usr/lib/python2.6/site-packages/fedora/client/__init__.py", line 126, in __str__
    self.message)
ValueError: zero length field name in format


Expected results:
Simple help message of bodhi

Additional info:
Is it possible to update bodhi?

Comment 1 Ben Cotton 2020-11-05 16:51:17 UTC
This message is a reminder that EPEL 6 is nearing its end of life. Fedora will stop maintaining and issuing updates for EPEL 6 on 2020-11-30. It is our policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of 'el6'.

Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later EPEL version.

Thank you for reporting this issue and we are sorry that we were not able to fix it before EPEL 6 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged  change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.

Comment 2 Ben Cotton 2020-11-05 16:54:00 UTC
This message is a reminder that EPEL 6 is nearing its end of life. Fedora will stop maintaining and issuing updates for EPEL 6 on 2020-11-30. It is policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of 'el6'.

Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later EPEL version.

Thank you for reporting this issue and we are sorry that we were not able to fix it before EPEL 6 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version, you are encouraged to change the 'version' to a later version prior this bug is closed as described in the policy above.

Comment 3 Ben Cotton 2020-11-30 15:01:34 UTC
EPEL el6 changed to end-of-life (EOL) status on 2020-11-30. EPEL el6 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
EPEL please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.