[Git][debian-edu/debian-edu-install][master] Skip icinga2-ido-mysql dbconfig setup during d-i.

"Mike Gabriel (@sunweaver)" <[email protected]>
Newsgroups gmane.linux.skolelinux.cvs
Message-ID <[email protected]>

Mike Gabriel pushed to branch master at Debian Edu / debian-edu-install


Commits:
1c22662a by Daniel Teichmann at 2026-08-17T15:02:15+02:00
Skip icinga2-ido-mysql dbconfig setup during d-i.

debian-edu-config 858a9689 stopped installing packages via cfengine;
debian-edu d5c688a7 / 2.13.1 now pulls icinga2-ido-mysql in via
education-main-server during pkgsel. policy-rc.d does not start mariadb
in d-i, so dbconfig-common fails to connect to /run/mysqld/mysqld.sock.
edu-icinga-setup creates the database later.

- - - - -


2 changed files:

- debian/changelog
- preseed-values/defaults.main-server


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+debian-edu-install (2.13.1) UNRELEASED; urgency=medium
+
+  [ Daniel Teichmann ]
+  * preseed-values/defaults.main-server: Preseed
+    icinga2-ido-mysql/dbconfig-install to false. Needed after
+    debian-edu 2.13.1 (d5c688a7) and debian-edu-config 858a9689.
+
+ -- Daniel Teichmann <[email protected]>  Mon, 17 Aug 2026 14:22:36 +0200
+
 debian-edu-install (2.13.0) unstable; urgency=medium
 
   [ Philip Hands ]


=====================================
preseed-values/defaults.main-server
=====================================
@@ -29,6 +29,13 @@ debian-edu-config debian-edu-config/update-hostname boolean false
 # Kerberos KDC and admin server
 krb5-admin-server krb5-admin-server/kadmind boolean true
 
+# Skip Icinga 2 IDO MySQL dbconfig setup during d-i. The package moved
+# from cfengine (debian-edu-config 858a9689) to pkgsel (debian-edu
+# d5c688a7 / 2.13.1). policy-rc.d does not start mariadb in the installer,
+# so dbconfig-common would fail connecting to /run/mysqld/mysqld.sock.
+# edu-icinga-setup creates the database later.
+icinga2-ido-mysql icinga2-ido-mysql/dbconfig-install boolean false
+
 # Do not enable the WINS feature of samba-common, because this profile
 # does not get a address via DHCP
 samba-common samba-common/dhcp boolean false



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/1c22662a1adebcd3c81d8e52c8220e6cc55d2bfe

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/1c22662a1adebcd3c81d8e52c8220e6cc55d2bfe
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

_______________________________________________
debian-edu-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-edu-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.