authentik-smoke: give the unit gawk #21

Merged
founder merged 1 commit from authentik-smoke-gawk into main 2026-07-26 22:35:40 +00:00
Owner

Same defect inbox-smoke had (#14): the unit's path omits gawk, but the script parses the Authentik cookie jar with awk. The read fails awk: command not found, the variable ends up empty, and the check dies at status 127 pointing nowhere near the real cause. awk is present on the host — only the unit's PATH was missing it.

Verified on the live forge by adding gawk to the running unit's PATH via a throwaway /run drop-in: the smoke passes (Result=success). Drop-in removed.

🤖 Generated with Claude Code

Same defect `inbox-smoke` had (#14): the unit's `path` omits gawk, but the script parses the Authentik cookie jar with awk. The read fails `awk: command not found`, the variable ends up empty, and the check dies at status 127 pointing nowhere near the real cause. **awk is present on the host — only the unit's PATH was missing it.** Verified on the live forge by adding gawk to the running unit's PATH via a throwaway `/run` drop-in: the smoke passes (`Result=success`). Drop-in removed. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
authentik-smoke: give the unit gawk
Some checks failed
Release: If Needed / Check (Release Needed) (push) Successful in 6s
Namespace: Build Images / Refresh macOS runner lane (push) Successful in 7s
Namespace: Build Images / Refresh Linux runner image (push) Has been cancelled
Deploy: API / Deploy (API) (push) Has been cancelled
Deploy: Web / Deploy (Web) (push) Has been cancelled
570b1825dd
Same defect as inbox-smoke had: the unit's `path` omits gawk, but the script
parses the Authentik cookie jar with awk. The read fails with
`awk: command not found`, the variable ends up empty, and the check dies at
status 127 pointing nowhere near the real cause. awk is present on the host --
only the unit's PATH was missing it.

Verified on the live forge by adding gawk to the running unit's PATH via a
throwaway /run drop-in: the smoke passes (Result=success). Drop-in removed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
key-store/key.store!21
No description provided.