<?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>LayerscapeのトピックRe: Transaction test error</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1726024#M13343</link>
    <description>&lt;P&gt;Please add "update-rc.d" in variable "YOCTO-DEPENDS-LIST" in&amp;nbsp;sources/meta-nxp-desktop/recipes-extended/ubuntu/ubuntu-base-image.inc.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 07:23:49 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2023-09-20T07:23:49Z</dc:date>
    <item>
      <title>LS1012A NXP Yocto: Transaction test error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1724722#M13321</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Error: Transaction test error:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;file /usr/sbin/update-rc.d conflicts between attempted installs of update-rc.d-0.8-r0.noarch and ubuntu-main-22.04.1-r0.aarch64&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;file /usr/sbin/service conflicts between attempted installs of init-system-helpers-service-1.62-r0.aarch64 and ubuntu-main-22.04.1-r0.aarch64&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I updated repo, removed build* folder and compiled everything from scratch, but getting the same error&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Full log on pastebin -&amp;nbsp;&lt;A href="https://pastebin.com/vYBE1kvD" target="_blank" rel="noopener"&gt;https://pastebin.com/vYBE1kvD&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Sep 2023 02:47:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1724722#M13321</guid>
      <dc:creator>epoletaev</dc:creator>
      <dc:date>2023-09-19T02:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction test error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1724930#M13323</link>
      <description>&lt;P&gt;Can you copy the log into the ticket?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What steps did you follow to build?&lt;/P&gt;
&lt;P&gt;Which processor are you building for?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 19:42:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1724930#M13323</guid>
      <dc:creator>Irene</dc:creator>
      <dc:date>2023-09-18T19:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction test error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1725042#M13328</link>
      <description>&lt;P&gt;CPU: LS1012A (RDB)&lt;/P&gt;&lt;P&gt;Full steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;repo init -u https://github.com/nxp-qoriq/yocto-sdk -b kirkstone -m ls-5.15.71-2.2.0_distro.xml
repo sync
. setup-env -m ls1012ardb
cd ..
DISTRO=fsl-qoriq-distro MACHINE=ls1012ardb source distro-setup-env
echo "INIT_MANAGER=\"none\"" &amp;gt;&amp;gt; conf/local.conf
bitbake  ls-image-lite&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my experience full steps should work. Issue happens on next builds, I don't know, something happens on servers or what but build suddenly starts failing.&lt;/P&gt;&lt;P&gt;Steps in this build:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cd src6
rm -rf build_ls1012ardb
repo sync
. setup-env -m ls1012ardb
cd ..
DISTRO=fsl-qoriq-distro MACHINE=ls1012ardb source distro-setup-env
bitbake  ls-image-lite&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log is attached, I cannot post it in message because it exceeds limits&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 01:19:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1725042#M13328</guid>
      <dc:creator>epoletaev</dc:creator>
      <dc:date>2023-09-19T01:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction test error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1725618#M13338</link>
      <description>&lt;P&gt;I did rebuild from scratch using full steps and get the same error.&lt;/P&gt;&lt;P&gt;Seems `kirkstone` branch does not compile anymore.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 15:24:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1725618#M13338</guid>
      <dc:creator>epoletaev</dc:creator>
      <dc:date>2023-09-19T15:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction test error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1726024#M13343</link>
      <description>&lt;P&gt;Please add "update-rc.d" in variable "YOCTO-DEPENDS-LIST" in&amp;nbsp;sources/meta-nxp-desktop/recipes-extended/ubuntu/ubuntu-base-image.inc.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 07:23:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1726024#M13343</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-09-20T07:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction test error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1726212#M13345</link>
      <description>&lt;P&gt;Thanks! Tried that, but getting next error:&lt;/P&gt;&lt;P&gt;Error: Transaction test error:&lt;BR /&gt;file /usr/sbin/service conflicts between attempted installs of init-system-helpers-service-1.62-r0.aarch64 and ubuntu-main-22.04.1-r0.aarch64&lt;/P&gt;&lt;P&gt;ERROR: Task (/home/ubuntu/src7/sources/meta-nxp-desktop/recipes-fsl/images/ls-image-lite.bb:do_rootfs) failed with exit code '1'&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:42:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1726212#M13345</guid>
      <dc:creator>epoletaev</dc:creator>
      <dc:date>2023-09-20T09:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction test error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1726961#M13356</link>
      <description>&lt;P&gt;Please also add "init-system-helpers-service" in variable "YOCTO-DEPENDS-LIST" in&amp;nbsp;sources/meta-nxp-desktop/recipes-extended/ubuntu/ubuntu-base-image.inc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 08:35:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-NXP-Yocto-Transaction-test-error/m-p/1726961#M13356</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-09-21T08:35:03Z</dc:date>
    </item>
  </channel>
</rss>

