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

    Download file checksum error

    Scheduled Pinned Locked Moved UBports Installer
    5 Posts 2 Posters 668 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.
      • R Offline
        Reynald
        last edited by

        While ubports-installer is downloading files for OnePlus 6 (enchilada), it fails while downloading file 11/13:

        info: Welcome to the UBports Installer version 0.8.9-beta!
        info: device detected: enchilada
        info: Installing Ubuntu Touch on your OnePlus 6/6T (enchilada)
        info: configuring...
        info: settings: {"channel":"16.04/arm64/android9/stable","wipe":false,"bootstrap":true}
        info: Downloading 13 files
        info: Downloaded file 1 of 13
        info: Downloaded file 2 of 13
        info: Downloaded file 3 of 13
        info: Downloaded file 4 of 13
        info: Downloaded file 5 of 13
        info: Downloaded file 6 of 13
        info: Downloaded file 7 of 13
        info: Downloaded file 8 of 13
        info: Downloaded file 9 of 13
        info: Downloaded file 10 of 13
        info: Downloaded file 11 of 13
        error: download error: Error: Error: Checksum mismatch on file /home/reynald/.cache/ubports/enchilada/Ubuntu Touch/boot-85b205f5bacfb677bb59205e57b91f50649ce3ead5097108b234ec47bce79ed0.tar.xz
        error: Error: core:download: Error: core:download Error: Error: Checksum mismatch on file /home/reynald/.cache/ubports/enchilada/Ubuntu Touch/boot-85b205f5bacfb677bb59205e57b91f50649ce3ead5097108b234ec47bce79ed0.tar.xz
        stack trace: Error: core:download Error: Error: Checksum mismatch on file /home/reynald/.cache/ubports/enchilada/Ubuntu Touch/boot-85b205f5bacfb677bb59205e57b91f50649ce3ead5097108b234ec47bce79ed0.tar.xz
            at /opt/ubports-installer/resources/app.asar/src/core/plugins/core/plugin.js:167:15
            at runMicrotasks (<anonymous>)
            at processTicksAndRejections (internal/process/task_queues.js:97:5)
        (node:10150) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
        info: Good bye!
        
        R 1 Reply Last reply Reply Quote 0
        • R Offline
          Reynald @Reynald
          last edited by

          Same error after cache cleaned :

          info: Welcome to the UBports Installer version 0.8.9-beta!
          info: device detected: enchilada
          info: Installing Ubuntu Touch on your OnePlus 6/6T (enchilada)
          info: configuring...
          info: settings: {"channel":"16.04/arm64/android9/stable","wipe":false,"bootstrap":true}
          info: Downloading 2 files
          info: Downloaded file 1 of 2
          info: Downloaded file 2 of 2
          info: Downloading 14 files
          info: Downloaded file 1 of 14
          info: Downloaded file 2 of 14
          info: Downloaded file 3 of 14
          info: Downloaded file 4 of 14
          info: Downloaded file 5 of 14
          info: Downloaded file 6 of 14
          info: Downloaded file 7 of 14
          info: Downloaded file 8 of 14
          info: Downloaded file 9 of 14
          info: Downloaded file 10 of 14
          info: Downloaded file 11 of 14
          info: Downloaded file 12 of 14
          error: download error: Error: Error: Checksum mismatch on file /home/reynald/.cache/ubports/enchilada/Ubuntu Touch/boot-85b205f5bacfb677bb59205e57b91f50649ce3ead5097108b234ec47bce79ed0.tar.xz
          error: Error: core:download: Error: core:download Error: Error: Checksum mismatch on file /home/reynald/.cache/ubports/enchilada/Ubuntu Touch/boot-85b205f5bacfb677bb59205e57b91f50649ce3ead5097108b234ec47bce79ed0.tar.xz
          stack trace: Error: core:download Error: Error: Checksum mismatch on file /home/reynald/.cache/ubports/enchilada/Ubuntu Touch/boot-85b205f5bacfb677bb59205e57b91f50649ce3ead5097108b234ec47bce79ed0.tar.xz
              at /opt/ubports-installer/resources/app.asar/src/core/plugins/core/plugin.js:167:15
              at runMicrotasks (<anonymous>)
              at processTicksAndRejections (internal/process/task_queues.js:97:5)
          
          LakotaubpL 1 Reply Last reply Reply Quote 0
          • LakotaubpL Offline
            Lakotaubp @Reynald
            last edited by

            @reynald Not having a OP6 or really looking into it does the 6 need to the twrp wipe of cache, date and system and formatting to ext 4? Also from yesterday on a OPO try the installer without the wipe option selected if that is what you are doing. There is an issue somewhere.

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              Reynald @Lakotaubp
              last edited by

              @lakotaubp It's a download stage error, seems file is broken in the repository...

              R 1 Reply Last reply Reply Quote 0
              • R Offline
                Reynald @Reynald
                last edited by

                @reynald Files correctly dowloaded with installer 0.9.1beta.

                Now it hangs at adb stage :

                info: device detected: enchilada
                info: Installing Ubuntu Touch on your OnePlus 6/6T (enchilada)
                info: configuring...
                info: settings: {"bootstrap":true,"channel":"16.04/arm64/android9/stable"}
                info: Downloading 10 files
                info: Downloaded file 1 of 10
                info: Downloaded file 2 of 10
                info: Downloaded file 3 of 10
                info: Downloaded file 4 of 10
                info: Downloaded file 5 of 10
                info: Downloaded file 6 of 10
                info: Downloaded file 7 of 10
                info: Downloaded file 8 of 10
                info: Downloaded file 9 of 10
                info: Downloaded file 10 of 10
                error: Error: adb:preparesystemimage: Error: {"error":{"code":1,"cmd":"adb -P 5037 shell mkdir -p /cache/recovery"},"stderr":"mkdir: '/cache/recovery': Required key not available"}
                stack trace: Error: {"error":{"code":1,"cmd":"adb -P 5037 shell mkdir -p /cache/recovery"},"stderr":"mkdir: '/cache/recovery': Required key not available"}
                    at /opt/ubports-installer/resources/app.asar.unpacked/node_modules/promise-android-tools/lib/module.cjs:117:20
                    at ChildProcess.exithandler (node:child_process:413:5)
                    at ChildProcess.emit (node:events:394:28)
                    at maybeClose (node:internal/child_process:1067:16)
                    at Socket.<anonymous> (node:internal/child_process:453:11)
                    at Socket.emit (node:events:394:28)
                    at Pipe.<anonymous> (node:net:672:12)
                
                1 Reply Last reply Reply Quote 0
                • First post
                  Last post