<?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>229865</bug_id>
          
          <creation_ts>2021-09-03 06:40:56 -0700</creation_ts>
          <short_desc>[webkitpy] Make autoinstaller output less verbose and more readable</short_desc>
          <delta_ts>2024-11-06 18:41:16 -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>Other</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=219113</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="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Jonathan Bedard">jbedard</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>ap</cc>
    
    <cc>jbedard</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1790144</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2021-09-03 06:40:56 -0700</bug_when>
    <thetext>We should make autoinstaller output less verbose and more readable. Currently for every package it prints three separate lines, each line containing the package name and version number. e.g.:

Downloading webencodings-0.5.1...
Installing webencodings-0.5.1...
Installed webencodings-0.5.1!
Downloading beautifulsoup4-4.9.3...
Installing beautifulsoup4-4.9.3...
Installed beautifulsoup4-4.9.3!

Instead it should print one line per package, something like:

Downloading webencodings-0.5.1...Installing...Installed!
Downloading beautifulsoup4-4.9.3...Installing...Installed!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1790160</commentid>
    <comment_count>1</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2021-09-03 07:48:52 -0700</bug_when>
    <thetext>Darin&apos;s suggestion for this, if I recall, was to replace lines.

Is the complaint here about locally running changes or the logs we get in automation?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1790165</commentid>
    <comment_count>2</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2021-09-03 08:06:44 -0700</bug_when>
    <thetext>(In reply to Jonathan Bedard from comment #1)
&gt; Is the complaint here about locally running changes or the logs we get in automation?
I noticed it mostly in local runs. Currently, the output can be multiple pages long sometimes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792370</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-09-10 09:14:39 -0700</bug_when>
    <thetext>&lt;rdar://problem/82975138&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>