Unit testcases failed due to invalid argument "msgfmt" in xargs

Bug #1319010 reported by Biswajit Raut
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
New
Undecided
Biswajit Raut

Bug Description

ubuntu@braut:/tmp/trove$ tox -e pep8
pep8 create: /tmp/trove/.tox/pep8
pep8 installdeps: -r/tmp/trove/requirements.txt, -r/tmp/trove/test-requirements.txt, setuptools_git>=0.4
pep8 develop-inst: /tmp/trove
pep8 runtests: commands[0] | flake8
pep8 runtests: commands[1] | bash -c find trove -type f -regex '.*\.pot?' -print0 | xargs -0 -n 1 msgfmt --check-format -o /dev/null
xargs: msgfmt: No such file or directory
ERROR: InvocationError: "/bin/bash -c find trove -type f -regex '.*\\.pot?' -print0 | xargs -0 -n 1 msgfmt --check-format -o /dev/null"
___________________________________________________________________________________________________ summary ___________________________________________________________________________________________________
ERROR: pep8: commands failed

Changed in trove:
assignee: nobody → Biswajit Raut (biswajit-raut)
Revision history for this message
Doug Shelley (0-doug) 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.