Anleitung uBports Installation?

fashift

Member
Original poster
24 November 2019
43
Hallo,
habe endlich mein s8 bekommen, toll.
Nicht so toll: G Version ist neuer als L Version, also keine einfach Installation *seufz*.

Also:
  • uBports installiert (das war schon nen Krampf, aber gut hat nicht in erster Linie was mit Shift zu tun.)
  • Entwickler Mode, check.
  • OEM Unlocking, check.
  • ADB debugging, check.
  • UBports erkennt das S8 und geht durch die Routine.
Und da hörts dann auf. Beim neustarten komme ich zwar in fastboot modus, aber device state is LOCKED und mehr passiert dann auch nicht.
UBports sagt "Setting slots", "Activating Slot a".

(Im S8 menu kann ich auswählen und normal starten.)

Habe mich dann noch düster an alte Zeiten erinnert, dass für OEM unlocking WLAN und Internet benötigt wird? (Letzte mal nach Hause funken?)
Aber auch damit bisher keine Änderunge am device state...

Also wie gehts richtig?
Aus das uBports hier und da mal erwähnt wird, konnte ich keine dedizierte Anleitung finden.

genervte Grüße


ShiftG Version ist vom 30.6.25
Bootloader ist 6.2
uBports Version ist 11.2
 
Zuerst muss der Bootloader entsperrt werden, sollte auch irgendwo dort als Link hinterlegt sein.

Before installing another operating system you must unlock the bootloader of your phone manually. Follow the steps in the linked page if you haven't already.

Übrigens, eine neue Version für L ist für nächste Woche angesetzt, dann klappt es auch einfach via OTA.
 
Danke für die Antwort.

Meine Güte was ein Krampf. Ich dachte das unlocking macht der uBports installer selber...

So habs geschafft zu unlocken (wenigstens mal etwas was schön leicht unter linux geht).

Fehler jetzt ist:
Code:
<!-- Please do not edit any of the following, you can add a description further down. -->

**UBports Installer `0.11.2` (source)**

- Environment
    - `ManjaroLinux 25.0.6 Zetar linux 6.15.7-1-MANJARO x64 rolling NodeJS v22.17.0`
