Package: seatd
Version: 0.9.2-1
Severity: normal

Dear Maintainer,

seatd was upgraded to version 0.9.2-1 and it killed Wayfire.
I think its postinst script needs a check to skip the restart
on upgrade if a Wayland session is active, somewhat similar to what
the xdm postinst script is doing.

Maybe something like this can detect if seatd is in use:

  grep /run/seatd.sock /proc/net/unix | cut -d " " -f 6 | grep 03

("03" is connected state, trying to avoid to depend on
additional tools like lsof or ss)


Thanks,
Johannes


-- System Information:
Debian Release: forky/sid
  APT prefers oldstable-security
  APT policy: (500, 'oldstable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.17.11 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.utf-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages seatd depends on:
ii  debconf              1.5.91
ii  init-system-helpers  1.69
ii  libc6                2.42-7

Versions of packages seatd recommends:
pn  libseat1  <none>

seatd suggests no packages.

Reply via email to