Using Rockstor 4 Installer Recipe (RaspberryPi4) from github.
I’ve tried to build the installer using a fresh install of:
openSUSE-Leap-15.2-ARM-JeOS-raspberrypi4.aarch64-2020.07.08-Build1.147.raw.xz
as well as a more recent one released this month:
openSUSE-Leap-15.2-ARM-JeOS-raspberrypi4.aarch64-2020.07.08-Build1.163.raw.xz
I’ve tried several times to build the installer, but keep getting these errors:
[ INFO ]: Processing: [########################################] 100%
[ ERROR ]: 21:53:04 | KiwiInstallPhaseFailed: System package installation failed:
[ INFO ]: 21:53:04 | Cleaning up SystemPrepare instance
localhost:~/rockstor-installer #
Some of the more interesting debug messages (from “/home/kiwi-images/build/image-root.log”) are as follows:
DEBUG: 23:03:59 | system: Resolving package dependencies…
DEBUG: 23:03:59 | system: 2 Problems:
DEBUG: 23:03:59 | system: Problem: nothing provides libc.so.6(GLIBC_2.33)(64bit) needed by shellinabox-2.20+git.1548649128.4f0ecc3-3.20.aarch64
DEBUG: 23:03:59 | system: Problem: nothing provides libc.so.6(GLIBC_2.33)(64bit) needed by shellinabox-2.20+git.1548649128.4f0ecc3-3.20.aarch64
DEBUG: 23:03:59 | system: Problem: nothing provides libc.so.6(GLIBC_2.33)(64bit) needed by shellinabox-2.20+git.1548649128.4f0ecc3-3.20.aarch64
DEBUG: 23:03:59 | system: Solution 1: do not install shellinabox-2.20+git.1548649128.4f0ecc3-3.20.aarch64
DEBUG: 23:03:59 | system: Solution 2: break shellinabox-2.20+git.1548649128.4f0ecc3-3.20.aarch64 by ignoring some of its dependencies
DEBUG: 23:03:59 | system: Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] ( c ): c
ERROR: 23:03:59 | KiwiInstallPhaseFailed: System package installation failed:
localhost:~/rockstor-installer #
I’m not sure what to try next. Any help with this AArch64 version would be much appreciated.