Advertisement
Guest User

Untitled

a guest
Jun 21st, 2022
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. PlatformSDK atr@atr-G41D3C:~/hadk$ sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -R -m sdk-install zypper se droid-config
  2. Loading repository data...
  3. Reading installed packages...
  4.  
  5. S | Name | Summary | Type
  6. ---+---------------------------------------------+-------------------------------------------------------------------+--------
  7. i+ | droid-config-x00td-bluez5 | x00td packages for BlueZ 5 | package
  8. i | droid-config-x00td-policy-settings | Policy settings for x00td hw | package
  9. | usb-moded-connection-sharing-android-config | USB mode controller - USB/cellular data connection sharing config | package
  10. | usb-moded-mass-storage-android-config | USB mode controller - mass-storage config with android gadget | package
  11. | usb-moded-vfat-android-config | USB mode controller - vfat config with tojblockd | package
  12. PlatformSDK atr@atr-G41D3C:~/hadk$ sdk-assistant maintain $VENDOR-$DEVICE-$PORT_ARCH zypper -n --plus-repo $ANDROID_ROOT/droid-local-repo/$DEVICE install --allow-unsigned-rpm droid-config
  13. Going to execute maintenance command under target [asus-x00td-aarch64]
  14. Do you want to continue? (y/n) y
  15. Retrieving repository 'dir:/home/atr/hadk/droid-local-repo/x00td' metadata .............................................................................[done]
  16. Building repository 'dir:/home/atr/hadk/droid-local-repo/x00td' cache ..................................................................................[done]
  17. Loading repository data...
  18. Reading installed packages...
  19. 'droid-config' not found in package names. Trying capabilities.
  20. Resolving package dependencies...
  21.  
  22. The following 5 NEW packages are going to be installed:
  23. droid-config-x00td libcontentaction-qt5 libgbinder-tools obexd-calldata-provider obexd-contentfilter-helper
  24.  
  25. 5 new packages to install.
  26. Overall download size: 0 B. Already cached: 388.8 KiB. After the operation, additional 1.2 MiB will be used.
  27. Continue? [y/n/v/...? shows all options] (y): y
  28. In cache libgbinder-tools-1.1.18-1.9.2.jolla.aarch64.rpm (1/5), 39.1 KiB (265.4 KiB unpacked)
  29. In cache obexd-calldata-provider-0.1.4-1.3.1.jolla.aarch64.rpm (2/5), 57.0 KiB ( 57.0 KiB unpacked)
  30. In cache libcontentaction-qt5-0.4.5-1.8.1.jolla.aarch64.rpm (3/5), 76.9 KiB ( 76.9 KiB unpacked)
  31. In cache obexd-contentfilter-helper-0.0.2-1.2.1.jolla.noarch.rpm (4/5), 8.3 KiB ( 8.3 KiB unpacked)
  32. In cache droid-config-x00td-1-202206211422.aarch64.rpm (5/5), 207.5 KiB (833.3 KiB unpacked)
  33.  
  34. Checking for file conflicts: ..........................................................................................................................[error]
  35. Detected 1 file conflict:
  36.  
  37. File /etc/ofono/binder.conf
  38. from install of
  39. droid-config-x00td-1-202206211422.aarch64 (dir:/home/atr/hadk/droid-local-repo/x00td)
  40. conflicts with file from package
  41. ofono-configs-binder-1.0.2-1.1.1.jolla.aarch64 (@System)
  42.  
  43. File conflicts happen when two packages attempt to install files with the same name but different contents. If you continue, conflicting files will be replaced losing the previous content.
  44. Continue? [yes/no] (no): no
  45.  
  46. Problem occurred during or after installation or removal of packages:
  47. Installation has been aborted as directed.
  48. History:
  49. - ABORT request:
  50.  
  51. Please see the above error message for a hint.
  52. PlatformSDK atr@atr-G41D3C:~/hadk$
  53.  
  54.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement