Actions
Bug #22673
closedThe PGconn, PGresult, and PGError constants are deprecated, and will be removed as of version 1.0.
Description
After upgrade of Foreman nightly from foreman 0:1.18.0-0.develop.201802191629git3de2d5a.el7 to 0:1.18.0-0.develop.201802230850gitbdcdb09.el7, I have ran `foreman-installer --upgrade` and I see lots of these warnings (1 per each step (?)):
/opt/rh/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/message_encryptor.rb:22: warning: previous definition of DEFAULT_CIPHER was here The PGconn, PGresult, and PGError constants are deprecated, and will be removed as of version 1.0. You should use PG::Connection, PG::Result, and PG::Error instead, respectively. Called from /opt/theforeman/tfm/root/usr/share/gems/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
Updated by Anonymous almost 7 years ago
I think if sequel and its dependencies gets updated to 5.x in the RPM repos, that warnings will go away.
Updated by Andrew Kofink almost 7 years ago
- Translation missing: en.field_release set to 338
Updated by Jonathon Turel over 6 years ago
- Target version changed from Katello 3.7.0 to Katello 3.9.0
- Triaged set to Yes
Updated by Jonathon Turel over 6 years ago
- Target version changed from Katello 3.9.0 to Katello Backlog
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from New to Closed
Given its age I think by now this is solved.
Actions