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

Incorrect file name on o365beat-1.4.3-x86_64.rpm.sha512 #28

Open
fuef opened this issue Jan 1, 2020 · 1 comment
Open

Incorrect file name on o365beat-1.4.3-x86_64.rpm.sha512 #28

fuef opened this issue Jan 1, 2020 · 1 comment

Comments

@fuef
Copy link

fuef commented Jan 1, 2020

$ sha512sum -c o365beat-1.4.3-x86_64.rpm.sha512 
sha512sum: o365beat-7.4.0-x86_64.rpm: No such file or directory
o365beat-7.4.0-x86_64.rpm: FAILED open or read
sha512sum: WARNING: 1 listed file could not be read

Apparently, the file name should read o365beat-1.4.3-x86_64.rpm

@chris-counteractive
Copy link
Collaborator

Absolutely, this is good feedback. This is related to the packaging issue in #10, where the build process (make release) uses the libbeat version (in this case 7.4.0) for some things and the beat version (in this case 1.4.3) for others. I'll look into it more and see if there's a fix that doesn't need upstream changes to libbeat, otherwise I'll create an issue with them so we can track it here.

Thanks for the issue.

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

2 participants