From malsasa at disroot.org Thu Dec 2 01:43:06 2021 From: malsasa at disroot.org (Ade Malsasa Akbar) Date: Thu, 2 Dec 2021 08:43:06 +0700 Subject: [Assist] [ASK] [SOLVED] Installation Issue with "Error Retrieving Keys" Messages In-Reply-To: References: <52481974-babc-28dd-e484-d59d2a861d5d@disroot.org> Message-ID: To Parabola Community, On 21/11/21 19.47, R?mi Borfigat wrote: > Hi Ade, Hi Remi, > No worries, these things are never easy. > Welcome aboard! Thank you very much this issue is now completely solved. Thanks to Parabola developers, Denis Carikli and Bill Auger on the #parabola IRC, they updated the necessary keyring packages in the repository and I confirm that it fixes the problem. In short, I just need to re-populate latest parabola-keyring into my installation session. I finally managed to install Parabola to my virtual machine. I have two Parabola machines, one with GNOME and one with KDE, both working normally and greatly now. I want to spread Parabola to more people, so I documented my success as articles too on website[1][2]. Sincerely yours, Ade Malsasa Akbar -------- [1] https://www.ubuntubuzz.com/2021/11/how-to-install-parabola-gnome-on-a-virtual-machine.html [2] https://www.ubuntubuzz.com/2021/12/how-to-install-kde-plasma-desktop-on-parabola-gnu-linux.html -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 665 bytes Desc: OpenPGP digital signature URL: From malsasa at disroot.org Thu Dec 2 02:16:25 2021 From: malsasa at disroot.org (Ade Malsasa Akbar) Date: Thu, 2 Dec 2021 09:16:25 +0700 Subject: [Assist] [ASK] Qt Creator Conflicts with The Dependency Clang=11.x Message-ID: <2fd1d69d-94bc-36aa-b100-3ce9f901f746@disroot.org> Hello, Parabola Community. I failed to install Qt Creator thanks to one failed dependency to satisfy, that is, clang=11.x.x. If I want qtcreator, I should first install clang exactly version 11.x.x, but that package version does not exist, so I cannot install the necessary clang and cannot install qtcreator either. Of course, I had finished pacman -Syyu several times before experiencing this error and sending this question. Here's my details: Issues: Installing with pacman: # pacman -s qtcreator Returns this error: "[...] cannot resolve clang-11.x.x., a dependency of qtcreator [...] this following package cannot be upgraded due to unresolvable dependencies: qtcreator [...] Do you want to skip [...]" Installing with makepkg PKGBUILD: $ makepkg PKGBUILD Returns this error: "Missing dependencies: [...] clang-11.x.x [...] could not resolve all dependencies" Installing the exact package version 11.x.x of clang: # pacman -S clang at 11.x.x Returns this error: " not found " Question: How to solve this issue so I can finally install and use Qt Creator? Thank you very much for all and everything. I apologize for my mistakes in this email of mine as I am a new member. Greetings and sincerely yours, Ade Malsasa Akbar -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 665 bytes Desc: OpenPGP digital signature URL: From bill-auger at peers.community Fri Dec 3 16:41:54 2021 From: bill-auger at peers.community (bill-auger) Date: Fri, 3 Dec 2021 11:41:54 -0500 Subject: [Assist] [ASK] Qt Creator Conflicts with The Dependency Clang=11.x In-Reply-To: <2fd1d69d-94bc-36aa-b100-3ce9f901f746@disroot.org> References: <2fd1d69d-94bc-36aa-b100-3ce9f901f746@disroot.org> Message-ID: <20211203114154.619e5053@parabola.localdomain> qtcreator needed to be rebuilt - thanks for noticing - the new package 5.0.3-2.parabola1 works now From bill-auger at peers.community Sun Dec 5 12:55:09 2021 From: bill-auger at peers.community (bill-auger) Date: Sun, 5 Dec 2021 07:55:09 -0500 Subject: [Assist] [ASK] Qt Creator Conflicts with The Dependency Clang=11.x In-Reply-To: <20211203114154.619e5053@parabola.localdomain> References: <2fd1d69d-94bc-36aa-b100-3ce9f901f746@disroot.org> <20211203114154.619e5053@parabola.localdomain> Message-ID: <20211205075509.5ba61924@parabola.localdomain> On Fri, 3 Dec 2021 11:41:54 -0500 bill-auger wrote: > package 5.0.3-2.parabola1 works now there is also v6.0.0 in libre-testing] if ppl want to try it now From malsasa at disroot.org Sun Dec 5 14:34:51 2021 From: malsasa at disroot.org (Ade Malsasa Akbar) Date: Sun, 5 Dec 2021 21:34:51 +0700 Subject: [Assist] [ASK] [SOLVED] Qt Creator Conflicts with The Dependency Clang=11.x In-Reply-To: <20211205075509.5ba61924@parabola.localdomain> References: <2fd1d69d-94bc-36aa-b100-3ce9f901f746@disroot.org> <20211203114154.619e5053@parabola.localdomain> <20211205075509.5ba61924@parabola.localdomain> Message-ID: To Parabola Community and my friend Bill, > qtcreator needed to be rebuilt - thanks for noticing - the new > package 5.0.3-2.parabola1 works now Thank you very much, this problem has been solved. I confirm that Qt Creator works on latest Parabola right now. To help spread Parabola to more audience, I wrote this tutorial on installing C++/Qt SDK on Parabola[1] based on my experience yesterday. On 05/12/21 19.55, bill-auger wrote: > > On Fri, 3 Dec 2021 11:41:54 -0500 bill-auger wrote: > >> package 5.0.3-2.parabola1 works now >> > there is also v6.0.0 in libre-testing] if ppl want to try it now > Thank you once again especially for the version 6. That is crazy awesome, Man. Sincerely yours, Ade Malsasa Akbar -------- [1] https://www.ubuntubuzz.com/2021/12/setup-cpp-qt-sdk-on-parabola-and-hyperbola-gnu-linux-systems.html.html -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 665 bytes Desc: OpenPGP digital signature URL: From malsasa at disroot.org Sun Dec 5 16:06:06 2021 From: malsasa at disroot.org (Ade Malsasa Akbar) Date: Sun, 5 Dec 2021 23:06:06 +0700 Subject: [Assist] [ASK] Gambas 3 Installation Failed Because of qt5-webengine and Related Packages Message-ID: <31ec1e04-c6ab-08d9-350a-8a43fb887f1c@disroot.org> Hello Parabola Community! Thank you for solving my previous issue with Qt SDK installation few days ago. Now, once again I want to install another Software Development Kit and this time it is Gambas 3. The installation was failed with recognizable errors. I ask how to solve this issue so I can install and run Gambas 3. My specification: - Parabola KDE Plasma 5.23 - Kernel 5.10 - Qt version 5.15.2 Issue: I failed to install Gambas 3. Step by step to reproduce: # pacman -Syy # pacman -Syyu # pacman -S gambas3 (I selected all choices of packages available) Error messages displayed and Gambas 3 is not installed and cannot be run. Error messages: Enter a selection (default=all): all resolving dependencies... warning: cannot resolve "qt5-webengine", a dependency of "gambas3-gb-qt5" warning: cannot resolve "gambas3-gb-qt5", a dependency of "gambas3-ide" warning: cannot resolve "qt5-webengine", a dependency of "gambas3-gb-qt5" warning: cannot resolve "gambas3-gb-qt5", a dependency of "gambas3-gb-qt5-webkit" warning: cannot resolve "gambas3-gb-qt5-webkit", a dependency of "gambas3-ide" Suspicion: I suspect this issue might be related to 'qt5-webengine' package considered nonfree by Parabola through your-freedom package. I think this could be replaced in a way so that Gambas 3 can be installed and used normally even without that nonfree package. Question: How to solve this issue so I can install and run Gambas 3 full software development kit normally? Thank you very much in advance and I apologize for mistakes I made as I am a new member in Parabola Community. Greetings and respects always to you all.? Sincerely yours, Ade Malsasa Akbar -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 665 bytes Desc: OpenPGP digital signature URL: