<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Intall script on Ubuntu 20.04 fail in Intel® Graphics Performance Analyzers (Intel® GPA)</title>
    <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1475176#M2410</link>
    <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;I try to install the GPA on my Ubuntu machine using the download script &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/download.html" target="_self"&gt;gpa_23.1.1678843911_release_m64_deb_install.sh&lt;/A&gt; , but it fails because of missing data. The log as below:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;P&gt;2023-04-11 08:43:55.519: GoogleAnalytics.__Init(): ==== TRACKING ID: UA-17808594-9 OS version: 20.04 [Ubuntu 20.04 focal] ==== OS text: Linux-5.15.0-69-generic-x86_64-with-Ubuntu-20.04-focal&lt;BR /&gt;2023-04-11 08:43:56.128: Hit.Send(): HitString: v=1&amp;amp;tid=UA-17808594-9&amp;amp;cid=9b7037cd-66bd-4868-8018-d581d5a9b8d8&amp;amp;t=event&amp;amp;ec=setup&amp;amp;ea=start&amp;amp;el=new&amp;amp;sc=start&amp;amp;aip=1&amp;amp;an=SystemAnalyzer-FrameAnalyzer&amp;amp;av=23.1&amp;amp;sr=1920x1080&amp;amp;dt=GPA Install Start&amp;amp;cd1=1678843911&amp;amp;cd5=linux&amp;amp;cd6=Ubuntu 20.04 focal&amp;amp;cd23=standalone&amp;amp;z=2023-04-11 08:43:56.128 --to--&amp;gt; &lt;A href="https://ssl.google-analytics.com/collect" target="_blank" rel="noopener"&gt;https://ssl.google-analytics.com/collect&lt;/A&gt;&lt;BR /&gt;2023-04-11 08:43:56.130: Hit.Send(): Time: 2, Response: StatusCode: 0, ReasonPhrase: 'PENDING'&lt;BR /&gt;2023-04-11 08:43:56.347: Hit.Send(): Time: 218, Response: StatusCode: 200, ReasonPhrase: 'OK', Tag = '128'&lt;BR /&gt;Unpacking intel-gpa (23.1.1678843911) ...&lt;BR /&gt;dpkg-deb (subprocess): cannot copy archive member from '/tmp/tmp.CrPDQjjBLk/intel-gpa_tmp.deb' to decompressor pipe: unexpected end of file or stream&lt;BR /&gt;dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input&lt;BR /&gt;dpkg-deb: error: &amp;lt;decompress&amp;gt; subprocess returned error exit status 2&lt;BR /&gt;dpkg: error processing archive /tmp/tmp.CrPDQjjBLk/intel-gpa_tmp.deb (--install):&lt;BR /&gt;cannot copy extracted data for './opt/intel/gpa/Streams/lib/libQt6Gui.so.6' to '/opt/intel/gpa/Streams/lib/libQt6Gui.so.6.dpkg-new': unexpected end of file or stream&lt;BR /&gt;Errors were encountered while processing:&lt;BR /&gt;/tmp/tmp.CrPDQjjBLk/intel-gpa_tmp.deb&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I try to extract the data manually to get the .deb using the internal script:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;P&gt;function install_payload()&lt;BR /&gt;{&lt;BR /&gt;INSTALL_TMP_DIR=`mktemp -d`&lt;BR /&gt;INSTALL_NAME="${INSTALL_TMP_DIR}/intel-gpa_tmp.deb"&lt;BR /&gt;LINE_NUMBER=$(grep --text --line-number '^PAYLOAD:$' $0 | cut -d ':' -f 1)&lt;BR /&gt;payload_start=$((LINE_NUMBER + 1))&lt;BR /&gt;tail -n +${payload_start} $0 &amp;gt; ${INSTALL_NAME}&lt;BR /&gt;dpkg --install ${INSTALL_NAME}&lt;BR /&gt;rm -rf ${INSTALL_TMP_DIR}&lt;BR /&gt;}&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;but the &lt;STRONG&gt;data.taz.xz show&lt;/STRONG&gt; an incorrect data size (showing 107.211.072 bytes, but the file only has 12.409.322 bytes remaining)&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%" height="25px"&gt;data.tar.xz 1678904731 0 0 100644 107211072&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;So what should I do next?&lt;BR /&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Sorry if I posted a duplicate topic here (the wrong place I think):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Graphics/Intall-script-on-Ubuntu-20-04/m-p/1475152/highlight/true#M116247" target="_blank" rel="noopener"&gt;https://community.intel.com/t5/Graphics/Intall-script-on-Ubuntu-20-04/m-p/1475152/highlight/true#M116247&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 03:57:47 GMT</pubDate>
    <dc:creator>nhattan</dc:creator>
    <dc:date>2023-04-11T03:57:47Z</dc:date>
    <item>
      <title>Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1475176#M2410</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;I try to install the GPA on my Ubuntu machine using the download script &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/download.html" target="_self"&gt;gpa_23.1.1678843911_release_m64_deb_install.sh&lt;/A&gt; , but it fails because of missing data. The log as below:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;P&gt;2023-04-11 08:43:55.519: GoogleAnalytics.__Init(): ==== TRACKING ID: UA-17808594-9 OS version: 20.04 [Ubuntu 20.04 focal] ==== OS text: Linux-5.15.0-69-generic-x86_64-with-Ubuntu-20.04-focal&lt;BR /&gt;2023-04-11 08:43:56.128: Hit.Send(): HitString: v=1&amp;amp;tid=UA-17808594-9&amp;amp;cid=9b7037cd-66bd-4868-8018-d581d5a9b8d8&amp;amp;t=event&amp;amp;ec=setup&amp;amp;ea=start&amp;amp;el=new&amp;amp;sc=start&amp;amp;aip=1&amp;amp;an=SystemAnalyzer-FrameAnalyzer&amp;amp;av=23.1&amp;amp;sr=1920x1080&amp;amp;dt=GPA Install Start&amp;amp;cd1=1678843911&amp;amp;cd5=linux&amp;amp;cd6=Ubuntu 20.04 focal&amp;amp;cd23=standalone&amp;amp;z=2023-04-11 08:43:56.128 --to--&amp;gt; &lt;A href="https://ssl.google-analytics.com/collect" target="_blank" rel="noopener"&gt;https://ssl.google-analytics.com/collect&lt;/A&gt;&lt;BR /&gt;2023-04-11 08:43:56.130: Hit.Send(): Time: 2, Response: StatusCode: 0, ReasonPhrase: 'PENDING'&lt;BR /&gt;2023-04-11 08:43:56.347: Hit.Send(): Time: 218, Response: StatusCode: 200, ReasonPhrase: 'OK', Tag = '128'&lt;BR /&gt;Unpacking intel-gpa (23.1.1678843911) ...&lt;BR /&gt;dpkg-deb (subprocess): cannot copy archive member from '/tmp/tmp.CrPDQjjBLk/intel-gpa_tmp.deb' to decompressor pipe: unexpected end of file or stream&lt;BR /&gt;dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input&lt;BR /&gt;dpkg-deb: error: &amp;lt;decompress&amp;gt; subprocess returned error exit status 2&lt;BR /&gt;dpkg: error processing archive /tmp/tmp.CrPDQjjBLk/intel-gpa_tmp.deb (--install):&lt;BR /&gt;cannot copy extracted data for './opt/intel/gpa/Streams/lib/libQt6Gui.so.6' to '/opt/intel/gpa/Streams/lib/libQt6Gui.so.6.dpkg-new': unexpected end of file or stream&lt;BR /&gt;Errors were encountered while processing:&lt;BR /&gt;/tmp/tmp.CrPDQjjBLk/intel-gpa_tmp.deb&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I try to extract the data manually to get the .deb using the internal script:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;P&gt;function install_payload()&lt;BR /&gt;{&lt;BR /&gt;INSTALL_TMP_DIR=`mktemp -d`&lt;BR /&gt;INSTALL_NAME="${INSTALL_TMP_DIR}/intel-gpa_tmp.deb"&lt;BR /&gt;LINE_NUMBER=$(grep --text --line-number '^PAYLOAD:$' $0 | cut -d ':' -f 1)&lt;BR /&gt;payload_start=$((LINE_NUMBER + 1))&lt;BR /&gt;tail -n +${payload_start} $0 &amp;gt; ${INSTALL_NAME}&lt;BR /&gt;dpkg --install ${INSTALL_NAME}&lt;BR /&gt;rm -rf ${INSTALL_TMP_DIR}&lt;BR /&gt;}&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;but the &lt;STRONG&gt;data.taz.xz show&lt;/STRONG&gt; an incorrect data size (showing 107.211.072 bytes, but the file only has 12.409.322 bytes remaining)&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%" height="25px"&gt;data.tar.xz 1678904731 0 0 100644 107211072&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;So what should I do next?&lt;BR /&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Sorry if I posted a duplicate topic here (the wrong place I think):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Graphics/Intall-script-on-Ubuntu-20-04/m-p/1475152/highlight/true#M116247" target="_blank" rel="noopener"&gt;https://community.intel.com/t5/Graphics/Intall-script-on-Ubuntu-20-04/m-p/1475152/highlight/true#M116247&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 03:57:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1475176#M2410</guid>
      <dc:creator>nhattan</dc:creator>
      <dc:date>2023-04-11T03:57:47Z</dc:date>
    </item>
    <item>
      <title>Re:Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1475909#M2415</link>
      <description>&lt;P&gt;Sorry for this issue Tan. I will check with the team and get back to you.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Apr 2023 17:17:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1475909#M2415</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2023-04-12T17:17:57Z</dc:date>
    </item>
    <item>
      <title>Re:Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1477985#M2432</link>
      <description>&lt;P&gt;Tan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There are a couple of possibilities . . .&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Our download system migrated right at the time of our release, so maybe something is corrupt in your download.&lt;/LI&gt;&lt;LI&gt;You have a system config that conflicts in some way with our download process.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Our release engineer tried it out, but I'm not sure she tried from the download, so I will try . . . I just need to find an Ubuntu system . . . I should be able to do it sometime today.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Pamela&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Apr 2023 16:01:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1477985#M2432</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2023-04-18T16:01:26Z</dc:date>
    </item>
    <item>
      <title>Re:Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1477988#M2433</link>
      <description>&lt;P&gt;Are you using Ubuntu? 20.04 or 22.04?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Apr 2023 16:02:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1477988#M2433</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2023-04-18T16:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1478255#M2436</link>
      <description>&lt;P&gt;Thank you for the quick response. &lt;BR /&gt;I am using Ubuntu20.04, kernel 5.15.0-69-generic&lt;/P&gt;
