Re: Need assistance to build LuxCoreRender

2018-11-05 Thread Luya Tshimbalanga
biniSox9c99xT.bin Description: PGP/MIME version identification encrypted.asc Description: OpenPGP encrypted message ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code

Re: Enabling powerline theme system wide by default

2018-11-05 Thread Jonathan Underwood
On Thu, 1 Nov 2018 at 09:44, Nicolas Mailhot wrote: > If someone wants to do this the font powerline uses should be fixed to > used correct unicode point values (and PUA when it include things not > standardised by unicode). > > Otherwise powerline display is just broken on many terminals Is ther

Re: Enabling powerline theme system wide by default

2018-11-05 Thread Jonathan Underwood
On Thu, 1 Nov 2018 at 14:55, Randy Barlow wrote: > > On Wed, 2018-10-31 at 17:13 -0700, Luya Tshimbalanga wrote: > > Since powerline does > > not > > impact the performance, it will be great to set for Fedora 30. > > I experienced a performance problem with powerline on Fedora on a > Raspberry Pi

Re: Enabling powerline theme system wide by default

2018-11-05 Thread Nicolas Mailhot
Le 2018-11-05 11:31, Jonathan Underwood a écrit : On Thu, 1 Nov 2018 at 09:44, Nicolas Mailhot wrote: If someone wants to do this the font powerline uses should be fixed to used correct unicode point values (and PUA when it include things not standardised by unicode). Otherwise powerline displ

Ursa Major (modules in buildroot) enablement

