<?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: Linux repo init error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1257800#M172185</link>
    <description>&lt;P&gt;Hi Hai,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks&amp;nbsp; for your suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I will update to L5.4.24 version too.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 08:34:32 GMT</pubDate>
    <dc:creator>jimmyli</dc:creator>
    <dc:date>2021-04-07T08:34:32Z</dc:date>
    <item>
      <title>Linux repo init error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1249725#M171214</link>
      <description>&lt;P&gt;System: Ubuntu 18.04.5&lt;/P&gt;&lt;P&gt;Linux Version: L4.14.98-2.0.0.ga&lt;/P&gt;&lt;P&gt;When I do the commend showed below, the error happens as below:&lt;/P&gt;&lt;P&gt;1&amp;gt; commend: repo init -u &lt;A href="https://source.codeaurora.org/external/imx/imx-manifest" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/imx-manifest&lt;/A&gt; -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml&lt;/P&gt;&lt;P&gt;2&amp;gt; error:&lt;/P&gt;&lt;P&gt;ubuntu@ubuntu:~/yocto/imx6ull-yocto-bsp$ repo init -u &lt;A href="https://source.codeaurora.org/external/imx/imx-manifest" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/imx-manifest&lt;/A&gt; -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml&lt;/P&gt;&lt;P&gt;Get &lt;A href="https://mirrors.tuna.tsinghua.edu.cn/git/git-repo" target="_blank" rel="noopener"&gt;https://mirrors.tuna.tsinghua.edu.cn/git/git-repo&lt;/A&gt; remote: Counting objects: 6241, done.&lt;/P&gt;&lt;P&gt;remote: Compressing objects: 100% (3175/3175), done.&lt;/P&gt;&lt;P&gt;remote: Total 6241 (delta 4060), reused 4968 (delta 2997)&lt;/P&gt;&lt;P&gt;Receiving objects: 100% (6241/6241), 2.37 MiB | 4.01 MiB/s, done.&lt;/P&gt;&lt;P&gt;Resolving deltas: 100% (4060/4060), done.&lt;/P&gt;&lt;P&gt;From &lt;A href="https://mirrors.tuna.tsinghua.edu.cn/git/git-repo" target="_blank" rel="noopener"&gt;https://mirrors.tuna.tsinghua.edu.cn/git/git-repo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;* [new branch] main -&amp;gt; origin/main&lt;/P&gt;&lt;P&gt;* [new branch] maint -&amp;gt; origin/maint&lt;/P&gt;&lt;P&gt;* [new branch] master -&amp;gt; origin/master&lt;/P&gt;&lt;P&gt;* [new branch] repo-1 -&amp;gt; origin/repo-1&lt;/P&gt;&lt;P&gt;* [new branch] stable -&amp;gt; origin/stable&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;* [new tag] v2.7 -&amp;gt; v2.7&lt;/P&gt;&lt;P&gt;* [new tag] v2.8 -&amp;gt; v2.8&lt;/P&gt;&lt;P&gt;* [new tag] v2.9 -&amp;gt; v2.9&lt;/P&gt;&lt;P&gt;File "/home/ubuntu/yocto/imx6ull-yocto-bsp/.repo/repo/main.py", line 79&lt;/P&gt;&lt;P&gt;file=sys.stderr) ^ SyntaxError: invalid syntax&lt;/P&gt;&lt;P&gt;I have installed the repo and basic configuration.&lt;/P&gt;&lt;P&gt;Hope you can help me.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 13:55:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1249725#M171214</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2021-03-22T13:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux repo init error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1254587#M171831</link>
      <description>&lt;P&gt;I have the same issue, Originally I use python2.7, the invalid syntax error occurs during repo init process. I changed to python3.6.6, the problem still there. Because the repo update itself automatically, there is no way to fix the repo version. I check the main.py file, the new one use python3, but the older one in my disk use python2.&amp;nbsp; Is there any way to keep the older repo file?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 02:09:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1254587#M171831</guid>
      <dc:creator>hailiu</dc:creator>
      <dc:date>2021-03-31T02:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux repo init error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1256647#M172068</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;I have tried many ways, but failed.&lt;/P&gt;&lt;P&gt;So, now it is not way to fix the problem.&lt;/P&gt;&lt;P&gt;Maybe I have to download the source code by git instead of yocto.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 10:17:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1256647#M172068</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2021-04-05T10:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Linux repo init error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1256966#M172105</link>
      <description>&lt;P&gt;Jimmyli,&lt;/P&gt;&lt;P&gt;I switched to release 5.4.24, and setup the host based on this release. I guess there is no way to support the old release after you do a repo sync (and you must do a repo init first because the site change to codeaurora.org) because the automatic repo update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hai&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 05:18:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1256966#M172105</guid>
      <dc:creator>hailiu</dc:creator>
      <dc:date>2021-04-06T05:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linux repo init error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1257800#M172185</link>
      <description>&lt;P&gt;Hi Hai,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks&amp;nbsp; for your suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I will update to L5.4.24 version too.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 08:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1257800#M172185</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2021-04-07T08:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linux repo init error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1270015#M173388</link>
      <description>&lt;P&gt;Hi Hai，&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Switch to ubuntu 20.04 will fix the problem.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 02:46:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1270015#M173388</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2021-04-29T02:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux repo init error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1295553#M175799</link>
      <description>&lt;P&gt;sudo rm /usr/bin/python&lt;/P&gt;&lt;P&gt;sudo ln -s /usr/bin/python3.6 /usr/bin/python&lt;/P&gt;&lt;P&gt;Then repo init should work.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 16:41:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-repo-init-error/m-p/1295553#M175799</guid>
      <dc:creator>kiran_bhas</dc:creator>
      <dc:date>2021-06-21T16:41:58Z</dc:date>
    </item>
  </channel>
</rss>

