py3 - TypeError: install() got an unexpected keyword argument 'unicode'

Bug #1777440 reported by Corey Bryant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Undecided
Corey Bryant
openstack-trove (Ubuntu)
Triaged
Medium
Corey Bryant

Bug Description

Traceback (most recent call last):
 File "/usr/bin/trove-api", line 10, in <module>
  sys.exit(main())
 File "/usr/lib/python3/dist-packages/trove/cmd/common.py", line 62, in run
  conf = initialize(**kwargs)
 File "/usr/lib/python3/dist-packages/trove/cmd/common.py", line 20, in initialize
  gettext.install('trove', unicode=1)
 TypeError: install() got an unexpected keyword argument 'unicode'

Changed in trove:
assignee: nobody → Corey Bryant (corey.bryant)
Changed in openstack-trove (Ubuntu):
assignee: nobody → Corey Bryant (corey.bryant)
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove (master)

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

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

Reviewed: https://review.openstack.org/576133
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=08d581fd5c4dcd91cf5999fa270d32e6fe6edf43
Submitter: Zuul
Branch: master

commit 08d581fd5c4dcd91cf5999fa270d32e6fe6edf43
Author: Corey Bryant <email address hidden>
Date: Mon Jun 18 09:10:57 2018 -0400

    py3.x: Fix usage of gettext.install

    This needed to be updated to get py3.x to work.

    Change-Id: I987854c0266566e1e7722478dbb3e27bcffbb08b
    Closes-Bug: #1777440

Changed in trove:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/trove 10.0.0.0b3

This issue was fixed in the openstack/trove 10.0.0.0b3 development milestone.

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.