|
Bugzilla – Full Text Bug Listing |
| Summary: | Missing POSIX awk | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Tomáš Doležal <tomak1> |
| Component: | Containers | Assignee: | Dirk Mueller <dmueller> |
| Status: | CONFIRMED --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dmueller, fvogt, msvec, tomak1 |
| Version: | Current | Flags: | dmueller:
needinfo?
(tomak1) |
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Tomáš Doležal
2023-10-01 19:46:27 UTC
It's simply because nothing we currently install requires it. it used to be required by rpm. Hi Tomas, is there a concrete error or usecase that requires awk? we're curious on this and would like to (internally) document why it was added to the container. Well it's not an internal bug, but I was surprised that this distribution doesn't include this utility. After all, it is part of POSIX. https://pubs.opengroup.org/onlinepubs/9699919799/idx/utilities.html Moreover, I think that those few extra bytes are not bad and it will save work and especially headache for administrators who are used to POSIX environment. |