Re: Kubernetes 1.32 Beta 0

2024-11-06 Thread Code Zombie
Which binaries first this package include? On Wed, Nov 6, 2024, 21:58 Brad Smith wrote: > The rpm for Kubernetes v1.32 (kubernetes1.32) has been pushed into > rawhide with the beta.0 release. This rpm will also be available in > F41. Rawhide and F41 also have kubernetes1.31, kubernetes1.30, and

Is there an official Fedora for WSL?

2020-06-02 Thread Code Zombie
Hi I recently realized that Windows WSL works by actually installing a Linux distribution. However, I have not used it and don't know much of it. Is there an official branch of Fedora for WSL or a plan to create one? I guess it has to be somehow custom Fedora since not all Linux distros are suppo

Re: Any plans to include kotlin in Fedora

2020-02-14 Thread Code Zombie
So I suppose if someone takes on Gradle again, it would be possible to add Kotlin to Fedora. But overall, it seems rather complicated. -Mehdi On Thu, Feb 13, 2020, 19:03 Kevin Kofler wrote: > Dridi Boukelmoune wrote: > > I think it boils down to having people to do the work, which is > > proba

Any plans to include kotlin in Fedora

2020-02-12 Thread Code Zombie
Hi Kotlin is an open source project. Are there any plans to include its compiler in Fedora (if not already) repositories? Currently, it is installed manually on Linux to the best of my knowledge, but Mac systems already install it with HomeBrew. - Mehdi ___

Re: Any plans on maintaining Apache NetBeans

