<?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: What exact dependencies required in /lib/lsb/init-functions to install zookeeper-server? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36192#M14468</link>
    <description>&lt;P&gt;Just remove the directory /lib/lsb/init-functions you've created and install the redhat-lsb-core package:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;rmdir /lib/lsb/init-functions
yum install redhat-lsb-core&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is possible to download and extract the redhat-lsb-core package without installation: yum install -y yum-utils; yumdownloader redhat-lsb-core; rpm2cpio redhat-lsb-core-*.rpm | cpio -idmv&lt;/P&gt;&lt;P&gt;But it is not needed, better to install the package properly.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jan 2016 21:03:08 GMT</pubDate>
    <dc:creator>valtri</dc:creator>
    <dc:date>2016-01-13T21:03:08Z</dc:date>
    <item>
      <title>What exact dependencies required in /lib/lsb/init-functions to install zookeeper-server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/35953#M14464</link>
      <description>&lt;P&gt;I'm trying to manually install the CDH 5 components according to the steps provided at&amp;nbsp;&lt;A href="http://www.cloudera.com/content/www/en-us/documentation/enterprise/latest/topics/cdh_ig_cdh5_comp_install.html" target="_blank"&gt;http://www.cloudera.com/content/www/en-us/documentation/enterprise/latest/topics/cdh_ig_cdh5_comp_install.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However when installing the Zookeeper&amp;nbsp;Server on RHEL 6.5 I'm getting the following error and can't move forward:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# sudo yum install zookeeper-server&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Setting up Install Process&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Resolving Dependencies&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;--&amp;gt; Running transaction check&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;---&amp;gt; Package zookeeper-server.x86_64 0:3.4.5+cdh5.5.1+91-1.cdh5.5.1.p0.15.el6 will be installed&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;--&amp;gt; Processing Dependency: /lib/lsb/init-functions for package: zookeeper-server-3.4.5+cdh5.5.1+91-1.cdh5.5.1.p0.15.el6.x86_64&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;--&amp;gt; Processing Dependency: /lib/lsb/init-functions for package: zookeeper-server-3.4.5+cdh5.5.1+91-1.cdh5.5.1.p0.15.el6.x86_64&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;--&amp;gt; Finished Dependency Resolution&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#FF0000"&gt;Error: Package: zookeeper-server-3.4.5+cdh5.5.1+91-1.cdh5.5.1.p0.15.el6.x86_64 (cloudera-cdh5)&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#FF0000"&gt;Requires: /lib/lsb/init-functions&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;You could try using --skip-broken to work around the problem&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this directory created but don't know what is missing in it. Can somebody please advise what it has to contain to continue installtion.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:56:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/35953#M14464</guid>
      <dc:creator>mdolgonos</dc:creator>
      <dc:date>2022-09-16T09:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: What exact dependencies required in /lib/lsb/init-functions to install zookeeper-server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36106#M14465</link>
      <description>&lt;P&gt;I would like to add to the question below. I understand that it is not the directory the installation was looking for but some packages that weere not available during the manual installation process. I switched to installing using Cloudera Manager 4.8. After installing and starting the CM I attempted to install all the dependencies from the Manager Console and received a similar error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error unpacking rpm package redhat-lsb-core-4.0-7.el6.x86_64&lt;BR /&gt;error: unpacking of archive failed on file /lib/lsb/init-functions: cpio: rename&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if there is a way to install the missing packages manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 22:39:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36106#M14465</guid>
      <dc:creator>mdolgonos</dc:creator>
      <dc:date>2016-01-11T22:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: What exact dependencies required in /lib/lsb/init-functions to install zookeeper-server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36174#M14466</link>
      <description>&lt;P&gt;Actually the /lib/lsb/init-functions is a file. I guess the second error is there because it conflicts with the manually created?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 13:34:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36174#M14466</guid>
      <dc:creator>valtri</dc:creator>
      <dc:date>2016-01-13T13:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: What exact dependencies required in /lib/lsb/init-functions to install zookeeper-server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36186#M14467</link>
      <description>&lt;P&gt;If&amp;nbsp;&lt;SPAN&gt;/lib/lsb/init-functions is a file what would be the contents of it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:50:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36186#M14467</guid>
      <dc:creator>mdolgonos</dc:creator>
      <dc:date>2016-01-13T18:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: What exact dependencies required in /lib/lsb/init-functions to install zookeeper-server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36192#M14468</link>
      <description>&lt;P&gt;Just remove the directory /lib/lsb/init-functions you've created and install the redhat-lsb-core package:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;rmdir /lib/lsb/init-functions
yum install redhat-lsb-core&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is possible to download and extract the redhat-lsb-core package without installation: yum install -y yum-utils; yumdownloader redhat-lsb-core; rpm2cpio redhat-lsb-core-*.rpm | cpio -idmv&lt;/P&gt;&lt;P&gt;But it is not needed, better to install the package properly.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 21:03:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-exact-dependencies-required-in-lib-lsb-init-functions/m-p/36192#M14468</guid>
      <dc:creator>valtri</dc:creator>
      <dc:date>2016-01-13T21:03:08Z</dc:date>
    </item>
  </channel>
</rss>

