<?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>article Qlik Replicate: Linux Installation warning: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/ta-p/2084183</link>
    <description>&lt;P&gt;When installing Qlik Replicate v2023.5 on RHEL/CentOS v8.x, you may encounter a warning message from rpm as follows:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;warning: areplicate-2023.5.0-213.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY&lt;/FONT&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;This warning message indicates that rpm is unable to verify the package signature due to the absence of the public key.&lt;/P&gt;
&lt;H3 id="toc-hId--525314414"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Please perform the following commands before trying to install the RPM package:&lt;/P&gt;
&lt;OL&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;$ &lt;STRONG&gt;rpm -q gpg-pubkey --qf '%{version}-%{release} %{summary}\n' | sed '/qlik.com/!d;s/ .*$//' | xargs -n 1 -I {} sudo rpm -e gpg-pubkey-{}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;STRONG&gt;$ curl https://qlikcloud.com/.well-known/qlik-codesign-public-keys.asc &amp;gt; qlik-codesign-public-keys.asc&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;STRONG&gt;$ sudo rpm --import qlik-codesign-public-keys.asc&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&lt;STRONG&gt;$ rpm --checksig &amp;lt;qlik-rpm-package&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Where the commands do the following:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Removes previously installed Qlik code signing public keys (optional but recommended to allow expired keys to be removed)&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Fetches the current Qlik code-signing public keys&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Imports the current public keys into RPM&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Verifies the authenticity of the desired Qlik RPM package&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-unlink="true"&gt;Here is an example of an RPM package that passed the authenticity check:&lt;/P&gt;
&lt;PRE data-unlink="true"&gt;$ rpm --checksig areplicate-2023.5.0-152.x86_64.rpm&lt;BR /&gt;areplicate-2023.5.0-152.x86_64.rpm: digests SIGNATURES OK&lt;/PRE&gt;
&lt;P data-unlink="true"&gt;An example of failed check is:&lt;/P&gt;
&lt;PRE data-unlink="true"&gt;$ rpm --checksig areplicate-2023.5.0-152.x86_64.rpm&lt;BR /&gt;areplicate-2023.5.0-152.x86_64.rpm: digests SIGNATURES NOT OK&lt;/PRE&gt;
&lt;P data-unlink="true"&gt;&lt;BR /&gt;Then proceed with the installation or upgrade as per the instructions in the&amp;nbsp;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://help.qlik.com/en-us/replicate/may2023/content/replicate/main/installation/install_proced_linux.htm" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Installation/install_proced_linux.htm" target="_blank" rel="noreferrer noopener" aria-label="Link user guide"&gt;user guide&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-1962198419"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;v2023.5, v2023.11 or after on Linux &lt;SPAN&gt;&amp;nbsp;8.x (64-bit)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 12:09:59 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2024-01-18T12:09:59Z</dc:date>
    <item>
      <title>Qlik Replicate: Linux Installation warning: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/ta-p/2084183</link>
      <description>&lt;P&gt;When installing Qlik Replicate v2023.5 on RHEL/CentOS v8.x, you may encounter a warning message from rpm as follows:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;warning: areplicate-2023.5.0-213.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY&lt;/FONT&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;This warning message indicates that rpm is unable to verify the package signature due to the absence of the public key.&lt;/P&gt;
&lt;H3 id="toc-hId--525314414"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Please perform the following commands before trying to install the RPM package:&lt;/P&gt;
&lt;OL&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;$ &lt;STRONG&gt;rpm -q gpg-pubkey --qf '%{version}-%{release} %{summary}\n' | sed '/qlik.com/!d;s/ .*$//' | xargs -n 1 -I {} sudo rpm -e gpg-pubkey-{}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;STRONG&gt;$ curl https://qlikcloud.com/.well-known/qlik-codesign-public-keys.asc &amp;gt; qlik-codesign-public-keys.asc&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;STRONG&gt;$ sudo rpm --import qlik-codesign-public-keys.asc&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;
&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&lt;STRONG&gt;$ rpm --checksig &amp;lt;qlik-rpm-package&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Where the commands do the following:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Removes previously installed Qlik code signing public keys (optional but recommended to allow expired keys to be removed)&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Fetches the current Qlik code-signing public keys&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Imports the current public keys into RPM&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Verifies the authenticity of the desired Qlik RPM package&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-unlink="true"&gt;Here is an example of an RPM package that passed the authenticity check:&lt;/P&gt;
&lt;PRE data-unlink="true"&gt;$ rpm --checksig areplicate-2023.5.0-152.x86_64.rpm&lt;BR /&gt;areplicate-2023.5.0-152.x86_64.rpm: digests SIGNATURES OK&lt;/PRE&gt;
&lt;P data-unlink="true"&gt;An example of failed check is:&lt;/P&gt;
&lt;PRE data-unlink="true"&gt;$ rpm --checksig areplicate-2023.5.0-152.x86_64.rpm&lt;BR /&gt;areplicate-2023.5.0-152.x86_64.rpm: digests SIGNATURES NOT OK&lt;/PRE&gt;
&lt;P data-unlink="true"&gt;&lt;BR /&gt;Then proceed with the installation or upgrade as per the instructions in the&amp;nbsp;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://help.qlik.com/en-us/replicate/may2023/content/replicate/main/installation/install_proced_linux.htm" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Installation/install_proced_linux.htm" target="_blank" rel="noreferrer noopener" aria-label="Link user guide"&gt;user guide&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-1962198419"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;v2023.5, v2023.11 or after on Linux &lt;SPAN&gt;&amp;nbsp;8.x (64-bit)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 12:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/ta-p/2084183</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-01-18T12:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Linux Installation warning: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/tac-p/2452348#M13921</link>
      <description>&lt;P&gt;How does this apply to the upgrade process? We got this message during our upgrade, but it seemed to complete. We were able to restart replicate, I think the failure to start was because we had to kill the repctl prior to the upgrade.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;test:/ora_home/stage # rpm -Uvh --prefix /qlik areplicate-2023.11.0-282.x86_64.rpm
warning: areplicate-2023.11.0-282.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY
Verifying...                          ################################# [100%]
Preparing...                          ################################# [100%]
Updating / installing...
   1:areplicate-2023.11.0-282         ################################# [ 50%]
Failed to start service areplicate
Not all services have been started
warning: %post(areplicate-2023.11.0-282.x86_64) scriptlet failed, exit status 10
Cleaning up / removing...
   2:areplicate-2022.11.0-208         ################################# [100%]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 16:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/tac-p/2452348#M13921</guid>
      <dc:creator>mnagy</dc:creator>
      <dc:date>2024-05-14T16:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Linux Installation warning: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/tac-p/2477807#M14460</link>
      <description>&lt;P&gt;We got the same error as above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;Failed to start service areplicate
Not all services have been started&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2023.5+ not supported for RHEL 7 anymore?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 18:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/tac-p/2477807#M14460</guid>
      <dc:creator>idkdba</dc:creator>
      <dc:date>2024-08-23T18:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Linux Installation warning: Header V4 RSA/SHA256 Signature, key ID 05d7eace: NOKEY</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/tac-p/2477816#M14461</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/310537"&gt;@idkdba&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;From 2023.5, RHEL 7 is not supported anymore. Same for versions 2023.11, 2024.5 and above versions.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2024 00:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Linux-Installation-warning-Header-V4-RSA-SHA256/tac-p/2477816#M14461</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-08-24T00:46:57Z</dc:date>
    </item>
  </channel>
</rss>

