<?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>topic bitbake do_rootfs error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742410#M115553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to bitbake a small x11 Image for i.mx6. For that I use example Image "core-image-x11". But the end of bitbaking the following error occurs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==============================&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Running transaction check&lt;BR /&gt;Transaction check succeeded.&lt;BR /&gt;Running transaction test&lt;BR /&gt;Error: Transaction check error:&lt;BR /&gt;&amp;nbsp; file /etc/X11/Xsession conflicts between attempted installs of xserver-nodm-init-3.0-r31.var_som_mx6 and mini-x-session-0.1-r4.armv7at2hf_neon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Summary&lt;BR /&gt;-------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: core-image-x11-1.0-r0 do_rootfs: Function failed: do_rootfs&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/malbrecht/var-fslc-yocto/build_minimal_x11/tmp/work/var_som_mx6-fslc-linux-gnueabi/core-image-x11/1.0-r0/temp/log.do_rootfs.28200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;does anybody know how to solve such errors? I read that I have to use "update-alternatives.bbclass" , but I am a beginner in yocto and don't know how exactly use update-alternatives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2018 15:23:00 GMT</pubDate>
    <dc:creator>matthiasalbrech</dc:creator>
    <dc:date>2018-03-09T15:23:00Z</dc:date>
    <item>
      <title>bitbake do_rootfs error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742410#M115553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to bitbake a small x11 Image for i.mx6. For that I use example Image "core-image-x11". But the end of bitbaking the following error occurs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==============================&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Running transaction check&lt;BR /&gt;Transaction check succeeded.&lt;BR /&gt;Running transaction test&lt;BR /&gt;Error: Transaction check error:&lt;BR /&gt;&amp;nbsp; file /etc/X11/Xsession conflicts between attempted installs of xserver-nodm-init-3.0-r31.var_som_mx6 and mini-x-session-0.1-r4.armv7at2hf_neon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Summary&lt;BR /&gt;-------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: core-image-x11-1.0-r0 do_rootfs: Function failed: do_rootfs&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/malbrecht/var-fslc-yocto/build_minimal_x11/tmp/work/var_som_mx6-fslc-linux-gnueabi/core-image-x11/1.0-r0/temp/log.do_rootfs.28200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;does anybody know how to solve such errors? I read that I have to use "update-alternatives.bbclass" , but I am a beginner in yocto and don't know how exactly use update-alternatives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 15:23:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742410#M115553</guid>
      <dc:creator>matthiasalbrech</dc:creator>
      <dc:date>2018-03-09T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake do_rootfs error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742411#M115554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One reason could be that you config is broken. Please follow exactly the Freescale_Yocto_Project_User's_Guide.pdf for the information on how to prepare environment and build a BSP image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another reason could be that the conf/local.conf is broken, if you added anything on this file please double check what you posted there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to remove the build folder and re-make all the config steps again and try to issue again the bitbake command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please consider taht the recommended Ubuntu version is 14.04, earlier versions may cause the Yocto Project build setup to fail, because it requires python versions and Ubuntu 16.04 users have commented on errors during build for sdl. To fix this comment out in local.conf the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the problem persists and you are using a NXP BSP (git.freescale.com &amp;gt; fsl-arm-yocto-bsp.git) please let me know which BSP are you using and your local.conf configuration. If you are using any FSL Community BSP (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2F" rel="nofollow" target="_blank"&gt;https://github.com/Freescale/&lt;/A&gt;&lt;SPAN&gt;) you may subscribe the FSL Community BSP mailing list at freescale.github.io to talk directly with the developers and other users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;BR /&gt;NXP Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 18:17:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742411#M115554</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2018-03-09T18:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake do_rootfs error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742412#M115555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response. Bitbaking core-image-minimal, fsl-image-gui or bitbake-fsl-qt5 worked fine. But for my own, customized, image I need a very small Image with X11. Thats why I want to build core-image-x11. Perhaps there is another basic example Image I could use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the build folder 2 times, but the error occurs always. I thought the same like you, that there is a problem with local.conf. So I tried it without changes and I have the same problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==========================&lt;/P&gt;&lt;P&gt;MACHINE ??= 'var-som-mx6'&lt;BR /&gt;DISTRO ?= 'fslc-x11'&lt;BR /&gt;PACKAGE_CLASSES ?= "package_rpm"&lt;BR /&gt;EXTRA_IMAGE_FEATURES ?= "debug-tweaks"&lt;BR /&gt;USER_CLASSES ?= "buildstats image-mklibs image-prelink"&lt;BR /&gt;PATCHRESOLVE = "noop"&lt;BR /&gt;BB_DISKMON_DIRS = "\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${TMPDIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${DL_DIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${SSTATE_DIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,/tmp,100M,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${TMPDIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${DL_DIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${SSTATE_DIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,/tmp,10M,1K"&lt;BR /&gt;#PACKAGECONFIG_append_pn-qemu-native = " sdl"&lt;BR /&gt;#PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"&lt;BR /&gt;CONF_VERSION = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DL_DIR ?= "${BSPDIR}/downloads/"&lt;BR /&gt;ACCEPT_FSL_EULA = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==========================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a Variscite Board with BSP which is based on Freescale/NXP Community BSP Layer: &lt;A class="link-titled" href="https://github.com/varigit/variscite-bsp-platform" title="https://github.com/varigit/variscite-bsp-platform"&gt;GitHub - varigit/variscite-bsp-platform: Variscite FSL community based BSP platform&lt;/A&gt;&amp;nbsp;. But Variscite extends this layer, so perhaps that could be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 09:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742412#M115555</guid>
      <dc:creator>matthiasalbrech</dc:creator>
      <dc:date>2018-03-12T09:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake do_rootfs error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742413#M115556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved the problem. Weeks ago I added a recipe I copied from my predecessor, there I could find mini-x-session, too. I removed it and now it works. Sorry for that and thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 12:27:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-do-rootfs-error/m-p/742413#M115556</guid>
      <dc:creator>matthiasalbrech</dc:creator>
      <dc:date>2018-03-13T12:27:46Z</dc:date>
    </item>
  </channel>
</rss>

