[Buildbot] #2831: install of www fails..

Buildbot trac trac at buildbot.net
Sun Jun 29 20:57:59 UTC 2014


#2831: install of www fails..
-------------------+--------------------
Reporter:  dustin  |       Owner:
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:  0.9.0
 Version:  0.8.9   |  Resolution:
Keywords:          |
-------------------+--------------------

Old description:

> http://buildbot.buildbot.net/builders/www/builds/275/steps/virtualenv%20setup/logs/stdio
>
> {{{
>     Running "jade:prod" (jade) task
>
>     Warning: Unable to create directory
> "/var/lib/buildslave/bbot/www/build/www/.temp" (Error code: EEXIST). Use
> --force to continue.
>

>
>     Aborted due to warnings. Use --force to continue.
>

>
>         Aborted due to warnings.
>
>     error: command
> '/var/lib/buildslave/bbot/www/build/www/node_modules/.bin/grunt' failed
> with exit status 6
> }}}
>
> Pierre, any ideas why this happens?

New description:

 http://buildbot.buildbot.net/builders/www/builds/275/steps/virtualenv%20setup/logs/stdio

 {{{
     Running "jade:prod" (jade) task

     Warning: Unable to create directory
 "/var/lib/buildslave/bbot/www/build/www/.temp" (Error code: EEXIST). Use
 --force to continue.



     Aborted due to warnings. Use --force to continue.



         Aborted due to warnings.

     error: command
 '/var/lib/buildslave/bbot/www/build/www/node_modules/.bin/grunt' failed
 with exit status 6
 }}}

 Pierre, any ideas why this happens?

--

Comment (by tardyp):

 the only reason I see is a ".temp" file at the place of a directory.

 git clean -xda on the workdir?

--
Ticket URL: <http://trac.buildbot.net/ticket/2831#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list