jenkins
November 25, 2020, 10:50pm
#1
Looks like an issue with proxy on el8:
[ERROR ] [configure] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[pipeline-foreman-server-nightly-centos8.n2.example.com]: Could not evaluate: Proxy pipeline-foreman-server-nightly-centos8.n2.example.com cannot be retrieved: unknown error (response 503)
and sos report doesn’t seem to include foreman sos data
evgeni
November 26, 2020, 9:03am
#4
But it does include SELinux denials, see my comment in https://github.com/theforeman/puppet-foreman/pull/883
1 Like
evgeni
November 26, 2020, 10:50am
#6
nope, the file still get’s created as var_run_t
, not foreman_var_run_t
and then things explode.
evgeni
November 26, 2020, 12:29pm
#8
so foreman-selinux
is now correct, but systemd
requires a systemctl daemon-reexec
to know about these new file contexts, as otherwise it will still create the file as var_run_t
evgeni
November 27, 2020, 11:55am
#9
and this was now implemented:
theforeman:rpm/develop
← evgeni:selinux-systemd
opened 07:14AM - 27 Nov 20 UTC
pipeline was green again
1 Like
system
Closed
December 4, 2020, 11:55am
#10
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.