Actions
Bug #34589
closedrsec gem listed twice generates a warning
Status:
Closed
Priority:
Normal
Assignee:
Category:
Packaging
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Your Gemfile lists the gem rsec (< 1) more than once. You should probably keep only one of them. Remove any duplicate entries and specify the gem only once. While it's not a problem now, it could cause errors if you change the version of one of them later.
This is from the file bundler.d/dhcp_isc.rb.
The result for users is that at least this cron generates an email every 30 minutes
Cron <foreman-proxy@satellite1> smart-proxy-openscap-send >> /var/log/foreman-proxy/cron.log
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/smart-proxy/pull/825 added
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/826 added
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Description updated (diff)
- Assignee deleted (
Ewoud Kohl van Wijngaarden) - Target version set to 3.2.0
- Pull request deleted (
https://github.com/theforeman/smart-proxy/pull/825)
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Found in Releases 2.5.0 added
This is present in at least 2.5, but it's really much older.
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Bugzilla link set to 2040241
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4133c302345eeb164f4b1c30524ac6623aa595e0.
Actions