Bug#1108596: marked as done (libkf6su6: Relax dependency on sudo)
Your message dated Sun, 16 Nov 2025 23:39:48 +0100
with message-id <[🔎] 3382901.aeNJFYEL58@grummly>
and subject line Re: Bug#1108596: libkf6su6: Relax dependency on sudo
has caused the Debian Bug report #1108596,
regarding libkf6su6: Relax dependency on sudo
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 owner@bugs.debian.org
immediately.)
--
1108596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108596
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: libkf6su6: Relax dependency on sudo
- From: Tobias Gruetzmacher <tobias-debian@23.gs>
- Date: Tue, 01 Jul 2025 08:58:04 +0200
- Message-id: <175135308495.8099.16411920251280087548.reportbug@sumomo>
Package: libkf6su6
Version: 6.13.0-1
Severity: wishlist
Dear maintainer,
as far as I can see
(https://invent.kde.org/frameworks/kdesu/-/blob/master/CMakeLists.txt?ref_type=heads#L39)
kdesu supports 3 different backends:
- sudo
- doas
- su
It would be nice if kdesu didn't force the user to install one of them
if they prefer one of the other ones. Maybe just add opendoas as an
alternative dependency?
Slightly related: #895260 (but I don't want to change the default, just
want to be able to easily remove sudo if I prefer doas)
Regards, Tobias
-- System Information:
Debian Release: 13.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.33+deb13-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=de:en_GB:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libkf6su6 depends on:
ii libc6 2.41-9
ii libkf6configcore6 6.13.0-2
ii libkf6coreaddons6 6.13.0-1
ii libkf6pty6 6.13.0-1
ii libkf6su-data 6.13.0-1
ii libqt6core6t64 6.8.2+dfsg-8
ii libstdc++6 14.2.0-19
ii sudo 1.9.16p2-2
Versions of packages libkf6su6 recommends:
ii libkf6su-bin 6.13.0-1
libkf6su6 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
control: tags -1 wontfix
Le mardi 1 juillet 2025, 08:58:04 heure normale d’Europe centrale Tobias Gruetzmacher a écrit :
> Dear maintainer,
Dear Tobias,
> as far as I can see
> (https://invent.kde.org/frameworks/kdesu/-/blob/master/CMakeLists.txt?ref_type=heads#L39)
> kdesu supports 3 different backends:
>
> - sudo
> - doas
> - su
>
> It would be nice if kdesu didn't force the user to install one of them
> if they prefer one of the other ones. Maybe just add opendoas as an
> alternative dependency?
unfortunately this is a compile time selection if you look at the CMakeLists.txt 2 lines below and at [1].
So with the current code it’s not possible opt into one or the other at runtime like I understand you would like to do.
[1] https://invent.kde.org/frameworks/kdesu/-/blob/master/src/suprocess.cpp?ref_type=heads#L28
If that issue is important enough to you you could :
- work upstream to make it something configurable at runtime (checking first with upstream if they’re interested in the feature at all),
- try doing a dual build of the kf6-kdesu source package, producing both the current binaries and their -doas equivalent or something.
I’m not going to work on either and I’m not 100% sure how my second option could work so I’ll be closing that bug for now.
Feel free to give feedback here if you make progress on any of these options or others.
Happy hacking,
--
Aruélien
--- End Message ---
Reply to: