Your message dated Wed, 22 Jul 2026 20:26:17 +0900
with message-id <[email protected]>
and subject line Re: greetd: greed fails to configure, when it's running
has caused the Debian Bug report #1103172,
regarding greetd: greed fails to configure, when it's running
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1103172: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103172
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: greetd
Version: 0.10.3-4
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I've tested upgrade from bookworm to trixie over console without logging
into graphical session. During the upgrade greetd (with phog) was running.
```
Setting up greetd (0.10.3-4) ...
usermod: user _greetd is currently used by process 2540
dpkg: error processing package greetd (--configure):
installed greetd package post-installation script
subprocess returned error exit status 8
dpkg: dependency problems prevent configuration of phog:
phog depends on greetd (>= 0.9.0-3); however:
Package greetd is not configured yet.
dpkg: error processing package phog (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
greetd
phog
```
When I login into graphical session, then greetd upgrade finishes
successfully.
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: arm64 (aarch64)
Kernel: Linux 6.12-sunxi64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_CRAP
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages greetd depends on:
ii adduser 3.150
ii init-system-helpers 1.68
ii libc6 2.41-6
ii libgcc-s1 14.2.0-19
ii libpam0g 1.7.0-3
greetd recommends no packages.
Versions of packages greetd suggests:
pn wlgreet <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Quack,
When greetd was first packaged it was using /etc/greetd as home
directory. Then later I realised that was not a great choice and moved
it. The usermod calls that fails tries to move the home to a new place
but because it is running it fails. I don't know how I missed that while
testing but I guess I was lucky in the sequence of events.
This was a one-time event though, once migrated you won't encounter this
problem.
In 0.10.3-6 that I just uploaded the user creation was refactored and it
should not happen again.
Regards.
\_o<
--
Marc Dequènes
--- End Message ---