I see the following problem when I want to update the FreeBSD 12.3 packages:
Then I read /usr/ports/UPDATING to see if I can find info on this. But I don't think anything is said about boehm and libxcvt. There is some mention of openldap but I don't know if it has to do with my problem.
Are these types of conflicts safe to ignore or should I investigate more before updating?
Code:
Checking integrity... done (3 conflicting)
- boehm-gc-threaded-8.2.2 conflicts with boehm-gc-8.0.6 on /usr/local/include/gc/gc_pthread_redirects.h
- libxcvt-0.1.2_1 conflicts with xorg-server-1.20.14,1 on /usr/local/bin/cvt
- openldap26-client-2.6.3 conflicts with openldap24-client-2.4.59_4 on /usr/local/bin/ldapadd
Checking integrity... done (0 conflicting)
Conflicts with the existing packages have been found.
One more solver iteration is needed to resolve them.
Then I read /usr/ports/UPDATING to see if I can find info on this. But I don't think anything is said about boehm and libxcvt. There is some mention of openldap but I don't know if it has to do with my problem.
Are these types of conflicts safe to ignore or should I investigate more before updating?