Date: Sat, 17 Nov 2018 09:46:10 +0100 From: Michael Tuexen <Michael.Tuexen@macmic.franken.de> To: Dennis Clarke <dclarke@blastwave.org> Cc: FreeBSD PowerPC ML <freebsd-ppc@freebsd.org> Subject: Re: these are the sort of things that would fry a new user Message-ID: <FC9EA9FF-F894-47FD-8F23-C61DDCB0EEF3@macmic.franken.de> In-Reply-To: <6c26e8f7-a710-460e-1d37-ff649f698530@blastwave.org>
index | next in thread | previous in thread | raw e-mail
> On 17. Nov 2018, at 04:34, Dennis Clarke <dclarke@blastwave.org> wrote: > > > > I'm not new however this sort of thing would stop a new user in their tracks : > > > eris# uname -a > FreeBSD eris 12.0-BETA4 FreeBSD 12.0-BETA4 r340271 GENERIC powerpc > > eris# uptime > 3:30AM up 3:33, 2 users, load averages: 0.05, 0.09, 0.08 > > eris# pkg install wget > The package management tool is not yet installed on your system. > Do you want to fetch and install it now? [y/N]: y > Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:12:powerpc64/quarterly, please wait... > Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done > Installing pkg-1.10.5_3... > Extracting pkg-1.10.5_3: 100% > ld-elf.so.1: Shared object "libssl.so.8" not found, required by "pkg" > eris# > > > what ? > > > eris# pkg query %t\ %n\ %v\ %o > ld-elf.so.1: Shared object "libssl.so.8" not found, required by "pkg" > eris# > > really ? Unfortunately, yes. Right now. During the release process, OpenSSL was upgraded. Not all package builders seems to be in sync. Please note that PowerPC is not a Tier 1 platform... On the constructive side: You can build the port yourself, that works without any problems. I have done that on my machines... I'm sure that once 12.0 is released, the packages provided will be in tune with the version. Not only PowerPC is affected, also some other platforms not being Tier 1. Best regards Michael > > > eris# readelf -del /usr/sbin/pkg | grep -E -e 'PATH|NAME|NEED' > 0x0000000000000001 NEEDED Shared library: [libarchive.so.7] > 0x0000000000000001 NEEDED Shared library: [libfetch.so.6] > 0x0000000000000001 NEEDED Shared library: [libprivateucl.so.1] > 0x0000000000000001 NEEDED Shared library: [libsbuf.so.6] > 0x0000000000000001 NEEDED Shared library: [libcrypto.so.111] > 0x0000000000000001 NEEDED Shared library: [libssl.so.111] > 0x0000000000000001 NEEDED Shared library: [libc.so.7] > 0x000000006ffffffe VERNEED 0x10001848 > 0x000000006fffffff VERNEEDNUM 4 > eris# > > Sort of a pain to have to debug the most trivial bits which don't work > out of the box. > > I am going to try a re-install except with RC1 and hope that things > "just work"(tm) or at least little things work. > > Dennis > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FC9EA9FF-F894-47FD-8F23-C61DDCB0EEF3>
