Skip to content

Dockerfile: add missing awk dependency #180

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

Merged
merged 1 commit into from
Jul 18, 2025
Merged

Conversation

Wenzel
Copy link
Contributor

@Wenzel Wenzel commented Jul 9, 2025

Spotted on dockerfile_dev branch, after Fedora 41 baseimage update

[2025-07-09T14:48:18.595Z] Stop (269 ms): Run in container: test -x '/home/docker4/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh'
[2025-07-09T14:48:18.595Z] Start: Run in container: '/home/docker4/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh'
[2025-07-09T14:48:18.935Z] Start: Run in container: touch '/vscode/vscode-server/bin/linux-x64/2901c5ac6db8a986a5666c3af51ff804d05af0d4'
[2025-07-09T14:48:18.937Z] 
[2025-07-09T14:48:18.937Z] /home/docker4/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh: line 66: awk: command not found
[2025-07-09T14:48:18.937Z] Exit code 127
[2025-07-09T14:48:18.938Z] Stop (343 ms): Run in container: '/home/docker4/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh'
[2025-07-09T14:48:18.948Z] Command in container failed: '/home/docker4/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh'
[2025-07-09T14:48:18.948Z] /home/docker4/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh: line 66: awk: command not found
[2025-07-09T14:48:18.949Z] Exit code 127

Copy link
Contributor Author

@Wenzel Wenzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping @brandonmarken can you approve this one ?
Thanks !

@Wenzel Wenzel force-pushed the fix/Dockerfile/awk branch from 7498ea7 to ee41cb0 Compare July 16, 2025 12:46
Copy link

@el-tipton el-tipton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; dep update/change looks reasonable.

@Wenzel Wenzel merged commit 45fae8f into intel:main Jul 18, 2025
19 checks passed
@Wenzel Wenzel deleted the fix/Dockerfile/awk branch July 18, 2025 20:02
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

Successfully merging this pull request may close these issues.

2 participants