- Device
    - [`otter`](https://github.com/ubports/installer-configs/blob/d79a80233d82cfbe903f033660944410c76fec4f/v2/devices/otter.yml) (SHIFT SHIFTphone 8)
- Target OS
    - `ShiftOS - G / L`

### Settings
```
{"wipe":true,"shiftos_type":"shiftos_l_7"}
```

### Log
```
info: Welcome to the UBports Installer version 0.11.2!
verbose: Running on: ManjaroLinux 25.0.6 Zetar linux 6.15.7-1-MANJARO x64 rolling NodeJS v22.17.0
verbose: Versions: {"node":"22.17.0","acorn":"8.14.1","ada":"2.9.2","amaro":"0.4.1","ares":"1.34.5","brotli":"1.1.0","cjs_module_lexer":"2.1.0","cldr":"44.1","icu":"74.2","llhttp":"9.3.0","modules":"135","napi":"10","nbytes":"0.1.1","ncrypto":"0.0.1","nghttp2":"1.66.0","openssl":"0.0.0","simdjson":"3.12.3","simdutf":"6.4.0","tz":"2025a","undici":"6.21.2","unicode":"15.1","uv":"1.51.0","uvwasi":"0.0.21","v8":"13.6.233.17-electron.0","zlib":"1.3.1","zstd":"1.5.7","electron":"36.7.1","chrome":"136.0.7103.177"}
debug: Setting up application menu
verbose: Reading config file: undefined
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["adb","-P",5037,"kill-server"],"stderr":"cannot connect to daemon at tcp:5037: Connection refused"}
command: exec: {"cmd":["adb","-P",5037,"start-server"],"stderr":"* daemon not running; starting now at tcp:5037\n* daemon started successfully"}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"],"stdout":"SP81B255F002199\t fastboot"}
command: exec: {"cmd":["fastboot","devices"],"stdout":"SP81B255F002199\t fastboot"}
command: exec: {"cmd":["fastboot","getvar","product"],"stderr":"product: otter\nFinished. Total time: 0.002s"}
command: exec: {"cmd":["adb","-P",5037,"wait-for-any-any"],"error":{"message":"Command failed: adb -P 5037 wait-for-any-any","signal":"SIGTERM","killed":true}}
info: device detected: otter
info: Installing ShiftOS - G / L on your SHIFT SHIFTphone 8 (otter)
info: configuring...
info: settings: {"wipe":true,"shiftos_type":"shiftos_l_7"}
verbose: running step {"actions":[{"adb:reboot":{"to_state":"bootloader"}}],"fallback":[{"core:user_action":{"action":"bootloader"}}]}
verbose: running adb action reboot
command: exec: {"cmd":["adb","-P",5037,"reboot","bootloader"],"error":{"message":"Command failed: adb -P 5037 reboot bootloader\nerror: no devices/emulators found","code":1},"stderr":"error: no devices/emulators found"}
debug: attempting to handle Error: no device
verbose: running core action user_action
verbose: running step {"actions":[{"fastboot:wait":null}]}
verbose: running fastboot action wait
command: exec: {"cmd":["fastboot","devices"],"stdout":"SP81B255F002199\t fastboot"}
verbose: running step {"actions":[{"fastboot:set_active":{"slot":"a"}}]}
verbose: running fastboot action set_active
command: exec: {"cmd":["fastboot","--set-active=a"],"error":{"message":"Command failed: fastboot --set-active=a\nfastboot: error: Device does not support slots","code":1},"stderr":"fastboot: error: Device does not support slots"}
debug: attempting to handle Error: failed to set active slot: Error: {"error":{"code":1,"cmd":"fastboot --set-active=a"},"stderr":"fastboot: error: Device does not support slots"}
error: Error: fastboot:set_active: Error: failed to set active slot: Error: {"error":{"code":1,"cmd":"fastboot --set-active=a"},"stderr":"fastboot: error: Device does not support slots"}
stack trace: Error: failed to set active slot: Error: {"error":{"code":1,"cmd":"fastboot --set-active=a"},"stderr":"fastboot: error: Device does not support slots"}
    at /usr/share/ubports-installer/resources/app.asar/node_modules/promise-android-tools/lib/module.cjs:1283:15
    at /usr/share/ubports-installer/resources/app.asar/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
```

### Description

<!-- Type any additional information below. -->
<!-- Thank you for reporting! -->


@Dwain Zwerg
Bitte nicht vom Thema ablenken, Danke.
(wobei mich das natürlich auch interessiert.)
 
So bin jetzt nochmal etwas weiter gekommen.
Einmal wieder ins System gebootet, durch das Setup nochmal, Entwickleroptionen aktiviert und dann uBports gestartet (davor hatte ich es direkt vom fastboot menu gestartet).

Nächster Fehler:
Code:
**UBports Installer `0.11.2` (source)**

- Environment
    - `ManjaroLinux 25.0.6 Zetar linux 6.15.7-1-MANJARO x64 rolling NodeJS v22.17.0`
- Device
    - [`otter`](https://github.com/ubports/installer-configs/blob/d79a80233d82cfbe903f033660944410c76fec4f/v2/devices/otter.yml) (SHIFT SHIFTphone 8)
- Target OS
    - `ShiftOS - G / L`

### Settings
```
{"wipe":true,"shiftos_type":"shiftos_l_7"}
```

### Log
```
info: Welcome to the UBports Installer version 0.11.2!
verbose: Running on: ManjaroLinux 25.0.6 Zetar linux 6.15.7-1-MANJARO x64 rolling NodeJS v22.17.0
verbose: Versions: {"node":"22.17.0","acorn":"8.14.1","ada":"2.9.2","amaro":"0.4.1","ares":"1.34.5","brotli":"1.1.0","cjs_module_lexer":"2.1.0","cldr":"44.1","icu":"74.2","llhttp":"9.3.0","modules":"135","napi":"10","nbytes":"0.1.1","ncrypto":"0.0.1","nghttp2":"1.66.0","openssl":"0.0.0","simdjson":"3.12.3","simdutf":"6.4.0","tz":"2025a","undici":"6.21.2","unicode":"15.1","uv":"1.51.0","uvwasi":"0.0.21","v8":"13.6.233.17-electron.0","zlib":"1.3.1","zstd":"1.5.7","electron":"36.7.1","chrome":"136.0.7103.177"}
debug: Setting up application menu
verbose: Reading config file: undefined
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["adb","-P",5037,"kill-server"],"stderr":"cannot connect to daemon at tcp:5037: Connection refused"}
command: exec: {"cmd":["adb","-P",5037,"start-server"],"stderr":"* daemon not running; starting now at tcp:5037\n* daemon started successfully"}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["fastboot","devices"]}
command: exec: {"cmd":["heimdall","detect"],"error":{"message":"Command failed: heimdall detect\nERROR: Failed to detect compatible download-mode device.","code":1},"stderr":"ERROR: Failed to detect compatible download-mode device."}
command: exec: {"cmd":["adb","-P",5037,"wait-for-any-any"]}
command: exec: {"cmd":["adb","-P",5037,"get-state"],"stdout":"device"}
command: exec: {"cmd":["adb","-P",5037,"shell","getprop ro.product.device"],"stdout":"otter"}
info: device detected: otter
info: Installing ShiftOS - G / L on your SHIFT SHIFTphone 8 (otter)
info: configuring...
info: settings: {"wipe":true,"shiftos_type":"shiftos_l_7"}
verbose: running step {"actions":[{"adb:reboot":{"to_state":"bootloader"}}],"fallback":[{"core:user_action":{"action":"bootloader"}}]}
verbose: running adb action reboot
command: exec: {"cmd":["adb","-P",5037,"reboot","bootloader"]}
verbose: running step {"actions":[{"fastboot:set_active":{"slot":"a"}}]}
verbose: running fastboot action set_active
command: exec: {"cmd":["fastboot","--set-active=a"],"stderr":"< waiting for any device >\nSetting current slot to 'a'                        OKAY [  0.005s]\nFinished. Total time: 0.008s"}
verbose: running step {"actions":[{"fastboot:erase":{"partition":"userdata"}}],"condition":{"var":"wipe","value":true}}
verbose: running fastboot action erase
command: exec: {"cmd":["fastboot","erase","userdata"],"stderr":"******** Did you mean to fastboot format this f2fs partition?\nErasing 'userdata'                                 OKAY [  0.787s]\nFinished. Total time: 0.792s"}
verbose: running step {"actions":[{"fastboot:format":{"partition":"metadata","type":"ext4"}}],"condition":{"var":"wipe","value":true}}
verbose: running fastboot action format
command: exec: {"cmd":["fastboot","format:ext4","metadata"],"stdout":"Creating filesystem with 4096 4k blocks and 4096 inodes\n\nAllocating group tables: 0/1\b\b\b   \b\b\bdone                            \nWriting inode tables: 0/1\b\b\b   \b\b\bdone                            \nCreating journal (1024 blocks): done\nWriting superblocks and filesystem accounting information: 0/1\b\b\b   \b\b\bdone","stderr":"mke2fs 1.46.6 (1-Feb-2023)\nWarning: skip copying metadata image avb footer due to sparse image.\nSending 'metadata' (52 KB)                         OKAY [  0.002s]\nWriting 'metadata'                                 OKAY [  0.002s]\nFinished. Total time: 0.028s"}
verbose: running step {"actions":[{"fastboot:erase":{"partition":"misc"}}],"condition":{"var":"wipe","value":true}}
verbose: running fastboot action erase
command: exec: {"cmd":["fastboot","erase","misc"],"stderr":"Erasing 'misc'                                     OKAY [  0.017s]\nFinished. Total time: 0.022s"}
verbose: skipping step {"actions":[{"core:download":{"group":"firmware_shiftos","files":[{"url":"https://downloads.shiftphones.com/public/SP8/release/OTTER.SOS.6.1.G-RELEASE-20250501/OTTER.SOS.6.1.G-RELEASE-20250501-FASTBOOT.tar.gz","checksum":{"sum":"315fd263b23978bf8956fc192819051b9ce8e2a6814e464efa080ceab8706696","algorithm":"sha256"}}]}}],"condition":{"var":"shiftos_type","value":"shiftos_g_6"}}
verbose: skipping step {"actions":[{"core:unpack":{"group":"firmware_shiftos","files":[{"archive":"OTTER.SOS.6.1.G-RELEASE-20250501-FASTBOOT.tar.gz","dir":"unpacked"}]}}],"condition":{"var":"shiftos_type","value":"shiftos_g_6"}}
verbose: skipping step {"actions":[{"core:unpack":{"group":"firmware_shiftos","files":[{"archive":"unpacked/OTTER.SOS.6.1.G-RELEASE-20250501-FASTBOOT.tar","dir":"unpacked"}]}}],"condition":{"var":"shiftos_type","value":"shiftos_g_6"}}
verbose: skipping step {"actions":[{"core:unpack_move":{"group":"firmware_shiftos","files":[{"src":"unpacked/OTTER.SOS.6.1.G-RELEASE-20250501-FASTBOOT","dst":"unpacked"}]}}],"condition":{"var":"shiftos_type","value":"shiftos_g_6"}}
verbose: running step {"actions":[{"core:download":{"group":"firmware_shiftos","files":[{"url":"https://downloads.shiftphones.com/public/SP8/release-light/SHIFTPHONE_8.SOS.7.0.L.20250612/SHIFTPHONE_8.SOS.7.0.L-RELEASE-LIGHT-20250612-FASTBOOT.tar.gz","checksum":{"sum":"4e96302f617bc46bd1e7fcfd4c7ee5ac517ac4507194cd625b7a23c710354141","algorithm":"sha256"}}]}}],"condition":{"var":"shiftos_type","value":"shiftos_l_7"}}
verbose: running core action download
debug: checking previously downloaded firmware_shiftos files
info: Downloading 1 files
debug: downloading firmware_shiftos files
info: Downloaded file 1 of 1
verbose: running step {"actions":[{"core:unpack":{"group":"firmware_shiftos","files":[{"archive":"SHIFTPHONE_8.SOS.7.0.L-RELEASE-LIGHT-20250612-FASTBOOT.tar.gz","dir":"unpacked"}]}}],"condition":{"var":"shiftos_type","value":"shiftos_l_7"}}
verbose: running core action unpack
debug: Unpacking /home/user/.cache/ubports/otter/firmware_shiftos/SHIFTPHONE_8.SOS.7.0.L-RELEASE-LIGHT-20250612-FASTBOOT.tar.gz to: /home/user/.cache/ubports/otter/firmware_shiftos/unpacked
verbose: running step {"actions":[{"core:unpack":{"group":"firmware_shiftos","files":[{"archive":"unpacked/SHIFTPHONE_8.SOS.7.0.L-RELEASE-LIGHT-20250612-FASTBOOT.tar","dir":"unpacked"}]}}],"condition":{"var":"shiftos_type","value":"shiftos_l_7"}}
verbose: running core action unpack
debug: Unpacking /home/user/.cache/ubports/otter/firmware_shiftos/unpacked/SHIFTPHONE_8.SOS.7.0.L-RELEASE-LIGHT-20250612-FASTBOOT.tar to: /home/user/.cache/ubports/otter/firmware_shiftos/unpacked
verbose: running step {"actions":[{"core:unpack_move":{"group":"firmware_shiftos","files":[{"src":"unpacked/SHIFTPHONE_8.SOS.7.0.L-RELEASE-LIGHT-20250612-FASTBOOT","dst":"unpacked"}]}}],"condition":{"var":"shiftos_type","value":"shiftos_l_7"}}
verbose: running core action unpack_move
verbose: running step {"actions":[{"fastboot:flash":{"partitions":[{"partition":"super","file":"unpacked/super.img","group":"firmware_shiftos"},{"partition":"abl_a","file":"unpacked/abl.img","group":"firmware_shiftos"},{"partition":"abl_b","file":"unpacked/abl.img","group":"firmware_shiftos"},{"partition":"aop_a","file":"unpacked/aop.img","group":"firmware_shiftos"},{"partition":"aop_b","file":"unpacked/aop.img","group":"firmware_shiftos"},{"partition":"bluetooth_a","file":"unpacked/bluetooth.img","group":"firmware_shiftos"},{"partition":"bluetooth_b","file":"unpacked/bluetooth.img","group":"firmware_shiftos"},{"partition":"boot_a","file":"unpacked/boot.img","group":"firmware_shiftos"},{"partition":"boot_b","file":"unpacked/boot.img","group":"firmware_shiftos"},{"partition":"cpucp_a","file":"unpacked/cpucp.img","group":"firmware_shiftos"},{"partition":"cpucp_b","file":"unpacked/cpucp.img","group":"firmware_shiftos"},{"partition":"devcfg_a","file":"unpacked/devcfg.img","group":"firmware_shiftos"},{"partition":"devcfg_b","file":"unpacked/devcfg.img","group":"firmware_shiftos"},{"partition":"dsp_a","file":"unpacked/dsp.img","group":"firmware_shiftos"},{"partition":"dsp_b","file":"unpacked/dsp.img","group":"firmware_shiftos"},{"partition":"dtbo_a","file":"unpacked/dtbo.img","group":"firmware_shiftos"},{"partition":"dtbo_b","file":"unpacked/dtbo.img","group":"firmware_shiftos"},{"partition":"featenabler_a","file":"unpacked/featenabler.img","group":"firmware_shiftos"},{"partition":"featenabler_b","file":"unpacked/featenabler.img","group":"firmware_shiftos"},{"partition":"hyp_a","file":"unpacked/hyp.img","group":"firmware_shiftos"},{"partition":"hyp_b","file":"unpacked/hyp.img","group":"firmware_shiftos"},{"partition":"imagefv_a","file":"unpacked/imagefv.img","group":"firmware_shiftos"},{"partition":"imagefv_b","file":"unpacked/imagefv.img","group":"firmware_shiftos"},{"partition":"keymaster_a","file":"unpacked/keymaster.img","group":"firmware_shiftos"},{"partition":"keymaster_b","file":"unpacked/keymaster.img","group":"firmware_shiftos"},{"partition":"modem_a","file":"unpacked/modem.img","group":"firmware_shiftos"},{"partition":"modem_b","file":"unpacked/modem.img","group":"firmware_shiftos"},{"partition":"multiimgoem_a","file":"unpacked/multiimgoem.img","group":"firmware_shiftos"},{"partition":"multiimgoem_b","file":"unpacked/multiimgoem.img","group":"firmware_shiftos"},{"partition":"qupfw_a","file":"unpacked/qupfw.img","group":"firmware_shiftos"},{"partition":"qupfw_b","file":"unpacked/qupfw.img","group":"firmware_shiftos"},{"partition":"qweslicstore_a","file":"unpacked/qweslicstore.img","group":"firmware_shiftos"},{"partition":"qweslicstore_b","file":"unpacked/qweslicstore.img","group":"firmware_shiftos"},{"partition":"shrm_a","file":"unpacked/shrm.img","group":"firmware_shiftos"},{"partition":"shrm_b","file":"unpacked/shrm.img","group":"firmware_shiftos"},{"partition":"tz_a","file":"unpacked/tz.img","group":"firmware_shiftos"},{"partition":"tz_b","file":"unpacked/tz.img","group":"firmware_shiftos"},{"partition":"uefisecapp_a","file":"unpacked/uefisecapp.img","group":"firmware_shiftos"},{"partition":"uefisecapp_b","file":"unpacked/uefisecapp.img","group":"firmware_shiftos"},{"partition":"vbmeta_a","file":"unpacked/vbmeta.img","group":"firmware_shiftos"},{"partition":"vbmeta_b","file":"unpacked/vbmeta.img","group":"firmware_shiftos"},{"partition":"vbmeta_system_a","file":"unpacked/vbmeta_system.img","group":"firmware_shiftos"},{"partition":"vbmeta_system_b","file":"unpacked/vbmeta_system.img","group":"firmware_shiftos"},{"partition":"vendor_boot_a","file":"unpacked/vendor_boot.img","group":"firmware_shiftos"},{"partition":"vendor_boot_b","file":"unpacked/vendor_boot.img","group":"firmware_shiftos"},{"partition":"xbl_config_a","file":"unpacked/xbl_config.img","group":"firmware_shiftos"},{"partition":"xbl_config_b","file":"unpacked/xbl_config.img","group":"firmware_shiftos"},{"partition":"xbl_a","file":"unpacked/xbl.img","group":"firmware_shiftos"},{"partition":"xbl_b","file":"unpacked/xbl.img","group":"firmware_shiftos"}]}}]}
verbose: running fastboot action flash
command: exec: {"cmd":["fastboot","devices"],"stdout":"SP81B255F002199\t fastboot"}
command: exec: {"cmd":["fastboot","devices"],"stdout":"SP81B255F002199\t fastboot"}
command: spawn:start: {"cmd":["fastboot","flash","super","/home/user/.cache/ubports/otter/firmware_shiftos/unpacked/super.img"]}
command: spawn:exit: {"cmd":["fastboot","flash","super","/home/user/.cache/ubports/otter/firmware_shiftos/unpacked/super.img"],"code":1}
debug: attempting to handle Error: Flashing failed: {"error":{"code":1},"stderr":"Warning: skip copying super image avb footer due to sparse image.FAILED (remote: ' Invalid argument size')fastboot: error: Command failed"}
error: Error: fastboot:flash: Error: Flashing failed: {"error":{"code":1},"stderr":"Warning: skip copying super image avb footer due to sparse image.FAILED (remote: ' Invalid argument size')fastboot: error: Command failed"}
stack trace: Error: Flashing failed: {"error":{"code":1},"stderr":"Warning: skip copying super image avb footer due to sparse image.FAILED (remote: ' Invalid argument size')fastboot: error: Command failed"}
    at /usr/share/ubports-installer/resources/app.asar/node_modules/promise-android-tools/lib/module.cjs:1121:15
    at /usr/share/ubports-installer/resources/app.asar/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
```
### Description

@Dwain Zwerg
Ich will einfach etwas was EINFACH ist und funktioniert...

Ich schaue es mir mal an.