[Buildbot-devel] Issue installing HEAD buildbot-www

Carlo Kok ck at remobjects.com
Sun Sep 28 13:48:34 UTC 2014



Mikhail Sobolev schreef op 27-9-2014 om 11:26:
> Hi Carlo,
>
> On Fri, Sep 26, 2014 at 10:47:28PM +0200, Carlo Kok wrote:
>> After python setup.py install on buildbot master, pkg and www/base
> Thank you very much for helping to troubleshoot the problem yesterday.
>
> The issue is known:
>
>      http://trac.buildbot.net/ticket/2883
>
> I spent some time this morning looking into it and produced a fix (an
> automatic test is still pending) different from the one Dustin suggested
> on the IRC:
>
>> I tried this pull request https://github.com/buildbot/buildbot/pull/1215
>> and rebuilding all setups with had no effect on the error. What can I do
>> now?
> Could you please try
>
>      https://github.com/buildbot/buildbot/pull/1239
>
> and let us know if it helped?  If it did, I'll think about what kind of
> would be appropriate and after implementing it, the fix will land in
> master.
>

Fails with
running install_lib
running build_py
copying buildbot_www/VERSION -> build/lib.linux-x86_64-2.7/buildbot_www
copying buildbot_www/static/scripts.js -> 
build/lib.linux-x86_64-2.7/buildbot_www/static
copying buildbot_www/static/tests.js -> 
build/lib.linux-x86_64-2.7/buildbot_www/static
copying buildbot_www/static/styles.css -> 
build/lib.linux-x86_64-2.7/buildbot_www/static
copying buildbot_www/static/index.html -> 
build/lib.linux-x86_64-2.7/buildbot_www/static
error: can't copy 'buildbot_www/static/fonts': doesn't exist or not a 
regular file


It's a dir




More information about the devel mailing list