<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[help porting to meizu m6 note]]></title><description><![CDATA[<p dir="auto">Hi. I found lineage os for meizu m6 note here: <a href="https://github.com/thanhdatpd/android_device_meizu_bicot" rel="nofollow ugc">https://github.com/thanhdatpd/android_device_meizu_bicot</a> and tryed to port ubuntu touch.<br />
It is my manifest:</p>
<pre><code class="language-xml">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;manifest&gt;
        &lt;project path="device/meizu/bicot" name="android_device_meizu_bicot" remote="github1"&gt;
        &lt;project path="vendor/meizu/bicot" name="android_vendor_meizu_bicot" remote="github2"&gt;
        &lt;remote name="github1"
                fetch="https://github.com/ishlun"
                revision="lineage-14.1"
                /&gt;
        &lt;remote name="github2"
                fetch="https://github.com/ishlun"
                revision="lineage-14.2"
                /&gt;
&lt;/manifest&gt;
</code></pre>
<p dir="auto">and i get this errors:</p>
<hr />
<p dir="auto">I: Configuring for device meizu_bicot</p>
<hr />
<p dir="auto">repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.</p>
<p dir="auto">... A new version of repo (2.5) is available.<br />
... New version is available at: /home/cm_chernyshmike/halium/.repo/repo/repo<br />
... The launcher is run from: /usr/bin/repo<br />
!!! The launcher is not writable.  Please talk to your sysadmin or distro<br />
!!! to get an update installed.</p>
<p dir="auto">fatal: error parsing manifest /home/cm_chernyshmike/halium/.repo/local_manifests/device.xml: mismatched tag: line 13, column 2<br />
repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.</p>
<p dir="auto">... A new version of repo (2.5) is available.<br />
... New version is available at: /home/cm_chernyshmike/halium/.repo/repo/repo<br />
... The launcher is run from: /usr/bin/repo<br />
!!! The launcher is not writable.  Please talk to your sysadmin or distro<br />
!!! to get an update installed.</p>
<p dir="auto">fatal: error parsing manifest /home/cm_chernyshmike/halium/.repo/local_manifests/device.xml: mismatched tag: line 13, column 2</p>
<hr />
<p dir="auto">./halium/devices/setup: line 84: cd: /home/cm_chernyshmike/halium/device/meizu/bicot: No such file or directory<br />
./halium/devices/setup: line 91: cd: /home/cm_chernyshmike/halium/device/meizu/bicot: No such file or directory<br />
I: Removing components relying on SettingsLib from: device/meizu/bicot</p>
<hr />
<p dir="auto">please help me((<br />
sorry for my bed english</p>
]]></description><link>https://forums.ubports.com/topic/4228/help-porting-to-meizu-m6-note</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 01:21:36 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/4228.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 May 2020 09:26:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to help porting to meizu m6 note on Sat, 09 May 2020 09:29:01 GMT]]></title><description><![CDATA[<p dir="auto">sorry it is my github2</p>
<pre><code class="language-xml">&lt;remote name="github2"
                fetch="https://github.com/ishlun"
                revision="lineage-14.1"
                /&gt;
</code></pre>
]]></description><link>https://forums.ubports.com/post/32742</link><guid isPermaLink="true">https://forums.ubports.com/post/32742</guid><dc:creator><![CDATA[ishlun]]></dc:creator><pubDate>Sat, 09 May 2020 09:29:01 GMT</pubDate></item></channel></rss>