Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2025 23:00:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280303] /lib/libc++ requires a new version of /lib/libcxxrt
Message-ID:  <bug-280303-227-TQHne5zGYF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280303-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280303-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280303

Jerry Jacobs <jerry.jacobs@xor-gate.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jerry.jacobs@xor-gate.org

--- Comment #12 from Jerry Jacobs <jerry.jacobs@xor-gate.org> ---
I know this ticket is closed but had similar problem but with transmission.
Probably mismatch between pkg and base.

I was on:FreeBSD pineapple.srv.xor-gate.org 13.3-RELEASE-p5 FreeBSD
13.3-RELEASE-p5 GENERIC amd64

Error:

root@pineapple:/home/jerry # service transmission start
Starting transmission.
ld-elf.so.1: /lib/libcxxrt.so.1: version CXXABI_1.3.11 required by
/usr/local/bin/transmission-daemon not found
/usr/local/etc/rc.d/transmission: WARNING: failed to start transmission

Fix:
$ freebsd-update fetch
$ freebsd-update upgrade -r 13.4-RELEASE
$ freebsd-update install
$ reboot
$ freebsd-update install
$ uname -a
FreeBSD pineapple.srv.xor-gate.org 13.4-RELEASE-p3 FreeBSD 13.4-RELEASE-p3
GENERIC amd64

It also did a pkg error mismatch fix (kernel compat?). Don't have stored the
error message.

Hope this helps also others in the future when it happens because of pkg+ba=
se
mismatch.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280303-227-TQHne5zGYF>