android_vendor_crdroid/prebuilt/common/bin
TheHitMan7 f83ae43615 backuptool: Unmount v3 partitions during backup
Extracted file /tmp/install/bin/backuptool.functions
Extracted file /tmp/install/bin/backuptool.sh
Extracted 2 file(s)
about to run program [/tmp/install/bin/backuptool.sh] with 5 args
[libfs_mgr]Unmapped logical partition system
DM_DEV_REMOVE failed for [vendor]: Device or resource busy
Cannot unmap vendor before removing group qti_dynamic_partitions.
script aborted: assert failed: update_dynamic_partitions(package_extract_file(dynamic_partitions_op_list))
assert failed: update_dynamic_partitions(package_extract_file(dynamic_partitions_op_list))error: 25
Updater process ended with ERROR: 1
Failed to mount '/system_root' (No such file or directory)
I:Actual block device: '/dev/block/dm-0', current file system: 'ext4'

We can clearly see that after version 3 script is executed with
its specific functions. It cannot or don't unmount partitions for
successful OTA upgrade. Resulting broken installation, this also
affects ROM inbuilt OTA updater app.

Signed-off-by: TheHitMan7 <krtik.vrma@gmail.com>
Change-Id: Ic2d4e7809e8abd402c2a49188c73c83ea3b4e8df
2023-01-11 10:26:45 +01:00
..
50-lineage.sh addond: Remove versioning 2020-01-03 15:55:43 +02:00
backuptool_ab.functions Lineage 20.0 2022-08-23 02:02:19 +03:00
backuptool_ab.sh backuptool: Unmount v3 partitions during backup 2023-01-11 10:26:45 +01:00
backuptool_postinstall.sh vendor: add custom backuptools and postinstall script for A/B OTAs 2018-06-22 16:09:56 +02:00
backuptool.functions backuptool: Support seamless backup and restore to extra partitions 2021-02-07 20:07:09 +01:00
backuptool.sh backuptool: Unmount v3 partitions during backup 2023-01-11 10:26:45 +01:00