<?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>question Re: Cloudera Manager Installation failed with PostgreSQL dependency in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Installation-failed-with-PostgreSQL/m-p/79938#M83360</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12773"&gt;@snm1523&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since you are using install path A, the installation will attempt to install cloudera-manager-server-db-2 which requires postgres server. Note that you need postgres &amp;gt;= 8.4 (not equal to)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yum will attempt to download and install a postgres server, but in your case it cannot find any.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you install posgresql-server manually with "yum?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This thread may have some relevant info too:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Cloudera-Manager-Installation/Not-able-to-install-cloudera-manager-databases/td-p/22747" target="_blank"&gt;https://community.cloudera.com/t5/Cloudera-Manager-Installation/Not-able-to-install-cloudera-manager-databases/td-p/22747&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Sep 2018 23:15:19 GMT</pubDate>
    <dc:creator>bgooley</dc:creator>
    <dc:date>2018-09-17T23:15:19Z</dc:date>
    <item>
      <title>Cloudera Manager Installation failed with PostgreSQL dependency</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Installation-failed-with-PostgreSQL/m-p/79651#M83359</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to deploy a POC cluster using Path A of Cloudera Manager installation documentation. However, it is failing with below message in the logs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;cat 5.install-cloudera-manager-server-db-2.log 
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
Resolving Dependencies
--&amp;gt; Running transaction check
---&amp;gt; Package cloudera-manager-server-db-2.x86_64 0:5.15.1-1.cm5151.p0.3.el7 will be installed
--&amp;gt; Processing Dependency: postgresql-server &amp;gt;= 8.4 for package: cloudera-manager-server-db-2-5.15.1-1.cm5151.p0.3.el7.x86_64
--&amp;gt; Finished Dependency Resolution
Error: Package: cloudera-manager-server-db-2-5.15.1-1.cm5151.p0.3.el7.x86_64 (cloudera-manager)
           Requires: postgresql-server &amp;gt;= 8.4
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest&lt;/PRE&gt;&lt;P&gt;I also tried to use local repository and point .bin file using&amp;nbsp;&lt;STRONG&gt;--skip_repo_package=1&lt;/STRONG&gt;. However,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Was unable to find packages for PostgreSQL 8.4 any where, so created repo of 9.6 instead.&lt;/LI&gt;&lt;LI&gt;CM at the first place hunts for PostgreSQL 8.4, and then finds 9.6 in the repo, however, fails at dependency check. It still needs few dependent packages (5-6) to proceed.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Before I download each package and put it in repo, seeking suggestions / help from the community on why is the installation with Cloudera repos (installation path A) failing with that message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;snm1523&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:40:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Installation-failed-with-PostgreSQL/m-p/79651#M83359</guid>
      <dc:creator>snm1523</dc:creator>
      <dc:date>2018-09-11T14:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Manager Installation failed with PostgreSQL dependency</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Installation-failed-with-PostgreSQL/m-p/79938#M83360</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12773"&gt;@snm1523&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since you are using install path A, the installation will attempt to install cloudera-manager-server-db-2 which requires postgres server. Note that you need postgres &amp;gt;= 8.4 (not equal to)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yum will attempt to download and install a postgres server, but in your case it cannot find any.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you install posgresql-server manually with "yum?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This thread may have some relevant info too:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Cloudera-Manager-Installation/Not-able-to-install-cloudera-manager-databases/td-p/22747" target="_blank"&gt;https://community.cloudera.com/t5/Cloudera-Manager-Installation/Not-able-to-install-cloudera-manager-databases/td-p/22747&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 23:15:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Installation-failed-with-PostgreSQL/m-p/79938#M83360</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2018-09-17T23:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Manager Installation failed with PostgreSQL dependency</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Installation-failed-with-PostgreSQL/m-p/80022#M83361</link>
      <description>Hello &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/4054"&gt;@bgooley&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for the guidance. Will attempt the suggested suggestion and come back.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;snm1523</description>
      <pubDate>Wed, 19 Sep 2018 08:50:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Installation-failed-with-PostgreSQL/m-p/80022#M83361</guid>
      <dc:creator>snm1523</dc:creator>
      <dc:date>2018-09-19T08:50:08Z</dc:date>
    </item>
  </channel>
</rss>

