python 3.4 gate failed with wrong gettext argument

Bug #1550202 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Undecided
yong sheng gong

Bug Description

Obtaining file:///home/jenkins/workspace/gate-tacker-python34
2016-02-26 04:45:58.483 | Complete output from command python setup.py egg_info:
2016-02-26 04:45:58.483 | ERROR:root:Error parsing
2016-02-26 04:45:58.483 | Traceback (most recent call last):
2016-02-26 04:45:58.483 | File "/home/jenkins/workspace/gate-tacker-python34/.tox/py34/lib/python3.4/site-packages/pbr/core.py", line 109, in pbr
2016-02-26 04:45:58.483 | attrs = util.cfg_to_args(path)
2016-02-26 04:45:58.484 | File "/home/jenkins/workspace/gate-tacker-python34/.tox/py34/lib/python3.4/site-packages/pbr/util.py", line 230, in cfg_to_args
2016-02-26 04:45:58.484 | hook_fn = resolve_name(hook)
2016-02-26 04:45:58.484 | File "/home/jenkins/workspace/gate-tacker-python34/.tox/py34/lib/python3.4/site-packages/pbr/util.py", line 171, in resolve_name
2016-02-26 04:45:58.484 | ret = __import__('.'.join(module_name), fromlist=[attr_name])
2016-02-26 04:45:58.484 | File "/home/jenkins/workspace/gate-tacker-python34/tacker/__init__.py", line 21, in <module>
2016-02-26 04:45:58.484 | gettext.install('tacker', unicode=1)
2016-02-26 04:45:58.484 | TypeError: install() got an unexpected keyword argument 'unicode'
2016-02-26 04:45:58.484 | error in setup command: Error parsing /home/jenkins/workspace/gate-tacker-python34/setup.cfg: TypeError: install() got an unexpected keyword argument 'unicode'
2016-02-26 04:45:58.484 |

Changed in tacker:
assignee: nobody → yong sheng gong (gongysh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/285162

Changed in tacker:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/285162
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=2eb8dfdfdc31c5315546ff7c89cd59f8d6cb4727
Submitter: Jenkins
Branch: master

commit 2eb8dfdfdc31c5315546ff7c89cd59f8d6cb4727
Author: gong yong sheng <gong.yongsheng@99cloud.net>
Date: Fri Feb 26 16:43:16 2016 +0800

    Fix gettext wrong argument error in py34

    Closes-Bug: #1550202
    Change-Id: I468bef7a8c0a9fa93576744e7869dfa5f2569fa0

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/tacker 0.3.0

This issue was fixed in the openstack/tacker 0.3.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.