Bug #33520
bundler warns /usr/share/foreman-proxy is not writable
Pull request:
Fixed in Releases:
Found in Releases:
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.
Related issues
Associated revisions
History
#1
Updated by Evgeni Golov 11 months ago
- Related to Bug #33013: bundler warns /usr/share/foreman is not writable added
#2
Updated by The Foreman Bot 11 months ago
- Assignee set to Evgeni Golov
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/801 added
#3
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.1.0 added
#4
Updated by Evgeni Golov 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 09bf77d9fbc3c9572f4aaeff2847136dd34aeb89.
Fixes #33520 - Silence bundler