Date: Mon, 5 Nov 2018 21:55:37 +0100 From: Bernd Walter <ticso@cicely7.cicely.de> To: Andreas Schwarz <freebsd.asc@strcmp.org> Cc: "Luis P. Mendes" <luislupe@gmx.com>, freebsd-arm@freebsd.org Subject: Re: pkg - symlinks missing Message-ID: <20181105205537.GI50275@cicely7.cicely.de> In-Reply-To: <20181105163240.6dc9bf7cc21cc9eae2d3991c@strcmp.org> References: <20181105151721.GF9996@leao.home> <20181105163240.6dc9bf7cc21cc9eae2d3991c@strcmp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 05, 2018 at 04:32:40PM +0100, Andreas Schwarz wrote: > On Mon, 5 Nov 2018 15:17:21 +0000 > "Luis P. Mendes" <luislupe@gmx.com> wrote: > > Hi, > > > I'm trying FreeBSD 12.0-BETA3 on a RPi 3B+. > > > > pkg complains about missing libssl.so.8 and libcrypto.so.8. > > Did a couple of symlinks to /usr/lib/libssl.so.111 and > > /usr/lib/libcrypto.so and it was able to run. > > > > But when `pkg update`: > > There were two errors: > > 1. /var/db/pkg/repo-FreeBSD.sqlite failed - no such file > > 2. undefined symbol "SSL_load_error_strings" in > > /usr/local/lib/libpkg.so.4 > > > > > > It seems that `pkg` needs some love. > > Have the same problem at a pine64-lts, seems related to arm64. Same for Pi1-B (armv6). The packages havn't been updated since the OpenSSL upgrade. Don't know how powerfull the package cluster is, but not really unexpected to take a long to for a full package rebuild I think. Maybe the priority was to get packages done for armv7, as it is slower than arm64 and more common than armv6. On a Pine64-LTS using ports to build from source shouldn't be too slow. Reminds me to spend more time with my Pin64-LTS... > You can use "pkg-static" instead, which is linked statically. > > Btw. apart from this case, instead of setting symlinks, it's better to use libmap > (/etc/libmap.conf). -- B.Walter <bernd@bwct.de> http://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181105205537.GI50275>