<?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>i.MX ProcessorsのトピックError adding new packages on ltib</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Error-adding-new-packages-on-ltib/m-p/388065#M56343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to add olsrd to the packages list, to build it in to the imx28evk using ltib.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the next steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. copy source in /opt/freescale/pkgs&lt;/P&gt;&lt;P&gt;2. create file source_name.md5&lt;/P&gt;&lt;P&gt;md5sum source_name &amp;gt; source_name.md5&lt;/P&gt;&lt;P&gt;3. create directory in &amp;lt;you_ltib_dir&amp;gt;dist/lfs-5.1/&amp;lt;you_package&amp;gt; and copy spec-file to it&lt;/P&gt;&lt;P&gt;After this you can use ltib for build package:&lt;/P&gt;&lt;P&gt;1. ./ltib -m prep -p package.spec&lt;/P&gt;&lt;P&gt;2. ./ltib -m scbuild -p package.spec&lt;/P&gt;&lt;P&gt;3. ./ltib -m scdeploy -p package.spec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i also added on config/userspace/packages.lkc (alphabetic order) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config PKG_OLSRD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bool "olsrd"&lt;/P&gt;&lt;P&gt;and on config/userspace/pkg_map (build order)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PKG_OLSRD = olsrd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, when i execute the comand:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ./ltib -m prep -p olsrd.spec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this error appear:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plc@ubuntu:~/ltib$ ./ltib -m prep -p olsrd.spec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing: olsrd&lt;/P&gt;&lt;P&gt;===================&lt;/P&gt;&lt;P&gt;Build path taken because: build key set, no prebuilt rpm, &lt;/P&gt;&lt;P&gt;Testing network connectivity&lt;/P&gt;&lt;P&gt;OK GPP: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try olsrd-current.tar.bz2.md5 from the GPP&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://bitshrine.org/gpp/olsrd-current.tar.bz2.md5:" target="_blank"&gt;http://bitshrine.org/gpp/olsrd-current.tar.bz2.md5:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;06:25:58 ERROR 404: Not Found.&lt;/P&gt;&lt;P&gt;Try olsrd-current.tar.bz2 from the GPP&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://bitshrine.org/gpp/olsrd-current.tar.bz2:" target="_blank"&gt;http://bitshrine.org/gpp/olsrd-current.tar.bz2:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;06:25:58 ERROR 404: Not Found.&lt;/P&gt;&lt;P&gt;Can't get: olsrd-current.tar.bz2 at ./ltib line 790.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f_prep() returned an error, exiting&lt;/P&gt;&lt;P&gt;traceback:&lt;/P&gt;&lt;P&gt; main:560&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exiting on error or interrupt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that olsrd is not able at gpp, but i thought this was enought to found it on ppp or lpp, i think im missing something, but i dont know what.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2015 13:45:00 GMT</pubDate>
    <dc:creator>unaigonzalez</dc:creator>
    <dc:date>2015-03-16T13:45:00Z</dc:date>
    <item>
      <title>Error adding new packages on ltib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-adding-new-packages-on-ltib/m-p/388065#M56343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to add olsrd to the packages list, to build it in to the imx28evk using ltib.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the next steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. copy source in /opt/freescale/pkgs&lt;/P&gt;&lt;P&gt;2. create file source_name.md5&lt;/P&gt;&lt;P&gt;md5sum source_name &amp;gt; source_name.md5&lt;/P&gt;&lt;P&gt;3. create directory in &amp;lt;you_ltib_dir&amp;gt;dist/lfs-5.1/&amp;lt;you_package&amp;gt; and copy spec-file to it&lt;/P&gt;&lt;P&gt;After this you can use ltib for build package:&lt;/P&gt;&lt;P&gt;1. ./ltib -m prep -p package.spec&lt;/P&gt;&lt;P&gt;2. ./ltib -m scbuild -p package.spec&lt;/P&gt;&lt;P&gt;3. ./ltib -m scdeploy -p package.spec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i also added on config/userspace/packages.lkc (alphabetic order) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config PKG_OLSRD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bool "olsrd"&lt;/P&gt;&lt;P&gt;and on config/userspace/pkg_map (build order)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PKG_OLSRD = olsrd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, when i execute the comand:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ./ltib -m prep -p olsrd.spec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this error appear:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plc@ubuntu:~/ltib$ ./ltib -m prep -p olsrd.spec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing: olsrd&lt;/P&gt;&lt;P&gt;===================&lt;/P&gt;&lt;P&gt;Build path taken because: build key set, no prebuilt rpm, &lt;/P&gt;&lt;P&gt;Testing network connectivity&lt;/P&gt;&lt;P&gt;OK GPP: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try olsrd-current.tar.bz2.md5 from the GPP&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://bitshrine.org/gpp/olsrd-current.tar.bz2.md5:" target="_blank"&gt;http://bitshrine.org/gpp/olsrd-current.tar.bz2.md5:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;06:25:58 ERROR 404: Not Found.&lt;/P&gt;&lt;P&gt;Try olsrd-current.tar.bz2 from the GPP&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://bitshrine.org/gpp/olsrd-current.tar.bz2:" target="_blank"&gt;http://bitshrine.org/gpp/olsrd-current.tar.bz2:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;06:25:58 ERROR 404: Not Found.&lt;/P&gt;&lt;P&gt;Can't get: olsrd-current.tar.bz2 at ./ltib line 790.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f_prep() returned an error, exiting&lt;/P&gt;&lt;P&gt;traceback:&lt;/P&gt;&lt;P&gt; main:560&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exiting on error or interrupt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that olsrd is not able at gpp, but i thought this was enought to found it on ppp or lpp, i think im missing something, but i dont know what.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 13:45:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-adding-new-packages-on-ltib/m-p/388065#M56343</guid>
      <dc:creator>unaigonzalez</dc:creator>
      <dc:date>2015-03-16T13:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error adding new packages on ltib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-adding-new-packages-on-ltib/m-p/388066#M56344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible that the .librc is not configured with the necessary options in order to download the file from a local repository. Do you have the olsrd-current.tar.bz2 file on the rmp/SOURCES path ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend reading the following link on the “Where do the sources get downloaded from (what is the LPP/GPP/PPP)” section for information on how the download is handled when it cannot be downloaded.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.bitshrine.org/autodocs/LtibFaq.html" target="_blank"&gt;http://www.bitshrine.org/autodocs/LtibFaq.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 20:37:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-adding-new-packages-on-ltib/m-p/388066#M56344</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2015-03-18T20:37:54Z</dc:date>
    </item>
  </channel>
</rss>

