PBR

doesn't support the consistent operational interface

Bug #1189117 reported by Robert Collins
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBR
Won't Fix
High
Unassigned

Bug Description

From https://wiki.openstack.org/wiki/ProjectTestingInterface
 tox -evenv python setup.py extract_messages
tox -evenv python setup.py update_catalog
tox -evenv python setup.py build_sphinx

are meant to be supported by all openstack projects... but
tox -evenv python setup.py extract_messages
GLOB sdist-make: /home/robertc/work/pbr/setup.py
venv create: /home/robertc/work/pbr/.tox/venv
venv installdeps: -r/home/robertc/work/pbr/requirements.txt, -r/home/robertc/work/pbr/test-requirements.txt
venv sdist-inst: /home/robertc/work/pbr/.tox/dist/pbr-0.5.14.zip
venv runtests: commands[0]
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'extract_messages'
ERROR: InvocationError: '/home/robertc/work/pbr/.tox/venv/bin/python setup.py extract_messages'
___________________________________________________ summary ____________________________________________________
ERROR: venv: commands failed

 tox -evenv python setup.py update_catalog
GLOB sdist-make: /home/robertc/work/pbr/setup.py
venv sdist-reinst: /home/robertc/work/pbr/.tox/dist/pbr-0.5.14.zip
venv runtests: commands[0]
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'update_catalog'
ERROR: InvocationError: '/home/robertc/work/pbr/.tox/venv/bin/python setup.py update_catalog'
___________________________________________________ summary ____________________________________________________
ERROR: venv: commands failed

Monty Taylor (mordred)
Changed in pbr:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Robert Collins (lifeless) wrote :

note that one way would be to redefine the interface as havnig translation stuff optional.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to pbr (master)

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

Changed in pbr:
assignee: nobody → Monty Taylor (mordred)
status: Triaged → In Progress
Changed in pbr:
status: In Progress → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on pbr (master)

Change abandoned by Monty Taylor (<email address hidden>) on branch: master
Review: https://review.openstack.org/178879

Changed in pbr:
assignee: Monty Taylor (mordred) → nobody
Revision history for this message
Stephen Finucane (stephenfinucane) wrote :

Assuming I'm not missing anything, this is no longer a requirement unless the project has to be translated, which this does not.

Changed in pbr:
status: Confirmed → Won't Fix
Revision history for this message
Stephen Finucane (stephenfinucane) wrote :
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.