Skip to content

images: install GNU awk#28

Merged
ashley-cui merged 1 commit into
podman-container-tools:mainfrom
Luap99:awk
Jul 6, 2026
Merged

images: install GNU awk#28
ashley-cui merged 1 commit into
podman-container-tools:mainfrom
Luap99:awk

Conversation

@Luap99

@Luap99 Luap99 commented Jul 6, 2026

Copy link
Copy Markdown
Member

Our logformatter depends on gawk, there are different awk version but we need the GNU version for it.

It seem fedora by default has it but the debian image does not and thus the podman logformatter PR fails[1] ("awk: not an option: --file").

To be more future proof ensure we have gawk installed on both fedora and debian.

[1] https://github.com/podman-container-tools/podman/actions/runs/28609476180/job/84843624877

Our logformatter depends on gawk, there are different awk version but we
need the GNU version for it.

It seem fedora by default has it but the debian image does not and thus
the podman logformatter PR fails[1] ("awk: not an option: --file").

To be more future proof ensure we have gawk installed on both fedora and
debian.

[1] https://github.com/podman-container-tools/podman/actions/runs/28609476180/job/84843624877

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@Luap99 Luap99 changed the title iimages: install GNU awk images: install GNU awk Jul 6, 2026
@Luap99

Luap99 commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

@timcoding1988 @ashley-cui PTAL

@timcoding1988

Copy link
Copy Markdown
Contributor

LGTM

@ashley-cui ashley-cui left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ashley-cui ashley-cui merged commit d603d4a into podman-container-tools:main Jul 6, 2026
7 checks passed
@Luap99 Luap99 deleted the awk branch July 6, 2026 17:13
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.

3 participants