Skip to content

chore(operations): Docker packaging doesn't specify dependencies #3128

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

Closed
Hoverbear opened this issue Jul 20, 2020 · 1 comment
Closed

chore(operations): Docker packaging doesn't specify dependencies #3128

Hoverbear opened this issue Jul 20, 2020 · 1 comment
Assignees
Labels
domain: releasing Anything related to releasing Vector

Comments

@Hoverbear
Copy link
Contributor

Hoverbear commented Jul 20, 2020

Seems the Docker packaging is failing right now if you don't hold it properly.

This is caused by the release-docker job (https://github.com/timberio/vector/blob/75b89d490c17f9985089237111e83e4e8c5f71df/Makefile#L435) which calls build-docker.sh (https://github.com/timberio/vector/blob/75b89d490c17f9985089237111e83e4e8c5f71df/scripts/build-docker.sh#L69-L70.

These depend implicitly on package-deb-x86 (https://github.com/timberio/vector/blob/75b89d490c17f9985089237111e83e4e8c5f71df/Makefile#L403-L404)

As well as package-archive-x86_64-unknown-linux-musl (https://github.com/timberio/vector/blob/75b89d490c17f9985089237111e83e4e8c5f71df/Makefile#L384-L385)

@Hoverbear Hoverbear self-assigned this Jul 20, 2020
@Hoverbear Hoverbear changed the title bug(operations): Docker packaging is failing. bug(operations): Docker packaging doesn't specify dependencies correctly or offer guidance Jul 20, 2020
@Hoverbear Hoverbear changed the title bug(operations): Docker packaging doesn't specify dependencies correctly or offer guidance bug(operations): Docker packaging doesn't specify dependencies correctly Jul 20, 2020
@Hoverbear Hoverbear removed the type: bug A code related bug. label Jul 20, 2020
@Hoverbear
Copy link
Contributor Author

I found this while looking at #2876

@Hoverbear Hoverbear changed the title bug(operations): Docker packaging doesn't specify dependencies correctly chore(operations): Docker packaging doesn't specify dependencies correctly Jul 20, 2020
@Hoverbear Hoverbear changed the title chore(operations): Docker packaging doesn't specify dependencies correctly chore(operations): Docker packaging doesn't specify dependencies Jul 20, 2020
@Hoverbear Hoverbear reopened this Jul 20, 2020
@binarylogic binarylogic added domain: releasing Anything related to releasing Vector and removed domain: operations labels Jul 29, 2020
@jamtur01 jamtur01 removed this from the 2020.08.17 - On The Road Again milestone Sep 8, 2020
@jamtur01 jamtur01 self-assigned this Sep 29, 2020
@jamtur01 jamtur01 added this to the 2020-09-28 - Derezzed milestone Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: releasing Anything related to releasing Vector
Projects
None yet
Development

No branches or pull requests

3 participants