+Dave What version of Ruby are you running?
Did you run 'middleman build --verbose' as suggested? On Mon, Nov 10, 2014 at 1:03 PM, Sweta Rani <[email protected]> wrote: > Unable to build site from svn and git repository. > Executed following commands: > $ svn checkout https://svn.apache.org/repos/asf/mesos/site > mesos-last-attempt > $ cd mesos-last-attempt > $ sudo HTTP_PROXY="http://10.3.100.207:8080" gem install bundler > $ HTTP_PROXY="https://10.3.100.207:8080" bundle install > $ rake > There were errors during this build, re-run with `middleman build > --verbose` to see the full exception. > An error was encountered when generating the site > rm -r /home/proxima/mesos-last-attempt/tmp > > Thanking You > Sweta >
