#2571: buildbot_www package does not include html files and require.js
-----------------------+-------------------
Reporter: jollyroger | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.9.+
Version: master | Keywords: web
-----------------------+-------------------
When building buildbot_www package on Debian unstable (node v0.10.20,
node-gyp v0.10.10) the produced sdist tarball as well as the
`www/buildbot_www` directory does not contain the following files required
to run the new web interface:
* index.html
* require.js
* views directory (with add other html files)
All these files can be found in `www/.temp` directory after succesfull
build. However there is one more issue with `require.js`: The new web
interface expects it to be in the root directory, i.e. in
`www/buildbot_www`, but in fact this file is located under
`www/.temp/scrips/libs/` directory. This means that even if all files were
to be copied to `www/buildbot_www` during build, web interface won't find
require.js and fail to display anything as the result.
Attaching build logs in case of any interest. Sorry for some command
sequences (node just cannot stop to use colors).
--
Ticket URL: <http://trac.buildbot.net/ticket/2571>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits