OPNsense Forum

English Forums => 25.7 Series => Topic started by: rafaelbs on August 24, 2025, 09:38:10 PM

Title: Update not available (25.7.1 or 25.7.2)
Post by: rafaelbs on August 24, 2025, 09:38:10 PM
Hi!

I have been trying to update my 25.7, but when I click on search for updates it shows "There are no updates available on the selected mirror".

Already tried couple different mirrors without success. Internet and DNS are ok. When I change to "Development" release it finds a bunch of updates.

Any ideas about what am I missing?

Thanks.
Rafael
Title: Re: Update not available (25.7.1 or 25.7.2)
Post by: sopex8260 on August 24, 2025, 10:04:15 PM
Quote from: rafaelbs on August 24, 2025, 09:38:10 PMHi!

I have been trying to update my 25.7, but when I click on search for updates it shows "There are no updates available on the selected mirror".

Already tried couple different mirrors without success. Internet and DNS are ok. When I change to "Development" release it finds a bunch of updates.

Any ideas about what am I missing?

Thanks.
Rafael

Do the audit health and audit update. And try through the shell using ssh if you don't have graphics.
Title: Re: Update not available (25.7.1 or 25.7.2)
Post by: rafaelbs on August 24, 2025, 10:40:11 PM
I did an Health Audit, and realized there was a problem with core package: Core package "opnsense" not known to package database.

Then I executed "pkg install opnsense" from shell, and it solve the problem.

Thanks a lot!
Title: Re: Update not available (25.7.1 or 25.7.2)
Post by: BrandyWine on August 25, 2025, 05:50:16 AM
Quote from: rafaelbs on August 24, 2025, 10:40:11 PMI did an Health Audit, and realized there was a problem with core package: Core package "opnsense" not known to package database.

Then I executed "pkg install opnsense" from shell, and it solve the problem.

Thanks a lot!
How does that happen?
Title: Re: Update not available (25.7.1 or 25.7.2)
Post by: franco on August 25, 2025, 09:59:16 AM
Sqlite database zeroed, forgot it had anything installed so it wants to update nothing. Most of the time "pkg install opnsense" is enough, in some cases "opnsense-bootstrap" is needed.


Cheers,
Franco