Fix home directory permissions
Convert for EPEL8 Close: #2039069
This update has been submitted for testing by eclipseo.
This update's test gating status has been changed to 'ignored'.
This update has obsoleted golang-github-prometheus-alertmanager-0.23.0-4.el8, and has inherited its bugs and notes.
This update has been pushed to testing.
EPEL8 is still not working with the latest patch. I just noted that %sysusers_create_compat is probably not in RHEL8: https://www.spinics.net/lists/fedora-devel/msg295385.html
So this might be the approach (untested):
%pre getent group prometheus >/dev/null || groupadd -r prometheus getent passwd prometheus >/dev/null || \ useradd -r -g prometheus -d /var/lib/prometheus -s /sbin/nologin \ -c "Shared system user for all Prometheus components" prometheus
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been obsoleted by golang-github-prometheus-alertmanager-0.23.0-6.el8.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by eclipseo.
This update's test gating status has been changed to 'ignored'.
This update has obsoleted golang-github-prometheus-alertmanager-0.23.0-4.el8, and has inherited its bugs and notes.
This update has been pushed to testing.
EPEL8 is still not working with the latest patch. I just noted that %sysusers_create_compat is probably not in RHEL8: https://www.spinics.net/lists/fedora-devel/msg295385.html
So this might be the approach (untested):
%pre getent group prometheus >/dev/null || groupadd -r prometheus getent passwd prometheus >/dev/null || \ useradd -r -g prometheus -d /var/lib/prometheus -s /sbin/nologin \ -c "Shared system user for all Prometheus components" prometheus
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been obsoleted by golang-github-prometheus-alertmanager-0.23.0-6.el8.