subscription-manager パッケージの rhsmd が、"DeprecationWarning: Call to deprecated function: hasNow" の警告メッセージを表示します
Issue
-
subscription-managerパッケージの/usr/libexec/rhsmdは、実行時に警告メッセージを表示するwarning_range.hasNow()関数 (廃止) を使用しています。この警告メッセージは、通常、/etc/cron.daily/rhsmdcron ジョブを実行すると表示され、rootに電子メールが送信されます。 -
RHEL 5 の警告メッセージ:
/usr/lib64/python2.4/site-packages/rhsm/certificate.py:123:DeprecationWarning:Call to deprecated function: hasNow
category=DeprecationWarning)
- RHEL 6 の警告メッセージ:
/usr/lib64/python2.6/site-packages/rhsm/certificate.py:123:DeprecationWarning:Call to deprecated function: hasNow
category=DeprecationWarning)
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.