Your message dated Wed, 25 Feb 2026 21:56:23 +0000
with message-id <[email protected]>
and subject line Bug#1124472: fixed in riseup-vpn 0.25.8+ds3-4
has caused the Debian Bug report #1124472,
regarding riseup-vpn: "cinnamon : could not find polkit agent"
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.)
--
1124472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124472
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: riseup-vpn
Version: 0.24.10+ds1-1+deb13u1.1
Severity: important
Tags: patch
X-Debbugs-Cc: [email protected]
Dear Maintener,
* What led up to the situation? I am using cinnamon, riseup-vpn start failed
with the following message : "could not find polkit agent".
* What exactly did you do (or not do) that was effective (or
ineffective)? I launched riseup-vpn in a Cinnamon session
* What was the outcome of this action? it failed with the message "could not
find polkit agent".
* What outcome did you expect instead ? That riseup-vpn starts normally.
Patching pkg/launcher/launcher_linux.go and adding "cinnamon" to the
polkitProcNames array in the isPolkitRunning function solved the problem. I'm
attaching the patch to this report. Thanks !
-- System Information:
Debian Release: 13.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.57+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages riseup-vpn depends on:
ii ca-certificates 20250419
ii cinnamon [polkit-1-auth-agent] 6.4.10-2
ii iproute2 6.15.0-1
ii iptables 1.8.11-2
ii libc6 2.41-12
ii libgcc-s1 14.2.0-19
ii libqt6core6t64 6.8.2+dfsg-9+deb13u1
ii libqt6gui6 6.8.2+dfsg-9+deb13u1
ii libqt6qml6 6.8.2+dfsg-7
ii libqt6svg6 6.8.2-3
ii libqt6widgets6 6.8.2+dfsg-9+deb13u1
ii libstdc++6 14.2.0-19
ii mate-polkit [polkit-1-auth-agent] 1.26.1-4+b1
ii openvpn 2.6.14-1+deb13u1
ii pkexec 126-2
ii procps 2:4.0.4-9
ii python3 3.13.5-1
ii qml6-module-qt-labs-platform 6.8.2+dfsg-7
ii qml6-module-qt-labs-settings 6.8.2+dfsg-7
ii qml6-module-qtcore 6.8.2+dfsg-7
ii qml6-module-qtqml-workerscript 6.8.2+dfsg-7
ii qml6-module-qtquick 6.8.2+dfsg-7
ii qml6-module-qtquick-controls 6.8.2+dfsg-7
ii qml6-module-qtquick-dialogs 6.8.2+dfsg-7
ii qml6-module-qtquick-effects 6.8.2+dfsg-7
ii qml6-module-qtquick-layouts 6.8.2+dfsg-7
ii qml6-module-qtquick-templates 6.8.2+dfsg-7
ii qml6-module-qtquick-window 6.8.2+dfsg-7
Versions of packages riseup-vpn recommends:
ii qt6-wayland 6.8.2-4
riseup-vpn suggests no packages.
-- no debconf information
Description: <short summary of the patch>
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
.
riseup-vpn (0.24.10+ds1-1+deb13u1.1) UNRELEASED; urgency=medium
.
* Non-maintainer upload.
* # compatible cinnamon
Author: ellana <[email protected]>
---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:
Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>
Last-Update: 2026-01-01
--- riseup-vpn-0.24.10+ds1.orig/pkg/launcher/launcher_linux.go
+++ riseup-vpn-0.24.10+ds1/pkg/launcher/launcher_linux.go
@@ -136,6 +136,7 @@ func isPolkitRunning() (bool, error) {
"fingerprint-polkit-agent",
"xfce-polkit",
"phosh",
+ "cinnamon",
}
processes, err := ps.Processes()
--- End Message ---
--- Begin Message ---
Source: riseup-vpn
Source-Version: 0.25.8+ds3-4
Done: Nilesh Patra <[email protected]>
We believe that the bug you reported is fixed in the latest version of
riseup-vpn, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nilesh Patra <[email protected]> (supplier of updated riseup-vpn package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 26 Feb 2026 01:27:42 +0530
Source: riseup-vpn
Architecture: source
Version: 0.25.8+ds3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 1124472
Changes:
riseup-vpn (0.25.8+ds3-4) unstable; urgency=medium
.
* Add patch to add in more desktop environments and polkit
binary paths to startup polkit on service start. (Closes: #1124472)
* Bump Standards-Version to 4.7.3 (no changes needed)
Checksums-Sha1:
aebd49d57e652f4188211b8f47b801078a57c949 3805 riseup-vpn_0.25.8+ds3-4.dsc
2489e97c3939d448a037a451cb17d0019d7940ad 12440
riseup-vpn_0.25.8+ds3-4.debian.tar.xz
b1e0c3ea72f0483d94dd65837ba3aff932884ead 9732264
riseup-vpn_0.25.8+ds3-4.git.tar.xz
59b498e35e8acd70784d68c3ad0c6623cf28ad26 17326
riseup-vpn_0.25.8+ds3-4_source.buildinfo
Checksums-Sha256:
9956b62ffd6bf46e85a7bcc8fc0ccfd962ca3ba7874785a971c89c1b0299ca61 3805
riseup-vpn_0.25.8+ds3-4.dsc
a65cd66562afd0111cd47729c3c7c54eefc57637ab2b316c4274479c72ba9c70 12440
riseup-vpn_0.25.8+ds3-4.debian.tar.xz
d48f0399ce48c02ab67b328893e8426f70f3aaa96ad1eb1590ce93d2729a46fa 9732264
riseup-vpn_0.25.8+ds3-4.git.tar.xz
8ce7b567ac9dff4f5d9e040a7fd2c95a5ae0899cb778adb5a06d39a416473207 17326
riseup-vpn_0.25.8+ds3-4_source.buildinfo
Files:
29e430203b5de7658b42c231cb6b7b95 3805 net optional riseup-vpn_0.25.8+ds3-4.dsc
2d395ef6afd2e7e5c6f039fc77a5a9b2 12440 net optional
riseup-vpn_0.25.8+ds3-4.debian.tar.xz
9d894a8a530899fd9d8e15095e0de3d6 9732264 net optional
riseup-vpn_0.25.8+ds3-4.git.tar.xz
5f821ab145ceabfe83d61633533556fc 17326 net optional
riseup-vpn_0.25.8+ds3-4_source.buildinfo
Git-Tag-Info: tag=e56852cdf8ca844da380473ba5ed967e8cd753e4
fp=a095b66ee09024bee6a2f0722a27904bd7243eda
Git-Tag-Tagger: Nilesh Patra <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmmfV3wACgkQYG0ITkaD
wHkvAhAA2yeoVTM2GlNsSkdihK30sKocI8Un/Exd1CsfjYaGBB/AY1wSKGALlEMh
NRnlXp6OBOAxlL7H3bB9dHL5RWyHL3Cau0DLHBhwL8n5smtLpJtA4GJ/mxW1aDKG
P/PsbEgWTYQCgI9JC7WsxsrQokk81lEaQp9uNtTcHrQq9qv4FevJ/IXhgGRa6f4p
gsXwB3vP8u2dqyC5Hz+RcaQypFDz/HRbXre4d+xcnSmsZeiUHQ8VbZcvuFXLv6qa
Ezv/vzckmWbi1l7ndab19SOMsoWPIAHDspE5eZoH5BUWNMWJP/FtoXhEpR3s+/1+
JZAPyv/D6RIdhRw1IpX14PCKQGj7/gykXPI5UMsQMTTJlZOjnbZQLpXH4pZi0oCF
ILV2LyKf6bcPm9BtubMe7O/JPZifhKz4LqyWyCWHhYOtWGZvq+0wyoJWApPxpbL7
xj9FTk4Uri4N1TYfZTw7c1rtdZn82ZubzlqmDahmf7LgtRV457k9YSLFiK31HYgx
GbZIdvYKAMUXDFGJ+L+FK66ZjwOsdnaZ8UcaV8SA46jL/JT8Ppydc1uJNRT0X/JR
hGeoXxnNMfPvknYPF7TrgH/Zbqmpbck1gLfCpVu+ztbZ/3+XhhHSufCEGy8DlxAy
FMItuk1SIUTThmcj3ugii2CmLe6R5gwpFgSJx2FwoVRumEMN3Xs=
=cD3O
-----END PGP SIGNATURE-----
pgpWhXAvJmgev.pgp
Description: PGP signature
--- End Message ---