Re: pkg upgrade -r FreeBSD-base minor version
- Reply: Lexi Winter : "Re: pkg upgrade -r FreeBSD-base minor version"
- In reply to: vermaden : "Re: pkg upgrade -r FreeBSD-base minor version"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Apr 2026 14:42:11 UTC
On Wed, Apr 22, 2026 at 02:17:44PM +0200, vermaden wrote: > Hi, > > can You try to update the repos with 'force' option like that: > > # pkg update -f > > ... and then try again this one: > > # pkg upgrade -r FreeBSD-base > > Regards, > > vermaden That did not help, still the same result: # pkg update -f Updating FreeBSD-ports repository catalogue... Fetching meta.conf: 100% 179 B 0.2 kB/s 00:01 Fetching data: 100% 10 MiB 1.8 MB/s 00:06 Processing entries: 100% FreeBSD-ports repository update completed. 37050 packages processed. Updating FreeBSD-ports-kmods repository catalogue... Fetching meta.conf: 100% 179 B 0.2 kB/s 00:01 Fetching data: 100% 35 KiB 35.8 kB/s 00:01 Processing entries: 100% FreeBSD-ports-kmods repository update completed. 240 packages processed. Updating FreeBSD-base repository catalogue... Fetching meta.conf: 100% 179 B 0.2 kB/s 00:01 Fetching data: 100% 80 KiB 81.8 kB/s 00:01 Processing entries: 100% FreeBSD-base repository update completed. 496 packages processed. All repositories are up to date. # pkg upgrade -r FreeBSD-base Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. FreeBSD-base is up to date. Checking for upgrades (1 candidates): 100% Processing candidates (1 candidates): 100% Checking integrity... done (0 conflicting) Your packages are up to date. # uname -a FreeBSD aob 15.0-RELEASE-p4 FreeBSD 15.0-RELEASE-p4 GENERIC amd64 Thank you Anton