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

    Cannot get Halium source

    Scheduled Pinned Locked Moved Porting
    1 Posts 1 Posters 552 Views 2 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.
      • L Offline
        Leppa
        last edited by Leppa

        I'm following the halium porting guide in here, but

        repo sync -c -j 16
        

        after

        repo init -u https://github.com/Halium/android -b halium-7.1 --depth=1
        

        always fails with

        error: Exited sync due to fetch errors
        

        The error

        error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
        fatal: the remote end hung up unexpectedly
        fatal: early EOF
        fatal: index-pack failed
        

        appears repeatedly throughout the log (full log here). Searching this gives me nothing, apart from running

        git config --global http.postBuffer 1048576000
        git config --global https.postBuffer 1048576000
        

        which has no effect (and seems to be for a different error "error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received."). Running with -f doesn't fix anything; it doesn't end with error: Exited sync due to fetch errors, but repos are still missing.

        I have tried changing revisions to fix this, but that also doesn't fix the issue (I've left LineageOS/android_development on branch lineage-16.0, which seems to fix that repo. I'll be Tring to use lineageOS 16.0 sources to port anyways, so I may need to change the other LOS repos too).

        Everyone believes that their actions are better than the alternatives.

        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