<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>211514</bug_id>
          
          <creation_ts>2020-05-06 08:15:03 -0700</creation_ts>
          <short_desc>tools: Missing python dependency (psutil)</short_desc>
          <delta_ts>2020-05-06 16:31:31 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=211249</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Pablo Saavedra">psaavedra</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>dean_johnson</cc>
    
    <cc>dewei_zhu</cc>
    
    <cc>jbedard</cc>
    
    <cc>slewis</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1649617</commentid>
    <comment_count>0</comment_count>
    <who name="Pablo Saavedra">psaavedra</who>
    <bug_when>2020-05-06 08:15:03 -0700</bug_when>
    <thetext>In the review of https://bugs.webkit.org/show_bug.cgi?id=211249, Jonathan Bedard discovered a missing dependency for webkitpy the `webkitpy`. See comment #13 (https://bugs.webkit.org/show_bug.cgi?id=211249#c13).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1649630</commentid>
    <comment_count>1</comment_count>
    <who name="Pablo Saavedra">psaavedra</who>
    <bug_when>2020-05-06 08:34:03 -0700</bug_when>
    <thetext>psutil is a optional dependency added for `Add a script to run Speedometer and JetStream on a browser` (https://bugs.webkit.org/show_bug.cgi?id=144038).

is this reason enough to include psutil in the autoinstalled thirdparty modules?.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1649635</commentid>
    <comment_count>2</comment_count>
    <who name="Pablo Saavedra">psaavedra</who>
    <bug_when>2020-05-06 08:50:39 -0700</bug_when>
    <thetext>(In reply to Pablo Saavedra from comment #1)
&gt; psutil is a optional dependency added for `Add a script to run Speedometer
&gt; and JetStream on a browser` (https://bugs.webkit.org/show_bug.cgi?id=144038).
&gt; 
&gt; is this reason enough to include psutil in the autoinstalled thirdparty
&gt; modules?.

in the top of this, psutils contains C extension modules. AFAIK, The AutoInstaller lacks of support for built the native bindings.

An easy alternative is to add python-psutil and python3-psutil as dependency in the `install-dependencies` files.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>