UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    help porting to meizu m6 note

    Scheduled Pinned Locked Moved Porting
    2 Posts 1 Posters 392 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • I Offline
        ishlun
        last edited by

        Hi. I found lineage os for meizu m6 note here: https://github.com/thanhdatpd/android_device_meizu_bicot and tryed to port ubuntu touch.
        It is my manifest:

        <?xml version="1.0" encoding="UTF-8"?>
        <manifest>
                <project path="device/meizu/bicot" name="android_device_meizu_bicot" remote="github1">
                <project path="vendor/meizu/bicot" name="android_vendor_meizu_bicot" remote="github2">
                <remote name="github1"
                        fetch="https://github.com/ishlun"
                        revision="lineage-14.1"
                        />
                <remote name="github2"
                        fetch="https://github.com/ishlun"
                        revision="lineage-14.2"
                        />
        </manifest>
        

        and i get this errors:


        I: Configuring for device meizu_bicot


        repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.

        ... A new version of repo (2.5) is available.
        ... New version is available at: /home/cm_chernyshmike/halium/.repo/repo/repo
        ... The launcher is run from: /usr/bin/repo
        !!! The launcher is not writable. Please talk to your sysadmin or distro
        !!! to get an update installed.

        fatal: error parsing manifest /home/cm_chernyshmike/halium/.repo/local_manifests/device.xml: mismatched tag: line 13, column 2
        repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.

        ... A new version of repo (2.5) is available.
        ... New version is available at: /home/cm_chernyshmike/halium/.repo/repo/repo
        ... The launcher is run from: /usr/bin/repo
        !!! The launcher is not writable. Please talk to your sysadmin or distro
        !!! to get an update installed.

        fatal: error parsing manifest /home/cm_chernyshmike/halium/.repo/local_manifests/device.xml: mismatched tag: line 13, column 2


        ./halium/devices/setup: line 84: cd: /home/cm_chernyshmike/halium/device/meizu/bicot: No such file or directory
        ./halium/devices/setup: line 91: cd: /home/cm_chernyshmike/halium/device/meizu/bicot: No such file or directory
        I: Removing components relying on SettingsLib from: device/meizu/bicot


        please help me((
        sorry for my bed english

        1 Reply Last reply Reply Quote 0
        • I Offline
          ishlun
          last edited by

          sorry it is my github2

          <remote name="github2"
                          fetch="https://github.com/ishlun"
                          revision="lineage-14.1"
                          />
          
          1 Reply Last reply Reply Quote 0
          • First post
            Last post