2018-11-05 Thread Justin Forbes
This is related to an open ticket to Release Engineering (https://pagure.io/releng/issue/7840) which was brought to FESCo (https://pagure.io/fesco/issue/2003). We understand the need to enable this, but there is an impact to workflow for local builds. It is possible that some of this could be alle

Summary/Minutes from today's FESCo Meeting (2018-11-05)

2018-11-05 Thread Zbigniew Jędrzejewski-Szmek
Meeting started by zbyszek at 15:02:05 UTC. The full logs are available at https://meetbot.fedoraproject.org/fedora-meeting-1/2018-11-05/fesco.2018-11-05-15.02.log.html . Meeting summary --- * init process (zbyszek, 15:02:08) * follow-ups (zbyszek, 15:03:40) * 2003 Ursa Major (mo

Cassandra package looking for human power

2018-11-05 Thread Jakub Janco
Hello Fedora developers and maintainers, Apache Cassandra is a free and open-source distributed NoSQL database written in Java, we have a package since Fedora 27, I am a maintainer for about a year with a help of Augusto Caringi, but currently we dont have enought capacity to keep it up-to-date

Re: Ursa Major (modules in buildroot) enablement

2018-11-05 Thread Stephen John Smoogen
On Mon, 5 Nov 2018 at 11:14, Justin Forbes wrote: > > This is related to an open ticket to Release Engineering > (https://pagure.io/releng/issue/7840) which was brought to FESCo > (https://pagure.io/fesco/issue/2003). We understand the need to > enable this, but there is an impact to workflow for

Re: [Test-Announce] Proposal to CANCEL: 2018-11-05 Fedora QA Meeting

2018-11-05 Thread Silvia Sánchez
Hello all, While I have an interesting bug in Dnfdragora, I don't think it's super urgent, so if you want, we can skip this week and have a meeting the other week? I have one or two other little issues I'd like to discuss, but again nothing to die for. Kind regards, Silvia FAS: Lailah On Mon

Re: Ursa Major (modules in buildroot) enablement

2018-11-05 Thread Fabio Valentini
On Mon, Nov 5, 2018 at 5:13 PM Justin Forbes wrote: > > This is related to an open ticket to Release Engineering > (https://pagure.io/releng/issue/7840) which was brought to FESCo > (https://pagure.io/fesco/issue/2003). Until now, I've been mostly keeping quiet about the whole modularity thing -

Re: State building since Mon, 17 Sep 2018 16:12:27 UTC !???

2018-11-05 Thread Kevin Fenzi
On 11/1/18 8:03 PM, Sérgio Basto wrote: > this koji build [1] is in state bunding since , 17 Sep 2018 16:12:27 > UTC !??? > > [1] > https://koji.fedoraproject.org/koji/buildinfo?buildID=1145294 Cleaned up. Thanks for the heads up. kevin signature.asc Description: OpenPGP digital signature _

Re: Cassandra package looking for human power

2018-11-05 Thread Ricardo Martinelli Oliveira
I can help you with it. Do I need to request approval to get maintainer role to this package? I already created packages before. On Mon, Nov 5, 2018 at 2:58 PM Jakub Janco wrote: > > Hello Fedora developers and maintainers, > > Apache Cassandra is a free and open-source distributed NoSQL database

Re: Unretire recordmydesktop

2018-11-05 Thread Adam Williamson
On Sun, 2018-11-04 at 16:42 -0800, Samuel Sieb wrote: > On 11/4/18 11:47 AM, Michael Schwendt wrote: > > Quoting https://bugzilla.redhat.com/1538352#c1 > > > > > Yes, recordmydesktop was intentionally retired due to the project being > > > abandoned (no new release in 10 years), it contained many

[Fedocal] Reminder meeting : Modularity Office Hours

2018-11-05 Thread nils
Dear all, You are kindly invited to the meeting: Modularity Office Hours on 2018-11-06 from 10:00:00 to 11:00:00 US/Eastern At fedora-modular...@chat.freenode.net The meeting will be about: This is where you ask the Fedora Modularity Team questions (and we try to answer them)! Join us on

mass-removal of LANG=anything-not-C.UTF-8 in packages

2018-11-05 Thread Zbigniew Jędrzejewski-Szmek
Dear maintainers, I'm working again on implementing https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot. The first step is to replace LC_ALL=en_US.UTF-8 with LC_ALL=C.UTF-8 (and similarly for LANG=, LC_CTYPE=, etc.) in all spec files. This will be backwards and forward

Re: Ursa Major (modules in buildroot) enablement

2018-11-05 Thread Kevin Kofler
Fabio Valentini wrote: > I have to say, making core, non-leaf packages available as modules > only sounds like a *terrible* idea to me. > I don't want to have to deal with this uncooked mess if I just want to > do standard packaging. +1. And, for that matter, that goes even for standard USING, as

Re: mass-removal of LANG=anything-not-C.UTF-8 in packages

2018-11-05 Thread Kevin Kofler
Zbigniew Jędrzejewski-Szmek wrote: > The first step is to replace LC_ALL=en_US.UTF-8 with LC_ALL=C.UTF-8 > (and similarly for LANG=, LC_CTYPE=, etc.) in all spec files. But there are probably many more packages where the setting is hidden in upstream build scripts. > This will be backwards and f

Re: Unretire recordmydesktop

2018-11-05 Thread Samuel Sieb
On 11/5/18 12:47 PM, Adam Williamson wrote: On Sun, 2018-11-04 at 16:42 -0800, Samuel Sieb wrote: I don't know about the other bugs, but not working on Wayland can't be held against it. Nothing works to record the desktop on Wayland since that isn't supported yet. GNOME's inbuilt screen recor

Re: Unretire recordmydesktop

2018-11-05 Thread Adam Williamson
On Mon, 2018-11-05 at 17:07 -0800, Samuel Sieb wrote: > On 11/5/18 12:47 PM, Adam Williamson wrote: > > On Sun, 2018-11-04 at 16:42 -0800, Samuel Sieb wrote: > > > I don't know about the other bugs, but not working on Wayland can't be > > > held against it. Nothing works to record the desktop on W

[Test-Announce] Fedora 30 Rawhide 20181105.n.1 nightly compose nominated for testing

2018-11-05 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 30 Rawhide 20181105.n.1. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Fedora Rawhide-20181105.n.1 compose check report

2018-11-05 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 33/142 (x86_64), 7/24 (i386), 1/2 (arm) New failures (same test did not fail in Rawhide-20181030.n.0): ID: 305344 Test: x86_64 Server-dvd-iso support_server URL: https://openqa.fedoraproject.org/tests/305344 ID: 305423 Test: x86_64 unive