[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#990995: marked as done (unblock: live-config/11.0.2)



Your message dated Tue, 13 Jul 2021 17:19:32 +0000
with message-id <E1m3M4C-0006rB-1B@respighi.debian.org>
and subject line unblock live-config
has caused the Debian Bug report #990995,
regarding unblock: live-config/11.0.2
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.)


-- 
990995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990995
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: jcc@debian.org

Please unblock package live-config

[ Reason ]
A path to the KDE (plasma) session has changed, which broke auto-logins
on KDE live media. This patch fixes that path.

[ Impact ]
Without this patch, users of KDE live media will have to know that they
have to type user/live in the loging prompt in sddm. Or the live team
may have to consider skipping a KDE spin until a point release.

[ Tests ]
Tested in a live session, this is also the same change done in Kubuntu.

[ Risks ]
This is a very trivial change.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

[ Other info ]
Apologies for how late this unblock request is reaching you, I filed
it before but due to a mail problem it seemed that it never made it
through. If release team can expidite it's transition that would be
great, especially since it's a trivial fix that fixes a really annoying
problem, if not, it's also possible to fix this for a point release.
Thanks for considering.

[ DebDiff ]

"""
diff -Nru live-config-11.0.2/components/0085-sddm live-config-11.0.3/components/0085-sddm
--- live-config-11.0.2/components/0085-sddm	2021-01-08 15:46:43.000000000 +0200
+++ live-config-11.0.3/components/0085-sddm	2021-06-28 11:43:36.000000000 +0200
@@ -67,7 +67,7 @@
 	then
 		LIVE_X_SESSION_MANAGER=$(realpath /usr/bin/x-session-manager)
 		case "${LIVE_X_SESSION_MANAGER}" in
-			/usr/bin/startkde)
+			/usr/bin/startplasma-x11)
 				LIVE_SESSION="plasma.desktop"
 				;;

diff -Nru live-config-11.0.2/debian/changelog live-config-11.0.3/debian/changelog
--- live-config-11.0.2/debian/changelog	2021-01-08 15:46:43.000000000 +0200
+++ live-config-11.0.3/debian/changelog	2021-06-28 11:43:41.000000000 +0200
@@ -1,3 +1,10 @@
+live-config (11.0.3) unstable; urgency=medium
+
+  * Integrate patch to fix kde plasma desktop auto-login,
+    thanks Leszek Lesner (Closes: #990390)
+
+ -- Jonathan Carter <jcc@debian.org>  Mon, 28 Jun 2021 11:43:41 +0200
+
 live-config (11.0.2) unstable; urgency=medium

   [ Raphaël Hertzog ]
"""

unblock live-config/11.0.2

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: