#14176 closed enhancement (fixed)
systemd-247
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 10.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
A new pre-release version of systemd has been tagged.
Change History (11)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Summary: | systemd-247-rc1 (Wait until final release) → systemd-247-rc2 (Wait until final release) |
---|
comment:3 by , 4 years ago
Summary: | systemd-247-rc2 (Wait until final release) → systemd-247 |
---|
comment:4 by , 4 years ago
Milestone: | hold → 10.1 |
---|
comment:5 by , 4 years ago
The combination of systemd-247 and gnome-session-3.38 is causing 2 minutes delay at poweroff. Not sure if it's a systemd issue or a gnome-session issue, but my (and the Debian maintainers') guess is subject to gnome-session.
Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975400
I reported this at https://gitlab.gnome.org/GNOME/gnome-session/-/issues/74.
comment:6 by , 4 years ago
It can be "workarounded" by adding a sed in gnome-session installation, but the "workaround" may cause unwanted side effects.
comment:7 by , 4 years ago
GNOME developers has made a fix: https://gitlab.gnome.org/GNOME/gnome-session/-/merge_requests/55
We can just add
echo 'Slice=-.slice' >> data/gnome-session-restart-dbus.service.in
installing gnome-session.
comment:8 by , 4 years ago
Xi, I'm going to split the gnome-session issue into a different ticket so I can close this one shortly
comment:9 by , 4 years ago
xf86-input-wacom needs to be adapted to handle the udev changes:
sed -i 's/ACTION!="add|change"/ACTION=="remove"/' conf/wacom.rules
comment:11 by , 4 years ago
libwacom needed to be adapted similar to xf86-input-wacom. Done at r23969
Now -rc2