[Bug 273859] pkgbase: fails to pkg upgrade after base 4e899378bf5d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Sep 2023 10:30:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273859 --- Comment #10 from (intentionally left blank) <throwaway_vthgwq4@protonmail.com> --- (In reply to dfr from comment #4) I have tested the following after removing local reverting commit for base 4e899378bf5d, rebuilding pkgbase, and rolling back the testing jail to 14-ALPHA2, then following the mentioned steps. The following remains when doing pkg upgrade after the mentioned steps: [...] Checking integrity... done (1 conflicting) - FreeBSD-libcompiler_rt-dev-15.snap20230918100456 [base] conflicts with FreeBSD-libcompiler_rt-14.snap20230515103602 [installed] on /usr/lib/libgcc.a Cannot solve problem using SAT solver, trying another plan Checking integrity... done (0 conflicting) Your packages are up to date. [...] + I get this after upgrading current from ~yesterday that had base 4e899378bf5d reverted by following the mentioned steps: [...] Checking integrity... done (1 conflicting) - FreeBSD-libcompiler_rt-dev-15.snap20230918100456 [base] conflicts with FreeBSD-libcompiler_rt-15.snap20230916154046 [installed] on /usr/lib/libgcc.a Cannot solve problem using SAT solver, trying another plan Checking integrity... done (0 conflicting) Conflicts with the existing packages have been found. One more solver iteration is needed to resolve them. However, my another current jail with clean src.conf (no LLVM binutils) upgrades fine following the mentioned steps, from base 8ed0ecf8024d to base b15f6400376a. -- You are receiving this mail because: You are the assignee for the bug.