Hide Forgot
Description of problem: /usr/share/rhn/spacewalkkoan/spacewalkkoan.py:293: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import popen2 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. schedule system for reprovisioning 2. run rhn_check Actual results: ... /usr/share/rhn/spacewalkkoan/spacewalkkoan.py:293: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import popen2 ... Expected results: no warning.