OPNsense Forum

English Forums => 26.1 Series => Topic started by: MarkA on March 05, 2026, 11:39:08 AM

Title: Checking integrity... done (6 conflicting)" while updating from 26.1_4 to 26.1.3
Post by: MarkA on March 05, 2026, 11:39:08 AM
Hey everyone,

I just updated my system as mentioned in the subject and got this error:

QuoteChecking integrity... done (6 conflicting)
  - os-isc-dhcp-1.0_4 conflicts with opnsense-26.1_4 on /usr/local/opnsense/mvc/app/models/OPNsense/Interfaces/Neighbor/dhcpd.php
  - py313-charset-normalizer-3.4.4 conflicts with py311-charset-normalizer-3.4.4 on /usr/local/bin/normalizer
  - py313-pyasn1-modules-0.4.1 conflicts with py311-pyasn1-modules-0.4.1 on /usr/local/bin/cmcdump.py
  - py313-Babel-2.18.0 conflicts with py311-Babel-2.17.0_1 on /usr/local/bin/pybabel
  - py313-httpx-0.28.1_1 conflicts with py311-httpx-0.28.1_1 on /usr/local/bin/httpx
  - py313-numpy-1.26.4_12,1 conflicts with py311-numpy-1.26.4_11,1 on /usr/local/bin/f2py

The update was finished and seems to work fine, I removed the ISC-DHCP plugin as I'm already full KEA.

Do I  need to do anything about the other integrity warnings?
Title: Re: Checking integrity... done (6 conflicting)" while updating from 26.1_4 to 26.1.3
Post by: newsense on March 05, 2026, 12:30:18 PM
Please post the full log here

opnsense-update -g
Title: Re: Checking integrity... done (6 conflicting)" while updating from 26.1_4 to 26.1.3
Post by: MarkA on March 05, 2026, 12:39:29 PM
Since there is a character limit of 40k characters, I pasted the complete output to pastebin:

https://pastebin.com/8RUTkSfG
Title: Re: Checking integrity... done (6 conflicting)" while updating from 26.1_4 to 26.1.3
Post by: franco on March 05, 2026, 01:01:39 PM
Looks fine. The conflicts are correct and correctly resolved by the package manager.


Cheers,
Franco
Title: Re: Checking integrity... done (6 conflicting)" while updating from 26.1_4 to 26.1.3
Post by: MarkA on March 05, 2026, 01:19:33 PM
Thanks for your help, have a nice day everyone :)