<?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>263299</bug_id>
          
          <creation_ts>2023-10-17 19:47:15 -0700</creation_ts>
          <short_desc>REGRESSION(268723@main): Fix auto-installed versions of twisted and PyOpenSSL for the bots (try 2)</short_desc>
          <delta_ts>2023-12-12 16:16:04 -0800</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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=261082</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=262369</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=262512</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Carlos Alberto Lopez Perez">clopez</assigned_to>
          <cc>gsnedders</cc>
    
    <cc>jbedard</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1985774</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2023-10-17 19:47:15 -0700</bug_when>
    <thetext>At 268723@main the versions added for twisted and pyOpenSSL caused several issues:


- twisted version
  I added added a version of twisted that can&apos;t be installed because it requires PEP 517 support (Bug 261082).
  Not sure how I ended validating this. I guess I was playing with different versions and at one point I got it building correctly then tried the newer one and I overlooked it was reusing maybe a previous cached version.. no idea.
  But it is clear this version  23.x can&apos;t be used until Bug 261082 gets fixed...

@Sam pointed that here https://bugs.webkit.org/show_bug.cgi?id=261082#c2 Thanks!


- PyOpenSSL version
  The version added requires cryptography&gt;=38.0.0,&lt;42,!=40.0.0,!=40.0.1 but we were installing 36.0.0.
  ups! sorry! I didn&apos;t noticed this because on ARM32 bots we are skipping to install this cryptography module since 265835@main and it was picking the system one (python3-cryptography 39.9)



So, let&apos;s see if this time I can get this right 🤞</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985777</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2023-10-17 20:02:56 -0700</bug_when>
    <thetext>See also 268757@main fixing issues caused by 268723@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985778</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2023-10-17 20:04:29 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/19208</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1987306</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-10-24 19:48:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/117449370&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999123</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-12-12 16:16:02 -0800</bug_when>
    <thetext>Committed 271958@main (dcdaa7641d3b): &lt;https://commits.webkit.org/271958@main&gt;

Reviewed commits have been landed. Closing PR #19208 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>