On Sat, Jun 3, 2017 at 2:01 AM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote: > Hi Willem, Sorry to bump an old thread but I was wondering if you could test something for me? > I have a soluution that works for me. > > ceph-disk: add required py-module for tox-testing #15433 > > It that is the way to follow, I do not know, because there are a zillion > place to add a requirement. And I just think this is the one. > Asuming that it also tells tox that prettytable is required durign > regular running. > But that is open for any better suggestions. Would you mind testing replacing "sitepackages=True" with "whitelist_externals = prettyprint". When "sitepackages=True" on fc27 and you already have python2-pytest and python2-coverage installed (as I currently do) the environment tries to use the system packages and fails horribly. > > Once you add this, you atleast need to run "make tests" to rebuild the > tox env. You should be able to just... $ rm ../src/ceph-disk/.tox -rf $ ctest -R ceph-disk --output-on-failure > --WjW -- Cheers, Brad -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html