Page MenuHomeDevCentral

D4116.diff
No OneTemporary

D4116.diff

diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -98,7 +98,7 @@
"FreeBSD" : {
"pecl": "php83-pecl-",
"php": "php83-",
- "python3": "py311-",
+ "python3": "py312-",
"rubygem": "rubygem-",
},
}, default="Debian") %}
@@ -187,7 +187,7 @@
"bats": "bats-core",
"boost": "boost-all",
"c-ares": "c-ares",
- "certbot": "py311-certbot",
+ "certbot": "py312-certbot",
"composer": "php83-composer",
"cppunit": "cppunit",
"djvulibre": "djvulibre",
@@ -208,7 +208,7 @@
"postgresql": "postgresql17-server",
"postgresql-contrib": "postgresql17-contrib",
"prometheus-node-exporter": "node_exporter",
- "sphinx": "py311-sphinx",
+ "sphinx": "py312-sphinx",
"tcl": "tcl86",
"tcltls": "tcltls",
"tdom": "tDOM",
diff --git a/roles/devserver/userland-software/files/make.conf b/roles/devserver/userland-software/files/make.conf
--- a/roles/devserver/userland-software/files/make.conf
+++ b/roles/devserver/userland-software/files/make.conf
@@ -17,4 +17,4 @@
WITH_CCACHE_BUILD=yes
CCACHE_DIR=/var/cache/ccache
-DEFAULT_VERSIONS+= php=8.3 mysql=11.4m apache=2.4 python=3.11 python3=3.11 tcl=8.6 go=1.23 nodejs=node22
+DEFAULT_VERSIONS+= php=8.3 mysql=11.4m apache=2.4 python=3.12 python3=3.12 tcl=8.6 go=1.23 nodejs=node22
diff --git a/roles/netbox/netbox/files/rc/netbox b/roles/netbox/netbox/files/rc/netbox
--- a/roles/netbox/netbox/files/rc/netbox
+++ b/roles/netbox/netbox/files/rc/netbox
@@ -40,7 +40,7 @@
: ${netbox_user:="netbox"}
: ${netbox_port:="17000"}
-procname=/srv/netbox/venv/bin/python3.11
+procname=/srv/netbox/venv/bin/python3
pidfile=/var/run/netbox/netbox.pid
netbox_service="/srv/netbox/service.sh"
command="/usr/sbin/daemon"

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 6, 18:39 (14 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3898933
Default Alt Text
D4116.diff (1 KB)

Event Timeline