<?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 Re: problem in repo initialization in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/problem-in-repo-initialization/m-p/1744210#M13519</link>
    <description>&lt;P&gt;Please follow commands below:&lt;/P&gt;
&lt;P&gt;$ sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool&lt;/P&gt;
&lt;P&gt;$ sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm rsync curl&lt;/P&gt;
&lt;P&gt;$ repo init -u&amp;nbsp; &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b mickledore -m ls-6.1.22-2.0.0_distro.xml&lt;/P&gt;
&lt;P&gt;$ repo sync&lt;/P&gt;
&lt;P&gt;$ DISTRO=fsl-qoriq-distro MACHINE=ls1043ardb source distro-setup-env&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2023 06:29:29 GMT</pubDate>
    <dc:creator>June_Lu</dc:creator>
    <dc:date>2023-10-23T06:29:29Z</dc:date>
    <item>
      <title>problem in repo initialization</title>
      <link>https://community.nxp.com/t5/Layerscape/problem-in-repo-initialization/m-p/1743962#M13516</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to download the repository for ls1043ardb. I am following LSDKYOCTOUG.pdf.&lt;/P&gt;&lt;P&gt;I am using ubuntu 20.04&lt;/P&gt;&lt;P&gt;I did the following steps&lt;/P&gt;&lt;P&gt;mkdir ~/bin&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;curl &lt;A href="http://commondatastorage.googleapis.com/git-repo-downloads/repo" target="_blank"&gt;http://commondatastorage.googleapis.com/git-repo-downloads/repo&lt;/A&gt; &amp;gt; ~/bin/repo&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sudo apt install curl&lt;/P&gt;&lt;P&gt;chmod a+x ~/bin/repo&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PATH=${PATH}:~/bin&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sudo snap install git-repo&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev python3-subunit mesa-common-dev zstd liblz4-tool file locales&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sudo locale-gen en_US.UTF-8&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b mickledore&lt;/P&gt;&lt;P&gt;while repo init I am getting the following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b mickledore&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 94&lt;BR /&gt;)&lt;BR /&gt;^&lt;BR /&gt;SyntaxError: invalid syntax&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me in solving the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 09:19:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/problem-in-repo-initialization/m-p/1743962#M13516</guid>
      <dc:creator>dibyarekha</dc:creator>
      <dc:date>2023-10-21T09:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem in repo initialization</title>
      <link>https://community.nxp.com/t5/Layerscape/problem-in-repo-initialization/m-p/1744210#M13519</link>
      <description>&lt;P&gt;Please follow commands below:&lt;/P&gt;
&lt;P&gt;$ sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool&lt;/P&gt;
&lt;P&gt;$ sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm rsync curl&lt;/P&gt;
&lt;P&gt;$ repo init -u&amp;nbsp; &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b mickledore -m ls-6.1.22-2.0.0_distro.xml&lt;/P&gt;
&lt;P&gt;$ repo sync&lt;/P&gt;
&lt;P&gt;$ DISTRO=fsl-qoriq-distro MACHINE=ls1043ardb source distro-setup-env&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 06:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/problem-in-repo-initialization/m-p/1744210#M13519</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2023-10-23T06:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem in repo initialization</title>
      <link>https://community.nxp.com/t5/Layerscape/problem-in-repo-initialization/m-p/1745599#M13532</link>
      <description>I followed the steps, But while repo init I am getting the following errors&lt;BR /&gt;&lt;BR /&gt;icomm@icomm-VirtualBox:~/yocto-sdk$ repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b mickledore -m ls-6.1.22-2.0.0_distro.xml&lt;BR /&gt;Downloading Repo source from &lt;A href="https://gerrit.googlesource.com/git-repo" target="_blank"&gt;https://gerrit.googlesource.com/git-repo&lt;/A&gt;&lt;BR /&gt;repo: Updating release signing keys to keyset ver 2.3&lt;BR /&gt;/home/icomm/yocto-sdk/.repo/repo/main.py:569: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead&lt;BR /&gt;logger.warn("\n... A new version of repo (%s) is available.", exp_str)&lt;BR /&gt;&lt;BR /&gt;... A new version of repo (2.37) is available.&lt;BR /&gt;/home/icomm/yocto-sdk/.repo/repo/main.py:571: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead&lt;BR /&gt;logger.warn(&lt;BR /&gt;... You should upgrade soon:&lt;BR /&gt;cp /home/icomm/yocto-sdk/.repo/repo/repo /home/icomm/bin/repo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 876, in &amp;lt;module&amp;gt;&lt;BR /&gt;_Main(sys.argv[1:])&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 852, in _Main&lt;BR /&gt;result = repo._Run(name, gopts, argv) or 0&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 298, in _Run&lt;BR /&gt;result = run()&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 281, in &amp;lt;lambda&amp;gt;&lt;BR /&gt;run = lambda: self._RunLong(name, gopts, argv) or 0&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 447, in _RunLong&lt;BR /&gt;execute_command()&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 413, in execute_command&lt;BR /&gt;execute_command_helper()&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/main.py", line 379, in execute_command_helper&lt;BR /&gt;result = cmd.Execute(copts, cargs)&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/subcmds/init.py", line 393, in Execute&lt;BR /&gt;self._ConfigureUser(opt)&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/subcmds/init.py", line 213, in _ConfigureUser&lt;BR /&gt;name = self._Prompt("Your Name", mp.UserName)&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/project.py", line 753, in UserName&lt;BR /&gt;self._LoadUserIdentity()&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/project.py", line 766, in _LoadUserIdentity&lt;BR /&gt;u = self.bare_git.var("GIT_COMMITTER_IDENT")&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/project.py", line 3695, in runner&lt;BR /&gt;p.Wait()&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/git_command.py", line 501, in Wait&lt;BR /&gt;self.VerifyCommand()&lt;BR /&gt;File "/home/icomm/yocto-sdk/.repo/repo/git_command.py", line 491, in VerifyCommand&lt;BR /&gt;raise GitCommandError(&lt;BR /&gt;git_command.GitCommandError: GitCommandError: git command failure&lt;BR /&gt;Project: manifests&lt;BR /&gt;Args: var GIT_COMMITTER_IDENT&lt;BR /&gt;Stdout:&lt;BR /&gt;None&lt;BR /&gt;Stderr:&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 05:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/problem-in-repo-initialization/m-p/1745599#M13532</guid>
      <dc:creator>dibyarekha</dc:creator>
      <dc:date>2023-10-25T05:01:01Z</dc:date>
    </item>
  </channel>
</rss>

