Skip to content

Conversation

@guoard
Copy link

@guoard guoard commented Dec 3, 2025

The previous postinst script unconditionally ran useradd to create the mongodb_exporter system user.

That would fail if the user already existed (e.g., during package upgrade), breaking the post-install process.

@guoard guoard requested a review from a team as a code owner December 3, 2025 07:38
@guoard guoard requested review from JiriCtvrtka and ademidoff and removed request for a team December 3, 2025 07:38
The previous postinst script unconditionally ran `useradd` to create the `mongodb_exporter` system user.

That would fail if the user already existed (e.g., during package upgrade), breaking the post-install process.
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.

2 participants