<?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>MCUXpresso IDEのトピックRe: Unmet dependencies?</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955293#M4628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problems and adding the i386 arch fixed it.&lt;/P&gt;&lt;P&gt;It appears that the it's due to a dependency on libncurses5:i386&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Dec 2019 14:30:23 GMT</pubDate>
    <dc:creator>inventthings</dc:creator>
    <dc:date>2019-12-06T14:30:23Z</dc:date>
    <item>
      <title>Unmet dependencies?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955289#M4624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Installing MCUXpresso 11 on my Ubuntu 18.04.2 LTS virtual machine results in unmet dependencies.&amp;nbsp; Below is a snapshot showing the install process:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;wget -nv -O /tmp/mcuxpresso11.0.0.deb.bin &lt;A href="https://freescaleesd.flexnetoperations.com/337170/387/14523387/mcuxpressoide-11.0.0_2516.x86_64.deb.bin" target="test_blank"&gt;https://freescaleesd.flexnetoperations.com/337170/387/14523387/mcuxpressoide-11.0.0_2516.x86_64.deb.bin&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;chmod +x /tmp/mcuxpresso11.0.0.deb.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; /tmp/mcuxpresso11.0.0.deb.bin --tar xvf -C /tmp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; dpkg -i --force-depends /tmp/JLink_Linux_x86_64.deb&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; dpkg -i --force-depends /tmp/mcuxpressoide-11.0.0_2516.x86_64.deb&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After installation apt-get will complain about unmet dependencies:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;You might want to run 'apt --fix-broken install' to correct these.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;The following packages have unmet dependencies:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; mcuxpressoide : Depends: libncurses5:i386 but it is not installable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; Depends: libusb-1.0-0-dev but it is not going to be installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; Depends: dfu-util but it is not going to be installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; Depends: libwebkitgtk-1.0-0 but it is not going to be installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; nmap : Depends: liblinear3 (&amp;gt;= 2.01+dfsg) but it is not going to be installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; Depends: liblua5.3-0 but it is not going to be installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried solutions on other posts related to unmet dependencies but none of them have resolve the issue.&amp;nbsp; I need to fulfill the dependencies so apt doesn't complain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 21:01:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955289#M4624</guid>
      <dc:creator>nathan4</dc:creator>
      <dc:date>2019-06-20T21:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unmet dependencies?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955290#M4625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So we are rather curious as to what you are actually doing here - as you appear to be trying to bypass the MCUXpresso IDE installer. What happens if you simply install using the installer that we provide following the instructions given in the MCUXpresso IDE v11.0.0 Installation Guide, which can be viewed at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-bare" href="http://www.nxp.com/mcuxpresso/ide/documentation" title="http://www.nxp.com/mcuxpresso/ide/documentation"&gt;http://www.nxp.com/mcuxpresso/ide/documentation&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 10:44:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955290#M4625</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-06-24T10:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unmet dependencies?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955291#M4626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The auto installer doesn't work on my Ubuntu 18.04.2 LTS virtual machine.&amp;nbsp; After your installer script installs the files&amp;nbsp;it does an apt-get &lt;SPAN style="color: #444444; background-color: #ffffff; font-weight: bold; font-size: 16px;"&gt;&lt;STRONG&gt;--fix-broken&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;which removes mcuxpressoide because the installation is broken due to these missing dependencies:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;mcuxpressoide depends on libncurses5:i386.&lt;BR /&gt; mcuxpressoide depends on libusb-1.0-0-dev; however:&lt;BR /&gt; Package libusb-1.0-0-dev is not installed.&lt;BR /&gt; mcuxpressoide depends on dfu-util; however:&lt;BR /&gt; Package dfu-util is not installed.&lt;BR /&gt; mcuxpressoide depends on libwebkitgtk-1.0-0; however:&lt;BR /&gt; Package libwebkitgtk-1.0-0 is not installed.&lt;/BLOCKQUOTE&gt;&lt;P&gt;After some digging around I was able to extract your installation package so I could step through it one line at a time.&amp;nbsp; That's what got me this far.&amp;nbsp; But it doesn't matter if I do it manually or with the auto installer both have the exact same result because of the missing dependencies.&amp;nbsp; I'll attach log files so you can see both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 20:11:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955291#M4626</guid>
      <dc:creator>nathan4</dc:creator>
      <dc:date>2019-06-24T20:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unmet dependencies?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955292#M4627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following this thread it seems the files are missing because my virtual machine is headless: &lt;A _jive_internal="true" href="https://community.nxp.com/thread/477369"&gt;https://community.nxp.com/thread/477369&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The dependencies can be be resolved using:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;dpkg --add-architecture i386&lt;BR /&gt; apt-get update&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 18:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955292#M4627</guid>
      <dc:creator>nathan4</dc:creator>
      <dc:date>2019-06-25T18:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unmet dependencies?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955293#M4628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problems and adding the i386 arch fixed it.&lt;/P&gt;&lt;P&gt;It appears that the it's due to a dependency on libncurses5:i386&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 14:30:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unmet-dependencies/m-p/955293#M4628</guid>
      <dc:creator>inventthings</dc:creator>
      <dc:date>2019-12-06T14:30:23Z</dc:date>
    </item>
  </channel>
</rss>

