Hi Sergey, Thanks for the link!
I actually had the gnu-getopts package installed, but did not have my path setup correctly. Once I did that, things worked fine. Thanks again! Bob On Apr 8, 2014, at 4:03 PM, Sergey Lukjanov <[email protected]> wrote: > Hey Bob, > > it's a known issue of config sample check script, it's not working on > OS X. You can find details and workaround here - > http://lists.openstack.org/pipermail/openstack-dev/2014-February/027618.html > > On Tue, Apr 8, 2014 at 11:57 PM, Robert Nettleton > <[email protected]> wrote: >> Hi All, >> >> I've run into an odd problem while trying to setup a local Sahara dev env on >> my Mac. >> >> Some earlier DB-related problems I noticed a while back appear to be fixed, >> but when I try to run the pep8 checks locally, I get the following error: >> >> "HW10578:sahara$ !517 >> tox -e pep8 >> >> diff: /tmp/sahara.e7czPG/sahara.conf.sample: No such file or directory >> check_uptodate.sh: sahara.conf.sample is not up to date. >> check_uptodate.sh: Please run sahara/tools/config/generate_sample.sh. >> ERROR: InvocationError: './sahara/tools/config/check_uptodate.sh' >> pep8 runtests: commands[2] | bash -c find sahara -type f -regex '.*\.pot?' >> -print0|xargs -0 -n 1 msgfmt --check-format -o /dev/null" >> >> Has anyone else seen this on Mac OS X (Mavericks)? >> >> Thanks, >> Bob >> -- >> CONFIDENTIALITY NOTICE >> NOTICE: This message is intended for the use of the individual or entity to >> which it is addressed and may contain information that is confidential, >> privileged and exempt from disclosure under applicable law. If the reader >> of this message is not the intended recipient, you are hereby notified that >> any printing, copying, dissemination, distribution, disclosure or >> forwarding of this communication is strictly prohibited. If you have >> received this communication in error, please contact the sender immediately >> and delete it from your system. Thank You. >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > -- > Sincerely yours, > Sergey Lukjanov > Sahara Technical Lead > (OpenStack Data Processing) > Mirantis Inc. > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
