[PR #248] [MERGED] fix: groupdel: false positive in lock contention detection #344

Closed
opened 2026-05-07 00:20:27 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/248
Author: @speed47
Created: 9/24/2021
Status: Merged
Merged: 9/28/2021
Merged by: @speed47

Base: masterHead: falsepositive


📝 Commits (1)

  • ae23ea1 fix: groupdel: false positive in lock contention detection

📊 Changes

1 file changed (+8 additions, -3 deletions)

View changed files

📝 lib/perl/OVH/Bastion/os.inc (+8 -3)

📄 Description

Groups that were containing 'lock' or 'retry' in their name
would falsely trigger the /etc/passwd and /etc/group lock
contention detection, due to their presence in the output of
the system command, implying several retries that were not
needed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/248 **Author:** [@speed47](https://github.com/speed47) **Created:** 9/24/2021 **Status:** ✅ Merged **Merged:** 9/28/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `falsepositive` --- ### 📝 Commits (1) - [`ae23ea1`](https://github.com/ovh/the-bastion/commit/ae23ea160d8d71b4d56e4cbf3fb3940bb5207b80) fix: groupdel: false positive in lock contention detection ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/perl/OVH/Bastion/os.inc` (+8 -3) </details> ### 📄 Description Groups that were containing 'lock' or 'retry' in their name would falsely trigger the /etc/passwd and /etc/group lock contention detection, due to their presence in the output of the system command, implying several retries that were not needed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:27 +02:00
Sign in to join this conversation.
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
starred/the-bastion#344
No description provided.