[Buildbot-devel] Buildbot Nine (was Re: Looking for suggestions (TrySchedulers - Buildbot 0.9))

Francesco Di Mizio francescodimizio at gmail.com
Tue Apr 21 13:00:00 UTC 2015


If it can be of any help following is an example error I am getting wheh
running "make frontend":

npm WARN unmet dependency which is version 2.3.2
    npm WARN unmet dependency
/home/XXXXX/buildbot/www/base/node_modules/guanlecoja/node_modules/karma-coverage/node_modules/istanbul/node_modules/js-yaml/node_modules/argparse
requires lodash@'>= 3.2.0 < 4.0.0' but will load
    npm WARN unmet dependency
/home/XXXXX/buildbot/www/base/node_modules/guanlecoja/node_modules/lodash,
    npm WARN unmet dependency which is version 2.4.1
    /home/XXXXX/buildbot/www/base/node_modules/.bin/gulp prod --notests
    unable to execute
'/home/XXXXX/buildbot/www/base/node_modules/.bin/gulp': No such file or
directory
    error: command '/home/XXXXX/buildbot/www/base/node_modules/.bin/gulp'
failed with exit status 1


On Tue, Apr 21, 2015 at 2:40 PM, Francesco Di Mizio <
francescodimizio at gmail.com> wrote:

> Sorry for being a pain. As you know I've been using Nine for quite a while
> ending up having a solid buildbot setup.
>
> Today I was deploying a new server and realized I am no longer able to
> install it. I am quite scared. I also failed to install without the wheel
> following the usual
> http://docs.buildbot.net/latest/developer/www.html#hacking-quick-start
> Having troubles with npm, nodejs and the like. Tryied on both Debian and
> Ubuntu.
>
> Also jumping back to Eight is no longer an option as I am using some
> features only present in Nine.
>
> On Tue, Apr 21, 2015 at 11:56 AM, Francesco Di Mizio <
> francescodimizio at gmail.com> wrote:
>
>> Just thought I would let you notice autobuilds have not happended in a
>> long time.
>>
>> http://buildbot.buildbot.net/builders/builds
>>
>>
>>
>> On Tue, Feb 3, 2015 at 1:33 AM, Francesco Di Mizio <
>> francescodimizio at gmail.com> wrote:
>>
>>> Hi Mikhail,
>>>
>>> thank for your interest.
>>> Eventually I managed to get something running. The problem was something
>>> related to permissions I think.
>>> I just did everything from scrath making sure to use sudo wherever I
>>> could.
>>>
>>> Only problem now is that teh waterfall doesn't show up, the link is
>>> actually missing,
>>> "make frontend" says all good, installing succesfully all the 4 plugins
>>> under  www/, thus even www/waterfall/
>>>
>>> Any idea why this would be happening?
>>>
>>> On Mon, Feb 2, 2015 at 7:30 PM, Mikhail Sobolev <mss at mawhrin.net> wrote:
>>>
>>>> Hi Francesco,
>>>>
>>>> I'm sorry to hear that you have troubles installing master.
>>>>
>>>> Pierre strongly suggested we fix automatic builds of wheels for the
>>>> corresponding components and today I finally fixed it:
>>>>
>>>>     http://buildbot.buildbot.net/builders/builds/builds/12
>>>>
>>>> and the automatically built wheels are available at
>>>>
>>>>     http://ftp.buildbot.net/pub/latest/
>>>>
>>>> Just for the sake of making sure things work Ok, I tried and succeeded
>>>> installing it on FreeBSD and on a Debian machines (without using the
>>>> above
>>>> mentioned wheels).  I followed the instructions at
>>>>
>>>>
>>>> http://docs.buildbot.net/latest/developer/www.html#hacking-quick-start
>>>>
>>>> where the only "hack" I needed on my Debian machine was creating a
>>>> symlink to
>>>> make 'node' available:
>>>>
>>>>     $ sudo ln -s /usr/bin/nodejs /usr/bin/node
>>>>
>>>> --
>>>> Misha
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Dive into the World of Parallel Programming. The Go Parallel Website,
>>>> sponsored by Intel and developed in partnership with Slashdot Media, is
>>>> your
>>>> hub for all things parallel software development, from weekly thought
>>>> leadership blogs to news, videos, case studies, tutorials and more.
>>>> Take a
>>>> look and join the conversation now. http://goparallel.sourceforge.net/
>>>> _______________________________________________
>>>> Buildbot-devel mailing list
>>>> Buildbot-devel at lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150421/829ecd6c/attachment.html>


More information about the devel mailing list