collective / collective.hostout

zc.buildout deployment and remote control
22 stars 7 forks source link

fabfile can't find buildout-cache #24

Open jean opened 12 years ago

jean commented 12 years ago

./bin/hostout varnish deploy dies as follows:

[vagrant@127.0.0.1:2222] out: ls: cannot access /home/vagrant/varnish/buildout-cache/vagrant/downloads/dist: No such file or directory

On the host I see:

vagrant@natty:~$ ls varnish/buildout-cache/
downloads  eggs  extends

It looks as if it first creates varnish/buildout-cache/downloads and subsequently looks for varnish/buildout-cache/vagrant/downloads/.

This is using hostout trunk as of 36907f1c3d843aa9c4c247f6670f14783853b603.