Could not install setup dependencies (curl).
-
Hello, I am trying to run the Cloudron Setup and am receiving the following Error:
Could not install setup dependencies (curl).
See /var/log/cloudron-setup.log for details.I have viewed the log and am seeing the following:
#######################################################################
Last login: Sun Aug 1 16:40:00 2021 from 192.168.2.21
ubuntu@ubuntu:~$ sudo su -
root@ubuntu:~# tail -f /var/log/cloudron-setup.log
curl is already the newest version (7.68.0-1ubuntu2.6).
software-properties-common is already the newest version (0.98.9.5).
ubuntu-standard is already the newest version (1.450.2).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-5.4.0-80-generic (5.4.0-80.90) ...
Processing triggers for linux-image-5.4.0-80-generic (5.4.0-80.90) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.4.0-80-generic
Using DTB: bcm2711-rpi-4-b.dtb
Couldn't find DTB bcm2711-rpi-4-b.dtb on the following paths: /etc/flash-kernel/dtbs /usr/lib/linux-image-5.4.0-80-generic /lib/firmware/5.4.0-80-generic/device-tree/
Installing into /boot/dtbs/5.4.0-80-generic/./bcm2711-rpi-4-b.dtb
cp: cannot stat '': No such file or directory
run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-5.4.0-80-generic (--configure):
installed linux-image-5.4.0-80-generic package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
linux-image-5.4.0-80-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)#######################################################################
I am running Ubuntu 20.04.2 on a raspberry Pi4 (4G) with a 32GB SD card. This is the base install no updates have been done. As a note, I have tried this as well with all latest updates installed and had the same error.
Anyone know why might be the cause of this and how to fix this?
Thank you
-
@oversight said in Could not install setup dependencies (curl).:
on a raspberry Pi4 (4G)
I don't think running Cloudron on something else than amd64 is currently not possible (although there have been some attempts at it in the past).