Your message dated Fri, 09 Apr 2021 11:44:23 +0000
with message-id <[email protected]>
and subject line unblock luckybackup
has caused the Debian Bug report #986664,
regarding unblock: luckybackup/0.5.0-5
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.)
--
986664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986664
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package luckybackup
This release just fixes the start-as-root command, which was not
working anymore.
full diff:
diff -Naur '--exclude=.svn' 0.5.0-4/debian/changelog 0.5.0-5/debian/changelog
--- 0.5.0-4/debian/changelog 2020-11-19 15:10:17.755212916 +0100
+++ 0.5.0-5/debian/changelog 2021-03-18 15:31:40.217179052 +0100
@@ -1,3 +1,10 @@
+luckybackup (0.5.0-5) unstable; urgency=medium
+
+ * Add patch 02-fix-pkexec from Bob to fix starting luckybackup as superuser.
+ Closes: #985169
+
+ -- Patrick Matthäi <[email protected]> Thu, 18 Mar 2021 15:26:12 +0100
+
luckybackup (0.5.0-4) unstable; urgency=medium
* Adjust lintian overrides.
diff -Naur '--exclude=.svn' 0.5.0-4/debian/patches/02-fix-pkexec.diff
0.5.0-5/debian/patches/02-fix-pkexec.diff
--- 0.5.0-4/debian/patches/02-fix-pkexec.diff 1970-01-01 01:00:00.000000000
+0100
+++ 0.5.0-5/debian/patches/02-fix-pkexec.diff 2021-03-18 15:31:40.201179138
+0100
@@ -0,0 +1,11 @@
+# Fix luckybackup is not starting as superuser. Tested on KDE.
+# Closes: #985169
+
+diff -Naur luckybackup-0.5.0.orig/menu/luckybackup-pkexec
luckybackup-0.5.0/menu/luckybackup-pkexec
+--- luckybackup-0.5.0.orig/menu/luckybackup-pkexec 2018-11-02
15:36:19.000000000 +0100
++++ luckybackup-0.5.0/menu/luckybackup-pkexec 2021-03-18 15:23:14.183871758
+0100
+@@ -1,3 +1,3 @@
+ #!/bin/sh
+-pkexec "/usr/bin/luckybackup" "$@"
+
++pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY "/usr/bin/luckybackup" "$@"
diff -Naur '--exclude=.svn' 0.5.0-4/debian/patches/series
0.5.0-5/debian/patches/series
--- 0.5.0-4/debian/patches/series 2020-11-19 15:10:17.747212945 +0100
+++ 0.5.0-5/debian/patches/series 2021-03-18 15:31:40.205179117 +0100
@@ -1 +1,2 @@
01-spelling-error.diff
+02-fix-pkexec.diff
unblock luckybackup/0.5.0-5
-- System Information:
Debian Release: 10.9
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-16-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Unblocked luckybackup.
--- End Message ---