2020-02-05 Thread Code Zombie
The flatpak packages seem huge in size (at least that's what is shown in the Gnome Software application). Also, for one, Flatpak version of Eclipse does not support built-in support. On Wed, Feb 5, 2020 at 4:12 AM Aleksandar Kurtakov wrote: > > > On Wed, Feb 5, 2020 at 6:07

Re: Any plans on maintaining Apache NetBeans

2020-02-05 Thread Code Zombie
What do you mean? The source code built successfully on my Fedora 31 system with JDK 11 (using ant). On Wed, Feb 5, 2020 at 3:22 AM Vitaly Zaitsev via devel < devel@lists.fedoraproject.org> wrote: > On 05.02.2020 05:05, Code Zombie wrote: > > Is Fedora considering to add it to its

Any plans on maintaining Apache NetBeans

2020-02-04 Thread Code Zombie
Currently at its version 11.2, Apache NetBeans is a great piece of development software. Is Fedora considering to add it to its packages? Does anyone already plan to maintain it or can I take it over? - Mehdi ___ devel mailing list -- devel@lists.fedorap

Re: lv2-sorcer is not installable

2020-01-05 Thread Code Zombie
I hope the package gets unretired, because the way things are now, even dnf groupinstall "Audio Production" fails to work. - Mehdi On Sun, Jan 5, 2020, 15:11 Guido Aulisi wrote: > Il giorno dom, 05/01/2020 alle 12.21 +0100, Miro Hrončok ha scritto: > > On 03. 01. 20 19:24, Kevin Kofler wrote: >

lv2-sorcer is not installable

2020-01-03 Thread Code Zombie
Hi lv2-sorcer cannot be installed on Fedora 31. Seems like the libntk lib needed by the package is not provided by any packages. The full installation error is as follows: ``` sudo dnf install lv2-sorcer Last metadata expiration check: 0:32:35 ago on Fri 03 Jan 2020 08:00:41 AM EST. Error: Prob

Re: Fedora 31 Does Not Use Swap Well?

2019-11-10 Thread Code Zombie
un, Nov 10, 2019 at 5:12 PM Łukasz Posadowski wrote: > Data Sun, 10 Nov 2019 15:41:26 -0500 > Code Zombie napisał(a): > > > I recently installed a fresh Fedora 31 in order to improve > > performance. I have started to have a new problem. When my memory > > fills up wh

Re: Fedora 31 Does Not Use Swap Well?

2019-11-10 Thread Code Zombie
Some more info following my last Email, Swap is 8GB (equal to memory) and the hard disk is a 2-year old 250 GB SSD. On Sun, Nov 10, 2019 at 3:41 PM Code Zombie wrote: > > Hi, > I recently installed a fresh Fedora 31 in order to improve performance. I > have started to have a new p

Fedora 31 Does Not Use Swap Well?

2019-11-10 Thread Code Zombie
Hi, I recently installed a fresh Fedora 31 in order to improve performance. I have started to have a new problem. When my memory fills up when launching an Android emulator, the system starts acting very slowly and becomes quite unresponsive. I used to fill both memory and swap close to 100% withou

Re: Blender for Fedora 31 does not support multimedia?

2019-11-01 Thread Code Zombie
a branch. > > https://negativo17.org/repos > > Make sure to keep that repo disabled to avoid conflict with rpmfusion. > > Luya > On 2019-10-31 11:09 a.m., Code Zombie wrote: > > Thanks Luya, > I have all ffmpeg and gstreamer codecs installed. However, I think blender

Re: Blender for Fedora 31 does not support multimedia?

2019-11-01 Thread Code Zombie
e via > fedora-multimedia branch. > > https://negativo17.org/repos > > Make sure to keep that repo disabled to avoid conflict with rpmfusion. > > Luya > On 2019-10-31 11:09 a.m., Code Zombie wrote: > > Thanks Luya, > I have all ffmpeg and gstreamer codecs install

Re: Blender for Fedora 31 does not support multimedia?

2019-10-31 Thread Code Zombie
issue before. - Mehdi On Thu, Oct 31, 2019 at 11:26 AM Luya Tshimbalanga wrote: > > On 2019-10-31 5:05 a.m., Code Zombie wrote: > > Hi > > > > It seems that Blender 2.8 on Fedora 31 does not support sound and > > video playback and export. > > Does anyone have th

Blender for Fedora 31 does not support multimedia?

2019-10-31 Thread Code Zombie
Hi It seems that Blender 2.8 on Fedora 31 does not support sound and video playback and export. Does anyone have the same issue? Is that normal on Fedora 31? - Mehdi ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: Orphaning eclipse-cdt

2019-10-25 Thread Code Zombie
Hey Jeff What do you mean by modules? Regards Mehdi On Fri, Oct 25, 2019 at 9:22 PM Jeff Johnston wrote: > The eclipse-cdt package is being superseded by modules and it has missing > dependencies such that it FTBFS so I am orphaning this project. > > -- Jeff J. > __

Why Redhat and Fedora create rpms differently

2019-10-25 Thread Code Zombie
Hi Just trying to get started with packaging. I started with a pretty big app, and looking through tutorials, it seems Fedora and Redhat use different ways to create rpms. I am a bit confused, seems complicated. Which one will work on Fedora? Some mentioned docs : Fedora: https://docs.fedorapro

Re: No More LMMS Updates to Fedora?

2019-10-20 Thread Code Zombie
Thanks Adam for the information. By the way I meant version 1.2, as v2.0 does not even exist. I'll try contacting the current maintainer as you suggested. Best regards On Sun, Oct 20, 2019, 7:47 AM Adam Williamson wrote: > On Sat, 2019-10-19 at 14:35 -0400, Code Zombie wrote: >

No More LMMS Updates to Fedora?

2019-10-19 Thread Code Zombie
It seems that Fedora repo has been providing lmms version 1.1.3 roughly released three years ago. I'm curious if that is there is no one to maintain the package or there are legal problems with the new versions of LMMS (currently 2.0) disallowing update of the package to new versions. I would appre

Re: Way to visualize where Fedora contributors are around the world?

2019-10-12 Thread Code Zombie
Hi. I like the idea. Is that really needed? What are the benefits to such a map? On Fri, Oct 11, 2019, 10:18 PM Richard Shaw wrote: > Just a random thought I had but I actually have no idea which > contributors/packagers are closest to me here in Mississippi, USA. > > That got me thinking it wo

Re: Donate 1 minute of your time to test upgrades from F30 to F31

2019-09-11 Thread Code Zombie
Hi Here's my output (I am running F30): Problem 1: problem with installed package eclipse-jgit-5.4.0-4.fc30.noarch - eclipse-jgit-5.4.0-4.fc30.noarch does not belong to a distupgrade repository - nothing provides jgit = 5.3.0-5.fc31 needed by eclipse-jgit-5.3.0-5.fc31.noarch Problem 2: pack