I upgraded to Docker version 1.2.0, build fa7b24f, Vagrant 1.6.4 and the problem persists. /usr/bin can't be accessed - it has d--x--x--- permissions - and mkdir -p $SRC_DIR fails.
BTW --storage-driver=devicemapper stopped working with message 2014/09/03 14:28:43 Error pulling image (latest) from fenicsproject/development, Driver devicemapper failed to create image rootfs 51eec911902ff8605c8a05114d3ea8393812cb9dc3f05bcaff503f46c8e2c48d: device 51eec911902ff8605c8a05114d3ea8393812cb9dc3f05bcaff503f46c8e2c48d already exists Jan On Wed, 3 Sep 2014 12:19:14 +0200 Jan Blechta <[email protected]> wrote: > Trying to follow the instructions at > https://bitbucket.org/garth-wells/fenics-virtual/src/16d94547b6c081c47c2b491da52cdba1273b5a4d/vagrant/docker-dev/README.md?at=vagrant-docker > I end up in the situation when > > > 1. /usr/bin, (hence git, sudo, ..) can't be accessed on container > machine when DOCKER_OPTS="" in /etc/default/docker.io > > 2. command > mkdir -p $SRC_DIR > from vagrant/docker-dev/fenics.conf fails when > DOCKER_OPTS="" in /etc/default/docker.io > > So permissions to $SRC_DIR are wrong with > --storage-driver=devicemapper but permissions to /usr/bin are wrong > without the option. > > Jan > _______________________________________________ > fenics-support mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics-support _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
