OPNsense Forum

English Forums => 25.1, 25.4 Production Series => Topic started by: andrema2 on January 24, 2025, 04:58:11 PM

Title: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: andrema2 on January 24, 2025, 04:58:11 PM
After RC2 - Dashboard shows view pending updates without any updates to install. I have rebooted the system twice and the message still there.

Just a nuisance but nevertheless.
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: julsssark on January 24, 2025, 05:17:40 PM
Mine says "Click to check for updates". Perhaps something specific to your environment? I am on the Development channel.
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: andrema2 on January 24, 2025, 05:34:43 PM
Any idea how to get rid of this message ?
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: AhnHEL on January 24, 2025, 07:43:41 PM
I see this as well but it happened when upgrading from r_6 to r1 and r2 did not make it go away.
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: bucker00 on January 24, 2025, 09:02:43 PM
Mine too, was also doing it on r1 well before r2 was available but i was on r6 for a minute so may have been to do with that also.
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: newsense on January 24, 2025, 09:24:25 PM
The message should go away once 25.1 is officially released.
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: abulafia on January 24, 2025, 09:40:16 PM
Quote from: AhnHEL on January 24, 2025, 07:43:41 PMI see this as well but it happened when upgrading from r_6 to r1 and r2 did not make it go away.
Same here.
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: dMopp on January 24, 2025, 10:46:17 PM
Here the same, was on devr6, too before
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: franco on January 27, 2025, 10:08:25 AM
This looks like a very minor misunderstanding of how PHP version_compare() reacts to FreeBSD's package manager way of abbreviating "RC" releases as a single "r" instead.

I can fix, but it has no relevancy for 25.1 anymore requiring a fix to fix this but when the next version is not "r3" it doesn't matter.  ;)


Cheers,
Franco
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: franco on January 27, 2025, 11:18:00 AM
# opnsense-patch https://github.com/opnsense/core/commit/e6ef56170e2
Title: Re: After RC2 - Dashboard shows view pending updates without any updates to install
Post by: AhnHEL on January 28, 2025, 05:57:36 AM
Patch resolves it, thank you @Franco