[openstack-dev] [Kuryr] tox -egenconfig not working

2015-10-04 Thread Vikas Choudhary
@Michal, For me also its working on my host machine which already had devstack running. Its failing in case when i am trying on newly launched virtual-box vm. On host machine(where its working) may be requirements installed by devstack for some other projects helping kuryr tox. I even tried

Re: [openstack-dev] [Kuryr] tox -egenconfig not working

2015-10-01 Thread Michal Rostecki
Hi, On Wed, Sep 30, 2015 at 2:27 PM, Vikas Choudhary wrote: > Hi, > > I tried to generate sample kuryr.using "tox -e genconfig", but it is > failing: > > genconfig create: /home/vikas/kuryr/.tox/genconfig > genconfig installdeps: -r/home/vikas/kuryr/requirements.txt,

Re: [openstack-dev] [Kuryr] tox -egenconfig not working

2015-10-01 Thread Carlos Garza
If its because of an Error like "ValueError: --enable-jpeg requested but jpeg not found, aborting² triggered by a dependency pull of Python pillow which then I got around it by doing an ³apt-get install libjpeg-dev² on my ubuntu build. I agree its seemed odd when it happened on tox but not on

[openstack-dev] [Kuryr] tox -egenconfig not working

2015-09-30 Thread Vikas Choudhary
Hi, I tried to generate sample kuryr.using "tox -e genconfig", but it is failing: genconfig create: /home/vikas/kuryr/.tox/genconfig genconfig installdeps: -r/home/vikas/kuryr/requirements.txt, -r/home/vikas/kuryr/test-requirements.txt ERROR: could not install deps