From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 21 16:11:57 2022 Received: (at 57608) by debbugs.gnu.org; 21 Nov 2022 21:11:57 +0000 Received: from localhost ([127.0.0.1]:49007 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxE57-0006xZ-GQ for submit@debbugs.gnu.org; Mon, 21 Nov 2022 16:11:57 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxE55-0006xL-Hk for 57608@debbugs.gnu.org; Mon, 21 Nov 2022 16:11:56 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxE4w-0004pX-Lj; Mon, 21 Nov 2022 16:11:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=gXIjFXbErjUczZq08W7TmCC928OuoDNDSLffpH4Kbyk=; b=NAO5Lh7e5GVToBX9x+hy vTuk0dg8LpStfLhigF90AHUIdkEowZ/6phknvbAxhFBNwvBySRHWPZIa+TjBnmPZPMDcasJ+tZwW7 jkIRqJxIi8Qgu+9XS9kUl2dl/7vhnztXE6sdbo8US56LIPfCkgDVPNtz4/A5nXnUIRzSyoony668P p/AT9C9bf6WhRI2e7cDFEli16Gretqoyoo5qpIomcCJup9mgA+qeDZ6YGUZpQqpX8z8FtISdyDj/b e04f8u34+W1gAI6kdfx/4uD4FTcAj3iJ+g7ZzY0UE5Sj8CCZf/LMuvanDRnK7QjqNQfuJaHPRKqVJ 7782sKsrZ/5U/A==; Received: from [84.214.173.6] (helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxE4n-0005OR-Vl; Mon, 21 Nov 2022 16:11:44 -0500 From: Marius Bakke To: phodina , marekpasnikowski@protonmail.com, 57608@debbugs.gnu.org Subject: Re: bug#57608: Upstreaming KDE Plasma and rest of packages In-Reply-To: <_9i_X2elmnmVduuEMWiqx4qwh8Jlu6wffrzRfrk0M2boZ-SINJbuBmUDidz8oMTRJhaeeNmsNGvDgNTbPRLyCy1EcDAYVk6nwNlliDDWy6M=@protonmail.com> References: <87h70wap7m.fsf_-_@gnu.org> <_9i_X2elmnmVduuEMWiqx4qwh8Jlu6wffrzRfrk0M2boZ-SINJbuBmUDidz8oMTRJhaeeNmsNGvDgNTbPRLyCy1EcDAYVk6nwNlliDDWy6M=@protonmail.com> Date: Mon, 21 Nov 2022 22:11:34 +0100 Message-ID: <87zgckypvd.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 57608 Cc: maxim.cournoyer@gmail.com, ludo@gnu.org, maximedevos@telenet.be, mail@brendan.scot, leo@famulari.name, h.goebel@crazy-compilers.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable phodina skriver: > So here are the patches. There are in tar as there is 171 of them :-) > > - The last patch is for building a desktop if you want to test it and don= 't want to wait for the gnome desktop to be built. > > - Package kwin-effects-yet-another-magic-lamp=E2=80=8B unfortunately brok= e due to update of kwin=E2=80=8B to 5.25.5. > > - The other package is kapidox=E2=80=8B . There I tried to remove the pha= se `sanity-check` but there is still missing gv=E2=80=8B module > > - Package discover=E2=80=8B runs but can't connect to whatever online so = you don't get SW listed to install > > - Some good news - kalendar=E2=80=8B, itinerary=E2=80=8B, kongress=E2=80= =8B and other apps seem to work fine > > - The deal breaker is that Plasma DE does not work ... yet. X11 displays = black screen and wayland does not even start. I have dedicated machine wher= e I intend to have a look into the issue by strace, going through logs etc. > > - I also tried to update krita to 5.1.1 and ran out of space in tmpfs - i= t ate about 30 GB and failed ~90% of the build on clean machine with 32 GB = of RAM. Is there a way to run build in different location - on the SSD/NVME= /HDD? > > I'll keep the branch plasma on github stable [1]. Awesome work Petr. :-) I went through the branch and applied most of the patches. With a few changes: * shortened multi-line URLs * added (file-name ...) for git sources * removed knetworkmanager -- AFAICT it is identical to networkmanager-qt * switched to git-fetch for packages that were downloading tarballs from the KDE GitLab. This is because such autogenerated tarballs are not stable: they may get regenerated with a different hash. * dropped the !! commits * Minor tweaks to synopses and descriptions * A few commits had a random edit to a different package: I reverted those edits. An example: https://github.com/phodina/guix/commit/5eaa9c49a78eed419db7847668a55c079b= ad5b71 * Removed use of direct variable references, i.e. #$qtbase. Always use (search-input-file ...), (search-input-directory ...) or as a last resort #$(this-package-input "foo"). * Skipped commits that would trigger a lot of rebuilds, e.g. gpgme. * Skipped cosmetic commits such as using G-expressions in Qt packages; mainly because of rebuilds, but also because they were not indented properly. Some also introduced direct #$variable references. * Dropped the plasma-desktop-service since it was not working for me. For later reference, when adding patches, please add a sentence or two at the top of the patch describing what it does. I did not edit the patches (except for a long file name), because I did not know what it was for. Presumably you did; future you will thank you! Pushed to 'master' as fe3be8d5e0..82804298ad ! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCY3vphg8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHfWIwEA5vwwA7FKpTl0eFHnVwi0+6R1PBtTXO4hKdNy C6OyPtoA/3Z7+8LlMLHlTfupMHxNwNBBzQGW+dmkWpYvxl2oKnoF =RtAe -----END PGP SIGNATURE----- --=-=-=--