nokia-n900: pmbootstrap install fails for libcrypto.so.42 (uboot-tools binary package broken in upstream repo)
Created by: duncanguthrie
I'm attempting to run the installation program for the Nokia N900.
I first started by selecting the xfce4 interface. However, the problem is there for no interface at all:
(002617) [15:31:03] (rootfs_nokia-n900) calculate depends of postmarketos-base, ttf-droid, device-nokia-n900 (pmbootstrap -v for details)
(002617) [15:31:04] NOTE: Run 'pmbootstrap pkgrel_bump --auto' to mark packages with outdated dependencies for rebuild. This will most likely fix this issue (soname bump?).
(002617) [15:31:04] ERROR: Could not find package 'so:libcrypto.so.42' in any aports folder or APKINDEX.
I'm doubtful this is an issue due to the recent libressl library bump: I've tried running pmbootstrap update && pmbootstrap index
; and I've tried running pmbootstrap pkrel_bump --auto
, too, to no avail. I can build fine for qemu-vexpress.
Unfortunately, pmbootstrap isn't particularly clear about what is causing the error. If this is a packaging issue, I'd expect it to show what depends on libcrypto.so.42, for instance.