<?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 Re: Problem installing netapp harvest 1.6.1 rpm on Centos 8 in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154774#M27592</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for bringing this into our attention.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dug a bit into our rpm packager (which was written by &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/7599"&gt;@madden&lt;/a&gt; long time ago and frankly I didn't know much about its internal workings). What I found is that rpm &lt;A href="http://ftp.rpm.org/max-rpm/s1-rpm-depend-auto-depend.html" target="_self"&gt;lists&lt;/A&gt; any library used by any file in the package as a required dependency. This is certainly not what we want in Harvest (since the Python extensions are optional, so is &lt;STRONG&gt;Excel :: Writer :: XLSX&lt;/STRONG&gt; which is only used by the &lt;STRONG&gt;perf-counters-to-excel&lt;/STRONG&gt; utility tool).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will update our rpm package with a manual list of requirements. Unfortunately it will require time until we can publish it officially on ToolChest. If you don't want to wait and an "unofficial" rpm package if fine for you, please drop me a DM with your email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 14:37:10 GMT</pubDate>
    <dc:creator>vachagan_gratian</dc:creator>
    <dc:date>2020-03-05T14:37:10Z</dc:date>
    <item>
      <title>Problem installing netapp harvest 1.6.1 rpm on Centos 8</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154575#M27575</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try to install the netapp-harvest package, in CentOS 8, like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;yum install netapp-harvest-1.6-1.noarch.rpm&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and throws me this error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Problem: conflicting requests&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;- nothing provides / usr / bin / python needed by netapp-harvest-1.6-1.noarch&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;- nothing provides perl (Excel :: Writer :: XLSX) needed by netapp-harvest-1.6-1.noarch&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have python 2 and python 3 installed, I have tried choosing both versions and the error persists.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;# alternatives --config python&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hay 3 programas que proporcionan 'python'.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Selección Comando&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-----------------------------------------------&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;* 1 /usr/libexec/no-python&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;+ 2 /usr/bin/python2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;3 /usr/bin/python3&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;Greetings,&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:18:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154575#M27575</guid>
      <dc:creator>oscaray</dc:creator>
      <dc:date>2025-06-04T11:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing netapp harvest 1.6.1 rpm on Centos 8</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154614#M27578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the same issue on CentOS8 :&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;error: Failed dependencies:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/bin/python is needed by netapp-harvest-1.6-1.noarch&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For perl-Excel-Writer-XLSX, for the moment, no EPEL package for RHEL8 but you can use the Fedora 28 version (RHEL 8 is based on Fedora 28)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive02/packages/perl-Excel-Writer-XLSX/0.96/2.fc28/noarch/perl-Excel-Writer-XLSX-0.96-2.fc28.noarch.rpm" target="_blank"&gt;https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive02/packages/perl-Excel-Writer-XLSX/0.96/2.fc28/noarch/perl-Excel-Writer-XLSX-0.96-2.fc28.noarch.rpm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 17:31:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154614#M27578</guid>
      <dc:creator>gde</dc:creator>
      <dc:date>2020-02-27T17:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing netapp harvest 1.6.1 rpm on Centos 8</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154624#M27579</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for the information in the &lt;STRONG&gt;perl-Excel-Writer-XLSX&lt;/STRONG&gt; package. The installation of the Fedora version worked correctly.&lt;/P&gt;
&lt;P&gt;Waiting for a solution to the python problem in the installation of &lt;EM&gt;netapp-harvest-1.6-1.noarch&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 07:52:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154624#M27579</guid>
      <dc:creator>oscaray</dc:creator>
      <dc:date>2020-02-28T07:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing netapp harvest 1.6.1 rpm on Centos 8</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154654#M27583</link>
      <description>&lt;P&gt;The rpm expects /usr/bin/python which in CentOS 8 doesn't belong to any package according to the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.redhat.com/blog/2018/11/14/python-in-rhel-8/" target="_blank"&gt;https://developers.redhat.com/blog/2018/11/14/python-in-rhel-8/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you try "yum provides /usr/bin/python" it will most likely return no packages. To be installable on CentOS 8 the rpm has to be changed to expect /usr/bin/python2 or /usr/bin/python3. Checkout &lt;A href="https://linuxconfig.org/how-to-modify-an-rpm-package-using-rpmrebuild" target="_self"&gt;rpmrebuild&lt;/A&gt; to modify the package yourself or wait for &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/69349"&gt;@vachagan_gratian&lt;/a&gt;&amp;nbsp;to fix it.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 11:27:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154654#M27583</guid>
      <dc:creator>moep</dc:creator>
      <dc:date>2020-03-02T11:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing netapp harvest 1.6.1 rpm on Centos 8</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154774#M27592</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for bringing this into our attention.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dug a bit into our rpm packager (which was written by &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/7599"&gt;@madden&lt;/a&gt; long time ago and frankly I didn't know much about its internal workings). What I found is that rpm &lt;A href="http://ftp.rpm.org/max-rpm/s1-rpm-depend-auto-depend.html" target="_self"&gt;lists&lt;/A&gt; any library used by any file in the package as a required dependency. This is certainly not what we want in Harvest (since the Python extensions are optional, so is &lt;STRONG&gt;Excel :: Writer :: XLSX&lt;/STRONG&gt; which is only used by the &lt;STRONG&gt;perf-counters-to-excel&lt;/STRONG&gt; utility tool).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will update our rpm package with a manual list of requirements. Unfortunately it will require time until we can publish it officially on ToolChest. If you don't want to wait and an "unofficial" rpm package if fine for you, please drop me a DM with your email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:37:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154774#M27592</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2020-03-05T14:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing netapp harvest 1.6.1 rpm on Centos 8</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154901#M27596</link>
      <description>&lt;P&gt;JIC, anyone is interested, I run into a second issue while trying to fix this. Turns out, &lt;FONT face="courier new,courier" size="3"&gt;rpmbuild&lt;/FONT&gt; compiles all executables it finds in the package and terminates if anything fails (in our case it tried to compile a python3-extension with python2). Fixed that following the advise &lt;A href="https://github.com/benoitc/gunicorn/issues/1731#issuecomment-374936255" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 18:32:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Problem-installing-netapp-harvest-1-6-1-rpm-on-Centos-8/m-p/154901#M27596</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2020-03-12T18:32:25Z</dc:date>
    </item>
  </channel>
</rss>

