<?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 Upgrade 2.3 to 2.4, cannot install packages in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151848#M40635</link>
    <description>&lt;P&gt;I'm trying to upgrade my stack to HDP2.4 (from 2.3).&lt;/P&gt;&lt;P&gt; but my install is failing on 2 machines, one with this error:&lt;/P&gt;&lt;PRE&gt;2016-09-14 14:31:47,286 - Package Manager failed to install packages. Error: Execution of '/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install libfuse2' returned 100. Reading package lists...
Building dependency tree...
Reading state information...
libfuse2 is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 mahout-doc : Depends: mahout-2-4-2-0-258-doc but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
&lt;/PRE&gt;&lt;P&gt;and another with this:&lt;/P&gt;&lt;PRE&gt;dpkg: error processing package zeppelin-2-4-2-0-258 (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of zeppelin:
 zeppelin depends on zeppelin-2-4-2-0-258; however:
  Package zeppelin-2-4-2-0-258 is not configured yet.&lt;/PRE&gt;&lt;P&gt;I've tried installing mahout, mahout-doc and mahout-2-4-2-0-258-doc but they all error out.&lt;/P&gt;&lt;P&gt;Same for the Zeppelin machine.&lt;/P&gt;&lt;P&gt;I've tried apt-get -f install, apt-get purge, apt-get update apt-get autoremove etc.&lt;/P&gt;&lt;P&gt;I did have PPAs repeated but I got rid of those.&lt;/P&gt;&lt;P&gt;I'm at my wit's end with this, so I am very grateful for any help anyone can give. TIA!&lt;/P&gt;&lt;P&gt;Update: Vkumar fixed the zeppelin one. After applying this to mahout and doing apt-get -f install i get:&lt;/P&gt;&lt;PRE&gt;ed@s1:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  mahout-2-4-2-0-258-doc
The following NEW packages will be installed
  mahout-2-4-2-0-258-doc
0 to upgrade, 1 to newly install, 0 to remove and 209 not to upgrade.
3 not fully installed or removed.
Need to get 0 B/638 kB of archives.
After this operation, 5,530 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 250308 files and directories currently installed.)
Preparing to unpack .../mahout-2-4-2-0-258-doc_0.9.0.2.4.2.0-258_all.deb ...
Unpacking mahout-2-4-2-0-258-doc (0.9.0.2.4.2.0-258) ...
dpkg: error processing archive /var/cache/apt/archives/mahout-2-4-2-0-258-doc_0.9.0.2.4.2.0-258_all.deb (--unpack):
 trying to overwrite '/usr/hdp/2.4.2.0-258/mahout/doc/NOTICE.txt', which is also in package mahout-2-4-2-0-258 0.9.0.2.4.2.0-258
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/mahout-2-4-2-0-258-doc_0.9.0.2.4.2.0-258_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)&lt;/PRE&gt;</description>
    <pubDate>Wed, 14 Sep 2016 20:43:17 GMT</pubDate>
    <dc:creator>ed_day</dc:creator>
    <dc:date>2016-09-14T20:43:17Z</dc:date>
    <item>
      <title>Upgrade 2.3 to 2.4, cannot install packages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151848#M40635</link>
      <description>&lt;P&gt;I'm trying to upgrade my stack to HDP2.4 (from 2.3).&lt;/P&gt;&lt;P&gt; but my install is failing on 2 machines, one with this error:&lt;/P&gt;&lt;PRE&gt;2016-09-14 14:31:47,286 - Package Manager failed to install packages. Error: Execution of '/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install libfuse2' returned 100. Reading package lists...
