Werk #15418: Agent bakery: Provide AIX tar.gz package in USTAR format
| Component | Agent bakery | ||||||
| Title | Agent bakery: Provide AIX tar.gz package in USTAR format | ||||||
| Date | Mar 17, 2023 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
By default, the agent bakery packages the .tar.gz packages in PAX (POSIX.1-2001) format.
AIX only supports PAX format since AIX 7.3.1 (released Dev 2022), and expects USTAR (POSIX.1-1988) format by default.
Hence, we now package AIX .tar.gz packages in USTAR format.