&lt;P data-unlink="true"&gt;My use case is I am trying to use GPA to debug how Gazebo&amp;nbsp; uses the GPU.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 10:37:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1478255#M2436</guid>
      <dc:creator>nhattan</dc:creator>
      <dc:date>2023-04-19T10:37:38Z</dc:date>
    </item>
    <item>
      <title>Re:Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1478843#M2437</link>
      <description>&lt;P&gt;Tan - it was apparently on our end. It should be good. Please try now. Sorry about the hassle.&lt;/P&gt;&lt;P&gt;Pamela&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Apr 2023 20:33:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1478843#M2437</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2023-04-20T20:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1478921#M2438</link>
      <description>&lt;P&gt;Thank you, I checked the download link here (is it the correct link?): &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/download.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/download.html&lt;/A&gt;&lt;BR /&gt;It is still the same file and the same problem.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 04:13:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1478921#M2438</guid>
      <dc:creator>nhattan</dc:creator>
      <dc:date>2023-04-21T04:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1479511#M2439</link>
      <description>&lt;P&gt;I am facing exactly the same problem as nhattan.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 07:09:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1479511#M2439</guid>
      <dc:creator>GermanDiago</dc:creator>
      <dc:date>2023-04-24T07:09:15Z</dc:date>
    </item>
    <item>
      <title>Re:Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1483233#M2442</link>
      <description>&lt;P&gt;Hey Folks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I apologize profusely about this difficulty. I've had it repaired again. Please let me know if it is not working still.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, I have escalated my request not to make changes to our release platforms near release timeframes. So hopefully this will never happen again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Pamela&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2023 22:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1483233#M2442</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2023-05-04T22:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1483318#M2444</link>
      <description>&lt;P&gt;perfect, thank you for your support, now I can install and run the applications successfully&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 04:14:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1483318#M2444</guid>
      <dc:creator>nhattan</dc:creator>
      <dc:date>2023-05-05T04:14:03Z</dc:date>
    </item>
    <item>
      <title>Re:Intall script on Ubuntu 20.04 fail</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1483593#M2446</link>
      <description>&lt;P&gt;Awesome!!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 May 2023 20:32:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intall-script-on-Ubuntu-20-04-fail/m-p/1483593#M2446</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2023-05-05T20:32:59Z</dc:date>
    </item>
  </channel>
</rss>

