authentik-smoke: give the unit gawk #21
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
key-store/key.store!21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "authentik-smoke-gawk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Same defect
inbox-smokehad (#14): the unit'spathomits gawk, but the script parses the Authentik cookie jar with awk. The read failsawk: 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
/rundrop-in: the smoke passes (Result=success). Drop-in removed.🤖 Generated with Claude Code