memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 4a51236046112787ce446898e58df69aaadd7853
parent eaaba00fb786978dc803acff590b43fc94832b35
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 30 Dec 2025 18:18:10 +0100

Frown at trixie release notes

Diffstat:
Mguides/sysadmin/machines/hirondell/maintenance.org | 37+++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+), 0 deletions(-)

diff --git a/guides/sysadmin/machines/hirondell/maintenance.org b/guides/sysadmin/machines/hirondell/maintenance.org @@ -194,6 +194,43 @@ great good. ** Trixie *** TODO Rubber… [[https://www.debian.org/releases/trixie/release-notes/issues.en.html#ch-information][Release notes § Issues to be aware of]] +**** /Vu et s'en tape/ +§ 5.1 "while upgrading": + +- interrupted remote upgrades: got 12.12 +- arch decommissions (i386, armel, MIPS): boring amd64 here +- SSH decommissions (=~/.pam_environment=, DSA keys): unused +- =last*= command decommissions: unused +- filesystem encryption churn: unused +- RabbitMQ, MariaDB churn: unused +- =/etc/sysctl.conf= decommission: unused +- network interface name churn: no load-bearing script using interface + names +- dovecot, libvirt, samba, OpenLDAP, Bacula churn: unused +- skip-upgrades unsupported: got 12.12 +- WirePlumber, strongSwan churn: unused +- sg3-utils: unused + +§ 5.[2-4]: nothing of note. +**** =/boot= free space ([[https://www.debian.org/releases/trixie/release-notes/issues.en.html#ensure-boot-has-enough-free-space][ref]]) +No worries, got the boring mono-partition setup? +**** TODO =/tmp= switch to tmpfs ([[https://www.debian.org/releases/trixie/release-notes/issues.en.html#the-temporary-files-directory-tmp-is-now-stored-in-a-tmpfs][ref]]) +IIUC, after the first restart, should +1. [ ] confirm syslog warnings about hidden leftover files +2. [ ] ~mount --bind / /mnt~ +3. [ ] ~rm -rf /mnt/tmp/~ +4. [ ] ~umount /mnt~ +5. [ ] restart +6. [ ] confirm absence of syslog warnings? +**** TODO =ping= privileges ([[https://www.debian.org/releases/trixie/release-notes/issues.en.html#ping-no-longer-runs-with-elevated-privileges][ref]]) +After installation, check: +1. [ ] =linux-sysctl-defaults= installed? +2. [ ] =net.ipv4.ping_group_range= sane? +3. [ ] ~ping perdu.com~ works? +**** TODO dpkg warnings about non-empty directories ([[https://www.debian.org/releases/trixie/release-notes/issues.en.html#dpkg-warning-unable-to-delete-old-directory][ref]]) +Double-check presence and content? +**** TODO =tzdata-legacy= split +Install, for kitschness? *** TODO … meet road ** Windows *** 2025-03