Bug 486748

Summary: rpmlint throws DeprecationWarning for use of popen2 module
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: rpmlintAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: manuel.wolfshant, tmz, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.87-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-19 23:24:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description FTBFS 2009-02-21 18:26:37 UTC
Description of problem:
/usr/share/rpmlint/Pkg.py:16: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  import popen2


Version-Release number of selected component (if applicable):
rpmlint-0.85-3.fc11.noarch


How reproducible:
always



Steps to Reproduce:
1. run rpmlint against a package
  
Actual results:
warning above

Expected results:
no warning

Comment 1 Ville Skyttä 2009-02-22 16:45:56 UTC
Already fixed upstream, will be in 0.86 once released.