Description of problem: Yum is warning about a deprecated constant after updates today. Version-Release number of selected component (if applicable): 2.9.6-1 How reproducible: Every time Steps to Reproduce: 1. run any yum command(eg yum -y update) Actual results: yum processes normally, but yields error: Deprecated constant TYPE_INTERFACE during plugin initialization. Please use TYPE_INTERACTIVE instead. Expected results: This message should not be displayed.
This is fixed in yum CVS already