Checking for packages with security vulnerabilities:
Database fetched: 2025-05-30T04:45+02:00
python311-3.11.11
I can confirm that this is installed:
[m@teufel ~]$ pkg version |grep python
python311-3.11.11 =
[m@teufel ~]$
Although, I see no way to update that.
Is there anything wrong on my system or why can't I update?
When "pkg rquery %v python311" says python311-3.11.11_1 or higher (in
this particular case), upgrading will fix the problem.
I got the following message by mail:
Checking for packages with security vulnerabilities:
Database fetched: 2025-05-30T04:45+02:00
python311-3.11.11
I can confirm that this is installed:
[m@teufel ~]$ pkg version |grep python
python311-3.11.11
Although, I see no way to update that.
[m@teufel ~]$ sudo pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (5 candidates): 100%
Processing candidates (5 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
[m@teufel ~]$
Is there anything wrong on my system or why can't I update?
$ pkg rquery '%v' python311
3.11.12
[m@teufel ~]$ grep -v ^# /etc/pkg/FreeBSD.conf
FreeBSD: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
[m@teufel ~]$ pkg rquery '%v' python311
3.11.11
[m@teufel ~]$
I also tried pkg update, still the old version.
[m@teufel ~]$ grep -v ^# /etc/pkg/FreeBSD.conf
FreeBSD: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
/usr/local/etc/pkg/repos/FreeBSD.conf supercedes that and
may have url: ending with /latest instead of /quarterly.
/usr/local/etc/pkg/repos/FreeBSD.conf supercedes that and
may have url: ending with /latest instead of /quarterly.
I don't have that file.
My WAG is that latest quarterly were built before the 3.11.12 was
committed into the quarterly branch: <URL:https://cgit.freebsd.org/ports/commit/?h=2025Q2&id=7a1a2f8f2e3d6a41ebd7120f14c31e6a2dfba809>
<URL:https://pkg-status.freebsd.org/>
Potential work-arounds are to switch to latest ports branch or build
the lang/python311 package from the ports tree.
[m@teufel ~]$ pkg rquery '%v' python311
3.11.11
[m@teufel ~]$
I also tried pkg update, still the old version.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 04:59:09 |
Calls: | 10,387 |
Calls today: | 2 |
Files: | 14,061 |
Messages: | 6,416,796 |