[Bug 293610] pkgbase: c++filt conflict after base 5d757312ad59
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293610] pkgbase: c++filt conflict after base 5d757312ad59"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Mar 2026 04:08:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293610
Karl Grose <karlgrose@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karlgrose@gmail.com
--- Comment #1 from Karl Grose <karlgrose@gmail.com> ---
My experience is similar. After upgrading CURRENT using pkg upgrade -r
FreeBSD-base:
=======
sudo -i
[root@fwd-fbsd16c ~]# pkg upgrade
Updating FreeBSD-ports repository catalogue...
FreeBSD-ports repository is up to date.
Updating FreeBSD-ports-kmods repository catalogue...
FreeBSD-ports-kmods repository is up to date.
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
All repositories are up to date.
Checking for upgrades (423 candidates): 100%
Processing candidates (423 candidates): 100%
Checking integrity... done (2 conflicting)
- FreeBSD-toolchain-16.snap20260305150945 [FreeBSD-base] conflicts with
FreeBSD-clang-16.snap20260305150945 [installed] on /usr/bin/c++filt
- FreeBSD-toolchain-16.snap20260305150945 [FreeBSD-base] conflicts with
FreeBSD-clang-16.snap20260305150945 [FreeBSD-base] on /usr/bin/c++filt
Cannot solve problem using SAT solver, trying another plan
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
Installed packages to be REINSTALLED:
pkg-2.6.0 [FreeBSD-ports]
Number of packages to be reinstalled: 1
Proceed with this action? [y/N]: n
=======
Selecting "y" reinstalls pkg, but the upgrade problem persists.
--
You are receiving this mail because:
You are the assignee for the bug.