Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make package fails on fresh checkout #355

Closed
graphaelli opened this issue Nov 28, 2017 · 0 comments
Closed

make package fails on fresh checkout #355

graphaelli opened this issue Nov 28, 2017 · 0 comments

Comments

@graphaelli
Copy link
Member

make package fails unless fields.yml was already created, typically by make update:

Execute /scripts/before_build.sh github.com/elastic/apm-server ./_beats
cp: cannot stat 'fields.yml': No such file or directory
make[1]: *** [prepare-package-cgo] Error 1
make: *** [package] Error 2

Short term fix could be to just document this requirement.

simitt added a commit to simitt/beats that referenced this issue Dec 18, 2017
Avoid failure based on missing files or setup added by running `make
update`.
Closes elastic/apm-server#355.
ruflin pushed a commit to elastic/beats that referenced this issue Dec 19, 2017
Avoid failure based on missing files or setup added by running `make
update`.
Closes elastic/apm-server#355.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant