For the CA, check if the following file exists on the server: /usr/share/susemanager/salt/certs/RHN-ORG-TRUSTED-SSL-CERT
It should be a link to /srv/www/htdocs/pub/RHN-ORG-TRUSTED-SSL-CERT

For `rpm --import ..` errors check if the URLs are accessible and if so what returns rpm --import URL on running it manually

On Mon, 2021-07-12 at 15:03 +0200, Stefan Bluhm wrote:
Thank you both.

the trace took me further. See some errors on accessing the CA. So some permission errors. I will look at them later.

file_|-/etc/pki/ca-trust/source/anchors/RHN-ORG-TRUSTED-SSL-CERT_|-/etc/pki/ca-trust/source/anchors/RHN-ORG-TRUSTED-SSL-CERT_|-managed(retcode=2): Unable to manage file: none of the specified sources were found
cmd_|-update-ca-certificates_|-/usr/bin/update-ca-trust extract_|-run(retcode=2): One or more requisite failed: certs./etc/pki/ca-trust/source/anchors/RHN-ORG-TRUSTED-SSL-CERT
cmd_|-trust_res_gpg_key_|-rpm --import https://uyuni.example.com:443/pub/res-gpg-pubkey-0182b964.key_|-run(retcode=2): Command "rpm --import https://uyuni.example.com:443/pub/res-gpg-pubkey-0182b964.key" run
cmd_|-trust_suse_manager_tools_rhel_gpg_key_|-rpm --import https://uyuni.example.com:443/pub/sle12-gpg-pubkey-39db7c82.key_|-run(retcode=2): Command "rpm --import https://uyuni.example.com:443/pub/sle12-gpg-pubkey-39db7c82.key" run

Also in /var/logs/salt/api
2021-07-12 14:34:33,890 [salt.roster      :106 ][ERROR   ][1895] Can't access roster for backend flat: Roster file "susemanager-roster-17133542272910374645.tmp" not found

The "py26-compat-salt" package will need some fixing and testing for EL8 for different namings and impacts....

Tomcat is also empty.

Seems like I have to revisit some file locations and permissions.

I am now moving this thread over to uyuni-devel as this is not a usage question anymore.

Best wishes,

Stefan