Actions
Bug #15823
closedCron weekly katello-remove-orphans warnings sending mail
Difficulty:
easy
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1334650
Description of problem:
The weekly cron is giving output of ruby warnigns. This sends an unneeded cron mail:
/etc/cron.weekly/katello-remove-orphans:
/opt/theforeman/tfm/root/usr/share/gems/gems/docker-api-1.17.0/lib/docker.rb:103: warning: circular argument reference - connection
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.0.24/config/routes/overrides.rb:3: warning: already initialized constant Katello::WhitelistConstraint::PATHS
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.0.24/config/routes/overrides.rb:3: warning: previous definition of PATHS was here
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Run /etc/cron.weekly/katello-remove-orphans from the commandline
2.
3.
Actual results:
output of warnigns to stdout
Expected results:
no output on stdout
Additional info:
Updated by Brad Buckingham about 8 years ago
- Blocks Tracker #15825: Sprint 1 : Content-Focused added
Updated by Chris Roberts about 8 years ago
- Subject changed from Cron weekly katello-remove-orphans warnings sending mail to Cron weekly katello-remove-orphans warnings sending mail
- Assignee set to Chris Roberts
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-packaging/pull/257 added
Updated by Justin Sherrill about 8 years ago
- Translation missing: en.field_release set to 162
Updated by Chris Roberts about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-packaging|0b7806c65f7d4aab7f65a16f0de5e6a302f0aadf.
Actions