Dave just fixed the markdown, thanks! On Mon, Nov 10, 2014 at 8:01 PM, Sweta Rani <[email protected]> wrote:
> ruby --version > ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux] > > Yes, I ran 'middleman build --verbose'. It gave 'identical' for all except > : > == Request: /documentation/latest/mesos-containerizer/index.html > == Finishing Request: documentation/latest/mesos-containerizer/index.html > (0.0s) > error publish/documentation/latest/mesos-containerizer/index.html > Error: Could not locate layout: documentaiton > > Thanks > Sweta > > > On Tue Nov 11 2014 at 3:15:14 AM Vinod Kone <[email protected]> wrote: > > > +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 > > > > > >
