The default configuration for openSUSE does not work?
What is the correct pillar for OpenSUSE Leap 15.2?
Steps to reproduce the bug
vagrant@opensuse15:~> sudo salt-call state.highstate --local
[ERROR ] Command '['systemd-run', '--scope', 'zypper', '--non-interactive', '--no-refresh', 'install', '--auto-agree-with-licenses', '--name', '--force', '-
-force-resolution', '--from', 'pgdg-sles-10', 'postgresql10-server']' failed with return code: 4
[ERROR ] stdout: Loading repository data...
Reading installed packages...
Forcing installation of 'postgresql10-server-10.15-1PGDG.sles12.x86_64' from repository 'pgdg-sles-10'.
Resolving package dependencies...
Problem: nothing provides libicui18n.so.52.1()(64bit) needed by postgresql10-server-10.15-1PGDG.sles12.x86_64
Solution 1: do not install postgresql10-server-10.15-1PGDG.sles12.x86_64
Solution 2: break postgresql10-server-10.15-1PGDG.sles12.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
[ERROR ] stderr: Running scope as unit: run-r7175d3ce9e5745d59c157a355955f6cf.scope
[ERROR ] retcode: 4
[ERROR ] An error was encountered while installing package(s): Zypper command failure: Running scope as unit: run-r7175d3ce9e5745d59c157a355955f6cf.scope
[ERROR ] User postgres is not available Group postgres is not available
[ERROR ] An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/salt/modules/cmdmod.py", line 442, in _run
pwd.getpwnam(runas)
KeyError: "getpwnam(): name not found: 'postgres'"
During handling of the above exception, another exception occurred:
Your setup
Formula commit hash / release tag
Versions reports (master & minion)
Pillar / config used
Bug details
Describe the bug
The default configuration for openSUSE does not work?
What is the correct pillar for OpenSUSE Leap 15.2?
Steps to reproduce the bug
Expected behaviour
Attempts to fix the bug
Additional context