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 576 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

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post