Actions
Bug #33520
closedbundler warns /usr/share/foreman-proxy is not writable
Description
when starting the proxy, the following is printed to the log:
Sep 20 11:43:25 pipe-katello-server-nightly-centos7.yatsu.example.com systemd[1]: Starting Foreman Proxy... Sep 20 11:43:25 pipe-katello-server-nightly-centos7.yatsu.example.com smart-proxy[20594]: `/usr/share/foreman-proxy` is not writable. Sep 20 11:43:25 pipe-katello-server-nightly-centos7.yatsu.example.com smart-proxy[20594]: Bundler will use `/tmp/bundler20210920-20594-1pj3v4w20594' as your home directory temporarily. Sep 20 11:43:25 pipe-katello-server-nightly-centos7.yatsu.example.com smart-proxy[20594]: Your Gemfile lists the gem rsec (< 1) more than once. Sep 20 11:43:25 pipe-katello-server-nightly-centos7.yatsu.example.com smart-proxy[20594]: You should probably keep only one of them. Sep 20 11:43:25 pipe-katello-server-nightly-centos7.yatsu.example.com smart-proxy[20594]: Remove any duplicate entries and specify the gem only once. Sep 20 11:43:25 pipe-katello-server-nightly-centos7.yatsu.example.com smart-proxy[20594]: While it's not a problem now, it could cause errors if you change the version of one of them later. Sep 20 11:43:26 pipe-katello-server-nightly-centos7.yatsu.example.com systemd[1]: Started Foreman Proxy.
Actions