Building dependency tree...
Reading state information...
libfuse2 is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 mahout-doc : Depends: mahout-2-4-2-0-258-doc but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
&lt;/PRE&gt;&lt;P&gt;and another with this:&lt;/P&gt;&lt;PRE&gt;dpkg: error processing package zeppelin-2-4-2-0-258 (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of zeppelin:
 zeppelin depends on zeppelin-2-4-2-0-258; however:
  Package zeppelin-2-4-2-0-258 is not configured yet.&lt;/PRE&gt;&lt;P&gt;I've tried installing mahout, mahout-doc and mahout-2-4-2-0-258-doc but they all error out.&lt;/P&gt;&lt;P&gt;Same for the Zeppelin machine.&lt;/P&gt;&lt;P&gt;I've tried apt-get -f install, apt-get purge, apt-get update apt-get autoremove etc.&lt;/P&gt;&lt;P&gt;I did have PPAs repeated but I got rid of those.&lt;/P&gt;&lt;P&gt;I'm at my wit's end with this, so I am very grateful for any help anyone can give. TIA!&lt;/P&gt;&lt;P&gt;Update: Vkumar fixed the zeppelin one. After applying this to mahout and doing apt-get -f install i get:&lt;/P&gt;&lt;PRE&gt;ed@s1:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  mahout-2-4-2-0-258-doc
The following NEW packages will be installed
  mahout-2-4-2-0-258-doc
0 to upgrade, 1 to newly install, 0 to remove and 209 not to upgrade.
3 not fully installed or removed.
Need to get 0 B/638 kB of archives.
After this operation, 5,530 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 250308 files and directories currently installed.)
Preparing to unpack .../mahout-2-4-2-0-258-doc_0.9.0.2.4.2.0-258_all.deb ...
Unpacking mahout-2-4-2-0-258-doc (0.9.0.2.4.2.0-258) ...
dpkg: error processing archive /var/cache/apt/archives/mahout-2-4-2-0-258-doc_0.9.0.2.4.2.0-258_all.deb (--unpack):
 trying to overwrite '/usr/hdp/2.4.2.0-258/mahout/doc/NOTICE.txt', which is also in package mahout-2-4-2-0-258 0.9.0.2.4.2.0-258
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/mahout-2-4-2-0-258-doc_0.9.0.2.4.2.0-258_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Sep 2016 20:43:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151848#M40635</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2016-09-14T20:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade 2.3 to 2.4, cannot install packages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151849#M40636</link>
      <description>&lt;P&gt;We have observed this as a BUG in 2.4.2.0-258 release and is on the line to be fixed in upcoming release above &lt;STRONG&gt;2.4.4.x&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I have tried as an workaround to create the missing directory on the complaining node as below:&lt;/P&gt;&lt;P&gt;$ mkdir -p /etc/zeppelin/conf.dist &lt;/P&gt;&lt;P&gt;You need to have sudo or root to create the directory said above.&lt;/P&gt;&lt;P&gt;After creating the directory please run:&lt;/P&gt;&lt;P&gt;$ apt-get -f install&lt;/P&gt;&lt;P&gt;I have tried to install mahout as well on a node with reported issue after creating the directory as said above and mahout installation went good.&lt;/P&gt;&lt;P&gt;My test environment is ubuntu14.&lt;/P&gt;&lt;P&gt;Please let us know if this solves the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 21:08:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151849#M40636</guid>
      <dc:creator>vkumar</dc:creator>
      <dc:date>2016-09-14T21:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade 2.3 to 2.4, cannot install packages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151850#M40637</link>
      <description>&lt;P&gt;I did that and also added the directories: /var/lib/zeppelin and /var/run/zeppelin and it fixed the zeppelin one: thank you so much!&lt;/P&gt;&lt;P&gt;But the mahout error is still there (I did the above on the mahout machine. When I try apt-get install zeppelin* it gives the mahout error..&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 21:39:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151850#M40637</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2016-09-14T21:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade 2.3 to 2.4, cannot install packages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151851#M40638</link>
      <description>&lt;P&gt;I've updated the qn to show the full mahout error.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 22:05:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151851#M40638</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2016-09-14T22:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade 2.3 to 2.4, cannot install packages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151852#M40639</link>
      <description>&lt;P&gt;Trying to reproduce the issue in my environment. I would post an update right away after my verification.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 22:23:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151852#M40639</guid>
      <dc:creator>vkumar</dc:creator>
      <dc:date>2016-09-14T22:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade 2.3 to 2.4, cannot install packages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151853#M40640</link>
      <description>&lt;P&gt;To fix the mahout issue do the following steps on the node which is complaining&lt;/P&gt;&lt;P&gt;1. remove mahout-doc&lt;/P&gt;&lt;P&gt;$ sudo apt-get remove mahout-doc&lt;/P&gt;&lt;P&gt;2. run &lt;/P&gt;&lt;P&gt;$ sudo apt-get -f install&lt;/P&gt;&lt;P&gt;3. see if mahout installation is perfect&lt;/P&gt;&lt;P&gt;$ apt-get install mahout&lt;/P&gt;&lt;P&gt;Please do not install mahout-doc&lt;/P&gt;&lt;P&gt;After running $sudo apt-get install mahout&lt;/P&gt;&lt;P&gt;you would see following packages installed:&lt;/P&gt;&lt;P&gt;$ dpkg --get-selections| grep mahout &lt;/P&gt;&lt;P&gt;mahout                     install &lt;/P&gt;&lt;P&gt;mahout-2-4-2-0-258  install&lt;/P&gt;&lt;P&gt;Please remove all mahout except above two using $ apt-get remove &amp;lt;name suggested by --get-selections&amp;gt;. Keep only two as said above.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 22:45:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151853#M40640</guid>
      <dc:creator>vkumar</dc:creator>
      <dc:date>2016-09-14T22:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade 2.3 to 2.4, cannot install packages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151854#M40641</link>
      <description>&lt;P&gt;That did it. Thank you so much!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 23:12:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrade-2-3-to-2-4-cannot-install-packages/m-p/151854#M40641</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2016-09-14T23:12:33Z</dc:date>
    </item>
  </channel>
</rss>

