Advertisement
Guest User

Untitled

a guest
Feb 5th, 2022
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1.  
  2. ./compile.sh BOARD=orangepizero2 BRANCH=legacy KERNEL_ONLY=no RELEASE=bullseye
  3.  
  4. [ .... ] Up to date
  5. [ o.k. ] Building firmware package [ armbian-firmware-full_22.02.0-trunk_all ]
  6. [ o.k. ] Creating board support package for CLI [ armbian-bsp-cli-orangepizero2 ]
  7. [ o.k. ] Starting rootfs and image building process for [ legacy orangepizero2 bullseye no ]
  8. [ o.k. ] Checking local cache [ bullseye-cli-arm64.e77...88a.tar.lz4 ]
  9. [ o.k. ] Extracting bullseye-cli-arm64.e77...88a.tar.lz4 [ 1 days old ]
  10. [ .... ] bullseye-cli-arm64.e77...88a.tar.lz4: 407MiB [35.6MiB/s] [=========================================================================================
  11. [ o.k. ] Adding Armbian repository and authentication key [ /etc/apt/sources.list.d/armbian.list ]
  12. [ o.k. ] Applying distribution specific tweaks for [ bullseye ]
  13. [ o.k. ] Applying common tweaks
  14. [ .... ] Cleaning [ package lists ]
  15. [ .... ] Updating [ package lists ]
  16. [ .... ] Temporarily disabling [ initramfs-tools hook for kernel ]
  17. [ .... ] Installing PACKAGE_LIST_BOARD packages [ rfkill bluetooth bluez bluez-tools ]
  18. [ .... ] Installing [ linux-u-boot-legacy-orangepizero2_22.02.0-trunk_arm64.deb ]
  19. [ .... ] Installing [ linux-image-legacy-sun50iw9_22.02.0-trunk_arm64.deb ]
  20. [ error ] ERROR in function install_deb_chroot [ main.sh:578 -> main.sh:539 -> debootstrap.sh:69 -> distributions.sh:307 -> image-helpers.sh:225 -> general.s
  21. [ error ] Installation of /root/linux-image-legacy-sun50iw9_22.02.0-trunk_arm64.deb failed [ orangepizero2 bullseye no sun50iw9 ]
  22. [ o.k. ] Process terminated
  23. [ error ] unmount_on_exit() called! [ main.sh:1 -> image-helpers.sh:0 ]
  24. [ o.k. ] Unmounting [ /home/krachlatte/buildstuff/armbian/.tmp/rootfs-301fc023-2581-4f79-88b2-ed5e132dc117/ ]
  25. [ error ] ERROR in function unmount_on_exit [ main.sh:1 -> image-helpers.sh:94 -> general.sh:0 ]
  26. [ error ] debootstrap-ng was interrupted
  27. [ o.k. ] Process terminated
  28.  
  29.  
  30. Setting up bluez (5.55-3.1) ...
  31. Running in chroot, ignoring request.
  32. invoke-rc.d: policy-rc.d denied execution of force-reload.
  33. Running in chroot, ignoring request.
  34. invoke-rc.d: policy-rc.d denied execution of start.
  35. Created symlink /etc/systemd/system/dbus-org.bluez.service → /lib/systemd/system/bluetooth.service.
  36. Created symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service → /lib/systemd/system/bluetooth.service.
  37. Setting up bluetooth (5.55-3.1) ...
  38. Processing triggers for man-db (2.9.4-2) ...
  39. Processing triggers for dbus (1.12.20-2) ...
  40. Processing triggers for libc-bin (2.31-13+deb11u2) ...
  41. Selecting previously unselected package linux-u-boot-orangepizero2-legacy.
  42. (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%>
  43. Preparing to unpack .../linux-u-boot-legacy-orangepizero2_22.02.0-trunk_arm64.deb ...
  44. Unpacking linux-u-boot-orangepizero2-legacy (22.02.0-trunk) ...
  45. Setting up linux-u-boot-orangepizero2-legacy (22.02.0-trunk) ...
  46. dpkg-deb: error: archive '/root/linux-image-legacy-sun50iw9_22.02.0-trunk_arm64.deb' uses unknown compression for member 'control.tar.zst', giving up <------- Error
  47. dpkg: error processing archive /root/linux-image-legacy-sun50iw9_22.02.0-trunk_arm64.deb (--unpack):
  48. dpkg-deb --control subprocess returned error exit status 2
  49. Errors were encountered while processing:
  50. /root/linux-image-legacy-sun50iw9_22.02.0-trunk_arm64.deb
  51. E: Sub-process /usr/bin/dpkg returned an error code (1)
  52.  
  53.  
  54.  
  55.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement