Packages cannot be updated using the GUI

Started by AseKarlsson, April 11, 2025, 05:13:03 PM

Previous topic - Next topic
Hi All,

Aftar upgrading to 24.7 and every version above that up until today 25.1.5_4 this happens.

I cannot upgrade the following packages using the GUI:
   alsa-lib: 1.2.13 [mimugmail]
   freetype2: 2.13.2 [SunnyValley]
   libfontenc: 1.1.8 [SunnyValley]
   png: 1.6.43 [SunnyValley]

The only way to update theese are using the Shell:
pkg update
pkg upgrade
opnsense-update
opnsense-update -es
pkg update
pkg upgrade

And theese Shell commands I need to run after every single update.

Any idea why this happans and is work done to fix this?

Thanks,
Ase


Conflicting/outdated packages/repos are always gonna be problematic and the only proper course of action is to have those packages updated in their own repos.

Unsure what you're using there other than ZA, however forcing things in the CLI is not the proper way to fix things.

Removing mimugmail repo should be enough to fix it.


Cheers,
Franco

Quote from: franco on April 12, 2025, 09:33:11 AMRemoving mimugmail repo should be enough to fix it.


Cheers,
Franco

Thanks franco, that seemed to fix it!

//Ase