Package: git-daemon-run
Version: 1:2.36.1-1
Severity: important
Tags: patch
X-Debbugs-Cc: plore...@disroot.org

Hi,

git-daemon-run fails to purge because in postrm it does

! deluser --version >/dev/null 2>&1 || exec deluser -f gitlog

but '-f' does not appear to be a valid option in Debian deluser since a while.
Gitlog user is created with '--home /nonexistent' and '--no-create-home' 
options, so
I think just removing the -f option will fix this the right way.

Regards,
Lorenzo


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: runit (via /run/runit.stopit)
LSM: AppArmor: enabled

Versions of packages git-daemon-run depends on:
ii  adduser  3.129
ii  git      1:2.36.1-1
ii  runit    2.1.2-48

git-daemon-run recommends no packages.

git-daemon-run suggests no packages.

-- no debconf information

Reply via email to