On 2026/06/22 20:43, Bryan Vyhmeister wrote: > I did an update with the latest set of packages for -current as I do > every day or two but today that ended with an infinite loop. I > uninstalled gcc and gcc-libs which required removing digikam and > kdenlive to see if there was something with my particular install but > reinstalling brought back the same issue. Here is the log. The last > "Detected loop, merging sets ok" and following lines repeat thousands of > times. I left it for 6-8 hours with no change.
There were bogus @pkgpath markers meaning that the 16.x packages are treated as a valid update path for other packages with the same markers. I've removed them so this should stop happening after the next package build. > $ doas pkg_add -D snap -u > quirks-7.212 signed on 2026-06-22T15:49:59Z > gcc-libs-15.2.0p8->16.1.0 forward dependencies: (we don't use 16.x for builds yet, so this update shouldn't happen).
