Description
Seems like Alpha 2492.0.0 ARM doesn't contain the dig binary.
Impact
Cannot use dig in Lokomotive CI pipelines.
Environment and steps to reproduce
- Set-up: Deploy an ARM machine on Packet using the web UI with the following iPXE script:
https://alpha.release.flatcar-linux.net/arm64-usr/current/flatcar_production_packet.ipxe
- Task: Run
dig from a shell.
- Action(s): Run
dig from a shell.
- Error:
dig: command not found
Expected behavior
Expected to see dig output.
Description
Seems like Alpha
2492.0.0ARM doesn't contain thedigbinary.Impact
Cannot use
digin Lokomotive CI pipelines.Environment and steps to reproduce
https://alpha.release.flatcar-linux.net/arm64-usr/current/flatcar_production_packet.ipxedigfrom a shell.digfrom a shell.dig: command not foundExpected behavior
Expected to see
digoutput.