[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#22626: Postgres service fails on adding user
From: |
Christopher Allan Webber |
Subject: |
bug#22626: Postgres service fails on adding user |
Date: |
Thu, 11 Feb 2016 15:07:49 -0800 |
User-agent: |
mu4e 0.9.13; emacs 24.5.1 |
Ludovic Courtès writes:
> Apparently there’s a stale lock file that prevents ‘groupadd’ from
> succeeding, maybe from an earlier crash or something?
>
> Could you forcefully remove /etc/*.lock and retry?
Well, that fixed it! I guess I could have guessed by the context clues
being dumped into stdout... :)
Anyway, closed!