Skip to content

got stuck after install #4415

@Joritt

Description

@Joritt

UBports Installer 0.11.2 (deb)

  • Environment
    • LinuxMint 22.3 Zena linux 6.14.0-37-generic x64 NodeJS v20.18.3
  • Device
  • Target OS
    • Ubuntu Touch

Settings

{"bootstrap":true,"partition":true,"channel":"24.04-1.x/arm64/android9plus/daily"}

Log

info: Welcome to the UBports Installer version 0.11.2!
verbose: Running on: LinuxMint 22.3 Zena linux 6.14.0-37-generic x64 NodeJS v20.18.3
verbose: Versions: {"node":"20.18.3","acorn":"8.14.0","ada":"2.9.2","ares":"1.34.4","base64":"0.5.2","brotli":"1.0.9","cjs_module_lexer":"1.4.1","cldr":"44.1","icu":"74.2","llhttp":"8.1.2","modules":"130","napi":"9","nghttp2":"1.61.0","openssl":"0.0.0","simdutf":"5.6.4","tz":"2024a","undici":"6.21.1","unicode":"15.1","uv":"1.46.0","uvwasi":"0.0.21","v8":"13.0.245.25-electron.0","zlib":"1.3.0.1-motley","electron":"33.4.11","chrome":"130.0.6723.191"}
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":"9fcf9f0a\tfastboot"}
command: exec: {"cmd":["fastboot","devices"],"stdout":"9fcf9f0a\tfastboot"}
command: exec: {"cmd":["fastboot","getvar","product"],"stderr":"product: FP5\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: FP5
info: Installing Ubuntu Touch on your Fairphone 5 (FP5)
info: configuring...
info: settings: {"bootstrap":true,"partition":true,"channel":"24.04-1.x/arm64/android9plus/daily"}
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":"9fcf9f0a\tfastboot"}
verbose: running step {"actions":[{"fastboot:wait":null}]}
verbose: running fastboot action wait
command: exec: {"cmd":["fastboot","devices"],"stdout":"9fcf9f0a\tfastboot"}
verbose: running step {"actions":[{"fastboot:assert_var":{"variable":"unlocked","value":"yes"}}],"fallback":[{"core:user_action":{"action":"unlock_phone"}}]}
verbose: running fastboot action assert_var
command: exec: {"cmd":["fastboot","devices"],"stdout":"9fcf9f0a\tfastboot"}
command: exec: {"cmd":["fastboot","getvar","unlocked"],"stderr":"unlocked: yes\nFinished. Total time: 0.002s"}
verbose: running step {"actions":[{"fastboot:set_active":{"slot":"a"}}]}
verbose: running fastboot action set_active
command: exec: {"cmd":["fastboot","--set-active=a"],"stderr":"Setting current slot to 'a'                        OKAY [  0.007s]\nFinished. Total time: 0.009s"}
verbose: running step {"actions":[{"core:download":{"group":"firmware","files":[{"url":"https://cdimage.ubports.com/devices/FP5/boot.img","checksum":{"sum":"f2959efc18fe489018c860375886397dbf7740778015e3afb8b955e7e6bb0e89","algorithm":"sha256"}},{"url":"https://cdimage.ubports.com/devices/FP5/vendor_boot.img","checksum":{"sum":"441a13f88a3ddd95486e2421402b74acbfb00b93fc03d663d8cb2753c3b4c598","algorithm":"sha256"}}]}}],"condition":{"var":"bootstrap","value":true}}
verbose: running core action download
debug: checking previously downloaded firmware files
verbose: running step {"actions":[{"fastboot:flash":{"partitions":[{"partition":"boot","file":"boot.img","group":"firmware"},{"partition":"vendor_boot","file":"vendor_boot.img","group":"firmware"}]}}],"condition":{"var":"bootstrap","value":true}}
verbose: running fastboot action flash
command: exec: {"cmd":["fastboot","devices"],"stdout":"9fcf9f0a\tfastboot"}
command: exec: {"cmd":["fastboot","devices"],"stdout":"9fcf9f0a\tfastboot"}
command: spawn:start: {"cmd":["fastboot","flash","boot","/home/jordi/.cache/ubports/FP5/firmware/boot.img"]}
command: spawn:exit: {"cmd":["fastboot","flash","boot","/home/jordi/.cache/ubports/FP5/firmware/boot.img"]}
command: spawn:start: {"cmd":["fastboot","flash","vendor_boot","/home/jordi/.cache/ubports/FP5/firmware/vendor_boot.img"]}
command: spawn:exit: {"cmd":["fastboot","flash","vendor_boot","/home/jordi/.cache/ubports/FP5/firmware/vendor_boot.img"]}
verbose: running step {"actions":[{"fastboot:reboot_fastboot":null}],"fallback":[{"core:user_action":{"action":"fastbootd"}}],"condition":{"var":"partition","value":true}}
verbose: running fastboot action reboot_fastboot
command: exec: {"cmd":["fastboot","reboot-fastboot"],"stderr":"Rebooting into fastboot                            OKAY [  0.002s]\n< waiting for any device >\nFinished. Total time: 34.056s"}
verbose: running step {"actions":[{"fastboot:delete_logical_partition":{"partition":"system_ext_a"}},{"fastboot:delete_logical_partition":{"partition":"system_ext_b"}},{"fastboot:delete_logical_partition":{"partition":"product_a"}},{"fastboot:delete_logical_partition":{"partition":"product_b"}},{"fastboot:delete_logical_partition":{"partition":"system_b"}},{"fastboot:delete_logical_partition":{"partition":"vendor_b"}},{"fastboot:delete_logical_partition":{"partition":"odm_b"}},{"fastboot:resize_logical_partition":{"partition":"system_a","size":3421225472}}],"condition":{"var":"partition","value":true}}
verbose: running fastboot action delete_logical_partition
command: exec: {"cmd":["fastboot","delete-logical-partition","system_ext_a"],"stderr":"Deleting 'system_ext_a'                            OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running fastboot action delete_logical_partition
command: exec: {"cmd":["fastboot","delete-logical-partition","system_ext_b"],"stderr":"Deleting 'system_ext_b'                            OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running fastboot action delete_logical_partition
command: exec: {"cmd":["fastboot","delete-logical-partition","product_a"],"stderr":"Deleting 'product_a'                               OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running fastboot action delete_logical_partition
command: exec: {"cmd":["fastboot","delete-logical-partition","product_b"],"stderr":"Deleting 'product_b'                               OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running fastboot action delete_logical_partition
command: exec: {"cmd":["fastboot","delete-logical-partition","system_b"],"stderr":"Deleting 'system_b'                                OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running fastboot action delete_logical_partition
command: exec: {"cmd":["fastboot","delete-logical-partition","vendor_b"],"stderr":"Deleting 'vendor_b'                                OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running fastboot action delete_logical_partition
command: exec: {"cmd":["fastboot","delete-logical-partition","odm_b"],"stderr":"Deleting 'odm_b'                                   OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running fastboot action resize_logical_partition
command: exec: {"cmd":["fastboot","resize-logical-partition","system_a",3421225472],"stderr":"Resizing 'system_a'                                OKAY [  0.003s]\nFinished. Total time: 0.003s"}
verbose: running step {"actions":[{"fastboot:reboot_bootloader":null}],"fallback":[{"core:user_action":{"action":"bootloader_from_fastbootd"}}],"condition":{"var":"partition","value":true}}
verbose: running fastboot action reboot_bootloader
command: exec: {"cmd":["fastboot","reboot-bootloader"],"stderr":"Rebooting into bootloader                          OKAY [  0.000s]\nFinished. Total time: 0.050s"}
verbose: skipping step {"actions":[{"fastboot:erase":{"partition":"userdata"}}],"condition":{"var":"wipe","value":true}}
verbose: skipping step {"actions":[{"fastboot:format":{"partition":"userdata","type":"ext4"}}],"condition":{"var":"wipe","value":true}}
verbose: running step {"actions":[{"fastboot:reboot_recovery":null}],"fallback":[{"core:user_action":{"action":"recovery"}}]}
verbose: running fastboot action reboot_recovery
command: exec: {"cmd":["fastboot","reboot-recovery"],"stderr":"< waiting for any device >\nRebooting into recovery                            OKAY [  0.003s]\nFinished. Total time: 0.053s"}
verbose: running step {"actions":[{"systemimage:install":{"verify_recovery":true}}]}
verbose: running systemimage action install
verbose: running step {"actions":[{"core:download":{"group":"Ubuntu Touch","files":[{"url":"https://system-image.ubports.com//pool/rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz","checksum":{"sum":"9bd0b8592832f148c89c1f86b7b833c01ac078e8a44e4aa49ad40e0ff06accc5","algorithm":"sha256"}},{"url":"https://system-image.ubports.com//pool/rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz.asc"},{"url":"https://system-image.ubports.com//pool/device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz","checksum":{"sum":"6ed484287eaaba7b2d26856e1031d8a692b4913028a19201af5841405914c9eb","algorithm":"sha256"}},{"url":"https://system-image.ubports.com//pool/device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz.asc"},{"url":"https://system-image.ubports.com//pool/boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz","checksum":{"sum":"db8c48c139f3ab4a60f2d421ce1dc68c857b44cb52ac7838e79938b925504957","algorithm":"sha256"}},{"url":"https://system-image.ubports.com//pool/boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz.asc"},{"url":"https://system-image.ubports.com//pool/keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz","checksum":{"sum":"afc915925ff6b23316b99c032435220bd791990b52db9bed25981754b3708e0a","algorithm":"sha256"}},{"url":"https://system-image.ubports.com//pool/keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz.asc"},{"url":"https://system-image.ubports.com//24.04-1.x/arm64/android9plus/daily/FP5/version-953.tar.xz","checksum":{"sum":"704d79915fe47bf48e9b667d25ff36fe14ae70153bb7e4261a5419bffa74dcc5","algorithm":"sha256"}},{"url":"https://system-image.ubports.com//24.04-1.x/arm64/android9plus/daily/FP5/version-953.tar.xz.asc"},{"url":"https://system-image.ubports.com/gpg/image-signing.tar.xz"},{"url":"https://system-image.ubports.com/gpg/image-signing.tar.xz.asc"},{"url":"https://system-image.ubports.com/gpg/image-master.tar.xz"},{"url":"https://system-image.ubports.com/gpg/image-master.tar.xz.asc"}]}},{"core:write":{"content":"format system\nload_keyring image-master.tar.xz image-master.tar.xz.asc\nload_keyring image-signing.tar.xz image-signing.tar.xz.asc\nmount system\n\nupdate rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz.asc\nupdate device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz.asc\nupdate boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz.asc\nupdate keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz.asc\nupdate version-953.tar.xz version-953.tar.xz.asc\nunmount system","group":"Ubuntu Touch","file":"ubuntu_command"}},{"adb:wait":null},{"adb:assert_prop":{"prop":"ro.ubuntu.recovery","value":"true"}},{"adb:preparesystemimage":null},{"adb:push":{"group":"Ubuntu Touch","files":["rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz","rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz.asc","device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz","device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz.asc","boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz","boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz.asc","keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz","keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz.asc","version-953.tar.xz","version-953.tar.xz.asc","image-signing.tar.xz","image-signing.tar.xz.asc","image-master.tar.xz","image-master.tar.xz.asc","ubuntu_command"],"dest":"/cache/recovery/"}}]}
verbose: running core action download
debug: checking previously downloaded Ubuntu Touch files
info: Downloading 13 files
debug: downloading Ubuntu Touch 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
info: Downloaded file 12 of 13
info: Downloaded file 13 of 13
verbose: running core action write
verbose: running adb action wait
command: exec: {"cmd":["adb","-P",5037,"wait-for-any-any"]}
command: exec: {"cmd":["adb","-P",5037,"get-state"],"stdout":"recovery"}
verbose: running adb action assert_prop
command: exec: {"cmd":["adb","-P",5037,"shell","getprop ro.ubuntu.recovery"],"stdout":"true"}
verbose: running adb action preparesystemimage
command: exec: {"cmd":["adb","-P",5037,"shell","mount -a"],"error":{"message":"Command failed: adb -P 5037 shell mount -a\nmount: '/dev/block/bootdevice/by-name/userdata'->'/data': Invalid argument\nmount: '/dev/block/bootdevice/by-name/persist'->'/mnt/vendor/persist': No such file or directory\nmount: '/dev/block/bootdevice/by-name/misc'->'/misc': No such file or directory\nmount: '/dev/block/bootdevice/by-name/modem_a'->'/vendor/firmware_mnt': No such file or directory\nmount: '/dev/block/bootdevice/by-name/dsp_a'->'/vendor/dsp': No such file or directory\nmount: '/dev/block/bootdevice/by-name/bluetooth_a'->'/vendor/bt_firmware': No such file or directory\nmount: '/dev/block/bootdevice/by-name/dtbo_a'->'/dtbo': No such file or directory\nmount: '/dev/block/bootdevice/by-name/boot_a'->'/boot': No such file or directory","code":1},"stderr":"mount: '/dev/block/bootdevice/by-name/userdata'->'/data': Invalid argument\nmount: '/dev/block/bootdevice/by-name/persist'->'/mnt/vendor/persist': No such file or directory\nmount: '/dev/block/bootdevice/by-name/misc'->'/misc': No such file or directory\nmount: '/dev/block/bootdevice/by-name/modem_a'->'/vendor/firmware_mnt': No such file or directory\nmount: '/dev/block/bootdevice/by-name/dsp_a'->'/vendor/dsp': No such file or directory\nmount: '/dev/block/bootdevice/by-name/bluetooth_a'->'/vendor/bt_firmware': No such file or directory\nmount: '/dev/block/bootdevice/by-name/dtbo_a'->'/dtbo': No such file or directory\nmount: '/dev/block/bootdevice/by-name/boot_a'->'/boot': No such file or directory"}
command: exec: {"cmd":["adb","-P",5037,"shell","cat /etc/recovery.fstab"],"stdout":"# Copyright (c) 2018, The Linux Foundation. All rights reserved.\n#\n# Redistribution and use in source and binary forms, with or without\n# modification, are permitted provided that the following conditions are\n# met:\n#    * Redistributions of source code must retain the above copyright\n#      notice, this list of conditions and the following disclaimer.\n#    * Redistributions in binary form must reproduce the above\n#      copyright notice, this list of conditions and the following\n#      disclaimer in the documentation and/or other materials provided\n#      with the distribution.\n#    * Neither the name of The Linux Foundation nor the names of its\n#      contributors may be used to endorse or promote products derived\n#      from this software without specific prior written permission.\n#\n# THIS SOFTWARE IS PROVIDED \"AS IS\" AND ANY EXPRESS OR IMPLIED\n# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\n# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT\n# ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS\n# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN\n# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n# Android fstab file.\n# The filesystem that contains the filesystem checker binary (typically /system) cannot\n# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK\n\n#<src>                                                 <mnt_point>            <type>  <mnt_flags and options>                            <fs_mgr_flags>\nsystem                                                  /system                ext4    ro,barrier=1                                         wait,slotselect,avb=vbmeta_system,logical,avb_keys=/avb/q-gsi.avbpubkey:/avb/r-gsi.avbpubkey:/avb/s-gsi.avbpubkey\nsystem_ext                                              /system_ext            ext4    ro,barrier=1                                         wait,slotselect,avb=vbmeta_system,logical\nproduct                                                 /product               ext4    ro,barrier=1,discard                                 wait,slotselect,avb=vbmeta_system,logical\nvendor                                                  /vendor                ext4    ro,barrier=1,discard                                 wait,slotselect,avb,logical\nodm                                                     /odm                   ext4    ro,barrier=1,discard                                 wait,slotselect,avb,logical\n/dev/block/by-name/metadata                             /metadata              ext4    noatime,nosuid,nodev,discard                         wait,check,formattable\n# Add fs_mgr flag - sysfs_path=/sys/devices/platform/soc/xxxx.[ufshc|sdhci] to userdata entry, based on UFS|eMMC device.\n/dev/block/bootdevice/by-name/userdata                  /data                  ext4    noatime,nosuid,nodev,discard                         latemount,wait,check,formattable,quota,reservedsize=128M,fileencryption=aes-256-xts:aes-256-cts:v2+inlinecrypt_optimized+wrappedkey_v0,metadata_encryption=aes-256-xts:wrappedkey_v0,keydirectory=/metadata/vold/metadata_encryption,checkpoint=fs\n/dev/block/bootdevice/by-name/persist                   /mnt/vendor/persist    ext4    noatime,nosuid,nodev,barrier=1                       wait\n/dev/block/bootdevice/by-name/misc                      /misc                  emmc    defaults                                             defaults\n/devices/platform/soc/8804000.sdhci/mmc_host*           /storage/sdcard1       vfat    nosuid,nodev                                         wait,voldmanaged=sdcard1:auto,encryptable=footer\n/devices/platform/soc/1da4000.ufshc_card/host*          /storage/sdcard1       vfat    nosuid,nodev                                         wait,voldmanaged=sdcard1:auto,encryptable=footer\n/devices/platform/soc/a600000.ssusb/a600000.dwc3/xhci-hcd.*.auto*    /storage/usbotg    vfat    nosuid,nodev    wait,voldmanaged=usbotg:auto\n/dev/block/bootdevice/by-name/modem                     /vendor/firmware_mnt   vfat    ro,shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait,slotselect\n/dev/block/bootdevice/by-name/dsp                       /vendor/dsp            ext4    ro,nosuid,nodev,barrier=1                            wait,slotselect\n/dev/block/bootdevice/by-name/bluetooth                 /vendor/bt_firmware    vfat    ro,shortname=lower,uid=1002,gid=3002,dmask=227,fmask=337,context=u:object_r:bt_firmware_file:s0 wait,slotselect\n/dev/block/bootdevice/by-name/dtbo                      /dtbo                  ext4    ro,nosuid,nodev,barrier=1                            wait,slotselect,avb\n/dev/block/bootdevice/by-name/boot                      /boot                  ext4    ro,nosuid,nodev,barrier=1                            wait,slotselect,avb"}
command: exec: {"cmd":["adb","-P",5037,"shell","rm -rf /cache/*"]}
command: exec: {"cmd":["adb","-P",5037,"shell","mkdir -p /cache/recovery"]}
debug: adb created /cache/recovery directory
verbose: running adb action push
command: spawn:start: {"cmd":["adb","-P",5037,"push","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/version-953.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/version-953.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-signing.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-signing.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-master.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-master.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/ubuntu_command","/cache/recovery/"]}
command: exec: {"cmd":["adb","-P",5037,"shell","mount"],"stdout":"sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)\nproc on /proc type proc (rw,nosuid,nodev,noexec,relatime,gid=3009,hidepid=2)\nudev on /dev type devtmpfs (rw,nosuid,relatime,size=2444252k,nr_inodes=611063,mode=755)\ndevpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)\ntmpfs on / type tmpfs (rw,relatime,size=3721248k,nr_inodes=930312)\ntmpfs on /dev type tmpfs (rw,nosuid,relatime,size=3721248k,nr_inodes=930312,mode=755)\ndevpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)\ntmpfs on /mnt type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3721248k,nr_inodes=930312,mode=755,gid=1000)\ntmpfs on /apex type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3721248k,nr_inodes=930312,mode=755)\ntmpfs on /linkerconfig type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3721248k,nr_inodes=930312,mode=755)\ntmpfs on /mnt/installer type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3721248k,nr_inodes=930312,mode=755,gid=1000)\ntmpfs on /mnt/androidwritable type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3721248k,nr_inodes=930312,mode=755,gid=1000)\nnone on /acct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct)\ntmpfs on /tmp type tmpfs (rw,relatime,size=3721248k,nr_inodes=930312)\ntmpfs on /storage type tmpfs (rw,relatime,size=3721248k,nr_inodes=930312,mode=050,gid=1028)\npstore on /sys/fs/pstore type pstore (rw,relatime)\nnone on /config type configfs (rw,relatime)\nadb on /dev/usb-ffs/adb type functionfs (rw,relatime)\nfastboot on /dev/usb-ffs/fastboot type functionfs (rw,relatime)\n/dev/block/sda15 on /metadata type ext4 (rw,relatime,discard)"}
warn: undefined
command: spawn:exit: {"cmd":["adb","-P",5037,"push","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/rootfs-3ad772cce98bc1ab3d4eb47655f8aeeda48f5a395199189213965977c9be319f.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/device-ab125ab194bf101bc6df712f1e026f4213c6c90407435da4bcfbaf1a834f2a69.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/boot-805b71e3c6e2c30c1641d71f7eff7016048e8613308f7778c95472f79eb1020b.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/keyring-162141caf64cd64c4ca014760930c524e4ee051e0afe1200c47c42cebf11fd44.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/version-953.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/version-953.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-signing.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-signing.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-master.tar.xz","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/image-master.tar.xz.asc","/home/jordi/.cache/ubports/FP5/Ubuntu Touch/ubuntu_command","/cache/recovery/"]}
verbose: running step {"actions":[{"adb:reboot":{"to_state":"recovery"}}],"fallback":[{"core:user_action":{"action":"recovery"}}]}
verbose: running adb action reboot
command: exec: {"cmd":["adb","-P",5037,"reboot","recovery"]}
verbose: running step {"actions":[{"core:end":null}]}
verbose: running core action end
info: All done! Your device will now reboot and complete the installation. Enjoy exploring Ubuntu Touch!

Description

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions