Travis errors on chmod command after generating new Beat

Hi everyone,

I've just created a new Beat using the documentation from https://www.elastic.co/guide/en/beats/libbeat/current/new-beat.html. However, the generated .travis.yml file causes Travis to fail:

The chmod call is conducted on a non-existing directory. Does anyone know how to solve this?

Thanks
Max

fyi: Deleting the chown line from .travis.yml gets rid of the error and the Travis build is green then.

@makkes Could you file an issue for that on Github?

Hi @ruflin,

here's the issue: https://github.com/elastic/beats/issues/4837

Thanks
Max

1 Like

@makkes Thanks.

This topic was automatically closed after 21 days. New replies are no longer allowed.