Bug 486748 - rpmlint throws DeprecationWarning for use of popen2 module
Summary: rpmlint throws DeprecationWarning for use of popen2 module
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-21 18:26 UTC by FTBFS
Modified: 2009-03-19 23:24 UTC (History)
3 users (show)

Fixed In Version: 0.87-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-19 23:24:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.